Documentation ¶
Index ¶
Constants ¶
View Source
const ( MysqlStandName = "mysql" LiquibaseStandName = "liquibase" )
View Source
const (
KafkaStandName = "kafka"
)
View Source
const (
VaultStandName = "vault"
)
Variables ¶
View Source
var Nop = nop{}
Functions ¶
Types ¶
type Kafka ¶
type Kafka struct { Topics []KafkaTopic Replicas int SASL bool SSL bool }
func (Kafka) SecurityProtocol ¶
type KafkaTopic ¶
Click to show internal directories.
Click to hide internal directories.