inspect

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package inspect provides the network inspect command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdInspect

func NewCmdInspect(f *cmdutil.Factory, runF func(context.Context, *InspectOptions) error) *cobra.Command

NewCmdInspect creates the network inspect command.

Types

type InspectOptions

type InspectOptions struct {
	IOStreams *iostreams.IOStreams
	Client    func(ctx context.Context) (*docker.Client, error)

	Networks []string
	Verbose  bool
}

InspectOptions holds options for the inspect command.

Jump to

Keyboard shortcuts

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