kubernetes/pkg/kubelet/checkpointmanager/errors/errors.go

type CorruptCheckpointError

func (err CorruptCheckpointError) Error() string {}

func (err CorruptCheckpointError) Is(target error) bool {}

var ErrCheckpointNotFound