+2
-7
lines changedFilter options
+2
-7
lines changed Original file line number Diff line number Diff line change
@@ -315,6 +315,7 @@ type ListenerNamespaces struct {
315
315
//
316
316
// +optional
317
317
// +kubebuilder:default=None
318
+
// +kubebuilder:validation:Enum=All;Selector;Same;None
318
319
From *FromNamespaces `json:"from,omitempty"`
319
320
320
321
// Selector must be specified when From is set to "Selector". In that case,
@@ -669,8 +670,6 @@ type AllowedRoutes struct {
669
670
670
671
// FromNamespaces specifies namespace from which Routes/ListenerSets may be attached to a
671
672
// Gateway.
672
-
//
673
-
// +kubebuilder:validation:Enum=All;Selector;Same;None
674
673
type FromNamespaces string
675
674
676
675
const (
@@ -700,6 +699,7 @@ type RouteNamespaces struct {
700
699
//
701
700
// +optional
702
701
// +kubebuilder:default=Same
702
+
// +kubebuilder:validation:Enum=All;Selector;Same
703
703
From *FromNamespaces `json:"from,omitempty"`
704
704
705
705
// Selector must be specified when From is set to "Selector". In that case,
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4