package factory
import "k8s.io/kubernetes/pkg/storage/storagebackend/factory"
Index ¶
Functions ¶
func Create ¶
func Create(c storagebackend.Config) (storage.Interface, error)
Create creates a storage backend based on given config.
Source Files ¶
etcd2.go etcd3.go factory.go
- Version
- v1.4.0-alpha.3
- Published
- Aug 25, 2016
- Platform
- js/wasm
- Imports
- 13 packages
- Last checked
- 8 minutes ago –
Tools for package owners.