python/kubernetes/docs/V1alpha1EndpointConditions.md
Nabarun Pal b4d11b02a3
Update client with OpenAPI generator v4.3.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30

641 B

V1alpha1EndpointConditions

EndpointConditions represents the current condition of an endpoint.

Properties

Name Type Description Notes
ready bool ready indicates that this endpoint is prepared to receive traffic, according to whatever system is managing the endpoint. A nil value indicates an unknown state. In most cases consumers should interpret this unknown state as ready. [optional]

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