NodeRuntimeHandlerFeatures

io.k8s.api.core.v1.NodeRuntimeHandlerFeatures
See theNodeRuntimeHandlerFeatures companion object

NodeRuntimeHandlerFeatures is a set of features implemented by the runtime handler.

Attributes

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

Members list

Value members

Concrete methods

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

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

Attributes

Source
NodeRuntimeHandlerFeatures.scala

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

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

Attributes

Source
NodeRuntimeHandlerFeatures.scala

Returns a new data with recursiveReadOnlyMounts set to new value

Returns a new data with recursiveReadOnlyMounts set to new value

Attributes

Source
NodeRuntimeHandlerFeatures.scala

Returns a new data with userNamespaces set to new value

Returns a new data with userNamespaces set to new value

Attributes

Source
NodeRuntimeHandlerFeatures.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product