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.0-beta.2
Published
Dec 7, 2017
Platform
js/wasm
Imports
1 packages
Last checked
44 seconds ago

Tools for package owners.