Update CRDs
This commit is contained in:
6
generated/crds/gateway/index.d.ts
vendored
Normal file
6
generated/crds/gateway/index.d.ts
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import * as v1 from "./v1";
|
||||
import * as v1alpha1 from "./v1alpha1";
|
||||
import * as v1alpha2 from "./v1alpha2";
|
||||
import * as v1alpha3 from "./v1alpha3";
|
||||
import * as v1beta1 from "./v1beta1";
|
||||
export { v1, v1alpha1, v1alpha2, v1alpha3, v1beta1, };
|
||||
Reference in New Issue
Block a user