@meshery/schemas 0.8.127 → 0.8.129
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/dist/{Core-vaTzd8cz.d.mts → Core-BiYtFM4v.d.mts} +1 -1
- package/dist/{Core-vaTzd8cz.d.ts → Core-BiYtFM4v.d.ts} +1 -1
- package/dist/cloudApi.d.mts +13676 -3825
- package/dist/cloudApi.d.ts +13676 -3825
- package/dist/cloudApi.js +1 -1
- package/dist/cloudApi.mjs +1 -1
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.mts +1 -149
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.d.ts +1 -149
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.js +1 -1
- package/dist/constructs/v1alpha1/capability/CapabilitySchema.mjs +1 -1
- package/dist/constructs/v1alpha1/core/Core.d.mts +1 -1
- package/dist/constructs/v1alpha1/core/Core.d.ts +1 -1
- package/dist/constructs/v1alpha1/core/CoreSchema.d.mts +1 -1643
- package/dist/constructs/v1alpha1/core/CoreSchema.d.ts +1 -1643
- package/dist/constructs/v1alpha1/core/CoreSchema.js +1 -1
- package/dist/constructs/v1alpha1/core/CoreSchema.mjs +1 -1
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.mts +1 -74
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.d.ts +1 -74
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.js +1 -1
- package/dist/constructs/v1alpha2/catalog/CatalogSchema.mjs +1 -1
- package/dist/constructs/v1alpha3/relationship/Relationship.d.mts +32 -128
- package/dist/constructs/v1alpha3/relationship/Relationship.d.ts +32 -128
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.mts +1 -6973
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.d.ts +1 -6973
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.js +15 -15
- package/dist/constructs/v1alpha3/relationship/RelationshipSchema.mjs +15 -15
- package/dist/constructs/v1beta1/academy/Academy.d.mts +749 -319
- package/dist/constructs/v1beta1/academy/Academy.d.ts +749 -319
- package/dist/constructs/v1beta1/academy/AcademySchema.d.mts +1 -11832
- package/dist/constructs/v1beta1/academy/AcademySchema.d.ts +1 -11832
- package/dist/constructs/v1beta1/academy/AcademySchema.js +1 -1
- package/dist/constructs/v1beta1/academy/AcademySchema.mjs +1 -1
- package/dist/constructs/v1beta1/badge/BadgeSchema.d.mts +1 -513
- package/dist/constructs/v1beta1/badge/BadgeSchema.d.ts +1 -513
- package/dist/constructs/v1beta1/badge/BadgeSchema.js +1 -1
- package/dist/constructs/v1beta1/badge/BadgeSchema.mjs +1 -1
- package/dist/constructs/v1beta1/category/CategorySchema.d.mts +1 -54
- package/dist/constructs/v1beta1/category/CategorySchema.d.ts +1 -54
- package/dist/constructs/v1beta1/category/CategorySchema.js +1 -1
- package/dist/constructs/v1beta1/category/CategorySchema.mjs +1 -1
- package/dist/constructs/v1beta1/component/Component.d.mts +6 -12
- package/dist/constructs/v1beta1/component/Component.d.ts +6 -12
- package/dist/constructs/v1beta1/component/ComponentSchema.d.mts +1 -1771
- package/dist/constructs/v1beta1/component/ComponentSchema.d.ts +1 -1771
- package/dist/constructs/v1beta1/component/ComponentSchema.js +3 -3
- package/dist/constructs/v1beta1/component/ComponentSchema.mjs +3 -3
- package/dist/constructs/v1beta1/connection/Connection.d.mts +12 -12
- package/dist/constructs/v1beta1/connection/Connection.d.ts +12 -12
- package/dist/constructs/v1beta1/connection/ConnectionSchema.d.mts +1 -2978
- package/dist/constructs/v1beta1/connection/ConnectionSchema.d.ts +1 -2978
- package/dist/constructs/v1beta1/connection/ConnectionSchema.js +1 -1
- package/dist/constructs/v1beta1/connection/ConnectionSchema.mjs +1 -1
- package/dist/constructs/v1beta1/credential/Credential.d.mts +517 -0
- package/dist/constructs/v1beta1/credential/Credential.d.ts +517 -0
- package/dist/constructs/v1beta1/credential/Credential.js +1 -0
- package/dist/constructs/v1beta1/credential/Credential.mjs +0 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.js +9 -0
- package/dist/constructs/v1beta1/credential/CredentialSchema.mjs +9 -0
- package/dist/constructs/v1beta1/environment/Environment.d.mts +4 -4
- package/dist/constructs/v1beta1/environment/Environment.d.ts +4 -4
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.mts +1 -958
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.d.ts +1 -958
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.js +1 -1
- package/dist/constructs/v1beta1/environment/EnvironmentSchema.mjs +1 -1
- package/dist/constructs/v1beta1/evaluation/Evaluation.d.mts +68 -212
- package/dist/constructs/v1beta1/evaluation/Evaluation.d.ts +68 -212
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.mts +1 -16507
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.d.ts +1 -16507
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.js +25 -25
- package/dist/constructs/v1beta1/evaluation/EvaluationSchema.mjs +25 -25
- package/dist/constructs/v1beta1/event/EventSchema.d.mts +1 -354
- package/dist/constructs/v1beta1/event/EventSchema.d.ts +1 -354
- package/dist/constructs/v1beta1/event/EventSchema.js +2 -1
- package/dist/constructs/v1beta1/event/EventSchema.mjs +2 -1
- package/dist/constructs/v1beta1/feature/FeatureSchema.d.mts +1 -767
- package/dist/constructs/v1beta1/feature/FeatureSchema.d.ts +1 -767
- package/dist/constructs/v1beta1/feature/FeatureSchema.js +2 -1
- package/dist/constructs/v1beta1/feature/FeatureSchema.mjs +2 -1
- package/dist/constructs/v1beta1/invitation/InvitationSchema.d.mts +1 -1646
- package/dist/constructs/v1beta1/invitation/InvitationSchema.d.ts +1 -1646
- package/dist/constructs/v1beta1/invitation/InvitationSchema.js +2 -1
- package/dist/constructs/v1beta1/invitation/InvitationSchema.mjs +2 -1
- package/dist/constructs/v1beta1/key/KeySchema.d.mts +1 -1219
- package/dist/constructs/v1beta1/key/KeySchema.d.ts +1 -1219
- package/dist/constructs/v1beta1/key/KeySchema.js +2 -1
- package/dist/constructs/v1beta1/key/KeySchema.mjs +2 -1
- package/dist/constructs/v1beta1/keychain/KeychainSchema.d.mts +1 -1543
- package/dist/constructs/v1beta1/keychain/KeychainSchema.d.ts +1 -1543
- package/dist/constructs/v1beta1/keychain/KeychainSchema.js +2 -1
- package/dist/constructs/v1beta1/keychain/KeychainSchema.mjs +2 -1
- package/dist/constructs/v1beta1/model/Model.d.mts +7 -13
- package/dist/constructs/v1beta1/model/Model.d.ts +7 -13
- package/dist/constructs/v1beta1/model/ModelSchema.d.mts +1 -1301
- package/dist/constructs/v1beta1/model/ModelSchema.d.ts +1 -1301
- package/dist/constructs/v1beta1/model/ModelSchema.js +2 -2
- package/dist/constructs/v1beta1/model/ModelSchema.mjs +2 -2
- package/dist/constructs/v1beta1/organization/OrganizationSchema.d.mts +1 -1488
- package/dist/constructs/v1beta1/organization/OrganizationSchema.d.ts +1 -1488
- package/dist/constructs/v1beta1/organization/OrganizationSchema.js +2 -1
- package/dist/constructs/v1beta1/organization/OrganizationSchema.mjs +2 -1
- package/dist/constructs/v1beta1/pattern/Pattern.d.mts +7481 -212
- package/dist/constructs/v1beta1/pattern/Pattern.d.ts +7481 -212
- package/dist/constructs/v1beta1/pattern/PatternSchema.d.mts +1 -16703
- package/dist/constructs/v1beta1/pattern/PatternSchema.d.ts +1 -16703
- package/dist/constructs/v1beta1/pattern/PatternSchema.js +265 -25
- package/dist/constructs/v1beta1/pattern/PatternSchema.mjs +265 -25
- package/dist/constructs/v1beta1/plan/PlanSchema.d.mts +1 -316
- package/dist/constructs/v1beta1/plan/PlanSchema.d.ts +1 -316
- package/dist/constructs/v1beta1/plan/PlanSchema.js +2 -1
- package/dist/constructs/v1beta1/plan/PlanSchema.mjs +2 -1
- package/dist/constructs/v1beta1/role/Role.d.mts +614 -0
- package/dist/constructs/v1beta1/role/Role.d.ts +614 -0
- package/dist/constructs/v1beta1/role/Role.js +1 -0
- package/dist/constructs/v1beta1/role/Role.mjs +0 -0
- package/dist/constructs/v1beta1/role/RoleSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/role/RoleSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/role/RoleSchema.js +2 -0
- package/dist/constructs/v1beta1/role/RoleSchema.mjs +2 -0
- package/dist/constructs/v1beta1/schedule/Schedule.d.mts +371 -0
- package/dist/constructs/v1beta1/schedule/Schedule.d.ts +371 -0
- package/dist/constructs/v1beta1/schedule/Schedule.js +1 -0
- package/dist/constructs/v1beta1/schedule/Schedule.mjs +0 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.mts +7 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.d.ts +7 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.js +13 -0
- package/dist/constructs/v1beta1/schedule/ScheduleSchema.mjs +13 -0
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.mts +1 -27
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.d.ts +1 -27
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.js +1 -1
- package/dist/constructs/v1beta1/subcategory/SubcategorySchema.mjs +1 -1
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.mts +1 -1636
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.d.ts +1 -1636
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.js +1 -1
- package/dist/constructs/v1beta1/subscription/SubscriptionSchema.mjs +1 -1
- package/dist/constructs/v1beta1/team/Team.d.mts +46 -16
- package/dist/constructs/v1beta1/team/Team.d.ts +46 -16
- package/dist/constructs/v1beta1/team/TeamSchema.d.mts +1 -2016
- package/dist/constructs/v1beta1/team/TeamSchema.d.ts +1 -2016
- package/dist/constructs/v1beta1/team/TeamSchema.js +1 -1
- package/dist/constructs/v1beta1/team/TeamSchema.mjs +1 -1
- package/dist/constructs/v1beta1/user/UserSchema.d.mts +1 -1106
- package/dist/constructs/v1beta1/user/UserSchema.d.ts +1 -1106
- package/dist/constructs/v1beta1/user/UserSchema.js +2 -1
- package/dist/constructs/v1beta1/user/UserSchema.mjs +2 -1
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.mts +1 -958
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.d.ts +1 -958
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.js +1 -1
- package/dist/constructs/v1beta1/workspace/WorkspaceSchema.mjs +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +283 -43
- package/dist/index.mjs +283 -43
- package/dist/mesheryApi.d.mts +2025 -183
- package/dist/mesheryApi.d.ts +2025 -183
- package/dist/mesheryApi.js +1 -1
- package/dist/mesheryApi.mjs +1 -1
- package/package.json +1 -1
|
@@ -2,1306 +2,6 @@
|
|
|
2
2
|
* This file was automatically generated from OpenAPI schema.
|
|
3
3
|
* Do not manually modify this file.
|
|
4
4
|
*/
|
|
5
|
-
declare const ModelSchema:
|
|
6
|
-
readonly openapi: "3.0.0";
|
|
7
|
-
readonly info: {
|
|
8
|
-
readonly title: "model";
|
|
9
|
-
readonly version: "1.0.0";
|
|
10
|
-
};
|
|
11
|
-
readonly paths: {
|
|
12
|
-
readonly "/api/meshmodels/register": {
|
|
13
|
-
readonly post: {
|
|
14
|
-
readonly summary: "Register mesh models";
|
|
15
|
-
readonly operationId: "RegisterMeshmodels";
|
|
16
|
-
readonly requestBody: {
|
|
17
|
-
readonly required: true;
|
|
18
|
-
readonly content: {
|
|
19
|
-
readonly "multipart/form-data": {
|
|
20
|
-
readonly schema: {
|
|
21
|
-
readonly type: "object";
|
|
22
|
-
readonly required: readonly ["importBody", "uploadType", "register"];
|
|
23
|
-
readonly properties: {
|
|
24
|
-
readonly importBody: {
|
|
25
|
-
readonly oneOf: readonly [{
|
|
26
|
-
readonly title: "File Import";
|
|
27
|
-
readonly type: "object";
|
|
28
|
-
readonly required: readonly ["fileName", "modelFile"];
|
|
29
|
-
readonly properties: {
|
|
30
|
-
readonly fileName: {
|
|
31
|
-
readonly type: "string";
|
|
32
|
-
readonly description: "Name of the file being uploaded.";
|
|
33
|
-
};
|
|
34
|
-
readonly modelFile: {
|
|
35
|
-
readonly type: "string";
|
|
36
|
-
readonly format: "file";
|
|
37
|
-
readonly description: "Supported model file formats are: .tar, .tar.gz, and .tgz. See [Import Models Documentation](https://docs.meshery.io/guides/configuration-management/importing-models#import-models-using-meshery-ui) for details";
|
|
38
|
-
};
|
|
39
|
-
};
|
|
40
|
-
}, {
|
|
41
|
-
readonly title: "URL Import";
|
|
42
|
-
readonly type: "object";
|
|
43
|
-
readonly required: readonly ["url"];
|
|
44
|
-
readonly properties: {
|
|
45
|
-
readonly url: {
|
|
46
|
-
readonly type: "string";
|
|
47
|
-
readonly format: "uri";
|
|
48
|
-
readonly description: "A direct URL to a single model file, for example: https://raw.github.com/your-model-file.tar. Supported model file formats are: .tar, .tar.gz, and .tgz. \\n\\nFor bulk import of your model use the GitHub connection or CSV files. See [Import Models Documentation](https://docs.meshery.io/guides/configuration-management/importing-models#import-models-using-meshery-ui) for details";
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
}, {
|
|
52
|
-
readonly title: "CSV Import";
|
|
53
|
-
readonly type: "object";
|
|
54
|
-
readonly required: readonly ["modelCsv", "componentCsv", "relationshipCsv"];
|
|
55
|
-
readonly properties: {
|
|
56
|
-
readonly modelCsv: {
|
|
57
|
-
readonly type: "string";
|
|
58
|
-
readonly format: "binary";
|
|
59
|
-
readonly description: "Upload a CSV file containing model definitions";
|
|
60
|
-
};
|
|
61
|
-
readonly componentCsv: {
|
|
62
|
-
readonly type: "string";
|
|
63
|
-
readonly format: "binary";
|
|
64
|
-
readonly description: "Upload a CSV file containing component definitions";
|
|
65
|
-
};
|
|
66
|
-
readonly relationshipCsv: {
|
|
67
|
-
readonly type: "string";
|
|
68
|
-
readonly format: "binary";
|
|
69
|
-
readonly description: "Upload a CSV file containing relationship definitions";
|
|
70
|
-
};
|
|
71
|
-
};
|
|
72
|
-
}, {
|
|
73
|
-
readonly title: "Model Create";
|
|
74
|
-
readonly type: "object";
|
|
75
|
-
readonly required: readonly ["model", "url"];
|
|
76
|
-
readonly properties: {
|
|
77
|
-
readonly url: {
|
|
78
|
-
readonly type: "string";
|
|
79
|
-
readonly description: "URI to the source code or package of the model.";
|
|
80
|
-
readonly format: "uri";
|
|
81
|
-
readonly oneOf: readonly [{
|
|
82
|
-
readonly title: "GitHub";
|
|
83
|
-
readonly type: "string";
|
|
84
|
-
readonly pattern: "^git://github\\.com/[\\w.-]+/[\\w.-]+(/[\\w.-]+/[\\w/-]+)?$";
|
|
85
|
-
readonly description: "Git protocol URL for GitHub repository or specific resource path";
|
|
86
|
-
readonly example: "git://github.com/cert-manager/cert-manager/master/deploy/crds";
|
|
87
|
-
readonly "x-metadata": {
|
|
88
|
-
readonly uiType: "url";
|
|
89
|
-
readonly validationHint: "Enter a git protocol URL (e.g., git://github.com/owner/repo)";
|
|
90
|
-
};
|
|
91
|
-
}, {
|
|
92
|
-
readonly title: "Artifact Hub";
|
|
93
|
-
readonly type: "string";
|
|
94
|
-
readonly pattern: "^https:\\/\\/artifacthub\\.io\\/packages\\/(search\\?ts_query_web=[\\w.-]+|[\\w.-]+\\/[\\w.-]+\\/[\\w.-]+)$";
|
|
95
|
-
readonly description: "Artifact Hub package URL or search query URL with model name parameter";
|
|
96
|
-
readonly example: "https://artifacthub.io/packages/search?ts_query_web={model-name}";
|
|
97
|
-
readonly "x-metadata": {
|
|
98
|
-
readonly uiType: "url";
|
|
99
|
-
readonly validationHint: "Enter an Artifact Hub URL (e.g., https://artifacthub.io/packages/search?ts_query_web={meshery-operator})";
|
|
100
|
-
};
|
|
101
|
-
}];
|
|
102
|
-
};
|
|
103
|
-
};
|
|
104
|
-
}];
|
|
105
|
-
};
|
|
106
|
-
readonly uploadType: {
|
|
107
|
-
readonly type: "string";
|
|
108
|
-
readonly title: "Upload method";
|
|
109
|
-
readonly enum: readonly ["file", "urlImport", "csv", "url"];
|
|
110
|
-
readonly enumDescriptions: readonly ["Upload a model file (.tar, .tar.gz, .tgz) from your local system", "Import a model file using a direct URL to the source", "Upload separate CSV files for model definitions, components, and their relationships"];
|
|
111
|
-
readonly description: "Choose the method you prefer to upload your model file. Select 'File Import' or 'CSV Import' if you have the file on your local system or 'URL Import' if you have the file hosted online.";
|
|
112
|
-
};
|
|
113
|
-
readonly register: {
|
|
114
|
-
readonly type: "boolean";
|
|
115
|
-
readonly nullable: false;
|
|
116
|
-
};
|
|
117
|
-
};
|
|
118
|
-
};
|
|
119
|
-
};
|
|
120
|
-
};
|
|
121
|
-
};
|
|
122
|
-
readonly responses: {
|
|
123
|
-
readonly "200": {
|
|
124
|
-
readonly description: "Successful registration";
|
|
125
|
-
readonly content: {
|
|
126
|
-
readonly "application/json": {
|
|
127
|
-
readonly schema: {
|
|
128
|
-
readonly type: "object";
|
|
129
|
-
readonly properties: {
|
|
130
|
-
readonly message: {
|
|
131
|
-
readonly type: "string";
|
|
132
|
-
};
|
|
133
|
-
};
|
|
134
|
-
};
|
|
135
|
-
};
|
|
136
|
-
};
|
|
137
|
-
};
|
|
138
|
-
readonly "400": {
|
|
139
|
-
readonly description: "Invalid request format";
|
|
140
|
-
};
|
|
141
|
-
readonly "500": {
|
|
142
|
-
readonly description: "Internal server error";
|
|
143
|
-
};
|
|
144
|
-
};
|
|
145
|
-
};
|
|
146
|
-
};
|
|
147
|
-
};
|
|
148
|
-
readonly components: {
|
|
149
|
-
readonly schemas: {
|
|
150
|
-
readonly Model: {
|
|
151
|
-
readonly type: "object";
|
|
152
|
-
readonly description: "Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31).";
|
|
153
|
-
readonly required: readonly ["version"];
|
|
154
|
-
readonly properties: {
|
|
155
|
-
readonly version: {
|
|
156
|
-
readonly description: "Version of the model as defined by the registrant.";
|
|
157
|
-
readonly allOf: readonly [{
|
|
158
|
-
readonly type: "string";
|
|
159
|
-
readonly minLength: 5;
|
|
160
|
-
readonly maxLength: 100;
|
|
161
|
-
readonly pattern: "^[a-z0-9]+.[0-9]+.[0-9]+(-[0-9A-Za-z-]+(.[0-9A-Za-z-]+)*)?(\\+[0-9A-Za-z-]+(\\.[0-9A-Za-z-]+)*)?$";
|
|
162
|
-
readonly description: "A valid semantic version string between 5 and 256 characters. The pattern allows for a major.minor.patch version followed by an optional pre-release tag like '-alpha' or '-beta.2' and an optional build metadata tag like '+build.1.";
|
|
163
|
-
}];
|
|
164
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
165
|
-
readonly yaml: "version";
|
|
166
|
-
readonly json: "version";
|
|
167
|
-
};
|
|
168
|
-
readonly "x-order": 1;
|
|
169
|
-
};
|
|
170
|
-
};
|
|
171
|
-
};
|
|
172
|
-
readonly ModelDefinition: {
|
|
173
|
-
readonly $id: "https://schemas.meshery.io/model.yaml";
|
|
174
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
175
|
-
readonly description: "Meshery Models serve as a portable unit of packaging to define managed entities, their relationships, and capabilities.";
|
|
176
|
-
readonly additionalProperties: false;
|
|
177
|
-
readonly type: "object";
|
|
178
|
-
readonly properties: {
|
|
179
|
-
readonly id: {
|
|
180
|
-
readonly description: "Uniquely identifies the entity (i.e. component) as defined in a declaration (i.e. design).";
|
|
181
|
-
readonly "x-order": 1;
|
|
182
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
183
|
-
readonly yaml: "id";
|
|
184
|
-
readonly json: "id";
|
|
185
|
-
};
|
|
186
|
-
readonly type: "string";
|
|
187
|
-
readonly format: "uuid";
|
|
188
|
-
readonly "x-go-type": "uuid.UUID";
|
|
189
|
-
readonly "x-go-type-import": {
|
|
190
|
-
readonly path: "github.com/gofrs/uuid";
|
|
191
|
-
};
|
|
192
|
-
};
|
|
193
|
-
readonly schemaVersion: {
|
|
194
|
-
readonly description: "Specifies the version of the schema used for the definition.";
|
|
195
|
-
readonly "x-order": 2;
|
|
196
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
197
|
-
readonly yaml: "schemaVersion";
|
|
198
|
-
readonly json: "schemaVersion";
|
|
199
|
-
};
|
|
200
|
-
readonly default: "models.meshery.io/v1beta1";
|
|
201
|
-
readonly type: "string";
|
|
202
|
-
readonly minLength: 2;
|
|
203
|
-
readonly maxLength: 100;
|
|
204
|
-
readonly pattern: "^([a-z][a-z0-9.-]*\\/)?v(alpha|beta|[0-9]+)([.-][a-z0-9]+)*$";
|
|
205
|
-
readonly example: readonly ["v1", "v1alpha1", "v2beta3", "v1.custom-suffix", "models.meshery.io/v1beta1", "capability.meshery.io/v1alpha1"];
|
|
206
|
-
};
|
|
207
|
-
readonly version: {
|
|
208
|
-
readonly type: "string";
|
|
209
|
-
readonly minLength: 5;
|
|
210
|
-
readonly maxLength: 100;
|
|
211
|
-
readonly pattern: "^[a-z0-9]+.[0-9]+.[0-9]+(-[0-9A-Za-z-]+(.[0-9A-Za-z-]+)*)?(\\+[0-9A-Za-z-]+(\\.[0-9A-Za-z-]+)*)?$";
|
|
212
|
-
readonly description: "A valid semantic version string between 5 and 256 characters. The pattern allows for a major.minor.patch version followed by an optional pre-release tag like '-alpha' or '-beta.2' and an optional build metadata tag like '+build.1.";
|
|
213
|
-
readonly "x-order": 3;
|
|
214
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
215
|
-
readonly yaml: "version";
|
|
216
|
-
readonly json: "version";
|
|
217
|
-
};
|
|
218
|
-
};
|
|
219
|
-
readonly name: {
|
|
220
|
-
readonly type: "string";
|
|
221
|
-
readonly description: "The unique name for the model within the scope of a registrant.";
|
|
222
|
-
readonly helperText: "Model name should be in lowercase with hyphens, not whitespaces.";
|
|
223
|
-
readonly pattern: "^[a-z0-9-]+$";
|
|
224
|
-
readonly examples: readonly ["cert-manager"];
|
|
225
|
-
readonly "x-order": 4;
|
|
226
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
227
|
-
readonly yaml: "name";
|
|
228
|
-
readonly json: "name";
|
|
229
|
-
};
|
|
230
|
-
readonly default: "untitled-model";
|
|
231
|
-
};
|
|
232
|
-
readonly displayName: {
|
|
233
|
-
readonly description: "Human-readable name for the model.";
|
|
234
|
-
readonly helperText: "Model display name may include letters, numbers, and spaces. Special characters are not allowed.";
|
|
235
|
-
readonly minLength: 1;
|
|
236
|
-
readonly maxLength: 100;
|
|
237
|
-
readonly type: "string";
|
|
238
|
-
readonly pattern: "^[a-zA-Z0-9 ]+$";
|
|
239
|
-
readonly examples: readonly ["Cert Manager"];
|
|
240
|
-
readonly "x-order": 5;
|
|
241
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
242
|
-
readonly yaml: "displayName";
|
|
243
|
-
readonly json: "displayName";
|
|
244
|
-
};
|
|
245
|
-
readonly default: "Untitled Model";
|
|
246
|
-
};
|
|
247
|
-
readonly description: {
|
|
248
|
-
readonly type: "string";
|
|
249
|
-
readonly default: "A new Meshery model.";
|
|
250
|
-
readonly description: "Description of the model.";
|
|
251
|
-
readonly minLength: 1;
|
|
252
|
-
readonly maxLength: 1000;
|
|
253
|
-
readonly "x-order": 6;
|
|
254
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
255
|
-
readonly yaml: "description,omitempty";
|
|
256
|
-
readonly json: "description,omitempty";
|
|
257
|
-
};
|
|
258
|
-
};
|
|
259
|
-
readonly status: {
|
|
260
|
-
readonly type: "string";
|
|
261
|
-
readonly description: "Status of model, including:\n- duplicate: this component is a duplicate of another. The component that is to be the canonical reference and that is duplicated by other components should not be assigned the 'duplicate' status.\n- maintenance: model is unavailable for a period of time.\n- enabled: model is available for use for all users of this Meshery Server.\n- ignored: model is unavailable for use for all users of this Meshery Server.";
|
|
262
|
-
readonly enum: readonly ["ignored", "enabled", "duplicate"];
|
|
263
|
-
readonly "x-order": 7;
|
|
264
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
265
|
-
readonly yaml: "status";
|
|
266
|
-
readonly json: "status";
|
|
267
|
-
};
|
|
268
|
-
readonly default: "enabled";
|
|
269
|
-
};
|
|
270
|
-
readonly registrant: {
|
|
271
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
272
|
-
readonly yaml: "registrant";
|
|
273
|
-
readonly json: "registrant";
|
|
274
|
-
readonly gorm: "foreignKey:RegistrantId;references:ID";
|
|
275
|
-
};
|
|
276
|
-
readonly "x-order": 8;
|
|
277
|
-
readonly "x-go-type": "connection.Connection";
|
|
278
|
-
readonly "x-go-type-import": {
|
|
279
|
-
readonly path: "github.com/meshery/schemas/models/v1beta1/connection";
|
|
280
|
-
};
|
|
281
|
-
readonly $id: "https://schemas.meshery.io/connection.yaml";
|
|
282
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
283
|
-
readonly description: "Meshery Connections are managed and unmanaged resources that either through discovery or manual entry are tracked by Meshery. Learn more at https://docs.meshery.io/concepts/logical/connections";
|
|
284
|
-
readonly additionalProperties: false;
|
|
285
|
-
readonly type: "object";
|
|
286
|
-
readonly required: readonly ["id", "schemaVersion", "name", "type", "sub_type", "kind", "status"];
|
|
287
|
-
readonly properties: {
|
|
288
|
-
readonly id: {
|
|
289
|
-
readonly description: "Connection ID";
|
|
290
|
-
readonly "x-order": 1;
|
|
291
|
-
readonly "x-go-name": "ID";
|
|
292
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
293
|
-
readonly db: "id";
|
|
294
|
-
readonly yaml: "id";
|
|
295
|
-
};
|
|
296
|
-
readonly type: "string";
|
|
297
|
-
readonly format: "uuid";
|
|
298
|
-
readonly "x-go-type": "uuid.UUID";
|
|
299
|
-
readonly "x-go-type-import": {
|
|
300
|
-
readonly path: "github.com/gofrs/uuid";
|
|
301
|
-
};
|
|
302
|
-
};
|
|
303
|
-
readonly name: {
|
|
304
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
305
|
-
readonly db: "name";
|
|
306
|
-
readonly yaml: "name";
|
|
307
|
-
};
|
|
308
|
-
readonly "x-order": 2;
|
|
309
|
-
readonly type: "string";
|
|
310
|
-
readonly description: "Connection Name";
|
|
311
|
-
};
|
|
312
|
-
readonly credential_id: {
|
|
313
|
-
readonly "x-go-name": "CredentialID";
|
|
314
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
315
|
-
readonly db: "credential_id";
|
|
316
|
-
readonly yaml: "credential_id";
|
|
317
|
-
};
|
|
318
|
-
readonly "x-order": 3;
|
|
319
|
-
readonly description: "Associated Credential ID";
|
|
320
|
-
readonly type: "string";
|
|
321
|
-
readonly format: "uuid";
|
|
322
|
-
readonly "x-go-type": "uuid.UUID";
|
|
323
|
-
readonly "x-go-type-import": {
|
|
324
|
-
readonly path: "github.com/gofrs/uuid";
|
|
325
|
-
};
|
|
326
|
-
};
|
|
327
|
-
readonly type: {
|
|
328
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
329
|
-
readonly db: "type";
|
|
330
|
-
readonly yaml: "type";
|
|
331
|
-
};
|
|
332
|
-
readonly "x-order": 4;
|
|
333
|
-
readonly type: "string";
|
|
334
|
-
readonly description: "Connection Type (platform, telemetry, collaboration)";
|
|
335
|
-
};
|
|
336
|
-
readonly sub_type: {
|
|
337
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
338
|
-
readonly db: "sub_type";
|
|
339
|
-
readonly yaml: "sub_type";
|
|
340
|
-
};
|
|
341
|
-
readonly "x-order": 5;
|
|
342
|
-
readonly type: "string";
|
|
343
|
-
readonly description: "Connection Subtype (cloud, identity, metrics, chat, git, orchestration)";
|
|
344
|
-
};
|
|
345
|
-
readonly kind: {
|
|
346
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
347
|
-
readonly db: "kind";
|
|
348
|
-
readonly yaml: "kind";
|
|
349
|
-
};
|
|
350
|
-
readonly "x-order": 6;
|
|
351
|
-
readonly type: "string";
|
|
352
|
-
readonly description: "Connection Kind (meshery, kubernetes, prometheus, grafana, gke, aws, azure, slack, github)";
|
|
353
|
-
};
|
|
354
|
-
readonly metadata: {
|
|
355
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
356
|
-
readonly db: "metadata";
|
|
357
|
-
readonly yaml: "metadata";
|
|
358
|
-
};
|
|
359
|
-
readonly "x-order": 7;
|
|
360
|
-
readonly "x-go-type": "core.Map";
|
|
361
|
-
readonly "x-go-type-import": {
|
|
362
|
-
readonly path: "github.com/meshery/schemas/models/core";
|
|
363
|
-
};
|
|
364
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
365
|
-
readonly type: "object";
|
|
366
|
-
readonly description: "Additional connection metadata";
|
|
367
|
-
};
|
|
368
|
-
readonly status: {
|
|
369
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
370
|
-
readonly db: "status";
|
|
371
|
-
readonly yaml: "status";
|
|
372
|
-
};
|
|
373
|
-
readonly "x-order": 8;
|
|
374
|
-
readonly description: "Connection Status";
|
|
375
|
-
readonly type: "string";
|
|
376
|
-
readonly enum: readonly ["discovered", "registered", "connected", "ignored", "maintenance", "disconnected", "deleted", "not found"];
|
|
377
|
-
};
|
|
378
|
-
readonly user_id: {
|
|
379
|
-
readonly "x-go-name": "UserID";
|
|
380
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
381
|
-
readonly db: "user_id";
|
|
382
|
-
readonly yaml: "user_id";
|
|
383
|
-
};
|
|
384
|
-
readonly "x-order": 9;
|
|
385
|
-
readonly description: "User ID who owns this connection";
|
|
386
|
-
readonly type: "string";
|
|
387
|
-
readonly format: "uuid";
|
|
388
|
-
readonly "x-go-type": "uuid.UUID";
|
|
389
|
-
readonly "x-go-type-import": {
|
|
390
|
-
readonly path: "github.com/gofrs/uuid";
|
|
391
|
-
};
|
|
392
|
-
};
|
|
393
|
-
readonly created_at: {
|
|
394
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
395
|
-
readonly db: "created_at";
|
|
396
|
-
readonly yaml: "created_at";
|
|
397
|
-
};
|
|
398
|
-
readonly "x-order": 10;
|
|
399
|
-
readonly type: "string";
|
|
400
|
-
readonly format: "date-time";
|
|
401
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
402
|
-
};
|
|
403
|
-
readonly updated_at: {
|
|
404
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
405
|
-
readonly db: "updated_at";
|
|
406
|
-
readonly yaml: "updated_at";
|
|
407
|
-
};
|
|
408
|
-
readonly "x-order": 11;
|
|
409
|
-
readonly type: "string";
|
|
410
|
-
readonly format: "date-time";
|
|
411
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
412
|
-
};
|
|
413
|
-
readonly deleted_at: {
|
|
414
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
415
|
-
readonly db: "deleted_at";
|
|
416
|
-
readonly yaml: "deleted_at";
|
|
417
|
-
};
|
|
418
|
-
readonly "x-go-type": "core.NullTime";
|
|
419
|
-
readonly "x-go-type-import": {
|
|
420
|
-
readonly path: "github.com/meshery/schemas/models/core";
|
|
421
|
-
};
|
|
422
|
-
readonly "x-order": 12;
|
|
423
|
-
readonly type: "string";
|
|
424
|
-
readonly format: "date-time";
|
|
425
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
426
|
-
};
|
|
427
|
-
readonly environments: {
|
|
428
|
-
readonly type: "array";
|
|
429
|
-
readonly description: "Associated environments for this connection";
|
|
430
|
-
readonly items: {
|
|
431
|
-
readonly "x-go-type": "*environment.Environment";
|
|
432
|
-
readonly "x-go-type-import": {
|
|
433
|
-
readonly path: "github.com/meshery/schemas/models/v1beta1/environment";
|
|
434
|
-
};
|
|
435
|
-
readonly $id: "https://schemas.meshery.io/environment.yaml";
|
|
436
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
437
|
-
readonly description: "Meshery Environments allow you to logically group related Connections and their associated Credentials.. Learn more at https://docs.meshery.io/concepts/logical/environments";
|
|
438
|
-
readonly additionalProperties: false;
|
|
439
|
-
readonly type: "object";
|
|
440
|
-
readonly required: readonly ["id", "schemaVersion", "name", "description", "organization_id"];
|
|
441
|
-
readonly properties: {
|
|
442
|
-
readonly id: {
|
|
443
|
-
readonly description: "ID";
|
|
444
|
-
readonly "x-order": 1;
|
|
445
|
-
readonly "x-go-name": "ID";
|
|
446
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
447
|
-
readonly db: "id";
|
|
448
|
-
readonly yaml: "id";
|
|
449
|
-
};
|
|
450
|
-
readonly type: "string";
|
|
451
|
-
readonly format: "uuid";
|
|
452
|
-
readonly "x-go-type": "uuid.UUID";
|
|
453
|
-
readonly "x-go-type-import": {
|
|
454
|
-
readonly path: "github.com/gofrs/uuid";
|
|
455
|
-
};
|
|
456
|
-
};
|
|
457
|
-
readonly schemaVersion: {
|
|
458
|
-
readonly description: "Specifies the version of the schema to which the environment conforms.";
|
|
459
|
-
readonly "x-order": 2;
|
|
460
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
461
|
-
readonly yaml: "schemaVersion";
|
|
462
|
-
readonly db: "-";
|
|
463
|
-
readonly gorm: "-";
|
|
464
|
-
};
|
|
465
|
-
readonly default: "environments.meshery.io/v1beta1";
|
|
466
|
-
readonly type: "string";
|
|
467
|
-
readonly minLength: 2;
|
|
468
|
-
readonly maxLength: 100;
|
|
469
|
-
readonly pattern: "^([a-z][a-z0-9.-]*\\/)?v(alpha|beta|[0-9]+)([.-][a-z0-9]+)*$";
|
|
470
|
-
readonly example: readonly ["v1", "v1alpha1", "v2beta3", "v1.custom-suffix", "models.meshery.io/v1beta1", "capability.meshery.io/v1alpha1"];
|
|
471
|
-
};
|
|
472
|
-
readonly name: {
|
|
473
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
474
|
-
readonly db: "name";
|
|
475
|
-
readonly yaml: "name";
|
|
476
|
-
};
|
|
477
|
-
readonly "x-order": 3;
|
|
478
|
-
readonly type: "string";
|
|
479
|
-
readonly description: "Environment name";
|
|
480
|
-
};
|
|
481
|
-
readonly description: {
|
|
482
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
483
|
-
readonly db: "description";
|
|
484
|
-
readonly yaml: "description";
|
|
485
|
-
};
|
|
486
|
-
readonly "x-order": 4;
|
|
487
|
-
readonly type: "string";
|
|
488
|
-
readonly description: "Environment description";
|
|
489
|
-
};
|
|
490
|
-
readonly organization_id: {
|
|
491
|
-
readonly "x-go-name": "OrganizationID";
|
|
492
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
493
|
-
readonly db: "organization_id";
|
|
494
|
-
readonly yaml: "organization_id";
|
|
495
|
-
};
|
|
496
|
-
readonly "x-order": 5;
|
|
497
|
-
readonly description: "Environment organization ID";
|
|
498
|
-
readonly type: "string";
|
|
499
|
-
readonly format: "uuid";
|
|
500
|
-
readonly "x-go-type": "uuid.UUID";
|
|
501
|
-
readonly "x-go-type-import": {
|
|
502
|
-
readonly path: "github.com/gofrs/uuid";
|
|
503
|
-
};
|
|
504
|
-
};
|
|
505
|
-
readonly owner: {
|
|
506
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
507
|
-
readonly db: "owner";
|
|
508
|
-
readonly yaml: "owner";
|
|
509
|
-
};
|
|
510
|
-
readonly "x-order": 6;
|
|
511
|
-
readonly description: "Environment owner";
|
|
512
|
-
readonly type: "string";
|
|
513
|
-
readonly format: "uuid";
|
|
514
|
-
readonly "x-go-type": "uuid.UUID";
|
|
515
|
-
readonly "x-go-type-import": {
|
|
516
|
-
readonly path: "github.com/gofrs/uuid";
|
|
517
|
-
};
|
|
518
|
-
};
|
|
519
|
-
readonly created_at: {
|
|
520
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
521
|
-
readonly db: "created_at";
|
|
522
|
-
readonly yaml: "created_at";
|
|
523
|
-
};
|
|
524
|
-
readonly "x-order": 7;
|
|
525
|
-
readonly type: "string";
|
|
526
|
-
readonly format: "date-time";
|
|
527
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
528
|
-
};
|
|
529
|
-
readonly metadata: {
|
|
530
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
531
|
-
readonly db: "metadata";
|
|
532
|
-
readonly yaml: "metadata";
|
|
533
|
-
};
|
|
534
|
-
readonly "x-order": 8;
|
|
535
|
-
readonly "x-go-type": "core.Map";
|
|
536
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
537
|
-
readonly type: "object";
|
|
538
|
-
};
|
|
539
|
-
readonly updated_at: {
|
|
540
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
541
|
-
readonly db: "updated_at";
|
|
542
|
-
readonly yaml: "updated_at";
|
|
543
|
-
};
|
|
544
|
-
readonly "x-order": 9;
|
|
545
|
-
readonly type: "string";
|
|
546
|
-
readonly format: "date-time";
|
|
547
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
548
|
-
};
|
|
549
|
-
readonly deleted_at: {
|
|
550
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
551
|
-
readonly db: "deleted_at";
|
|
552
|
-
readonly yaml: "deleted_at";
|
|
553
|
-
};
|
|
554
|
-
readonly "x-go-type": "core.NullTime";
|
|
555
|
-
readonly "x-go-import": "database/sql";
|
|
556
|
-
readonly "x-order": 10;
|
|
557
|
-
readonly type: "string";
|
|
558
|
-
readonly format: "date-time";
|
|
559
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
560
|
-
};
|
|
561
|
-
};
|
|
562
|
-
};
|
|
563
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
564
|
-
readonly db: "-";
|
|
565
|
-
readonly yaml: "environments";
|
|
566
|
-
readonly gorm: "-";
|
|
567
|
-
};
|
|
568
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
569
|
-
readonly "x-order": 13;
|
|
570
|
-
};
|
|
571
|
-
readonly schemaVersion: {
|
|
572
|
-
readonly description: "Specifies the version of the schema used for the definition.";
|
|
573
|
-
readonly "x-order": 14;
|
|
574
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
575
|
-
readonly yaml: "schemaVersion";
|
|
576
|
-
readonly db: "-";
|
|
577
|
-
readonly gorm: "-";
|
|
578
|
-
};
|
|
579
|
-
readonly default: "connections.meshery.io/v1beta1";
|
|
580
|
-
readonly type: "string";
|
|
581
|
-
readonly minLength: 2;
|
|
582
|
-
readonly maxLength: 100;
|
|
583
|
-
readonly pattern: "^([a-z][a-z0-9.-]*\\/)?v(alpha|beta|[0-9]+)([.-][a-z0-9]+)*$";
|
|
584
|
-
readonly example: readonly ["v1", "v1alpha1", "v2beta3", "v1.custom-suffix", "models.meshery.io/v1beta1", "capability.meshery.io/v1alpha1"];
|
|
585
|
-
};
|
|
586
|
-
};
|
|
587
|
-
};
|
|
588
|
-
readonly registrantId: {
|
|
589
|
-
readonly description: "ID of the registrant.";
|
|
590
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
591
|
-
readonly yaml: "connection_id";
|
|
592
|
-
readonly json: "connection_id";
|
|
593
|
-
readonly gorm: "column:connection_id";
|
|
594
|
-
};
|
|
595
|
-
readonly "x-order": 8;
|
|
596
|
-
readonly type: "string";
|
|
597
|
-
readonly format: "uuid";
|
|
598
|
-
readonly "x-go-type": "uuid.UUID";
|
|
599
|
-
readonly "x-go-type-import": {
|
|
600
|
-
readonly path: "github.com/gofrs/uuid";
|
|
601
|
-
};
|
|
602
|
-
};
|
|
603
|
-
readonly categoryId: {
|
|
604
|
-
readonly description: "ID of the category.";
|
|
605
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
606
|
-
readonly yaml: "-";
|
|
607
|
-
readonly json: "-";
|
|
608
|
-
readonly gorm: "categoryID";
|
|
609
|
-
};
|
|
610
|
-
readonly "x-order": 8;
|
|
611
|
-
readonly type: "string";
|
|
612
|
-
readonly format: "uuid";
|
|
613
|
-
readonly "x-go-type": "uuid.UUID";
|
|
614
|
-
readonly "x-go-type-import": {
|
|
615
|
-
readonly path: "github.com/gofrs/uuid";
|
|
616
|
-
};
|
|
617
|
-
};
|
|
618
|
-
readonly category: {
|
|
619
|
-
readonly "x-order": 9;
|
|
620
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
621
|
-
readonly yaml: "category";
|
|
622
|
-
readonly json: "category";
|
|
623
|
-
readonly gorm: "foreignKey:CategoryId;references:Id";
|
|
624
|
-
};
|
|
625
|
-
readonly "x-go-type": "category.CategoryDefinition";
|
|
626
|
-
readonly "x-go-type-import": {
|
|
627
|
-
readonly path: "github.com/meshery/schemas/models/v1beta1/category";
|
|
628
|
-
};
|
|
629
|
-
readonly $id: "https://schemas.meshery.io/category.yaml";
|
|
630
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
631
|
-
readonly type: "object";
|
|
632
|
-
readonly description: "Category of the model.";
|
|
633
|
-
readonly required: readonly ["id", "name", "metadata"];
|
|
634
|
-
readonly properties: {
|
|
635
|
-
readonly id: {
|
|
636
|
-
readonly "x-order": 1;
|
|
637
|
-
readonly type: "string";
|
|
638
|
-
readonly format: "uuid";
|
|
639
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
640
|
-
readonly "x-go-type": "uuid.UUID";
|
|
641
|
-
readonly "x-go-type-import": {
|
|
642
|
-
readonly path: "github.com/gofrs/uuid";
|
|
643
|
-
};
|
|
644
|
-
};
|
|
645
|
-
readonly name: {
|
|
646
|
-
readonly type: "string";
|
|
647
|
-
readonly minLength: 1;
|
|
648
|
-
readonly maxLength: 100;
|
|
649
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
650
|
-
readonly yaml: "name";
|
|
651
|
-
readonly json: "name";
|
|
652
|
-
readonly gorm: "name";
|
|
653
|
-
};
|
|
654
|
-
readonly default: "Uncategorized";
|
|
655
|
-
readonly description: "The category of the model that determines the main grouping.";
|
|
656
|
-
readonly enum: readonly ["Analytics", "App Definition and Development", "Cloud Native Network", "Cloud Native Storage", "Database", "Machine Learning", "Observability and Analysis", "Orchestration & Management", "Platform", "Provisioning", "Runtime", "Security & Compliance", "Serverless", "Tools", "Uncategorized"];
|
|
657
|
-
readonly "x-order": 2;
|
|
658
|
-
};
|
|
659
|
-
readonly metadata: {
|
|
660
|
-
readonly type: "object";
|
|
661
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
662
|
-
readonly yaml: "metadata,omitempty";
|
|
663
|
-
readonly json: "metadata,omitempty";
|
|
664
|
-
readonly gorm: "type:bytes;serializer:json";
|
|
665
|
-
};
|
|
666
|
-
readonly "x-order": 3;
|
|
667
|
-
};
|
|
668
|
-
};
|
|
669
|
-
};
|
|
670
|
-
readonly subCategory: {
|
|
671
|
-
readonly "x-order": 10;
|
|
672
|
-
readonly "x-go-type": "subcategory.SubCategoryDefinition";
|
|
673
|
-
readonly "x-go-type-import": {
|
|
674
|
-
readonly path: "github.com/meshery/schemas/models/v1beta1/subcategory";
|
|
675
|
-
};
|
|
676
|
-
readonly $id: "https://schemas.meshery.io/category.yaml";
|
|
677
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
678
|
-
readonly type: "string";
|
|
679
|
-
readonly title: "SubCategory";
|
|
680
|
-
readonly description: "Sub category of the model determines the secondary grouping.";
|
|
681
|
-
readonly default: "Uncategorized";
|
|
682
|
-
readonly enum: readonly ["API Gateway", "API Integration", "Application Definition & Image Build", "Automation & Configuration", "Certified Kubernetes - Distribution", "Chaos Engineering", "Cloud Native Storage", "Cloud Provider", "CNI", "Compute", "Container Registry", "Container Runtime", "Container Security", "Container", "Content Delivery Network", "Continuous Integration & Delivery", "Coordination & Service Discovery", "Database", "Flowchart", "Framework", "Installable Platform", "Key Management", "Key Management Service", "Kubernetes", "Logging", "Machine Learning", "Management Governance", "Metrics", "Monitoring", "Networking Content Delivery", "Operating System", "Query", "Remote Procedure Call", "Scheduling & Orchestration", "Secrets Management", "Security Identity & Compliance", "Service Mesh", "Service Proxy", "Source Version Control", "Storage", "Specifications", "Streaming & Messaging", "Tools", "Tracing", "Uncategorized", "Video Conferencing"];
|
|
683
|
-
readonly minLength: 1;
|
|
684
|
-
readonly maxLength: 100;
|
|
685
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
686
|
-
readonly yaml: "subCategory";
|
|
687
|
-
readonly json: "subCategory";
|
|
688
|
-
};
|
|
689
|
-
};
|
|
690
|
-
readonly metadata: {
|
|
691
|
-
readonly type: "object";
|
|
692
|
-
readonly description: "Metadata containing additional information associated with the model.";
|
|
693
|
-
readonly required: readonly ["svgWhite", "svgColor"];
|
|
694
|
-
readonly properties: {
|
|
695
|
-
readonly capabilities: {
|
|
696
|
-
readonly type: "array";
|
|
697
|
-
readonly description: "Capabilities associated with the model";
|
|
698
|
-
readonly items: {
|
|
699
|
-
readonly "x-go-type": "capability.Capability";
|
|
700
|
-
readonly "x-go-type-import": {
|
|
701
|
-
readonly path: "github.com/meshery/schemas/models/v1alpha1/capability";
|
|
702
|
-
};
|
|
703
|
-
readonly $id: "https://schemas.meshery.io/capability.yaml";
|
|
704
|
-
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
705
|
-
readonly description: "Meshery manages entities in accordance with their specific capabilities. This field explicitly identifies those capabilities largely by what actions a given component supports; e.g. metric-scrape, sub-interface, and so on. This field is extensible. Entities may define a broad array of capabilities, which are in-turn dynamically interpretted by Meshery for full lifecycle management.";
|
|
706
|
-
readonly additionalProperties: false;
|
|
707
|
-
readonly type: "object";
|
|
708
|
-
readonly required: readonly ["description", "schemaVersion", "version", "displayName", "kind", "type", "subType", "entityState", "key", "status"];
|
|
709
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
710
|
-
readonly gorm: "type:bytes;serializer:json";
|
|
711
|
-
};
|
|
712
|
-
readonly properties: {
|
|
713
|
-
readonly schemaVersion: {
|
|
714
|
-
readonly description: "Specifies the version of the schema to which the capability definition conforms.";
|
|
715
|
-
readonly type: "string";
|
|
716
|
-
readonly minLength: 2;
|
|
717
|
-
readonly maxLength: 100;
|
|
718
|
-
readonly pattern: "^([a-z][a-z0-9.-]*\\/)?v(alpha|beta|[0-9]+)([.-][a-z0-9]+)*$";
|
|
719
|
-
readonly example: readonly ["v1", "v1alpha1", "v2beta3", "v1.custom-suffix", "models.meshery.io/v1beta1", "capability.meshery.io/v1alpha1"];
|
|
720
|
-
};
|
|
721
|
-
readonly version: {
|
|
722
|
-
readonly type: "string";
|
|
723
|
-
readonly minLength: 5;
|
|
724
|
-
readonly maxLength: 100;
|
|
725
|
-
readonly pattern: "^[a-z0-9]+.[0-9]+.[0-9]+(-[0-9A-Za-z-]+(.[0-9A-Za-z-]+)*)?(\\+[0-9A-Za-z-]+(\\.[0-9A-Za-z-]+)*)?$";
|
|
726
|
-
readonly description: "A valid semantic version string between 5 and 256 characters. The pattern allows for a major.minor.patch version followed by an optional pre-release tag like '-alpha' or '-beta.2' and an optional build metadata tag like '+build.1.";
|
|
727
|
-
};
|
|
728
|
-
readonly displayName: {
|
|
729
|
-
readonly description: "Name of the capability in human-readible format.";
|
|
730
|
-
readonly type: "string";
|
|
731
|
-
readonly pattern: "^[a-zA-Z_][a-zA-Z0-9_-]*[a-zA-Z0-9_]$";
|
|
732
|
-
};
|
|
733
|
-
readonly description: {
|
|
734
|
-
readonly type: "string";
|
|
735
|
-
readonly description: "A written representation of the purpose and characteristics of the capability.";
|
|
736
|
-
};
|
|
737
|
-
readonly kind: {
|
|
738
|
-
readonly description: "Top-level categorization of the capability";
|
|
739
|
-
readonly additionalProperties: false;
|
|
740
|
-
readonly anyOf: readonly [{
|
|
741
|
-
readonly const: "action";
|
|
742
|
-
readonly description: "For capabilities related to executing actions on entities. Example: initiate log streaming on a Pod. Example: initiate deployment of a component.";
|
|
743
|
-
}, {
|
|
744
|
-
readonly const: "mutate";
|
|
745
|
-
readonly description: "For capabilities related to mutating an entity. Example: the ability to change the configuration of a component.";
|
|
746
|
-
}, {
|
|
747
|
-
readonly const: "view";
|
|
748
|
-
readonly description: "For capabilities related to viewing an entity. Example: the ability to view a components configuration.";
|
|
749
|
-
}, {
|
|
750
|
-
readonly const: "interaction";
|
|
751
|
-
readonly description: "Catch all for capabilities related to interaction with entities. Example: the ability for a component to be dragged and dropped. Example: supports event bubbling to parent components. ";
|
|
752
|
-
}];
|
|
753
|
-
readonly type: "string";
|
|
754
|
-
readonly pattern: "^[a-zA-Z_][a-zA-Z0-9_-]*[a-zA-Z0-9_]$";
|
|
755
|
-
};
|
|
756
|
-
readonly type: {
|
|
757
|
-
readonly description: "Classification of capabilities. Used to group capabilities similar in nature.";
|
|
758
|
-
readonly type: "string";
|
|
759
|
-
readonly pattern: "^[a-zA-Z_][a-zA-Z0-9_-]*[a-zA-Z0-9_]$";
|
|
760
|
-
};
|
|
761
|
-
readonly subType: {
|
|
762
|
-
readonly description: "Most granular unit of capability classification. The combination of Kind, Type and SubType together uniquely identify a Capability.";
|
|
763
|
-
readonly type: "string";
|
|
764
|
-
readonly pattern: "^[a-zA-Z_][a-zA-Z0-9_-]*[a-zA-Z0-9_]$";
|
|
765
|
-
};
|
|
766
|
-
readonly key: {
|
|
767
|
-
readonly description: "Key that backs the capability.";
|
|
768
|
-
readonly type: "string";
|
|
769
|
-
readonly pattern: "^[a-zA-Z_][a-zA-Z0-9_-]*[a-zA-Z0-9_]$";
|
|
770
|
-
};
|
|
771
|
-
readonly entityState: {
|
|
772
|
-
readonly description: "State of the entity in which the capability is applicable.";
|
|
773
|
-
readonly type: "array";
|
|
774
|
-
readonly items: {
|
|
775
|
-
readonly type: "string";
|
|
776
|
-
readonly enum: readonly ["declaration", "instance"];
|
|
777
|
-
readonly pattern: "^[a-zA-Z_][a-zA-Z0-9_-]*[a-zA-Z0-9_]$";
|
|
778
|
-
readonly description: "A string starting with an alphanumeric character. Spaces and hyphens allowed.";
|
|
779
|
-
};
|
|
780
|
-
};
|
|
781
|
-
readonly status: {
|
|
782
|
-
readonly type: "string";
|
|
783
|
-
readonly description: "Status of the capability";
|
|
784
|
-
readonly default: "enabled";
|
|
785
|
-
readonly enum: readonly ["enabled", "disabled"];
|
|
786
|
-
};
|
|
787
|
-
readonly metadata: {
|
|
788
|
-
readonly type: "object";
|
|
789
|
-
readonly description: "Metadata contains additional information associated with the capability. Extension point.";
|
|
790
|
-
readonly additionalProperties: true;
|
|
791
|
-
};
|
|
792
|
-
};
|
|
793
|
-
readonly default: readonly [{
|
|
794
|
-
readonly description: "Configure the visual styles for the component";
|
|
795
|
-
readonly displayName: "Styling";
|
|
796
|
-
readonly entityState: readonly ["declaration"];
|
|
797
|
-
readonly key: "";
|
|
798
|
-
readonly kind: "mutate";
|
|
799
|
-
readonly schemaVersion: "capability.meshery.io/v1alpha1";
|
|
800
|
-
readonly status: "enabled";
|
|
801
|
-
readonly subType: "";
|
|
802
|
-
readonly type: "style";
|
|
803
|
-
readonly version: "0.7.0";
|
|
804
|
-
}, {
|
|
805
|
-
readonly description: "Change the shape of the component";
|
|
806
|
-
readonly displayName: "Change Shape";
|
|
807
|
-
readonly entityState: readonly ["declaration"];
|
|
808
|
-
readonly key: "";
|
|
809
|
-
readonly kind: "mutate";
|
|
810
|
-
readonly schemaVersion: "capability.meshery.io/v1alpha1";
|
|
811
|
-
readonly status: "enabled";
|
|
812
|
-
readonly subType: "shape";
|
|
813
|
-
readonly type: "style";
|
|
814
|
-
readonly version: "0.7.0";
|
|
815
|
-
}, {
|
|
816
|
-
readonly description: "Drag and Drop a component into a parent component in graph view";
|
|
817
|
-
readonly displayName: "Compound Drag And Drop";
|
|
818
|
-
readonly entityState: readonly ["declaration"];
|
|
819
|
-
readonly key: "";
|
|
820
|
-
readonly kind: "interaction";
|
|
821
|
-
readonly schemaVersion: "capability.meshery.io/v1alpha1";
|
|
822
|
-
readonly status: "enabled";
|
|
823
|
-
readonly subType: "compoundDnd";
|
|
824
|
-
readonly type: "graph";
|
|
825
|
-
readonly version: "0.7.0";
|
|
826
|
-
}, {
|
|
827
|
-
readonly description: "Add text to nodes body";
|
|
828
|
-
readonly displayName: "Body Text";
|
|
829
|
-
readonly entityState: readonly ["declaration"];
|
|
830
|
-
readonly key: "";
|
|
831
|
-
readonly kind: "mutate";
|
|
832
|
-
readonly schemaVersion: "capability.meshery.io/v1alpha1";
|
|
833
|
-
readonly status: "enabled";
|
|
834
|
-
readonly subType: "body-text";
|
|
835
|
-
readonly type: "style";
|
|
836
|
-
readonly version: "0.7.0";
|
|
837
|
-
}];
|
|
838
|
-
};
|
|
839
|
-
readonly "x-order": 1;
|
|
840
|
-
};
|
|
841
|
-
readonly isAnnotation: {
|
|
842
|
-
readonly type: "boolean";
|
|
843
|
-
readonly description: "Indicates whether the model and its entities should be treated as deployable entities or as logical representations.";
|
|
844
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
845
|
-
readonly yaml: "isAnnotation";
|
|
846
|
-
readonly json: "isAnnotation";
|
|
847
|
-
};
|
|
848
|
-
readonly "x-order": 2;
|
|
849
|
-
readonly default: false;
|
|
850
|
-
};
|
|
851
|
-
readonly primaryColor: {
|
|
852
|
-
readonly type: "string";
|
|
853
|
-
readonly description: "Primary color associated with the model.";
|
|
854
|
-
readonly minLength: 1;
|
|
855
|
-
readonly maxLength: 50;
|
|
856
|
-
readonly default: "#00b39f";
|
|
857
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
858
|
-
readonly yaml: "primaryColor";
|
|
859
|
-
readonly json: "primaryColor";
|
|
860
|
-
};
|
|
861
|
-
readonly "x-order": 3;
|
|
862
|
-
};
|
|
863
|
-
readonly secondaryColor: {
|
|
864
|
-
readonly type: "string";
|
|
865
|
-
readonly description: "Secondary color associated with the model.";
|
|
866
|
-
readonly minLength: 1;
|
|
867
|
-
readonly maxLength: 50;
|
|
868
|
-
readonly default: "#00D3A9";
|
|
869
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
870
|
-
readonly yaml: "secondaryColor";
|
|
871
|
-
readonly json: "secondaryColor";
|
|
872
|
-
};
|
|
873
|
-
readonly "x-order": 4;
|
|
874
|
-
};
|
|
875
|
-
readonly svgWhite: {
|
|
876
|
-
readonly type: "string";
|
|
877
|
-
readonly description: "SVG representation of the model in white color.";
|
|
878
|
-
readonly minLength: 1;
|
|
879
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
880
|
-
readonly yaml: "svgWhite";
|
|
881
|
-
readonly json: "svgWhite";
|
|
882
|
-
};
|
|
883
|
-
readonly "x-order": 5;
|
|
884
|
-
readonly default: "<svg width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M16.405 8.732v6.57l5.694-3.297-5.694-3.273Zm0 7.942v6.602l5.747-3.285-5.747-3.317Z\" fill=\"#fff\"/><path d=\"M15.586 15.256v-6.47l-5.622 3.225 5.622 3.245ZM4.307 23.252a13.809 13.809 0 0 0 4.362 4.39v-6.914l-4.362 2.524Zm11.279-.008v-6.52L9.95 19.985l5.636 3.258Z\" fill=\"#fff\" fill-opacity=\".8\"/><path d=\"m9.49 27.23 5.707-3.263-5.707-3.3v6.563Z\" fill=\"#fff\"/><path d=\"M22.54 27.265v-6.553l-5.699 3.259 5.7 3.294Zm5.58-4.773a13.697 13.697 0 0 0 1.612-5.895l-5.934 3.397 4.323 2.498Z\" fill=\"#fff\" fill-opacity=\".8\"/><path d=\"m23.362 19.298 5.728-3.276-5.728-3.291v6.567Z\" fill=\"#fff\"/><path d=\"M22.541 11.315V4.8l-5.673 3.253 5.673 3.262Zm0 7.955v-6.574l-5.685 3.292 5.685 3.281Z\" fill=\"#fff\" fill-opacity=\".8\"/><path d=\"M9.49 12.684v6.622l5.728-3.316-5.728-3.306Z\" fill=\"#fff\"/><path d=\"M15.586 2.25a13.69 13.69 0 0 0-6.037 1.595l6.037 3.463V2.25Z\" fill=\"#fff\" fill-opacity=\".8\"/><path d=\"M9.49 4.756v6.583l5.732-3.288L9.49 4.756Z\" fill=\"#fff\"/><path d=\"M8.669 4.356a13.83 13.83 0 0 0-4.362 4.39l4.362 2.518V4.356Z\" fill=\"#fff\" fill-opacity=\".8\"/><path d=\"M22.504 3.88a13.695 13.695 0 0 0-6.099-1.63v5.123l6.1-3.493ZM2.25 16.483c.071 2.12.634 4.196 1.644 6.062l4.418-2.559-6.062-3.503Zm1.644-7.028a13.68 13.68 0 0 0-1.644 6.036l6.068-3.482-4.424-2.554Z\" fill=\"#fff\"/><path d=\"M9.539 28.147a13.673 13.673 0 0 0 6.047 1.603v-5.062L9.54 28.147Z\" fill=\"#fff\" fill-opacity=\".8\"/><path d=\"M27.697 8.768a13.83 13.83 0 0 0-4.335-4.383v6.889l4.335-2.506ZM23.362 27.62a13.851 13.851 0 0 0 4.351-4.417l-4.351-2.514v6.93Z\" fill=\"#fff\"/><path d=\"M29.75 15.452a13.659 13.659 0 0 0-1.63-5.979l-4.381 2.53 6.011 3.45Z\" fill=\"#fff\" fill-opacity=\".8\"/><path d=\"M16.405 29.75a13.673 13.673 0 0 0 6.036-1.595l-6.036-3.498v5.093Z\" fill=\"#fff\"/><path d=\"M8.669 19.247v-6.494L3.03 15.986l5.639 3.261Z\" fill=\"#fff\" fill-opacity=\".8\"/></svg>";
|
|
885
|
-
};
|
|
886
|
-
readonly svgColor: {
|
|
887
|
-
readonly type: "string";
|
|
888
|
-
readonly description: "SVG representation of the model in colored format.";
|
|
889
|
-
readonly minLength: 1;
|
|
890
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
891
|
-
readonly yaml: "svgColor";
|
|
892
|
-
readonly json: "svgColor";
|
|
893
|
-
};
|
|
894
|
-
readonly "x-order": 6;
|
|
895
|
-
readonly default: "<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" data-name=\"Layer 1\" viewBox=\"0 0 134.95 135.02\"><defs><style>.cls-1{fill:#00d3a9}.cls-2{fill:#00b39f}</style></defs><title>meshery-logo-light</title><polygon points=\"69.49 31.82 69.49 64.07 97.44 47.89 69.49 31.82\" class=\"cls-1\"/><polygon points=\"69.49 70.81 69.49 103.22 97.7 87.09 69.49 70.81\" class=\"cls-1\"/><polygon points=\"65.47 63.85 65.47 32.09 37.87 47.92 65.47 63.85\" class=\"cls-2\"/><path d=\"M10.1,103.1a67.79,67.79,0,0,0,21.41,21.55V90.71Z\" class=\"cls-2\"/><polygon points=\"65.47 103.06 65.47 71.05 37.8 87.07 65.47 103.06\" class=\"cls-2\"/><polygon points=\"35.54 122.63 63.56 106.61 35.54 90.41 35.54 122.63\" class=\"cls-1\"/><polygon points=\"99.61 122.8 99.61 90.63 71.63 106.63 99.61 122.8\" class=\"cls-2\"/><path d=\"M127,99.37a67.22,67.22,0,0,0,7.91-28.94L105.78,87.11Z\" class=\"cls-2\"/><polygon points=\"103.64 83.69 131.76 67.61 103.64 51.45 103.64 83.69\" class=\"cls-1\"/><polygon points=\"99.61 44.5 99.61 12.52 71.76 28.49 99.61 44.5\" class=\"cls-2\"/><polygon points=\"99.61 83.55 99.61 51.28 71.7 67.44 99.61 83.55\" class=\"cls-2\"/><polygon points=\"67.48 135.02 67.49 135.02 67.48 135.02 67.48 135.02\" class=\"cls-2\"/><polygon points=\"35.54 51.22 35.54 83.73 63.66 67.45 35.54 51.22\" class=\"cls-1\"/><path d=\"M65.47,0A67.2,67.2,0,0,0,35.83,7.83l29.64,17Z\" class=\"cls-2\"/><polygon points=\"35.54 12.3 35.54 44.62 63.68 28.48 35.54 12.3\" class=\"cls-1\"/><path d=\"M31.51,10.34A67.89,67.89,0,0,0,10.1,31.89L31.51,44.25Z\" class=\"cls-2\"/><path d=\"M99.43,8A67.23,67.23,0,0,0,69.49,0V25.15Z\" class=\"cls-1\"/><path d=\"M0,69.87A67.27,67.27,0,0,0,8.07,99.63L29.76,87.07Z\" class=\"cls-1\"/><path d=\"M8.07,35.37A67.16,67.16,0,0,0,0,65L29.79,47.91Z\" class=\"cls-1\"/><path d=\"M35.78,127.13A67.13,67.13,0,0,0,65.47,135V110.15Z\" class=\"cls-2\"/><path d=\"M124.92,32a67.9,67.9,0,0,0-21.28-21.52V44.3Z\" class=\"cls-1\"/><path d=\"M103.64,124.54A68,68,0,0,0,125,102.86L103.64,90.52Z\" class=\"cls-1\"/><path d=\"M135,64.81a67.06,67.06,0,0,0-8-29.35L105.49,47.88Z\" class=\"cls-2\"/><path d=\"M69.49,135a67.12,67.12,0,0,0,29.63-7.83L69.49,110Z\" class=\"cls-1\"/><polygon points=\"31.51 83.44 31.51 51.56 3.83 67.43 31.51 83.44\" class=\"cls-2\"/></svg>";
|
|
896
|
-
};
|
|
897
|
-
readonly svgComplete: {
|
|
898
|
-
readonly type: "string";
|
|
899
|
-
readonly description: "SVG representation of the complete model.";
|
|
900
|
-
readonly minLength: 1;
|
|
901
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
902
|
-
readonly yaml: "svgComplete";
|
|
903
|
-
readonly json: "svgComplete";
|
|
904
|
-
};
|
|
905
|
-
readonly "x-order": 7;
|
|
906
|
-
};
|
|
907
|
-
readonly shape: {
|
|
908
|
-
readonly "x-order": 8;
|
|
909
|
-
readonly type: "string";
|
|
910
|
-
readonly description: "The shape of the node's body. Note that each shape fits within the specified width and height, and so you may have to adjust width and height if you desire an equilateral shape (i.e. width !== height for several equilateral shapes)";
|
|
911
|
-
readonly enum: readonly ["ellipse", "triangle", "round-triangle", "rectangle", "round-rectangle", "bottom-round-rectangle", "cut-rectangle", "barrel", "rhomboid", "diamond", "round-diamond", "pentagon", "round-pentagon", "hexagon", "round-hexagon", "concave-hexagon", "heptagon", "round-heptagon", "octagon", "round-octagon", "star", "tag", "round-tag", "vee", "polygon"];
|
|
912
|
-
};
|
|
913
|
-
};
|
|
914
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
915
|
-
readonly gorm: "type:bytes;serializer:json";
|
|
916
|
-
readonly json: "metadata";
|
|
917
|
-
readonly yaml: "metadata";
|
|
918
|
-
};
|
|
919
|
-
readonly "x-order": 11;
|
|
920
|
-
readonly additionalProperties: true;
|
|
921
|
-
};
|
|
922
|
-
readonly model: {
|
|
923
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
924
|
-
readonly gorm: "type:bytes;serializer:json";
|
|
925
|
-
};
|
|
926
|
-
readonly "x-order": 12;
|
|
927
|
-
readonly type: "object";
|
|
928
|
-
readonly description: "Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31).";
|
|
929
|
-
readonly required: readonly ["version"];
|
|
930
|
-
readonly properties: {
|
|
931
|
-
readonly version: {
|
|
932
|
-
readonly description: "Version of the model as defined by the registrant.";
|
|
933
|
-
readonly allOf: readonly [{
|
|
934
|
-
readonly type: "string";
|
|
935
|
-
readonly minLength: 5;
|
|
936
|
-
readonly maxLength: 100;
|
|
937
|
-
readonly pattern: "^[a-z0-9]+.[0-9]+.[0-9]+(-[0-9A-Za-z-]+(.[0-9A-Za-z-]+)*)?(\\+[0-9A-Za-z-]+(\\.[0-9A-Za-z-]+)*)?$";
|
|
938
|
-
readonly description: "A valid semantic version string between 5 and 256 characters. The pattern allows for a major.minor.patch version followed by an optional pre-release tag like '-alpha' or '-beta.2' and an optional build metadata tag like '+build.1.";
|
|
939
|
-
}];
|
|
940
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
941
|
-
readonly yaml: "version";
|
|
942
|
-
readonly json: "version";
|
|
943
|
-
};
|
|
944
|
-
readonly "x-order": 1;
|
|
945
|
-
};
|
|
946
|
-
};
|
|
947
|
-
};
|
|
948
|
-
readonly relationships: {
|
|
949
|
-
readonly type: "array";
|
|
950
|
-
readonly "x-go-type": "interface{}";
|
|
951
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
952
|
-
readonly gorm: "-";
|
|
953
|
-
readonly json: "relationships";
|
|
954
|
-
readonly yaml: "relationships";
|
|
955
|
-
};
|
|
956
|
-
};
|
|
957
|
-
readonly components: {
|
|
958
|
-
readonly type: "array";
|
|
959
|
-
readonly "x-go-type": "interface{}";
|
|
960
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
961
|
-
readonly gorm: "-";
|
|
962
|
-
readonly json: "components";
|
|
963
|
-
readonly yaml: "components";
|
|
964
|
-
};
|
|
965
|
-
};
|
|
966
|
-
readonly componentsCount: {
|
|
967
|
-
readonly type: "integer";
|
|
968
|
-
readonly description: "Number of components associated with the model.";
|
|
969
|
-
readonly "x-order": 13;
|
|
970
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
971
|
-
readonly json: "components_count";
|
|
972
|
-
readonly yaml: "components_count";
|
|
973
|
-
readonly gorm: "-";
|
|
974
|
-
};
|
|
975
|
-
readonly default: 0;
|
|
976
|
-
};
|
|
977
|
-
readonly relationshipsCount: {
|
|
978
|
-
readonly type: "integer";
|
|
979
|
-
readonly description: "Number of relationships associated with the model.";
|
|
980
|
-
readonly "x-order": 13;
|
|
981
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
982
|
-
readonly gorm: "-";
|
|
983
|
-
readonly json: "relationships_count";
|
|
984
|
-
readonly yaml: "relationships_count";
|
|
985
|
-
};
|
|
986
|
-
readonly default: 0;
|
|
987
|
-
};
|
|
988
|
-
readonly created_at: {
|
|
989
|
-
readonly "x-order": 14;
|
|
990
|
-
readonly description: "Timestamp when the resource was created.";
|
|
991
|
-
readonly "x-go-type": "time.Time";
|
|
992
|
-
readonly type: "string";
|
|
993
|
-
readonly format: "date-time";
|
|
994
|
-
readonly "x-go-name": "CreatedAt";
|
|
995
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
996
|
-
readonly db: "created_at";
|
|
997
|
-
readonly yaml: "created_at";
|
|
998
|
-
};
|
|
999
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
1000
|
-
};
|
|
1001
|
-
readonly updated_at: {
|
|
1002
|
-
readonly "x-order": 15;
|
|
1003
|
-
readonly description: "Timestamp when the resource was updated.";
|
|
1004
|
-
readonly "x-go-type": "time.Time";
|
|
1005
|
-
readonly type: "string";
|
|
1006
|
-
readonly format: "date-time";
|
|
1007
|
-
readonly "x-go-name": "UpdatedAt";
|
|
1008
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
1009
|
-
readonly db: "updated_at";
|
|
1010
|
-
readonly yaml: "updated_at";
|
|
1011
|
-
};
|
|
1012
|
-
readonly "x-go-type-skip-optional-pointer": true;
|
|
1013
|
-
};
|
|
1014
|
-
};
|
|
1015
|
-
readonly required: readonly ["id", "schemaVersion", "displayName", "status", "subCategory", "model", "name", "description", "version", "registrant", "category", "categoryId", "registrantId", "relationshipsCount", "componentsCount", "components", "relationships"];
|
|
1016
|
-
};
|
|
1017
|
-
readonly RegistrantReference: {
|
|
1018
|
-
readonly type: "object";
|
|
1019
|
-
readonly required: readonly ["kind"];
|
|
1020
|
-
readonly properties: {
|
|
1021
|
-
readonly kind: {
|
|
1022
|
-
readonly type: "string";
|
|
1023
|
-
};
|
|
1024
|
-
};
|
|
1025
|
-
};
|
|
1026
|
-
readonly ModelReference: {
|
|
1027
|
-
readonly type: "object";
|
|
1028
|
-
readonly required: readonly ["id", "name", "version", "displayName", "model", "registrant"];
|
|
1029
|
-
readonly properties: {
|
|
1030
|
-
readonly id: {
|
|
1031
|
-
readonly type: "string";
|
|
1032
|
-
readonly format: "uuid";
|
|
1033
|
-
readonly description: "A Universally Unique Identifier used to uniquely identify entities in Meshery. The UUID core definition is used across different schemas.";
|
|
1034
|
-
readonly "x-go-type": "uuid.UUID";
|
|
1035
|
-
readonly "x-go-type-import": {
|
|
1036
|
-
readonly path: "github.com/gofrs/uuid";
|
|
1037
|
-
};
|
|
1038
|
-
};
|
|
1039
|
-
readonly name: {
|
|
1040
|
-
readonly type: "string";
|
|
1041
|
-
readonly description: "The unique name for the model within the scope of a registrant.";
|
|
1042
|
-
readonly helperText: "Model name should be in lowercase with hyphens, not whitespaces.";
|
|
1043
|
-
readonly pattern: "^[a-z0-9-]+$";
|
|
1044
|
-
readonly examples: readonly ["cert-manager"];
|
|
1045
|
-
readonly "x-order": 4;
|
|
1046
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
1047
|
-
readonly yaml: "name";
|
|
1048
|
-
readonly json: "name";
|
|
1049
|
-
};
|
|
1050
|
-
readonly default: "untitled-model";
|
|
1051
|
-
};
|
|
1052
|
-
readonly version: {
|
|
1053
|
-
readonly type: "string";
|
|
1054
|
-
readonly minLength: 5;
|
|
1055
|
-
readonly maxLength: 100;
|
|
1056
|
-
readonly pattern: "^[a-z0-9]+.[0-9]+.[0-9]+(-[0-9A-Za-z-]+(.[0-9A-Za-z-]+)*)?(\\+[0-9A-Za-z-]+(\\.[0-9A-Za-z-]+)*)?$";
|
|
1057
|
-
readonly description: "A valid semantic version string between 5 and 256 characters. The pattern allows for a major.minor.patch version followed by an optional pre-release tag like '-alpha' or '-beta.2' and an optional build metadata tag like '+build.1.";
|
|
1058
|
-
readonly "x-order": 3;
|
|
1059
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
1060
|
-
readonly yaml: "version";
|
|
1061
|
-
readonly json: "version";
|
|
1062
|
-
};
|
|
1063
|
-
};
|
|
1064
|
-
readonly displayName: {
|
|
1065
|
-
readonly description: "Human-readable name for the model.";
|
|
1066
|
-
readonly helperText: "Model display name may include letters, numbers, and spaces. Special characters are not allowed.";
|
|
1067
|
-
readonly minLength: 1;
|
|
1068
|
-
readonly maxLength: 100;
|
|
1069
|
-
readonly type: "string";
|
|
1070
|
-
readonly pattern: "^[a-zA-Z0-9 ]+$";
|
|
1071
|
-
readonly examples: readonly ["Cert Manager"];
|
|
1072
|
-
readonly "x-order": 5;
|
|
1073
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
1074
|
-
readonly yaml: "displayName";
|
|
1075
|
-
readonly json: "displayName";
|
|
1076
|
-
};
|
|
1077
|
-
readonly default: "Untitled Model";
|
|
1078
|
-
};
|
|
1079
|
-
readonly model: {
|
|
1080
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
1081
|
-
readonly gorm: "type:bytes;serializer:json";
|
|
1082
|
-
};
|
|
1083
|
-
readonly "x-order": 12;
|
|
1084
|
-
readonly type: "object";
|
|
1085
|
-
readonly description: "Registrant-defined data associated with the model. Properties pertain to the software being managed (e.g. Kubernetes v1.31).";
|
|
1086
|
-
readonly required: readonly ["version"];
|
|
1087
|
-
readonly properties: {
|
|
1088
|
-
readonly version: {
|
|
1089
|
-
readonly description: "Version of the model as defined by the registrant.";
|
|
1090
|
-
readonly allOf: readonly [{
|
|
1091
|
-
readonly type: "string";
|
|
1092
|
-
readonly minLength: 5;
|
|
1093
|
-
readonly maxLength: 100;
|
|
1094
|
-
readonly pattern: "^[a-z0-9]+.[0-9]+.[0-9]+(-[0-9A-Za-z-]+(.[0-9A-Za-z-]+)*)?(\\+[0-9A-Za-z-]+(\\.[0-9A-Za-z-]+)*)?$";
|
|
1095
|
-
readonly description: "A valid semantic version string between 5 and 256 characters. The pattern allows for a major.minor.patch version followed by an optional pre-release tag like '-alpha' or '-beta.2' and an optional build metadata tag like '+build.1.";
|
|
1096
|
-
}];
|
|
1097
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
1098
|
-
readonly yaml: "version";
|
|
1099
|
-
readonly json: "version";
|
|
1100
|
-
};
|
|
1101
|
-
readonly "x-order": 1;
|
|
1102
|
-
};
|
|
1103
|
-
};
|
|
1104
|
-
};
|
|
1105
|
-
readonly registrant: {
|
|
1106
|
-
readonly "x-go-type": "RegistrantReference";
|
|
1107
|
-
readonly "x-oapi-codegen-extra-tags": {
|
|
1108
|
-
readonly yaml: "registrant";
|
|
1109
|
-
readonly json: "registrant";
|
|
1110
|
-
};
|
|
1111
|
-
readonly type: "object";
|
|
1112
|
-
readonly required: readonly ["kind"];
|
|
1113
|
-
readonly properties: {
|
|
1114
|
-
readonly kind: {
|
|
1115
|
-
readonly type: "string";
|
|
1116
|
-
};
|
|
1117
|
-
};
|
|
1118
|
-
};
|
|
1119
|
-
};
|
|
1120
|
-
readonly description: "Reference to the specific registered model to which the component belongs and from which model version, category, and other properties may be referenced. Learn more at https://docs.meshery.io/concepts/models";
|
|
1121
|
-
};
|
|
1122
|
-
readonly ImportRequest: {
|
|
1123
|
-
readonly type: "object";
|
|
1124
|
-
readonly required: readonly ["importBody", "uploadType", "register"];
|
|
1125
|
-
readonly properties: {
|
|
1126
|
-
readonly importBody: {
|
|
1127
|
-
readonly oneOf: readonly [{
|
|
1128
|
-
readonly title: "File Import";
|
|
1129
|
-
readonly type: "object";
|
|
1130
|
-
readonly required: readonly ["fileName", "modelFile"];
|
|
1131
|
-
readonly properties: {
|
|
1132
|
-
readonly fileName: {
|
|
1133
|
-
readonly type: "string";
|
|
1134
|
-
readonly description: "Name of the file being uploaded.";
|
|
1135
|
-
};
|
|
1136
|
-
readonly modelFile: {
|
|
1137
|
-
readonly type: "string";
|
|
1138
|
-
readonly format: "file";
|
|
1139
|
-
readonly description: "Supported model file formats are: .tar, .tar.gz, and .tgz. See [Import Models Documentation](https://docs.meshery.io/guides/configuration-management/importing-models#import-models-using-meshery-ui) for details";
|
|
1140
|
-
};
|
|
1141
|
-
};
|
|
1142
|
-
}, {
|
|
1143
|
-
readonly title: "URL Import";
|
|
1144
|
-
readonly type: "object";
|
|
1145
|
-
readonly required: readonly ["url"];
|
|
1146
|
-
readonly properties: {
|
|
1147
|
-
readonly url: {
|
|
1148
|
-
readonly type: "string";
|
|
1149
|
-
readonly format: "uri";
|
|
1150
|
-
readonly description: "A direct URL to a single model file, for example: https://raw.github.com/your-model-file.tar. Supported model file formats are: .tar, .tar.gz, and .tgz. \\n\\nFor bulk import of your model use the GitHub connection or CSV files. See [Import Models Documentation](https://docs.meshery.io/guides/configuration-management/importing-models#import-models-using-meshery-ui) for details";
|
|
1151
|
-
};
|
|
1152
|
-
};
|
|
1153
|
-
}, {
|
|
1154
|
-
readonly title: "CSV Import";
|
|
1155
|
-
readonly type: "object";
|
|
1156
|
-
readonly required: readonly ["modelCsv", "componentCsv", "relationshipCsv"];
|
|
1157
|
-
readonly properties: {
|
|
1158
|
-
readonly modelCsv: {
|
|
1159
|
-
readonly type: "string";
|
|
1160
|
-
readonly format: "binary";
|
|
1161
|
-
readonly description: "Upload a CSV file containing model definitions";
|
|
1162
|
-
};
|
|
1163
|
-
readonly componentCsv: {
|
|
1164
|
-
readonly type: "string";
|
|
1165
|
-
readonly format: "binary";
|
|
1166
|
-
readonly description: "Upload a CSV file containing component definitions";
|
|
1167
|
-
};
|
|
1168
|
-
readonly relationshipCsv: {
|
|
1169
|
-
readonly type: "string";
|
|
1170
|
-
readonly format: "binary";
|
|
1171
|
-
readonly description: "Upload a CSV file containing relationship definitions";
|
|
1172
|
-
};
|
|
1173
|
-
};
|
|
1174
|
-
}, {
|
|
1175
|
-
readonly title: "Model Create";
|
|
1176
|
-
readonly type: "object";
|
|
1177
|
-
readonly required: readonly ["model", "url"];
|
|
1178
|
-
readonly properties: {
|
|
1179
|
-
readonly url: {
|
|
1180
|
-
readonly type: "string";
|
|
1181
|
-
readonly description: "URI to the source code or package of the model.";
|
|
1182
|
-
readonly format: "uri";
|
|
1183
|
-
readonly oneOf: readonly [{
|
|
1184
|
-
readonly title: "GitHub";
|
|
1185
|
-
readonly type: "string";
|
|
1186
|
-
readonly pattern: "^git://github\\.com/[\\w.-]+/[\\w.-]+(/[\\w.-]+/[\\w/-]+)?$";
|
|
1187
|
-
readonly description: "Git protocol URL for GitHub repository or specific resource path";
|
|
1188
|
-
readonly example: "git://github.com/cert-manager/cert-manager/master/deploy/crds";
|
|
1189
|
-
readonly "x-metadata": {
|
|
1190
|
-
readonly uiType: "url";
|
|
1191
|
-
readonly validationHint: "Enter a git protocol URL (e.g., git://github.com/owner/repo)";
|
|
1192
|
-
};
|
|
1193
|
-
}, {
|
|
1194
|
-
readonly title: "Artifact Hub";
|
|
1195
|
-
readonly type: "string";
|
|
1196
|
-
readonly pattern: "^https:\\/\\/artifacthub\\.io\\/packages\\/(search\\?ts_query_web=[\\w.-]+|[\\w.-]+\\/[\\w.-]+\\/[\\w.-]+)$";
|
|
1197
|
-
readonly description: "Artifact Hub package URL or search query URL with model name parameter";
|
|
1198
|
-
readonly example: "https://artifacthub.io/packages/search?ts_query_web={model-name}";
|
|
1199
|
-
readonly "x-metadata": {
|
|
1200
|
-
readonly uiType: "url";
|
|
1201
|
-
readonly validationHint: "Enter an Artifact Hub URL (e.g., https://artifacthub.io/packages/search?ts_query_web={meshery-operator})";
|
|
1202
|
-
};
|
|
1203
|
-
}];
|
|
1204
|
-
};
|
|
1205
|
-
};
|
|
1206
|
-
}];
|
|
1207
|
-
};
|
|
1208
|
-
readonly uploadType: {
|
|
1209
|
-
readonly type: "string";
|
|
1210
|
-
readonly title: "Upload method";
|
|
1211
|
-
readonly enum: readonly ["file", "urlImport", "csv", "url"];
|
|
1212
|
-
readonly enumDescriptions: readonly ["Upload a model file (.tar, .tar.gz, .tgz) from your local system", "Import a model file using a direct URL to the source", "Upload separate CSV files for model definitions, components, and their relationships"];
|
|
1213
|
-
readonly description: "Choose the method you prefer to upload your model file. Select 'File Import' or 'CSV Import' if you have the file on your local system or 'URL Import' if you have the file hosted online.";
|
|
1214
|
-
};
|
|
1215
|
-
readonly register: {
|
|
1216
|
-
readonly type: "boolean";
|
|
1217
|
-
readonly nullable: false;
|
|
1218
|
-
};
|
|
1219
|
-
};
|
|
1220
|
-
};
|
|
1221
|
-
readonly ImportBody: {
|
|
1222
|
-
readonly oneOf: readonly [{
|
|
1223
|
-
readonly title: "File Import";
|
|
1224
|
-
readonly type: "object";
|
|
1225
|
-
readonly required: readonly ["fileName", "modelFile"];
|
|
1226
|
-
readonly properties: {
|
|
1227
|
-
readonly fileName: {
|
|
1228
|
-
readonly type: "string";
|
|
1229
|
-
readonly description: "Name of the file being uploaded.";
|
|
1230
|
-
};
|
|
1231
|
-
readonly modelFile: {
|
|
1232
|
-
readonly type: "string";
|
|
1233
|
-
readonly format: "file";
|
|
1234
|
-
readonly description: "Supported model file formats are: .tar, .tar.gz, and .tgz. See [Import Models Documentation](https://docs.meshery.io/guides/configuration-management/importing-models#import-models-using-meshery-ui) for details";
|
|
1235
|
-
};
|
|
1236
|
-
};
|
|
1237
|
-
}, {
|
|
1238
|
-
readonly title: "URL Import";
|
|
1239
|
-
readonly type: "object";
|
|
1240
|
-
readonly required: readonly ["url"];
|
|
1241
|
-
readonly properties: {
|
|
1242
|
-
readonly url: {
|
|
1243
|
-
readonly type: "string";
|
|
1244
|
-
readonly format: "uri";
|
|
1245
|
-
readonly description: "A direct URL to a single model file, for example: https://raw.github.com/your-model-file.tar. Supported model file formats are: .tar, .tar.gz, and .tgz. \\n\\nFor bulk import of your model use the GitHub connection or CSV files. See [Import Models Documentation](https://docs.meshery.io/guides/configuration-management/importing-models#import-models-using-meshery-ui) for details";
|
|
1246
|
-
};
|
|
1247
|
-
};
|
|
1248
|
-
}, {
|
|
1249
|
-
readonly title: "CSV Import";
|
|
1250
|
-
readonly type: "object";
|
|
1251
|
-
readonly required: readonly ["modelCsv", "componentCsv", "relationshipCsv"];
|
|
1252
|
-
readonly properties: {
|
|
1253
|
-
readonly modelCsv: {
|
|
1254
|
-
readonly type: "string";
|
|
1255
|
-
readonly format: "binary";
|
|
1256
|
-
readonly description: "Upload a CSV file containing model definitions";
|
|
1257
|
-
};
|
|
1258
|
-
readonly componentCsv: {
|
|
1259
|
-
readonly type: "string";
|
|
1260
|
-
readonly format: "binary";
|
|
1261
|
-
readonly description: "Upload a CSV file containing component definitions";
|
|
1262
|
-
};
|
|
1263
|
-
readonly relationshipCsv: {
|
|
1264
|
-
readonly type: "string";
|
|
1265
|
-
readonly format: "binary";
|
|
1266
|
-
readonly description: "Upload a CSV file containing relationship definitions";
|
|
1267
|
-
};
|
|
1268
|
-
};
|
|
1269
|
-
}, {
|
|
1270
|
-
readonly title: "Model Create";
|
|
1271
|
-
readonly type: "object";
|
|
1272
|
-
readonly required: readonly ["model", "url"];
|
|
1273
|
-
readonly properties: {
|
|
1274
|
-
readonly url: {
|
|
1275
|
-
readonly type: "string";
|
|
1276
|
-
readonly description: "URI to the source code or package of the model.";
|
|
1277
|
-
readonly format: "uri";
|
|
1278
|
-
readonly oneOf: readonly [{
|
|
1279
|
-
readonly title: "GitHub";
|
|
1280
|
-
readonly type: "string";
|
|
1281
|
-
readonly pattern: "^git://github\\.com/[\\w.-]+/[\\w.-]+(/[\\w.-]+/[\\w/-]+)?$";
|
|
1282
|
-
readonly description: "Git protocol URL for GitHub repository or specific resource path";
|
|
1283
|
-
readonly example: "git://github.com/cert-manager/cert-manager/master/deploy/crds";
|
|
1284
|
-
readonly "x-metadata": {
|
|
1285
|
-
readonly uiType: "url";
|
|
1286
|
-
readonly validationHint: "Enter a git protocol URL (e.g., git://github.com/owner/repo)";
|
|
1287
|
-
};
|
|
1288
|
-
}, {
|
|
1289
|
-
readonly title: "Artifact Hub";
|
|
1290
|
-
readonly type: "string";
|
|
1291
|
-
readonly pattern: "^https:\\/\\/artifacthub\\.io\\/packages\\/(search\\?ts_query_web=[\\w.-]+|[\\w.-]+\\/[\\w.-]+\\/[\\w.-]+)$";
|
|
1292
|
-
readonly description: "Artifact Hub package URL or search query URL with model name parameter";
|
|
1293
|
-
readonly example: "https://artifacthub.io/packages/search?ts_query_web={model-name}";
|
|
1294
|
-
readonly "x-metadata": {
|
|
1295
|
-
readonly uiType: "url";
|
|
1296
|
-
readonly validationHint: "Enter an Artifact Hub URL (e.g., https://artifacthub.io/packages/search?ts_query_web={meshery-operator})";
|
|
1297
|
-
};
|
|
1298
|
-
}];
|
|
1299
|
-
};
|
|
1300
|
-
};
|
|
1301
|
-
}];
|
|
1302
|
-
};
|
|
1303
|
-
};
|
|
1304
|
-
};
|
|
1305
|
-
};
|
|
5
|
+
declare const ModelSchema: Record<string, unknown>;
|
|
1306
6
|
|
|
1307
7
|
export { ModelSchema as default };
|