credhelpers

package
v0.0.0-...-c1241cb Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CredentialHelper

type CredentialHelper interface {
	GetRegistryCredentials() (*image.RegistryCredentials, error)
}

type ECRHelper

type ECRHelper struct {
	// contains filtered or unexported fields
}

func NewECRHelper

func NewECRHelper(authority string) ECRHelper

func (*ECRHelper) GetECRCredentials

func (e *ECRHelper) GetECRCredentials() (*image.RegistryCredentials, error)

type GCRHelper

type GCRHelper struct {
	// contains filtered or unexported fields
}

func NewGCRHelper

func NewGCRHelper(authority string) (*GCRHelper, error)

func (*GCRHelper) GetRegistryCredentials

func (g *GCRHelper) GetRegistryCredentials() (*image.RegistryCredentials, error)

Jump to

Keyboard shortcuts

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