V1alpha1ScriptSourceSpec

June 20, 2018 ยท View on GitHub

Properties

NameTypeDescriptionNotes
awsElasticBlockStoreV1AWSElasticBlockStoreVolumeSourceAWSElasticBlockStore represents an AWS Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore[optional]
azureDiskV1AzureDiskVolumeSourceAzureDisk represents an Azure Data Disk mount on the host and bind mount to the pod.[optional]
azureFileV1AzureFileVolumeSourceAzureFile represents an Azure File Service mount on the host and bind mount to the pod.[optional]
cephfsV1CephFSVolumeSourceCephFS represents a Ceph FS mount on the host that shares a pod's lifetime[optional]
cinderV1CinderVolumeSourceCinder represents a cinder volume attached and mounted on kubelets host machine More info: https://releases.k8s.io/HEAD/examples/mysql-cinder-pd/README.md[optional]
configMapV1ConfigMapVolumeSourceConfigMap represents a configMap that should populate this volume[optional]
downwardAPIV1DownwardAPIVolumeSourceDownwardAPI represents downward API about the pod that should populate this volume[optional]
emptyDirV1EmptyDirVolumeSourceEmptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir[optional]
fcV1FCVolumeSourceFC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.[optional]
flexVolumeV1FlexVolumeSourceFlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.[optional]
flockerV1FlockerVolumeSourceFlocker represents a Flocker volume attached to a kubelet's host machine. This depends on the Flocker control service being running[optional]
gcePersistentDiskV1GCEPersistentDiskVolumeSourceGCEPersistentDisk represents a GCE Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk[optional]
gitRepoV1GitRepoVolumeSourceGitRepo represents a git repository at a particular revision.[optional]
glusterfsV1GlusterfsVolumeSourceGlusterfs represents a Glusterfs mount on the host that shares a pod's lifetime. More info: https://releases.k8s.io/HEAD/examples/volumes/glusterfs/README.md[optional]
hostPathV1HostPathVolumeSourceHostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath[optional]
iscsiV1ISCSIVolumeSourceISCSI represents an ISCSI Disk resource that is attached to a kubelet's host machine and then exposed to the pod. More info: https://releases.k8s.io/HEAD/examples/volumes/iscsi/README.md[optional]
nfsV1NFSVolumeSourceNFS represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs[optional]
persistentVolumeClaimV1PersistentVolumeClaimVolumeSourcePersistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims[optional]
photonPersistentDiskV1PhotonPersistentDiskVolumeSourcePhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine[optional]
portworxVolumeV1PortworxVolumeSourcePortworxVolume represents a portworx volume attached and mounted on kubelets host machine[optional]
projectedV1ProjectedVolumeSourceItems for all in one resources secrets, configmaps, and downward API[optional]
quobyteV1QuobyteVolumeSourceQuobyte represents a Quobyte mount on the host that shares a pod's lifetime[optional]
rbdV1RBDVolumeSourceRBD represents a Rados Block Device mount on the host that shares a pod's lifetime. More info: https://releases.k8s.io/HEAD/examples/volumes/rbd/README.md[optional]
scaleIOV1ScaleIOVolumeSourceScaleIO represents a ScaleIO persistent volume attached and mounted on Kubernetes nodes.[optional]
scriptPathString[optional]
secretV1SecretVolumeSourceSecret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret[optional]
storageosV1StorageOSVolumeSourceStorageOS represents a StorageOS volume attached and mounted on Kubernetes nodes.[optional]
vsphereVolumeV1VsphereVirtualDiskVolumeSourceVsphereVolume represents a vSphere volume attached and mounted on kubelets host machine[optional]