Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 857 Bytes

V1alpha1ResourceNetworkingInfo.md

File metadata and controls

14 lines (10 loc) · 857 Bytes

V1alpha1ResourceNetworkingInfo

Properties

Name Type Description Notes
ExternalURLs []string ExternalURLs holds list of URLs which should be available externally. List is populated for ingress resources using rules hostnames. [optional] [default to null]
Ingress []V1LoadBalancerIngress [optional] [default to null]
Labels map[string]string [optional] [default to null]
TargetLabels map[string]string [optional] [default to null]
TargetRefs []V1alpha1ResourceRef [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]