package testing
import "k8s.io/kubernetes/pkg/kubelet/dockershim/testing"
Index ¶
Types ¶
type MemStore ¶
MemStore is an implementation of CheckpointStore interface which stores checkpoint in memory.
func NewMemStore ¶
func NewMemStore() *MemStore
func (*MemStore) Delete ¶
func (*MemStore) List ¶
func (*MemStore) Read ¶
func (*MemStore) Write ¶
Source Files ¶
util.go
- Version
- v1.7.8
- Published
- Oct 5, 2017
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 2 minutes ago –
Tools for package owners.