credentials

package
v0.11.4 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DeprecatedFlagMessageRegistryHost                 = "[DEPRECATED FLAG] credentials id must be passed as command argument instead of using 'registry-host' flag"
	DeprecatedFlagMessageDockerRegistryCredentialsDir = "" /* 200-byte string literal not displayed */
)

Variables

This section is empty.

Functions

func NewCommand

NewCommand return an stevedore command object to create credentials

Types

type Compatibilitier

type Compatibilitier interface {
	AddDeprecated(deprecated ...string)
	AddRemoved(removed ...string)
	AddChanged(changed ...string)
}

Compatibilitier is the interface for the compatibility checker

type Entrypointer

type Entrypointer interface {
	Execute(ctx context.Context,
		args []string,
		conf *configuration.Configuration,
		inputEntrypointOptions *entrypoint.Options,
		inputHandlerOptions *handler.Options) error
}

Entrypointer is the interface that wraps the main function

Jump to

Keyboard shortcuts

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