Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for alternate (0.09 sec)

  1. staging/src/k8s.io/api/core/v1/types.go

    	// service.spec.ipFamilies was not provided then it will be assigned according to how they are
    	// configured on the cluster. If service.spec.ipFamilies has only one entry then the alternative
    	// IPFamily will be added by apiserver
    	IPFamilyPolicyRequireDualStack IPFamilyPolicy = "RequireDualStack"
    )
    
    // for backwards compat
    // +enum
    type IPFamilyPolicyType = IPFamilyPolicy
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
Back to top