rancher v2.15.1

DynamicSchema.spec.resourceFields[key].default

Default is the default value for the field.

4 fields
DynamicSchema.spec.resourceFields[key].default fields and descriptions
Field / TypeDescription
boolValue
boolean

BoolValue is the default value for a Field of "bool" type.

intValue
integer

IntValue is the default value for a Field of "int" type.

string[]

StringSliceValue is the default value for a Field of "array[string]" type.

  • nullable
stringValue
string

StringValue is the default value for a Field of "string" or "password" type.