Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.05 KB

LimitedSupportReason.md

File metadata and controls

18 lines (14 loc) · 1.05 KB

LimitedSupportReason

A reason that a cluster is in limited support.

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'LimitedSupportReason' if this is a complete object or 'LimitedSupportReasonLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
creation_timestamp datetime The time the reason was detected. [optional]
details str URL with a link to a detailed description of the reason. [optional]
detection_type DetectionType [optional]
summary str Summary of the reason. [optional]
template LimitedSupportReasonTemplate [optional]

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