addons

package
v0.0.0-...-b86b35d Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2023 License: Apache-2.0 Imports: 38 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartManagedClusterInfoAgent

func StartManagedClusterInfoAgent(
	ctx context.Context,
	clusterName string,
	selfManagementEnabled bool,
	hubKubeConfig, spokeKubeConfig *rest.Config,
	restMapper meta.RESTMapper,
	kubeInformerFactory informers.SharedInformerFactory,
	clusterInformerFactory clusterinformers.SharedInformerFactory,
) error

func StartPolicyAgent

func StartPolicyAgent(
	ctx context.Context,
	scheme *runtime.Scheme,
	clusterName string,
	hubKubeConfig, hostingKubeConfig, spokeKubeConfig *rest.Config,
	hubManager, hostingManager ctrl.Manager,
	config *PolicyAgentConfig) error

Types

type PolicyAgentConfig

type PolicyAgentConfig struct {
	DecryptionConcurrency uint8
	EvaluationConcurrency uint8
	EnableMetrics         bool
	Frequency             uint
}

Directories

Path Synopsis
controllers

Jump to

Keyboard shortcuts

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