//
pkg.gl
Category
github.com/ceshihao/kubernetes
pkg
kubelet
checkpointmanager
testing
package
1.11.0-alpha.1
Repository:
https://github.com/ceshihao/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
41 SLOC
#
Packages
example_checkpoint_formats
No description provided by the author
#
Functions
NewMemStore
NewMemStore returns an instance of MemStore.
#
Structs
MemStore
MemStore is an implementation of CheckpointStore interface which stores checkpoint in memory.