Documentation ¶
Index ¶
Constants ¶
View Source
const ( // resource types RESOURCE_TYPE_PROJECT = "project" RESOURCE_TYPE_ORG = "organization" )
Variables ¶
View Source
var BaseURLs = urls.Init(
"membership",
"https://api.stackit.cloud/membership/",
"https://api-qa.stackit.cloud/membership/",
"https://api-dev.stackit.cloud/membership/",
)
Functions ¶
func NewService ¶
func NewService(c common.Client) *membership.ClientWithResponses
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.