Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for XListMapKeys (0.21 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/validation_test.go

    							Type: "object",
    							Properties: map[string]apiextensions.JSONSchemaProps{"foo": {
    								Type:         "array",
    								XListType:    strPtr("map"),
    								XListMapKeys: []string{"key"},
    								Items: &apiextensions.JSONSchemaPropsOrArray{
    									Schema: &apiextensions.JSONSchemaProps{
    										Type: "object",
    										Properties: map[string]apiextensions.JSONSchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 349.4K bytes
    - Viewed (0)
Back to top