Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResourceManagerService ¶
type ResourceManagerService struct {
Organizations *organizations.OrganizationsService
Projects *projects.ProjectsService
}
ResourceManagerService is the service that handles project, organization and folder related services
func New ¶
func New(c common.Client) *ResourceManagerService
New returns a new handler for the service
Click to show internal directories.
Click to hide internal directories.