dockershim

package
v0.0.0-...-5cef3e7 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: Apache-2.0, Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// ContainerTypeLabelKey is the container type (podsandbox or container) annotation
	ContainerTypeLabelKey = "io.kubernetes.docker.type"

	// ContainerTypeLabelSandbox represents a sandbox sandbox container
	ContainerTypeLabelSandbox = "podsandbox"

	// ContainerTypeLabelContainer represents a container running within a sandbox
	ContainerTypeLabelContainer = "container"

	// SandboxIDLabelKey is the sandbox ID annotation
	SandboxIDLabelKey = "io.kubernetes.sandbox.id"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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