| Class | Description |
|---|---|
| CertificateNamesGenerator |
A
CertificateNamesGenerator creates relevant TLS certificate names for given pod instance. |
| PEMUtils |
A
PEMUtils allows to convert X509 certificates from and to PEM format. |
| TLSArtifactPaths |
Utility for creating paths for
TLSArtifact objects within a specified per-task context. |
| TLSArtifactPaths.Entry |
Utility class for pairing paths related to a secret.
|
| TLSArtifactsGenerator |
Handles the creation of secrets to be stored against a given namespace.
|
| TLSArtifactsUpdater |
Automatically populates a secret service with missing TLS certificate content.
|
| Enum | Description |
|---|---|
| TLSArtifact |
The definition of a pregenerated TLS or Keystore secret.
|