Documentation
¶
Index ¶
Constants ¶
View Source
const ( SecretNameClusterGatewayTLSCert = "cluster-gateway-tls-cert" ServiceNameClusterGateway = "cluster-gateway" )
Variables ¶
This section is empty.
Functions ¶
func SetupClusterGatewayInstallerWithManager ¶
func SetupClusterGatewayInstallerWithManager( hostManager ctrl.Manager, podNamespace string, caPair *crypto.CA, hostNativeClient kubernetes.Interface, hostSecretLister corev1lister.SecretLister, mcManager ctrl.Manager, mcMode bool, mcKubeconfigSecretName string, addonManagerNamespace string, clusterAuthNamespace string, ) error
Types ¶
type ClusterGatewayHealthProber ¶
type ClusterGatewayHealthProber struct {
// contains filtered or unexported fields
}
type ClusterGatewayInstaller ¶
type ClusterGatewayInstaller struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.