Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientImpl ¶
type ClientImpl struct {
// contains filtered or unexported fields
}
func NewClient ¶
func NewClient(logger *zap.Logger) *ClientImpl
func (*ClientImpl) GetToken ¶
func (c *ClientImpl) GetToken(ctx context.Context, azureConfig *datamodel.AzureConfig, resource string) (string, error)
Click to show internal directories.
Click to hide internal directories.