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
Members list
Value members
Concrete methods
Appends new values to conditions
if beginRefreshAt has a value, transforms to the result of function
if beginRefreshAt has a value, transforms to the result of function
Attributes
if certificateChain has a value, transforms to the result of function
if certificateChain has a value, transforms to the result of function
Attributes
if conditions has a value, transforms to the result of function
if conditions has a value, transforms to the result of function
Attributes
if notAfter has a value, transforms to the result of function
if notAfter has a value, transforms to the result of function
Attributes
if notBefore has a value, transforms to the result of function
if notBefore has a value, transforms to the result of function
Attributes
Returns a new data with beginRefreshAt set to new value
Returns a new data with beginRefreshAt set to new value
Attributes
Returns a new data with certificateChain set to new value
Returns a new data with certificateChain set to new value
Attributes
Returns a new data with conditions set to new value
Returns a new data with conditions set to new value
Attributes
Returns a new data with notAfter set to new value
Returns a new data with notAfter set to new value
Attributes
Returns a new data with notBefore set to new value
Returns a new data with notBefore set to new value