certificates.v1beta1.certificateSigningRequestCondition
Index
fn withLastTransitionTime(lastTransitionTime)
fn withLastUpdateTime(lastUpdateTime)
fn withMessage(message)
fn withReason(reason)
fn withType(type)
Fields
fn withLastTransitionTime
withLastTransitionTime(lastTransitionTime)
"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."
fn withLastUpdateTime
withLastUpdateTime(lastUpdateTime)
"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."
fn withMessage
withMessage(message)
"human readable message with details about the request state"
fn withReason
withReason(reason)
"brief reason for the request state"
fn withType
withType(type)
"type of the condition. Known conditions include \"Approved\", \"Denied\", and \"Failed\"."