kubernetes-resource-notificator

command module
v0.0.0-...-5560229 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2022 License: MIT Imports: 1 Imported by: 0

README

kubernetes-resouce-notificator

How to Use

Sample manifests is in manifest directory. This controller is based on argocd-notifications, so check out argocd-notifications Templates and argocd-notifications Subscriptions.

Options

-c, --configmap string               ConfigMap name for controller (default "kubernetes-notificator-cm")
-g, --group string                   apiGroup monitored by controller
-n, --namespace string               If present, the namespace scope for this CLI request
-r, --resource string                apiResource monitored by controller (default "pods")
-s, --secret string                  Secret name for controller (default "kubernetes-notificator-secret")
-v, --version string                 apiVersion monitored by controller (default "v1")

Examples

to Monitor Pod
--group ""
--version v1
--resource pods
to Monitor Deployment
--group apps
--version v1
--resource deployments

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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