inspect

package
v3.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2021 License: Apache-2.0 Imports: 18 Imported by: 6

Documentation

Index

Constants

View Source
const (
	// AllType can be of type ImageType or ContainerType.
	AllType = "all"
	// ContainerType is the container type.
	ContainerType = "container"
	// ImageType is the image type.
	ImageType = "image"
	// NetworkType is the network type
	NetworkType = "network"
	// PodType is the pod type.
	PodType = "pod"
	// VolumeType is the volume type
	VolumeType = "volume"
)

Variables

This section is empty.

Functions

func AddInspectFlagSet

func AddInspectFlagSet(cmd *cobra.Command) *entities.InspectOptions

AddInspectFlagSet takes a command and adds the inspect flags and returns an InspectOptions object.

func Inspect

func Inspect(namesOrIDs []string, options entities.InspectOptions) error

Inspect inspects the specified container/image names or IDs.

Types

This section is empty.

Jump to

Keyboard shortcuts

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