Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for fieldLabelConversionFuncs (0.43 sec)

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

    	unversionedKinds map[string]reflect.Type
    
    	// Map from version and resource to the corresponding func to convert
    	// resource field labels in that version to internal version.
    	fieldLabelConversionFuncs map[schema.GroupVersionKind]FieldLabelConversionFunc
    
    	// defaulterFuncs is a map to funcs to be called with an object to provide defaulting
    	// the provided object must be a pointer.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Dec 18 04:27:38 UTC 2022
    - 25.2K bytes
    - Viewed (0)
Back to top