snapshot

package
v0.30.2 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCreateCmd

func NewCreateCmd(globalFlags *flags.GlobalFlags) *cobra.Command

func NewGetCmd added in v0.30.0

func NewGetCmd(globalFlags *flags.GlobalFlags) *cobra.Command

func NewSnapshot

func NewSnapshot(globalFlags *flags.GlobalFlags) *cobra.Command

NewSnapshot creates a new command

Types

type CreateCmd

type CreateCmd struct {
	*flags.GlobalFlags
	Snapshot       snapshot.Options
	IncludeVolumes bool
	Log            log.Logger
}

type GetCmd added in v0.30.0

type GetCmd struct {
	*flags.GlobalFlags
	Snapshot snapshot.Options
	Log      log.Logger
}

type RootCmd

type RootCmd struct {
	*flags.GlobalFlags

	Snapshot snapshot.Options
	Pod      pod.Options

	Log log.Logger
}

Jump to

Keyboard shortcuts

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