//
pkg.gl
Category
github.com/libnux/kubernetes
pkg
storage
storagebackend
factory
package
1.6.0-alpha.0
Repository:
https://github.com/libnux/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
124 SLOC
#
Functions
Create
Create creates a storage backend based on given config.
#
Type aliases
DestroyFunc
DestroyFunc is to destroy any resources used by the storage returned in Create() together.