gardeneraccess

package
v1.41.4 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const ManagedResourceName = "shoot-core-gardeneraccess"

ManagedResourceName is the name of the ManagedResource containing the resource specifications.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	component.Deployer
	SetCACertificate([]byte)
}

Interface contains functions for deploying access credentials for shoot clusters.

func New

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

New creates a new instance of the deployer for GardenerAccess.

type Values

type Values struct {
	// ServerOutOfCluster is the out-of-cluster address of a kube-apiserver.
	ServerOutOfCluster string
	// ServerInCluster is the in-cluster address of a kube-apiserver.
	ServerInCluster string
	// contains filtered or unexported fields
}

Values contains configurations for the component.

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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