oci

package
v0.26.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	ListTags(repoName string, opts ...Option) ([]string, error)
	Image(tag string, opts ...Option) (v1.Image, error)
}

func NewRepositoryClient

func NewRepositoryClient(repoName string) (Client, error)

type Option

type Option func(opts *options)

func WithBasicAuth

func WithBasicAuth(user, password string) Option

Jump to

Keyboard shortcuts

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