NodeConfigSource

final case class NodeConfigSource(configMap: Option[ConfigMapNodeConfigSource])

NodeConfigSource specifies a source of node configuration. Exactly one subfield (excluding metadata) must be non-nil. This API is deprecated since 1.22

Source:
NodeConfigSource.scala
trait Product
trait Equals
class Object
trait Matchable
class Any
Inherited

Value members

Inherited methods

Inherited from:
Product