python/kubernetes/docs/V1beta1CertificateSigningRequestCondition.md
2017-04-05 15:24:07 -07:00

678 B

V1beta1CertificateSigningRequestCondition

Properties

Name Type Description Notes
last_update_time V1Time 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]