Documentation
¶
Index ¶
- type GraphAPI
- func (g *GraphAPI) GetResourceByIdsConcurrent(c *ishell.Context, source string, resource string, ids []string, ...) map[string][]interface{}
- func (g *GraphAPI) GetResourceByIdsWorker(source string, resources []string, configuration reflect.Value, ...)
- func (g *GraphAPI) InitializeGraphForUserAuth(clientId string, clientSecret string, tenantId string) error
- func (g *GraphAPI) IsInitiated() bool
- func (g *GraphAPI) ListResource(resource string, expand []string) []map[string]interface{}
- func (g *GraphAPI) Test()
- type T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraphAPI ¶
type GraphAPI struct {
// contains filtered or unexported fields
}
func NewGraphAPI ¶
func NewGraphAPI() *GraphAPI
func (*GraphAPI) GetResourceByIdsConcurrent ¶
func (*GraphAPI) GetResourceByIdsWorker ¶
func (*GraphAPI) InitializeGraphForUserAuth ¶
func (*GraphAPI) IsInitiated ¶
func (*GraphAPI) ListResource ¶
Click to show internal directories.
Click to hide internal directories.