package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
MakeNodeList constructs api.NodeList from list of node names and a NodeResource.
NewEtcdStorage is for testing.
ValidateStorageStrategies ensures any instances of the generic registry.Store in the given storage map have expected strategies defined.
# Structs
Registry is an interface for things that know how to store endpoints.
NodeRegistry implements node.Registry interface.