python/docs/V1alpha1CertificateSigningRequestCondition.md
2016-11-02 13:38:36 -07:00

697 B

V1alpha1CertificateSigningRequestCondition

Properties

Name Type Description Notes
last_update_time UnversionedTime timestamp for the last update to this condition [optional]
message str human readable message with details about the request state [optional]
reason str brief reason for the request state [optional]
type str request approval state, currently Approved or Denied.

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