| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
APIServerServingCerts |
APIServerServingCertsBuilder.build() |
APIServerServingCerts |
APIServerSpecFluent.buildServingCerts() |
APIServerServingCerts |
APIServerSpec.getServingCerts() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
APIServerServingCertsFluent.copyInstance(APIServerServingCerts instance) |
APIServerSpecFluent.ServingCertsNested<A> |
APIServerSpecFluent.editOrNewServingCertsLike(APIServerServingCerts item) |
void |
APIServerSpec.setServingCerts(APIServerServingCerts servingCerts) |
APIServerSpecFluent.ServingCertsNested<A> |
APIServerSpecFluent.withNewServingCertsLike(APIServerServingCerts item) |
A |
APIServerSpecFluent.withServingCerts(APIServerServingCerts servingCerts) |
| Constructor and Description |
|---|
APIServerServingCertsBuilder(APIServerServingCerts instance) |
APIServerServingCertsBuilder(APIServerServingCertsFluent<?> fluent,
APIServerServingCerts instance) |
APIServerServingCertsFluent(APIServerServingCerts instance) |
APIServerSpec(List<String> additionalCORSAllowedOrigins,
Audit audit,
ConfigMapNameReference clientCA,
APIServerEncryption encryption,
APIServerServingCerts servingCerts,
TLSSecurityProfile tlsSecurityProfile) |
Copyright © 2015–2024 Red Hat. All rights reserved.