Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1009 Bytes

File metadata and controls

16 lines (12 loc) · 1009 Bytes

V1VolumeProjection

Projection that may be projected along with other supported volume types. Exactly one of these fields must be set.

Properties

Name Type Description Notes
cluster_trust_bundle V1ClusterTrustBundleProjection [optional]
config_map V1ConfigMapProjection [optional]
downward_api V1DownwardAPIProjection [optional]
pod_certificate V1PodCertificateProjection [optional]
secret V1SecretProjection [optional]
service_account_token V1ServiceAccountTokenProjection [optional]

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