@highstate/gateway-api 0.6.2 → 0.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -4
- package/bin/gateway/index.d.ts +1 -3
- package/bin/gateway/index.js +1 -5
- package/bin/gateway/index.js.map +1 -1
- package/bin/package.json +2 -2
- package/bin/types/input.d.ts +89 -5676
- package/bin/types/output.d.ts +191 -6999
- package/gateway/index.ts +0 -4
- package/package.json +3 -3
- package/tsconfig.json +0 -17
- package/types/input.ts +181 -5879
- package/types/output.ts +181 -7122
- package/bin/gateway/v1alpha2/backendLBPolicy.d.ts +0 -64
- package/bin/gateway/v1alpha2/backendLBPolicy.js +0 -65
- package/bin/gateway/v1alpha2/backendLBPolicy.js.map +0 -1
- package/bin/gateway/v1alpha2/backendLBPolicyList.d.ts +0 -67
- package/bin/gateway/v1alpha2/backendLBPolicyList.js +0 -65
- package/bin/gateway/v1alpha2/backendLBPolicyList.js.map +0 -1
- package/bin/gateway/v1alpha2/backendLBPolicyPatch.d.ts +0 -70
- package/bin/gateway/v1alpha2/backendLBPolicyPatch.js +0 -71
- package/bin/gateway/v1alpha2/backendLBPolicyPatch.js.map +0 -1
- package/bin/gateway/v1alpha2/index.d.ts +0 -36
- package/bin/gateway/v1alpha2/index.js +0 -66
- package/bin/gateway/v1alpha2/index.js.map +0 -1
- package/bin/gateway/v1alpha2/tcproute.d.ts +0 -65
- package/bin/gateway/v1alpha2/tcproute.js +0 -66
- package/bin/gateway/v1alpha2/tcproute.js.map +0 -1
- package/bin/gateway/v1alpha2/tcprouteList.d.ts +0 -67
- package/bin/gateway/v1alpha2/tcprouteList.js +0 -65
- package/bin/gateway/v1alpha2/tcprouteList.js.map +0 -1
- package/bin/gateway/v1alpha2/tcproutePatch.d.ts +0 -71
- package/bin/gateway/v1alpha2/tcproutePatch.js +0 -72
- package/bin/gateway/v1alpha2/tcproutePatch.js.map +0 -1
- package/bin/gateway/v1alpha2/tlsroute.d.ts +0 -68
- package/bin/gateway/v1alpha2/tlsroute.js +0 -69
- package/bin/gateway/v1alpha2/tlsroute.js.map +0 -1
- package/bin/gateway/v1alpha2/tlsrouteList.d.ts +0 -67
- package/bin/gateway/v1alpha2/tlsrouteList.js +0 -65
- package/bin/gateway/v1alpha2/tlsrouteList.js.map +0 -1
- package/bin/gateway/v1alpha2/tlsroutePatch.d.ts +0 -74
- package/bin/gateway/v1alpha2/tlsroutePatch.js +0 -75
- package/bin/gateway/v1alpha2/tlsroutePatch.js.map +0 -1
- package/bin/gateway/v1alpha2/udproute.d.ts +0 -65
- package/bin/gateway/v1alpha2/udproute.js +0 -66
- package/bin/gateway/v1alpha2/udproute.js.map +0 -1
- package/bin/gateway/v1alpha2/udprouteList.d.ts +0 -67
- package/bin/gateway/v1alpha2/udprouteList.js +0 -65
- package/bin/gateway/v1alpha2/udprouteList.js.map +0 -1
- package/bin/gateway/v1alpha2/udproutePatch.d.ts +0 -71
- package/bin/gateway/v1alpha2/udproutePatch.js +0 -72
- package/bin/gateway/v1alpha2/udproutePatch.js.map +0 -1
- package/bin/gateway/v1alpha3/backendTLSPolicy.d.ts +0 -64
- package/bin/gateway/v1alpha3/backendTLSPolicy.js +0 -65
- package/bin/gateway/v1alpha3/backendTLSPolicy.js.map +0 -1
- package/bin/gateway/v1alpha3/backendTLSPolicyList.d.ts +0 -67
- package/bin/gateway/v1alpha3/backendTLSPolicyList.js +0 -65
- package/bin/gateway/v1alpha3/backendTLSPolicyList.js.map +0 -1
- package/bin/gateway/v1alpha3/backendTLSPolicyPatch.d.ts +0 -70
- package/bin/gateway/v1alpha3/backendTLSPolicyPatch.js +0 -71
- package/bin/gateway/v1alpha3/backendTLSPolicyPatch.js.map +0 -1
- package/bin/gateway/v1alpha3/index.d.ts +0 -9
- package/bin/gateway/v1alpha3/index.js +0 -30
- package/bin/gateway/v1alpha3/index.js.map +0 -1
- package/gateway/v1alpha2/backendLBPolicy.ts +0 -102
- package/gateway/v1alpha2/backendLBPolicyList.ts +0 -107
- package/gateway/v1alpha2/backendLBPolicyPatch.ts +0 -108
- package/gateway/v1alpha2/index.ts +0 -102
- package/gateway/v1alpha2/tcproute.ts +0 -103
- package/gateway/v1alpha2/tcprouteList.ts +0 -107
- package/gateway/v1alpha2/tcproutePatch.ts +0 -109
- package/gateway/v1alpha2/tlsroute.ts +0 -106
- package/gateway/v1alpha2/tlsrouteList.ts +0 -107
- package/gateway/v1alpha2/tlsroutePatch.ts +0 -112
- package/gateway/v1alpha2/udproute.ts +0 -103
- package/gateway/v1alpha2/udprouteList.ts +0 -107
- package/gateway/v1alpha2/udproutePatch.ts +0 -109
- package/gateway/v1alpha3/backendTLSPolicy.ts +0 -102
- package/gateway/v1alpha3/backendTLSPolicyList.ts +0 -107
- package/gateway/v1alpha3/backendTLSPolicyPatch.ts +0 -108
- package/gateway/v1alpha3/index.ts +0 -39
@@ -1,106 +0,0 @@
|
|
1
|
-
// *** WARNING: this file was generated by crd2pulumi. ***
|
2
|
-
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
3
|
-
|
4
|
-
import * as pulumi from "@pulumi/pulumi";
|
5
|
-
import * as inputs from "../../types/input";
|
6
|
-
import * as outputs from "../../types/output";
|
7
|
-
import * as utilities from "../../utilities";
|
8
|
-
|
9
|
-
import {ObjectMeta} from "../../meta/v1";
|
10
|
-
|
11
|
-
/**
|
12
|
-
* The TLSRoute resource is similar to TCPRoute, but can be configured
|
13
|
-
* to match against TLS-specific metadata. This allows more flexibility
|
14
|
-
* in matching streams for a given TLS listener.
|
15
|
-
*
|
16
|
-
* If you need to forward traffic to a single target for a TLS listener, you
|
17
|
-
* could choose to use a TCPRoute with a TLS listener.
|
18
|
-
*/
|
19
|
-
export class TLSRoute extends pulumi.CustomResource {
|
20
|
-
/**
|
21
|
-
* Get an existing TLSRoute resource's state with the given name, ID, and optional extra
|
22
|
-
* properties used to qualify the lookup.
|
23
|
-
*
|
24
|
-
* @param name The _unique_ name of the resulting resource.
|
25
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
26
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
27
|
-
*/
|
28
|
-
public static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): TLSRoute {
|
29
|
-
return new TLSRoute(name, undefined as any, { ...opts, id: id });
|
30
|
-
}
|
31
|
-
|
32
|
-
/** @internal */
|
33
|
-
public static readonly __pulumiType = 'kubernetes:gateway.networking.k8s.io/v1alpha2:TLSRoute';
|
34
|
-
|
35
|
-
/**
|
36
|
-
* Returns true if the given object is an instance of TLSRoute. This is designed to work even
|
37
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
38
|
-
*/
|
39
|
-
public static isInstance(obj: any): obj is TLSRoute {
|
40
|
-
if (obj === undefined || obj === null) {
|
41
|
-
return false;
|
42
|
-
}
|
43
|
-
return obj['__pulumiType'] === TLSRoute.__pulumiType;
|
44
|
-
}
|
45
|
-
|
46
|
-
/**
|
47
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
48
|
-
*/
|
49
|
-
public readonly apiVersion!: pulumi.Output<"gateway.networking.k8s.io/v1alpha2">;
|
50
|
-
/**
|
51
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
52
|
-
*/
|
53
|
-
public readonly kind!: pulumi.Output<"TLSRoute">;
|
54
|
-
/**
|
55
|
-
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
56
|
-
*/
|
57
|
-
public readonly metadata!: pulumi.Output<ObjectMeta>;
|
58
|
-
public readonly spec!: pulumi.Output<outputs.gateway.v1alpha2.TLSRouteSpec>;
|
59
|
-
public /*out*/ readonly status!: pulumi.Output<outputs.gateway.v1alpha2.TLSRouteStatus>;
|
60
|
-
|
61
|
-
/**
|
62
|
-
* Create a TLSRoute resource with the given unique name, arguments, and options.
|
63
|
-
*
|
64
|
-
* @param name The _unique_ name of the resource.
|
65
|
-
* @param args The arguments to use to populate this resource's properties.
|
66
|
-
* @param opts A bag of options that control this resource's behavior.
|
67
|
-
*/
|
68
|
-
constructor(name: string, args?: TLSRouteArgs, opts?: pulumi.CustomResourceOptions) {
|
69
|
-
let resourceInputs: pulumi.Inputs = {};
|
70
|
-
opts = opts || {};
|
71
|
-
if (!opts.id) {
|
72
|
-
resourceInputs["apiVersion"] = "gateway.networking.k8s.io/v1alpha2";
|
73
|
-
resourceInputs["kind"] = "TLSRoute";
|
74
|
-
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
75
|
-
resourceInputs["spec"] = args ? args.spec : undefined;
|
76
|
-
resourceInputs["status"] = undefined /*out*/;
|
77
|
-
} else {
|
78
|
-
resourceInputs["apiVersion"] = undefined /*out*/;
|
79
|
-
resourceInputs["kind"] = undefined /*out*/;
|
80
|
-
resourceInputs["metadata"] = undefined /*out*/;
|
81
|
-
resourceInputs["spec"] = undefined /*out*/;
|
82
|
-
resourceInputs["status"] = undefined /*out*/;
|
83
|
-
}
|
84
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
85
|
-
super(TLSRoute.__pulumiType, name, resourceInputs, opts);
|
86
|
-
}
|
87
|
-
}
|
88
|
-
|
89
|
-
/**
|
90
|
-
* The set of arguments for constructing a TLSRoute resource.
|
91
|
-
*/
|
92
|
-
export interface TLSRouteArgs {
|
93
|
-
/**
|
94
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
95
|
-
*/
|
96
|
-
apiVersion?: pulumi.Input<"gateway.networking.k8s.io/v1alpha2">;
|
97
|
-
/**
|
98
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
99
|
-
*/
|
100
|
-
kind?: pulumi.Input<"TLSRoute">;
|
101
|
-
/**
|
102
|
-
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
103
|
-
*/
|
104
|
-
metadata?: pulumi.Input<ObjectMeta>;
|
105
|
-
spec?: pulumi.Input<inputs.gateway.v1alpha2.TLSRouteSpec>;
|
106
|
-
}
|
@@ -1,107 +0,0 @@
|
|
1
|
-
// *** WARNING: this file was generated by crd2pulumi. ***
|
2
|
-
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
3
|
-
|
4
|
-
import * as pulumi from "@pulumi/pulumi";
|
5
|
-
import * as inputs from "../../types/input";
|
6
|
-
import * as outputs from "../../types/output";
|
7
|
-
import * as utilities from "../../utilities";
|
8
|
-
|
9
|
-
import {ObjectMeta} from "../../meta/v1";
|
10
|
-
|
11
|
-
/**
|
12
|
-
* TLSRouteList is a list of TLSRoute
|
13
|
-
*/
|
14
|
-
export class TLSRouteList extends pulumi.CustomResource {
|
15
|
-
/**
|
16
|
-
* Get an existing TLSRouteList resource's state with the given name, ID, and optional extra
|
17
|
-
* properties used to qualify the lookup.
|
18
|
-
*
|
19
|
-
* @param name The _unique_ name of the resulting resource.
|
20
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
21
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
22
|
-
*/
|
23
|
-
public static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): TLSRouteList {
|
24
|
-
return new TLSRouteList(name, undefined as any, { ...opts, id: id });
|
25
|
-
}
|
26
|
-
|
27
|
-
/** @internal */
|
28
|
-
public static readonly __pulumiType = 'kubernetes:gateway.networking.k8s.io/v1alpha2:TLSRouteList';
|
29
|
-
|
30
|
-
/**
|
31
|
-
* Returns true if the given object is an instance of TLSRouteList. This is designed to work even
|
32
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
33
|
-
*/
|
34
|
-
public static isInstance(obj: any): obj is TLSRouteList {
|
35
|
-
if (obj === undefined || obj === null) {
|
36
|
-
return false;
|
37
|
-
}
|
38
|
-
return obj['__pulumiType'] === TLSRouteList.__pulumiType;
|
39
|
-
}
|
40
|
-
|
41
|
-
/**
|
42
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
43
|
-
*/
|
44
|
-
public readonly apiVersion!: pulumi.Output<"gateway.networking.k8s.io/v1alpha2">;
|
45
|
-
/**
|
46
|
-
* List of tlsroutes. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
|
47
|
-
*/
|
48
|
-
public readonly items!: pulumi.Output<outputs.gateway.v1alpha2.TLSRoute[]>;
|
49
|
-
/**
|
50
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
51
|
-
*/
|
52
|
-
public readonly kind!: pulumi.Output<"TLSRouteList">;
|
53
|
-
/**
|
54
|
-
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
55
|
-
*/
|
56
|
-
public readonly metadata!: pulumi.Output<outputs.meta.v1.ListMeta>;
|
57
|
-
|
58
|
-
/**
|
59
|
-
* Create a TLSRouteList resource with the given unique name, arguments, and options.
|
60
|
-
*
|
61
|
-
* @param name The _unique_ name of the resource.
|
62
|
-
* @param args The arguments to use to populate this resource's properties.
|
63
|
-
* @param opts A bag of options that control this resource's behavior.
|
64
|
-
*/
|
65
|
-
constructor(name: string, args?: TLSRouteListArgs, opts?: pulumi.CustomResourceOptions) {
|
66
|
-
let resourceInputs: pulumi.Inputs = {};
|
67
|
-
opts = opts || {};
|
68
|
-
if (!opts.id) {
|
69
|
-
if ((!args || args.items === undefined) && !opts.urn) {
|
70
|
-
throw new Error("Missing required property 'items'");
|
71
|
-
}
|
72
|
-
resourceInputs["apiVersion"] = "gateway.networking.k8s.io/v1alpha2";
|
73
|
-
resourceInputs["items"] = args ? args.items : undefined;
|
74
|
-
resourceInputs["kind"] = "TLSRouteList";
|
75
|
-
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
76
|
-
} else {
|
77
|
-
resourceInputs["apiVersion"] = undefined /*out*/;
|
78
|
-
resourceInputs["items"] = undefined /*out*/;
|
79
|
-
resourceInputs["kind"] = undefined /*out*/;
|
80
|
-
resourceInputs["metadata"] = undefined /*out*/;
|
81
|
-
}
|
82
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
83
|
-
super(TLSRouteList.__pulumiType, name, resourceInputs, opts);
|
84
|
-
}
|
85
|
-
}
|
86
|
-
|
87
|
-
/**
|
88
|
-
* The set of arguments for constructing a TLSRouteList resource.
|
89
|
-
*/
|
90
|
-
export interface TLSRouteListArgs {
|
91
|
-
/**
|
92
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
93
|
-
*/
|
94
|
-
apiVersion?: pulumi.Input<"gateway.networking.k8s.io/v1alpha2">;
|
95
|
-
/**
|
96
|
-
* List of tlsroutes. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
|
97
|
-
*/
|
98
|
-
items: pulumi.Input<pulumi.Input<inputs.gateway.v1alpha2.TLSRoute>[]>;
|
99
|
-
/**
|
100
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
101
|
-
*/
|
102
|
-
kind?: pulumi.Input<"TLSRouteList">;
|
103
|
-
/**
|
104
|
-
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
105
|
-
*/
|
106
|
-
metadata?: pulumi.Input<inputs.meta.v1.ListMeta>;
|
107
|
-
}
|
@@ -1,112 +0,0 @@
|
|
1
|
-
// *** WARNING: this file was generated by crd2pulumi. ***
|
2
|
-
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
3
|
-
|
4
|
-
import * as pulumi from "@pulumi/pulumi";
|
5
|
-
import * as inputs from "../../types/input";
|
6
|
-
import * as outputs from "../../types/output";
|
7
|
-
import * as utilities from "../../utilities";
|
8
|
-
|
9
|
-
import {ObjectMetaPatch} from "../../meta/v1";
|
10
|
-
|
11
|
-
/**
|
12
|
-
* Patch resources are used to modify existing Kubernetes resources by using
|
13
|
-
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
14
|
-
* one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
|
15
|
-
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
16
|
-
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
17
|
-
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
18
|
-
* The TLSRoute resource is similar to TCPRoute, but can be configured
|
19
|
-
* to match against TLS-specific metadata. This allows more flexibility
|
20
|
-
* in matching streams for a given TLS listener.
|
21
|
-
*
|
22
|
-
* If you need to forward traffic to a single target for a TLS listener, you
|
23
|
-
* could choose to use a TCPRoute with a TLS listener.
|
24
|
-
*/
|
25
|
-
export class TLSRoutePatch extends pulumi.CustomResource {
|
26
|
-
/**
|
27
|
-
* Get an existing TLSRoutePatch resource's state with the given name, ID, and optional extra
|
28
|
-
* properties used to qualify the lookup.
|
29
|
-
*
|
30
|
-
* @param name The _unique_ name of the resulting resource.
|
31
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
32
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
33
|
-
*/
|
34
|
-
public static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): TLSRoutePatch {
|
35
|
-
return new TLSRoutePatch(name, undefined as any, { ...opts, id: id });
|
36
|
-
}
|
37
|
-
|
38
|
-
/** @internal */
|
39
|
-
public static readonly __pulumiType = 'kubernetes:gateway.networking.k8s.io/v1alpha2:TLSRoutePatch';
|
40
|
-
|
41
|
-
/**
|
42
|
-
* Returns true if the given object is an instance of TLSRoutePatch. This is designed to work even
|
43
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
44
|
-
*/
|
45
|
-
public static isInstance(obj: any): obj is TLSRoutePatch {
|
46
|
-
if (obj === undefined || obj === null) {
|
47
|
-
return false;
|
48
|
-
}
|
49
|
-
return obj['__pulumiType'] === TLSRoutePatch.__pulumiType;
|
50
|
-
}
|
51
|
-
|
52
|
-
/**
|
53
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
54
|
-
*/
|
55
|
-
public readonly apiVersion!: pulumi.Output<"gateway.networking.k8s.io/v1alpha2">;
|
56
|
-
/**
|
57
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
58
|
-
*/
|
59
|
-
public readonly kind!: pulumi.Output<"TLSRoute">;
|
60
|
-
/**
|
61
|
-
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
62
|
-
*/
|
63
|
-
public readonly metadata!: pulumi.Output<ObjectMetaPatch>;
|
64
|
-
public readonly spec!: pulumi.Output<outputs.gateway.v1alpha2.TLSRouteSpecPatch>;
|
65
|
-
public /*out*/ readonly status!: pulumi.Output<outputs.gateway.v1alpha2.TLSRouteStatusPatch>;
|
66
|
-
|
67
|
-
/**
|
68
|
-
* Create a TLSRoutePatch resource with the given unique name, arguments, and options.
|
69
|
-
*
|
70
|
-
* @param name The _unique_ name of the resource.
|
71
|
-
* @param args The arguments to use to populate this resource's properties.
|
72
|
-
* @param opts A bag of options that control this resource's behavior.
|
73
|
-
*/
|
74
|
-
constructor(name: string, args?: TLSRoutePatchArgs, opts?: pulumi.CustomResourceOptions) {
|
75
|
-
let resourceInputs: pulumi.Inputs = {};
|
76
|
-
opts = opts || {};
|
77
|
-
if (!opts.id) {
|
78
|
-
resourceInputs["apiVersion"] = "gateway.networking.k8s.io/v1alpha2";
|
79
|
-
resourceInputs["kind"] = "TLSRoute";
|
80
|
-
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
81
|
-
resourceInputs["spec"] = args ? args.spec : undefined;
|
82
|
-
resourceInputs["status"] = undefined /*out*/;
|
83
|
-
} else {
|
84
|
-
resourceInputs["apiVersion"] = undefined /*out*/;
|
85
|
-
resourceInputs["kind"] = undefined /*out*/;
|
86
|
-
resourceInputs["metadata"] = undefined /*out*/;
|
87
|
-
resourceInputs["spec"] = undefined /*out*/;
|
88
|
-
resourceInputs["status"] = undefined /*out*/;
|
89
|
-
}
|
90
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
91
|
-
super(TLSRoutePatch.__pulumiType, name, resourceInputs, opts);
|
92
|
-
}
|
93
|
-
}
|
94
|
-
|
95
|
-
/**
|
96
|
-
* The set of arguments for constructing a TLSRoutePatch resource.
|
97
|
-
*/
|
98
|
-
export interface TLSRoutePatchArgs {
|
99
|
-
/**
|
100
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
101
|
-
*/
|
102
|
-
apiVersion?: pulumi.Input<"gateway.networking.k8s.io/v1alpha2">;
|
103
|
-
/**
|
104
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
105
|
-
*/
|
106
|
-
kind?: pulumi.Input<"TLSRoute">;
|
107
|
-
/**
|
108
|
-
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
109
|
-
*/
|
110
|
-
metadata?: pulumi.Input<ObjectMetaPatch>;
|
111
|
-
spec?: pulumi.Input<inputs.gateway.v1alpha2.TLSRouteSpecPatch>;
|
112
|
-
}
|
@@ -1,103 +0,0 @@
|
|
1
|
-
// *** WARNING: this file was generated by crd2pulumi. ***
|
2
|
-
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
3
|
-
|
4
|
-
import * as pulumi from "@pulumi/pulumi";
|
5
|
-
import * as inputs from "../../types/input";
|
6
|
-
import * as outputs from "../../types/output";
|
7
|
-
import * as utilities from "../../utilities";
|
8
|
-
|
9
|
-
import {ObjectMeta} from "../../meta/v1";
|
10
|
-
|
11
|
-
/**
|
12
|
-
* UDPRoute provides a way to route UDP traffic. When combined with a Gateway
|
13
|
-
* listener, it can be used to forward traffic on the port specified by the
|
14
|
-
* listener to a set of backends specified by the UDPRoute.
|
15
|
-
*/
|
16
|
-
export class UDPRoute extends pulumi.CustomResource {
|
17
|
-
/**
|
18
|
-
* Get an existing UDPRoute resource's state with the given name, ID, and optional extra
|
19
|
-
* properties used to qualify the lookup.
|
20
|
-
*
|
21
|
-
* @param name The _unique_ name of the resulting resource.
|
22
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
23
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
24
|
-
*/
|
25
|
-
public static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): UDPRoute {
|
26
|
-
return new UDPRoute(name, undefined as any, { ...opts, id: id });
|
27
|
-
}
|
28
|
-
|
29
|
-
/** @internal */
|
30
|
-
public static readonly __pulumiType = 'kubernetes:gateway.networking.k8s.io/v1alpha2:UDPRoute';
|
31
|
-
|
32
|
-
/**
|
33
|
-
* Returns true if the given object is an instance of UDPRoute. This is designed to work even
|
34
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
35
|
-
*/
|
36
|
-
public static isInstance(obj: any): obj is UDPRoute {
|
37
|
-
if (obj === undefined || obj === null) {
|
38
|
-
return false;
|
39
|
-
}
|
40
|
-
return obj['__pulumiType'] === UDPRoute.__pulumiType;
|
41
|
-
}
|
42
|
-
|
43
|
-
/**
|
44
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
45
|
-
*/
|
46
|
-
public readonly apiVersion!: pulumi.Output<"gateway.networking.k8s.io/v1alpha2">;
|
47
|
-
/**
|
48
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
49
|
-
*/
|
50
|
-
public readonly kind!: pulumi.Output<"UDPRoute">;
|
51
|
-
/**
|
52
|
-
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
53
|
-
*/
|
54
|
-
public readonly metadata!: pulumi.Output<ObjectMeta>;
|
55
|
-
public readonly spec!: pulumi.Output<outputs.gateway.v1alpha2.UDPRouteSpec>;
|
56
|
-
public /*out*/ readonly status!: pulumi.Output<outputs.gateway.v1alpha2.UDPRouteStatus>;
|
57
|
-
|
58
|
-
/**
|
59
|
-
* Create a UDPRoute resource with the given unique name, arguments, and options.
|
60
|
-
*
|
61
|
-
* @param name The _unique_ name of the resource.
|
62
|
-
* @param args The arguments to use to populate this resource's properties.
|
63
|
-
* @param opts A bag of options that control this resource's behavior.
|
64
|
-
*/
|
65
|
-
constructor(name: string, args?: UDPRouteArgs, opts?: pulumi.CustomResourceOptions) {
|
66
|
-
let resourceInputs: pulumi.Inputs = {};
|
67
|
-
opts = opts || {};
|
68
|
-
if (!opts.id) {
|
69
|
-
resourceInputs["apiVersion"] = "gateway.networking.k8s.io/v1alpha2";
|
70
|
-
resourceInputs["kind"] = "UDPRoute";
|
71
|
-
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
72
|
-
resourceInputs["spec"] = args ? args.spec : undefined;
|
73
|
-
resourceInputs["status"] = undefined /*out*/;
|
74
|
-
} else {
|
75
|
-
resourceInputs["apiVersion"] = undefined /*out*/;
|
76
|
-
resourceInputs["kind"] = undefined /*out*/;
|
77
|
-
resourceInputs["metadata"] = undefined /*out*/;
|
78
|
-
resourceInputs["spec"] = undefined /*out*/;
|
79
|
-
resourceInputs["status"] = undefined /*out*/;
|
80
|
-
}
|
81
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
82
|
-
super(UDPRoute.__pulumiType, name, resourceInputs, opts);
|
83
|
-
}
|
84
|
-
}
|
85
|
-
|
86
|
-
/**
|
87
|
-
* The set of arguments for constructing a UDPRoute resource.
|
88
|
-
*/
|
89
|
-
export interface UDPRouteArgs {
|
90
|
-
/**
|
91
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
92
|
-
*/
|
93
|
-
apiVersion?: pulumi.Input<"gateway.networking.k8s.io/v1alpha2">;
|
94
|
-
/**
|
95
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
96
|
-
*/
|
97
|
-
kind?: pulumi.Input<"UDPRoute">;
|
98
|
-
/**
|
99
|
-
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
100
|
-
*/
|
101
|
-
metadata?: pulumi.Input<ObjectMeta>;
|
102
|
-
spec?: pulumi.Input<inputs.gateway.v1alpha2.UDPRouteSpec>;
|
103
|
-
}
|
@@ -1,107 +0,0 @@
|
|
1
|
-
// *** WARNING: this file was generated by crd2pulumi. ***
|
2
|
-
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
3
|
-
|
4
|
-
import * as pulumi from "@pulumi/pulumi";
|
5
|
-
import * as inputs from "../../types/input";
|
6
|
-
import * as outputs from "../../types/output";
|
7
|
-
import * as utilities from "../../utilities";
|
8
|
-
|
9
|
-
import {ObjectMeta} from "../../meta/v1";
|
10
|
-
|
11
|
-
/**
|
12
|
-
* UDPRouteList is a list of UDPRoute
|
13
|
-
*/
|
14
|
-
export class UDPRouteList extends pulumi.CustomResource {
|
15
|
-
/**
|
16
|
-
* Get an existing UDPRouteList resource's state with the given name, ID, and optional extra
|
17
|
-
* properties used to qualify the lookup.
|
18
|
-
*
|
19
|
-
* @param name The _unique_ name of the resulting resource.
|
20
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
21
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
22
|
-
*/
|
23
|
-
public static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): UDPRouteList {
|
24
|
-
return new UDPRouteList(name, undefined as any, { ...opts, id: id });
|
25
|
-
}
|
26
|
-
|
27
|
-
/** @internal */
|
28
|
-
public static readonly __pulumiType = 'kubernetes:gateway.networking.k8s.io/v1alpha2:UDPRouteList';
|
29
|
-
|
30
|
-
/**
|
31
|
-
* Returns true if the given object is an instance of UDPRouteList. This is designed to work even
|
32
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
33
|
-
*/
|
34
|
-
public static isInstance(obj: any): obj is UDPRouteList {
|
35
|
-
if (obj === undefined || obj === null) {
|
36
|
-
return false;
|
37
|
-
}
|
38
|
-
return obj['__pulumiType'] === UDPRouteList.__pulumiType;
|
39
|
-
}
|
40
|
-
|
41
|
-
/**
|
42
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
43
|
-
*/
|
44
|
-
public readonly apiVersion!: pulumi.Output<"gateway.networking.k8s.io/v1alpha2">;
|
45
|
-
/**
|
46
|
-
* List of udproutes. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
|
47
|
-
*/
|
48
|
-
public readonly items!: pulumi.Output<outputs.gateway.v1alpha2.UDPRoute[]>;
|
49
|
-
/**
|
50
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
51
|
-
*/
|
52
|
-
public readonly kind!: pulumi.Output<"UDPRouteList">;
|
53
|
-
/**
|
54
|
-
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
55
|
-
*/
|
56
|
-
public readonly metadata!: pulumi.Output<outputs.meta.v1.ListMeta>;
|
57
|
-
|
58
|
-
/**
|
59
|
-
* Create a UDPRouteList resource with the given unique name, arguments, and options.
|
60
|
-
*
|
61
|
-
* @param name The _unique_ name of the resource.
|
62
|
-
* @param args The arguments to use to populate this resource's properties.
|
63
|
-
* @param opts A bag of options that control this resource's behavior.
|
64
|
-
*/
|
65
|
-
constructor(name: string, args?: UDPRouteListArgs, opts?: pulumi.CustomResourceOptions) {
|
66
|
-
let resourceInputs: pulumi.Inputs = {};
|
67
|
-
opts = opts || {};
|
68
|
-
if (!opts.id) {
|
69
|
-
if ((!args || args.items === undefined) && !opts.urn) {
|
70
|
-
throw new Error("Missing required property 'items'");
|
71
|
-
}
|
72
|
-
resourceInputs["apiVersion"] = "gateway.networking.k8s.io/v1alpha2";
|
73
|
-
resourceInputs["items"] = args ? args.items : undefined;
|
74
|
-
resourceInputs["kind"] = "UDPRouteList";
|
75
|
-
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
76
|
-
} else {
|
77
|
-
resourceInputs["apiVersion"] = undefined /*out*/;
|
78
|
-
resourceInputs["items"] = undefined /*out*/;
|
79
|
-
resourceInputs["kind"] = undefined /*out*/;
|
80
|
-
resourceInputs["metadata"] = undefined /*out*/;
|
81
|
-
}
|
82
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
83
|
-
super(UDPRouteList.__pulumiType, name, resourceInputs, opts);
|
84
|
-
}
|
85
|
-
}
|
86
|
-
|
87
|
-
/**
|
88
|
-
* The set of arguments for constructing a UDPRouteList resource.
|
89
|
-
*/
|
90
|
-
export interface UDPRouteListArgs {
|
91
|
-
/**
|
92
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
93
|
-
*/
|
94
|
-
apiVersion?: pulumi.Input<"gateway.networking.k8s.io/v1alpha2">;
|
95
|
-
/**
|
96
|
-
* List of udproutes. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
|
97
|
-
*/
|
98
|
-
items: pulumi.Input<pulumi.Input<inputs.gateway.v1alpha2.UDPRoute>[]>;
|
99
|
-
/**
|
100
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
101
|
-
*/
|
102
|
-
kind?: pulumi.Input<"UDPRouteList">;
|
103
|
-
/**
|
104
|
-
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
105
|
-
*/
|
106
|
-
metadata?: pulumi.Input<inputs.meta.v1.ListMeta>;
|
107
|
-
}
|
@@ -1,109 +0,0 @@
|
|
1
|
-
// *** WARNING: this file was generated by crd2pulumi. ***
|
2
|
-
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
3
|
-
|
4
|
-
import * as pulumi from "@pulumi/pulumi";
|
5
|
-
import * as inputs from "../../types/input";
|
6
|
-
import * as outputs from "../../types/output";
|
7
|
-
import * as utilities from "../../utilities";
|
8
|
-
|
9
|
-
import {ObjectMetaPatch} from "../../meta/v1";
|
10
|
-
|
11
|
-
/**
|
12
|
-
* Patch resources are used to modify existing Kubernetes resources by using
|
13
|
-
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
14
|
-
* one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
|
15
|
-
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
16
|
-
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
17
|
-
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
18
|
-
* UDPRoute provides a way to route UDP traffic. When combined with a Gateway
|
19
|
-
* listener, it can be used to forward traffic on the port specified by the
|
20
|
-
* listener to a set of backends specified by the UDPRoute.
|
21
|
-
*/
|
22
|
-
export class UDPRoutePatch extends pulumi.CustomResource {
|
23
|
-
/**
|
24
|
-
* Get an existing UDPRoutePatch resource's state with the given name, ID, and optional extra
|
25
|
-
* properties used to qualify the lookup.
|
26
|
-
*
|
27
|
-
* @param name The _unique_ name of the resulting resource.
|
28
|
-
* @param id The _unique_ provider ID of the resource to lookup.
|
29
|
-
* @param opts Optional settings to control the behavior of the CustomResource.
|
30
|
-
*/
|
31
|
-
public static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): UDPRoutePatch {
|
32
|
-
return new UDPRoutePatch(name, undefined as any, { ...opts, id: id });
|
33
|
-
}
|
34
|
-
|
35
|
-
/** @internal */
|
36
|
-
public static readonly __pulumiType = 'kubernetes:gateway.networking.k8s.io/v1alpha2:UDPRoutePatch';
|
37
|
-
|
38
|
-
/**
|
39
|
-
* Returns true if the given object is an instance of UDPRoutePatch. This is designed to work even
|
40
|
-
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
41
|
-
*/
|
42
|
-
public static isInstance(obj: any): obj is UDPRoutePatch {
|
43
|
-
if (obj === undefined || obj === null) {
|
44
|
-
return false;
|
45
|
-
}
|
46
|
-
return obj['__pulumiType'] === UDPRoutePatch.__pulumiType;
|
47
|
-
}
|
48
|
-
|
49
|
-
/**
|
50
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
51
|
-
*/
|
52
|
-
public readonly apiVersion!: pulumi.Output<"gateway.networking.k8s.io/v1alpha2">;
|
53
|
-
/**
|
54
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
55
|
-
*/
|
56
|
-
public readonly kind!: pulumi.Output<"UDPRoute">;
|
57
|
-
/**
|
58
|
-
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
59
|
-
*/
|
60
|
-
public readonly metadata!: pulumi.Output<ObjectMetaPatch>;
|
61
|
-
public readonly spec!: pulumi.Output<outputs.gateway.v1alpha2.UDPRouteSpecPatch>;
|
62
|
-
public /*out*/ readonly status!: pulumi.Output<outputs.gateway.v1alpha2.UDPRouteStatusPatch>;
|
63
|
-
|
64
|
-
/**
|
65
|
-
* Create a UDPRoutePatch resource with the given unique name, arguments, and options.
|
66
|
-
*
|
67
|
-
* @param name The _unique_ name of the resource.
|
68
|
-
* @param args The arguments to use to populate this resource's properties.
|
69
|
-
* @param opts A bag of options that control this resource's behavior.
|
70
|
-
*/
|
71
|
-
constructor(name: string, args?: UDPRoutePatchArgs, opts?: pulumi.CustomResourceOptions) {
|
72
|
-
let resourceInputs: pulumi.Inputs = {};
|
73
|
-
opts = opts || {};
|
74
|
-
if (!opts.id) {
|
75
|
-
resourceInputs["apiVersion"] = "gateway.networking.k8s.io/v1alpha2";
|
76
|
-
resourceInputs["kind"] = "UDPRoute";
|
77
|
-
resourceInputs["metadata"] = args ? args.metadata : undefined;
|
78
|
-
resourceInputs["spec"] = args ? args.spec : undefined;
|
79
|
-
resourceInputs["status"] = undefined /*out*/;
|
80
|
-
} else {
|
81
|
-
resourceInputs["apiVersion"] = undefined /*out*/;
|
82
|
-
resourceInputs["kind"] = undefined /*out*/;
|
83
|
-
resourceInputs["metadata"] = undefined /*out*/;
|
84
|
-
resourceInputs["spec"] = undefined /*out*/;
|
85
|
-
resourceInputs["status"] = undefined /*out*/;
|
86
|
-
}
|
87
|
-
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
88
|
-
super(UDPRoutePatch.__pulumiType, name, resourceInputs, opts);
|
89
|
-
}
|
90
|
-
}
|
91
|
-
|
92
|
-
/**
|
93
|
-
* The set of arguments for constructing a UDPRoutePatch resource.
|
94
|
-
*/
|
95
|
-
export interface UDPRoutePatchArgs {
|
96
|
-
/**
|
97
|
-
* APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
|
98
|
-
*/
|
99
|
-
apiVersion?: pulumi.Input<"gateway.networking.k8s.io/v1alpha2">;
|
100
|
-
/**
|
101
|
-
* Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
102
|
-
*/
|
103
|
-
kind?: pulumi.Input<"UDPRoute">;
|
104
|
-
/**
|
105
|
-
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
106
|
-
*/
|
107
|
-
metadata?: pulumi.Input<ObjectMetaPatch>;
|
108
|
-
spec?: pulumi.Input<inputs.gateway.v1alpha2.UDPRouteSpecPatch>;
|
109
|
-
}
|