kubeadminpwd

package
v0.0.0-...-3998160 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	OAuthDeploymentName  = "oauth-openshift"
	SecretHashAnnotation = "hypershift.openshift.io/kubeadmin-secret-hash"
)
View Source
const (
	KubeAdminSecret = "kubeadmin"
)

Variables

This section is empty.

Functions

Types

type OAuthRestarter

type OAuthRestarter struct {
	// Client is a client that allows access to the management cluster
	Client kubeclient.Interface

	// Log is the logger for this controller
	Log logr.Logger

	// Namespace is the namespace where the control plane of the cluster
	// lives on the management server
	Namespace string

	// SecretLister is a lister for target cluster secrets
	SecretLister corelisters.SecretLister
}

func (*OAuthRestarter) Reconcile

func (o *OAuthRestarter) Reconcile(req ctrl.Request) (ctrl.Result, error)

Jump to

Keyboard shortcuts

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