Volume

com.coralogix.zio.k8s.model.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.

Value parameters

name

Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Gets awsElasticBlockStore.

Gets awsElasticBlockStore.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets azureDisk.

Gets azureDisk.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets azureFile.

Gets azureFile.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets cephfs.

Gets cephfs.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets cinder.

Gets cinder.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets configMap.

Gets configMap.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets csi.

Gets csi.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets downwardAPI.

Gets downwardAPI.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets emptyDir.

Gets emptyDir.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets ephemeral.

Gets ephemeral.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets fc.

Gets fc.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets flexVolume.

Gets flexVolume.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets flocker.

Gets flocker.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets gcePersistentDisk.

Gets gcePersistentDisk.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets gitRepo.

Gets gitRepo.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets glusterfs.

Gets glusterfs.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets hostPath.

Gets hostPath.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets iscsi.

Gets iscsi.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names

Volume's name. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names

This effect always succeeds, it is safe to use the field name directly.

Attributes

Gets nfs.

Gets nfs.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets persistentVolumeClaim.

Gets persistentVolumeClaim.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets photonPersistentDisk.

Gets photonPersistentDisk.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets portworxVolume.

Gets portworxVolume.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets projected.

Gets projected.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets quobyte.

Gets quobyte.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets rbd.

Gets rbd.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets scaleIO.

Gets scaleIO.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets secret.

Gets secret.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets storageos.

Gets storageos.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Gets vsphereVolume.

Gets vsphereVolume.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product