inclusterconfig

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FilterName filter is used to comment kubeconfig in kube-system/kube-proxy configmap
	// in order to make kube-proxy to use InClusterConfig to access kube-apiserver.
	FilterName = "inclusterconfig"

	KubeProxyConfigMapNamespace = "kube-system"
	KubeProxyConfigMapName      = "kube-proxy"
	KubeProxyDataKey            = "config.conf"
	KubeProxyKubeConfigStr      = "kubeconfig"
)

Variables

This section is empty.

Functions

func NewInClusterConfigFilter added in v1.4.0

func NewInClusterConfigFilter() (filter.ObjectFilter, error)

func Register

func Register(filters *base.Filters)

Register registers a filter

Types

This section is empty.

Jump to

Keyboard shortcuts

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