Authenticate an agent.
The credentials to authenticate the agent with.
A promise that resolves with the authenticated agent.
Authenticate a user.
The credentials to authenticate the user with.
A promise that resolves with the authenticated user.
Close the SDK.
Optional
options: ISDKCloseOptionsThe options to close the SDK with.
Join a cluster.
The ID of the cluster to join.
A promise that resolves with the cluster.
SDKClientErrorCodes.NodeNotAuthenticated if the node is not authenticated.
The SDK interface.