Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ManagerIdentity is the identity used for the secrets manager. ManagerIdentity = "extension-" + constants.ExtensionType // CAName is the name of the CA secret. CAName = "ca-extension-" + constants.ExtensionType )
Variables ¶
This section is empty.
Functions ¶
func ConfigsFor ¶
func ConfigsFor(namespace string) []extensionssecretsmanager.SecretConfigWithOptions
ConfigsFor returns configurations for the secrets manager for the given namespace.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.