package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Packages

# 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.
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

Nodes is the default logic that applies when creating and updating Node objects.

# Interfaces

ResourceGetter is an interface for retrieving resources by ResourceLocation.