NodeSpec

constructor(name: String? = null, labels: Map<String, String>? = null, role: NodeSpec.Role? = null, availability: NodeSpec.Availability? = null)

Parameters

name

Name for the node.

labels

User-defined key/value metadata.

role

Role of the node.

availability

Availability of the node.