mocks

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegistryClient

type RegistryClient struct {
	mock.Mock
}

RegistryClient is an autogenerated mock type for the RegistryClient type

func (*RegistryClient) ManifestForDigest added in v0.12.0

func (_m *RegistryClient) ManifestForDigest(dgst digest.Digest) (distribution.Manifest, error)

ManifestForDigest provides a mock function with given fields: dgst

func (*RegistryClient) ManifestForTag added in v0.12.0

func (_m *RegistryClient) ManifestForTag(tagStr string) (distribution.Manifest, error)

ManifestForTag provides a mock function with given fields: tagStr

func (*RegistryClient) NewRepository added in v0.11.0

func (_m *RegistryClient) NewRepository(nameInRepository string) error

NewRepository provides a mock function with given fields: nameInRepository

func (*RegistryClient) TagMetadata added in v0.8.0

func (_m *RegistryClient) TagMetadata(manifest distribution.Manifest, opts *options.ManifestOptions) (*tag.TagInfo, error)

TagMetadata provides a mock function with given fields: manifest, opts

func (*RegistryClient) Tags

func (_m *RegistryClient) Tags() ([]string, error)

Tags provides a mock function with given fields:

Jump to

Keyboard shortcuts

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