fallback

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2025 License: Apache-2.0 Imports: 6 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 struct {
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, log *logrus.Entry, clients []api.ImageClient) (*Client, error)

func (*Client) IsHost

func (c *Client) IsHost(_ string) bool

func (*Client) Name

func (c *Client) Name() string

func (*Client) RepoImageFromPath

func (c *Client) RepoImageFromPath(path string) (string, string)

Function only added to match ImageClient Interface

func (*Client) Tags

func (c *Client) Tags(ctx context.Context, host, repo, image string) (tags []api.ImageTag, err error)

Jump to

Keyboard shortcuts

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