NodeSpec

io.k8s.api.core.v1.NodeSpec
See theNodeSpec companion object

NodeSpec describes the attributes that a node is created with.

Attributes

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

Members list

Concise view

Value members

Concrete methods

Appends new values to podCIDRs

Appends new values to podCIDRs

Attributes

Source:
NodeSpec.scala

Appends new values to taints

Appends new values to taints

Attributes

Source:
NodeSpec.scala

if configSource has a value, transforms to the result of function

if configSource has a value, transforms to the result of function

Attributes

Source:
NodeSpec.scala

if externalID has a value, transforms to the result of function

if externalID has a value, transforms to the result of function

Attributes

Source:
NodeSpec.scala

if podCIDR has a value, transforms to the result of function

if podCIDR has a value, transforms to the result of function

Attributes

Source:
NodeSpec.scala

if podCIDRs has a value, transforms to the result of function

if podCIDRs has a value, transforms to the result of function

Attributes

Source:
NodeSpec.scala

if providerID has a value, transforms to the result of function

if providerID has a value, transforms to the result of function

Attributes

Source:
NodeSpec.scala

if taints has a value, transforms to the result of function

if taints has a value, transforms to the result of function

Attributes

Source:
NodeSpec.scala

if unschedulable has a value, transforms to the result of function

if unschedulable has a value, transforms to the result of function

Attributes

Source:
NodeSpec.scala

Returns a new data with configSource set to new value

Returns a new data with configSource set to new value

Attributes

Source:
NodeSpec.scala

Returns a new data with externalID set to new value

Returns a new data with externalID set to new value

Attributes

Source:
NodeSpec.scala

Returns a new data with podCIDR set to new value

Returns a new data with podCIDR set to new value

Attributes

Source:
NodeSpec.scala

Returns a new data with podCIDRs set to new value

Returns a new data with podCIDRs set to new value

Attributes

Source:
NodeSpec.scala

Returns a new data with providerID set to new value

Returns a new data with providerID set to new value

Attributes

Source:
NodeSpec.scala

Returns a new data with taints set to new value

Returns a new data with taints set to new value

Attributes

Source:
NodeSpec.scala

Returns a new data with unschedulable set to new value

Returns a new data with unschedulable set to new value

Attributes

Source:
NodeSpec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product