Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 902 Bytes

V1beta1DataVolumeSourceRegistry.md

File metadata and controls

14 lines (10 loc) · 902 Bytes

V1beta1DataVolumeSourceRegistry

Properties

Name Type Description Notes
cert_config_map str CertConfigMap provides a reference to the Registry certs [optional]
image_stream str ImageStream is the name of image stream for import [optional]
pull_method str PullMethod can be either "pod" (default import), or "node" (node docker cache based import) [optional]
secret_ref str SecretRef provides the secret reference needed to access the Registry source [optional]
url str URL is the url of the registry source (starting with the scheme: docker, oci-archive) [optional]

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