io.helidon.oci.AuthConfig
Description
Configuration for oci.auth
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
fingerprint | String | The OCI authentication fingerprint | |
keyFile | String | oci_api_key.pem | The OCI authentication key file |
passphrase | String | The OCI authentication passphrase | |
private-key | String | The OCI authentication private key | |
private-key-path | String | The OCI authentication key file path | |
region | String | The OCI region | |
tenant-id | String | The OCI tenant id | |
user-id | String | The OCI user id |
Usages
See the manifest for all available types.