status

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const ConfigMapKey = "status"

Variables

This section is empty.

Functions

func NewKubernetesManager

func NewKubernetesManager(ctx context.Context, name, namespace, cmkey, instance string, cacheExpiration, resyncPeriod time.Duration, kc client.Client, log *zap.SugaredLogger) status.Manager

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. - cache expiration that will force a new status write operation - resync period that check for pending changes and writes to the ConfigMap if any. - kubernetes client - logger

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL