package etcd
import "k8s.io/kubernetes/pkg/registry/experimental/controller/etcd"
Index ¶
Types ¶
type ContainerStorage ¶
Container includes dummy storage for RC pods and experimental storage for Scale.
func NewStorage ¶
func NewStorage(s storage.Interface) ContainerStorage
type RcREST ¶
type RcREST struct{}
Dummy implementation
func (*RcREST) New ¶
type ScaleREST ¶
type ScaleREST struct {
// contains filtered or unexported fields
}
func (*ScaleREST) Get ¶
func (*ScaleREST) New ¶
New creates a new Scale object
func (*ScaleREST) Update ¶
Source Files ¶
etcd.go
- Version
- v1.1.5-beta.0
- Published
- Jan 8, 2016
- Platform
- js/wasm
- Imports
- 9 packages
- Last checked
- 4 minutes ago –
Tools for package owners.