python/kubernetes/docs/V1ServiceCIDRStatus.md
2025-05-26 20:59:04 +00:00

548 B

V1ServiceCIDRStatus

ServiceCIDRStatus describes the current state of the ServiceCIDR.

Properties

Name Type Description Notes
conditions **list[V1Condition]** conditions holds an array of metav1.Condition that describe the state of the ServiceCIDR. Current service state [optional]

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