package
1.5.1
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Functions

AssertManifestsEqual compares two manifests and returns if they are equal.
CreateUploadTestManifest generates a random manifest blob and uploads it to the given repository.
No description provided by the author
createRandomTarFile creates a random tarfile, returning it as an io.ReadSeeker along with its digest.
GetFakeImageGetHandler returns a reaction function for use with fake os client returning one of given image objects if found.
GetFakeImageStreamGetHandler creates a test handler to be used as a reactor with core.Fake client that handles Get request on image stream resource.
GetFakeImageStreamImageGetHandler returns a reaction function for use with fake os client returning one of given imagestream image objects if found.
No description provided by the author
No description provided by the author
MakeSchema1Manifest constructs a schema 1 manifest from a given list of digests and returns the digest of the manifest github.com/docker/distribution/testutil.
MakeSchema2Manifest constructs a schema 2 manifest from a given list of digests and returns the digest of the manifest.
NewBasicCredentialStore returns a test credential store for use with registry token handler and/or basic handler.
NewImageManifest creates a new Image object for the given manifest string.
TestNewImageStreamObject returns a new image stream object filled with given values.
UploadPayloadAsBlob uploads a given payload to the registry serving at the given URL.
UploadRandomTestBlob generates a random tar file and uploads it to the given repository.
UploadTestBlobFromReader uploads a testing blob read from the given reader to the registry located at the given URL.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author