io.k8s.api.core.v1.ProjectedVolumeSource
See theProjectedVolumeSource companion object
final case class ProjectedVolumeSource(defaultMode: Option[Int], sources: Option[Seq[VolumeProjection]])
Represents a projected volume source
Attributes
- Companion
- object
- Source
- ProjectedVolumeSource.scala
- Graph
-
- Supertypes
Members list
Inherited
- Not inherited
- Product
In this article