Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureConfigMap ¶
EnsureConfigMap ensures that the existing matches the required. modified is set to true when existing had to be updated with required.
func EnsureObjectMeta ¶
func EnsureObjectMeta(modified *bool, existing *metav1.ObjectMeta, required metav1.ObjectMeta)
EnsureObjectMeta ensures that the existing matches the required. modified is set to true when existing had to be updated with required.
func EnsureServicePorts ¶
func EnsureServicePorts(modified *bool, existing *[]corev1.ServicePort, required []corev1.ServicePort)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.