Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGatewayTrafficRouting ¶
func NewGatewayTrafficRouting(client client.Client, newStatus *rolloutv1alpha1.RolloutStatus, conf Config) (trafficrouting.Controller, error)
NewGatewayTrafficRouting The Gateway API is a part of the SIG Network.
Types ¶
type Config ¶
type Config struct {
RolloutName string
RolloutNs string
CanaryService string
StableService string
TrafficConf *rolloutv1alpha1.GatewayTrafficRouting
}
Click to show internal directories.
Click to hide internal directories.