registry

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	registryHost, namespace string,
	usePlainHTTP bool,
	credsStore credentials.Store,
) (*orasRegistry, error)

New returns a new registry implementation with an underlying oras-go client and the Docker credentials store to use for authentication

Types

type FetchPackageResponse

type FetchPackageResponse struct {
	Component   v1.Component
	Annotations map[string]string
}

FetchPackageResponse wraps the FetchPackage response.

type PackageRequest

type PackageRequest struct {
	ComponentPath    string
	Component        *v1.Component
	SDKVersion       string
	ComponentVersion string
	Annotations      map[string]string
}

PackageRequest represents a Package request.

Jump to

Keyboard shortcuts

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