Volume

io.k8s.api.core.v1.Volume
See theVolume companion object

Volume represents a named volume in a pod that may be accessed by any container in the pod.

Attributes

Companion
object
Source
Volume.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

if awsElasticBlockStore has a value, transforms to the result of function

if awsElasticBlockStore has a value, transforms to the result of function

Attributes

Source
Volume.scala

if azureDisk has a value, transforms to the result of function

if azureDisk has a value, transforms to the result of function

Attributes

Source
Volume.scala

if azureFile has a value, transforms to the result of function

if azureFile has a value, transforms to the result of function

Attributes

Source
Volume.scala

if cephfs has a value, transforms to the result of function

if cephfs has a value, transforms to the result of function

Attributes

Source
Volume.scala

if cinder has a value, transforms to the result of function

if cinder has a value, transforms to the result of function

Attributes

Source
Volume.scala

if configMap has a value, transforms to the result of function

if configMap has a value, transforms to the result of function

Attributes

Source
Volume.scala

if csi has a value, transforms to the result of function

if csi has a value, transforms to the result of function

Attributes

Source
Volume.scala

if downwardAPI has a value, transforms to the result of function

if downwardAPI has a value, transforms to the result of function

Attributes

Source
Volume.scala

if emptyDir has a value, transforms to the result of function

if emptyDir has a value, transforms to the result of function

Attributes

Source
Volume.scala

if ephemeral has a value, transforms to the result of function

if ephemeral has a value, transforms to the result of function

Attributes

Source
Volume.scala

if fc has a value, transforms to the result of function

if fc has a value, transforms to the result of function

Attributes

Source
Volume.scala

if flexVolume has a value, transforms to the result of function

if flexVolume has a value, transforms to the result of function

Attributes

Source
Volume.scala

if flocker has a value, transforms to the result of function

if flocker has a value, transforms to the result of function

Attributes

Source
Volume.scala

if gcePersistentDisk has a value, transforms to the result of function

if gcePersistentDisk has a value, transforms to the result of function

Attributes

Source
Volume.scala

if gitRepo has a value, transforms to the result of function

if gitRepo has a value, transforms to the result of function

Attributes

Source
Volume.scala

if glusterfs has a value, transforms to the result of function

if glusterfs has a value, transforms to the result of function

Attributes

Source
Volume.scala

if hostPath has a value, transforms to the result of function

if hostPath has a value, transforms to the result of function

Attributes

Source
Volume.scala

if iscsi has a value, transforms to the result of function

if iscsi has a value, transforms to the result of function

Attributes

Source
Volume.scala
def mapName(f: String => String): Volume

transforms name to result of function

transforms name to result of function

Attributes

Source
Volume.scala

if nfs has a value, transforms to the result of function

if nfs has a value, transforms to the result of function

Attributes

Source
Volume.scala

if persistentVolumeClaim has a value, transforms to the result of function

if persistentVolumeClaim has a value, transforms to the result of function

Attributes

Source
Volume.scala

if photonPersistentDisk has a value, transforms to the result of function

if photonPersistentDisk has a value, transforms to the result of function

Attributes

Source
Volume.scala

if portworxVolume has a value, transforms to the result of function

if portworxVolume has a value, transforms to the result of function

Attributes

Source
Volume.scala

if projected has a value, transforms to the result of function

if projected has a value, transforms to the result of function

Attributes

Source
Volume.scala

if quobyte has a value, transforms to the result of function

if quobyte has a value, transforms to the result of function

Attributes

Source
Volume.scala

if rbd has a value, transforms to the result of function

if rbd has a value, transforms to the result of function

Attributes

Source
Volume.scala

if scaleIO has a value, transforms to the result of function

if scaleIO has a value, transforms to the result of function

Attributes

Source
Volume.scala

if secret has a value, transforms to the result of function

if secret has a value, transforms to the result of function

Attributes

Source
Volume.scala

if storageos has a value, transforms to the result of function

if storageos has a value, transforms to the result of function

Attributes

Source
Volume.scala

if vsphereVolume has a value, transforms to the result of function

if vsphereVolume has a value, transforms to the result of function

Attributes

Source
Volume.scala

Returns a new data with awsElasticBlockStore set to new value

Returns a new data with awsElasticBlockStore set to new value

Attributes

Source
Volume.scala

Returns a new data with azureDisk set to new value

Returns a new data with azureDisk set to new value

Attributes

Source
Volume.scala

Returns a new data with azureFile set to new value

Returns a new data with azureFile set to new value

Attributes

Source
Volume.scala

Returns a new data with cephfs set to new value

Returns a new data with cephfs set to new value

Attributes

Source
Volume.scala

Returns a new data with cinder set to new value

Returns a new data with cinder set to new value

Attributes

Source
Volume.scala

Returns a new data with configMap set to new value

Returns a new data with configMap set to new value

Attributes

Source
Volume.scala

Returns a new data with csi set to new value

Returns a new data with csi set to new value

Attributes

Source
Volume.scala

Returns a new data with downwardAPI set to new value

Returns a new data with downwardAPI set to new value

Attributes

Source
Volume.scala

Returns a new data with emptyDir set to new value

Returns a new data with emptyDir set to new value

Attributes

Source
Volume.scala

Returns a new data with ephemeral set to new value

Returns a new data with ephemeral set to new value

Attributes

Source
Volume.scala

Returns a new data with fc set to new value

Returns a new data with fc set to new value

Attributes

Source
Volume.scala

Returns a new data with flexVolume set to new value

Returns a new data with flexVolume set to new value

Attributes

Source
Volume.scala

Returns a new data with flocker set to new value

Returns a new data with flocker set to new value

Attributes

Source
Volume.scala

Returns a new data with gcePersistentDisk set to new value

Returns a new data with gcePersistentDisk set to new value

Attributes

Source
Volume.scala

Returns a new data with gitRepo set to new value

Returns a new data with gitRepo set to new value

Attributes

Source
Volume.scala

Returns a new data with glusterfs set to new value

Returns a new data with glusterfs set to new value

Attributes

Source
Volume.scala

Returns a new data with hostPath set to new value

Returns a new data with hostPath set to new value

Attributes

Source
Volume.scala

Returns a new data with iscsi set to new value

Returns a new data with iscsi set to new value

Attributes

Source
Volume.scala
def withName(value: String): Volume

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source
Volume.scala

Returns a new data with nfs set to new value

Returns a new data with nfs set to new value

Attributes

Source
Volume.scala

Returns a new data with persistentVolumeClaim set to new value

Returns a new data with persistentVolumeClaim set to new value

Attributes

Source
Volume.scala

Returns a new data with photonPersistentDisk set to new value

Returns a new data with photonPersistentDisk set to new value

Attributes

Source
Volume.scala

Returns a new data with portworxVolume set to new value

Returns a new data with portworxVolume set to new value

Attributes

Source
Volume.scala

Returns a new data with projected set to new value

Returns a new data with projected set to new value

Attributes

Source
Volume.scala

Returns a new data with quobyte set to new value

Returns a new data with quobyte set to new value

Attributes

Source
Volume.scala

Returns a new data with rbd set to new value

Returns a new data with rbd set to new value

Attributes

Source
Volume.scala

Returns a new data with scaleIO set to new value

Returns a new data with scaleIO set to new value

Attributes

Source
Volume.scala

Returns a new data with secret set to new value

Returns a new data with secret set to new value

Attributes

Source
Volume.scala

Returns a new data with storageos set to new value

Returns a new data with storageos set to new value

Attributes

Source
Volume.scala

Returns a new data with vsphereVolume set to new value

Returns a new data with vsphereVolume set to new value

Attributes

Source
Volume.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product