equality

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsEqualAPIService

func IsEqualAPIService(objA, objB client.Object) bool

IsEqualAPIService return true if the two APIService are equal

func IsEqualCiliumNetworkPolicies

func IsEqualCiliumNetworkPolicies(objA, objB client.Object) bool

IsEqualCiliumNetworkPolicies return true if the two CiliumNetworkPolicies are equal

func IsEqualClusterRoleBinding

func IsEqualClusterRoleBinding(objA, objB client.Object) bool

IsEqualClusterRoleBinding return true if the two ClusterRoleBinding are equal

func IsEqualClusterRoles

func IsEqualClusterRoles(a, b client.Object) bool

IsEqualClusterRoles return true if the two ClusterRole are equal

func IsEqualConfigMap

func IsEqualConfigMap(a, b client.Object) bool

IsEqualConfigMap return true if the two ConfigMap are equal

func IsEqualMutatingWebhookConfigurations

func IsEqualMutatingWebhookConfigurations(objA, objB client.Object) bool

IsEqualMutatingWebhookConfigurations return true if the two MutatingWebhookConfigurations are equal

func IsEqualNetworkPolicies

func IsEqualNetworkPolicies(objA, objB client.Object) bool

IsEqualNetworkPolicies return true if the two NetworkPolicies are equal

func IsEqualObject

func IsEqualObject(kind kubernetes.ObjectKind, a, b client.Object) bool

IsEqualObject return true if the two object are equal.

func IsEqualOperatorAnnotations

func IsEqualOperatorAnnotations(a, b metav1.Object) bool

IsEqualOperatorAnnotations use to check if Operator annotations are equal between 2 Objects

func IsEqualOperatorLabels

func IsEqualOperatorLabels(a, b metav1.Object) bool

IsEqualOperatorLabels use to check if Operator labels are equal between 2 Objects

func IsEqualOperatorObjectMeta

func IsEqualOperatorObjectMeta(a, b metav1.Object) bool

IsEqualOperatorObjectMeta return true if the meta information added by the Operator are equal: Annotations, Labels, OwnerReference

func IsEqualPodDisruptionBudgets

func IsEqualPodDisruptionBudgets(objA, objB client.Object) bool

IsEqualPodDisruptionBudgets return true if the two PodDisruptionBudgets are equal

func IsEqualPodSecurityPolicies

func IsEqualPodSecurityPolicies(objA, objB client.Object) bool

IsEqualPodSecurityPolicies return true if the two PodSecurityPolicies are equal

func IsEqualRoleBinding

func IsEqualRoleBinding(objA, objB client.Object) bool

IsEqualRoleBinding return true if the two RoleBinding are equal

func IsEqualRoles

func IsEqualRoles(objA, objB client.Object) bool

IsEqualRoles return true if the two Roles are equal

func IsEqualSecrets

func IsEqualSecrets(a, b client.Object) bool

IsEqualSecrets return true if the two Secrets are equal

func IsEqualServiceAccounts

func IsEqualServiceAccounts(objA, objB client.Object) bool

IsEqualServiceAccounts return true if the two ServiceAccounts are equal

func IsEqualServices

func IsEqualServices(objA, objB client.Object) bool

IsEqualServices return true if the two Services are equal

Types

This section is empty.

Jump to

Keyboard shortcuts

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