registry

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAddCommand

func NewAddCommand(set clientset.ClientSet) *cobra.Command

func NewRemoveCommand

func NewRemoveCommand(set clientset.ClientSet) *cobra.Command

Types

type AddOptions

type AddOptions struct {
	PullSecretName string
	Address        string
	Username       string
	Password       string //nolint:gosec // G117: this is a credential payload, not a hardcoded secret
}

AddOptions holds the options for the registry add command.

type RemoveOptions

type RemoveOptions struct {
	PullSecretName string
	Address        string
}

RemoveOptions holds the options for the registry remove command.

Jump to

Keyboard shortcuts

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