tag

package
v0.0.0-...-d326cda Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteTags

func DeleteTags(ctx context.Context, acrClient api.AcrCLIClientInterface, loginURL string, repoName string, tags []string) error

DeleteTags receives an array of tags digest and deletes them using the supplied acrClient.

func ListTags

func ListTags(ctx context.Context, acrClient api.AcrCLIClientInterface, repoName string) ([]acr.TagAttributesBase, error)

ListTags will do the http requests and return the digest of all the tags in the selected repository.

Types

type ListTagsError

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

func (*ListTagsError) Error

func (e *ListTagsError) Error() string

Jump to

Keyboard shortcuts

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