follow

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigMapController

func NewConfigMapController(
	clusterName string,
	target agentconfig.Target,

	kubeclientset kubernetes.Interface,
	remoteClient kubernetes.Interface,

	podInformer coreinformers.PodInformer,
	configMapInformer coreinformers.ConfigMapInformer,

	remoteConfigMapInformer coreinformers.ConfigMapInformer) *controller.Controller

func NewSecretController

func NewSecretController(
	clusterName string,
	target agentconfig.Target,

	kubeclientset kubernetes.Interface,
	remoteClient kubernetes.Interface,

	podInformer coreinformers.PodInformer,
	secretInformer coreinformers.SecretInformer,

	remoteSecretInformer coreinformers.SecretInformer) *controller.Controller

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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