Documentation
¶
Index ¶
- func Create(ctx core.Context, owner v1beta1.Module, options ...option) error
- func Reconcile(ctx Context, _ *v1beta1.Stack, httpAPI *v1beta1.GatewayHTTPAPI) error
- func RuleSecured() v1beta1.GatewayHTTPAPIRule
- func RuleUnsecured() v1beta1.GatewayHTTPAPIRule
- func WithHealthCheckEndpoint(v string) func(httpapi *v1beta1.GatewayHTTPAPI)
- func WithRules(rules ...v1beta1.GatewayHTTPAPIRule) func(httpapi *v1beta1.GatewayHTTPAPI)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Reconcile ¶
func Reconcile(ctx Context, _ *v1beta1.Stack, httpAPI *v1beta1.GatewayHTTPAPI) error
func RuleSecured ¶
func RuleSecured() v1beta1.GatewayHTTPAPIRule
func RuleUnsecured ¶
func RuleUnsecured() v1beta1.GatewayHTTPAPIRule
func WithHealthCheckEndpoint ¶
func WithHealthCheckEndpoint(v string) func(httpapi *v1beta1.GatewayHTTPAPI)
func WithRules ¶
func WithRules(rules ...v1beta1.GatewayHTTPAPIRule) func(httpapi *v1beta1.GatewayHTTPAPI)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.