Documentation ¶
Index ¶
- Constants
- func BelongsToInstallationTarget(configMap *corev1.ConfigMap) bool
- func ConfigMapAnchorToOwnerReference(configMap *corev1.ConfigMap) metav1.OwnerReference
- func CreateAnchorName(it *shipper.InstallationTarget) string
- func CreateConfigMapAnchor(it *shipper.InstallationTarget) *corev1.ConfigMap
Constants ¶
View Source
const ( AnchorSuffix = "-anchor" InstallationTargetUID = "InstallationTargetUID" )
Variables ¶
This section is empty.
Functions ¶
func ConfigMapAnchorToOwnerReference ¶
func ConfigMapAnchorToOwnerReference(configMap *corev1.ConfigMap) metav1.OwnerReference
func CreateAnchorName ¶
func CreateAnchorName(it *shipper.InstallationTarget) string
func CreateConfigMapAnchor ¶
func CreateConfigMapAnchor(it *shipper.InstallationTarget) *corev1.ConfigMap
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.