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.4-beta.0
- Published
- Dec 7, 2015
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 14 seconds ago –
Tools for package owners.