//
pkg.gl
Category
github.com/sub-mod/kubernetes
pkg
registry
controller
package
0.4.3
Repository:
https://github.com/sub-mod/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
170 SLOC
#
Functions
NewREST
NewREST returns a new apiserver.RESTStorage for the given registry and PodLister.
#
Structs
REST
REST implements apiserver.RESTStorage for the replication controller service.
#
Interfaces
PodLister
PodLister is anything that knows how to list pods.
Registry
Registry is an interface for things that know how to store ReplicationControllers.