Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for forbidOldSelfValidations (0.33 sec)

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

    	insideResourceMeta() bool
    	withInsideResourceMeta() specStandardValidator
    
    	// forbidOldSelfValidations returns the path to the first ancestor of the visited path that can't be safely correlated between two revisions of an object, or nil if there is no such path
    	forbidOldSelfValidations() *field.Path
    	withForbidOldSelfValidations(path *field.Path) specStandardValidator
    }
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 82.6K bytes
    - Viewed (0)
Back to top