VolumeProjection

com.coralogix.zio.k8s.model.core.v1.VolumeProjection
See theVolumeProjection companion object

Projection that may be projected along with other supported volume types

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 configMap.

Gets configMap.

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 secret.

Gets secret.

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

Attributes

Gets serviceAccountToken.

Gets serviceAccountToken.

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