Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientProvider ¶
type ClientProvider struct {
// contains filtered or unexported fields
}
func NewClientProvider ¶
func NewClientProvider() *ClientProvider
func (*ClientProvider) Client ¶
func (p *ClientProvider) Client() Client
func (*ClientProvider) SetConfig ¶
func (p *ClientProvider) SetConfig(subscriptionID, tenantID, clientID, clientSecret string) error
Click to show internal directories.
Click to hide internal directories.