//
pkg.gl
Category
github.com/wking/kubernetes
pkg
kubelet
kubeletconfig
checkpoint
store
package
1.12.0-alpha.0
Repository:
https://github.com/wking/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
225 SLOC
#
Functions
NewFsStore
NewFsStore returns a Store that saves its data in dir.
#
Interfaces
Store
Store saves checkpoints and information about which is the assigned and last-known-good checkpoint to a storage layer.