object

package
v0.0.0-...-79ceddb Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewObject

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

func NewObjectCmd

func NewObjectCmd(delete *DeleteObjectCmd, f *cmdutil.Factory) *cobra.Command

Types

type DeleteObjectCmd

type DeleteObjectCmd struct {
	Io           *iostreams.IOStreams
	ReadInput    func(string) (string, error)
	DeleteObject func(context.Context, string, string) error
	AskInput     func(string) (string, error)
	PrintOutput  func(*output.GeneralOutput) error
}

func NewDeleteObjectCmd

func NewDeleteObjectCmd(f *cmdutil.Factory) *DeleteObjectCmd

Jump to

Keyboard shortcuts

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