Make ServiceBackendPort an atomic struct

This allows different actors to force ownership of it without having to
explicitly unset the other field.

Kubernetes-commit: 7313990f61881c676c1f5d68365144a1d77cced3
This commit is contained in:
Tim Hockin 2024-07-18 10:31:37 -07:00 committed by Kubernetes Publisher
parent 80707e5e44
commit cd892da09f

View File

@ -11003,6 +11003,7 @@ var schemaYAML = typed.YAMLObject(`types:
- name: number
type:
scalar: numeric
elementRelationship: atomic
- name: io.k8s.api.networking.v1alpha1.IPAddress
map:
fields: