KubernetesClusterRoutingAgent

data class KubernetesClusterRoutingAgent(val enabled: Boolean)

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Boolean flag whether the routing-agent should be enabled or not.