blueprint

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBlueprintCmd

func NewBlueprintCmd(f *cmdutil.Factory) *cobra.Command

func NewBlueprintDeleteCmd

func NewBlueprintDeleteCmd(f *cmdutil.Factory) *cobra.Command

func NewBlueprintListCmd

func NewBlueprintListCmd(f *cmdutil.Factory) *cobra.Command

func NewBlueprintShowCmd

func NewBlueprintShowCmd(f *cmdutil.Factory) *cobra.Command

Types

type BlueprintDeleteOptions

type BlueprintDeleteOptions struct {
	*cmdutil.Factory

	BlueprintID uuid.UUID
}

type BlueprintListOptions

type BlueprintListOptions struct {
	*cmdutil.Factory
}

type BlueprintShowOptions

type BlueprintShowOptions struct {
	*cmdutil.Factory

	BlueprintID uuid.UUID
}

Jump to

Keyboard shortcuts

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