Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.02 KB

V1RepositoryImportSpec.md

File metadata and controls

13 lines (9 loc) · 1.02 KB

V1RepositoryImportSpec

Properties

Name Type Description Notes
from \UniversityOfAdelaide\OpenShift\Model\V1ObjectReference From is the source for the image repository to import; only kind DockerImage and a name of a Docker image repository is allowed
importPolicy \UniversityOfAdelaide\OpenShift\Model\V1TagImportPolicy ImportPolicy is the policy controlling how the image is imported [optional]
includeManifest bool IncludeManifest determines if the manifest for each image is returned in the response [optional]
referencePolicy \UniversityOfAdelaide\OpenShift\Model\V1TagReferencePolicy ReferencePolicy defines how other components should consume the image [optional]

[Back to Model list] [Back to API list] [Back to README]