Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGetMetadataCommand ¶ added in v0.27.1
NewGetMetadataCommand creates a new command for fetching 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
}
Click to show internal directories.
Click to hide internal directories.