Documentation ¶
Index ¶
Constants ¶
View Source
const ( SecretNameClusterGatewayTLSCert = "cluster-gateway-tls-cert" ServiceNameClusterGateway = "cluster-gateway" )
Variables ¶
This section is empty.
Functions ¶
func SetupClusterGatewayInstallerWithManager ¶
func SetupClusterGatewayInstallerWithManager(mgr ctrl.Manager, caPair *crypto.CA, nativeClient kubernetes.Interface, secretLister corev1lister.SecretLister) error
Types ¶
type ClusterGatewayHealthProber ¶
type ClusterGatewayHealthProber struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.