k8s

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Applications = schema.GroupVersionResource{Group: "argoproj.io", Version: "v1alpha1", Resource: "applications"}
	AppProjects  = schema.GroupVersionResource{Group: "argoproj.io", Version: "v1alpha1", Resource: "appprojects"}
)
View Source
var (
	ConfigMapName = "argocd-notifications-cm"
	SecretName    = "argocd-notifications-secret"
)

Functions

func AddK8SFlagsToCmd

func AddK8SFlagsToCmd(cmd *cobra.Command) clientcmd.ClientConfig

func NewAppClient

func NewAppClient(client dynamic.Interface, namespace string) dynamic.ResourceInterface

func NewAppProjClient

func NewAppProjClient(client dynamic.Interface, namespace string) dynamic.ResourceInterface

func NewConfigMapInformer

func NewConfigMapInformer(clientset kubernetes.Interface, namespace string) cache.SharedIndexInformer

func NewSecretInformer

func NewSecretInformer(clientset kubernetes.Interface, namespace string) cache.SharedIndexInformer

Types

This section is empty.

Jump to

Keyboard shortcuts

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