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 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.
Click to show internal directories.
Click to hide internal directories.