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.5.7
Published
Apr 27, 2017
Platform
windows/amd64
Imports
13 packages
Last checked
1 minute ago

Tools for package owners.