Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewKubernetesBackend ¶ added in v1.5.0
func NewKubernetesBackend(name, namespace, cmkey, instance string, instanceExpire time.Duration, kc client.Client, log *zap.SugaredLogger) status.Backend
Returns a kubernetes status manager object. Parameters are: - name, namespace and key for the ConfigMap where the status will be written to. - identifier for this broker instance. - instance expiration for all other instances informed at the configmap. - kubernetes client - logger
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.