Documentation
¶
Index ¶
- func LegacySyncedConfigMapSecretName(source types.NamespacedName) string
- func LegacySyncedSecretName(source types.NamespacedName) string
- func SourceSDSSecretName(source types.NamespacedName) string
- func SyncedConfigMapSDSSecretName(secretsNamespace string, source types.NamespacedName) string
- func SyncedConfigMapSecretName(source types.NamespacedName) string
- func SyncedSDSSecretName(secretsNamespace string, source types.NamespacedName) string
- func SyncedSecretName(source types.NamespacedName) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LegacySyncedConfigMapSecretName ¶
func LegacySyncedConfigMapSecretName(source types.NamespacedName) string
LegacySyncedConfigMapSecretName returns the pre-hash synced ConfigMap Secret name.
func LegacySyncedSecretName ¶
func LegacySyncedSecretName(source types.NamespacedName) string
LegacySyncedSecretName returns the pre-hash synced Secret name.
func SourceSDSSecretName ¶
func SourceSDSSecretName(source types.NamespacedName) string
SourceSDSSecretName returns the SDS resource name for a Secret consumed from its source namespace.
func SyncedConfigMapSDSSecretName ¶
func SyncedConfigMapSDSSecretName(secretsNamespace string, source types.NamespacedName) string
SyncedConfigMapSDSSecretName returns the SDS resource name for a synchronized ConfigMap.
func SyncedConfigMapSecretName ¶
func SyncedConfigMapSecretName(source types.NamespacedName) string
SyncedConfigMapSecretName returns the name of the Secret copy for a source ConfigMap.
func SyncedSDSSecretName ¶
func SyncedSDSSecretName(secretsNamespace string, source types.NamespacedName) string
SyncedSDSSecretName returns the SDS resource name for a synchronized Secret.
func SyncedSecretName ¶
func SyncedSecretName(source types.NamespacedName) string
SyncedSecretName returns the name of the Secret copy for a source Secret.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.