We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b35ec56 commit cd020d8Copy full SHA for cd020d8
apis/v1alpha2/shared_types.go
@@ -231,6 +231,8 @@ const (
231
// Possible reasons for this condition to be false are:
232
//
233
// * "RefNotPermitted"
234
+ // * "InvalidKind"
235
+ // * "BackendNotFound"
236
237
// Controllers may raise this condition with other reasons,
238
// but should prefer to use the reasons listed above to improve
apis/v1beta1/shared_types.go
0 commit comments