Kazan v0.9.0 Kazan.Apis.Certificates.V1beta1.CertificateSigningRequestCondition View Source
OpenAPI Definition: io.k8s.api.certificates.v1beta1.CertificateSigningRequestCondition
Properties
last_update_time
::Kazan.Models.Apimachinery.Meta.V1.Time
- Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.
message
::String
- human readable message with details about the request state
reason
::String
- brief reason for the request state
type
::String
- request approval state, currently Approved or Denied.