DynamicSchema.spec.resourceFields[key].default.stringSliceValue
DynamicSchema is the definition of a schema. Dynamic schemas are created and used internally by Rancher to generate CRDs and Norman API endpoints, and should not be created manually. Functionality for generating Rancher dynamic Norman API endpoints is limited. These endpoints are not backed by any Norman stores. Related fields will affect the definition of the Norman schema in Rancher but without stores these will have no useful effect. The schema definitions themselves will still be available in the Norman API.
| Field / Type | Description |
|---|---|
apiVersion | 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 |
kind | 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 |
metadata | No description provided. |
Specification of the desired behavior of the the dynamic schema. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status | |
Most recent observed status of the dynamic schema. More info: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status |