PodCertificateProjection

io.k8s.api.core.v1.PodCertificateProjection
See thePodCertificateProjection companion object

PodCertificateProjection provides a private key and X.509 certificate in the pod filesystem.

Attributes

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

Members list

Value members

Concrete methods

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

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

Attributes

Source
PodCertificateProjection.scala

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

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

Attributes

Source
PodCertificateProjection.scala

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

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

Attributes

Source
PodCertificateProjection.scala

transforms keyType to result of function

transforms keyType to result of function

Attributes

Source
PodCertificateProjection.scala

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

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

Attributes

Source
PodCertificateProjection.scala

transforms signerName to result of function

transforms signerName to result of function

Attributes

Source
PodCertificateProjection.scala

Returns a new data with certificateChainPath set to new value

Returns a new data with certificateChainPath set to new value

Attributes

Source
PodCertificateProjection.scala

Returns a new data with credentialBundlePath set to new value

Returns a new data with credentialBundlePath set to new value

Attributes

Source
PodCertificateProjection.scala

Returns a new data with keyPath set to new value

Returns a new data with keyPath set to new value

Attributes

Source
PodCertificateProjection.scala

Returns a new data with keyType set to new value

Returns a new data with keyType set to new value

Attributes

Source
PodCertificateProjection.scala

Returns a new data with maxExpirationSeconds set to new value

Returns a new data with maxExpirationSeconds set to new value

Attributes

Source
PodCertificateProjection.scala

Returns a new data with signerName set to new value

Returns a new data with signerName set to new value

Attributes

Source
PodCertificateProjection.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product