io.k8s.api.certificates.v1alpha1

Members list

Type members

Classlikes

ClusterTrustBundle is a cluster-scoped container for X.509 trust anchors (root certificates).

ClusterTrustBundle is a cluster-scoped container for X.509 trust anchors (root certificates).

ClusterTrustBundle objects are considered to be readable by any authenticated user in the cluster, because they can be mounted by pods using the clusterTrustBundle projection. All service accounts have read access to ClusterTrustBundles by default. Users who only have namespace-level access to a cluster can read ClusterTrustBundles by impersonating a serviceaccount that they have access to.

It can be optionally associated with a particular assigner, in which case it contains one valid set of trust anchors for that signer. Signers may have multiple associated ClusterTrustBundles; each is an independent set of trust anchors for that signer. Admission control is used to enforce that only users with permissions on the signer can create or modify the corresponding bundle.

Attributes

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

Attributes

Companion
class
Source
ClusterTrustBundle.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

ClusterTrustBundleList is a collection of ClusterTrustBundle objects

ClusterTrustBundleList is a collection of ClusterTrustBundle objects

Attributes

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

Attributes

Companion
class
Source
ClusterTrustBundleList.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ClusterTrustBundleList

Pointer for ClusterTrustBundleList

Attributes

Source
ClusterTrustBundleListPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Pointer for ClusterTrustBundle

Pointer for ClusterTrustBundle

Attributes

Source
ClusterTrustBundlePointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

ClusterTrustBundleSpec contains the signer and trust anchors.

ClusterTrustBundleSpec contains the signer and trust anchors.

Attributes

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

Attributes

Companion
class
Source
ClusterTrustBundleSpec.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for ClusterTrustBundleSpec

Pointer for ClusterTrustBundleSpec

Attributes

Source
ClusterTrustBundleSpecPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

PodCertificateRequest encodes a pod requesting a certificate from a given signer.

PodCertificateRequest encodes a pod requesting a certificate from a given signer.

Kubelets use this API to implement podCertificate projected volumes

Attributes

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

Attributes

Companion
class
Source
PodCertificateRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

PodCertificateRequestList is a collection of PodCertificateRequest objects

PodCertificateRequestList is a collection of PodCertificateRequest objects

Attributes

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

Attributes

Companion
class
Source
PodCertificateRequestList.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for PodCertificateRequestList

Pointer for PodCertificateRequestList

Attributes

Source
PodCertificateRequestListPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Pointer for PodCertificateRequest

Pointer for PodCertificateRequest

Attributes

Source
PodCertificateRequestPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

PodCertificateRequestSpec describes the certificate request.

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

Attributes

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

Attributes

Companion
class
Source
PodCertificateRequestSpec.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for PodCertificateRequestSpec

Pointer for PodCertificateRequestSpec

Attributes

Source
PodCertificateRequestSpecPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

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

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

Attributes

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

Attributes

Companion
class
Source
PodCertificateRequestStatus.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for PodCertificateRequestStatus

Pointer for PodCertificateRequestStatus

Attributes

Source
PodCertificateRequestStatusPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all