package
0.4.3
Repository: https://github.com/sub-mod/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewREST returns a new apiserver.RESTStorage for the given registry and PodLister.

# Structs

REST implements apiserver.RESTStorage for the replication controller service.

# Interfaces

PodLister is anything that knows how to list pods.
Registry is an interface for things that know how to store ReplicationControllers.