package equal

import "k8s.io/kubernetes/pkg/kubelet/kubeletconfig/util/equal"

Index

Functions

func ConfigOKEq

func ConfigOKEq(a, b *apiv1.NodeCondition) bool

ConfigOKEq returns true if the two conditions are semantically equivalent in the context of dynamic config

func ConfigSourceEq

func ConfigSourceEq(a, b *apiv1.NodeConfigSource) bool

ConfigSourceEq returns true if the two config sources are semantically equivalent in the context of dynamic config

func ObjectRefEq

func ObjectRefEq(a, b *apiv1.ObjectReference) bool

ObjectRefEq returns true if the two object references are semantically equivalent in the context of dynamic config

Source Files

equal.go

Version
v1.9.11
Published
Sep 28, 2018
Platform
js/wasm
Imports
1 packages
Last checked
58 seconds ago

Tools for package owners.