@mcpg-dev/pulumi-crds 0.1.0-beta.8
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/.gitattributes +1 -0
- package/.github/ISSUE_TEMPLATE/config.yml +8 -0
- package/.github/workflows/ci.yml +29 -0
- package/.github/workflows/release.yml +18 -0
- package/CONTRIBUTING.md +24 -0
- package/README.md +63 -0
- package/bin/index.d.ts +7 -0
- package/bin/index.d.ts.map +1 -0
- package/bin/index.js +47 -0
- package/bin/index.js.map +1 -0
- package/bin/mcpg/index.d.ts +3 -0
- package/bin/mcpg/index.d.ts.map +1 -0
- package/bin/mcpg/index.js +32 -0
- package/bin/mcpg/index.js.map +1 -0
- package/bin/mcpg/v1alpha1/index.d.ts +73 -0
- package/bin/mcpg/v1alpha1/index.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/index.js +137 -0
- package/bin/mcpg/v1alpha1/index.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgcluster.d.ts +63 -0
- package/bin/mcpg/v1alpha1/mcpgcluster.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgcluster.js +87 -0
- package/bin/mcpg/v1alpha1/mcpgcluster.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgclusterList.d.ts +68 -0
- package/bin/mcpg/v1alpha1/mcpgclusterList.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgclusterList.js +88 -0
- package/bin/mcpg/v1alpha1/mcpgclusterList.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgclusterPatch.d.ts +69 -0
- package/bin/mcpg/v1alpha1/mcpgclusterPatch.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgclusterPatch.js +93 -0
- package/bin/mcpg/v1alpha1/mcpgclusterPatch.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpggateway.d.ts +63 -0
- package/bin/mcpg/v1alpha1/mcpggateway.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpggateway.js +87 -0
- package/bin/mcpg/v1alpha1/mcpggateway.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpggatewayList.d.ts +68 -0
- package/bin/mcpg/v1alpha1/mcpggatewayList.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpggatewayList.js +88 -0
- package/bin/mcpg/v1alpha1/mcpggatewayList.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpggatewayPatch.d.ts +69 -0
- package/bin/mcpg/v1alpha1/mcpggatewayPatch.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpggatewayPatch.js +93 -0
- package/bin/mcpg/v1alpha1/mcpggatewayPatch.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgplugin.d.ts +63 -0
- package/bin/mcpg/v1alpha1/mcpgplugin.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgplugin.js +87 -0
- package/bin/mcpg/v1alpha1/mcpgplugin.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginList.d.ts +68 -0
- package/bin/mcpg/v1alpha1/mcpgpluginList.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginList.js +88 -0
- package/bin/mcpg/v1alpha1/mcpgpluginList.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirror.d.ts +63 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirror.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirror.js +87 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirror.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirrorList.d.ts +68 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirrorList.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirrorList.js +88 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirrorList.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirrorPatch.d.ts +69 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirrorPatch.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirrorPatch.js +93 -0
- package/bin/mcpg/v1alpha1/mcpgpluginMirrorPatch.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginPatch.d.ts +69 -0
- package/bin/mcpg/v1alpha1/mcpgpluginPatch.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginPatch.js +93 -0
- package/bin/mcpg/v1alpha1/mcpgpluginPatch.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSet.d.ts +63 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSet.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSet.js +87 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSet.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSetList.d.ts +68 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSetList.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSetList.js +88 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSetList.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSetPatch.d.ts +69 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSetPatch.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSetPatch.js +93 -0
- package/bin/mcpg/v1alpha1/mcpgpluginSetPatch.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationList.d.ts +63 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationList.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationList.js +87 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationList.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationListList.d.ts +68 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationListList.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationListList.js +88 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationListList.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationListPatch.d.ts +69 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationListPatch.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationListPatch.js +93 -0
- package/bin/mcpg/v1alpha1/mcpgrevocationListPatch.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgroute.d.ts +63 -0
- package/bin/mcpg/v1alpha1/mcpgroute.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgroute.js +87 -0
- package/bin/mcpg/v1alpha1/mcpgroute.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgrouteList.d.ts +68 -0
- package/bin/mcpg/v1alpha1/mcpgrouteList.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgrouteList.js +88 -0
- package/bin/mcpg/v1alpha1/mcpgrouteList.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgroutePatch.d.ts +69 -0
- package/bin/mcpg/v1alpha1/mcpgroutePatch.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgroutePatch.js +93 -0
- package/bin/mcpg/v1alpha1/mcpgroutePatch.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgtenant.d.ts +63 -0
- package/bin/mcpg/v1alpha1/mcpgtenant.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgtenant.js +87 -0
- package/bin/mcpg/v1alpha1/mcpgtenant.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgtenantList.d.ts +68 -0
- package/bin/mcpg/v1alpha1/mcpgtenantList.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgtenantList.js +88 -0
- package/bin/mcpg/v1alpha1/mcpgtenantList.js.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgtenantPatch.d.ts +69 -0
- package/bin/mcpg/v1alpha1/mcpgtenantPatch.d.ts.map +1 -0
- package/bin/mcpg/v1alpha1/mcpgtenantPatch.js +93 -0
- package/bin/mcpg/v1alpha1/mcpgtenantPatch.js.map +1 -0
- package/bin/package.json +36 -0
- package/bin/provider.d.ts +22 -0
- package/bin/provider.d.ts.map +1 -0
- package/bin/provider.js +61 -0
- package/bin/provider.js.map +1 -0
- package/bin/types/index.d.ts +4 -0
- package/bin/types/index.d.ts.map +1 -0
- package/bin/types/index.js +34 -0
- package/bin/types/index.js.map +1 -0
- package/bin/types/input.d.ts +2965 -0
- package/bin/types/input.d.ts.map +1 -0
- package/bin/types/input.js +5 -0
- package/bin/types/input.js.map +1 -0
- package/bin/types/output.d.ts +3538 -0
- package/bin/types/output.d.ts.map +1 -0
- package/bin/types/output.js +5 -0
- package/bin/types/output.js.map +1 -0
- package/bin/utilities.d.ts +5 -0
- package/bin/utilities.d.ts.map +1 -0
- package/bin/utilities.js +115 -0
- package/bin/utilities.js.map +1 -0
- package/index.ts +30 -0
- package/mcpg/index.ts +11 -0
- package/mcpg/v1alpha1/index.ts +186 -0
- package/mcpg/v1alpha1/mcpgcluster.ts +99 -0
- package/mcpg/v1alpha1/mcpgclusterList.ts +105 -0
- package/mcpg/v1alpha1/mcpgclusterPatch.ts +105 -0
- package/mcpg/v1alpha1/mcpggateway.ts +99 -0
- package/mcpg/v1alpha1/mcpggatewayList.ts +105 -0
- package/mcpg/v1alpha1/mcpggatewayPatch.ts +105 -0
- package/mcpg/v1alpha1/mcpgplugin.ts +99 -0
- package/mcpg/v1alpha1/mcpgpluginList.ts +105 -0
- package/mcpg/v1alpha1/mcpgpluginMirror.ts +99 -0
- package/mcpg/v1alpha1/mcpgpluginMirrorList.ts +105 -0
- package/mcpg/v1alpha1/mcpgpluginMirrorPatch.ts +105 -0
- package/mcpg/v1alpha1/mcpgpluginPatch.ts +105 -0
- package/mcpg/v1alpha1/mcpgpluginSet.ts +99 -0
- package/mcpg/v1alpha1/mcpgpluginSetList.ts +105 -0
- package/mcpg/v1alpha1/mcpgpluginSetPatch.ts +105 -0
- package/mcpg/v1alpha1/mcpgrevocationList.ts +99 -0
- package/mcpg/v1alpha1/mcpgrevocationListList.ts +105 -0
- package/mcpg/v1alpha1/mcpgrevocationListPatch.ts +105 -0
- package/mcpg/v1alpha1/mcpgroute.ts +99 -0
- package/mcpg/v1alpha1/mcpgrouteList.ts +105 -0
- package/mcpg/v1alpha1/mcpgroutePatch.ts +105 -0
- package/mcpg/v1alpha1/mcpgtenant.ts +99 -0
- package/mcpg/v1alpha1/mcpgtenantList.ts +105 -0
- package/mcpg/v1alpha1/mcpgtenantPatch.ts +105 -0
- package/meta/v1.ts +4 -0
- package/package.json +36 -0
- package/provider.ts +44 -0
- package/scripts/postinstall.js +20 -0
- package/tsconfig.json +55 -0
- package/types/index.ts +13 -0
- package/types/input.ts +3030 -0
- package/types/output.ts +3622 -0
- package/utilities.ts +98 -0
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Patch resources are used to modify existing Kubernetes resources by using
|
|
6
|
+
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
7
|
+
* one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
|
|
8
|
+
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
|
9
|
+
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
|
10
|
+
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
|
11
|
+
* Auto-generated derived type for MCPGPluginSpec via `CustomResource`
|
|
12
|
+
*/
|
|
13
|
+
export declare class MCPGPluginPatch extends pulumi.CustomResource {
|
|
14
|
+
/**
|
|
15
|
+
* Get an existing MCPGPluginPatch resource's state with the given name, ID, and optional extra
|
|
16
|
+
* properties used to qualify the lookup.
|
|
17
|
+
*
|
|
18
|
+
* @param name The _unique_ name of the resulting resource.
|
|
19
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
20
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
21
|
+
*/
|
|
22
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): MCPGPluginPatch;
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of MCPGPluginPatch. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj: any): obj is MCPGPluginPatch;
|
|
28
|
+
/**
|
|
29
|
+
* 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
|
|
30
|
+
*/
|
|
31
|
+
readonly apiVersion: pulumi.Output<"mcpg.dev/v1alpha1">;
|
|
32
|
+
/**
|
|
33
|
+
* 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
|
|
34
|
+
*/
|
|
35
|
+
readonly kind: pulumi.Output<"MCPGPlugin">;
|
|
36
|
+
/**
|
|
37
|
+
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
38
|
+
*/
|
|
39
|
+
readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMetaPatch>;
|
|
40
|
+
readonly spec: pulumi.Output<outputs.mcpg.v1alpha1.MCPGPluginSpecPatch>;
|
|
41
|
+
readonly status: pulumi.Output<outputs.mcpg.v1alpha1.MCPGPluginStatusPatch>;
|
|
42
|
+
/**
|
|
43
|
+
* Create a MCPGPluginPatch resource with the given unique name, arguments, and options.
|
|
44
|
+
*
|
|
45
|
+
* @param name The _unique_ name of the resource.
|
|
46
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
47
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
48
|
+
*/
|
|
49
|
+
constructor(name: string, args?: MCPGPluginPatchArgs, opts?: pulumi.CustomResourceOptions);
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* The set of arguments for constructing a MCPGPluginPatch resource.
|
|
53
|
+
*/
|
|
54
|
+
export interface MCPGPluginPatchArgs {
|
|
55
|
+
/**
|
|
56
|
+
* 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
|
|
57
|
+
*/
|
|
58
|
+
apiVersion?: pulumi.Input<"mcpg.dev/v1alpha1" | undefined>;
|
|
59
|
+
/**
|
|
60
|
+
* 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
|
|
61
|
+
*/
|
|
62
|
+
kind?: pulumi.Input<"MCPGPlugin" | undefined>;
|
|
63
|
+
/**
|
|
64
|
+
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
65
|
+
*/
|
|
66
|
+
metadata?: pulumi.Input<inputs.meta.v1.ObjectMetaPatch | undefined>;
|
|
67
|
+
spec?: pulumi.Input<inputs.mcpg.v1alpha1.MCPGPluginSpecPatch | undefined>;
|
|
68
|
+
}
|
|
69
|
+
//# sourceMappingURL=mcpgpluginPatch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mcpgpluginPatch.d.ts","sourceRoot":"","sources":["../../../mcpg/v1alpha1/mcpgpluginPatch.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,OAAO,MAAM,oBAAoB,CAAC;AAG9C;;;;;;;;GAQG;AACH,qBAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;OAOG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,eAAe;IAOlH;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,eAAe;IAO1D;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,mBAAmB,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;IAC1D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC;IACjF,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,mBAAmB,CAAC,CAAC;IACvF,SAAgC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,qBAAqB,CAAC,CAAC;IAEnG;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,mBAAmB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmB5F;AAED;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,YAAY,GAAG,SAAS,CAAC,CAAC;IAC9C;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACpE,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;CAC7E"}
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by crd2pulumi. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.MCPGPluginPatch = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Patch resources are used to modify existing Kubernetes resources by using
|
|
33
|
+
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
34
|
+
* one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
|
|
35
|
+
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
|
36
|
+
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
|
37
|
+
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
|
38
|
+
* Auto-generated derived type for MCPGPluginSpec via `CustomResource`
|
|
39
|
+
*/
|
|
40
|
+
class MCPGPluginPatch extends pulumi.CustomResource {
|
|
41
|
+
/**
|
|
42
|
+
* Get an existing MCPGPluginPatch resource's state with the given name, ID, and optional extra
|
|
43
|
+
* properties used to qualify the lookup.
|
|
44
|
+
*
|
|
45
|
+
* @param name The _unique_ name of the resulting resource.
|
|
46
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
47
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
48
|
+
*/
|
|
49
|
+
static get(name, id, opts) {
|
|
50
|
+
return new MCPGPluginPatch(name, undefined, { ...opts, id: id });
|
|
51
|
+
}
|
|
52
|
+
/** @internal */
|
|
53
|
+
static __pulumiType = 'kubernetes:mcpg.dev/v1alpha1:MCPGPluginPatch';
|
|
54
|
+
/**
|
|
55
|
+
* Returns true if the given object is an instance of MCPGPluginPatch. This is designed to work even
|
|
56
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
57
|
+
*/
|
|
58
|
+
static isInstance(obj) {
|
|
59
|
+
if (obj === undefined || obj === null) {
|
|
60
|
+
return false;
|
|
61
|
+
}
|
|
62
|
+
return obj['__pulumiType'] === MCPGPluginPatch.__pulumiType;
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Create a MCPGPluginPatch 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, args, opts) {
|
|
72
|
+
let resourceInputs = {};
|
|
73
|
+
opts = opts || {};
|
|
74
|
+
if (!opts.id) {
|
|
75
|
+
resourceInputs["apiVersion"] = "mcpg.dev/v1alpha1";
|
|
76
|
+
resourceInputs["kind"] = "MCPGPlugin";
|
|
77
|
+
resourceInputs["metadata"] = args?.metadata;
|
|
78
|
+
resourceInputs["spec"] = args?.spec;
|
|
79
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
80
|
+
}
|
|
81
|
+
else {
|
|
82
|
+
resourceInputs["apiVersion"] = undefined /*out*/;
|
|
83
|
+
resourceInputs["kind"] = undefined /*out*/;
|
|
84
|
+
resourceInputs["metadata"] = undefined /*out*/;
|
|
85
|
+
resourceInputs["spec"] = undefined /*out*/;
|
|
86
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
87
|
+
}
|
|
88
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
89
|
+
super(MCPGPluginPatch.__pulumiType, name, resourceInputs, opts);
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
exports.MCPGPluginPatch = MCPGPluginPatch;
|
|
93
|
+
//# sourceMappingURL=mcpgpluginPatch.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mcpgpluginPatch.js","sourceRoot":"","sources":["../../../mcpg/v1alpha1/mcpgpluginPatch.ts"],"names":[],"mappings":";AAAA,0DAA0D;AAC1D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,2DAA6C;AAE7C;;;;;;;;GAQG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,eAAe,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,8CAA8C,CAAC;IAErF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;IAiBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA0B,EAAE,IAAmC;QACrF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,mBAAmB,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,YAAY,CAAC;YACtC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,eAAe,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACpE,CAAC;;AAnEL,0CAoEC"}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Auto-generated derived type for MCPGPluginSetSpec via `CustomResource`
|
|
6
|
+
*/
|
|
7
|
+
export declare class MCPGPluginSet extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing MCPGPluginSet resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): MCPGPluginSet;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of MCPGPluginSet. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is MCPGPluginSet;
|
|
22
|
+
/**
|
|
23
|
+
* 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
|
|
24
|
+
*/
|
|
25
|
+
readonly apiVersion: pulumi.Output<"mcpg.dev/v1alpha1">;
|
|
26
|
+
/**
|
|
27
|
+
* 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
|
|
28
|
+
*/
|
|
29
|
+
readonly kind: pulumi.Output<"MCPGPluginSet">;
|
|
30
|
+
/**
|
|
31
|
+
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
32
|
+
*/
|
|
33
|
+
readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMeta>;
|
|
34
|
+
readonly spec: pulumi.Output<outputs.mcpg.v1alpha1.MCPGPluginSetSpec>;
|
|
35
|
+
readonly status: pulumi.Output<outputs.mcpg.v1alpha1.MCPGPluginSetStatus>;
|
|
36
|
+
/**
|
|
37
|
+
* Create a MCPGPluginSet resource with the given unique name, arguments, and options.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resource.
|
|
40
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
41
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
42
|
+
*/
|
|
43
|
+
constructor(name: string, args?: MCPGPluginSetArgs, opts?: pulumi.CustomResourceOptions);
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* The set of arguments for constructing a MCPGPluginSet resource.
|
|
47
|
+
*/
|
|
48
|
+
export interface MCPGPluginSetArgs {
|
|
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
|
+
apiVersion?: pulumi.Input<"mcpg.dev/v1alpha1" | undefined>;
|
|
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
|
+
kind?: pulumi.Input<"MCPGPluginSet" | undefined>;
|
|
57
|
+
/**
|
|
58
|
+
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
59
|
+
*/
|
|
60
|
+
metadata?: pulumi.Input<inputs.meta.v1.ObjectMeta | undefined>;
|
|
61
|
+
spec?: pulumi.Input<inputs.mcpg.v1alpha1.MCPGPluginSetSpec | undefined>;
|
|
62
|
+
}
|
|
63
|
+
//# sourceMappingURL=mcpgpluginSet.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mcpgpluginSet.d.ts","sourceRoot":"","sources":["../../../mcpg/v1alpha1/mcpgpluginSet.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,OAAO,MAAM,oBAAoB,CAAC;AAG9C;;GAEG;AACH,qBAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;OAOG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,aAAa;IAOhH;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,aAAa;IAOxD;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,mBAAmB,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC;IAC7D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE,CAAC,UAAU,CAAC,CAAC;IAC5E,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,iBAAiB,CAAC,CAAC;IACrF,SAAgC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,mBAAmB,CAAC,CAAC;IAEjG;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,iBAAiB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmB1F;AAED;;GAEG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACjD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC,UAAU,GAAG,SAAS,CAAC,CAAC;IAC/D,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,iBAAiB,GAAG,SAAS,CAAC,CAAC;CAC3E"}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by crd2pulumi. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.MCPGPluginSet = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* Auto-generated derived type for MCPGPluginSetSpec via `CustomResource`
|
|
33
|
+
*/
|
|
34
|
+
class MCPGPluginSet extends pulumi.CustomResource {
|
|
35
|
+
/**
|
|
36
|
+
* Get an existing MCPGPluginSet resource's state with the given name, ID, and optional extra
|
|
37
|
+
* properties used to qualify the lookup.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resulting resource.
|
|
40
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
41
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
42
|
+
*/
|
|
43
|
+
static get(name, id, opts) {
|
|
44
|
+
return new MCPGPluginSet(name, undefined, { ...opts, id: id });
|
|
45
|
+
}
|
|
46
|
+
/** @internal */
|
|
47
|
+
static __pulumiType = 'kubernetes:mcpg.dev/v1alpha1:MCPGPluginSet';
|
|
48
|
+
/**
|
|
49
|
+
* Returns true if the given object is an instance of MCPGPluginSet. This is designed to work even
|
|
50
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
51
|
+
*/
|
|
52
|
+
static isInstance(obj) {
|
|
53
|
+
if (obj === undefined || obj === null) {
|
|
54
|
+
return false;
|
|
55
|
+
}
|
|
56
|
+
return obj['__pulumiType'] === MCPGPluginSet.__pulumiType;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Create a MCPGPluginSet 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, args, opts) {
|
|
66
|
+
let resourceInputs = {};
|
|
67
|
+
opts = opts || {};
|
|
68
|
+
if (!opts.id) {
|
|
69
|
+
resourceInputs["apiVersion"] = "mcpg.dev/v1alpha1";
|
|
70
|
+
resourceInputs["kind"] = "MCPGPluginSet";
|
|
71
|
+
resourceInputs["metadata"] = args?.metadata;
|
|
72
|
+
resourceInputs["spec"] = args?.spec;
|
|
73
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
74
|
+
}
|
|
75
|
+
else {
|
|
76
|
+
resourceInputs["apiVersion"] = undefined /*out*/;
|
|
77
|
+
resourceInputs["kind"] = undefined /*out*/;
|
|
78
|
+
resourceInputs["metadata"] = undefined /*out*/;
|
|
79
|
+
resourceInputs["spec"] = undefined /*out*/;
|
|
80
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
81
|
+
}
|
|
82
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
83
|
+
super(MCPGPluginSet.__pulumiType, name, resourceInputs, opts);
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
exports.MCPGPluginSet = MCPGPluginSet;
|
|
87
|
+
//# sourceMappingURL=mcpgpluginSet.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mcpgpluginSet.js","sourceRoot":"","sources":["../../../mcpg/v1alpha1/mcpgpluginSet.ts"],"names":[],"mappings":";AAAA,0DAA0D;AAC1D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,2DAA6C;AAE7C;;GAEG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IACpD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,aAAa,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC1E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,4CAA4C,CAAC;IAEnF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;IAiBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAAwB,EAAE,IAAmC;QACnF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,cAAc,CAAC,YAAY,CAAC,GAAG,mBAAmB,CAAC;YACnD,cAAc,CAAC,MAAM,CAAC,GAAG,eAAe,CAAC;YACzC,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC/C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,QAAQ,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAChD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;;AAnEL,sCAoEC"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* MCPGPluginSetList is a list of MCPGPluginSet
|
|
6
|
+
*/
|
|
7
|
+
export declare class MCPGPluginSetList extends pulumi.CustomResource {
|
|
8
|
+
/**
|
|
9
|
+
* Get an existing MCPGPluginSetList resource's state with the given name, ID, and optional extra
|
|
10
|
+
* properties used to qualify the lookup.
|
|
11
|
+
*
|
|
12
|
+
* @param name The _unique_ name of the resulting resource.
|
|
13
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
14
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
15
|
+
*/
|
|
16
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): MCPGPluginSetList;
|
|
17
|
+
/**
|
|
18
|
+
* Returns true if the given object is an instance of MCPGPluginSetList. This is designed to work even
|
|
19
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
20
|
+
*/
|
|
21
|
+
static isInstance(obj: any): obj is MCPGPluginSetList;
|
|
22
|
+
/**
|
|
23
|
+
* 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
|
|
24
|
+
*/
|
|
25
|
+
readonly apiVersion: pulumi.Output<"mcpg.dev/v1alpha1">;
|
|
26
|
+
/**
|
|
27
|
+
* List of mcpgpluginsets. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
|
|
28
|
+
*/
|
|
29
|
+
readonly items: pulumi.Output<outputs.mcpg.v1alpha1.MCPGPluginSet[]>;
|
|
30
|
+
/**
|
|
31
|
+
* 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
|
|
32
|
+
*/
|
|
33
|
+
readonly kind: pulumi.Output<"MCPGPluginSetList">;
|
|
34
|
+
/**
|
|
35
|
+
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
36
|
+
*/
|
|
37
|
+
readonly metadata: pulumi.Output<outputs.meta.v1.ListMeta>;
|
|
38
|
+
/**
|
|
39
|
+
* Create a MCPGPluginSetList resource with the given unique name, arguments, and options.
|
|
40
|
+
*
|
|
41
|
+
* @param name The _unique_ name of the resource.
|
|
42
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
43
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
44
|
+
*/
|
|
45
|
+
constructor(name: string, args?: MCPGPluginSetListArgs, opts?: pulumi.CustomResourceOptions);
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* The set of arguments for constructing a MCPGPluginSetList resource.
|
|
49
|
+
*/
|
|
50
|
+
export interface MCPGPluginSetListArgs {
|
|
51
|
+
/**
|
|
52
|
+
* 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
|
|
53
|
+
*/
|
|
54
|
+
apiVersion?: pulumi.Input<"mcpg.dev/v1alpha1" | undefined>;
|
|
55
|
+
/**
|
|
56
|
+
* List of mcpgpluginsets. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md
|
|
57
|
+
*/
|
|
58
|
+
items: pulumi.Input<pulumi.Input<inputs.mcpg.v1alpha1.MCPGPluginSet>[]>;
|
|
59
|
+
/**
|
|
60
|
+
* 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
|
|
61
|
+
*/
|
|
62
|
+
kind?: pulumi.Input<"MCPGPluginSetList" | undefined>;
|
|
63
|
+
/**
|
|
64
|
+
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
65
|
+
*/
|
|
66
|
+
metadata?: pulumi.Input<inputs.meta.v1.ListMeta | undefined>;
|
|
67
|
+
}
|
|
68
|
+
//# sourceMappingURL=mcpgpluginSetList.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mcpgpluginSetList.d.ts","sourceRoot":"","sources":["../../../mcpg/v1alpha1/mcpgpluginSetList.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,OAAO,MAAM,oBAAoB,CAAC;AAG9C;;GAEG;AACH,qBAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;OAOG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,iBAAiB;IAOpH;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,iBAAiB;IAO5D;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,mBAAmB,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,KAAK,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,aAAa,EAAE,CAAC,CAAC;IACpF;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,mBAAmB,CAAC,CAAC;IACjE;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC;IAE1E;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAoB9F;AAED;;GAEG;AACH,MAAM,WAAW,qBAAqB;IAClC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,CAAC,CAAC;IACxE;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IACrD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC,QAAQ,GAAG,SAAS,CAAC,CAAC;CAChE"}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by crd2pulumi. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
16
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
17
|
+
}) : function(o, v) {
|
|
18
|
+
o["default"] = v;
|
|
19
|
+
});
|
|
20
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
21
|
+
if (mod && mod.__esModule) return mod;
|
|
22
|
+
var result = {};
|
|
23
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
24
|
+
__setModuleDefault(result, mod);
|
|
25
|
+
return result;
|
|
26
|
+
};
|
|
27
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
28
|
+
exports.MCPGPluginSetList = void 0;
|
|
29
|
+
const pulumi = __importStar(require("@pulumi/pulumi"));
|
|
30
|
+
const utilities = __importStar(require("../../utilities"));
|
|
31
|
+
/**
|
|
32
|
+
* MCPGPluginSetList is a list of MCPGPluginSet
|
|
33
|
+
*/
|
|
34
|
+
class MCPGPluginSetList extends pulumi.CustomResource {
|
|
35
|
+
/**
|
|
36
|
+
* Get an existing MCPGPluginSetList resource's state with the given name, ID, and optional extra
|
|
37
|
+
* properties used to qualify the lookup.
|
|
38
|
+
*
|
|
39
|
+
* @param name The _unique_ name of the resulting resource.
|
|
40
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
41
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
42
|
+
*/
|
|
43
|
+
static get(name, id, opts) {
|
|
44
|
+
return new MCPGPluginSetList(name, undefined, { ...opts, id: id });
|
|
45
|
+
}
|
|
46
|
+
/** @internal */
|
|
47
|
+
static __pulumiType = 'kubernetes:mcpg.dev/v1alpha1:MCPGPluginSetList';
|
|
48
|
+
/**
|
|
49
|
+
* Returns true if the given object is an instance of MCPGPluginSetList. This is designed to work even
|
|
50
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
51
|
+
*/
|
|
52
|
+
static isInstance(obj) {
|
|
53
|
+
if (obj === undefined || obj === null) {
|
|
54
|
+
return false;
|
|
55
|
+
}
|
|
56
|
+
return obj['__pulumiType'] === MCPGPluginSetList.__pulumiType;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Create a MCPGPluginSetList 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, args, opts) {
|
|
66
|
+
let resourceInputs = {};
|
|
67
|
+
opts = opts || {};
|
|
68
|
+
if (!opts.id) {
|
|
69
|
+
if (args?.items === undefined && !opts.urn) {
|
|
70
|
+
throw new Error("Missing required property 'items'");
|
|
71
|
+
}
|
|
72
|
+
resourceInputs["apiVersion"] = "mcpg.dev/v1alpha1";
|
|
73
|
+
resourceInputs["items"] = args?.items;
|
|
74
|
+
resourceInputs["kind"] = "MCPGPluginSetList";
|
|
75
|
+
resourceInputs["metadata"] = args?.metadata;
|
|
76
|
+
}
|
|
77
|
+
else {
|
|
78
|
+
resourceInputs["apiVersion"] = undefined /*out*/;
|
|
79
|
+
resourceInputs["items"] = undefined /*out*/;
|
|
80
|
+
resourceInputs["kind"] = undefined /*out*/;
|
|
81
|
+
resourceInputs["metadata"] = undefined /*out*/;
|
|
82
|
+
}
|
|
83
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
84
|
+
super(MCPGPluginSetList.__pulumiType, name, resourceInputs, opts);
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
exports.MCPGPluginSetList = MCPGPluginSetList;
|
|
88
|
+
//# sourceMappingURL=mcpgpluginSetList.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mcpgpluginSetList.js","sourceRoot":"","sources":["../../../mcpg/v1alpha1/mcpgpluginSetList.ts"],"names":[],"mappings":";AAAA,0DAA0D;AAC1D,iFAAiF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEjF,uDAAyC;AAGzC,2DAA6C;AAE7C;;GAEG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;OAOG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,IAAmC;QAC5F,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAE,SAAgB,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAED,gBAAgB;IACT,MAAM,CAAU,YAAY,GAAG,gDAAgD,CAAC;IAEvF;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IAmBD;;;;;;OAMG;IACH,YAAY,IAAY,EAAE,IAA4B,EAAE,IAAmC;QACvF,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE;YACV,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,YAAY,CAAC,GAAG,mBAAmB,CAAC;YACnD,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;YACtC,cAAc,CAAC,MAAM,CAAC,GAAG,mBAAmB,CAAC;YAC7C,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;SAC/C;aAAM;YACH,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC3C,cAAc,CAAC,UAAU,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAClD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;AAtEL,8CAuEC"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../../types/input";
|
|
3
|
+
import * as outputs from "../../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* Patch resources are used to modify existing Kubernetes resources by using
|
|
6
|
+
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
7
|
+
* one patch may be applied to the same resource, and a random FieldManager name will be used for each Patch resource.
|
|
8
|
+
* Conflicts will result in an error by default, but can be forced using the "pulumi.com/patchForce" annotation. See the
|
|
9
|
+
* [Server-Side Apply Docs](https://www.pulumi.com/registry/packages/kubernetes/how-to-guides/managing-resources-with-server-side-apply/) for
|
|
10
|
+
* additional information about using Server-Side Apply to manage Kubernetes resources with Pulumi.
|
|
11
|
+
* Auto-generated derived type for MCPGPluginSetSpec via `CustomResource`
|
|
12
|
+
*/
|
|
13
|
+
export declare class MCPGPluginSetPatch extends pulumi.CustomResource {
|
|
14
|
+
/**
|
|
15
|
+
* Get an existing MCPGPluginSetPatch resource's state with the given name, ID, and optional extra
|
|
16
|
+
* properties used to qualify the lookup.
|
|
17
|
+
*
|
|
18
|
+
* @param name The _unique_ name of the resulting resource.
|
|
19
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
20
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
21
|
+
*/
|
|
22
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): MCPGPluginSetPatch;
|
|
23
|
+
/**
|
|
24
|
+
* Returns true if the given object is an instance of MCPGPluginSetPatch. This is designed to work even
|
|
25
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
26
|
+
*/
|
|
27
|
+
static isInstance(obj: any): obj is MCPGPluginSetPatch;
|
|
28
|
+
/**
|
|
29
|
+
* 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
|
|
30
|
+
*/
|
|
31
|
+
readonly apiVersion: pulumi.Output<"mcpg.dev/v1alpha1">;
|
|
32
|
+
/**
|
|
33
|
+
* 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
|
|
34
|
+
*/
|
|
35
|
+
readonly kind: pulumi.Output<"MCPGPluginSet">;
|
|
36
|
+
/**
|
|
37
|
+
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
38
|
+
*/
|
|
39
|
+
readonly metadata: pulumi.Output<outputs.meta.v1.ObjectMetaPatch>;
|
|
40
|
+
readonly spec: pulumi.Output<outputs.mcpg.v1alpha1.MCPGPluginSetSpecPatch>;
|
|
41
|
+
readonly status: pulumi.Output<outputs.mcpg.v1alpha1.MCPGPluginSetStatusPatch>;
|
|
42
|
+
/**
|
|
43
|
+
* Create a MCPGPluginSetPatch resource with the given unique name, arguments, and options.
|
|
44
|
+
*
|
|
45
|
+
* @param name The _unique_ name of the resource.
|
|
46
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
47
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
48
|
+
*/
|
|
49
|
+
constructor(name: string, args?: MCPGPluginSetPatchArgs, opts?: pulumi.CustomResourceOptions);
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* The set of arguments for constructing a MCPGPluginSetPatch resource.
|
|
53
|
+
*/
|
|
54
|
+
export interface MCPGPluginSetPatchArgs {
|
|
55
|
+
/**
|
|
56
|
+
* 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
|
|
57
|
+
*/
|
|
58
|
+
apiVersion?: pulumi.Input<"mcpg.dev/v1alpha1" | undefined>;
|
|
59
|
+
/**
|
|
60
|
+
* 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
|
|
61
|
+
*/
|
|
62
|
+
kind?: pulumi.Input<"MCPGPluginSet" | undefined>;
|
|
63
|
+
/**
|
|
64
|
+
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
65
|
+
*/
|
|
66
|
+
metadata?: pulumi.Input<inputs.meta.v1.ObjectMetaPatch | undefined>;
|
|
67
|
+
spec?: pulumi.Input<inputs.mcpg.v1alpha1.MCPGPluginSetSpecPatch | undefined>;
|
|
68
|
+
}
|
|
69
|
+
//# sourceMappingURL=mcpgpluginSetPatch.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mcpgpluginSetPatch.d.ts","sourceRoot":"","sources":["../../../mcpg/v1alpha1/mcpgpluginSetPatch.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,MAAM,MAAM,gBAAgB,CAAC;AACzC,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,OAAO,MAAM,oBAAoB,CAAC;AAG9C;;;;;;;;GAQG;AACH,qBAAa,kBAAmB,SAAQ,MAAM,CAAC,cAAc;IACzD;;;;;;;OAOG;WACW,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,EAAE,CAAC,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB,GAAG,kBAAkB;IAOrH;;;OAGG;WACW,UAAU,CAAC,GAAG,EAAE,GAAG,GAAG,GAAG,IAAI,kBAAkB;IAO7D;;OAEG;IACH,SAAwB,UAAU,EAAE,MAAM,CAAC,MAAM,CAAC,mBAAmB,CAAC,CAAC;IACvE;;OAEG;IACH,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC;IAC7D;;OAEG;IACH,SAAwB,QAAQ,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC;IACjF,SAAwB,IAAI,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,sBAAsB,CAAC,CAAC;IAC1F,SAAgC,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,CAAC,wBAAwB,CAAC,CAAC;IAEtG;;;;;;OAMG;gBACS,IAAI,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,sBAAsB,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,qBAAqB;CAmB/F;AAED;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACnC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,mBAAmB,GAAG,SAAS,CAAC,CAAC;IAC3D;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACjD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,CAAC,eAAe,GAAG,SAAS,CAAC,CAAC;IACpE,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,QAAQ,CAAC,sBAAsB,GAAG,SAAS,CAAC,CAAC;CAChF"}
|