Package | Description |
---|---|
com.oracle.bmc.auth |
Modifier and Type | Class and Description |
---|---|
class |
DefaultServiceAccountTokenProvider
Implementation of
ServiceAccountTokenSupplier that allows to pass in a token path to read
kubernetes service account token If not set, then use default service account token path
/var/run/secrets/kubernetes.io/serviceaccount/toke |
class |
SuppliedServiceAccountTokenProvider
Implementation of
ServiceAccountTokenSupplier that allows to pass in a token to be used
as a kubernetes service account token. |
Copyright © 2016–2024. All rights reserved.