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