api

package
v1.37.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exports

type Exports struct {
	GardenerIdentity        string `json:"gardenerIdentity" yaml:"gardenerIdentity"`
	OpenVPNDiffieHellmanKey string `json:"openVPNDiffieHellmanKey" yaml:"openVPNDiffieHellmanKey"`

	GardenerAPIServerCACrt string `json:"gardenerAPIServerCACrt" yaml:"gardenerAPIServerCACrt"`
	GardenerAPIServerCAKey string `json:"gardenerAPIServerCAKey" yaml:"gardenerAPIServerCAKey"`

	GardenerAPIServerTLSServingCrt string `json:"gardenerAPIServerTLSServingCrt" yaml:"gardenerAPIServerTLSServingCrt"`
	GardenerAPIServerTLSServingKey string `json:"gardenerAPIServerTLSServingKey" yaml:"gardenerAPIServerTLSServingKey"`

	GardenerAPIServerEncryptionConfiguration string `json:"gardenerAPIServerEncryptionConfiguration" yaml:"gardenerAPIServerEncryptionConfiguration"`

	GardenerAdmissionControllerCACrt string `json:"gardenerAdmissionControllerCACrt,omitempty" yaml:"gardenerAdmissionControllerCACrt,omitempty"`
	GardenerAdmissionControllerCAKey string `json:"gardenerAdmissionControllerCAKey,omitempty" yaml:"gardenerAdmissionControllerCAKey,omitempty"`

	GardenerControllerManagerTLSServingCrt string `json:"gardenerControllerManagerTLSServingCrt" yaml:"gardenerControllerManagerTLSServingCrt"`
	GardenerControllerManagerTLSServingKey string `json:"gardenerControllerManagerTLSServingKey" yaml:"gardenerControllerManagerTLSServingKey"`

	GardenerAdmissionControllerTLSServingCrt string `json:"gardenerAdmissionControllerTLSServingCrt,omitempty" yaml:"gardenerAdmissionControllerTLSServingCrt,omitempty"`
	GardenerAdmissionControllerTLSServingKey string `json:"gardenerAdmissionControllerTLSServingKey,omitempty" yaml:"gardenerAdmissionControllerTLSServingKey,omitempty"`
}

Exports defines the structure for the exported data which might be consumed by other components.

Jump to

Keyboard shortcuts

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