index

package
v0.35.1 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexFactory

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

func NewIndexFactory

func NewIndexFactory(keychain authn.Keychain, path string) *IndexFactory

func (*IndexFactory) CreateIndex

func (f *IndexFactory) CreateIndex(repoName string, opts ...imgutil.IndexOption) (idx imgutil.ImageIndex, err error)

func (*IndexFactory) Exists

func (f *IndexFactory) Exists(repoName string) bool

func (*IndexFactory) FetchIndex

func (f *IndexFactory) FetchIndex(name string, opts ...imgutil.IndexOption) (idx imgutil.ImageIndex, err error)

func (*IndexFactory) FindIndex

func (f *IndexFactory) FindIndex(repoName string, opts ...imgutil.IndexOption) (idx imgutil.ImageIndex, err error)

func (*IndexFactory) LoadIndex

func (f *IndexFactory) LoadIndex(repoName string, opts ...imgutil.IndexOption) (index imgutil.ImageIndex, err error)

Jump to

Keyboard shortcuts

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