Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for validatePodHostNetworkDeps (0.35 sec)

  1. pkg/apis/core/validation/validation.go

    	}
    	return allErrs
    }
    
    // validatePodHostNetworkDeps checks fields which depend on whether HostNetwork is
    // true or not.  It should be called on all PodSpecs, but opts can change what
    // is enforce.  E.g. opts.ResourceIsPod should only be set when called in the
    // context of a Pod, and not on PodSpecs which are embedded in other resources
    // (e.g. Deployments).
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 349.5K bytes
    - Viewed (0)
Back to top