# Functions
NewAcceptInvitationRequest generates requests for AcceptInvitation.
NewAddAPITokenRequest calls the generic AddAPIToken builder with application/json body.
NewAddAPITokenRequestWithBody generates requests for AddAPIToken with any type of body.
Creates a new Client, with reasonable defaults.
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling.
NewDeclineInvitationRequest generates requests for DeclineInvitation.
NewDeleteAPITokenRequest generates requests for DeleteAPIToken.
NewDeleteNetworkMemberRequest generates requests for DeleteNetworkMember.
NewDeleteNetworkRequest generates requests for DeleteNetwork.
NewDeleteUserByIDRequest generates requests for DeleteUserByID.
NewGetInvitationByIDRequest generates requests for GetInvitationByID.
NewGetNetworkByIDRequest generates requests for GetNetworkByID.
NewGetNetworkListRequest generates requests for GetNetworkList.
NewGetNetworkMemberListRequest generates requests for GetNetworkMemberList.
NewGetNetworkMemberRequest generates requests for GetNetworkMember.
NewGetOrganizationByIDRequest generates requests for GetOrganizationByID.
NewGetOrganizationInvitationListRequest generates requests for GetOrganizationInvitationList.
NewGetOrganizationMembersRequest generates requests for GetOrganizationMembers.
NewGetOrganizationRequest generates requests for GetOrganization.
NewGetRandomTokenRequest generates requests for GetRandomToken.
NewGetStatusRequest generates requests for GetStatus.
NewGetUserByIDRequest generates requests for GetUserByID.
NewInviteUserByEmailRequest calls the generic InviteUserByEmail builder with application/json body.
NewInviteUserByEmailRequestWithBody generates requests for InviteUserByEmail with any type of body.
NewNewNetworkRequest calls the generic NewNetwork builder with application/json body.
NewNewNetworkRequestWithBody generates requests for NewNetwork with any type of body.
NewUpdateNetworkMemberRequest calls the generic UpdateNetworkMember builder with application/json body.
NewUpdateNetworkMemberRequestWithBody generates requests for UpdateNetworkMember with any type of body.
NewUpdateNetworkRequest calls the generic UpdateNetwork builder with application/json body.
NewUpdateNetworkRequestWithBody generates requests for UpdateNetwork with any type of body.
NewUpdateUserByIDRequest calls the generic UpdateUserByID builder with application/json body.
NewUpdateUserByIDRequestWithBody generates requests for UpdateUserByID with any type of body.
ParseAcceptInvitationResponse parses an HTTP response from a AcceptInvitationWithResponse call.
ParseAddAPITokenResponse parses an HTTP response from a AddAPITokenWithResponse call.
ParseDeclineInvitationResponse parses an HTTP response from a DeclineInvitationWithResponse call.
ParseDeleteAPITokenResponse parses an HTTP response from a DeleteAPITokenWithResponse call.
ParseDeleteNetworkMemberResponse parses an HTTP response from a DeleteNetworkMemberWithResponse call.
ParseDeleteNetworkResponse parses an HTTP response from a DeleteNetworkWithResponse call.
ParseDeleteUserByIDResponse parses an HTTP response from a DeleteUserByIDWithResponse call.
ParseGetInvitationByIDResponse parses an HTTP response from a GetInvitationByIDWithResponse call.
ParseGetNetworkByIDResponse parses an HTTP response from a GetNetworkByIDWithResponse call.
ParseGetNetworkListResponse parses an HTTP response from a GetNetworkListWithResponse call.
ParseGetNetworkMemberListResponse parses an HTTP response from a GetNetworkMemberListWithResponse call.
ParseGetNetworkMemberResponse parses an HTTP response from a GetNetworkMemberWithResponse call.
ParseGetOrganizationByIDResponse parses an HTTP response from a GetOrganizationByIDWithResponse call.
ParseGetOrganizationInvitationListResponse parses an HTTP response from a GetOrganizationInvitationListWithResponse call.
ParseGetOrganizationMembersResponse parses an HTTP response from a GetOrganizationMembersWithResponse call.
ParseGetOrganizationResponse parses an HTTP response from a GetOrganizationWithResponse call.
ParseGetRandomTokenResponse parses an HTTP response from a GetRandomTokenWithResponse call.
ParseGetStatusResponse parses an HTTP response from a GetStatusWithResponse call.
ParseGetUserByIDResponse parses an HTTP response from a GetUserByIDWithResponse call.
ParseInviteUserByEmailResponse parses an HTTP response from a InviteUserByEmailWithResponse call.
ParseNewNetworkResponse parses an HTTP response from a NewNetworkWithResponse call.
ParseUpdateNetworkMemberResponse parses an HTTP response from a UpdateNetworkMemberWithResponse call.
ParseUpdateNetworkResponse parses an HTTP response from a UpdateNetworkWithResponse call.
ParseUpdateUserByIDResponse parses an HTTP response from a UpdateUserByIDWithResponse call.
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 InviteStatus.
Defines values for InviteStatus.
Defines values for InviteStatus.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
APIToken defines model for APIToken.
AuthMethods defines model for AuthMethods.
Client which conforms to the OpenAPI3 specification for this service.
ClientWithResponses builds on ClientInterface to offer response payloads.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DNS defines model for DNS.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IPRange defines model for IPRange.
IPV4AssignMode defines model for IPV4AssignMode.
IPV6AssignMode defines model for IPV6AssignMode.
Member defines model for Member.
MemberConfig defines model for MemberConfig.
Network object.
NetworkConfig defines model for NetworkConfig.
NetworkSSOConfig defines model for NetworkSSOConfig.
No description provided by the author
Organization defines model for Organization.
OrganizationInvitation defines model for OrganizationInvitation.
OrganizationMember defines model for OrganizationMember.
OrgSsoConfig defines model for OrgSsoConfig.
Permissions defines model for Permissions.
PermissionsMap defines model for PermissionsMap.
RandomToken defines model for RandomToken.
Route defines model for Route.
SsoIssuer defines model for SsoIssuer.
Status defines model for Status.
No description provided by the author
No description provided by the author
No description provided by the author
User defines model for User.
# Interfaces
The interface specification for the client above.
ClientWithResponsesInterface is the interface specification for the client with responses above.
Doer performs HTTP requests.
# Type aliases
AddAPITokenJSONBody defines parameters for AddAPIToken.
AddAPITokenJSONRequestBody defines body for AddAPIToken for application/json ContentType.
ClientOption allows setting custom parameters during construction.
InviteStatus defines model for InviteStatus.
InviteUserByEmailJSONBody defines parameters for InviteUserByEmail.
InviteUserByEmailJSONRequestBody defines body for InviteUserByEmail for application/json ContentType.
NewNetworkJSONBody defines parameters for NewNetwork.
NewNetworkJSONRequestBody defines body for NewNetwork for application/json ContentType.
RequestEditorFn is the function signature for the RequestEditor callback function.
UpdateNetworkJSONBody defines parameters for UpdateNetwork.
UpdateNetworkJSONRequestBody defines body for UpdateNetwork for application/json ContentType.
UpdateNetworkMemberJSONBody defines parameters for UpdateNetworkMember.
UpdateNetworkMemberJSONRequestBody defines body for UpdateNetworkMember for application/json ContentType.
UpdateUserByIDJSONBody defines parameters for UpdateUserByID.
UpdateUserByIDJSONRequestBody defines body for UpdateUserByID for application/json ContentType.