PodSchedulingGate

io.k8s.api.core.v1.PodSchedulingGate
See thePodSchedulingGate companion object
final case class PodSchedulingGate(name: String)

PodSchedulingGate is associated to a Pod to guard its scheduling.

Attributes

Companion:
object
Source:
PodSchedulingGate.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

transforms name to result of function

transforms name to result of function

Attributes

Source:
PodSchedulingGate.scala

Returns a new data with name set to new value

Returns a new data with name set to new value

Attributes

Source:
PodSchedulingGate.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product