logging

package
v1.50.1 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (

	// PromtailTokenSecretName is the name of a secret in the kube-system namespace in the target cluster containing
	// promtail's token for communication with the kube-apiserver.
	PromtailTokenSecretName = promtailName
)

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