8000 client-python/docs/V1alpha1DataVolumeSourceHTTP.md at master · nirarg/client-python · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 724 Bytes

File metadata and controls

12 lines (8 loc) · 724 Bytes

V1alpha1DataVolumeSourceHTTP

Properties

Name Type Description Notes
cert_config_map str CertConfigMap is a configmap reference, containing a Certificate Authority(CA) public key, and a base64 encoded pem certificate [optional]
secret_ref str SecretRef A Secret reference, the secret should contain accessKeyId (user name) base64 encoded, and secretKey (password) also base64 encoded [optional]
url str URL is the URL of the http(s) endpoint

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

0