Options
All
  • Public
  • Public/Protected
  • All
Menu

DataVolumeSourceS3 provides the parameters to create a Data Volume from an S3 source

export
interface

V1beta1DataVolumeSourceS3

Hierarchy

  • V1beta1DataVolumeSourceS3

Index

Properties

certConfigMap?: string

CertConfigMap is a configmap reference, containing a Certificate Authority(CA) public key, and a base64 encoded pem certificate

memberof

V1beta1DataVolumeSourceS3

secretRef?: string

SecretRef provides the secret reference needed to access the S3 source

memberof

V1beta1DataVolumeSourceS3

url: string

URL is the url of the S3 source

memberof

V1beta1DataVolumeSourceS3

Generated using TypeDoc