Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MyCoolCRD (0.08 sec)

  1. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test.go

    }
    
    // apiextensions-apiserver has discovery disabled, so hardcode this mapping
    var fakeRESTMapper map[schema.GroupVersionResource]string = map[schema.GroupVersionResource]string{
    	myCRDV1Beta1: "MyCoolCRD",
    }
    
    // FixTabsOrDie counts the number of tab characters preceding the first
    // line in the given yaml object. It removes that many tabs from every
    // line. It panics (it's a test function) if some line has fewer tabs
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 28 08:48:22 UTC 2024
    - 59.5K bytes
    - Viewed (0)
Back to top