Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for crdRESTOptions (0.12 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/customresource_handler.go

    				delegate:           Scheme,
    				structuralSchemaGK: t.structuralSchemaGK,
    				structuralSchemas:  t.structuralSchemas,
    			},
    			t.encoderVersion,
    			t.decoderVersion,
    			"crdRESTOptions",
    		)
    	}
    	return ret, err
    }
    
    // schemaCoercingDecoder calls the delegate decoder, and then applies the Unstructured schema validator
    // to coerce the schema.
    type schemaCoercingDecoder struct {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 28 19:06:46 UTC 2024
    - 52.9K bytes
    - Viewed (0)
Back to top