Type alias ConfigLike

ConfigLike: ServiceAccount | string | (() => ServiceAccount | string)

Generated using TypeDoc