options

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthOptions

type AuthOptions struct {
	CredentialsFiles []string
	Username         string
	Password         string
	Insecure         bool
	PlainHTTP        bool
}

func (*AuthOptions) ToRegistryOptions

func (opts *AuthOptions) ToRegistryOptions() content.RegistryOptions

type GeneralOptions

type GeneralOptions struct {
	Verbose       bool
	OCIStorageDir string
	ConfigDir     string

	AuthOptions AuthOptions
}

func NewGeneralOptions

func NewGeneralOptions(flags *pflag.FlagSet) *GeneralOptions

Jump to

Keyboard shortcuts

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