package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GetAttrs returns labels and fields of a given object for filtering purposes.
MatchNode returns a generic matcher for a given label and field selector.
NewRegistry returns a new Registry interface for the given Storage.
No description provided by the author
NodeToSelectableFields returns a field set that represents the object.
ResourceLocation returns a URL and transport which one can use to send traffic for the specified node.

# Variables

No description provided by the author
Nodes is the default logic that applies when creating and updating Node objects.

# Interfaces

Registry is an interface for things that know how to store node.
ResourceGetter is an interface for retrieving resources by ResourceLocation.