LOW-CODE DEVELOPMENT PLATFORM FOR EXTENDING WORKLOAD PROVISIONING
The present disclosure relates to extending workload provisioning using a low-code development platform. Some embodiments include a medium having instructions to provide an interface for creating a custom resource in a virtualized environment, the interface including a first portion configured to receive summary information corresponding to the custom resource, and a second portion configured to receive a schema corresponding to the custom resource. Some embodiments include creating the custom resource according to the summary information and the schema.
1 . A non-transitory machine-readable medium having instructions stored thereon which, when executed by a processor, cause the processor to:
provide an interface for creating a custom resource in a virtualized environment, wherein the interface includes:
a first portion configured to receive summary information corresponding to the custom resource; and
a second portion configured to receive a schema corresponding to the custom resource; and
create the custom resource according to the summary information and the schema.
2 . The medium of claim 1 , wherein the summary information includes:
a name of the custom resource;
a description of the custom resource; and
a type of the custom resource.
3 . The medium of claim 1 , wherein the second portion is configured to receive code as the schema corresponding to the custom resource.
4 . The medium of claim 3 , wherein the code is in a YAML format.
5 . The medium of claim 1 , wherein the second portion includes a form configured to receive properties of the custom resource.
6 . The medium of claim 5 , including instructions to create the schema based on the received properties of the custom resource.
7 . The medium of claim 1 , wherein the custom resource represents an account associated with an employee of a business.
8 . A method, comprising:
providing an interface for creating a custom resource in a virtualized environment,
receiving, via a first portion of the interface, summary information corresponding to the custom resource; and
receiving, via a second portion of the interface, a schema corresponding to the custom resource; and
creating the custom resource according to the summary information and the schema.
9 . The method of claim 8 , wherein the summary information includes:
a name of the custom resource;
a description of the custom resource; and
a type of the custom resource.
10 . The method of claim 8 , wherein the method includes receiving code, via the second portion, as the schema corresponding to the custom resource.
11 . The method of claim 10 , wherein the code is in a YAML format.
12 . The method of claim 8 , wherein the method includes providing a form, via the second portion, configured to receive properties of the custom resource.
13 . The method of claim 12 , wherein the method includes creating the schema based on the received properties of the custom resource.
14 . The method of claim 8 , wherein the custom resource represents an account associated with an employee of a business.
15 . A system, comprising:
an interface engine configured to provide an interface for creating a custom resource in a virtualized environment, wherein the interface includes:
a first portion configured to receive summary information corresponding to the custom resource; and
a second portion configured to receive a schema corresponding to the custom resource; and
a creation engine configured to create the custom resource according to the summary information and the schema.
16 . The system of claim 15 , wherein the summary information includes:
a name of the custom resource;
a description of the custom resource; and
a type of the custom resource.
17 . The system of claim 15 , wherein the second portion is configured to receive code as the schema corresponding to the custom resource.
18 . The system of claim 17 , wherein the code is in a YAML format.
19 . The system of claim 15 , wherein the second portion includes a form configured to receive properties of the custom resource.
20 . The system of claim 19 , wherein the creation engine is configured to create the schema based on the received properties of the custom resource.