package
1.3.2
Repository: https://github.com/hyperhq/hypernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

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.