| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
Audit |
AuditBuilder.build() |
Audit |
APIServerSpecFluent.buildAudit() |
Audit |
APIServerSpec.getAudit() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AuditFluent.copyInstance(Audit instance) |
APIServerSpecFluent.AuditNested<A> |
APIServerSpecFluent.editOrNewAuditLike(Audit item) |
void |
APIServerSpec.setAudit(Audit audit) |
A |
APIServerSpecFluent.withAudit(Audit audit) |
APIServerSpecFluent.AuditNested<A> |
APIServerSpecFluent.withNewAuditLike(Audit item) |
| Constructor and Description |
|---|
APIServerSpec(List<String> additionalCORSAllowedOrigins,
Audit audit,
ConfigMapNameReference clientCA,
APIServerEncryption encryption,
APIServerServingCerts servingCerts,
TLSSecurityProfile tlsSecurityProfile) |
AuditBuilder(Audit instance) |
AuditBuilder(AuditFluent<?> fluent,
Audit instance) |
AuditFluent(Audit instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.