io.helidon.integrations.oci.ConfigMethodConfig
Description
Configuration of the config authentication method
Configuration options
| Key | Type | Description |
|---|---|---|
private-key | Resource | The OCI authentication private key resource |
user-id | String | The OCI user id |
fingerprint | String | The OCI authentication fingerprint |
passphrase | String | The OCI authentication passphrase |
region | String | The OCI region |
tenant-id | String | The OCI tenant id |
Usages
See the manifest for all available types.