Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 ¶
RemoveOptions holds the options for the registry remove command.
Click to show internal directories.
Click to hide internal directories.