PodCertificateRequestStatus

io.k8s.api.certificates.v1alpha1.PodCertificateRequestStatus
See thePodCertificateRequestStatus companion object

PodCertificateRequestStatus describes the status of the request, and holds the certificate data if the request is issued.

Attributes

Companion
object
Source
PodCertificateRequestStatus.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Appends new values to conditions

Appends new values to conditions

Attributes

Source
PodCertificateRequestStatus.scala

if beginRefreshAt has a value, transforms to the result of function

if beginRefreshAt has a value, transforms to the result of function

Attributes

Source
PodCertificateRequestStatus.scala

if certificateChain has a value, transforms to the result of function

if certificateChain has a value, transforms to the result of function

Attributes

Source
PodCertificateRequestStatus.scala

if conditions has a value, transforms to the result of function

if conditions has a value, transforms to the result of function

Attributes

Source
PodCertificateRequestStatus.scala

if notAfter has a value, transforms to the result of function

if notAfter has a value, transforms to the result of function

Attributes

Source
PodCertificateRequestStatus.scala

if notBefore has a value, transforms to the result of function

if notBefore has a value, transforms to the result of function

Attributes

Source
PodCertificateRequestStatus.scala

Returns a new data with beginRefreshAt set to new value

Returns a new data with beginRefreshAt set to new value

Attributes

Source
PodCertificateRequestStatus.scala

Returns a new data with certificateChain set to new value

Returns a new data with certificateChain set to new value

Attributes

Source
PodCertificateRequestStatus.scala

Returns a new data with conditions set to new value

Returns a new data with conditions set to new value

Attributes

Source
PodCertificateRequestStatus.scala

Returns a new data with notAfter set to new value

Returns a new data with notAfter set to new value

Attributes

Source
PodCertificateRequestStatus.scala

Returns a new data with notBefore set to new value

Returns a new data with notBefore set to new value

Attributes

Source
PodCertificateRequestStatus.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product