package
0.8.0
Repository: https://github.com/willabides/octo-go.git
Documentation: pkg.go.dev

# Functions

AddMemberLegacy performs requests for "teams/add-member-legacy" Add team member (Legacy).
AddOrUpdateMembershipForUserInOrg performs requests for "teams/add-or-update-membership-for-user-in-org" Add or update team membership for a user.
AddOrUpdateMembershipForUserLegacy performs requests for "teams/add-or-update-membership-for-user-legacy" Add or update team membership for a user (Legacy).
AddOrUpdateProjectPermissionsInOrg performs requests for "teams/add-or-update-project-permissions-in-org" Add or update team project permissions.
AddOrUpdateProjectPermissionsLegacy performs requests for "teams/add-or-update-project-permissions-legacy" Add or update team project permissions (Legacy).
AddOrUpdateRepoPermissionsInOrg performs requests for "teams/add-or-update-repo-permissions-in-org" Add or update team repository permissions.
AddOrUpdateRepoPermissionsLegacy performs requests for "teams/add-or-update-repo-permissions-legacy" Add or update team repository permissions (Legacy).
CheckPermissionsForProjectInOrg performs requests for "teams/check-permissions-for-project-in-org" Check team permissions for a project.
CheckPermissionsForProjectLegacy performs requests for "teams/check-permissions-for-project-legacy" Check team permissions for a project (Legacy).
CheckPermissionsForRepoInOrg performs requests for "teams/check-permissions-for-repo-in-org" Check team permissions for a repository.
CheckPermissionsForRepoLegacy performs requests for "teams/check-permissions-for-repo-legacy" Check team permissions for a repository (Legacy).
Create performs requests for "teams/create" Create a team.
CreateDiscussionCommentInOrg performs requests for "teams/create-discussion-comment-in-org" Create a discussion comment.
CreateDiscussionCommentLegacy performs requests for "teams/create-discussion-comment-legacy" Create a discussion comment (Legacy).
CreateDiscussionInOrg performs requests for "teams/create-discussion-in-org" Create a discussion.
CreateDiscussionLegacy performs requests for "teams/create-discussion-legacy" Create a discussion (Legacy).
CreateOrUpdateIdpGroupConnectionsInOrg performs requests for "teams/create-or-update-idp-group-connections-in-org" Create or update IdP group connections.
CreateOrUpdateIdpGroupConnectionsLegacy performs requests for "teams/create-or-update-idp-group-connections-legacy" Create or update IdP group connections (Legacy).
DeleteDiscussionCommentInOrg performs requests for "teams/delete-discussion-comment-in-org" Delete a discussion comment.
DeleteDiscussionCommentLegacy performs requests for "teams/delete-discussion-comment-legacy" Delete a discussion comment (Legacy).
DeleteDiscussionInOrg performs requests for "teams/delete-discussion-in-org" Delete a discussion.
DeleteDiscussionLegacy performs requests for "teams/delete-discussion-legacy" Delete a discussion (Legacy).
DeleteInOrg performs requests for "teams/delete-in-org" Delete a team.
DeleteLegacy performs requests for "teams/delete-legacy" Delete a team (Legacy).
GetByName performs requests for "teams/get-by-name" Get a team by name.
GetDiscussionCommentInOrg performs requests for "teams/get-discussion-comment-in-org" Get a discussion comment.
GetDiscussionCommentLegacy performs requests for "teams/get-discussion-comment-legacy" Get a discussion comment (Legacy).
GetDiscussionInOrg performs requests for "teams/get-discussion-in-org" Get a discussion.
GetDiscussionLegacy performs requests for "teams/get-discussion-legacy" Get a discussion (Legacy).
GetLegacy performs requests for "teams/get-legacy" Get a team (Legacy).
GetMemberLegacy performs requests for "teams/get-member-legacy" Get team member (Legacy).
GetMembershipForUserInOrg performs requests for "teams/get-membership-for-user-in-org" Get team membership for a user.
GetMembershipForUserLegacy performs requests for "teams/get-membership-for-user-legacy" Get team membership for a user (Legacy).
List performs requests for "teams/list" List teams.
ListChildInOrg performs requests for "teams/list-child-in-org" List child teams.
ListChildLegacy performs requests for "teams/list-child-legacy" List child teams (Legacy).
ListDiscussionCommentsInOrg performs requests for "teams/list-discussion-comments-in-org" List discussion comments.
ListDiscussionCommentsLegacy performs requests for "teams/list-discussion-comments-legacy" List discussion comments (Legacy).
ListDiscussionsInOrg performs requests for "teams/list-discussions-in-org" List discussions.
ListDiscussionsLegacy performs requests for "teams/list-discussions-legacy" List discussions (Legacy).
ListForAuthenticatedUser performs requests for "teams/list-for-authenticated-user" List teams for the authenticated user.
ListIdpGroupsForLegacy performs requests for "teams/list-idp-groups-for-legacy" List IdP groups for a team (Legacy).
ListIdpGroupsForOrg performs requests for "teams/list-idp-groups-for-org" List IdP groups for an organization.
ListIdpGroupsInOrg performs requests for "teams/list-idp-groups-in-org" List IdP groups for a team.
ListMembersInOrg performs requests for "teams/list-members-in-org" List team members.
ListMembersLegacy performs requests for "teams/list-members-legacy" List team members (Legacy).
ListPendingInvitationsInOrg performs requests for "teams/list-pending-invitations-in-org" List pending team invitations.
ListPendingInvitationsLegacy performs requests for "teams/list-pending-invitations-legacy" List pending team invitations (Legacy).
ListProjectsInOrg performs requests for "teams/list-projects-in-org" List team projects.
ListProjectsLegacy performs requests for "teams/list-projects-legacy" List team projects (Legacy).
ListReposInOrg performs requests for "teams/list-repos-in-org" List team repositories.
ListReposLegacy performs requests for "teams/list-repos-legacy" List team repositories (Legacy).
NewClient returns a new Client.
RemoveMemberLegacy performs requests for "teams/remove-member-legacy" Remove team member (Legacy).
RemoveMembershipForUserInOrg performs requests for "teams/remove-membership-for-user-in-org" Remove team membership for a user.
RemoveMembershipForUserLegacy performs requests for "teams/remove-membership-for-user-legacy" Remove team membership for a user (Legacy).
RemoveProjectInOrg performs requests for "teams/remove-project-in-org" Remove a project from a team.
RemoveProjectLegacy performs requests for "teams/remove-project-legacy" Remove a project from a team (Legacy).
RemoveRepoInOrg performs requests for "teams/remove-repo-in-org" Remove a repository from a team.
RemoveRepoLegacy performs requests for "teams/remove-repo-legacy" Remove a repository from a team (Legacy).
UpdateDiscussionCommentInOrg performs requests for "teams/update-discussion-comment-in-org" Update a discussion comment.
UpdateDiscussionCommentLegacy performs requests for "teams/update-discussion-comment-legacy" Update a discussion comment (Legacy).
UpdateDiscussionInOrg performs requests for "teams/update-discussion-in-org" Update a discussion.
UpdateDiscussionLegacy performs requests for "teams/update-discussion-legacy" Update a discussion (Legacy).
UpdateInOrg performs requests for "teams/update-in-org" Update a team.
UpdateLegacy performs requests for "teams/update-legacy" Update a team (Legacy).

# Structs

AddMemberLegacyReq is request data for Client.AddMemberLegacy https://developer.github.com/v3/teams/members/#add-team-member-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
AddMemberLegacyResponse is a response for AddMemberLegacy https://developer.github.com/v3/teams/members/#add-team-member-legacy */.
AddOrUpdateMembershipForUserInOrgReq is request data for Client.AddOrUpdateMembershipForUserInOrg https://developer.github.com/v3/teams/members/#add-or-update-team-membership-for-a-user Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
AddOrUpdateMembershipForUserInOrgReqBody is a request body for teams/add-or-update-membership-for-user-in-org https://developer.github.com/v3/teams/members/#add-or-update-team-membership-for-a-user */.
AddOrUpdateMembershipForUserInOrgResponse is a response for AddOrUpdateMembershipForUserInOrg https://developer.github.com/v3/teams/members/#add-or-update-team-membership-for-a-user */.
AddOrUpdateMembershipForUserLegacyReq is request data for Client.AddOrUpdateMembershipForUserLegacy https://developer.github.com/v3/teams/members/#add-or-update-team-membership-for-a-user-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
AddOrUpdateMembershipForUserLegacyReqBody is a request body for teams/add-or-update-membership-for-user-legacy https://developer.github.com/v3/teams/members/#add-or-update-team-membership-for-a-user-legacy */.
AddOrUpdateMembershipForUserLegacyResponse is a response for AddOrUpdateMembershipForUserLegacy https://developer.github.com/v3/teams/members/#add-or-update-team-membership-for-a-user-legacy */.
AddOrUpdateProjectPermissionsInOrgReq is request data for Client.AddOrUpdateProjectPermissionsInOrg https://developer.github.com/v3/teams/#add-or-update-team-project-permissions Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
AddOrUpdateProjectPermissionsInOrgReqBody is a request body for teams/add-or-update-project-permissions-in-org https://developer.github.com/v3/teams/#add-or-update-team-project-permissions */.
AddOrUpdateProjectPermissionsInOrgResponse is a response for AddOrUpdateProjectPermissionsInOrg https://developer.github.com/v3/teams/#add-or-update-team-project-permissions */.
AddOrUpdateProjectPermissionsLegacyReq is request data for Client.AddOrUpdateProjectPermissionsLegacy https://developer.github.com/v3/teams/#add-or-update-team-project-permissions-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
AddOrUpdateProjectPermissionsLegacyReqBody is a request body for teams/add-or-update-project-permissions-legacy https://developer.github.com/v3/teams/#add-or-update-team-project-permissions-legacy */.
AddOrUpdateProjectPermissionsLegacyResponse is a response for AddOrUpdateProjectPermissionsLegacy https://developer.github.com/v3/teams/#add-or-update-team-project-permissions-legacy */.
AddOrUpdateRepoPermissionsInOrgReq is request data for Client.AddOrUpdateRepoPermissionsInOrg https://developer.github.com/v3/teams/#add-or-update-team-repository-permissions Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
AddOrUpdateRepoPermissionsInOrgReqBody is a request body for teams/add-or-update-repo-permissions-in-org https://developer.github.com/v3/teams/#add-or-update-team-repository-permissions */.
AddOrUpdateRepoPermissionsInOrgResponse is a response for AddOrUpdateRepoPermissionsInOrg https://developer.github.com/v3/teams/#add-or-update-team-repository-permissions */.
AddOrUpdateRepoPermissionsLegacyReq is request data for Client.AddOrUpdateRepoPermissionsLegacy https://developer.github.com/v3/teams/#add-or-update-team-repository-permissions-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
AddOrUpdateRepoPermissionsLegacyReqBody is a request body for teams/add-or-update-repo-permissions-legacy https://developer.github.com/v3/teams/#add-or-update-team-repository-permissions-legacy */.
AddOrUpdateRepoPermissionsLegacyResponse is a response for AddOrUpdateRepoPermissionsLegacy https://developer.github.com/v3/teams/#add-or-update-team-repository-permissions-legacy */.
CheckPermissionsForProjectInOrgReq is request data for Client.CheckPermissionsForProjectInOrg https://developer.github.com/v3/teams/#check-team-permissions-for-a-project Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CheckPermissionsForProjectInOrgResponse is a response for CheckPermissionsForProjectInOrg https://developer.github.com/v3/teams/#check-team-permissions-for-a-project */.
CheckPermissionsForProjectLegacyReq is request data for Client.CheckPermissionsForProjectLegacy https://developer.github.com/v3/teams/#check-team-permissions-for-a-project-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CheckPermissionsForProjectLegacyResponse is a response for CheckPermissionsForProjectLegacy https://developer.github.com/v3/teams/#check-team-permissions-for-a-project-legacy */.
CheckPermissionsForRepoInOrgReq is request data for Client.CheckPermissionsForRepoInOrg https://developer.github.com/v3/teams/#check-team-permissions-for-a-repository Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CheckPermissionsForRepoInOrgResponse is a response for CheckPermissionsForRepoInOrg https://developer.github.com/v3/teams/#check-team-permissions-for-a-repository */.
CheckPermissionsForRepoLegacyReq is request data for Client.CheckPermissionsForRepoLegacy https://developer.github.com/v3/teams/#check-team-permissions-for-a-repository-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CheckPermissionsForRepoLegacyResponse is a response for CheckPermissionsForRepoLegacy https://developer.github.com/v3/teams/#check-team-permissions-for-a-repository-legacy */.
CreateDiscussionCommentInOrgReq is request data for Client.CreateDiscussionCommentInOrg https://developer.github.com/v3/teams/discussion_comments/#create-a-discussion-comment Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CreateDiscussionCommentInOrgReqBody is a request body for teams/create-discussion-comment-in-org https://developer.github.com/v3/teams/discussion_comments/#create-a-discussion-comment */.
CreateDiscussionCommentInOrgResponse is a response for CreateDiscussionCommentInOrg https://developer.github.com/v3/teams/discussion_comments/#create-a-discussion-comment */.
CreateDiscussionCommentLegacyReq is request data for Client.CreateDiscussionCommentLegacy https://developer.github.com/v3/teams/discussion_comments/#create-a-discussion-comment-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CreateDiscussionCommentLegacyReqBody is a request body for teams/create-discussion-comment-legacy https://developer.github.com/v3/teams/discussion_comments/#create-a-discussion-comment-legacy */.
CreateDiscussionCommentLegacyResponse is a response for CreateDiscussionCommentLegacy https://developer.github.com/v3/teams/discussion_comments/#create-a-discussion-comment-legacy */.
CreateDiscussionInOrgReq is request data for Client.CreateDiscussionInOrg https://developer.github.com/v3/teams/discussions/#create-a-discussion Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CreateDiscussionInOrgReqBody is a request body for teams/create-discussion-in-org https://developer.github.com/v3/teams/discussions/#create-a-discussion */.
CreateDiscussionInOrgResponse is a response for CreateDiscussionInOrg https://developer.github.com/v3/teams/discussions/#create-a-discussion */.
CreateDiscussionLegacyReq is request data for Client.CreateDiscussionLegacy https://developer.github.com/v3/teams/discussions/#create-a-discussion-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CreateDiscussionLegacyReqBody is a request body for teams/create-discussion-legacy https://developer.github.com/v3/teams/discussions/#create-a-discussion-legacy */.
CreateDiscussionLegacyResponse is a response for CreateDiscussionLegacy https://developer.github.com/v3/teams/discussions/#create-a-discussion-legacy */.
CreateOrUpdateIdpGroupConnectionsInOrgReq is request data for Client.CreateOrUpdateIdpGroupConnectionsInOrg https://developer.github.com/v3/teams/team_sync/#create-or-update-idp-group-connections Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CreateOrUpdateIdpGroupConnectionsInOrgReqBody is a request body for teams/create-or-update-idp-group-connections-in-org https://developer.github.com/v3/teams/team_sync/#create-or-update-idp-group-connections */.
CreateOrUpdateIdpGroupConnectionsInOrgReqBodyGroups is a value for CreateOrUpdateIdpGroupConnectionsInOrgReqBody's Groups field.
CreateOrUpdateIdpGroupConnectionsInOrgResponse is a response for CreateOrUpdateIdpGroupConnectionsInOrg https://developer.github.com/v3/teams/team_sync/#create-or-update-idp-group-connections */.
CreateOrUpdateIdpGroupConnectionsLegacyReq is request data for Client.CreateOrUpdateIdpGroupConnectionsLegacy https://developer.github.com/v3/teams/team_sync/#create-or-update-idp-group-connections-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CreateOrUpdateIdpGroupConnectionsLegacyReqBody is a request body for teams/create-or-update-idp-group-connections-legacy https://developer.github.com/v3/teams/team_sync/#create-or-update-idp-group-connections-legacy */.
CreateOrUpdateIdpGroupConnectionsLegacyReqBodyGroups is a value for CreateOrUpdateIdpGroupConnectionsLegacyReqBody's Groups field.
CreateOrUpdateIdpGroupConnectionsLegacyResponse is a response for CreateOrUpdateIdpGroupConnectionsLegacy https://developer.github.com/v3/teams/team_sync/#create-or-update-idp-group-connections-legacy */.
CreateReq is request data for Client.Create https://developer.github.com/v3/teams/#create-a-team Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
CreateReqBody is a request body for teams/create https://developer.github.com/v3/teams/#create-a-team */.
CreateResponse is a response for Create https://developer.github.com/v3/teams/#create-a-team */.
DeleteDiscussionCommentInOrgReq is request data for Client.DeleteDiscussionCommentInOrg https://developer.github.com/v3/teams/discussion_comments/#delete-a-discussion-comment Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
DeleteDiscussionCommentInOrgResponse is a response for DeleteDiscussionCommentInOrg https://developer.github.com/v3/teams/discussion_comments/#delete-a-discussion-comment */.
DeleteDiscussionCommentLegacyReq is request data for Client.DeleteDiscussionCommentLegacy https://developer.github.com/v3/teams/discussion_comments/#delete-a-discussion-comment-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
DeleteDiscussionCommentLegacyResponse is a response for DeleteDiscussionCommentLegacy https://developer.github.com/v3/teams/discussion_comments/#delete-a-discussion-comment-legacy */.
DeleteDiscussionInOrgReq is request data for Client.DeleteDiscussionInOrg https://developer.github.com/v3/teams/discussions/#delete-a-discussion Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
DeleteDiscussionInOrgResponse is a response for DeleteDiscussionInOrg https://developer.github.com/v3/teams/discussions/#delete-a-discussion */.
DeleteDiscussionLegacyReq is request data for Client.DeleteDiscussionLegacy https://developer.github.com/v3/teams/discussions/#delete-a-discussion-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
DeleteDiscussionLegacyResponse is a response for DeleteDiscussionLegacy https://developer.github.com/v3/teams/discussions/#delete-a-discussion-legacy */.
DeleteInOrgReq is request data for Client.DeleteInOrg https://developer.github.com/v3/teams/#delete-a-team Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
DeleteInOrgResponse is a response for DeleteInOrg https://developer.github.com/v3/teams/#delete-a-team */.
DeleteLegacyReq is request data for Client.DeleteLegacy https://developer.github.com/v3/teams/#delete-a-team-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
DeleteLegacyResponse is a response for DeleteLegacy https://developer.github.com/v3/teams/#delete-a-team-legacy */.
GetByNameReq is request data for Client.GetByName https://developer.github.com/v3/teams/#get-a-team-by-name Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
GetByNameResponse is a response for GetByName https://developer.github.com/v3/teams/#get-a-team-by-name */.
GetDiscussionCommentInOrgReq is request data for Client.GetDiscussionCommentInOrg https://developer.github.com/v3/teams/discussion_comments/#get-a-discussion-comment Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
GetDiscussionCommentInOrgResponse is a response for GetDiscussionCommentInOrg https://developer.github.com/v3/teams/discussion_comments/#get-a-discussion-comment */.
GetDiscussionCommentLegacyReq is request data for Client.GetDiscussionCommentLegacy https://developer.github.com/v3/teams/discussion_comments/#get-a-discussion-comment-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
GetDiscussionCommentLegacyResponse is a response for GetDiscussionCommentLegacy https://developer.github.com/v3/teams/discussion_comments/#get-a-discussion-comment-legacy */.
GetDiscussionInOrgReq is request data for Client.GetDiscussionInOrg https://developer.github.com/v3/teams/discussions/#get-a-discussion Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
GetDiscussionInOrgResponse is a response for GetDiscussionInOrg https://developer.github.com/v3/teams/discussions/#get-a-discussion */.
GetDiscussionLegacyReq is request data for Client.GetDiscussionLegacy https://developer.github.com/v3/teams/discussions/#get-a-discussion-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
GetDiscussionLegacyResponse is a response for GetDiscussionLegacy https://developer.github.com/v3/teams/discussions/#get-a-discussion-legacy */.
GetLegacyReq is request data for Client.GetLegacy https://developer.github.com/v3/teams/#get-a-team-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
GetLegacyResponse is a response for GetLegacy https://developer.github.com/v3/teams/#get-a-team-legacy */.
GetMemberLegacyReq is request data for Client.GetMemberLegacy https://developer.github.com/v3/teams/members/#get-team-member-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
GetMemberLegacyResponse is a response for GetMemberLegacy https://developer.github.com/v3/teams/members/#get-team-member-legacy */.
GetMembershipForUserInOrgReq is request data for Client.GetMembershipForUserInOrg https://developer.github.com/v3/teams/members/#get-team-membership-for-a-user Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
GetMembershipForUserInOrgResponse is a response for GetMembershipForUserInOrg https://developer.github.com/v3/teams/members/#get-team-membership-for-a-user */.
GetMembershipForUserLegacyReq is request data for Client.GetMembershipForUserLegacy https://developer.github.com/v3/teams/members/#get-team-membership-for-a-user-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
GetMembershipForUserLegacyResponse is a response for GetMembershipForUserLegacy https://developer.github.com/v3/teams/members/#get-team-membership-for-a-user-legacy */.
ListChildInOrgReq is request data for Client.ListChildInOrg https://developer.github.com/v3/teams/#list-child-teams Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListChildInOrgResponse is a response for ListChildInOrg https://developer.github.com/v3/teams/#list-child-teams */.
ListChildLegacyReq is request data for Client.ListChildLegacy https://developer.github.com/v3/teams/#list-child-teams-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListChildLegacyResponse is a response for ListChildLegacy https://developer.github.com/v3/teams/#list-child-teams-legacy */.
ListDiscussionCommentsInOrgReq is request data for Client.ListDiscussionCommentsInOrg https://developer.github.com/v3/teams/discussion_comments/#list-discussion-comments Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListDiscussionCommentsInOrgResponse is a response for ListDiscussionCommentsInOrg https://developer.github.com/v3/teams/discussion_comments/#list-discussion-comments */.
ListDiscussionCommentsLegacyReq is request data for Client.ListDiscussionCommentsLegacy https://developer.github.com/v3/teams/discussion_comments/#list-discussion-comments-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListDiscussionCommentsLegacyResponse is a response for ListDiscussionCommentsLegacy https://developer.github.com/v3/teams/discussion_comments/#list-discussion-comments-legacy */.
ListDiscussionsInOrgReq is request data for Client.ListDiscussionsInOrg https://developer.github.com/v3/teams/discussions/#list-discussions Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListDiscussionsInOrgResponse is a response for ListDiscussionsInOrg https://developer.github.com/v3/teams/discussions/#list-discussions */.
ListDiscussionsLegacyReq is request data for Client.ListDiscussionsLegacy https://developer.github.com/v3/teams/discussions/#list-discussions-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListDiscussionsLegacyResponse is a response for ListDiscussionsLegacy https://developer.github.com/v3/teams/discussions/#list-discussions-legacy */.
ListForAuthenticatedUserReq is request data for Client.ListForAuthenticatedUser https://developer.github.com/v3/teams/#list-teams-for-the-authenticated-user Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListForAuthenticatedUserResponse is a response for ListForAuthenticatedUser https://developer.github.com/v3/teams/#list-teams-for-the-authenticated-user */.
ListIdpGroupsForLegacyReq is request data for Client.ListIdpGroupsForLegacy https://developer.github.com/v3/teams/team_sync/#list-idp-groups-for-a-team-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListIdpGroupsForLegacyResponse is a response for ListIdpGroupsForLegacy https://developer.github.com/v3/teams/team_sync/#list-idp-groups-for-a-team-legacy */.
ListIdpGroupsForOrgReq is request data for Client.ListIdpGroupsForOrg https://developer.github.com/v3/teams/team_sync/#list-idp-groups-for-an-organization Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListIdpGroupsForOrgResponse is a response for ListIdpGroupsForOrg https://developer.github.com/v3/teams/team_sync/#list-idp-groups-for-an-organization */.
ListIdpGroupsInOrgReq is request data for Client.ListIdpGroupsInOrg https://developer.github.com/v3/teams/team_sync/#list-idp-groups-for-a-team Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListIdpGroupsInOrgResponse is a response for ListIdpGroupsInOrg https://developer.github.com/v3/teams/team_sync/#list-idp-groups-for-a-team */.
ListMembersInOrgReq is request data for Client.ListMembersInOrg https://developer.github.com/v3/teams/members/#list-team-members Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListMembersInOrgResponse is a response for ListMembersInOrg https://developer.github.com/v3/teams/members/#list-team-members */.
ListMembersLegacyReq is request data for Client.ListMembersLegacy https://developer.github.com/v3/teams/members/#list-team-members-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListMembersLegacyResponse is a response for ListMembersLegacy https://developer.github.com/v3/teams/members/#list-team-members-legacy */.
ListPendingInvitationsInOrgReq is request data for Client.ListPendingInvitationsInOrg https://developer.github.com/v3/teams/members/#list-pending-team-invitations Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListPendingInvitationsInOrgResponse is a response for ListPendingInvitationsInOrg https://developer.github.com/v3/teams/members/#list-pending-team-invitations */.
ListPendingInvitationsLegacyReq is request data for Client.ListPendingInvitationsLegacy https://developer.github.com/v3/teams/members/#list-pending-team-invitations-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListPendingInvitationsLegacyResponse is a response for ListPendingInvitationsLegacy https://developer.github.com/v3/teams/members/#list-pending-team-invitations-legacy */.
ListProjectsInOrgReq is request data for Client.ListProjectsInOrg https://developer.github.com/v3/teams/#list-team-projects Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListProjectsInOrgResponse is a response for ListProjectsInOrg https://developer.github.com/v3/teams/#list-team-projects */.
ListProjectsLegacyReq is request data for Client.ListProjectsLegacy https://developer.github.com/v3/teams/#list-team-projects-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListProjectsLegacyResponse is a response for ListProjectsLegacy https://developer.github.com/v3/teams/#list-team-projects-legacy */.
ListReposInOrgReq is request data for Client.ListReposInOrg https://developer.github.com/v3/teams/#list-team-repositories Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListReposInOrgResponse is a response for ListReposInOrg https://developer.github.com/v3/teams/#list-team-repositories */.
ListReposLegacyReq is request data for Client.ListReposLegacy https://developer.github.com/v3/teams/#list-team-repositories-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListReposLegacyResponse is a response for ListReposLegacy https://developer.github.com/v3/teams/#list-team-repositories-legacy */.
ListReq is request data for Client.List https://developer.github.com/v3/teams/#list-teams Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
ListResponse is a response for List https://developer.github.com/v3/teams/#list-teams */.
RemoveMemberLegacyReq is request data for Client.RemoveMemberLegacy https://developer.github.com/v3/teams/members/#remove-team-member-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
RemoveMemberLegacyResponse is a response for RemoveMemberLegacy https://developer.github.com/v3/teams/members/#remove-team-member-legacy */.
RemoveMembershipForUserInOrgReq is request data for Client.RemoveMembershipForUserInOrg https://developer.github.com/v3/teams/members/#remove-team-membership-for-a-user Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
RemoveMembershipForUserInOrgResponse is a response for RemoveMembershipForUserInOrg https://developer.github.com/v3/teams/members/#remove-team-membership-for-a-user */.
RemoveMembershipForUserLegacyReq is request data for Client.RemoveMembershipForUserLegacy https://developer.github.com/v3/teams/members/#remove-team-membership-for-a-user-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
RemoveMembershipForUserLegacyResponse is a response for RemoveMembershipForUserLegacy https://developer.github.com/v3/teams/members/#remove-team-membership-for-a-user-legacy */.
RemoveProjectInOrgReq is request data for Client.RemoveProjectInOrg https://developer.github.com/v3/teams/#remove-a-project-from-a-team Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
RemoveProjectInOrgResponse is a response for RemoveProjectInOrg https://developer.github.com/v3/teams/#remove-a-project-from-a-team */.
RemoveProjectLegacyReq is request data for Client.RemoveProjectLegacy https://developer.github.com/v3/teams/#remove-a-project-from-a-team-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
RemoveProjectLegacyResponse is a response for RemoveProjectLegacy https://developer.github.com/v3/teams/#remove-a-project-from-a-team-legacy */.
RemoveRepoInOrgReq is request data for Client.RemoveRepoInOrg https://developer.github.com/v3/teams/#remove-a-repository-from-a-team Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
RemoveRepoInOrgResponse is a response for RemoveRepoInOrg https://developer.github.com/v3/teams/#remove-a-repository-from-a-team */.
RemoveRepoLegacyReq is request data for Client.RemoveRepoLegacy https://developer.github.com/v3/teams/#remove-a-repository-from-a-team-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
RemoveRepoLegacyResponse is a response for RemoveRepoLegacy https://developer.github.com/v3/teams/#remove-a-repository-from-a-team-legacy */.
UpdateDiscussionCommentInOrgReq is request data for Client.UpdateDiscussionCommentInOrg https://developer.github.com/v3/teams/discussion_comments/#update-a-discussion-comment Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
UpdateDiscussionCommentInOrgReqBody is a request body for teams/update-discussion-comment-in-org https://developer.github.com/v3/teams/discussion_comments/#update-a-discussion-comment */.
UpdateDiscussionCommentInOrgResponse is a response for UpdateDiscussionCommentInOrg https://developer.github.com/v3/teams/discussion_comments/#update-a-discussion-comment */.
UpdateDiscussionCommentLegacyReq is request data for Client.UpdateDiscussionCommentLegacy https://developer.github.com/v3/teams/discussion_comments/#update-a-discussion-comment-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
UpdateDiscussionCommentLegacyReqBody is a request body for teams/update-discussion-comment-legacy https://developer.github.com/v3/teams/discussion_comments/#update-a-discussion-comment-legacy */.
UpdateDiscussionCommentLegacyResponse is a response for UpdateDiscussionCommentLegacy https://developer.github.com/v3/teams/discussion_comments/#update-a-discussion-comment-legacy */.
UpdateDiscussionInOrgReq is request data for Client.UpdateDiscussionInOrg https://developer.github.com/v3/teams/discussions/#update-a-discussion Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
UpdateDiscussionInOrgReqBody is a request body for teams/update-discussion-in-org https://developer.github.com/v3/teams/discussions/#update-a-discussion */.
UpdateDiscussionInOrgResponse is a response for UpdateDiscussionInOrg https://developer.github.com/v3/teams/discussions/#update-a-discussion */.
UpdateDiscussionLegacyReq is request data for Client.UpdateDiscussionLegacy https://developer.github.com/v3/teams/discussions/#update-a-discussion-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
UpdateDiscussionLegacyReqBody is a request body for teams/update-discussion-legacy https://developer.github.com/v3/teams/discussions/#update-a-discussion-legacy */.
UpdateDiscussionLegacyResponse is a response for UpdateDiscussionLegacy https://developer.github.com/v3/teams/discussions/#update-a-discussion-legacy */.
UpdateInOrgReq is request data for Client.UpdateInOrg https://developer.github.com/v3/teams/#update-a-team Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
UpdateInOrgReqBody is a request body for teams/update-in-org https://developer.github.com/v3/teams/#update-a-team */.
UpdateInOrgResponse is a response for UpdateInOrg https://developer.github.com/v3/teams/#update-a-team */.
UpdateLegacyReq is request data for Client.UpdateLegacy https://developer.github.com/v3/teams/#update-a-team-legacy Non-nil errors will have the type *requests.RequestError, octo.ResponseError or url.Error.
UpdateLegacyReqBody is a request body for teams/update-legacy https://developer.github.com/v3/teams/#update-a-team-legacy */.
UpdateLegacyResponse is a response for UpdateLegacy https://developer.github.com/v3/teams/#update-a-team-legacy */.

# Type aliases

Client is a set of options to apply to requests.