Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExternalNameConfigs = map[string]config.ExternalName{ "vault_kubernetes_auth_backend_role": config.NameAsIdentifier, "vault_identity_group": config.NameAsIdentifier, }
ExternalNameConfigs contains all external name configurations for this provider.
Functions ¶
func ExternalNameConfigurations ¶
func ExternalNameConfigurations() config.ResourceOption
ExternalNameConfigurations applies all external name configs listed in the table ExternalNameConfigs and sets the version of those resources to v1beta1 assuming they will be tested.
func ExternalNameConfigured ¶
func ExternalNameConfigured() []string
ExternalNameConfigured returns the list of all resources whose external name is configured manually.
func ResourcesWithExternalNameConfig ¶ added in v1.3.0
func ResourcesWithExternalNameConfig() []string
ResourcesWithExternalNameConfig returns the list of resources that have external name configured in ExternalNameConfigs table.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.