Documentation ¶
Index ¶
Constants ¶
View Source
const ( MskCluster software.SoftwareType = "msk cluster" DefaultTimeout time.Duration = time.Second * 15 // From version 3.7.0, AWS start using 3.7.x version with automated patch update manage by themselves. // See https://docs.aws.amazon.com/msk/latest/developerguide/supported-kafka-versions.html#3.7.kraft // // When a candidate with x appears, we replace them with a 0 version to be still able to process them. SemVerWithX = `(\d+|x)\.(\d+|x)\.(\d+|x)` )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.