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

# Functions

NewREST returns a RESTStorage object that will work against ReplicaSet.
NewStorage returns new instance of ReplicaSetStorage.
ReplicasPathMappings returns the mappings between each group version and a replicas path.

# Structs

ReplicaSetStorage includes dummy storage for ReplicaSets and for Scale subresource.
REST implements a RESTStorage for ReplicaSet.
ScaleREST implements a Scale for ReplicaSet.
StatusREST implements the REST endpoint for changing the status of a ReplicaSet.