Packages

object VolumeProjection extends VolumeProjectionFields with Serializable

Linear Supertypes
Serializable, Serializable, VolumeProjectionFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. VolumeProjection
  2. Serializable
  3. Serializable
  4. VolumeProjectionFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val VolumeProjectionDecoder: Decoder[VolumeProjection]
  2. implicit val VolumeProjectionEncoder: Encoder[VolumeProjection]
  3. def configMap: ConfigMapProjectionFields
    Definition Classes
    VolumeProjectionFields
  4. def downwardAPI: DownwardAPIProjectionFields
    Definition Classes
    VolumeProjectionFields
  5. def nestedField(prefix: Chunk[String]): VolumeProjectionFields
  6. def secret: SecretProjectionFields
    Definition Classes
    VolumeProjectionFields
  7. def serviceAccountToken: ServiceAccountTokenProjectionFields
    Definition Classes
    VolumeProjectionFields