package equal

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

Index

Functions

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 KubeletConfigOkEq

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

KubeletConfigOkEq returns true if the two conditions 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.10.0-beta.4
Published
Mar 13, 2018
Platform
js/wasm
Imports
1 packages
Last checked
34 seconds ago

Tools for package owners.