Documentation ¶
Overview ¶
client file in package common holds the client interface and service struct used by each service that the client is connecting with services using the Service struct are located under pkg/api
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BaseClientInterface ¶
type ClientFlowConfig ¶
type ClientFlowConfig interface { clients.TokenFlowConfig | clients.KeyFlowConfig }
type ClientInterface ¶
Click to show internal directories.
Click to hide internal directories.