imagecredentialprovider

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const BinPath = "/etc/eks/image-credential-provider/ecr-credential-provider"

BinPath is the path to the image-credential-provider binary.

Variables

This section is empty.

Functions

func Install

func Install(ctx context.Context, tracker *tracker.Tracker, src Source) error

Install installs the image-credential-provider at BinPath.

func Uninstall

func Uninstall() error

Types

type Source

type Source interface {
	GetImageCredentialProvider(context.Context) (artifact.Source, error)
}

Source represents a source that serves an image-credential-provider binary.

Jump to

Keyboard shortcuts

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