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

# Packages

No description provided by the author

# Functions

ControllerToSelectableFields returns a field set that represents the object.
GetAttrs returns labels and fields of a given object for filtering purposes.
MatchController is the filter used by the generic etcd backend to route watch events from etcd to clients of the apiserver only interested in specific labels/fields.
NewRegistry returns a new Registry interface for the given Storage.

# Variables

No description provided by the author
Strategy is the default logic that applies when creating and updating Replication Controller objects.

# Interfaces

Registry is an interface for things that know how to store ReplicationControllers.