Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Expose ¶
func Expose( deployContext *chetypes.DeployContext, componentName string, gatewayConfig *gateway.TraefikConfig) (endpointUrl string, done bool, err error)
Expose exposes the specified component according to the configured exposure strategy rules
func ExposeWithHostPath ¶
func ExposeWithHostPath( deployContext *chetypes.DeployContext, component string, host string, path string, gatewayConfig *gateway.TraefikConfig) (endpointUrl string, done bool, err error)
Expose exposes the specified component on the specified host and domain. Empty host or path will be evaluated according to the configured strategy rules. Note: path may be prefixed according to the configured strategy rules.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.