metadata

package
v0.51.4 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGetMetadataCommand added in v0.27.1

func NewGetMetadataCommand(f *factory.Factory) *cobra.Command

NewGetMetadataCommand creates a new command for fetching metadata for registry artifacts.

func NewSetMetadataCommand added in v0.27.1

func NewSetMetadataCommand(f *factory.Factory) *cobra.Command

NewSetMetadataCommand creates a new command for updating metadata for registry artifacts.

Types

type GetOptions added in v0.27.1

type GetOptions struct {
	IO         *iostreams.IOStreams
	Logger     logging.Logger
	Connection factory.ConnectionFunc

	Context        context.Context
	ServiceContext servicecontext.IContext
	// contains filtered or unexported fields
}

type SetOptions added in v0.27.1

type SetOptions struct {
	IO         *iostreams.IOStreams
	Logger     logging.Logger
	Connection factory.ConnectionFunc

	Context        context.Context
	ServiceContext servicecontext.IContext
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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