Documentation ¶
Index ¶
- func ConnectBrokers(kubeConfigPath string, namespace string) error
- func ConnectGateway(kubeConfigPath string, namespace string) error
- func ConnectToZeebeCluster(k8Client internal.K8Client) (zbc.Client, func(), error)
- func DisconnectBroker(kubeConfigPath string, namespace string, ...) error
- func DisconnectGateway(kubeConfigPath string, namespace string, ...) error
- type Broker
- type DisconnectBrokerCfg
- type DisconnectGatewayCfg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectBrokers ¶
func ConnectGateway ¶
func ConnectToZeebeCluster ¶
func DisconnectBroker ¶
func DisconnectBroker(kubeConfigPath string, namespace string, disconnectBrokerCfg DisconnectBrokerCfg) error
func DisconnectGateway ¶
func DisconnectGateway(kubeConfigPath string, namespace string, disconnectGatewayCfg DisconnectGatewayCfg) error
Types ¶
type DisconnectBrokerCfg ¶
type DisconnectGatewayCfg ¶
Click to show internal directories.
Click to hide internal directories.