BrokerProperties interface

Broker Resource properties

Properties

advanced

Advanced settings of Broker.

cardinality

The cardinality details of the broker.

diagnostics

Spec defines the desired identities of Broker diagnostics settings.

diskBackedMessageBuffer

Settings of Disk Backed Message Buffer.

generateResourceLimits

This setting controls whether Kubernetes CPU resource limits are requested. Increasing the number of replicas or workers proportionally increases the amount of CPU resources requested. If this setting is enabled and there are insufficient CPU resources, an error will be emitted.

memoryProfile

Memory profile of Broker.

provisioningState

The status of the last operation.

Property Details

advanced

Advanced settings of Broker.

advanced?: AdvancedSettings

Property Value

cardinality

The cardinality details of the broker.

cardinality?: Cardinality

Property Value

diagnostics

Spec defines the desired identities of Broker diagnostics settings.

diagnostics?: BrokerDiagnostics

Property Value

diskBackedMessageBuffer

Settings of Disk Backed Message Buffer.

diskBackedMessageBuffer?: DiskBackedMessageBuffer

Property Value

generateResourceLimits

This setting controls whether Kubernetes CPU resource limits are requested. Increasing the number of replicas or workers proportionally increases the amount of CPU resources requested. If this setting is enabled and there are insufficient CPU resources, an error will be emitted.

generateResourceLimits?: GenerateResourceLimits

Property Value

memoryProfile

Memory profile of Broker.

memoryProfile?: string

Property Value

string

provisioningState

The status of the last operation.

provisioningState?: string

Property Value

string