NodeFeatures

io.k8s.api.core.v1.NodeFeatures
See theNodeFeatures companion object

NodeFeatures describes the set of features implemented by the CRI implementation. The features contained in the NodeFeatures should depend only on the cri implementation independent of runtime handlers.

Attributes

Companion
object
Source
NodeFeatures.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

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

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

Attributes

Source
NodeFeatures.scala

Returns a new data with supplementalGroupsPolicy set to new value

Returns a new data with supplementalGroupsPolicy set to new value

Attributes

Source
NodeFeatures.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product