resourcemerge

package
v3.11.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2018 License: Apache-2.0 Imports: 9 Imported by: 23

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsureCVOConfig

func EnsureCVOConfig(modified *bool, existing *cvv1.CVOConfig, required cvv1.CVOConfig)

func EnsureClusterRole

func EnsureClusterRole(modified *bool, existing *rbacv1.ClusterRole, required rbacv1.ClusterRole)

EnsureClusterRole ensures that the existing matches the required. modified is set to true when existing had to be updated with required.

func EnsureClusterRoleBinding

func EnsureClusterRoleBinding(modified *bool, existing *rbacv1.ClusterRoleBinding, required rbacv1.ClusterRoleBinding)

EnsureClusterRoleBinding ensures that the existing matches the required. modified is set to true when existing had to be updated with required.

func EnsureConfigMap

func EnsureConfigMap(modified *bool, existing *corev1.ConfigMap, required corev1.ConfigMap)

EnsureConfigMap ensures that the existing matches the required. modified is set to true when existing had to be updated with required.

func EnsureCustomResourceDefinition

func EnsureCustomResourceDefinition(modified *bool, existing *apiextv1beta1.CustomResourceDefinition, required apiextv1beta1.CustomResourceDefinition)

EnsureCustomResourceDefinition ensures that the existing matches the required. modified is set to true when existing had to be updated with required.

func EnsureDeployment

func EnsureDeployment(modified *bool, existing *appsv1.Deployment, required appsv1.Deployment)

EnsureDeployment ensures that the existing matches the required. modified is set to true when existing had to be updated with required.

func EnsureJob

func EnsureJob(modified *bool, existing *batchv1.Job, required batchv1.Job)

EnsureJob 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 EnsureOperatorStatus

func EnsureOperatorStatus(modified *bool, existing *osv1.OperatorStatus, required osv1.OperatorStatus)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL