Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNginxTrafficRouting ¶
func NewNginxTrafficRouting(client client.Client, newStatus *rolloutv1alpha1.RolloutStatus, albConf Config) (trafficrouting.Controller, error)
Types ¶
type Config ¶
type Config struct {
RolloutName string
RolloutNs string
CanaryService *corev1.Service
StableService *corev1.Service
TrafficConf *rolloutv1alpha1.IngressTrafficRouting
OwnerRef metav1.OwnerReference
}
Click to show internal directories.
Click to hide internal directories.