package
3.9.0+incompatible
Repository: https://github.com/openshift/kubernetes-api.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

No description provided by the author
ImportSuccess with status False means the import of the specific tag failed.
No description provided by the author
LocalTagReferencePolicy indicates the image should prefer to pull via the local integrated registry, falling back to the remote location if the integrated registry has not been configured.
SourceTagReferencePolicy indicates the image's original location should be used when the image stream tag is resolved into other resources (builds and deployment configurations).

# Variables

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

# Structs

DockerImageReference points to a Docker image.
Image is an immutable representation of a Docker image and metadata at a point in time.
ImageImportSpec describes a request to import a specific image.
ImageImportStatus describes the result of an image import.
ImageLayer represents a single layer of the image.
ImageList is a list of Image objects.
ImageLookupPolicy describes how an image stream can be used to override the image references used by pods, builds, and other resources in a namespace.
ImageSignature holds a signature of an image.
ImageStream stores a mapping of tags to images, metadata overrides that are applied when images are tagged in a stream, and an optional reference to a Docker image repository on a registry.
ImageStreamImage represents an Image that is retrieved by image name from an ImageStream.
The image stream import resource provides an easy way for a user to find and import Docker images from other Docker registries into the server.
ImageStreamImportSpec defines what images should be imported.
ImageStreamImportStatus contains information about the status of an image stream import.
ImageStreamList is a list of ImageStream objects.
ImageStreamMapping represents a mapping from a single tag to a Docker image as well as the reference to the Docker image stream the image came from.
ImageStreamSpec represents options for ImageStreams.
ImageStreamStatus contains information about the state of this image stream.
ImageStreamTag represents an Image that is retrieved by tag name from an ImageStream.
ImageStreamTagList is a list of ImageStreamTag objects.
NamedTagEventList relates a tag to its image history.
RepositoryImportSpec describes a request to import images from a Docker image repository.
RepositoryImportStatus describes the result of an image repository import.
SignatureCondition describes an image signature condition of particular kind at particular probe time.
SignatureGenericEntity holds a generic information about a person or entity who is an issuer or a subject of signing certificate or key.
SignatureIssuer holds information about an issuer of signing certificate or key.
SignatureSubject holds information about a person or entity who created the signature.
TagEvent is used by ImageStreamStatus to keep a historical record of images associated with a tag.
TagEventCondition contains condition information for a tag event.
TagImportPolicy controls how images related to this tag will be imported.
TagReference specifies optional annotations for images using this tag and an optional reference to an ImageStreamTag, ImageStreamImage, or DockerImage this tag should track.
TagReferencePolicy describes how pull-specs for images in this image stream tag are generated when image change triggers in deployment configs or builds are resolved.

# Type aliases

SignatureConditionType is a type of image signature condition.
No description provided by the author
TagReferencePolicyType describes how pull-specs for images in an image stream tag are generated when image change triggers are fired.