package
0.0.6
Repository: https://github.com/mantle-labs/console.git
Documentation: pkg.go.dev

# Functions

GetConsoleCredentialsForOperator will validate the provided JWT (service account token) and return it in the form of credentials.Login.

# Interfaces

OperatorClient interface with all functions to be implemented by mock when testing, it should include all OperatorClient respective api calls that are used within this project.