Documentation
¶
Index ¶
- func GetConfigMapBody(configMapSecretDto types.ConfigMapSecretDto) k8sApiV1.ConfigMap
- func GetConfigMapJson(configMapSecretDto types.ConfigMapSecretDto) (string, error)
- func GetConfigMapSecretDto(configSecretMap bean.ConfigSecretMap, ownerRef k8sMetaV1.OwnerReference, ...) (types.ConfigMapSecretDto, error)
- func GetSecretBody(configMapSecretDto types.ConfigMapSecretDto) (k8sApiV1.Secret, error)
- func GetSecretJson(configMapSecretDto types.ConfigMapSecretDto) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigMapBody ¶
func GetConfigMapBody(configMapSecretDto types.ConfigMapSecretDto) k8sApiV1.ConfigMap
func GetConfigMapJson ¶
func GetConfigMapJson(configMapSecretDto types.ConfigMapSecretDto) (string, error)
func GetConfigMapSecretDto ¶
func GetConfigMapSecretDto(configSecretMap bean.ConfigSecretMap, ownerRef k8sMetaV1.OwnerReference, isSecret bool) (types.ConfigMapSecretDto, error)
func GetSecretBody ¶
func GetSecretBody(configMapSecretDto types.ConfigMapSecretDto) (k8sApiV1.Secret, error)
func GetSecretJson ¶
func GetSecretJson(configMapSecretDto types.ConfigMapSecretDto) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.