VolumeProjection

Projection that may be projected along with other supported volume types

Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Gets configMap.

Gets configMap.

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

Gets downwardAPI.

Gets downwardAPI.

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

Gets secret.

Gets secret.

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

Gets serviceAccountToken.

Gets serviceAccountToken.

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

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product