# Functions
NewClient creates a new ClientWithResponses, which wraps Client with return type handling.
NewCreateRequest calls the generic Create builder with application/json body.
NewCreateRequestWithBody generates requests for Create with any type of body.
NewDeleteFolderLabelsRequest generates requests for DeleteFolderLabels.
NewDeleteFoldersContainerIDRequest generates requests for DeleteFoldersContainerID.
NewDeleteOrganizationsContainerIDLabelsRequest generates requests for DeleteOrganizationsContainerIDLabels.
NewDeleteOrganizationsContainerIDRequest generates requests for DeleteOrganizationsContainerID.
NewDeleteProjectContainerIDLabelsRequest generates requests for DeleteProjectContainerIDLabels.
NewDeleteRequest generates requests for Delete.
NewGetAllOrganizationsRequest generates requests for GetAllOrganizations.
NewGetContainersOfAFolderRequest generates requests for GetContainersOfAFolder.
NewGetContainersOfAnOrganizationRequest generates requests for GetContainersOfAnOrganization.
NewGetFoldersContainerIDRequest generates requests for GetFoldersContainerID.
NewGetFoldersRequest generates requests for GetFolders.
NewGetOrganizationsContainerIDRequest generates requests for GetOrganizationsContainerID.
NewGetOrganizationsContainerIDSupportRequest generates requests for GetOrganizationsContainerIDSupport.
NewGetRequest generates requests for Get.
NewListRequest generates requests for List.
NewPatchFoldersContainerIDRequest calls the generic PatchFoldersContainerID builder with application/json body.
NewPatchFoldersContainerIDRequestWithBody generates requests for PatchFoldersContainerID with any type of body.
NewPatchOrganizationsContainerIDRequest calls the generic PatchOrganizationsContainerID builder with application/json body.
NewPatchOrganizationsContainerIDRequestWithBody generates requests for PatchOrganizationsContainerID with any type of body.
NewPostFoldersRequest calls the generic PostFolders builder with application/json body.
NewPostFoldersRequestWithBody generates requests for PostFolders with any type of body.
NewPostOrganizationsRequest calls the generic PostOrganizations builder with application/json body.
NewPostOrganizationsRequestWithBody generates requests for PostOrganizations with any type of body.
NewRawClient creates a new Client, with reasonable defaults.
No description provided by the author
NewUpdateRequest calls the generic Update builder with application/json body.
NewUpdateRequestWithBody generates requests for Update with any type of body.
ValidateRole validates a role.
WithBaseURL overrides the baseURL.
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client.
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request.
# Constants
Defines values for LifecycleState.
Defines values for ChildrenResponseItemsType.
Defines values for ContainerResponseItemsType.
Defines values for LifecycleState.
Defines values for LifecycleState.
Defines values for GetContainersOfAFolderParamsType.
Defines values for GetOrganizationsContainerIDSupportParamsType.
Defines values for LifecycleState.
Defines values for OrganizationMemberRole.
Defines values for OrganizationMemberRole.
Defines values for OrganizationMemberRole.
Defines values for OrganizationMemberRole.
Defines values for ParentListType.
Defines values for ParentListType.
Defines values for ParentType.
Defines values for ParentType.
Defines values for GetContainersOfAnOrganizationParamsType.
Defines values for ProjectMemberRole.
Defines values for ProjectMemberRole.
Defines values for ProjectMemberRole.
Defines values for ProjectMemberRole.
# Variables
No description provided by the author
# Structs
AllFoldersResponse defines model for AllFoldersResponse.
AllOrgResponse defines model for AllOrgResponse.
AllProjectsResponse defines model for AllProjectsResponse.
ChildrenResponse defines model for ChildrenResponse.
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
ContainerResponse defines model for ContainerResponse.
No description provided by the author
DeleteFolderLabelsParams defines parameters for DeleteFolderLabels.
No description provided by the author
DeleteFoldersContainerIDParams defines parameters for DeleteFoldersContainerID.
No description provided by the author
DeleteOrganizationsContainerIDLabelsParams defines parameters for DeleteOrganizationsContainerIDLabels.
No description provided by the author
No description provided by the author
DeleteProjectContainerIDLabelsParams defines parameters for DeleteProjectContainerIDLabels.
No description provided by the author
No description provided by the author
ErrorResponse defines model for ErrorResponse.
FolderRequestBody defines model for FolderRequestBody.
FolderResponse A Folder can have another folder as parent.
FolderResponseWithParents A Folder can have another folder as parent.
GetAllOrganizationsParams defines parameters for GetAllOrganizations.
No description provided by the author
GetContainersOfAFolderParams defines parameters for GetContainersOfAFolder.
No description provided by the author
GetContainersOfAnOrganizationParams defines parameters for GetContainersOfAnOrganization.
No description provided by the author
GetFoldersContainerIDParams defines parameters for GetFoldersContainerID.
No description provided by the author
GetFoldersParams defines parameters for GetFolders.
No description provided by the author
No description provided by the author
GetOrganizationsContainerIDSupportParams defines parameters for GetOrganizationsContainerIDSupport.
No description provided by the author
GetParams defines parameters for Get.
No description provided by the author
ListParams defines parameters for List.
No description provided by the author
OrganizationMember defines model for OrganizationMember.
OrganizationRequestBody defines model for OrganizationRequestBody.
OrganizationResponse defines model for OrganizationResponse.
Parent Parent container.
PatchFolderOrProject defines model for PatchFolderOrProject.
No description provided by the author
PatchOrganizationRequestBody defines model for PatchOrganizationRequestBody.
No description provided by the author
No description provided by the author
No description provided by the author
ProjectMember defines model for ProjectMember.
ProjectRequestBody defines model for ProjectRequestBody.
ProjectResponse defines model for ProjectResponse.
ProjectResponseWithParents defines model for ProjectResponseWithParents.
No description provided by the author
# Interfaces
ClientWithResponsesInterface is the interface specification for the client with responses above.
# Type aliases
ChildrenResponseItemsType Resource container type.
ClientOption allows setting custom parameters during construction.
ContainerResponseItemsType Resource container type.
CreateJSONRequestBody defines body for Create for application/json ContentType.
CreationTimeStart defines model for creation-time-start.
Cursor defines model for cursor.
CursorSchema A pagination cursor is returned on the first call of the pagination process.
GetContainersOfAFolderParamsType defines parameters for GetContainersOfAFolder.
GetContainersOfAnOrganizationParamsType defines parameters for GetContainersOfAnOrganization.
GetOrganizationsContainerIDSupportParamsType defines parameters for GetOrganizationsContainerIDSupport.
LifecycleState Lifecycle state of the resource container.
Limit defines model for limit.
LimitSchema The maximum number of projects to return in the response.
Member defines model for member.
Offset defines model for offset.
OffsetSchema The offset of the first item in the collection to return.
OrganizationMemberRole Unique name of the role.
ParentList defines model for ParentList.
ParentListType Parent container type.
ParentType Container type of parent container.
PatchFoldersContainerIDJSONRequestBody defines body for PatchFoldersContainerID for application/json ContentType.
PatchOrganizationsContainerIDJSONRequestBody defines body for PatchOrganizationsContainerID for application/json ContentType.
PostFoldersJSONRequestBody defines body for PostFolders for application/json ContentType.
PostOrganizationsJSONRequestBody defines body for PostOrganizations for application/json ContentType.
ProjectMemberRole defines model for ProjectMember.Role.
Recursive defines model for recursive.
RequestEditorFn is the function signature for the RequestEditor callback function.
ResourceLabels Labels are key-value string pairs which can be attached to a resource container.
UpdateJSONRequestBody defines body for Update for application/json ContentType.