metadata

package
v0.31.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: Apache-2.0 Imports: 16 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
	Config     config.IConfig
	Logger     logging.Logger
	Connection factory.ConnectionFunc

	Context context.Context
	// contains filtered or unexported fields
}

type SetOptions added in v0.27.1

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

	Context context.Context
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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