schema

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Containerd = "containerd"
	Default    = "default"
)
View Source
const (
	KindUnknown uint8 = iota
	KindView
	KindActive
	KindCommitted
)

definitions of snapshot kinds

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerdMeta

type ContainerdMeta struct {
	// contains filtered or unexported fields
}

ContainerdMeta represents the containerd meta object

func NewContainerdMetaParser

func NewContainerdMetaParser() *ContainerdMeta

NewContainerdMetaParser returns a ContainerdMetaParser.

func (*ContainerdMeta) Parse

func (cm *ContainerdMeta) Parse(keys [][]byte, k, v []byte) (retPath, retKey, retValue string, err error)

Parse executes parse

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL