Documentation
¶
Index ¶
- Constants
- func AddGateway(mgr manager.Manager) error
- func AddGatewayInternalService(mgr manager.Manager) error
- func AddGatewayPublicService(mgr manager.Manager) error
- func AddGatewayWebhook(mgr manager.Manager) error
- func CheckServer(ctx context.Context, client client.Client) (enableProxy, enableTunnel bool)
Constants ¶
View Source
const ( ActiveEndpointsName = "ActiveEndpointName" ActiveEndpointsPublicIP = "ActiveEndpointsPublicIP" ActiveEndpointsType = "ActiveEndpointsType" )
View Source
const ( HTTPPorts = "http" HTTPSPorts = "https" )
View Source
const (
ServiceDeleteFailed = "DeleteServiceFail"
)
Variables ¶
This section is empty.
Functions ¶
func AddGateway ¶
func AddGatewayPublicService ¶
func AddGatewayWebhook ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.