| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.miscellaneous.imageregistry.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
S3TrustedCASource |
S3TrustedCASourceBuilder.build() |
S3TrustedCASource |
ImageRegistryConfigStorageS3Fluent.buildTrustedCA() |
S3TrustedCASource |
ImageRegistryConfigStorageS3.getTrustedCA() |
| Modifier and Type | Method and Description |
|---|---|
ImageRegistryConfigStorageS3Fluent.TrustedCANested<A> |
ImageRegistryConfigStorageS3Fluent.editOrNewTrustedCALike(S3TrustedCASource item) |
void |
ImageRegistryConfigStorageS3.setTrustedCA(S3TrustedCASource trustedCA) |
ImageRegistryConfigStorageS3Fluent.TrustedCANested<A> |
ImageRegistryConfigStorageS3Fluent.withNewTrustedCALike(S3TrustedCASource item) |
A |
ImageRegistryConfigStorageS3Fluent.withTrustedCA(S3TrustedCASource trustedCA) |
| Constructor and Description |
|---|
ImageRegistryConfigStorageS3(String bucket,
ImageRegistryConfigStorageS3CloudFront cloudFront,
Boolean encrypt,
String keyID,
String region,
String regionEndpoint,
S3TrustedCASource trustedCA,
Boolean virtualHostedStyle) |
S3TrustedCASourceBuilder(S3TrustedCASource instance) |
S3TrustedCASourceBuilder(S3TrustedCASource instance,
Boolean validationEnabled) |
S3TrustedCASourceBuilder(S3TrustedCASourceFluent<?> fluent,
S3TrustedCASource instance) |
S3TrustedCASourceBuilder(S3TrustedCASourceFluent<?> fluent,
S3TrustedCASource instance,
Boolean validationEnabled) |
S3TrustedCASourceFluent(S3TrustedCASource instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.