Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ResourceSingularizer (0.58 sec)

  1. plugin/pkg/admission/gc/gc_admission_test.go

    	// this ok because if the test works, this method should never be called.
    	panic("test failed")
    }
    func (r *neverReturningRESTMapper) ResourceSingularizer(resource string) (singular string, err error) {
    	// this ok because if the test works, this method should never be called.
    	panic("test failed")
    }
    
    func TestGCAdmission(t *testing.T) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 29 21:28:42 UTC 2024
    - 24.5K bytes
    - Viewed (0)
Back to top