Documentation ¶
Index ¶
- func GenerateBundleStatusPatch(name, namespace string, status *trustapi.BundleStatus) (*trustapi.Bundle, client.Patch, error)
- func GenerateConfigMapPatch(configmapPatch *coreapplyconfig.ConfigMapApplyConfiguration) (*corev1.ConfigMap, client.Patch, error)
- func GenerateSecretPatch(secretPatch *coreapplyconfig.SecretApplyConfiguration) (*corev1.Secret, client.Patch, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateConfigMapPatch ¶
func GenerateConfigMapPatch( configmapPatch *coreapplyconfig.ConfigMapApplyConfiguration, ) (*corev1.ConfigMap, client.Patch, error)
func GenerateSecretPatch ¶
func GenerateSecretPatch( secretPatch *coreapplyconfig.SecretApplyConfiguration, ) (*corev1.Secret, client.Patch, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.