logging

package
v1.39.3 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PromtailName is the name used for labeling the Kubernetes resources associated with Promtail installed on the shoot nodes.
	PromtailName = "gardener-promtail"
	// PromtailRBACName is the name of the user used by promtail to auth gains Kube-RBAC-Proxy
	PromtailRBACName = "gardener.cloud:logging:promtail"
)

Variables

This section is empty.

Functions

func NewKubeRBACProxy

func NewKubeRBACProxy(so *Values) (component.Deployer, error)

NewKubeRBACProxy creates a new instance of kubeRBACProxy for the kube-rbac-proxy.

Types

type Values added in v1.37.0

type Values struct {
	// Client to create resources with.
	Client client.Client
	// Namespace in the seed cluster.
	Namespace string
}

Values are the values for the kube-rbac-proxy.

Jump to

Keyboard shortcuts

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