Documentation
¶
Index ¶
- func CreateOrUpdateAlertManager(ctx context.Context, cr *victoriametricsv1beta1.VMAlertmanager, ...) error
- func CreateOrUpdateAlertManagerService(ctx context.Context, cr *victoriametricsv1beta1.VMAlertmanager, ...) (*v1.Service, error)
- func CreateVMAlertmanagerSecretAccess(ctx context.Context, rclient client.Client, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateAlertManager ¶ added in v0.43.0
func CreateOrUpdateAlertManager(ctx context.Context, cr *victoriametricsv1beta1.VMAlertmanager, rclient client.Client, c *config.BaseOperatorConf) error
CreateOrUpdateAlertManager creates alertmanagerand and bulds config for it
func CreateOrUpdateAlertManagerService ¶ added in v0.43.0
func CreateOrUpdateAlertManagerService(ctx context.Context, cr *victoriametricsv1beta1.VMAlertmanager, rclient client.Client) (*v1.Service, error)
CreateOrUpdateAlertManagerService creates service for alertmanager
func CreateVMAlertmanagerSecretAccess ¶
func CreateVMAlertmanagerSecretAccess(ctx context.Context, rclient client.Client, cr *victoriametricsv1beta1.VMAlertmanager) error
CreateVMAlertmanagerSecretAccess creates k8s api access for vmalertmanager config-reloader container
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.