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

# Packages

No description provided by the author

# Functions

GetAttrs returns labels and fields of a given object for filtering purposes.
MatchReplicaSet 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.
ReplicaSetToSelectableFields returns a field set that represents the object.

# Variables

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

# Interfaces

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