package factory

import "k8s.io/kubernetes/pkg/storage/storagebackend/factory"

Index

Types

type DestroyFunc

type DestroyFunc func()

DestroyFunc is to destroy any resources used by the storage returned in Create() together.

func Create

Create creates a storage backend based on given config.

Source Files

etcd2.go etcd3.go factory.go

Version
v1.4.9-beta.0
Published
Jan 12, 2017
Platform
js/wasm
Imports
13 packages
Last checked
2 minutes ago

Tools for package owners.