oci

package
v1.98.2 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelmRegistry

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

HelmRegistry can pull OCI Helm Charts.

func NewHelmRegistry

func NewHelmRegistry() (*HelmRegistry, error)

NewHelmRegistry creates a new HelmRegistry.

func (*HelmRegistry) Pull

Pull from the repository and return the compressed archive.

type Interface

type Interface interface {
	Pull(ctx context.Context, oci *gardencorev1.OCIRepository) ([]byte, error)
}

Interface represents an OCI compatible regisry.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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