PodCertificateRequestSpec

io.k8s.api.certificates.v1alpha1.PodCertificateRequestSpec
See thePodCertificateRequestSpec companion object

PodCertificateRequestSpec describes the certificate request. All fields are immutable after creation.

Attributes

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

Members list

Value members

Concrete methods

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

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

Attributes

Source
PodCertificateRequestSpec.scala

transforms nodeName to result of function

transforms nodeName to result of function

Attributes

Source
PodCertificateRequestSpec.scala

transforms nodeUID to result of function

transforms nodeUID to result of function

Attributes

Source
PodCertificateRequestSpec.scala

transforms pkixPublicKey to result of function

transforms pkixPublicKey to result of function

Attributes

Source
PodCertificateRequestSpec.scala

transforms podName to result of function

transforms podName to result of function

Attributes

Source
PodCertificateRequestSpec.scala

transforms podUID to result of function

transforms podUID to result of function

Attributes

Source
PodCertificateRequestSpec.scala

transforms proofOfPossession to result of function

transforms proofOfPossession to result of function

Attributes

Source
PodCertificateRequestSpec.scala

transforms serviceAccountName to result of function

transforms serviceAccountName to result of function

Attributes

Source
PodCertificateRequestSpec.scala

transforms serviceAccountUID to result of function

transforms serviceAccountUID to result of function

Attributes

Source
PodCertificateRequestSpec.scala

transforms signerName to result of function

transforms signerName to result of function

Attributes

Source
PodCertificateRequestSpec.scala

Returns a new data with maxExpirationSeconds set to new value

Returns a new data with maxExpirationSeconds set to new value

Attributes

Source
PodCertificateRequestSpec.scala

Returns a new data with nodeName set to new value

Returns a new data with nodeName set to new value

Attributes

Source
PodCertificateRequestSpec.scala

Returns a new data with nodeUID set to new value

Returns a new data with nodeUID set to new value

Attributes

Source
PodCertificateRequestSpec.scala

Returns a new data with pkixPublicKey set to new value

Returns a new data with pkixPublicKey set to new value

Attributes

Source
PodCertificateRequestSpec.scala

Returns a new data with podName set to new value

Returns a new data with podName set to new value

Attributes

Source
PodCertificateRequestSpec.scala

Returns a new data with podUID set to new value

Returns a new data with podUID set to new value

Attributes

Source
PodCertificateRequestSpec.scala

Returns a new data with proofOfPossession set to new value

Returns a new data with proofOfPossession set to new value

Attributes

Source
PodCertificateRequestSpec.scala

Returns a new data with serviceAccountName set to new value

Returns a new data with serviceAccountName set to new value

Attributes

Source
PodCertificateRequestSpec.scala

Returns a new data with serviceAccountUID set to new value

Returns a new data with serviceAccountUID set to new value

Attributes

Source
PodCertificateRequestSpec.scala

Returns a new data with signerName set to new value

Returns a new data with signerName set to new value

Attributes

Source
PodCertificateRequestSpec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product