ICredential specifies a credential which uses an RBAC
username and password to authenticate with the cluster.
Deprecated
Retained for back-compat with code that imported the type
from earlier versions. Use the Credential class directly. Not
accepted as input to createInstance or Cluster.setCredential —
both require a Credential or JwtCredential instance.
ICredential specifies a credential which uses an RBAC username and password to authenticate with the cluster.
Deprecated
Retained for back-compat with code that imported the type from earlier versions. Use the Credential class directly. Not accepted as input to
createInstanceorCluster.setCredential— both require a Credential or JwtCredential instance.