Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for otherTests (0.15 sec)

  1. staging/src/k8s.io/apimachinery/pkg/runtime/embedded_test.go

    		// TODO: until YAML is removed, this JSON must be in ascending key order to ensure consistent roundtrip serialization
    		&runtime.Unknown{
    			Raw:         []byte(`{"apiVersion":"unknown.group/unknown","foo":"bar","kind":"OtherTest"}`),
    			ContentType: runtime.ContentTypeJSON,
    		},
    		&runtimetesting.ObjectTest{
    			Items: runtime.NewEncodableList(codec, innerItems),
    		},
    	}
    	internal := &runtimetesting.ObjectTest{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 06 16:07:10 UTC 2020
    - 9.2K bytes
    - Viewed (0)
Back to top