You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assigneestring`yaml:"assignee,omitempty" json:"assignee,omitempty" doc:"value needs to assign to output field"`
107
-
LabelsPrefixstring`yaml:"labels_prefix,omitempty" json:"labels_prefix,omitempty" doc:"labels prefix to use to copy input lables, if empty labels will not be copied"`
108
-
AddZonebool`yaml:"add_zone,omitempty" json:"add_zone,omitempty" doc:"if true the rule will add the zone"`
109
-
OutputKeysK8SOutputKeys`yaml:"-" json:"-"`
101
+
IPFieldstring`yaml:"ipField,omitempty" json:"ipField,omitempty" doc:"entry IP input field"`
Assigneestring`yaml:"assignee,omitempty" json:"assignee,omitempty" doc:"value needs to assign to output field"`
107
+
LabelsPrefixstring`yaml:"labels_prefix,omitempty" json:"labels_prefix,omitempty" doc:"labels prefix to use to copy input labels, if empty labels will not be copied"`
108
+
AnnotationsPrefixstring`yaml:"annotations_prefix,omitempty" json:"annotations_prefix,omitempty" doc:"annotations prefix to use to copy input annotations, if empty annotations will not be copied"`
109
+
AddZonebool`yaml:"add_zone,omitempty" json:"add_zone,omitempty" doc:"if true the rule will add the zone"`
0 commit comments