VolumeNodeAffinity

com.coralogix.zio.k8s.model.core.v1.VolumeNodeAffinity
See theVolumeNodeAffinity companion object
case class VolumeNodeAffinity(required: Optional[NodeSelector])

VolumeNodeAffinity defines constraints that limit what nodes this volume can be accessed from.

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

Gets required.

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