apiserverproxy

package
v1.72.1 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2023 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TimeoutWaitForManagedResource = 2 * time.Minute

TimeoutWaitForManagedResource is the timeout used while waiting for the ManagedResources to become healthy or deleted.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	component.DeployWaiter
	SetAdvertiseIPAddress(string)
}

Interface contains functions for deploying apiserver-proxy.

func New

func New(client client.Client, namespace string, secretsManager secretsmanager.Interface, values Values) Interface

New creates a new instance of DeployWaiter for apiserver-proxy

type Values

type Values struct {
	ProxySeedServerHost string
	PSPDisabled         bool
	Image               string
	SidecarImage        string
	// contains filtered or unexported fields
}

Values is a set of configuration values for the apiserver-proxy component.

Jump to

Keyboard shortcuts

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