Documentation
¶
Index ¶
- func WithAcceptApplicationJSON(r *runtime.ClientOperation)
- func WithAcceptTextHTML(r *runtime.ClientOperation)
- func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
- func WithContentTypeTextPlain(r *runtime.ClientOperation)
- type Client
- func (a *Client) CreateOrgRepo(params *CreateOrgRepoParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateOrgRepoCreated, error)
- func (a *Client) CreateOrgRepoDeprecated(params *CreateOrgRepoDeprecatedParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateOrgRepoDeprecatedCreated, error)
- func (a *Client) CreateOrgVariable(params *CreateOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateOrgVariableCreated, *CreateOrgVariableNoContent, error)
- func (a *Client) DeleteOrgSecret(params *DeleteOrgSecretParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteOrgSecretNoContent, error)
- func (a *Client) DeleteOrgVariable(params *DeleteOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteOrgVariableOK, *DeleteOrgVariableCreated, *DeleteOrgVariableNoContent, ...)
- func (a *Client) GetOrgVariable(params *GetOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetOrgVariableOK, error)
- func (a *Client) GetOrgVariablesList(params *GetOrgVariablesListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetOrgVariablesListOK, error)
- func (a *Client) OrgAddTeamMember(params *OrgAddTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgAddTeamMemberNoContent, error)
- func (a *Client) OrgAddTeamRepository(params *OrgAddTeamRepositoryParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgAddTeamRepositoryNoContent, error)
- func (a *Client) OrgConcealMember(params *OrgConcealMemberParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgConcealMemberNoContent, error)
- func (a *Client) OrgCreate(params *OrgCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgCreateCreated, error)
- func (a *Client) OrgCreateHook(params *OrgCreateHookParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgCreateHookCreated, error)
- func (a *Client) OrgCreateLabel(params *OrgCreateLabelParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgCreateLabelCreated, error)
- func (a *Client) OrgCreateTeam(params *OrgCreateTeamParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgCreateTeamCreated, error)
- func (a *Client) OrgDelete(params *OrgDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgDeleteNoContent, error)
- func (a *Client) OrgDeleteAvatar(params *OrgDeleteAvatarParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgDeleteAvatarNoContent, error)
- func (a *Client) OrgDeleteHook(params *OrgDeleteHookParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgDeleteHookNoContent, error)
- func (a *Client) OrgDeleteLabel(params *OrgDeleteLabelParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgDeleteLabelNoContent, error)
- func (a *Client) OrgDeleteMember(params *OrgDeleteMemberParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgDeleteMemberNoContent, error)
- func (a *Client) OrgDeleteTeam(params *OrgDeleteTeamParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgDeleteTeamNoContent, error)
- func (a *Client) OrgEdit(params *OrgEditParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgEditOK, error)
- func (a *Client) OrgEditHook(params *OrgEditHookParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgEditHookOK, error)
- func (a *Client) OrgEditLabel(params *OrgEditLabelParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgEditLabelOK, error)
- func (a *Client) OrgEditTeam(params *OrgEditTeamParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgEditTeamOK, error)
- func (a *Client) OrgGet(params *OrgGetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgGetOK, error)
- func (a *Client) OrgGetAll(params *OrgGetAllParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgGetAllOK, error)
- func (a *Client) OrgGetHook(params *OrgGetHookParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgGetHookOK, error)
- func (a *Client) OrgGetLabel(params *OrgGetLabelParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgGetLabelOK, error)
- func (a *Client) OrgGetRunnerRegistrationToken(params *OrgGetRunnerRegistrationTokenParams, ...) (*OrgGetRunnerRegistrationTokenOK, error)
- func (a *Client) OrgGetTeam(params *OrgGetTeamParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgGetTeamOK, error)
- func (a *Client) OrgGetUserPermissions(params *OrgGetUserPermissionsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgGetUserPermissionsOK, error)
- func (a *Client) OrgIsMember(params *OrgIsMemberParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgIsMemberNoContent, error)
- func (a *Client) OrgIsPublicMember(params *OrgIsPublicMemberParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgIsPublicMemberNoContent, error)
- func (a *Client) OrgListActionsSecrets(params *OrgListActionsSecretsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListActionsSecretsOK, error)
- func (a *Client) OrgListActivityFeeds(params *OrgListActivityFeedsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListActivityFeedsOK, error)
- func (a *Client) OrgListCurrentUserOrgs(params *OrgListCurrentUserOrgsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListCurrentUserOrgsOK, error)
- func (a *Client) OrgListHooks(params *OrgListHooksParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListHooksOK, error)
- func (a *Client) OrgListLabels(params *OrgListLabelsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListLabelsOK, error)
- func (a *Client) OrgListMembers(params *OrgListMembersParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListMembersOK, error)
- func (a *Client) OrgListPublicMembers(params *OrgListPublicMembersParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListPublicMembersOK, error)
- func (a *Client) OrgListRepos(params *OrgListReposParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListReposOK, error)
- func (a *Client) OrgListTeamActivityFeeds(params *OrgListTeamActivityFeedsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListTeamActivityFeedsOK, error)
- func (a *Client) OrgListTeamMember(params *OrgListTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListTeamMemberOK, error)
- func (a *Client) OrgListTeamMembers(params *OrgListTeamMembersParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListTeamMembersOK, error)
- func (a *Client) OrgListTeamRepo(params *OrgListTeamRepoParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListTeamRepoOK, error)
- func (a *Client) OrgListTeamRepos(params *OrgListTeamReposParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListTeamReposOK, error)
- func (a *Client) OrgListTeams(params *OrgListTeamsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListTeamsOK, error)
- func (a *Client) OrgListUserOrgs(params *OrgListUserOrgsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgListUserOrgsOK, error)
- func (a *Client) OrgPublicizeMember(params *OrgPublicizeMemberParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgPublicizeMemberNoContent, error)
- func (a *Client) OrgRemoveTeamMember(params *OrgRemoveTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgRemoveTeamMemberNoContent, error)
- func (a *Client) OrgRemoveTeamRepository(params *OrgRemoveTeamRepositoryParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgRemoveTeamRepositoryNoContent, error)
- func (a *Client) OrgUpdateAvatar(params *OrgUpdateAvatarParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrgUpdateAvatarNoContent, error)
- func (a *Client) OrganizationBlockUser(params *OrganizationBlockUserParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrganizationBlockUserNoContent, error)
- func (a *Client) OrganizationCheckUserBlock(params *OrganizationCheckUserBlockParams, ...) (*OrganizationCheckUserBlockNoContent, error)
- func (a *Client) OrganizationListBlocks(params *OrganizationListBlocksParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrganizationListBlocksOK, error)
- func (a *Client) OrganizationUnblockUser(params *OrganizationUnblockUserParams, authInfo runtime.ClientAuthInfoWriter, ...) (*OrganizationUnblockUserNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) TeamSearch(params *TeamSearchParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TeamSearchOK, error)
- func (a *Client) UpdateOrgSecret(params *UpdateOrgSecretParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateOrgSecretCreated, *UpdateOrgSecretNoContent, error)
- func (a *Client) UpdateOrgVariable(params *UpdateOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateOrgVariableCreated, *UpdateOrgVariableNoContent, error)
- type ClientOption
- type ClientService
- type CreateOrgRepoBadRequest
- func (o *CreateOrgRepoBadRequest) Code() int
- func (o *CreateOrgRepoBadRequest) Error() string
- func (o *CreateOrgRepoBadRequest) IsClientError() bool
- func (o *CreateOrgRepoBadRequest) IsCode(code int) bool
- func (o *CreateOrgRepoBadRequest) IsRedirect() bool
- func (o *CreateOrgRepoBadRequest) IsServerError() bool
- func (o *CreateOrgRepoBadRequest) IsSuccess() bool
- func (o *CreateOrgRepoBadRequest) String() string
- type CreateOrgRepoCreated
- func (o *CreateOrgRepoCreated) Code() int
- func (o *CreateOrgRepoCreated) Error() string
- func (o *CreateOrgRepoCreated) GetPayload() *models.Repository
- func (o *CreateOrgRepoCreated) IsClientError() bool
- func (o *CreateOrgRepoCreated) IsCode(code int) bool
- func (o *CreateOrgRepoCreated) IsRedirect() bool
- func (o *CreateOrgRepoCreated) IsServerError() bool
- func (o *CreateOrgRepoCreated) IsSuccess() bool
- func (o *CreateOrgRepoCreated) String() string
- type CreateOrgRepoDeprecatedCreated
- func (o *CreateOrgRepoDeprecatedCreated) Code() int
- func (o *CreateOrgRepoDeprecatedCreated) Error() string
- func (o *CreateOrgRepoDeprecatedCreated) GetPayload() *models.Repository
- func (o *CreateOrgRepoDeprecatedCreated) IsClientError() bool
- func (o *CreateOrgRepoDeprecatedCreated) IsCode(code int) bool
- func (o *CreateOrgRepoDeprecatedCreated) IsRedirect() bool
- func (o *CreateOrgRepoDeprecatedCreated) IsServerError() bool
- func (o *CreateOrgRepoDeprecatedCreated) IsSuccess() bool
- func (o *CreateOrgRepoDeprecatedCreated) String() string
- type CreateOrgRepoDeprecatedForbidden
- func (o *CreateOrgRepoDeprecatedForbidden) Code() int
- func (o *CreateOrgRepoDeprecatedForbidden) Error() string
- func (o *CreateOrgRepoDeprecatedForbidden) IsClientError() bool
- func (o *CreateOrgRepoDeprecatedForbidden) IsCode(code int) bool
- func (o *CreateOrgRepoDeprecatedForbidden) IsRedirect() bool
- func (o *CreateOrgRepoDeprecatedForbidden) IsServerError() bool
- func (o *CreateOrgRepoDeprecatedForbidden) IsSuccess() bool
- func (o *CreateOrgRepoDeprecatedForbidden) String() string
- type CreateOrgRepoDeprecatedNotFound
- func (o *CreateOrgRepoDeprecatedNotFound) Code() int
- func (o *CreateOrgRepoDeprecatedNotFound) Error() string
- func (o *CreateOrgRepoDeprecatedNotFound) IsClientError() bool
- func (o *CreateOrgRepoDeprecatedNotFound) IsCode(code int) bool
- func (o *CreateOrgRepoDeprecatedNotFound) IsRedirect() bool
- func (o *CreateOrgRepoDeprecatedNotFound) IsServerError() bool
- func (o *CreateOrgRepoDeprecatedNotFound) IsSuccess() bool
- func (o *CreateOrgRepoDeprecatedNotFound) String() string
- type CreateOrgRepoDeprecatedParams
- func NewCreateOrgRepoDeprecatedParams() *CreateOrgRepoDeprecatedParams
- func NewCreateOrgRepoDeprecatedParamsWithContext(ctx context.Context) *CreateOrgRepoDeprecatedParams
- func NewCreateOrgRepoDeprecatedParamsWithHTTPClient(client *http.Client) *CreateOrgRepoDeprecatedParams
- func NewCreateOrgRepoDeprecatedParamsWithTimeout(timeout time.Duration) *CreateOrgRepoDeprecatedParams
- func (o *CreateOrgRepoDeprecatedParams) SetBody(body *models.CreateRepoOption)
- func (o *CreateOrgRepoDeprecatedParams) SetContext(ctx context.Context)
- func (o *CreateOrgRepoDeprecatedParams) SetDefaults()
- func (o *CreateOrgRepoDeprecatedParams) SetHTTPClient(client *http.Client)
- func (o *CreateOrgRepoDeprecatedParams) SetOrg(org string)
- func (o *CreateOrgRepoDeprecatedParams) SetTimeout(timeout time.Duration)
- func (o *CreateOrgRepoDeprecatedParams) WithBody(body *models.CreateRepoOption) *CreateOrgRepoDeprecatedParams
- func (o *CreateOrgRepoDeprecatedParams) WithContext(ctx context.Context) *CreateOrgRepoDeprecatedParams
- func (o *CreateOrgRepoDeprecatedParams) WithDefaults() *CreateOrgRepoDeprecatedParams
- func (o *CreateOrgRepoDeprecatedParams) WithHTTPClient(client *http.Client) *CreateOrgRepoDeprecatedParams
- func (o *CreateOrgRepoDeprecatedParams) WithOrg(org string) *CreateOrgRepoDeprecatedParams
- func (o *CreateOrgRepoDeprecatedParams) WithTimeout(timeout time.Duration) *CreateOrgRepoDeprecatedParams
- func (o *CreateOrgRepoDeprecatedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateOrgRepoDeprecatedReader
- type CreateOrgRepoDeprecatedUnprocessableEntity
- func (o *CreateOrgRepoDeprecatedUnprocessableEntity) Code() int
- func (o *CreateOrgRepoDeprecatedUnprocessableEntity) Error() string
- func (o *CreateOrgRepoDeprecatedUnprocessableEntity) IsClientError() bool
- func (o *CreateOrgRepoDeprecatedUnprocessableEntity) IsCode(code int) bool
- func (o *CreateOrgRepoDeprecatedUnprocessableEntity) IsRedirect() bool
- func (o *CreateOrgRepoDeprecatedUnprocessableEntity) IsServerError() bool
- func (o *CreateOrgRepoDeprecatedUnprocessableEntity) IsSuccess() bool
- func (o *CreateOrgRepoDeprecatedUnprocessableEntity) String() string
- type CreateOrgRepoForbidden
- func (o *CreateOrgRepoForbidden) Code() int
- func (o *CreateOrgRepoForbidden) Error() string
- func (o *CreateOrgRepoForbidden) IsClientError() bool
- func (o *CreateOrgRepoForbidden) IsCode(code int) bool
- func (o *CreateOrgRepoForbidden) IsRedirect() bool
- func (o *CreateOrgRepoForbidden) IsServerError() bool
- func (o *CreateOrgRepoForbidden) IsSuccess() bool
- func (o *CreateOrgRepoForbidden) String() string
- type CreateOrgRepoNotFound
- func (o *CreateOrgRepoNotFound) Code() int
- func (o *CreateOrgRepoNotFound) Error() string
- func (o *CreateOrgRepoNotFound) IsClientError() bool
- func (o *CreateOrgRepoNotFound) IsCode(code int) bool
- func (o *CreateOrgRepoNotFound) IsRedirect() bool
- func (o *CreateOrgRepoNotFound) IsServerError() bool
- func (o *CreateOrgRepoNotFound) IsSuccess() bool
- func (o *CreateOrgRepoNotFound) String() string
- type CreateOrgRepoParams
- func (o *CreateOrgRepoParams) SetBody(body *models.CreateRepoOption)
- func (o *CreateOrgRepoParams) SetContext(ctx context.Context)
- func (o *CreateOrgRepoParams) SetDefaults()
- func (o *CreateOrgRepoParams) SetHTTPClient(client *http.Client)
- func (o *CreateOrgRepoParams) SetOrg(org string)
- func (o *CreateOrgRepoParams) SetTimeout(timeout time.Duration)
- func (o *CreateOrgRepoParams) WithBody(body *models.CreateRepoOption) *CreateOrgRepoParams
- func (o *CreateOrgRepoParams) WithContext(ctx context.Context) *CreateOrgRepoParams
- func (o *CreateOrgRepoParams) WithDefaults() *CreateOrgRepoParams
- func (o *CreateOrgRepoParams) WithHTTPClient(client *http.Client) *CreateOrgRepoParams
- func (o *CreateOrgRepoParams) WithOrg(org string) *CreateOrgRepoParams
- func (o *CreateOrgRepoParams) WithTimeout(timeout time.Duration) *CreateOrgRepoParams
- func (o *CreateOrgRepoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateOrgRepoReader
- type CreateOrgVariableBadRequest
- func (o *CreateOrgVariableBadRequest) Code() int
- func (o *CreateOrgVariableBadRequest) Error() string
- func (o *CreateOrgVariableBadRequest) IsClientError() bool
- func (o *CreateOrgVariableBadRequest) IsCode(code int) bool
- func (o *CreateOrgVariableBadRequest) IsRedirect() bool
- func (o *CreateOrgVariableBadRequest) IsServerError() bool
- func (o *CreateOrgVariableBadRequest) IsSuccess() bool
- func (o *CreateOrgVariableBadRequest) String() string
- type CreateOrgVariableCreated
- func (o *CreateOrgVariableCreated) Code() int
- func (o *CreateOrgVariableCreated) Error() string
- func (o *CreateOrgVariableCreated) IsClientError() bool
- func (o *CreateOrgVariableCreated) IsCode(code int) bool
- func (o *CreateOrgVariableCreated) IsRedirect() bool
- func (o *CreateOrgVariableCreated) IsServerError() bool
- func (o *CreateOrgVariableCreated) IsSuccess() bool
- func (o *CreateOrgVariableCreated) String() string
- type CreateOrgVariableNoContent
- func (o *CreateOrgVariableNoContent) Code() int
- func (o *CreateOrgVariableNoContent) Error() string
- func (o *CreateOrgVariableNoContent) IsClientError() bool
- func (o *CreateOrgVariableNoContent) IsCode(code int) bool
- func (o *CreateOrgVariableNoContent) IsRedirect() bool
- func (o *CreateOrgVariableNoContent) IsServerError() bool
- func (o *CreateOrgVariableNoContent) IsSuccess() bool
- func (o *CreateOrgVariableNoContent) String() string
- type CreateOrgVariableNotFound
- func (o *CreateOrgVariableNotFound) Code() int
- func (o *CreateOrgVariableNotFound) Error() string
- func (o *CreateOrgVariableNotFound) IsClientError() bool
- func (o *CreateOrgVariableNotFound) IsCode(code int) bool
- func (o *CreateOrgVariableNotFound) IsRedirect() bool
- func (o *CreateOrgVariableNotFound) IsServerError() bool
- func (o *CreateOrgVariableNotFound) IsSuccess() bool
- func (o *CreateOrgVariableNotFound) String() string
- type CreateOrgVariableParams
- func NewCreateOrgVariableParams() *CreateOrgVariableParams
- func NewCreateOrgVariableParamsWithContext(ctx context.Context) *CreateOrgVariableParams
- func NewCreateOrgVariableParamsWithHTTPClient(client *http.Client) *CreateOrgVariableParams
- func NewCreateOrgVariableParamsWithTimeout(timeout time.Duration) *CreateOrgVariableParams
- func (o *CreateOrgVariableParams) SetBody(body *models.CreateVariableOption)
- func (o *CreateOrgVariableParams) SetContext(ctx context.Context)
- func (o *CreateOrgVariableParams) SetDefaults()
- func (o *CreateOrgVariableParams) SetHTTPClient(client *http.Client)
- func (o *CreateOrgVariableParams) SetOrg(org string)
- func (o *CreateOrgVariableParams) SetTimeout(timeout time.Duration)
- func (o *CreateOrgVariableParams) SetVariablename(variablename string)
- func (o *CreateOrgVariableParams) WithBody(body *models.CreateVariableOption) *CreateOrgVariableParams
- func (o *CreateOrgVariableParams) WithContext(ctx context.Context) *CreateOrgVariableParams
- func (o *CreateOrgVariableParams) WithDefaults() *CreateOrgVariableParams
- func (o *CreateOrgVariableParams) WithHTTPClient(client *http.Client) *CreateOrgVariableParams
- func (o *CreateOrgVariableParams) WithOrg(org string) *CreateOrgVariableParams
- func (o *CreateOrgVariableParams) WithTimeout(timeout time.Duration) *CreateOrgVariableParams
- func (o *CreateOrgVariableParams) WithVariablename(variablename string) *CreateOrgVariableParams
- func (o *CreateOrgVariableParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateOrgVariableReader
- type DeleteOrgSecretBadRequest
- func (o *DeleteOrgSecretBadRequest) Code() int
- func (o *DeleteOrgSecretBadRequest) Error() string
- func (o *DeleteOrgSecretBadRequest) IsClientError() bool
- func (o *DeleteOrgSecretBadRequest) IsCode(code int) bool
- func (o *DeleteOrgSecretBadRequest) IsRedirect() bool
- func (o *DeleteOrgSecretBadRequest) IsServerError() bool
- func (o *DeleteOrgSecretBadRequest) IsSuccess() bool
- func (o *DeleteOrgSecretBadRequest) String() string
- type DeleteOrgSecretNoContent
- func (o *DeleteOrgSecretNoContent) Code() int
- func (o *DeleteOrgSecretNoContent) Error() string
- func (o *DeleteOrgSecretNoContent) IsClientError() bool
- func (o *DeleteOrgSecretNoContent) IsCode(code int) bool
- func (o *DeleteOrgSecretNoContent) IsRedirect() bool
- func (o *DeleteOrgSecretNoContent) IsServerError() bool
- func (o *DeleteOrgSecretNoContent) IsSuccess() bool
- func (o *DeleteOrgSecretNoContent) String() string
- type DeleteOrgSecretNotFound
- func (o *DeleteOrgSecretNotFound) Code() int
- func (o *DeleteOrgSecretNotFound) Error() string
- func (o *DeleteOrgSecretNotFound) IsClientError() bool
- func (o *DeleteOrgSecretNotFound) IsCode(code int) bool
- func (o *DeleteOrgSecretNotFound) IsRedirect() bool
- func (o *DeleteOrgSecretNotFound) IsServerError() bool
- func (o *DeleteOrgSecretNotFound) IsSuccess() bool
- func (o *DeleteOrgSecretNotFound) String() string
- type DeleteOrgSecretParams
- func NewDeleteOrgSecretParams() *DeleteOrgSecretParams
- func NewDeleteOrgSecretParamsWithContext(ctx context.Context) *DeleteOrgSecretParams
- func NewDeleteOrgSecretParamsWithHTTPClient(client *http.Client) *DeleteOrgSecretParams
- func NewDeleteOrgSecretParamsWithTimeout(timeout time.Duration) *DeleteOrgSecretParams
- func (o *DeleteOrgSecretParams) SetContext(ctx context.Context)
- func (o *DeleteOrgSecretParams) SetDefaults()
- func (o *DeleteOrgSecretParams) SetHTTPClient(client *http.Client)
- func (o *DeleteOrgSecretParams) SetOrg(org string)
- func (o *DeleteOrgSecretParams) SetSecretname(secretname string)
- func (o *DeleteOrgSecretParams) SetTimeout(timeout time.Duration)
- func (o *DeleteOrgSecretParams) WithContext(ctx context.Context) *DeleteOrgSecretParams
- func (o *DeleteOrgSecretParams) WithDefaults() *DeleteOrgSecretParams
- func (o *DeleteOrgSecretParams) WithHTTPClient(client *http.Client) *DeleteOrgSecretParams
- func (o *DeleteOrgSecretParams) WithOrg(org string) *DeleteOrgSecretParams
- func (o *DeleteOrgSecretParams) WithSecretname(secretname string) *DeleteOrgSecretParams
- func (o *DeleteOrgSecretParams) WithTimeout(timeout time.Duration) *DeleteOrgSecretParams
- func (o *DeleteOrgSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteOrgSecretReader
- type DeleteOrgVariableBadRequest
- func (o *DeleteOrgVariableBadRequest) Code() int
- func (o *DeleteOrgVariableBadRequest) Error() string
- func (o *DeleteOrgVariableBadRequest) IsClientError() bool
- func (o *DeleteOrgVariableBadRequest) IsCode(code int) bool
- func (o *DeleteOrgVariableBadRequest) IsRedirect() bool
- func (o *DeleteOrgVariableBadRequest) IsServerError() bool
- func (o *DeleteOrgVariableBadRequest) IsSuccess() bool
- func (o *DeleteOrgVariableBadRequest) String() string
- type DeleteOrgVariableCreated
- func (o *DeleteOrgVariableCreated) Code() int
- func (o *DeleteOrgVariableCreated) Error() string
- func (o *DeleteOrgVariableCreated) IsClientError() bool
- func (o *DeleteOrgVariableCreated) IsCode(code int) bool
- func (o *DeleteOrgVariableCreated) IsRedirect() bool
- func (o *DeleteOrgVariableCreated) IsServerError() bool
- func (o *DeleteOrgVariableCreated) IsSuccess() bool
- func (o *DeleteOrgVariableCreated) String() string
- type DeleteOrgVariableNoContent
- func (o *DeleteOrgVariableNoContent) Code() int
- func (o *DeleteOrgVariableNoContent) Error() string
- func (o *DeleteOrgVariableNoContent) IsClientError() bool
- func (o *DeleteOrgVariableNoContent) IsCode(code int) bool
- func (o *DeleteOrgVariableNoContent) IsRedirect() bool
- func (o *DeleteOrgVariableNoContent) IsServerError() bool
- func (o *DeleteOrgVariableNoContent) IsSuccess() bool
- func (o *DeleteOrgVariableNoContent) String() string
- type DeleteOrgVariableNotFound
- func (o *DeleteOrgVariableNotFound) Code() int
- func (o *DeleteOrgVariableNotFound) Error() string
- func (o *DeleteOrgVariableNotFound) IsClientError() bool
- func (o *DeleteOrgVariableNotFound) IsCode(code int) bool
- func (o *DeleteOrgVariableNotFound) IsRedirect() bool
- func (o *DeleteOrgVariableNotFound) IsServerError() bool
- func (o *DeleteOrgVariableNotFound) IsSuccess() bool
- func (o *DeleteOrgVariableNotFound) String() string
- type DeleteOrgVariableOK
- func (o *DeleteOrgVariableOK) Code() int
- func (o *DeleteOrgVariableOK) Error() string
- func (o *DeleteOrgVariableOK) GetPayload() *models.ActionVariable
- func (o *DeleteOrgVariableOK) IsClientError() bool
- func (o *DeleteOrgVariableOK) IsCode(code int) bool
- func (o *DeleteOrgVariableOK) IsRedirect() bool
- func (o *DeleteOrgVariableOK) IsServerError() bool
- func (o *DeleteOrgVariableOK) IsSuccess() bool
- func (o *DeleteOrgVariableOK) String() string
- type DeleteOrgVariableParams
- func NewDeleteOrgVariableParams() *DeleteOrgVariableParams
- func NewDeleteOrgVariableParamsWithContext(ctx context.Context) *DeleteOrgVariableParams
- func NewDeleteOrgVariableParamsWithHTTPClient(client *http.Client) *DeleteOrgVariableParams
- func NewDeleteOrgVariableParamsWithTimeout(timeout time.Duration) *DeleteOrgVariableParams
- func (o *DeleteOrgVariableParams) SetContext(ctx context.Context)
- func (o *DeleteOrgVariableParams) SetDefaults()
- func (o *DeleteOrgVariableParams) SetHTTPClient(client *http.Client)
- func (o *DeleteOrgVariableParams) SetOrg(org string)
- func (o *DeleteOrgVariableParams) SetTimeout(timeout time.Duration)
- func (o *DeleteOrgVariableParams) SetVariablename(variablename string)
- func (o *DeleteOrgVariableParams) WithContext(ctx context.Context) *DeleteOrgVariableParams
- func (o *DeleteOrgVariableParams) WithDefaults() *DeleteOrgVariableParams
- func (o *DeleteOrgVariableParams) WithHTTPClient(client *http.Client) *DeleteOrgVariableParams
- func (o *DeleteOrgVariableParams) WithOrg(org string) *DeleteOrgVariableParams
- func (o *DeleteOrgVariableParams) WithTimeout(timeout time.Duration) *DeleteOrgVariableParams
- func (o *DeleteOrgVariableParams) WithVariablename(variablename string) *DeleteOrgVariableParams
- func (o *DeleteOrgVariableParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteOrgVariableReader
- type GetOrgVariableBadRequest
- func (o *GetOrgVariableBadRequest) Code() int
- func (o *GetOrgVariableBadRequest) Error() string
- func (o *GetOrgVariableBadRequest) IsClientError() bool
- func (o *GetOrgVariableBadRequest) IsCode(code int) bool
- func (o *GetOrgVariableBadRequest) IsRedirect() bool
- func (o *GetOrgVariableBadRequest) IsServerError() bool
- func (o *GetOrgVariableBadRequest) IsSuccess() bool
- func (o *GetOrgVariableBadRequest) String() string
- type GetOrgVariableNotFound
- func (o *GetOrgVariableNotFound) Code() int
- func (o *GetOrgVariableNotFound) Error() string
- func (o *GetOrgVariableNotFound) IsClientError() bool
- func (o *GetOrgVariableNotFound) IsCode(code int) bool
- func (o *GetOrgVariableNotFound) IsRedirect() bool
- func (o *GetOrgVariableNotFound) IsServerError() bool
- func (o *GetOrgVariableNotFound) IsSuccess() bool
- func (o *GetOrgVariableNotFound) String() string
- type GetOrgVariableOK
- func (o *GetOrgVariableOK) Code() int
- func (o *GetOrgVariableOK) Error() string
- func (o *GetOrgVariableOK) GetPayload() *models.ActionVariable
- func (o *GetOrgVariableOK) IsClientError() bool
- func (o *GetOrgVariableOK) IsCode(code int) bool
- func (o *GetOrgVariableOK) IsRedirect() bool
- func (o *GetOrgVariableOK) IsServerError() bool
- func (o *GetOrgVariableOK) IsSuccess() bool
- func (o *GetOrgVariableOK) String() string
- type GetOrgVariableParams
- func NewGetOrgVariableParams() *GetOrgVariableParams
- func NewGetOrgVariableParamsWithContext(ctx context.Context) *GetOrgVariableParams
- func NewGetOrgVariableParamsWithHTTPClient(client *http.Client) *GetOrgVariableParams
- func NewGetOrgVariableParamsWithTimeout(timeout time.Duration) *GetOrgVariableParams
- func (o *GetOrgVariableParams) SetContext(ctx context.Context)
- func (o *GetOrgVariableParams) SetDefaults()
- func (o *GetOrgVariableParams) SetHTTPClient(client *http.Client)
- func (o *GetOrgVariableParams) SetOrg(org string)
- func (o *GetOrgVariableParams) SetTimeout(timeout time.Duration)
- func (o *GetOrgVariableParams) SetVariablename(variablename string)
- func (o *GetOrgVariableParams) WithContext(ctx context.Context) *GetOrgVariableParams
- func (o *GetOrgVariableParams) WithDefaults() *GetOrgVariableParams
- func (o *GetOrgVariableParams) WithHTTPClient(client *http.Client) *GetOrgVariableParams
- func (o *GetOrgVariableParams) WithOrg(org string) *GetOrgVariableParams
- func (o *GetOrgVariableParams) WithTimeout(timeout time.Duration) *GetOrgVariableParams
- func (o *GetOrgVariableParams) WithVariablename(variablename string) *GetOrgVariableParams
- func (o *GetOrgVariableParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOrgVariableReader
- type GetOrgVariablesListBadRequest
- func (o *GetOrgVariablesListBadRequest) Code() int
- func (o *GetOrgVariablesListBadRequest) Error() string
- func (o *GetOrgVariablesListBadRequest) IsClientError() bool
- func (o *GetOrgVariablesListBadRequest) IsCode(code int) bool
- func (o *GetOrgVariablesListBadRequest) IsRedirect() bool
- func (o *GetOrgVariablesListBadRequest) IsServerError() bool
- func (o *GetOrgVariablesListBadRequest) IsSuccess() bool
- func (o *GetOrgVariablesListBadRequest) String() string
- type GetOrgVariablesListNotFound
- func (o *GetOrgVariablesListNotFound) Code() int
- func (o *GetOrgVariablesListNotFound) Error() string
- func (o *GetOrgVariablesListNotFound) IsClientError() bool
- func (o *GetOrgVariablesListNotFound) IsCode(code int) bool
- func (o *GetOrgVariablesListNotFound) IsRedirect() bool
- func (o *GetOrgVariablesListNotFound) IsServerError() bool
- func (o *GetOrgVariablesListNotFound) IsSuccess() bool
- func (o *GetOrgVariablesListNotFound) String() string
- type GetOrgVariablesListOK
- func (o *GetOrgVariablesListOK) Code() int
- func (o *GetOrgVariablesListOK) Error() string
- func (o *GetOrgVariablesListOK) GetPayload() []*models.ActionVariable
- func (o *GetOrgVariablesListOK) IsClientError() bool
- func (o *GetOrgVariablesListOK) IsCode(code int) bool
- func (o *GetOrgVariablesListOK) IsRedirect() bool
- func (o *GetOrgVariablesListOK) IsServerError() bool
- func (o *GetOrgVariablesListOK) IsSuccess() bool
- func (o *GetOrgVariablesListOK) String() string
- type GetOrgVariablesListParams
- func NewGetOrgVariablesListParams() *GetOrgVariablesListParams
- func NewGetOrgVariablesListParamsWithContext(ctx context.Context) *GetOrgVariablesListParams
- func NewGetOrgVariablesListParamsWithHTTPClient(client *http.Client) *GetOrgVariablesListParams
- func NewGetOrgVariablesListParamsWithTimeout(timeout time.Duration) *GetOrgVariablesListParams
- func (o *GetOrgVariablesListParams) SetContext(ctx context.Context)
- func (o *GetOrgVariablesListParams) SetDefaults()
- func (o *GetOrgVariablesListParams) SetHTTPClient(client *http.Client)
- func (o *GetOrgVariablesListParams) SetLimit(limit *int64)
- func (o *GetOrgVariablesListParams) SetOrg(org string)
- func (o *GetOrgVariablesListParams) SetPage(page *int64)
- func (o *GetOrgVariablesListParams) SetTimeout(timeout time.Duration)
- func (o *GetOrgVariablesListParams) WithContext(ctx context.Context) *GetOrgVariablesListParams
- func (o *GetOrgVariablesListParams) WithDefaults() *GetOrgVariablesListParams
- func (o *GetOrgVariablesListParams) WithHTTPClient(client *http.Client) *GetOrgVariablesListParams
- func (o *GetOrgVariablesListParams) WithLimit(limit *int64) *GetOrgVariablesListParams
- func (o *GetOrgVariablesListParams) WithOrg(org string) *GetOrgVariablesListParams
- func (o *GetOrgVariablesListParams) WithPage(page *int64) *GetOrgVariablesListParams
- func (o *GetOrgVariablesListParams) WithTimeout(timeout time.Duration) *GetOrgVariablesListParams
- func (o *GetOrgVariablesListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOrgVariablesListReader
- type OrgAddTeamMemberForbidden
- func (o *OrgAddTeamMemberForbidden) Code() int
- func (o *OrgAddTeamMemberForbidden) Error() string
- func (o *OrgAddTeamMemberForbidden) IsClientError() bool
- func (o *OrgAddTeamMemberForbidden) IsCode(code int) bool
- func (o *OrgAddTeamMemberForbidden) IsRedirect() bool
- func (o *OrgAddTeamMemberForbidden) IsServerError() bool
- func (o *OrgAddTeamMemberForbidden) IsSuccess() bool
- func (o *OrgAddTeamMemberForbidden) String() string
- type OrgAddTeamMemberNoContent
- func (o *OrgAddTeamMemberNoContent) Code() int
- func (o *OrgAddTeamMemberNoContent) Error() string
- func (o *OrgAddTeamMemberNoContent) IsClientError() bool
- func (o *OrgAddTeamMemberNoContent) IsCode(code int) bool
- func (o *OrgAddTeamMemberNoContent) IsRedirect() bool
- func (o *OrgAddTeamMemberNoContent) IsServerError() bool
- func (o *OrgAddTeamMemberNoContent) IsSuccess() bool
- func (o *OrgAddTeamMemberNoContent) String() string
- type OrgAddTeamMemberNotFound
- func (o *OrgAddTeamMemberNotFound) Code() int
- func (o *OrgAddTeamMemberNotFound) Error() string
- func (o *OrgAddTeamMemberNotFound) IsClientError() bool
- func (o *OrgAddTeamMemberNotFound) IsCode(code int) bool
- func (o *OrgAddTeamMemberNotFound) IsRedirect() bool
- func (o *OrgAddTeamMemberNotFound) IsServerError() bool
- func (o *OrgAddTeamMemberNotFound) IsSuccess() bool
- func (o *OrgAddTeamMemberNotFound) String() string
- type OrgAddTeamMemberParams
- func NewOrgAddTeamMemberParams() *OrgAddTeamMemberParams
- func NewOrgAddTeamMemberParamsWithContext(ctx context.Context) *OrgAddTeamMemberParams
- func NewOrgAddTeamMemberParamsWithHTTPClient(client *http.Client) *OrgAddTeamMemberParams
- func NewOrgAddTeamMemberParamsWithTimeout(timeout time.Duration) *OrgAddTeamMemberParams
- func (o *OrgAddTeamMemberParams) SetContext(ctx context.Context)
- func (o *OrgAddTeamMemberParams) SetDefaults()
- func (o *OrgAddTeamMemberParams) SetHTTPClient(client *http.Client)
- func (o *OrgAddTeamMemberParams) SetID(id int64)
- func (o *OrgAddTeamMemberParams) SetTimeout(timeout time.Duration)
- func (o *OrgAddTeamMemberParams) SetUsername(username string)
- func (o *OrgAddTeamMemberParams) WithContext(ctx context.Context) *OrgAddTeamMemberParams
- func (o *OrgAddTeamMemberParams) WithDefaults() *OrgAddTeamMemberParams
- func (o *OrgAddTeamMemberParams) WithHTTPClient(client *http.Client) *OrgAddTeamMemberParams
- func (o *OrgAddTeamMemberParams) WithID(id int64) *OrgAddTeamMemberParams
- func (o *OrgAddTeamMemberParams) WithTimeout(timeout time.Duration) *OrgAddTeamMemberParams
- func (o *OrgAddTeamMemberParams) WithUsername(username string) *OrgAddTeamMemberParams
- func (o *OrgAddTeamMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgAddTeamMemberReader
- type OrgAddTeamRepositoryForbidden
- func (o *OrgAddTeamRepositoryForbidden) Code() int
- func (o *OrgAddTeamRepositoryForbidden) Error() string
- func (o *OrgAddTeamRepositoryForbidden) IsClientError() bool
- func (o *OrgAddTeamRepositoryForbidden) IsCode(code int) bool
- func (o *OrgAddTeamRepositoryForbidden) IsRedirect() bool
- func (o *OrgAddTeamRepositoryForbidden) IsServerError() bool
- func (o *OrgAddTeamRepositoryForbidden) IsSuccess() bool
- func (o *OrgAddTeamRepositoryForbidden) String() string
- type OrgAddTeamRepositoryNoContent
- func (o *OrgAddTeamRepositoryNoContent) Code() int
- func (o *OrgAddTeamRepositoryNoContent) Error() string
- func (o *OrgAddTeamRepositoryNoContent) IsClientError() bool
- func (o *OrgAddTeamRepositoryNoContent) IsCode(code int) bool
- func (o *OrgAddTeamRepositoryNoContent) IsRedirect() bool
- func (o *OrgAddTeamRepositoryNoContent) IsServerError() bool
- func (o *OrgAddTeamRepositoryNoContent) IsSuccess() bool
- func (o *OrgAddTeamRepositoryNoContent) String() string
- type OrgAddTeamRepositoryNotFound
- func (o *OrgAddTeamRepositoryNotFound) Code() int
- func (o *OrgAddTeamRepositoryNotFound) Error() string
- func (o *OrgAddTeamRepositoryNotFound) IsClientError() bool
- func (o *OrgAddTeamRepositoryNotFound) IsCode(code int) bool
- func (o *OrgAddTeamRepositoryNotFound) IsRedirect() bool
- func (o *OrgAddTeamRepositoryNotFound) IsServerError() bool
- func (o *OrgAddTeamRepositoryNotFound) IsSuccess() bool
- func (o *OrgAddTeamRepositoryNotFound) String() string
- type OrgAddTeamRepositoryParams
- func NewOrgAddTeamRepositoryParams() *OrgAddTeamRepositoryParams
- func NewOrgAddTeamRepositoryParamsWithContext(ctx context.Context) *OrgAddTeamRepositoryParams
- func NewOrgAddTeamRepositoryParamsWithHTTPClient(client *http.Client) *OrgAddTeamRepositoryParams
- func NewOrgAddTeamRepositoryParamsWithTimeout(timeout time.Duration) *OrgAddTeamRepositoryParams
- func (o *OrgAddTeamRepositoryParams) SetContext(ctx context.Context)
- func (o *OrgAddTeamRepositoryParams) SetDefaults()
- func (o *OrgAddTeamRepositoryParams) SetHTTPClient(client *http.Client)
- func (o *OrgAddTeamRepositoryParams) SetID(id int64)
- func (o *OrgAddTeamRepositoryParams) SetOrg(org string)
- func (o *OrgAddTeamRepositoryParams) SetRepo(repo string)
- func (o *OrgAddTeamRepositoryParams) SetTimeout(timeout time.Duration)
- func (o *OrgAddTeamRepositoryParams) WithContext(ctx context.Context) *OrgAddTeamRepositoryParams
- func (o *OrgAddTeamRepositoryParams) WithDefaults() *OrgAddTeamRepositoryParams
- func (o *OrgAddTeamRepositoryParams) WithHTTPClient(client *http.Client) *OrgAddTeamRepositoryParams
- func (o *OrgAddTeamRepositoryParams) WithID(id int64) *OrgAddTeamRepositoryParams
- func (o *OrgAddTeamRepositoryParams) WithOrg(org string) *OrgAddTeamRepositoryParams
- func (o *OrgAddTeamRepositoryParams) WithRepo(repo string) *OrgAddTeamRepositoryParams
- func (o *OrgAddTeamRepositoryParams) WithTimeout(timeout time.Duration) *OrgAddTeamRepositoryParams
- func (o *OrgAddTeamRepositoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgAddTeamRepositoryReader
- type OrgConcealMemberForbidden
- func (o *OrgConcealMemberForbidden) Code() int
- func (o *OrgConcealMemberForbidden) Error() string
- func (o *OrgConcealMemberForbidden) IsClientError() bool
- func (o *OrgConcealMemberForbidden) IsCode(code int) bool
- func (o *OrgConcealMemberForbidden) IsRedirect() bool
- func (o *OrgConcealMemberForbidden) IsServerError() bool
- func (o *OrgConcealMemberForbidden) IsSuccess() bool
- func (o *OrgConcealMemberForbidden) String() string
- type OrgConcealMemberNoContent
- func (o *OrgConcealMemberNoContent) Code() int
- func (o *OrgConcealMemberNoContent) Error() string
- func (o *OrgConcealMemberNoContent) IsClientError() bool
- func (o *OrgConcealMemberNoContent) IsCode(code int) bool
- func (o *OrgConcealMemberNoContent) IsRedirect() bool
- func (o *OrgConcealMemberNoContent) IsServerError() bool
- func (o *OrgConcealMemberNoContent) IsSuccess() bool
- func (o *OrgConcealMemberNoContent) String() string
- type OrgConcealMemberNotFound
- func (o *OrgConcealMemberNotFound) Code() int
- func (o *OrgConcealMemberNotFound) Error() string
- func (o *OrgConcealMemberNotFound) IsClientError() bool
- func (o *OrgConcealMemberNotFound) IsCode(code int) bool
- func (o *OrgConcealMemberNotFound) IsRedirect() bool
- func (o *OrgConcealMemberNotFound) IsServerError() bool
- func (o *OrgConcealMemberNotFound) IsSuccess() bool
- func (o *OrgConcealMemberNotFound) String() string
- type OrgConcealMemberParams
- func NewOrgConcealMemberParams() *OrgConcealMemberParams
- func NewOrgConcealMemberParamsWithContext(ctx context.Context) *OrgConcealMemberParams
- func NewOrgConcealMemberParamsWithHTTPClient(client *http.Client) *OrgConcealMemberParams
- func NewOrgConcealMemberParamsWithTimeout(timeout time.Duration) *OrgConcealMemberParams
- func (o *OrgConcealMemberParams) SetContext(ctx context.Context)
- func (o *OrgConcealMemberParams) SetDefaults()
- func (o *OrgConcealMemberParams) SetHTTPClient(client *http.Client)
- func (o *OrgConcealMemberParams) SetOrg(org string)
- func (o *OrgConcealMemberParams) SetTimeout(timeout time.Duration)
- func (o *OrgConcealMemberParams) SetUsername(username string)
- func (o *OrgConcealMemberParams) WithContext(ctx context.Context) *OrgConcealMemberParams
- func (o *OrgConcealMemberParams) WithDefaults() *OrgConcealMemberParams
- func (o *OrgConcealMemberParams) WithHTTPClient(client *http.Client) *OrgConcealMemberParams
- func (o *OrgConcealMemberParams) WithOrg(org string) *OrgConcealMemberParams
- func (o *OrgConcealMemberParams) WithTimeout(timeout time.Duration) *OrgConcealMemberParams
- func (o *OrgConcealMemberParams) WithUsername(username string) *OrgConcealMemberParams
- func (o *OrgConcealMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgConcealMemberReader
- type OrgCreateCreated
- func (o *OrgCreateCreated) Code() int
- func (o *OrgCreateCreated) Error() string
- func (o *OrgCreateCreated) GetPayload() *models.Organization
- func (o *OrgCreateCreated) IsClientError() bool
- func (o *OrgCreateCreated) IsCode(code int) bool
- func (o *OrgCreateCreated) IsRedirect() bool
- func (o *OrgCreateCreated) IsServerError() bool
- func (o *OrgCreateCreated) IsSuccess() bool
- func (o *OrgCreateCreated) String() string
- type OrgCreateForbidden
- func (o *OrgCreateForbidden) Code() int
- func (o *OrgCreateForbidden) Error() string
- func (o *OrgCreateForbidden) IsClientError() bool
- func (o *OrgCreateForbidden) IsCode(code int) bool
- func (o *OrgCreateForbidden) IsRedirect() bool
- func (o *OrgCreateForbidden) IsServerError() bool
- func (o *OrgCreateForbidden) IsSuccess() bool
- func (o *OrgCreateForbidden) String() string
- type OrgCreateHookCreated
- func (o *OrgCreateHookCreated) Code() int
- func (o *OrgCreateHookCreated) Error() string
- func (o *OrgCreateHookCreated) GetPayload() *models.Hook
- func (o *OrgCreateHookCreated) IsClientError() bool
- func (o *OrgCreateHookCreated) IsCode(code int) bool
- func (o *OrgCreateHookCreated) IsRedirect() bool
- func (o *OrgCreateHookCreated) IsServerError() bool
- func (o *OrgCreateHookCreated) IsSuccess() bool
- func (o *OrgCreateHookCreated) String() string
- type OrgCreateHookNotFound
- func (o *OrgCreateHookNotFound) Code() int
- func (o *OrgCreateHookNotFound) Error() string
- func (o *OrgCreateHookNotFound) IsClientError() bool
- func (o *OrgCreateHookNotFound) IsCode(code int) bool
- func (o *OrgCreateHookNotFound) IsRedirect() bool
- func (o *OrgCreateHookNotFound) IsServerError() bool
- func (o *OrgCreateHookNotFound) IsSuccess() bool
- func (o *OrgCreateHookNotFound) String() string
- type OrgCreateHookParams
- func (o *OrgCreateHookParams) SetBody(body *models.CreateHookOption)
- func (o *OrgCreateHookParams) SetContext(ctx context.Context)
- func (o *OrgCreateHookParams) SetDefaults()
- func (o *OrgCreateHookParams) SetHTTPClient(client *http.Client)
- func (o *OrgCreateHookParams) SetOrg(org string)
- func (o *OrgCreateHookParams) SetTimeout(timeout time.Duration)
- func (o *OrgCreateHookParams) WithBody(body *models.CreateHookOption) *OrgCreateHookParams
- func (o *OrgCreateHookParams) WithContext(ctx context.Context) *OrgCreateHookParams
- func (o *OrgCreateHookParams) WithDefaults() *OrgCreateHookParams
- func (o *OrgCreateHookParams) WithHTTPClient(client *http.Client) *OrgCreateHookParams
- func (o *OrgCreateHookParams) WithOrg(org string) *OrgCreateHookParams
- func (o *OrgCreateHookParams) WithTimeout(timeout time.Duration) *OrgCreateHookParams
- func (o *OrgCreateHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgCreateHookReader
- type OrgCreateLabelCreated
- func (o *OrgCreateLabelCreated) Code() int
- func (o *OrgCreateLabelCreated) Error() string
- func (o *OrgCreateLabelCreated) GetPayload() *models.Label
- func (o *OrgCreateLabelCreated) IsClientError() bool
- func (o *OrgCreateLabelCreated) IsCode(code int) bool
- func (o *OrgCreateLabelCreated) IsRedirect() bool
- func (o *OrgCreateLabelCreated) IsServerError() bool
- func (o *OrgCreateLabelCreated) IsSuccess() bool
- func (o *OrgCreateLabelCreated) String() string
- type OrgCreateLabelNotFound
- func (o *OrgCreateLabelNotFound) Code() int
- func (o *OrgCreateLabelNotFound) Error() string
- func (o *OrgCreateLabelNotFound) IsClientError() bool
- func (o *OrgCreateLabelNotFound) IsCode(code int) bool
- func (o *OrgCreateLabelNotFound) IsRedirect() bool
- func (o *OrgCreateLabelNotFound) IsServerError() bool
- func (o *OrgCreateLabelNotFound) IsSuccess() bool
- func (o *OrgCreateLabelNotFound) String() string
- type OrgCreateLabelParams
- func NewOrgCreateLabelParams() *OrgCreateLabelParams
- func NewOrgCreateLabelParamsWithContext(ctx context.Context) *OrgCreateLabelParams
- func NewOrgCreateLabelParamsWithHTTPClient(client *http.Client) *OrgCreateLabelParams
- func NewOrgCreateLabelParamsWithTimeout(timeout time.Duration) *OrgCreateLabelParams
- func (o *OrgCreateLabelParams) SetBody(body *models.CreateLabelOption)
- func (o *OrgCreateLabelParams) SetContext(ctx context.Context)
- func (o *OrgCreateLabelParams) SetDefaults()
- func (o *OrgCreateLabelParams) SetHTTPClient(client *http.Client)
- func (o *OrgCreateLabelParams) SetOrg(org string)
- func (o *OrgCreateLabelParams) SetTimeout(timeout time.Duration)
- func (o *OrgCreateLabelParams) WithBody(body *models.CreateLabelOption) *OrgCreateLabelParams
- func (o *OrgCreateLabelParams) WithContext(ctx context.Context) *OrgCreateLabelParams
- func (o *OrgCreateLabelParams) WithDefaults() *OrgCreateLabelParams
- func (o *OrgCreateLabelParams) WithHTTPClient(client *http.Client) *OrgCreateLabelParams
- func (o *OrgCreateLabelParams) WithOrg(org string) *OrgCreateLabelParams
- func (o *OrgCreateLabelParams) WithTimeout(timeout time.Duration) *OrgCreateLabelParams
- func (o *OrgCreateLabelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgCreateLabelReader
- type OrgCreateLabelUnprocessableEntity
- func (o *OrgCreateLabelUnprocessableEntity) Code() int
- func (o *OrgCreateLabelUnprocessableEntity) Error() string
- func (o *OrgCreateLabelUnprocessableEntity) IsClientError() bool
- func (o *OrgCreateLabelUnprocessableEntity) IsCode(code int) bool
- func (o *OrgCreateLabelUnprocessableEntity) IsRedirect() bool
- func (o *OrgCreateLabelUnprocessableEntity) IsServerError() bool
- func (o *OrgCreateLabelUnprocessableEntity) IsSuccess() bool
- func (o *OrgCreateLabelUnprocessableEntity) String() string
- type OrgCreateParams
- func (o *OrgCreateParams) SetContext(ctx context.Context)
- func (o *OrgCreateParams) SetDefaults()
- func (o *OrgCreateParams) SetHTTPClient(client *http.Client)
- func (o *OrgCreateParams) SetOrganization(organization *models.CreateOrgOption)
- func (o *OrgCreateParams) SetTimeout(timeout time.Duration)
- func (o *OrgCreateParams) WithContext(ctx context.Context) *OrgCreateParams
- func (o *OrgCreateParams) WithDefaults() *OrgCreateParams
- func (o *OrgCreateParams) WithHTTPClient(client *http.Client) *OrgCreateParams
- func (o *OrgCreateParams) WithOrganization(organization *models.CreateOrgOption) *OrgCreateParams
- func (o *OrgCreateParams) WithTimeout(timeout time.Duration) *OrgCreateParams
- func (o *OrgCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgCreateReader
- type OrgCreateTeamCreated
- func (o *OrgCreateTeamCreated) Code() int
- func (o *OrgCreateTeamCreated) Error() string
- func (o *OrgCreateTeamCreated) GetPayload() *models.Team
- func (o *OrgCreateTeamCreated) IsClientError() bool
- func (o *OrgCreateTeamCreated) IsCode(code int) bool
- func (o *OrgCreateTeamCreated) IsRedirect() bool
- func (o *OrgCreateTeamCreated) IsServerError() bool
- func (o *OrgCreateTeamCreated) IsSuccess() bool
- func (o *OrgCreateTeamCreated) String() string
- type OrgCreateTeamNotFound
- func (o *OrgCreateTeamNotFound) Code() int
- func (o *OrgCreateTeamNotFound) Error() string
- func (o *OrgCreateTeamNotFound) IsClientError() bool
- func (o *OrgCreateTeamNotFound) IsCode(code int) bool
- func (o *OrgCreateTeamNotFound) IsRedirect() bool
- func (o *OrgCreateTeamNotFound) IsServerError() bool
- func (o *OrgCreateTeamNotFound) IsSuccess() bool
- func (o *OrgCreateTeamNotFound) String() string
- type OrgCreateTeamParams
- func (o *OrgCreateTeamParams) SetBody(body *models.CreateTeamOption)
- func (o *OrgCreateTeamParams) SetContext(ctx context.Context)
- func (o *OrgCreateTeamParams) SetDefaults()
- func (o *OrgCreateTeamParams) SetHTTPClient(client *http.Client)
- func (o *OrgCreateTeamParams) SetOrg(org string)
- func (o *OrgCreateTeamParams) SetTimeout(timeout time.Duration)
- func (o *OrgCreateTeamParams) WithBody(body *models.CreateTeamOption) *OrgCreateTeamParams
- func (o *OrgCreateTeamParams) WithContext(ctx context.Context) *OrgCreateTeamParams
- func (o *OrgCreateTeamParams) WithDefaults() *OrgCreateTeamParams
- func (o *OrgCreateTeamParams) WithHTTPClient(client *http.Client) *OrgCreateTeamParams
- func (o *OrgCreateTeamParams) WithOrg(org string) *OrgCreateTeamParams
- func (o *OrgCreateTeamParams) WithTimeout(timeout time.Duration) *OrgCreateTeamParams
- func (o *OrgCreateTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgCreateTeamReader
- type OrgCreateTeamUnprocessableEntity
- func (o *OrgCreateTeamUnprocessableEntity) Code() int
- func (o *OrgCreateTeamUnprocessableEntity) Error() string
- func (o *OrgCreateTeamUnprocessableEntity) IsClientError() bool
- func (o *OrgCreateTeamUnprocessableEntity) IsCode(code int) bool
- func (o *OrgCreateTeamUnprocessableEntity) IsRedirect() bool
- func (o *OrgCreateTeamUnprocessableEntity) IsServerError() bool
- func (o *OrgCreateTeamUnprocessableEntity) IsSuccess() bool
- func (o *OrgCreateTeamUnprocessableEntity) String() string
- type OrgCreateUnprocessableEntity
- func (o *OrgCreateUnprocessableEntity) Code() int
- func (o *OrgCreateUnprocessableEntity) Error() string
- func (o *OrgCreateUnprocessableEntity) IsClientError() bool
- func (o *OrgCreateUnprocessableEntity) IsCode(code int) bool
- func (o *OrgCreateUnprocessableEntity) IsRedirect() bool
- func (o *OrgCreateUnprocessableEntity) IsServerError() bool
- func (o *OrgCreateUnprocessableEntity) IsSuccess() bool
- func (o *OrgCreateUnprocessableEntity) String() string
- type OrgDeleteAvatarNoContent
- func (o *OrgDeleteAvatarNoContent) Code() int
- func (o *OrgDeleteAvatarNoContent) Error() string
- func (o *OrgDeleteAvatarNoContent) IsClientError() bool
- func (o *OrgDeleteAvatarNoContent) IsCode(code int) bool
- func (o *OrgDeleteAvatarNoContent) IsRedirect() bool
- func (o *OrgDeleteAvatarNoContent) IsServerError() bool
- func (o *OrgDeleteAvatarNoContent) IsSuccess() bool
- func (o *OrgDeleteAvatarNoContent) String() string
- type OrgDeleteAvatarNotFound
- func (o *OrgDeleteAvatarNotFound) Code() int
- func (o *OrgDeleteAvatarNotFound) Error() string
- func (o *OrgDeleteAvatarNotFound) IsClientError() bool
- func (o *OrgDeleteAvatarNotFound) IsCode(code int) bool
- func (o *OrgDeleteAvatarNotFound) IsRedirect() bool
- func (o *OrgDeleteAvatarNotFound) IsServerError() bool
- func (o *OrgDeleteAvatarNotFound) IsSuccess() bool
- func (o *OrgDeleteAvatarNotFound) String() string
- type OrgDeleteAvatarParams
- func NewOrgDeleteAvatarParams() *OrgDeleteAvatarParams
- func NewOrgDeleteAvatarParamsWithContext(ctx context.Context) *OrgDeleteAvatarParams
- func NewOrgDeleteAvatarParamsWithHTTPClient(client *http.Client) *OrgDeleteAvatarParams
- func NewOrgDeleteAvatarParamsWithTimeout(timeout time.Duration) *OrgDeleteAvatarParams
- func (o *OrgDeleteAvatarParams) SetContext(ctx context.Context)
- func (o *OrgDeleteAvatarParams) SetDefaults()
- func (o *OrgDeleteAvatarParams) SetHTTPClient(client *http.Client)
- func (o *OrgDeleteAvatarParams) SetOrg(org string)
- func (o *OrgDeleteAvatarParams) SetTimeout(timeout time.Duration)
- func (o *OrgDeleteAvatarParams) WithContext(ctx context.Context) *OrgDeleteAvatarParams
- func (o *OrgDeleteAvatarParams) WithDefaults() *OrgDeleteAvatarParams
- func (o *OrgDeleteAvatarParams) WithHTTPClient(client *http.Client) *OrgDeleteAvatarParams
- func (o *OrgDeleteAvatarParams) WithOrg(org string) *OrgDeleteAvatarParams
- func (o *OrgDeleteAvatarParams) WithTimeout(timeout time.Duration) *OrgDeleteAvatarParams
- func (o *OrgDeleteAvatarParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgDeleteAvatarReader
- type OrgDeleteHookNoContent
- func (o *OrgDeleteHookNoContent) Code() int
- func (o *OrgDeleteHookNoContent) Error() string
- func (o *OrgDeleteHookNoContent) IsClientError() bool
- func (o *OrgDeleteHookNoContent) IsCode(code int) bool
- func (o *OrgDeleteHookNoContent) IsRedirect() bool
- func (o *OrgDeleteHookNoContent) IsServerError() bool
- func (o *OrgDeleteHookNoContent) IsSuccess() bool
- func (o *OrgDeleteHookNoContent) String() string
- type OrgDeleteHookNotFound
- func (o *OrgDeleteHookNotFound) Code() int
- func (o *OrgDeleteHookNotFound) Error() string
- func (o *OrgDeleteHookNotFound) IsClientError() bool
- func (o *OrgDeleteHookNotFound) IsCode(code int) bool
- func (o *OrgDeleteHookNotFound) IsRedirect() bool
- func (o *OrgDeleteHookNotFound) IsServerError() bool
- func (o *OrgDeleteHookNotFound) IsSuccess() bool
- func (o *OrgDeleteHookNotFound) String() string
- type OrgDeleteHookParams
- func (o *OrgDeleteHookParams) SetContext(ctx context.Context)
- func (o *OrgDeleteHookParams) SetDefaults()
- func (o *OrgDeleteHookParams) SetHTTPClient(client *http.Client)
- func (o *OrgDeleteHookParams) SetID(id int64)
- func (o *OrgDeleteHookParams) SetOrg(org string)
- func (o *OrgDeleteHookParams) SetTimeout(timeout time.Duration)
- func (o *OrgDeleteHookParams) WithContext(ctx context.Context) *OrgDeleteHookParams
- func (o *OrgDeleteHookParams) WithDefaults() *OrgDeleteHookParams
- func (o *OrgDeleteHookParams) WithHTTPClient(client *http.Client) *OrgDeleteHookParams
- func (o *OrgDeleteHookParams) WithID(id int64) *OrgDeleteHookParams
- func (o *OrgDeleteHookParams) WithOrg(org string) *OrgDeleteHookParams
- func (o *OrgDeleteHookParams) WithTimeout(timeout time.Duration) *OrgDeleteHookParams
- func (o *OrgDeleteHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgDeleteHookReader
- type OrgDeleteLabelNoContent
- func (o *OrgDeleteLabelNoContent) Code() int
- func (o *OrgDeleteLabelNoContent) Error() string
- func (o *OrgDeleteLabelNoContent) IsClientError() bool
- func (o *OrgDeleteLabelNoContent) IsCode(code int) bool
- func (o *OrgDeleteLabelNoContent) IsRedirect() bool
- func (o *OrgDeleteLabelNoContent) IsServerError() bool
- func (o *OrgDeleteLabelNoContent) IsSuccess() bool
- func (o *OrgDeleteLabelNoContent) String() string
- type OrgDeleteLabelNotFound
- func (o *OrgDeleteLabelNotFound) Code() int
- func (o *OrgDeleteLabelNotFound) Error() string
- func (o *OrgDeleteLabelNotFound) IsClientError() bool
- func (o *OrgDeleteLabelNotFound) IsCode(code int) bool
- func (o *OrgDeleteLabelNotFound) IsRedirect() bool
- func (o *OrgDeleteLabelNotFound) IsServerError() bool
- func (o *OrgDeleteLabelNotFound) IsSuccess() bool
- func (o *OrgDeleteLabelNotFound) String() string
- type OrgDeleteLabelParams
- func NewOrgDeleteLabelParams() *OrgDeleteLabelParams
- func NewOrgDeleteLabelParamsWithContext(ctx context.Context) *OrgDeleteLabelParams
- func NewOrgDeleteLabelParamsWithHTTPClient(client *http.Client) *OrgDeleteLabelParams
- func NewOrgDeleteLabelParamsWithTimeout(timeout time.Duration) *OrgDeleteLabelParams
- func (o *OrgDeleteLabelParams) SetContext(ctx context.Context)
- func (o *OrgDeleteLabelParams) SetDefaults()
- func (o *OrgDeleteLabelParams) SetHTTPClient(client *http.Client)
- func (o *OrgDeleteLabelParams) SetID(id int64)
- func (o *OrgDeleteLabelParams) SetOrg(org string)
- func (o *OrgDeleteLabelParams) SetTimeout(timeout time.Duration)
- func (o *OrgDeleteLabelParams) WithContext(ctx context.Context) *OrgDeleteLabelParams
- func (o *OrgDeleteLabelParams) WithDefaults() *OrgDeleteLabelParams
- func (o *OrgDeleteLabelParams) WithHTTPClient(client *http.Client) *OrgDeleteLabelParams
- func (o *OrgDeleteLabelParams) WithID(id int64) *OrgDeleteLabelParams
- func (o *OrgDeleteLabelParams) WithOrg(org string) *OrgDeleteLabelParams
- func (o *OrgDeleteLabelParams) WithTimeout(timeout time.Duration) *OrgDeleteLabelParams
- func (o *OrgDeleteLabelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgDeleteLabelReader
- type OrgDeleteMemberNoContent
- func (o *OrgDeleteMemberNoContent) Code() int
- func (o *OrgDeleteMemberNoContent) Error() string
- func (o *OrgDeleteMemberNoContent) IsClientError() bool
- func (o *OrgDeleteMemberNoContent) IsCode(code int) bool
- func (o *OrgDeleteMemberNoContent) IsRedirect() bool
- func (o *OrgDeleteMemberNoContent) IsServerError() bool
- func (o *OrgDeleteMemberNoContent) IsSuccess() bool
- func (o *OrgDeleteMemberNoContent) String() string
- type OrgDeleteMemberNotFound
- func (o *OrgDeleteMemberNotFound) Code() int
- func (o *OrgDeleteMemberNotFound) Error() string
- func (o *OrgDeleteMemberNotFound) IsClientError() bool
- func (o *OrgDeleteMemberNotFound) IsCode(code int) bool
- func (o *OrgDeleteMemberNotFound) IsRedirect() bool
- func (o *OrgDeleteMemberNotFound) IsServerError() bool
- func (o *OrgDeleteMemberNotFound) IsSuccess() bool
- func (o *OrgDeleteMemberNotFound) String() string
- type OrgDeleteMemberParams
- func NewOrgDeleteMemberParams() *OrgDeleteMemberParams
- func NewOrgDeleteMemberParamsWithContext(ctx context.Context) *OrgDeleteMemberParams
- func NewOrgDeleteMemberParamsWithHTTPClient(client *http.Client) *OrgDeleteMemberParams
- func NewOrgDeleteMemberParamsWithTimeout(timeout time.Duration) *OrgDeleteMemberParams
- func (o *OrgDeleteMemberParams) SetContext(ctx context.Context)
- func (o *OrgDeleteMemberParams) SetDefaults()
- func (o *OrgDeleteMemberParams) SetHTTPClient(client *http.Client)
- func (o *OrgDeleteMemberParams) SetOrg(org string)
- func (o *OrgDeleteMemberParams) SetTimeout(timeout time.Duration)
- func (o *OrgDeleteMemberParams) SetUsername(username string)
- func (o *OrgDeleteMemberParams) WithContext(ctx context.Context) *OrgDeleteMemberParams
- func (o *OrgDeleteMemberParams) WithDefaults() *OrgDeleteMemberParams
- func (o *OrgDeleteMemberParams) WithHTTPClient(client *http.Client) *OrgDeleteMemberParams
- func (o *OrgDeleteMemberParams) WithOrg(org string) *OrgDeleteMemberParams
- func (o *OrgDeleteMemberParams) WithTimeout(timeout time.Duration) *OrgDeleteMemberParams
- func (o *OrgDeleteMemberParams) WithUsername(username string) *OrgDeleteMemberParams
- func (o *OrgDeleteMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgDeleteMemberReader
- type OrgDeleteNoContent
- func (o *OrgDeleteNoContent) Code() int
- func (o *OrgDeleteNoContent) Error() string
- func (o *OrgDeleteNoContent) IsClientError() bool
- func (o *OrgDeleteNoContent) IsCode(code int) bool
- func (o *OrgDeleteNoContent) IsRedirect() bool
- func (o *OrgDeleteNoContent) IsServerError() bool
- func (o *OrgDeleteNoContent) IsSuccess() bool
- func (o *OrgDeleteNoContent) String() string
- type OrgDeleteNotFound
- func (o *OrgDeleteNotFound) Code() int
- func (o *OrgDeleteNotFound) Error() string
- func (o *OrgDeleteNotFound) IsClientError() bool
- func (o *OrgDeleteNotFound) IsCode(code int) bool
- func (o *OrgDeleteNotFound) IsRedirect() bool
- func (o *OrgDeleteNotFound) IsServerError() bool
- func (o *OrgDeleteNotFound) IsSuccess() bool
- func (o *OrgDeleteNotFound) String() string
- type OrgDeleteParams
- func (o *OrgDeleteParams) SetContext(ctx context.Context)
- func (o *OrgDeleteParams) SetDefaults()
- func (o *OrgDeleteParams) SetHTTPClient(client *http.Client)
- func (o *OrgDeleteParams) SetOrg(org string)
- func (o *OrgDeleteParams) SetTimeout(timeout time.Duration)
- func (o *OrgDeleteParams) WithContext(ctx context.Context) *OrgDeleteParams
- func (o *OrgDeleteParams) WithDefaults() *OrgDeleteParams
- func (o *OrgDeleteParams) WithHTTPClient(client *http.Client) *OrgDeleteParams
- func (o *OrgDeleteParams) WithOrg(org string) *OrgDeleteParams
- func (o *OrgDeleteParams) WithTimeout(timeout time.Duration) *OrgDeleteParams
- func (o *OrgDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgDeleteReader
- type OrgDeleteTeamNoContent
- func (o *OrgDeleteTeamNoContent) Code() int
- func (o *OrgDeleteTeamNoContent) Error() string
- func (o *OrgDeleteTeamNoContent) IsClientError() bool
- func (o *OrgDeleteTeamNoContent) IsCode(code int) bool
- func (o *OrgDeleteTeamNoContent) IsRedirect() bool
- func (o *OrgDeleteTeamNoContent) IsServerError() bool
- func (o *OrgDeleteTeamNoContent) IsSuccess() bool
- func (o *OrgDeleteTeamNoContent) String() string
- type OrgDeleteTeamNotFound
- func (o *OrgDeleteTeamNotFound) Code() int
- func (o *OrgDeleteTeamNotFound) Error() string
- func (o *OrgDeleteTeamNotFound) IsClientError() bool
- func (o *OrgDeleteTeamNotFound) IsCode(code int) bool
- func (o *OrgDeleteTeamNotFound) IsRedirect() bool
- func (o *OrgDeleteTeamNotFound) IsServerError() bool
- func (o *OrgDeleteTeamNotFound) IsSuccess() bool
- func (o *OrgDeleteTeamNotFound) String() string
- type OrgDeleteTeamParams
- func (o *OrgDeleteTeamParams) SetContext(ctx context.Context)
- func (o *OrgDeleteTeamParams) SetDefaults()
- func (o *OrgDeleteTeamParams) SetHTTPClient(client *http.Client)
- func (o *OrgDeleteTeamParams) SetID(id int64)
- func (o *OrgDeleteTeamParams) SetTimeout(timeout time.Duration)
- func (o *OrgDeleteTeamParams) WithContext(ctx context.Context) *OrgDeleteTeamParams
- func (o *OrgDeleteTeamParams) WithDefaults() *OrgDeleteTeamParams
- func (o *OrgDeleteTeamParams) WithHTTPClient(client *http.Client) *OrgDeleteTeamParams
- func (o *OrgDeleteTeamParams) WithID(id int64) *OrgDeleteTeamParams
- func (o *OrgDeleteTeamParams) WithTimeout(timeout time.Duration) *OrgDeleteTeamParams
- func (o *OrgDeleteTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgDeleteTeamReader
- type OrgEditHookNotFound
- func (o *OrgEditHookNotFound) Code() int
- func (o *OrgEditHookNotFound) Error() string
- func (o *OrgEditHookNotFound) IsClientError() bool
- func (o *OrgEditHookNotFound) IsCode(code int) bool
- func (o *OrgEditHookNotFound) IsRedirect() bool
- func (o *OrgEditHookNotFound) IsServerError() bool
- func (o *OrgEditHookNotFound) IsSuccess() bool
- func (o *OrgEditHookNotFound) String() string
- type OrgEditHookOK
- func (o *OrgEditHookOK) Code() int
- func (o *OrgEditHookOK) Error() string
- func (o *OrgEditHookOK) GetPayload() *models.Hook
- func (o *OrgEditHookOK) IsClientError() bool
- func (o *OrgEditHookOK) IsCode(code int) bool
- func (o *OrgEditHookOK) IsRedirect() bool
- func (o *OrgEditHookOK) IsServerError() bool
- func (o *OrgEditHookOK) IsSuccess() bool
- func (o *OrgEditHookOK) String() string
- type OrgEditHookParams
- func (o *OrgEditHookParams) SetBody(body *models.EditHookOption)
- func (o *OrgEditHookParams) SetContext(ctx context.Context)
- func (o *OrgEditHookParams) SetDefaults()
- func (o *OrgEditHookParams) SetHTTPClient(client *http.Client)
- func (o *OrgEditHookParams) SetID(id int64)
- func (o *OrgEditHookParams) SetOrg(org string)
- func (o *OrgEditHookParams) SetTimeout(timeout time.Duration)
- func (o *OrgEditHookParams) WithBody(body *models.EditHookOption) *OrgEditHookParams
- func (o *OrgEditHookParams) WithContext(ctx context.Context) *OrgEditHookParams
- func (o *OrgEditHookParams) WithDefaults() *OrgEditHookParams
- func (o *OrgEditHookParams) WithHTTPClient(client *http.Client) *OrgEditHookParams
- func (o *OrgEditHookParams) WithID(id int64) *OrgEditHookParams
- func (o *OrgEditHookParams) WithOrg(org string) *OrgEditHookParams
- func (o *OrgEditHookParams) WithTimeout(timeout time.Duration) *OrgEditHookParams
- func (o *OrgEditHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgEditHookReader
- type OrgEditLabelNotFound
- func (o *OrgEditLabelNotFound) Code() int
- func (o *OrgEditLabelNotFound) Error() string
- func (o *OrgEditLabelNotFound) IsClientError() bool
- func (o *OrgEditLabelNotFound) IsCode(code int) bool
- func (o *OrgEditLabelNotFound) IsRedirect() bool
- func (o *OrgEditLabelNotFound) IsServerError() bool
- func (o *OrgEditLabelNotFound) IsSuccess() bool
- func (o *OrgEditLabelNotFound) String() string
- type OrgEditLabelOK
- func (o *OrgEditLabelOK) Code() int
- func (o *OrgEditLabelOK) Error() string
- func (o *OrgEditLabelOK) GetPayload() *models.Label
- func (o *OrgEditLabelOK) IsClientError() bool
- func (o *OrgEditLabelOK) IsCode(code int) bool
- func (o *OrgEditLabelOK) IsRedirect() bool
- func (o *OrgEditLabelOK) IsServerError() bool
- func (o *OrgEditLabelOK) IsSuccess() bool
- func (o *OrgEditLabelOK) String() string
- type OrgEditLabelParams
- func (o *OrgEditLabelParams) SetBody(body *models.EditLabelOption)
- func (o *OrgEditLabelParams) SetContext(ctx context.Context)
- func (o *OrgEditLabelParams) SetDefaults()
- func (o *OrgEditLabelParams) SetHTTPClient(client *http.Client)
- func (o *OrgEditLabelParams) SetID(id int64)
- func (o *OrgEditLabelParams) SetOrg(org string)
- func (o *OrgEditLabelParams) SetTimeout(timeout time.Duration)
- func (o *OrgEditLabelParams) WithBody(body *models.EditLabelOption) *OrgEditLabelParams
- func (o *OrgEditLabelParams) WithContext(ctx context.Context) *OrgEditLabelParams
- func (o *OrgEditLabelParams) WithDefaults() *OrgEditLabelParams
- func (o *OrgEditLabelParams) WithHTTPClient(client *http.Client) *OrgEditLabelParams
- func (o *OrgEditLabelParams) WithID(id int64) *OrgEditLabelParams
- func (o *OrgEditLabelParams) WithOrg(org string) *OrgEditLabelParams
- func (o *OrgEditLabelParams) WithTimeout(timeout time.Duration) *OrgEditLabelParams
- func (o *OrgEditLabelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgEditLabelReader
- type OrgEditLabelUnprocessableEntity
- func (o *OrgEditLabelUnprocessableEntity) Code() int
- func (o *OrgEditLabelUnprocessableEntity) Error() string
- func (o *OrgEditLabelUnprocessableEntity) IsClientError() bool
- func (o *OrgEditLabelUnprocessableEntity) IsCode(code int) bool
- func (o *OrgEditLabelUnprocessableEntity) IsRedirect() bool
- func (o *OrgEditLabelUnprocessableEntity) IsServerError() bool
- func (o *OrgEditLabelUnprocessableEntity) IsSuccess() bool
- func (o *OrgEditLabelUnprocessableEntity) String() string
- type OrgEditNotFound
- func (o *OrgEditNotFound) Code() int
- func (o *OrgEditNotFound) Error() string
- func (o *OrgEditNotFound) IsClientError() bool
- func (o *OrgEditNotFound) IsCode(code int) bool
- func (o *OrgEditNotFound) IsRedirect() bool
- func (o *OrgEditNotFound) IsServerError() bool
- func (o *OrgEditNotFound) IsSuccess() bool
- func (o *OrgEditNotFound) String() string
- type OrgEditOK
- func (o *OrgEditOK) Code() int
- func (o *OrgEditOK) Error() string
- func (o *OrgEditOK) GetPayload() *models.Organization
- func (o *OrgEditOK) IsClientError() bool
- func (o *OrgEditOK) IsCode(code int) bool
- func (o *OrgEditOK) IsRedirect() bool
- func (o *OrgEditOK) IsServerError() bool
- func (o *OrgEditOK) IsSuccess() bool
- func (o *OrgEditOK) String() string
- type OrgEditParams
- func (o *OrgEditParams) SetBody(body *models.EditOrgOption)
- func (o *OrgEditParams) SetContext(ctx context.Context)
- func (o *OrgEditParams) SetDefaults()
- func (o *OrgEditParams) SetHTTPClient(client *http.Client)
- func (o *OrgEditParams) SetOrg(org string)
- func (o *OrgEditParams) SetTimeout(timeout time.Duration)
- func (o *OrgEditParams) WithBody(body *models.EditOrgOption) *OrgEditParams
- func (o *OrgEditParams) WithContext(ctx context.Context) *OrgEditParams
- func (o *OrgEditParams) WithDefaults() *OrgEditParams
- func (o *OrgEditParams) WithHTTPClient(client *http.Client) *OrgEditParams
- func (o *OrgEditParams) WithOrg(org string) *OrgEditParams
- func (o *OrgEditParams) WithTimeout(timeout time.Duration) *OrgEditParams
- func (o *OrgEditParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgEditReader
- type OrgEditTeamNotFound
- func (o *OrgEditTeamNotFound) Code() int
- func (o *OrgEditTeamNotFound) Error() string
- func (o *OrgEditTeamNotFound) IsClientError() bool
- func (o *OrgEditTeamNotFound) IsCode(code int) bool
- func (o *OrgEditTeamNotFound) IsRedirect() bool
- func (o *OrgEditTeamNotFound) IsServerError() bool
- func (o *OrgEditTeamNotFound) IsSuccess() bool
- func (o *OrgEditTeamNotFound) String() string
- type OrgEditTeamOK
- func (o *OrgEditTeamOK) Code() int
- func (o *OrgEditTeamOK) Error() string
- func (o *OrgEditTeamOK) GetPayload() *models.Team
- func (o *OrgEditTeamOK) IsClientError() bool
- func (o *OrgEditTeamOK) IsCode(code int) bool
- func (o *OrgEditTeamOK) IsRedirect() bool
- func (o *OrgEditTeamOK) IsServerError() bool
- func (o *OrgEditTeamOK) IsSuccess() bool
- func (o *OrgEditTeamOK) String() string
- type OrgEditTeamParams
- func (o *OrgEditTeamParams) SetBody(body *models.EditTeamOption)
- func (o *OrgEditTeamParams) SetContext(ctx context.Context)
- func (o *OrgEditTeamParams) SetDefaults()
- func (o *OrgEditTeamParams) SetHTTPClient(client *http.Client)
- func (o *OrgEditTeamParams) SetID(id int64)
- func (o *OrgEditTeamParams) SetTimeout(timeout time.Duration)
- func (o *OrgEditTeamParams) WithBody(body *models.EditTeamOption) *OrgEditTeamParams
- func (o *OrgEditTeamParams) WithContext(ctx context.Context) *OrgEditTeamParams
- func (o *OrgEditTeamParams) WithDefaults() *OrgEditTeamParams
- func (o *OrgEditTeamParams) WithHTTPClient(client *http.Client) *OrgEditTeamParams
- func (o *OrgEditTeamParams) WithID(id int64) *OrgEditTeamParams
- func (o *OrgEditTeamParams) WithTimeout(timeout time.Duration) *OrgEditTeamParams
- func (o *OrgEditTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgEditTeamReader
- type OrgGetAllOK
- func (o *OrgGetAllOK) Code() int
- func (o *OrgGetAllOK) Error() string
- func (o *OrgGetAllOK) GetPayload() []*models.Organization
- func (o *OrgGetAllOK) IsClientError() bool
- func (o *OrgGetAllOK) IsCode(code int) bool
- func (o *OrgGetAllOK) IsRedirect() bool
- func (o *OrgGetAllOK) IsServerError() bool
- func (o *OrgGetAllOK) IsSuccess() bool
- func (o *OrgGetAllOK) String() string
- type OrgGetAllParams
- func (o *OrgGetAllParams) SetContext(ctx context.Context)
- func (o *OrgGetAllParams) SetDefaults()
- func (o *OrgGetAllParams) SetHTTPClient(client *http.Client)
- func (o *OrgGetAllParams) SetLimit(limit *int64)
- func (o *OrgGetAllParams) SetPage(page *int64)
- func (o *OrgGetAllParams) SetTimeout(timeout time.Duration)
- func (o *OrgGetAllParams) WithContext(ctx context.Context) *OrgGetAllParams
- func (o *OrgGetAllParams) WithDefaults() *OrgGetAllParams
- func (o *OrgGetAllParams) WithHTTPClient(client *http.Client) *OrgGetAllParams
- func (o *OrgGetAllParams) WithLimit(limit *int64) *OrgGetAllParams
- func (o *OrgGetAllParams) WithPage(page *int64) *OrgGetAllParams
- func (o *OrgGetAllParams) WithTimeout(timeout time.Duration) *OrgGetAllParams
- func (o *OrgGetAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgGetAllReader
- type OrgGetHookNotFound
- func (o *OrgGetHookNotFound) Code() int
- func (o *OrgGetHookNotFound) Error() string
- func (o *OrgGetHookNotFound) IsClientError() bool
- func (o *OrgGetHookNotFound) IsCode(code int) bool
- func (o *OrgGetHookNotFound) IsRedirect() bool
- func (o *OrgGetHookNotFound) IsServerError() bool
- func (o *OrgGetHookNotFound) IsSuccess() bool
- func (o *OrgGetHookNotFound) String() string
- type OrgGetHookOK
- func (o *OrgGetHookOK) Code() int
- func (o *OrgGetHookOK) Error() string
- func (o *OrgGetHookOK) GetPayload() *models.Hook
- func (o *OrgGetHookOK) IsClientError() bool
- func (o *OrgGetHookOK) IsCode(code int) bool
- func (o *OrgGetHookOK) IsRedirect() bool
- func (o *OrgGetHookOK) IsServerError() bool
- func (o *OrgGetHookOK) IsSuccess() bool
- func (o *OrgGetHookOK) String() string
- type OrgGetHookParams
- func (o *OrgGetHookParams) SetContext(ctx context.Context)
- func (o *OrgGetHookParams) SetDefaults()
- func (o *OrgGetHookParams) SetHTTPClient(client *http.Client)
- func (o *OrgGetHookParams) SetID(id int64)
- func (o *OrgGetHookParams) SetOrg(org string)
- func (o *OrgGetHookParams) SetTimeout(timeout time.Duration)
- func (o *OrgGetHookParams) WithContext(ctx context.Context) *OrgGetHookParams
- func (o *OrgGetHookParams) WithDefaults() *OrgGetHookParams
- func (o *OrgGetHookParams) WithHTTPClient(client *http.Client) *OrgGetHookParams
- func (o *OrgGetHookParams) WithID(id int64) *OrgGetHookParams
- func (o *OrgGetHookParams) WithOrg(org string) *OrgGetHookParams
- func (o *OrgGetHookParams) WithTimeout(timeout time.Duration) *OrgGetHookParams
- func (o *OrgGetHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgGetHookReader
- type OrgGetLabelNotFound
- func (o *OrgGetLabelNotFound) Code() int
- func (o *OrgGetLabelNotFound) Error() string
- func (o *OrgGetLabelNotFound) IsClientError() bool
- func (o *OrgGetLabelNotFound) IsCode(code int) bool
- func (o *OrgGetLabelNotFound) IsRedirect() bool
- func (o *OrgGetLabelNotFound) IsServerError() bool
- func (o *OrgGetLabelNotFound) IsSuccess() bool
- func (o *OrgGetLabelNotFound) String() string
- type OrgGetLabelOK
- func (o *OrgGetLabelOK) Code() int
- func (o *OrgGetLabelOK) Error() string
- func (o *OrgGetLabelOK) GetPayload() *models.Label
- func (o *OrgGetLabelOK) IsClientError() bool
- func (o *OrgGetLabelOK) IsCode(code int) bool
- func (o *OrgGetLabelOK) IsRedirect() bool
- func (o *OrgGetLabelOK) IsServerError() bool
- func (o *OrgGetLabelOK) IsSuccess() bool
- func (o *OrgGetLabelOK) String() string
- type OrgGetLabelParams
- func (o *OrgGetLabelParams) SetContext(ctx context.Context)
- func (o *OrgGetLabelParams) SetDefaults()
- func (o *OrgGetLabelParams) SetHTTPClient(client *http.Client)
- func (o *OrgGetLabelParams) SetID(id int64)
- func (o *OrgGetLabelParams) SetOrg(org string)
- func (o *OrgGetLabelParams) SetTimeout(timeout time.Duration)
- func (o *OrgGetLabelParams) WithContext(ctx context.Context) *OrgGetLabelParams
- func (o *OrgGetLabelParams) WithDefaults() *OrgGetLabelParams
- func (o *OrgGetLabelParams) WithHTTPClient(client *http.Client) *OrgGetLabelParams
- func (o *OrgGetLabelParams) WithID(id int64) *OrgGetLabelParams
- func (o *OrgGetLabelParams) WithOrg(org string) *OrgGetLabelParams
- func (o *OrgGetLabelParams) WithTimeout(timeout time.Duration) *OrgGetLabelParams
- func (o *OrgGetLabelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgGetLabelReader
- type OrgGetNotFound
- func (o *OrgGetNotFound) Code() int
- func (o *OrgGetNotFound) Error() string
- func (o *OrgGetNotFound) IsClientError() bool
- func (o *OrgGetNotFound) IsCode(code int) bool
- func (o *OrgGetNotFound) IsRedirect() bool
- func (o *OrgGetNotFound) IsServerError() bool
- func (o *OrgGetNotFound) IsSuccess() bool
- func (o *OrgGetNotFound) String() string
- type OrgGetOK
- func (o *OrgGetOK) Code() int
- func (o *OrgGetOK) Error() string
- func (o *OrgGetOK) GetPayload() *models.Organization
- func (o *OrgGetOK) IsClientError() bool
- func (o *OrgGetOK) IsCode(code int) bool
- func (o *OrgGetOK) IsRedirect() bool
- func (o *OrgGetOK) IsServerError() bool
- func (o *OrgGetOK) IsSuccess() bool
- func (o *OrgGetOK) String() string
- type OrgGetParams
- func (o *OrgGetParams) SetContext(ctx context.Context)
- func (o *OrgGetParams) SetDefaults()
- func (o *OrgGetParams) SetHTTPClient(client *http.Client)
- func (o *OrgGetParams) SetOrg(org string)
- func (o *OrgGetParams) SetTimeout(timeout time.Duration)
- func (o *OrgGetParams) WithContext(ctx context.Context) *OrgGetParams
- func (o *OrgGetParams) WithDefaults() *OrgGetParams
- func (o *OrgGetParams) WithHTTPClient(client *http.Client) *OrgGetParams
- func (o *OrgGetParams) WithOrg(org string) *OrgGetParams
- func (o *OrgGetParams) WithTimeout(timeout time.Duration) *OrgGetParams
- func (o *OrgGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgGetReader
- type OrgGetRunnerRegistrationTokenOK
- func (o *OrgGetRunnerRegistrationTokenOK) Code() int
- func (o *OrgGetRunnerRegistrationTokenOK) Error() string
- func (o *OrgGetRunnerRegistrationTokenOK) IsClientError() bool
- func (o *OrgGetRunnerRegistrationTokenOK) IsCode(code int) bool
- func (o *OrgGetRunnerRegistrationTokenOK) IsRedirect() bool
- func (o *OrgGetRunnerRegistrationTokenOK) IsServerError() bool
- func (o *OrgGetRunnerRegistrationTokenOK) IsSuccess() bool
- func (o *OrgGetRunnerRegistrationTokenOK) String() string
- type OrgGetRunnerRegistrationTokenParams
- func NewOrgGetRunnerRegistrationTokenParams() *OrgGetRunnerRegistrationTokenParams
- func NewOrgGetRunnerRegistrationTokenParamsWithContext(ctx context.Context) *OrgGetRunnerRegistrationTokenParams
- func NewOrgGetRunnerRegistrationTokenParamsWithHTTPClient(client *http.Client) *OrgGetRunnerRegistrationTokenParams
- func NewOrgGetRunnerRegistrationTokenParamsWithTimeout(timeout time.Duration) *OrgGetRunnerRegistrationTokenParams
- func (o *OrgGetRunnerRegistrationTokenParams) SetContext(ctx context.Context)
- func (o *OrgGetRunnerRegistrationTokenParams) SetDefaults()
- func (o *OrgGetRunnerRegistrationTokenParams) SetHTTPClient(client *http.Client)
- func (o *OrgGetRunnerRegistrationTokenParams) SetOrg(org string)
- func (o *OrgGetRunnerRegistrationTokenParams) SetTimeout(timeout time.Duration)
- func (o *OrgGetRunnerRegistrationTokenParams) WithContext(ctx context.Context) *OrgGetRunnerRegistrationTokenParams
- func (o *OrgGetRunnerRegistrationTokenParams) WithDefaults() *OrgGetRunnerRegistrationTokenParams
- func (o *OrgGetRunnerRegistrationTokenParams) WithHTTPClient(client *http.Client) *OrgGetRunnerRegistrationTokenParams
- func (o *OrgGetRunnerRegistrationTokenParams) WithOrg(org string) *OrgGetRunnerRegistrationTokenParams
- func (o *OrgGetRunnerRegistrationTokenParams) WithTimeout(timeout time.Duration) *OrgGetRunnerRegistrationTokenParams
- func (o *OrgGetRunnerRegistrationTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgGetRunnerRegistrationTokenReader
- type OrgGetTeamNotFound
- func (o *OrgGetTeamNotFound) Code() int
- func (o *OrgGetTeamNotFound) Error() string
- func (o *OrgGetTeamNotFound) IsClientError() bool
- func (o *OrgGetTeamNotFound) IsCode(code int) bool
- func (o *OrgGetTeamNotFound) IsRedirect() bool
- func (o *OrgGetTeamNotFound) IsServerError() bool
- func (o *OrgGetTeamNotFound) IsSuccess() bool
- func (o *OrgGetTeamNotFound) String() string
- type OrgGetTeamOK
- func (o *OrgGetTeamOK) Code() int
- func (o *OrgGetTeamOK) Error() string
- func (o *OrgGetTeamOK) GetPayload() *models.Team
- func (o *OrgGetTeamOK) IsClientError() bool
- func (o *OrgGetTeamOK) IsCode(code int) bool
- func (o *OrgGetTeamOK) IsRedirect() bool
- func (o *OrgGetTeamOK) IsServerError() bool
- func (o *OrgGetTeamOK) IsSuccess() bool
- func (o *OrgGetTeamOK) String() string
- type OrgGetTeamParams
- func (o *OrgGetTeamParams) SetContext(ctx context.Context)
- func (o *OrgGetTeamParams) SetDefaults()
- func (o *OrgGetTeamParams) SetHTTPClient(client *http.Client)
- func (o *OrgGetTeamParams) SetID(id int64)
- func (o *OrgGetTeamParams) SetTimeout(timeout time.Duration)
- func (o *OrgGetTeamParams) WithContext(ctx context.Context) *OrgGetTeamParams
- func (o *OrgGetTeamParams) WithDefaults() *OrgGetTeamParams
- func (o *OrgGetTeamParams) WithHTTPClient(client *http.Client) *OrgGetTeamParams
- func (o *OrgGetTeamParams) WithID(id int64) *OrgGetTeamParams
- func (o *OrgGetTeamParams) WithTimeout(timeout time.Duration) *OrgGetTeamParams
- func (o *OrgGetTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgGetTeamReader
- type OrgGetUserPermissionsForbidden
- func (o *OrgGetUserPermissionsForbidden) Code() int
- func (o *OrgGetUserPermissionsForbidden) Error() string
- func (o *OrgGetUserPermissionsForbidden) IsClientError() bool
- func (o *OrgGetUserPermissionsForbidden) IsCode(code int) bool
- func (o *OrgGetUserPermissionsForbidden) IsRedirect() bool
- func (o *OrgGetUserPermissionsForbidden) IsServerError() bool
- func (o *OrgGetUserPermissionsForbidden) IsSuccess() bool
- func (o *OrgGetUserPermissionsForbidden) String() string
- type OrgGetUserPermissionsNotFound
- func (o *OrgGetUserPermissionsNotFound) Code() int
- func (o *OrgGetUserPermissionsNotFound) Error() string
- func (o *OrgGetUserPermissionsNotFound) IsClientError() bool
- func (o *OrgGetUserPermissionsNotFound) IsCode(code int) bool
- func (o *OrgGetUserPermissionsNotFound) IsRedirect() bool
- func (o *OrgGetUserPermissionsNotFound) IsServerError() bool
- func (o *OrgGetUserPermissionsNotFound) IsSuccess() bool
- func (o *OrgGetUserPermissionsNotFound) String() string
- type OrgGetUserPermissionsOK
- func (o *OrgGetUserPermissionsOK) Code() int
- func (o *OrgGetUserPermissionsOK) Error() string
- func (o *OrgGetUserPermissionsOK) GetPayload() *models.OrganizationPermissions
- func (o *OrgGetUserPermissionsOK) IsClientError() bool
- func (o *OrgGetUserPermissionsOK) IsCode(code int) bool
- func (o *OrgGetUserPermissionsOK) IsRedirect() bool
- func (o *OrgGetUserPermissionsOK) IsServerError() bool
- func (o *OrgGetUserPermissionsOK) IsSuccess() bool
- func (o *OrgGetUserPermissionsOK) String() string
- type OrgGetUserPermissionsParams
- func NewOrgGetUserPermissionsParams() *OrgGetUserPermissionsParams
- func NewOrgGetUserPermissionsParamsWithContext(ctx context.Context) *OrgGetUserPermissionsParams
- func NewOrgGetUserPermissionsParamsWithHTTPClient(client *http.Client) *OrgGetUserPermissionsParams
- func NewOrgGetUserPermissionsParamsWithTimeout(timeout time.Duration) *OrgGetUserPermissionsParams
- func (o *OrgGetUserPermissionsParams) SetContext(ctx context.Context)
- func (o *OrgGetUserPermissionsParams) SetDefaults()
- func (o *OrgGetUserPermissionsParams) SetHTTPClient(client *http.Client)
- func (o *OrgGetUserPermissionsParams) SetOrg(org string)
- func (o *OrgGetUserPermissionsParams) SetTimeout(timeout time.Duration)
- func (o *OrgGetUserPermissionsParams) SetUsername(username string)
- func (o *OrgGetUserPermissionsParams) WithContext(ctx context.Context) *OrgGetUserPermissionsParams
- func (o *OrgGetUserPermissionsParams) WithDefaults() *OrgGetUserPermissionsParams
- func (o *OrgGetUserPermissionsParams) WithHTTPClient(client *http.Client) *OrgGetUserPermissionsParams
- func (o *OrgGetUserPermissionsParams) WithOrg(org string) *OrgGetUserPermissionsParams
- func (o *OrgGetUserPermissionsParams) WithTimeout(timeout time.Duration) *OrgGetUserPermissionsParams
- func (o *OrgGetUserPermissionsParams) WithUsername(username string) *OrgGetUserPermissionsParams
- func (o *OrgGetUserPermissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgGetUserPermissionsReader
- type OrgIsMemberNoContent
- func (o *OrgIsMemberNoContent) Code() int
- func (o *OrgIsMemberNoContent) Error() string
- func (o *OrgIsMemberNoContent) IsClientError() bool
- func (o *OrgIsMemberNoContent) IsCode(code int) bool
- func (o *OrgIsMemberNoContent) IsRedirect() bool
- func (o *OrgIsMemberNoContent) IsServerError() bool
- func (o *OrgIsMemberNoContent) IsSuccess() bool
- func (o *OrgIsMemberNoContent) String() string
- type OrgIsMemberNotFound
- func (o *OrgIsMemberNotFound) Code() int
- func (o *OrgIsMemberNotFound) Error() string
- func (o *OrgIsMemberNotFound) IsClientError() bool
- func (o *OrgIsMemberNotFound) IsCode(code int) bool
- func (o *OrgIsMemberNotFound) IsRedirect() bool
- func (o *OrgIsMemberNotFound) IsServerError() bool
- func (o *OrgIsMemberNotFound) IsSuccess() bool
- func (o *OrgIsMemberNotFound) String() string
- type OrgIsMemberParams
- func (o *OrgIsMemberParams) SetContext(ctx context.Context)
- func (o *OrgIsMemberParams) SetDefaults()
- func (o *OrgIsMemberParams) SetHTTPClient(client *http.Client)
- func (o *OrgIsMemberParams) SetOrg(org string)
- func (o *OrgIsMemberParams) SetTimeout(timeout time.Duration)
- func (o *OrgIsMemberParams) SetUsername(username string)
- func (o *OrgIsMemberParams) WithContext(ctx context.Context) *OrgIsMemberParams
- func (o *OrgIsMemberParams) WithDefaults() *OrgIsMemberParams
- func (o *OrgIsMemberParams) WithHTTPClient(client *http.Client) *OrgIsMemberParams
- func (o *OrgIsMemberParams) WithOrg(org string) *OrgIsMemberParams
- func (o *OrgIsMemberParams) WithTimeout(timeout time.Duration) *OrgIsMemberParams
- func (o *OrgIsMemberParams) WithUsername(username string) *OrgIsMemberParams
- func (o *OrgIsMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgIsMemberReader
- type OrgIsMemberSeeOther
- func (o *OrgIsMemberSeeOther) Code() int
- func (o *OrgIsMemberSeeOther) Error() string
- func (o *OrgIsMemberSeeOther) IsClientError() bool
- func (o *OrgIsMemberSeeOther) IsCode(code int) bool
- func (o *OrgIsMemberSeeOther) IsRedirect() bool
- func (o *OrgIsMemberSeeOther) IsServerError() bool
- func (o *OrgIsMemberSeeOther) IsSuccess() bool
- func (o *OrgIsMemberSeeOther) String() string
- type OrgIsPublicMemberNoContent
- func (o *OrgIsPublicMemberNoContent) Code() int
- func (o *OrgIsPublicMemberNoContent) Error() string
- func (o *OrgIsPublicMemberNoContent) IsClientError() bool
- func (o *OrgIsPublicMemberNoContent) IsCode(code int) bool
- func (o *OrgIsPublicMemberNoContent) IsRedirect() bool
- func (o *OrgIsPublicMemberNoContent) IsServerError() bool
- func (o *OrgIsPublicMemberNoContent) IsSuccess() bool
- func (o *OrgIsPublicMemberNoContent) String() string
- type OrgIsPublicMemberNotFound
- func (o *OrgIsPublicMemberNotFound) Code() int
- func (o *OrgIsPublicMemberNotFound) Error() string
- func (o *OrgIsPublicMemberNotFound) IsClientError() bool
- func (o *OrgIsPublicMemberNotFound) IsCode(code int) bool
- func (o *OrgIsPublicMemberNotFound) IsRedirect() bool
- func (o *OrgIsPublicMemberNotFound) IsServerError() bool
- func (o *OrgIsPublicMemberNotFound) IsSuccess() bool
- func (o *OrgIsPublicMemberNotFound) String() string
- type OrgIsPublicMemberParams
- func NewOrgIsPublicMemberParams() *OrgIsPublicMemberParams
- func NewOrgIsPublicMemberParamsWithContext(ctx context.Context) *OrgIsPublicMemberParams
- func NewOrgIsPublicMemberParamsWithHTTPClient(client *http.Client) *OrgIsPublicMemberParams
- func NewOrgIsPublicMemberParamsWithTimeout(timeout time.Duration) *OrgIsPublicMemberParams
- func (o *OrgIsPublicMemberParams) SetContext(ctx context.Context)
- func (o *OrgIsPublicMemberParams) SetDefaults()
- func (o *OrgIsPublicMemberParams) SetHTTPClient(client *http.Client)
- func (o *OrgIsPublicMemberParams) SetOrg(org string)
- func (o *OrgIsPublicMemberParams) SetTimeout(timeout time.Duration)
- func (o *OrgIsPublicMemberParams) SetUsername(username string)
- func (o *OrgIsPublicMemberParams) WithContext(ctx context.Context) *OrgIsPublicMemberParams
- func (o *OrgIsPublicMemberParams) WithDefaults() *OrgIsPublicMemberParams
- func (o *OrgIsPublicMemberParams) WithHTTPClient(client *http.Client) *OrgIsPublicMemberParams
- func (o *OrgIsPublicMemberParams) WithOrg(org string) *OrgIsPublicMemberParams
- func (o *OrgIsPublicMemberParams) WithTimeout(timeout time.Duration) *OrgIsPublicMemberParams
- func (o *OrgIsPublicMemberParams) WithUsername(username string) *OrgIsPublicMemberParams
- func (o *OrgIsPublicMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgIsPublicMemberReader
- type OrgListActionsSecretsNotFound
- func (o *OrgListActionsSecretsNotFound) Code() int
- func (o *OrgListActionsSecretsNotFound) Error() string
- func (o *OrgListActionsSecretsNotFound) IsClientError() bool
- func (o *OrgListActionsSecretsNotFound) IsCode(code int) bool
- func (o *OrgListActionsSecretsNotFound) IsRedirect() bool
- func (o *OrgListActionsSecretsNotFound) IsServerError() bool
- func (o *OrgListActionsSecretsNotFound) IsSuccess() bool
- func (o *OrgListActionsSecretsNotFound) String() string
- type OrgListActionsSecretsOK
- func (o *OrgListActionsSecretsOK) Code() int
- func (o *OrgListActionsSecretsOK) Error() string
- func (o *OrgListActionsSecretsOK) GetPayload() []*models.Secret
- func (o *OrgListActionsSecretsOK) IsClientError() bool
- func (o *OrgListActionsSecretsOK) IsCode(code int) bool
- func (o *OrgListActionsSecretsOK) IsRedirect() bool
- func (o *OrgListActionsSecretsOK) IsServerError() bool
- func (o *OrgListActionsSecretsOK) IsSuccess() bool
- func (o *OrgListActionsSecretsOK) String() string
- type OrgListActionsSecretsParams
- func NewOrgListActionsSecretsParams() *OrgListActionsSecretsParams
- func NewOrgListActionsSecretsParamsWithContext(ctx context.Context) *OrgListActionsSecretsParams
- func NewOrgListActionsSecretsParamsWithHTTPClient(client *http.Client) *OrgListActionsSecretsParams
- func NewOrgListActionsSecretsParamsWithTimeout(timeout time.Duration) *OrgListActionsSecretsParams
- func (o *OrgListActionsSecretsParams) SetContext(ctx context.Context)
- func (o *OrgListActionsSecretsParams) SetDefaults()
- func (o *OrgListActionsSecretsParams) SetHTTPClient(client *http.Client)
- func (o *OrgListActionsSecretsParams) SetLimit(limit *int64)
- func (o *OrgListActionsSecretsParams) SetOrg(org string)
- func (o *OrgListActionsSecretsParams) SetPage(page *int64)
- func (o *OrgListActionsSecretsParams) SetTimeout(timeout time.Duration)
- func (o *OrgListActionsSecretsParams) WithContext(ctx context.Context) *OrgListActionsSecretsParams
- func (o *OrgListActionsSecretsParams) WithDefaults() *OrgListActionsSecretsParams
- func (o *OrgListActionsSecretsParams) WithHTTPClient(client *http.Client) *OrgListActionsSecretsParams
- func (o *OrgListActionsSecretsParams) WithLimit(limit *int64) *OrgListActionsSecretsParams
- func (o *OrgListActionsSecretsParams) WithOrg(org string) *OrgListActionsSecretsParams
- func (o *OrgListActionsSecretsParams) WithPage(page *int64) *OrgListActionsSecretsParams
- func (o *OrgListActionsSecretsParams) WithTimeout(timeout time.Duration) *OrgListActionsSecretsParams
- func (o *OrgListActionsSecretsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListActionsSecretsReader
- type OrgListActivityFeedsNotFound
- func (o *OrgListActivityFeedsNotFound) Code() int
- func (o *OrgListActivityFeedsNotFound) Error() string
- func (o *OrgListActivityFeedsNotFound) IsClientError() bool
- func (o *OrgListActivityFeedsNotFound) IsCode(code int) bool
- func (o *OrgListActivityFeedsNotFound) IsRedirect() bool
- func (o *OrgListActivityFeedsNotFound) IsServerError() bool
- func (o *OrgListActivityFeedsNotFound) IsSuccess() bool
- func (o *OrgListActivityFeedsNotFound) String() string
- type OrgListActivityFeedsOK
- func (o *OrgListActivityFeedsOK) Code() int
- func (o *OrgListActivityFeedsOK) Error() string
- func (o *OrgListActivityFeedsOK) GetPayload() []*models.Activity
- func (o *OrgListActivityFeedsOK) IsClientError() bool
- func (o *OrgListActivityFeedsOK) IsCode(code int) bool
- func (o *OrgListActivityFeedsOK) IsRedirect() bool
- func (o *OrgListActivityFeedsOK) IsServerError() bool
- func (o *OrgListActivityFeedsOK) IsSuccess() bool
- func (o *OrgListActivityFeedsOK) String() string
- type OrgListActivityFeedsParams
- func NewOrgListActivityFeedsParams() *OrgListActivityFeedsParams
- func NewOrgListActivityFeedsParamsWithContext(ctx context.Context) *OrgListActivityFeedsParams
- func NewOrgListActivityFeedsParamsWithHTTPClient(client *http.Client) *OrgListActivityFeedsParams
- func NewOrgListActivityFeedsParamsWithTimeout(timeout time.Duration) *OrgListActivityFeedsParams
- func (o *OrgListActivityFeedsParams) SetContext(ctx context.Context)
- func (o *OrgListActivityFeedsParams) SetDate(date *strfmt.Date)
- func (o *OrgListActivityFeedsParams) SetDefaults()
- func (o *OrgListActivityFeedsParams) SetHTTPClient(client *http.Client)
- func (o *OrgListActivityFeedsParams) SetLimit(limit *int64)
- func (o *OrgListActivityFeedsParams) SetOrg(org string)
- func (o *OrgListActivityFeedsParams) SetPage(page *int64)
- func (o *OrgListActivityFeedsParams) SetTimeout(timeout time.Duration)
- func (o *OrgListActivityFeedsParams) WithContext(ctx context.Context) *OrgListActivityFeedsParams
- func (o *OrgListActivityFeedsParams) WithDate(date *strfmt.Date) *OrgListActivityFeedsParams
- func (o *OrgListActivityFeedsParams) WithDefaults() *OrgListActivityFeedsParams
- func (o *OrgListActivityFeedsParams) WithHTTPClient(client *http.Client) *OrgListActivityFeedsParams
- func (o *OrgListActivityFeedsParams) WithLimit(limit *int64) *OrgListActivityFeedsParams
- func (o *OrgListActivityFeedsParams) WithOrg(org string) *OrgListActivityFeedsParams
- func (o *OrgListActivityFeedsParams) WithPage(page *int64) *OrgListActivityFeedsParams
- func (o *OrgListActivityFeedsParams) WithTimeout(timeout time.Duration) *OrgListActivityFeedsParams
- func (o *OrgListActivityFeedsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListActivityFeedsReader
- type OrgListCurrentUserOrgsNotFound
- func (o *OrgListCurrentUserOrgsNotFound) Code() int
- func (o *OrgListCurrentUserOrgsNotFound) Error() string
- func (o *OrgListCurrentUserOrgsNotFound) IsClientError() bool
- func (o *OrgListCurrentUserOrgsNotFound) IsCode(code int) bool
- func (o *OrgListCurrentUserOrgsNotFound) IsRedirect() bool
- func (o *OrgListCurrentUserOrgsNotFound) IsServerError() bool
- func (o *OrgListCurrentUserOrgsNotFound) IsSuccess() bool
- func (o *OrgListCurrentUserOrgsNotFound) String() string
- type OrgListCurrentUserOrgsOK
- func (o *OrgListCurrentUserOrgsOK) Code() int
- func (o *OrgListCurrentUserOrgsOK) Error() string
- func (o *OrgListCurrentUserOrgsOK) GetPayload() []*models.Organization
- func (o *OrgListCurrentUserOrgsOK) IsClientError() bool
- func (o *OrgListCurrentUserOrgsOK) IsCode(code int) bool
- func (o *OrgListCurrentUserOrgsOK) IsRedirect() bool
- func (o *OrgListCurrentUserOrgsOK) IsServerError() bool
- func (o *OrgListCurrentUserOrgsOK) IsSuccess() bool
- func (o *OrgListCurrentUserOrgsOK) String() string
- type OrgListCurrentUserOrgsParams
- func NewOrgListCurrentUserOrgsParams() *OrgListCurrentUserOrgsParams
- func NewOrgListCurrentUserOrgsParamsWithContext(ctx context.Context) *OrgListCurrentUserOrgsParams
- func NewOrgListCurrentUserOrgsParamsWithHTTPClient(client *http.Client) *OrgListCurrentUserOrgsParams
- func NewOrgListCurrentUserOrgsParamsWithTimeout(timeout time.Duration) *OrgListCurrentUserOrgsParams
- func (o *OrgListCurrentUserOrgsParams) SetContext(ctx context.Context)
- func (o *OrgListCurrentUserOrgsParams) SetDefaults()
- func (o *OrgListCurrentUserOrgsParams) SetHTTPClient(client *http.Client)
- func (o *OrgListCurrentUserOrgsParams) SetLimit(limit *int64)
- func (o *OrgListCurrentUserOrgsParams) SetPage(page *int64)
- func (o *OrgListCurrentUserOrgsParams) SetTimeout(timeout time.Duration)
- func (o *OrgListCurrentUserOrgsParams) WithContext(ctx context.Context) *OrgListCurrentUserOrgsParams
- func (o *OrgListCurrentUserOrgsParams) WithDefaults() *OrgListCurrentUserOrgsParams
- func (o *OrgListCurrentUserOrgsParams) WithHTTPClient(client *http.Client) *OrgListCurrentUserOrgsParams
- func (o *OrgListCurrentUserOrgsParams) WithLimit(limit *int64) *OrgListCurrentUserOrgsParams
- func (o *OrgListCurrentUserOrgsParams) WithPage(page *int64) *OrgListCurrentUserOrgsParams
- func (o *OrgListCurrentUserOrgsParams) WithTimeout(timeout time.Duration) *OrgListCurrentUserOrgsParams
- func (o *OrgListCurrentUserOrgsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListCurrentUserOrgsReader
- type OrgListHooksNotFound
- func (o *OrgListHooksNotFound) Code() int
- func (o *OrgListHooksNotFound) Error() string
- func (o *OrgListHooksNotFound) IsClientError() bool
- func (o *OrgListHooksNotFound) IsCode(code int) bool
- func (o *OrgListHooksNotFound) IsRedirect() bool
- func (o *OrgListHooksNotFound) IsServerError() bool
- func (o *OrgListHooksNotFound) IsSuccess() bool
- func (o *OrgListHooksNotFound) String() string
- type OrgListHooksOK
- func (o *OrgListHooksOK) Code() int
- func (o *OrgListHooksOK) Error() string
- func (o *OrgListHooksOK) GetPayload() []*models.Hook
- func (o *OrgListHooksOK) IsClientError() bool
- func (o *OrgListHooksOK) IsCode(code int) bool
- func (o *OrgListHooksOK) IsRedirect() bool
- func (o *OrgListHooksOK) IsServerError() bool
- func (o *OrgListHooksOK) IsSuccess() bool
- func (o *OrgListHooksOK) String() string
- type OrgListHooksParams
- func (o *OrgListHooksParams) SetContext(ctx context.Context)
- func (o *OrgListHooksParams) SetDefaults()
- func (o *OrgListHooksParams) SetHTTPClient(client *http.Client)
- func (o *OrgListHooksParams) SetLimit(limit *int64)
- func (o *OrgListHooksParams) SetOrg(org string)
- func (o *OrgListHooksParams) SetPage(page *int64)
- func (o *OrgListHooksParams) SetTimeout(timeout time.Duration)
- func (o *OrgListHooksParams) WithContext(ctx context.Context) *OrgListHooksParams
- func (o *OrgListHooksParams) WithDefaults() *OrgListHooksParams
- func (o *OrgListHooksParams) WithHTTPClient(client *http.Client) *OrgListHooksParams
- func (o *OrgListHooksParams) WithLimit(limit *int64) *OrgListHooksParams
- func (o *OrgListHooksParams) WithOrg(org string) *OrgListHooksParams
- func (o *OrgListHooksParams) WithPage(page *int64) *OrgListHooksParams
- func (o *OrgListHooksParams) WithTimeout(timeout time.Duration) *OrgListHooksParams
- func (o *OrgListHooksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListHooksReader
- type OrgListLabelsNotFound
- func (o *OrgListLabelsNotFound) Code() int
- func (o *OrgListLabelsNotFound) Error() string
- func (o *OrgListLabelsNotFound) IsClientError() bool
- func (o *OrgListLabelsNotFound) IsCode(code int) bool
- func (o *OrgListLabelsNotFound) IsRedirect() bool
- func (o *OrgListLabelsNotFound) IsServerError() bool
- func (o *OrgListLabelsNotFound) IsSuccess() bool
- func (o *OrgListLabelsNotFound) String() string
- type OrgListLabelsOK
- func (o *OrgListLabelsOK) Code() int
- func (o *OrgListLabelsOK) Error() string
- func (o *OrgListLabelsOK) GetPayload() []*models.Label
- func (o *OrgListLabelsOK) IsClientError() bool
- func (o *OrgListLabelsOK) IsCode(code int) bool
- func (o *OrgListLabelsOK) IsRedirect() bool
- func (o *OrgListLabelsOK) IsServerError() bool
- func (o *OrgListLabelsOK) IsSuccess() bool
- func (o *OrgListLabelsOK) String() string
- type OrgListLabelsParams
- func (o *OrgListLabelsParams) SetContext(ctx context.Context)
- func (o *OrgListLabelsParams) SetDefaults()
- func (o *OrgListLabelsParams) SetHTTPClient(client *http.Client)
- func (o *OrgListLabelsParams) SetLimit(limit *int64)
- func (o *OrgListLabelsParams) SetOrg(org string)
- func (o *OrgListLabelsParams) SetPage(page *int64)
- func (o *OrgListLabelsParams) SetTimeout(timeout time.Duration)
- func (o *OrgListLabelsParams) WithContext(ctx context.Context) *OrgListLabelsParams
- func (o *OrgListLabelsParams) WithDefaults() *OrgListLabelsParams
- func (o *OrgListLabelsParams) WithHTTPClient(client *http.Client) *OrgListLabelsParams
- func (o *OrgListLabelsParams) WithLimit(limit *int64) *OrgListLabelsParams
- func (o *OrgListLabelsParams) WithOrg(org string) *OrgListLabelsParams
- func (o *OrgListLabelsParams) WithPage(page *int64) *OrgListLabelsParams
- func (o *OrgListLabelsParams) WithTimeout(timeout time.Duration) *OrgListLabelsParams
- func (o *OrgListLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListLabelsReader
- type OrgListMembersNotFound
- func (o *OrgListMembersNotFound) Code() int
- func (o *OrgListMembersNotFound) Error() string
- func (o *OrgListMembersNotFound) IsClientError() bool
- func (o *OrgListMembersNotFound) IsCode(code int) bool
- func (o *OrgListMembersNotFound) IsRedirect() bool
- func (o *OrgListMembersNotFound) IsServerError() bool
- func (o *OrgListMembersNotFound) IsSuccess() bool
- func (o *OrgListMembersNotFound) String() string
- type OrgListMembersOK
- func (o *OrgListMembersOK) Code() int
- func (o *OrgListMembersOK) Error() string
- func (o *OrgListMembersOK) GetPayload() []*models.User
- func (o *OrgListMembersOK) IsClientError() bool
- func (o *OrgListMembersOK) IsCode(code int) bool
- func (o *OrgListMembersOK) IsRedirect() bool
- func (o *OrgListMembersOK) IsServerError() bool
- func (o *OrgListMembersOK) IsSuccess() bool
- func (o *OrgListMembersOK) String() string
- type OrgListMembersParams
- func NewOrgListMembersParams() *OrgListMembersParams
- func NewOrgListMembersParamsWithContext(ctx context.Context) *OrgListMembersParams
- func NewOrgListMembersParamsWithHTTPClient(client *http.Client) *OrgListMembersParams
- func NewOrgListMembersParamsWithTimeout(timeout time.Duration) *OrgListMembersParams
- func (o *OrgListMembersParams) SetContext(ctx context.Context)
- func (o *OrgListMembersParams) SetDefaults()
- func (o *OrgListMembersParams) SetHTTPClient(client *http.Client)
- func (o *OrgListMembersParams) SetLimit(limit *int64)
- func (o *OrgListMembersParams) SetOrg(org string)
- func (o *OrgListMembersParams) SetPage(page *int64)
- func (o *OrgListMembersParams) SetTimeout(timeout time.Duration)
- func (o *OrgListMembersParams) WithContext(ctx context.Context) *OrgListMembersParams
- func (o *OrgListMembersParams) WithDefaults() *OrgListMembersParams
- func (o *OrgListMembersParams) WithHTTPClient(client *http.Client) *OrgListMembersParams
- func (o *OrgListMembersParams) WithLimit(limit *int64) *OrgListMembersParams
- func (o *OrgListMembersParams) WithOrg(org string) *OrgListMembersParams
- func (o *OrgListMembersParams) WithPage(page *int64) *OrgListMembersParams
- func (o *OrgListMembersParams) WithTimeout(timeout time.Duration) *OrgListMembersParams
- func (o *OrgListMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListMembersReader
- type OrgListPublicMembersNotFound
- func (o *OrgListPublicMembersNotFound) Code() int
- func (o *OrgListPublicMembersNotFound) Error() string
- func (o *OrgListPublicMembersNotFound) IsClientError() bool
- func (o *OrgListPublicMembersNotFound) IsCode(code int) bool
- func (o *OrgListPublicMembersNotFound) IsRedirect() bool
- func (o *OrgListPublicMembersNotFound) IsServerError() bool
- func (o *OrgListPublicMembersNotFound) IsSuccess() bool
- func (o *OrgListPublicMembersNotFound) String() string
- type OrgListPublicMembersOK
- func (o *OrgListPublicMembersOK) Code() int
- func (o *OrgListPublicMembersOK) Error() string
- func (o *OrgListPublicMembersOK) GetPayload() []*models.User
- func (o *OrgListPublicMembersOK) IsClientError() bool
- func (o *OrgListPublicMembersOK) IsCode(code int) bool
- func (o *OrgListPublicMembersOK) IsRedirect() bool
- func (o *OrgListPublicMembersOK) IsServerError() bool
- func (o *OrgListPublicMembersOK) IsSuccess() bool
- func (o *OrgListPublicMembersOK) String() string
- type OrgListPublicMembersParams
- func NewOrgListPublicMembersParams() *OrgListPublicMembersParams
- func NewOrgListPublicMembersParamsWithContext(ctx context.Context) *OrgListPublicMembersParams
- func NewOrgListPublicMembersParamsWithHTTPClient(client *http.Client) *OrgListPublicMembersParams
- func NewOrgListPublicMembersParamsWithTimeout(timeout time.Duration) *OrgListPublicMembersParams
- func (o *OrgListPublicMembersParams) SetContext(ctx context.Context)
- func (o *OrgListPublicMembersParams) SetDefaults()
- func (o *OrgListPublicMembersParams) SetHTTPClient(client *http.Client)
- func (o *OrgListPublicMembersParams) SetLimit(limit *int64)
- func (o *OrgListPublicMembersParams) SetOrg(org string)
- func (o *OrgListPublicMembersParams) SetPage(page *int64)
- func (o *OrgListPublicMembersParams) SetTimeout(timeout time.Duration)
- func (o *OrgListPublicMembersParams) WithContext(ctx context.Context) *OrgListPublicMembersParams
- func (o *OrgListPublicMembersParams) WithDefaults() *OrgListPublicMembersParams
- func (o *OrgListPublicMembersParams) WithHTTPClient(client *http.Client) *OrgListPublicMembersParams
- func (o *OrgListPublicMembersParams) WithLimit(limit *int64) *OrgListPublicMembersParams
- func (o *OrgListPublicMembersParams) WithOrg(org string) *OrgListPublicMembersParams
- func (o *OrgListPublicMembersParams) WithPage(page *int64) *OrgListPublicMembersParams
- func (o *OrgListPublicMembersParams) WithTimeout(timeout time.Duration) *OrgListPublicMembersParams
- func (o *OrgListPublicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListPublicMembersReader
- type OrgListReposNotFound
- func (o *OrgListReposNotFound) Code() int
- func (o *OrgListReposNotFound) Error() string
- func (o *OrgListReposNotFound) IsClientError() bool
- func (o *OrgListReposNotFound) IsCode(code int) bool
- func (o *OrgListReposNotFound) IsRedirect() bool
- func (o *OrgListReposNotFound) IsServerError() bool
- func (o *OrgListReposNotFound) IsSuccess() bool
- func (o *OrgListReposNotFound) String() string
- type OrgListReposOK
- func (o *OrgListReposOK) Code() int
- func (o *OrgListReposOK) Error() string
- func (o *OrgListReposOK) GetPayload() []*models.Repository
- func (o *OrgListReposOK) IsClientError() bool
- func (o *OrgListReposOK) IsCode(code int) bool
- func (o *OrgListReposOK) IsRedirect() bool
- func (o *OrgListReposOK) IsServerError() bool
- func (o *OrgListReposOK) IsSuccess() bool
- func (o *OrgListReposOK) String() string
- type OrgListReposParams
- func (o *OrgListReposParams) SetContext(ctx context.Context)
- func (o *OrgListReposParams) SetDefaults()
- func (o *OrgListReposParams) SetHTTPClient(client *http.Client)
- func (o *OrgListReposParams) SetLimit(limit *int64)
- func (o *OrgListReposParams) SetOrg(org string)
- func (o *OrgListReposParams) SetPage(page *int64)
- func (o *OrgListReposParams) SetTimeout(timeout time.Duration)
- func (o *OrgListReposParams) WithContext(ctx context.Context) *OrgListReposParams
- func (o *OrgListReposParams) WithDefaults() *OrgListReposParams
- func (o *OrgListReposParams) WithHTTPClient(client *http.Client) *OrgListReposParams
- func (o *OrgListReposParams) WithLimit(limit *int64) *OrgListReposParams
- func (o *OrgListReposParams) WithOrg(org string) *OrgListReposParams
- func (o *OrgListReposParams) WithPage(page *int64) *OrgListReposParams
- func (o *OrgListReposParams) WithTimeout(timeout time.Duration) *OrgListReposParams
- func (o *OrgListReposParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListReposReader
- type OrgListTeamActivityFeedsNotFound
- func (o *OrgListTeamActivityFeedsNotFound) Code() int
- func (o *OrgListTeamActivityFeedsNotFound) Error() string
- func (o *OrgListTeamActivityFeedsNotFound) IsClientError() bool
- func (o *OrgListTeamActivityFeedsNotFound) IsCode(code int) bool
- func (o *OrgListTeamActivityFeedsNotFound) IsRedirect() bool
- func (o *OrgListTeamActivityFeedsNotFound) IsServerError() bool
- func (o *OrgListTeamActivityFeedsNotFound) IsSuccess() bool
- func (o *OrgListTeamActivityFeedsNotFound) String() string
- type OrgListTeamActivityFeedsOK
- func (o *OrgListTeamActivityFeedsOK) Code() int
- func (o *OrgListTeamActivityFeedsOK) Error() string
- func (o *OrgListTeamActivityFeedsOK) GetPayload() []*models.Activity
- func (o *OrgListTeamActivityFeedsOK) IsClientError() bool
- func (o *OrgListTeamActivityFeedsOK) IsCode(code int) bool
- func (o *OrgListTeamActivityFeedsOK) IsRedirect() bool
- func (o *OrgListTeamActivityFeedsOK) IsServerError() bool
- func (o *OrgListTeamActivityFeedsOK) IsSuccess() bool
- func (o *OrgListTeamActivityFeedsOK) String() string
- type OrgListTeamActivityFeedsParams
- func NewOrgListTeamActivityFeedsParams() *OrgListTeamActivityFeedsParams
- func NewOrgListTeamActivityFeedsParamsWithContext(ctx context.Context) *OrgListTeamActivityFeedsParams
- func NewOrgListTeamActivityFeedsParamsWithHTTPClient(client *http.Client) *OrgListTeamActivityFeedsParams
- func NewOrgListTeamActivityFeedsParamsWithTimeout(timeout time.Duration) *OrgListTeamActivityFeedsParams
- func (o *OrgListTeamActivityFeedsParams) SetContext(ctx context.Context)
- func (o *OrgListTeamActivityFeedsParams) SetDate(date *strfmt.Date)
- func (o *OrgListTeamActivityFeedsParams) SetDefaults()
- func (o *OrgListTeamActivityFeedsParams) SetHTTPClient(client *http.Client)
- func (o *OrgListTeamActivityFeedsParams) SetID(id int64)
- func (o *OrgListTeamActivityFeedsParams) SetLimit(limit *int64)
- func (o *OrgListTeamActivityFeedsParams) SetPage(page *int64)
- func (o *OrgListTeamActivityFeedsParams) SetTimeout(timeout time.Duration)
- func (o *OrgListTeamActivityFeedsParams) WithContext(ctx context.Context) *OrgListTeamActivityFeedsParams
- func (o *OrgListTeamActivityFeedsParams) WithDate(date *strfmt.Date) *OrgListTeamActivityFeedsParams
- func (o *OrgListTeamActivityFeedsParams) WithDefaults() *OrgListTeamActivityFeedsParams
- func (o *OrgListTeamActivityFeedsParams) WithHTTPClient(client *http.Client) *OrgListTeamActivityFeedsParams
- func (o *OrgListTeamActivityFeedsParams) WithID(id int64) *OrgListTeamActivityFeedsParams
- func (o *OrgListTeamActivityFeedsParams) WithLimit(limit *int64) *OrgListTeamActivityFeedsParams
- func (o *OrgListTeamActivityFeedsParams) WithPage(page *int64) *OrgListTeamActivityFeedsParams
- func (o *OrgListTeamActivityFeedsParams) WithTimeout(timeout time.Duration) *OrgListTeamActivityFeedsParams
- func (o *OrgListTeamActivityFeedsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListTeamActivityFeedsReader
- type OrgListTeamMemberNotFound
- func (o *OrgListTeamMemberNotFound) Code() int
- func (o *OrgListTeamMemberNotFound) Error() string
- func (o *OrgListTeamMemberNotFound) IsClientError() bool
- func (o *OrgListTeamMemberNotFound) IsCode(code int) bool
- func (o *OrgListTeamMemberNotFound) IsRedirect() bool
- func (o *OrgListTeamMemberNotFound) IsServerError() bool
- func (o *OrgListTeamMemberNotFound) IsSuccess() bool
- func (o *OrgListTeamMemberNotFound) String() string
- type OrgListTeamMemberOK
- func (o *OrgListTeamMemberOK) Code() int
- func (o *OrgListTeamMemberOK) Error() string
- func (o *OrgListTeamMemberOK) GetPayload() *models.User
- func (o *OrgListTeamMemberOK) IsClientError() bool
- func (o *OrgListTeamMemberOK) IsCode(code int) bool
- func (o *OrgListTeamMemberOK) IsRedirect() bool
- func (o *OrgListTeamMemberOK) IsServerError() bool
- func (o *OrgListTeamMemberOK) IsSuccess() bool
- func (o *OrgListTeamMemberOK) String() string
- type OrgListTeamMemberParams
- func NewOrgListTeamMemberParams() *OrgListTeamMemberParams
- func NewOrgListTeamMemberParamsWithContext(ctx context.Context) *OrgListTeamMemberParams
- func NewOrgListTeamMemberParamsWithHTTPClient(client *http.Client) *OrgListTeamMemberParams
- func NewOrgListTeamMemberParamsWithTimeout(timeout time.Duration) *OrgListTeamMemberParams
- func (o *OrgListTeamMemberParams) SetContext(ctx context.Context)
- func (o *OrgListTeamMemberParams) SetDefaults()
- func (o *OrgListTeamMemberParams) SetHTTPClient(client *http.Client)
- func (o *OrgListTeamMemberParams) SetID(id int64)
- func (o *OrgListTeamMemberParams) SetTimeout(timeout time.Duration)
- func (o *OrgListTeamMemberParams) SetUsername(username string)
- func (o *OrgListTeamMemberParams) WithContext(ctx context.Context) *OrgListTeamMemberParams
- func (o *OrgListTeamMemberParams) WithDefaults() *OrgListTeamMemberParams
- func (o *OrgListTeamMemberParams) WithHTTPClient(client *http.Client) *OrgListTeamMemberParams
- func (o *OrgListTeamMemberParams) WithID(id int64) *OrgListTeamMemberParams
- func (o *OrgListTeamMemberParams) WithTimeout(timeout time.Duration) *OrgListTeamMemberParams
- func (o *OrgListTeamMemberParams) WithUsername(username string) *OrgListTeamMemberParams
- func (o *OrgListTeamMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListTeamMemberReader
- type OrgListTeamMembersNotFound
- func (o *OrgListTeamMembersNotFound) Code() int
- func (o *OrgListTeamMembersNotFound) Error() string
- func (o *OrgListTeamMembersNotFound) IsClientError() bool
- func (o *OrgListTeamMembersNotFound) IsCode(code int) bool
- func (o *OrgListTeamMembersNotFound) IsRedirect() bool
- func (o *OrgListTeamMembersNotFound) IsServerError() bool
- func (o *OrgListTeamMembersNotFound) IsSuccess() bool
- func (o *OrgListTeamMembersNotFound) String() string
- type OrgListTeamMembersOK
- func (o *OrgListTeamMembersOK) Code() int
- func (o *OrgListTeamMembersOK) Error() string
- func (o *OrgListTeamMembersOK) GetPayload() []*models.User
- func (o *OrgListTeamMembersOK) IsClientError() bool
- func (o *OrgListTeamMembersOK) IsCode(code int) bool
- func (o *OrgListTeamMembersOK) IsRedirect() bool
- func (o *OrgListTeamMembersOK) IsServerError() bool
- func (o *OrgListTeamMembersOK) IsSuccess() bool
- func (o *OrgListTeamMembersOK) String() string
- type OrgListTeamMembersParams
- func NewOrgListTeamMembersParams() *OrgListTeamMembersParams
- func NewOrgListTeamMembersParamsWithContext(ctx context.Context) *OrgListTeamMembersParams
- func NewOrgListTeamMembersParamsWithHTTPClient(client *http.Client) *OrgListTeamMembersParams
- func NewOrgListTeamMembersParamsWithTimeout(timeout time.Duration) *OrgListTeamMembersParams
- func (o *OrgListTeamMembersParams) SetContext(ctx context.Context)
- func (o *OrgListTeamMembersParams) SetDefaults()
- func (o *OrgListTeamMembersParams) SetHTTPClient(client *http.Client)
- func (o *OrgListTeamMembersParams) SetID(id int64)
- func (o *OrgListTeamMembersParams) SetLimit(limit *int64)
- func (o *OrgListTeamMembersParams) SetPage(page *int64)
- func (o *OrgListTeamMembersParams) SetTimeout(timeout time.Duration)
- func (o *OrgListTeamMembersParams) WithContext(ctx context.Context) *OrgListTeamMembersParams
- func (o *OrgListTeamMembersParams) WithDefaults() *OrgListTeamMembersParams
- func (o *OrgListTeamMembersParams) WithHTTPClient(client *http.Client) *OrgListTeamMembersParams
- func (o *OrgListTeamMembersParams) WithID(id int64) *OrgListTeamMembersParams
- func (o *OrgListTeamMembersParams) WithLimit(limit *int64) *OrgListTeamMembersParams
- func (o *OrgListTeamMembersParams) WithPage(page *int64) *OrgListTeamMembersParams
- func (o *OrgListTeamMembersParams) WithTimeout(timeout time.Duration) *OrgListTeamMembersParams
- func (o *OrgListTeamMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListTeamMembersReader
- type OrgListTeamRepoNotFound
- func (o *OrgListTeamRepoNotFound) Code() int
- func (o *OrgListTeamRepoNotFound) Error() string
- func (o *OrgListTeamRepoNotFound) IsClientError() bool
- func (o *OrgListTeamRepoNotFound) IsCode(code int) bool
- func (o *OrgListTeamRepoNotFound) IsRedirect() bool
- func (o *OrgListTeamRepoNotFound) IsServerError() bool
- func (o *OrgListTeamRepoNotFound) IsSuccess() bool
- func (o *OrgListTeamRepoNotFound) String() string
- type OrgListTeamRepoOK
- func (o *OrgListTeamRepoOK) Code() int
- func (o *OrgListTeamRepoOK) Error() string
- func (o *OrgListTeamRepoOK) GetPayload() *models.Repository
- func (o *OrgListTeamRepoOK) IsClientError() bool
- func (o *OrgListTeamRepoOK) IsCode(code int) bool
- func (o *OrgListTeamRepoOK) IsRedirect() bool
- func (o *OrgListTeamRepoOK) IsServerError() bool
- func (o *OrgListTeamRepoOK) IsSuccess() bool
- func (o *OrgListTeamRepoOK) String() string
- type OrgListTeamRepoParams
- func NewOrgListTeamRepoParams() *OrgListTeamRepoParams
- func NewOrgListTeamRepoParamsWithContext(ctx context.Context) *OrgListTeamRepoParams
- func NewOrgListTeamRepoParamsWithHTTPClient(client *http.Client) *OrgListTeamRepoParams
- func NewOrgListTeamRepoParamsWithTimeout(timeout time.Duration) *OrgListTeamRepoParams
- func (o *OrgListTeamRepoParams) SetContext(ctx context.Context)
- func (o *OrgListTeamRepoParams) SetDefaults()
- func (o *OrgListTeamRepoParams) SetHTTPClient(client *http.Client)
- func (o *OrgListTeamRepoParams) SetID(id int64)
- func (o *OrgListTeamRepoParams) SetOrg(org string)
- func (o *OrgListTeamRepoParams) SetRepo(repo string)
- func (o *OrgListTeamRepoParams) SetTimeout(timeout time.Duration)
- func (o *OrgListTeamRepoParams) WithContext(ctx context.Context) *OrgListTeamRepoParams
- func (o *OrgListTeamRepoParams) WithDefaults() *OrgListTeamRepoParams
- func (o *OrgListTeamRepoParams) WithHTTPClient(client *http.Client) *OrgListTeamRepoParams
- func (o *OrgListTeamRepoParams) WithID(id int64) *OrgListTeamRepoParams
- func (o *OrgListTeamRepoParams) WithOrg(org string) *OrgListTeamRepoParams
- func (o *OrgListTeamRepoParams) WithRepo(repo string) *OrgListTeamRepoParams
- func (o *OrgListTeamRepoParams) WithTimeout(timeout time.Duration) *OrgListTeamRepoParams
- func (o *OrgListTeamRepoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListTeamRepoReader
- type OrgListTeamReposNotFound
- func (o *OrgListTeamReposNotFound) Code() int
- func (o *OrgListTeamReposNotFound) Error() string
- func (o *OrgListTeamReposNotFound) IsClientError() bool
- func (o *OrgListTeamReposNotFound) IsCode(code int) bool
- func (o *OrgListTeamReposNotFound) IsRedirect() bool
- func (o *OrgListTeamReposNotFound) IsServerError() bool
- func (o *OrgListTeamReposNotFound) IsSuccess() bool
- func (o *OrgListTeamReposNotFound) String() string
- type OrgListTeamReposOK
- func (o *OrgListTeamReposOK) Code() int
- func (o *OrgListTeamReposOK) Error() string
- func (o *OrgListTeamReposOK) GetPayload() []*models.Repository
- func (o *OrgListTeamReposOK) IsClientError() bool
- func (o *OrgListTeamReposOK) IsCode(code int) bool
- func (o *OrgListTeamReposOK) IsRedirect() bool
- func (o *OrgListTeamReposOK) IsServerError() bool
- func (o *OrgListTeamReposOK) IsSuccess() bool
- func (o *OrgListTeamReposOK) String() string
- type OrgListTeamReposParams
- func NewOrgListTeamReposParams() *OrgListTeamReposParams
- func NewOrgListTeamReposParamsWithContext(ctx context.Context) *OrgListTeamReposParams
- func NewOrgListTeamReposParamsWithHTTPClient(client *http.Client) *OrgListTeamReposParams
- func NewOrgListTeamReposParamsWithTimeout(timeout time.Duration) *OrgListTeamReposParams
- func (o *OrgListTeamReposParams) SetContext(ctx context.Context)
- func (o *OrgListTeamReposParams) SetDefaults()
- func (o *OrgListTeamReposParams) SetHTTPClient(client *http.Client)
- func (o *OrgListTeamReposParams) SetID(id int64)
- func (o *OrgListTeamReposParams) SetLimit(limit *int64)
- func (o *OrgListTeamReposParams) SetPage(page *int64)
- func (o *OrgListTeamReposParams) SetTimeout(timeout time.Duration)
- func (o *OrgListTeamReposParams) WithContext(ctx context.Context) *OrgListTeamReposParams
- func (o *OrgListTeamReposParams) WithDefaults() *OrgListTeamReposParams
- func (o *OrgListTeamReposParams) WithHTTPClient(client *http.Client) *OrgListTeamReposParams
- func (o *OrgListTeamReposParams) WithID(id int64) *OrgListTeamReposParams
- func (o *OrgListTeamReposParams) WithLimit(limit *int64) *OrgListTeamReposParams
- func (o *OrgListTeamReposParams) WithPage(page *int64) *OrgListTeamReposParams
- func (o *OrgListTeamReposParams) WithTimeout(timeout time.Duration) *OrgListTeamReposParams
- func (o *OrgListTeamReposParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListTeamReposReader
- type OrgListTeamsNotFound
- func (o *OrgListTeamsNotFound) Code() int
- func (o *OrgListTeamsNotFound) Error() string
- func (o *OrgListTeamsNotFound) IsClientError() bool
- func (o *OrgListTeamsNotFound) IsCode(code int) bool
- func (o *OrgListTeamsNotFound) IsRedirect() bool
- func (o *OrgListTeamsNotFound) IsServerError() bool
- func (o *OrgListTeamsNotFound) IsSuccess() bool
- func (o *OrgListTeamsNotFound) String() string
- type OrgListTeamsOK
- func (o *OrgListTeamsOK) Code() int
- func (o *OrgListTeamsOK) Error() string
- func (o *OrgListTeamsOK) GetPayload() []*models.Team
- func (o *OrgListTeamsOK) IsClientError() bool
- func (o *OrgListTeamsOK) IsCode(code int) bool
- func (o *OrgListTeamsOK) IsRedirect() bool
- func (o *OrgListTeamsOK) IsServerError() bool
- func (o *OrgListTeamsOK) IsSuccess() bool
- func (o *OrgListTeamsOK) String() string
- type OrgListTeamsParams
- func (o *OrgListTeamsParams) SetContext(ctx context.Context)
- func (o *OrgListTeamsParams) SetDefaults()
- func (o *OrgListTeamsParams) SetHTTPClient(client *http.Client)
- func (o *OrgListTeamsParams) SetLimit(limit *int64)
- func (o *OrgListTeamsParams) SetOrg(org string)
- func (o *OrgListTeamsParams) SetPage(page *int64)
- func (o *OrgListTeamsParams) SetTimeout(timeout time.Duration)
- func (o *OrgListTeamsParams) WithContext(ctx context.Context) *OrgListTeamsParams
- func (o *OrgListTeamsParams) WithDefaults() *OrgListTeamsParams
- func (o *OrgListTeamsParams) WithHTTPClient(client *http.Client) *OrgListTeamsParams
- func (o *OrgListTeamsParams) WithLimit(limit *int64) *OrgListTeamsParams
- func (o *OrgListTeamsParams) WithOrg(org string) *OrgListTeamsParams
- func (o *OrgListTeamsParams) WithPage(page *int64) *OrgListTeamsParams
- func (o *OrgListTeamsParams) WithTimeout(timeout time.Duration) *OrgListTeamsParams
- func (o *OrgListTeamsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListTeamsReader
- type OrgListUserOrgsNotFound
- func (o *OrgListUserOrgsNotFound) Code() int
- func (o *OrgListUserOrgsNotFound) Error() string
- func (o *OrgListUserOrgsNotFound) IsClientError() bool
- func (o *OrgListUserOrgsNotFound) IsCode(code int) bool
- func (o *OrgListUserOrgsNotFound) IsRedirect() bool
- func (o *OrgListUserOrgsNotFound) IsServerError() bool
- func (o *OrgListUserOrgsNotFound) IsSuccess() bool
- func (o *OrgListUserOrgsNotFound) String() string
- type OrgListUserOrgsOK
- func (o *OrgListUserOrgsOK) Code() int
- func (o *OrgListUserOrgsOK) Error() string
- func (o *OrgListUserOrgsOK) GetPayload() []*models.Organization
- func (o *OrgListUserOrgsOK) IsClientError() bool
- func (o *OrgListUserOrgsOK) IsCode(code int) bool
- func (o *OrgListUserOrgsOK) IsRedirect() bool
- func (o *OrgListUserOrgsOK) IsServerError() bool
- func (o *OrgListUserOrgsOK) IsSuccess() bool
- func (o *OrgListUserOrgsOK) String() string
- type OrgListUserOrgsParams
- func NewOrgListUserOrgsParams() *OrgListUserOrgsParams
- func NewOrgListUserOrgsParamsWithContext(ctx context.Context) *OrgListUserOrgsParams
- func NewOrgListUserOrgsParamsWithHTTPClient(client *http.Client) *OrgListUserOrgsParams
- func NewOrgListUserOrgsParamsWithTimeout(timeout time.Duration) *OrgListUserOrgsParams
- func (o *OrgListUserOrgsParams) SetContext(ctx context.Context)
- func (o *OrgListUserOrgsParams) SetDefaults()
- func (o *OrgListUserOrgsParams) SetHTTPClient(client *http.Client)
- func (o *OrgListUserOrgsParams) SetLimit(limit *int64)
- func (o *OrgListUserOrgsParams) SetPage(page *int64)
- func (o *OrgListUserOrgsParams) SetTimeout(timeout time.Duration)
- func (o *OrgListUserOrgsParams) SetUsername(username string)
- func (o *OrgListUserOrgsParams) WithContext(ctx context.Context) *OrgListUserOrgsParams
- func (o *OrgListUserOrgsParams) WithDefaults() *OrgListUserOrgsParams
- func (o *OrgListUserOrgsParams) WithHTTPClient(client *http.Client) *OrgListUserOrgsParams
- func (o *OrgListUserOrgsParams) WithLimit(limit *int64) *OrgListUserOrgsParams
- func (o *OrgListUserOrgsParams) WithPage(page *int64) *OrgListUserOrgsParams
- func (o *OrgListUserOrgsParams) WithTimeout(timeout time.Duration) *OrgListUserOrgsParams
- func (o *OrgListUserOrgsParams) WithUsername(username string) *OrgListUserOrgsParams
- func (o *OrgListUserOrgsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgListUserOrgsReader
- type OrgPublicizeMemberForbidden
- func (o *OrgPublicizeMemberForbidden) Code() int
- func (o *OrgPublicizeMemberForbidden) Error() string
- func (o *OrgPublicizeMemberForbidden) IsClientError() bool
- func (o *OrgPublicizeMemberForbidden) IsCode(code int) bool
- func (o *OrgPublicizeMemberForbidden) IsRedirect() bool
- func (o *OrgPublicizeMemberForbidden) IsServerError() bool
- func (o *OrgPublicizeMemberForbidden) IsSuccess() bool
- func (o *OrgPublicizeMemberForbidden) String() string
- type OrgPublicizeMemberNoContent
- func (o *OrgPublicizeMemberNoContent) Code() int
- func (o *OrgPublicizeMemberNoContent) Error() string
- func (o *OrgPublicizeMemberNoContent) IsClientError() bool
- func (o *OrgPublicizeMemberNoContent) IsCode(code int) bool
- func (o *OrgPublicizeMemberNoContent) IsRedirect() bool
- func (o *OrgPublicizeMemberNoContent) IsServerError() bool
- func (o *OrgPublicizeMemberNoContent) IsSuccess() bool
- func (o *OrgPublicizeMemberNoContent) String() string
- type OrgPublicizeMemberNotFound
- func (o *OrgPublicizeMemberNotFound) Code() int
- func (o *OrgPublicizeMemberNotFound) Error() string
- func (o *OrgPublicizeMemberNotFound) IsClientError() bool
- func (o *OrgPublicizeMemberNotFound) IsCode(code int) bool
- func (o *OrgPublicizeMemberNotFound) IsRedirect() bool
- func (o *OrgPublicizeMemberNotFound) IsServerError() bool
- func (o *OrgPublicizeMemberNotFound) IsSuccess() bool
- func (o *OrgPublicizeMemberNotFound) String() string
- type OrgPublicizeMemberParams
- func NewOrgPublicizeMemberParams() *OrgPublicizeMemberParams
- func NewOrgPublicizeMemberParamsWithContext(ctx context.Context) *OrgPublicizeMemberParams
- func NewOrgPublicizeMemberParamsWithHTTPClient(client *http.Client) *OrgPublicizeMemberParams
- func NewOrgPublicizeMemberParamsWithTimeout(timeout time.Duration) *OrgPublicizeMemberParams
- func (o *OrgPublicizeMemberParams) SetContext(ctx context.Context)
- func (o *OrgPublicizeMemberParams) SetDefaults()
- func (o *OrgPublicizeMemberParams) SetHTTPClient(client *http.Client)
- func (o *OrgPublicizeMemberParams) SetOrg(org string)
- func (o *OrgPublicizeMemberParams) SetTimeout(timeout time.Duration)
- func (o *OrgPublicizeMemberParams) SetUsername(username string)
- func (o *OrgPublicizeMemberParams) WithContext(ctx context.Context) *OrgPublicizeMemberParams
- func (o *OrgPublicizeMemberParams) WithDefaults() *OrgPublicizeMemberParams
- func (o *OrgPublicizeMemberParams) WithHTTPClient(client *http.Client) *OrgPublicizeMemberParams
- func (o *OrgPublicizeMemberParams) WithOrg(org string) *OrgPublicizeMemberParams
- func (o *OrgPublicizeMemberParams) WithTimeout(timeout time.Duration) *OrgPublicizeMemberParams
- func (o *OrgPublicizeMemberParams) WithUsername(username string) *OrgPublicizeMemberParams
- func (o *OrgPublicizeMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgPublicizeMemberReader
- type OrgRemoveTeamMemberNoContent
- func (o *OrgRemoveTeamMemberNoContent) Code() int
- func (o *OrgRemoveTeamMemberNoContent) Error() string
- func (o *OrgRemoveTeamMemberNoContent) IsClientError() bool
- func (o *OrgRemoveTeamMemberNoContent) IsCode(code int) bool
- func (o *OrgRemoveTeamMemberNoContent) IsRedirect() bool
- func (o *OrgRemoveTeamMemberNoContent) IsServerError() bool
- func (o *OrgRemoveTeamMemberNoContent) IsSuccess() bool
- func (o *OrgRemoveTeamMemberNoContent) String() string
- type OrgRemoveTeamMemberNotFound
- func (o *OrgRemoveTeamMemberNotFound) Code() int
- func (o *OrgRemoveTeamMemberNotFound) Error() string
- func (o *OrgRemoveTeamMemberNotFound) IsClientError() bool
- func (o *OrgRemoveTeamMemberNotFound) IsCode(code int) bool
- func (o *OrgRemoveTeamMemberNotFound) IsRedirect() bool
- func (o *OrgRemoveTeamMemberNotFound) IsServerError() bool
- func (o *OrgRemoveTeamMemberNotFound) IsSuccess() bool
- func (o *OrgRemoveTeamMemberNotFound) String() string
- type OrgRemoveTeamMemberParams
- func NewOrgRemoveTeamMemberParams() *OrgRemoveTeamMemberParams
- func NewOrgRemoveTeamMemberParamsWithContext(ctx context.Context) *OrgRemoveTeamMemberParams
- func NewOrgRemoveTeamMemberParamsWithHTTPClient(client *http.Client) *OrgRemoveTeamMemberParams
- func NewOrgRemoveTeamMemberParamsWithTimeout(timeout time.Duration) *OrgRemoveTeamMemberParams
- func (o *OrgRemoveTeamMemberParams) SetContext(ctx context.Context)
- func (o *OrgRemoveTeamMemberParams) SetDefaults()
- func (o *OrgRemoveTeamMemberParams) SetHTTPClient(client *http.Client)
- func (o *OrgRemoveTeamMemberParams) SetID(id int64)
- func (o *OrgRemoveTeamMemberParams) SetTimeout(timeout time.Duration)
- func (o *OrgRemoveTeamMemberParams) SetUsername(username string)
- func (o *OrgRemoveTeamMemberParams) WithContext(ctx context.Context) *OrgRemoveTeamMemberParams
- func (o *OrgRemoveTeamMemberParams) WithDefaults() *OrgRemoveTeamMemberParams
- func (o *OrgRemoveTeamMemberParams) WithHTTPClient(client *http.Client) *OrgRemoveTeamMemberParams
- func (o *OrgRemoveTeamMemberParams) WithID(id int64) *OrgRemoveTeamMemberParams
- func (o *OrgRemoveTeamMemberParams) WithTimeout(timeout time.Duration) *OrgRemoveTeamMemberParams
- func (o *OrgRemoveTeamMemberParams) WithUsername(username string) *OrgRemoveTeamMemberParams
- func (o *OrgRemoveTeamMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgRemoveTeamMemberReader
- type OrgRemoveTeamRepositoryForbidden
- func (o *OrgRemoveTeamRepositoryForbidden) Code() int
- func (o *OrgRemoveTeamRepositoryForbidden) Error() string
- func (o *OrgRemoveTeamRepositoryForbidden) IsClientError() bool
- func (o *OrgRemoveTeamRepositoryForbidden) IsCode(code int) bool
- func (o *OrgRemoveTeamRepositoryForbidden) IsRedirect() bool
- func (o *OrgRemoveTeamRepositoryForbidden) IsServerError() bool
- func (o *OrgRemoveTeamRepositoryForbidden) IsSuccess() bool
- func (o *OrgRemoveTeamRepositoryForbidden) String() string
- type OrgRemoveTeamRepositoryNoContent
- func (o *OrgRemoveTeamRepositoryNoContent) Code() int
- func (o *OrgRemoveTeamRepositoryNoContent) Error() string
- func (o *OrgRemoveTeamRepositoryNoContent) IsClientError() bool
- func (o *OrgRemoveTeamRepositoryNoContent) IsCode(code int) bool
- func (o *OrgRemoveTeamRepositoryNoContent) IsRedirect() bool
- func (o *OrgRemoveTeamRepositoryNoContent) IsServerError() bool
- func (o *OrgRemoveTeamRepositoryNoContent) IsSuccess() bool
- func (o *OrgRemoveTeamRepositoryNoContent) String() string
- type OrgRemoveTeamRepositoryNotFound
- func (o *OrgRemoveTeamRepositoryNotFound) Code() int
- func (o *OrgRemoveTeamRepositoryNotFound) Error() string
- func (o *OrgRemoveTeamRepositoryNotFound) IsClientError() bool
- func (o *OrgRemoveTeamRepositoryNotFound) IsCode(code int) bool
- func (o *OrgRemoveTeamRepositoryNotFound) IsRedirect() bool
- func (o *OrgRemoveTeamRepositoryNotFound) IsServerError() bool
- func (o *OrgRemoveTeamRepositoryNotFound) IsSuccess() bool
- func (o *OrgRemoveTeamRepositoryNotFound) String() string
- type OrgRemoveTeamRepositoryParams
- func NewOrgRemoveTeamRepositoryParams() *OrgRemoveTeamRepositoryParams
- func NewOrgRemoveTeamRepositoryParamsWithContext(ctx context.Context) *OrgRemoveTeamRepositoryParams
- func NewOrgRemoveTeamRepositoryParamsWithHTTPClient(client *http.Client) *OrgRemoveTeamRepositoryParams
- func NewOrgRemoveTeamRepositoryParamsWithTimeout(timeout time.Duration) *OrgRemoveTeamRepositoryParams
- func (o *OrgRemoveTeamRepositoryParams) SetContext(ctx context.Context)
- func (o *OrgRemoveTeamRepositoryParams) SetDefaults()
- func (o *OrgRemoveTeamRepositoryParams) SetHTTPClient(client *http.Client)
- func (o *OrgRemoveTeamRepositoryParams) SetID(id int64)
- func (o *OrgRemoveTeamRepositoryParams) SetOrg(org string)
- func (o *OrgRemoveTeamRepositoryParams) SetRepo(repo string)
- func (o *OrgRemoveTeamRepositoryParams) SetTimeout(timeout time.Duration)
- func (o *OrgRemoveTeamRepositoryParams) WithContext(ctx context.Context) *OrgRemoveTeamRepositoryParams
- func (o *OrgRemoveTeamRepositoryParams) WithDefaults() *OrgRemoveTeamRepositoryParams
- func (o *OrgRemoveTeamRepositoryParams) WithHTTPClient(client *http.Client) *OrgRemoveTeamRepositoryParams
- func (o *OrgRemoveTeamRepositoryParams) WithID(id int64) *OrgRemoveTeamRepositoryParams
- func (o *OrgRemoveTeamRepositoryParams) WithOrg(org string) *OrgRemoveTeamRepositoryParams
- func (o *OrgRemoveTeamRepositoryParams) WithRepo(repo string) *OrgRemoveTeamRepositoryParams
- func (o *OrgRemoveTeamRepositoryParams) WithTimeout(timeout time.Duration) *OrgRemoveTeamRepositoryParams
- func (o *OrgRemoveTeamRepositoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgRemoveTeamRepositoryReader
- type OrgUpdateAvatarNoContent
- func (o *OrgUpdateAvatarNoContent) Code() int
- func (o *OrgUpdateAvatarNoContent) Error() string
- func (o *OrgUpdateAvatarNoContent) IsClientError() bool
- func (o *OrgUpdateAvatarNoContent) IsCode(code int) bool
- func (o *OrgUpdateAvatarNoContent) IsRedirect() bool
- func (o *OrgUpdateAvatarNoContent) IsServerError() bool
- func (o *OrgUpdateAvatarNoContent) IsSuccess() bool
- func (o *OrgUpdateAvatarNoContent) String() string
- type OrgUpdateAvatarNotFound
- func (o *OrgUpdateAvatarNotFound) Code() int
- func (o *OrgUpdateAvatarNotFound) Error() string
- func (o *OrgUpdateAvatarNotFound) IsClientError() bool
- func (o *OrgUpdateAvatarNotFound) IsCode(code int) bool
- func (o *OrgUpdateAvatarNotFound) IsRedirect() bool
- func (o *OrgUpdateAvatarNotFound) IsServerError() bool
- func (o *OrgUpdateAvatarNotFound) IsSuccess() bool
- func (o *OrgUpdateAvatarNotFound) String() string
- type OrgUpdateAvatarParams
- func NewOrgUpdateAvatarParams() *OrgUpdateAvatarParams
- func NewOrgUpdateAvatarParamsWithContext(ctx context.Context) *OrgUpdateAvatarParams
- func NewOrgUpdateAvatarParamsWithHTTPClient(client *http.Client) *OrgUpdateAvatarParams
- func NewOrgUpdateAvatarParamsWithTimeout(timeout time.Duration) *OrgUpdateAvatarParams
- func (o *OrgUpdateAvatarParams) SetBody(body *models.UpdateUserAvatarOption)
- func (o *OrgUpdateAvatarParams) SetContext(ctx context.Context)
- func (o *OrgUpdateAvatarParams) SetDefaults()
- func (o *OrgUpdateAvatarParams) SetHTTPClient(client *http.Client)
- func (o *OrgUpdateAvatarParams) SetOrg(org string)
- func (o *OrgUpdateAvatarParams) SetTimeout(timeout time.Duration)
- func (o *OrgUpdateAvatarParams) WithBody(body *models.UpdateUserAvatarOption) *OrgUpdateAvatarParams
- func (o *OrgUpdateAvatarParams) WithContext(ctx context.Context) *OrgUpdateAvatarParams
- func (o *OrgUpdateAvatarParams) WithDefaults() *OrgUpdateAvatarParams
- func (o *OrgUpdateAvatarParams) WithHTTPClient(client *http.Client) *OrgUpdateAvatarParams
- func (o *OrgUpdateAvatarParams) WithOrg(org string) *OrgUpdateAvatarParams
- func (o *OrgUpdateAvatarParams) WithTimeout(timeout time.Duration) *OrgUpdateAvatarParams
- func (o *OrgUpdateAvatarParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrgUpdateAvatarReader
- type OrganizationBlockUserNoContent
- func (o *OrganizationBlockUserNoContent) Code() int
- func (o *OrganizationBlockUserNoContent) Error() string
- func (o *OrganizationBlockUserNoContent) IsClientError() bool
- func (o *OrganizationBlockUserNoContent) IsCode(code int) bool
- func (o *OrganizationBlockUserNoContent) IsRedirect() bool
- func (o *OrganizationBlockUserNoContent) IsServerError() bool
- func (o *OrganizationBlockUserNoContent) IsSuccess() bool
- func (o *OrganizationBlockUserNoContent) String() string
- type OrganizationBlockUserNotFound
- func (o *OrganizationBlockUserNotFound) Code() int
- func (o *OrganizationBlockUserNotFound) Error() string
- func (o *OrganizationBlockUserNotFound) IsClientError() bool
- func (o *OrganizationBlockUserNotFound) IsCode(code int) bool
- func (o *OrganizationBlockUserNotFound) IsRedirect() bool
- func (o *OrganizationBlockUserNotFound) IsServerError() bool
- func (o *OrganizationBlockUserNotFound) IsSuccess() bool
- func (o *OrganizationBlockUserNotFound) String() string
- type OrganizationBlockUserParams
- func NewOrganizationBlockUserParams() *OrganizationBlockUserParams
- func NewOrganizationBlockUserParamsWithContext(ctx context.Context) *OrganizationBlockUserParams
- func NewOrganizationBlockUserParamsWithHTTPClient(client *http.Client) *OrganizationBlockUserParams
- func NewOrganizationBlockUserParamsWithTimeout(timeout time.Duration) *OrganizationBlockUserParams
- func (o *OrganizationBlockUserParams) SetContext(ctx context.Context)
- func (o *OrganizationBlockUserParams) SetDefaults()
- func (o *OrganizationBlockUserParams) SetHTTPClient(client *http.Client)
- func (o *OrganizationBlockUserParams) SetNote(note *string)
- func (o *OrganizationBlockUserParams) SetOrg(org string)
- func (o *OrganizationBlockUserParams) SetTimeout(timeout time.Duration)
- func (o *OrganizationBlockUserParams) SetUsername(username string)
- func (o *OrganizationBlockUserParams) WithContext(ctx context.Context) *OrganizationBlockUserParams
- func (o *OrganizationBlockUserParams) WithDefaults() *OrganizationBlockUserParams
- func (o *OrganizationBlockUserParams) WithHTTPClient(client *http.Client) *OrganizationBlockUserParams
- func (o *OrganizationBlockUserParams) WithNote(note *string) *OrganizationBlockUserParams
- func (o *OrganizationBlockUserParams) WithOrg(org string) *OrganizationBlockUserParams
- func (o *OrganizationBlockUserParams) WithTimeout(timeout time.Duration) *OrganizationBlockUserParams
- func (o *OrganizationBlockUserParams) WithUsername(username string) *OrganizationBlockUserParams
- func (o *OrganizationBlockUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrganizationBlockUserReader
- type OrganizationBlockUserUnprocessableEntity
- func (o *OrganizationBlockUserUnprocessableEntity) Code() int
- func (o *OrganizationBlockUserUnprocessableEntity) Error() string
- func (o *OrganizationBlockUserUnprocessableEntity) IsClientError() bool
- func (o *OrganizationBlockUserUnprocessableEntity) IsCode(code int) bool
- func (o *OrganizationBlockUserUnprocessableEntity) IsRedirect() bool
- func (o *OrganizationBlockUserUnprocessableEntity) IsServerError() bool
- func (o *OrganizationBlockUserUnprocessableEntity) IsSuccess() bool
- func (o *OrganizationBlockUserUnprocessableEntity) String() string
- type OrganizationCheckUserBlockNoContent
- func (o *OrganizationCheckUserBlockNoContent) Code() int
- func (o *OrganizationCheckUserBlockNoContent) Error() string
- func (o *OrganizationCheckUserBlockNoContent) IsClientError() bool
- func (o *OrganizationCheckUserBlockNoContent) IsCode(code int) bool
- func (o *OrganizationCheckUserBlockNoContent) IsRedirect() bool
- func (o *OrganizationCheckUserBlockNoContent) IsServerError() bool
- func (o *OrganizationCheckUserBlockNoContent) IsSuccess() bool
- func (o *OrganizationCheckUserBlockNoContent) String() string
- type OrganizationCheckUserBlockNotFound
- func (o *OrganizationCheckUserBlockNotFound) Code() int
- func (o *OrganizationCheckUserBlockNotFound) Error() string
- func (o *OrganizationCheckUserBlockNotFound) IsClientError() bool
- func (o *OrganizationCheckUserBlockNotFound) IsCode(code int) bool
- func (o *OrganizationCheckUserBlockNotFound) IsRedirect() bool
- func (o *OrganizationCheckUserBlockNotFound) IsServerError() bool
- func (o *OrganizationCheckUserBlockNotFound) IsSuccess() bool
- func (o *OrganizationCheckUserBlockNotFound) String() string
- type OrganizationCheckUserBlockParams
- func NewOrganizationCheckUserBlockParams() *OrganizationCheckUserBlockParams
- func NewOrganizationCheckUserBlockParamsWithContext(ctx context.Context) *OrganizationCheckUserBlockParams
- func NewOrganizationCheckUserBlockParamsWithHTTPClient(client *http.Client) *OrganizationCheckUserBlockParams
- func NewOrganizationCheckUserBlockParamsWithTimeout(timeout time.Duration) *OrganizationCheckUserBlockParams
- func (o *OrganizationCheckUserBlockParams) SetContext(ctx context.Context)
- func (o *OrganizationCheckUserBlockParams) SetDefaults()
- func (o *OrganizationCheckUserBlockParams) SetHTTPClient(client *http.Client)
- func (o *OrganizationCheckUserBlockParams) SetOrg(org string)
- func (o *OrganizationCheckUserBlockParams) SetTimeout(timeout time.Duration)
- func (o *OrganizationCheckUserBlockParams) SetUsername(username string)
- func (o *OrganizationCheckUserBlockParams) WithContext(ctx context.Context) *OrganizationCheckUserBlockParams
- func (o *OrganizationCheckUserBlockParams) WithDefaults() *OrganizationCheckUserBlockParams
- func (o *OrganizationCheckUserBlockParams) WithHTTPClient(client *http.Client) *OrganizationCheckUserBlockParams
- func (o *OrganizationCheckUserBlockParams) WithOrg(org string) *OrganizationCheckUserBlockParams
- func (o *OrganizationCheckUserBlockParams) WithTimeout(timeout time.Duration) *OrganizationCheckUserBlockParams
- func (o *OrganizationCheckUserBlockParams) WithUsername(username string) *OrganizationCheckUserBlockParams
- func (o *OrganizationCheckUserBlockParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrganizationCheckUserBlockReader
- type OrganizationListBlocksOK
- func (o *OrganizationListBlocksOK) Code() int
- func (o *OrganizationListBlocksOK) Error() string
- func (o *OrganizationListBlocksOK) GetPayload() []*models.User
- func (o *OrganizationListBlocksOK) IsClientError() bool
- func (o *OrganizationListBlocksOK) IsCode(code int) bool
- func (o *OrganizationListBlocksOK) IsRedirect() bool
- func (o *OrganizationListBlocksOK) IsServerError() bool
- func (o *OrganizationListBlocksOK) IsSuccess() bool
- func (o *OrganizationListBlocksOK) String() string
- type OrganizationListBlocksParams
- func NewOrganizationListBlocksParams() *OrganizationListBlocksParams
- func NewOrganizationListBlocksParamsWithContext(ctx context.Context) *OrganizationListBlocksParams
- func NewOrganizationListBlocksParamsWithHTTPClient(client *http.Client) *OrganizationListBlocksParams
- func NewOrganizationListBlocksParamsWithTimeout(timeout time.Duration) *OrganizationListBlocksParams
- func (o *OrganizationListBlocksParams) SetContext(ctx context.Context)
- func (o *OrganizationListBlocksParams) SetDefaults()
- func (o *OrganizationListBlocksParams) SetHTTPClient(client *http.Client)
- func (o *OrganizationListBlocksParams) SetLimit(limit *int64)
- func (o *OrganizationListBlocksParams) SetOrg(org string)
- func (o *OrganizationListBlocksParams) SetPage(page *int64)
- func (o *OrganizationListBlocksParams) SetTimeout(timeout time.Duration)
- func (o *OrganizationListBlocksParams) WithContext(ctx context.Context) *OrganizationListBlocksParams
- func (o *OrganizationListBlocksParams) WithDefaults() *OrganizationListBlocksParams
- func (o *OrganizationListBlocksParams) WithHTTPClient(client *http.Client) *OrganizationListBlocksParams
- func (o *OrganizationListBlocksParams) WithLimit(limit *int64) *OrganizationListBlocksParams
- func (o *OrganizationListBlocksParams) WithOrg(org string) *OrganizationListBlocksParams
- func (o *OrganizationListBlocksParams) WithPage(page *int64) *OrganizationListBlocksParams
- func (o *OrganizationListBlocksParams) WithTimeout(timeout time.Duration) *OrganizationListBlocksParams
- func (o *OrganizationListBlocksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrganizationListBlocksReader
- type OrganizationUnblockUserNoContent
- func (o *OrganizationUnblockUserNoContent) Code() int
- func (o *OrganizationUnblockUserNoContent) Error() string
- func (o *OrganizationUnblockUserNoContent) IsClientError() bool
- func (o *OrganizationUnblockUserNoContent) IsCode(code int) bool
- func (o *OrganizationUnblockUserNoContent) IsRedirect() bool
- func (o *OrganizationUnblockUserNoContent) IsServerError() bool
- func (o *OrganizationUnblockUserNoContent) IsSuccess() bool
- func (o *OrganizationUnblockUserNoContent) String() string
- type OrganizationUnblockUserNotFound
- func (o *OrganizationUnblockUserNotFound) Code() int
- func (o *OrganizationUnblockUserNotFound) Error() string
- func (o *OrganizationUnblockUserNotFound) IsClientError() bool
- func (o *OrganizationUnblockUserNotFound) IsCode(code int) bool
- func (o *OrganizationUnblockUserNotFound) IsRedirect() bool
- func (o *OrganizationUnblockUserNotFound) IsServerError() bool
- func (o *OrganizationUnblockUserNotFound) IsSuccess() bool
- func (o *OrganizationUnblockUserNotFound) String() string
- type OrganizationUnblockUserParams
- func NewOrganizationUnblockUserParams() *OrganizationUnblockUserParams
- func NewOrganizationUnblockUserParamsWithContext(ctx context.Context) *OrganizationUnblockUserParams
- func NewOrganizationUnblockUserParamsWithHTTPClient(client *http.Client) *OrganizationUnblockUserParams
- func NewOrganizationUnblockUserParamsWithTimeout(timeout time.Duration) *OrganizationUnblockUserParams
- func (o *OrganizationUnblockUserParams) SetContext(ctx context.Context)
- func (o *OrganizationUnblockUserParams) SetDefaults()
- func (o *OrganizationUnblockUserParams) SetHTTPClient(client *http.Client)
- func (o *OrganizationUnblockUserParams) SetOrg(org string)
- func (o *OrganizationUnblockUserParams) SetTimeout(timeout time.Duration)
- func (o *OrganizationUnblockUserParams) SetUsername(username string)
- func (o *OrganizationUnblockUserParams) WithContext(ctx context.Context) *OrganizationUnblockUserParams
- func (o *OrganizationUnblockUserParams) WithDefaults() *OrganizationUnblockUserParams
- func (o *OrganizationUnblockUserParams) WithHTTPClient(client *http.Client) *OrganizationUnblockUserParams
- func (o *OrganizationUnblockUserParams) WithOrg(org string) *OrganizationUnblockUserParams
- func (o *OrganizationUnblockUserParams) WithTimeout(timeout time.Duration) *OrganizationUnblockUserParams
- func (o *OrganizationUnblockUserParams) WithUsername(username string) *OrganizationUnblockUserParams
- func (o *OrganizationUnblockUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type OrganizationUnblockUserReader
- type OrganizationUnblockUserUnprocessableEntity
- func (o *OrganizationUnblockUserUnprocessableEntity) Code() int
- func (o *OrganizationUnblockUserUnprocessableEntity) Error() string
- func (o *OrganizationUnblockUserUnprocessableEntity) IsClientError() bool
- func (o *OrganizationUnblockUserUnprocessableEntity) IsCode(code int) bool
- func (o *OrganizationUnblockUserUnprocessableEntity) IsRedirect() bool
- func (o *OrganizationUnblockUserUnprocessableEntity) IsServerError() bool
- func (o *OrganizationUnblockUserUnprocessableEntity) IsSuccess() bool
- func (o *OrganizationUnblockUserUnprocessableEntity) String() string
- type TeamSearchNotFound
- func (o *TeamSearchNotFound) Code() int
- func (o *TeamSearchNotFound) Error() string
- func (o *TeamSearchNotFound) IsClientError() bool
- func (o *TeamSearchNotFound) IsCode(code int) bool
- func (o *TeamSearchNotFound) IsRedirect() bool
- func (o *TeamSearchNotFound) IsServerError() bool
- func (o *TeamSearchNotFound) IsSuccess() bool
- func (o *TeamSearchNotFound) String() string
- type TeamSearchOK
- func (o *TeamSearchOK) Code() int
- func (o *TeamSearchOK) Error() string
- func (o *TeamSearchOK) GetPayload() *TeamSearchOKBody
- func (o *TeamSearchOK) IsClientError() bool
- func (o *TeamSearchOK) IsCode(code int) bool
- func (o *TeamSearchOK) IsRedirect() bool
- func (o *TeamSearchOK) IsServerError() bool
- func (o *TeamSearchOK) IsSuccess() bool
- func (o *TeamSearchOK) String() string
- type TeamSearchOKBody
- type TeamSearchParams
- func (o *TeamSearchParams) SetContext(ctx context.Context)
- func (o *TeamSearchParams) SetDefaults()
- func (o *TeamSearchParams) SetHTTPClient(client *http.Client)
- func (o *TeamSearchParams) SetIncludeDesc(includeDesc *bool)
- func (o *TeamSearchParams) SetLimit(limit *int64)
- func (o *TeamSearchParams) SetOrg(org string)
- func (o *TeamSearchParams) SetPage(page *int64)
- func (o *TeamSearchParams) SetQ(q *string)
- func (o *TeamSearchParams) SetTimeout(timeout time.Duration)
- func (o *TeamSearchParams) WithContext(ctx context.Context) *TeamSearchParams
- func (o *TeamSearchParams) WithDefaults() *TeamSearchParams
- func (o *TeamSearchParams) WithHTTPClient(client *http.Client) *TeamSearchParams
- func (o *TeamSearchParams) WithIncludeDesc(includeDesc *bool) *TeamSearchParams
- func (o *TeamSearchParams) WithLimit(limit *int64) *TeamSearchParams
- func (o *TeamSearchParams) WithOrg(org string) *TeamSearchParams
- func (o *TeamSearchParams) WithPage(page *int64) *TeamSearchParams
- func (o *TeamSearchParams) WithQ(q *string) *TeamSearchParams
- func (o *TeamSearchParams) WithTimeout(timeout time.Duration) *TeamSearchParams
- func (o *TeamSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TeamSearchReader
- type UpdateOrgSecretBadRequest
- func (o *UpdateOrgSecretBadRequest) Code() int
- func (o *UpdateOrgSecretBadRequest) Error() string
- func (o *UpdateOrgSecretBadRequest) IsClientError() bool
- func (o *UpdateOrgSecretBadRequest) IsCode(code int) bool
- func (o *UpdateOrgSecretBadRequest) IsRedirect() bool
- func (o *UpdateOrgSecretBadRequest) IsServerError() bool
- func (o *UpdateOrgSecretBadRequest) IsSuccess() bool
- func (o *UpdateOrgSecretBadRequest) String() string
- type UpdateOrgSecretCreated
- func (o *UpdateOrgSecretCreated) Code() int
- func (o *UpdateOrgSecretCreated) Error() string
- func (o *UpdateOrgSecretCreated) IsClientError() bool
- func (o *UpdateOrgSecretCreated) IsCode(code int) bool
- func (o *UpdateOrgSecretCreated) IsRedirect() bool
- func (o *UpdateOrgSecretCreated) IsServerError() bool
- func (o *UpdateOrgSecretCreated) IsSuccess() bool
- func (o *UpdateOrgSecretCreated) String() string
- type UpdateOrgSecretNoContent
- func (o *UpdateOrgSecretNoContent) Code() int
- func (o *UpdateOrgSecretNoContent) Error() string
- func (o *UpdateOrgSecretNoContent) IsClientError() bool
- func (o *UpdateOrgSecretNoContent) IsCode(code int) bool
- func (o *UpdateOrgSecretNoContent) IsRedirect() bool
- func (o *UpdateOrgSecretNoContent) IsServerError() bool
- func (o *UpdateOrgSecretNoContent) IsSuccess() bool
- func (o *UpdateOrgSecretNoContent) String() string
- type UpdateOrgSecretNotFound
- func (o *UpdateOrgSecretNotFound) Code() int
- func (o *UpdateOrgSecretNotFound) Error() string
- func (o *UpdateOrgSecretNotFound) IsClientError() bool
- func (o *UpdateOrgSecretNotFound) IsCode(code int) bool
- func (o *UpdateOrgSecretNotFound) IsRedirect() bool
- func (o *UpdateOrgSecretNotFound) IsServerError() bool
- func (o *UpdateOrgSecretNotFound) IsSuccess() bool
- func (o *UpdateOrgSecretNotFound) String() string
- type UpdateOrgSecretParams
- func NewUpdateOrgSecretParams() *UpdateOrgSecretParams
- func NewUpdateOrgSecretParamsWithContext(ctx context.Context) *UpdateOrgSecretParams
- func NewUpdateOrgSecretParamsWithHTTPClient(client *http.Client) *UpdateOrgSecretParams
- func NewUpdateOrgSecretParamsWithTimeout(timeout time.Duration) *UpdateOrgSecretParams
- func (o *UpdateOrgSecretParams) SetBody(body *models.CreateOrUpdateSecretOption)
- func (o *UpdateOrgSecretParams) SetContext(ctx context.Context)
- func (o *UpdateOrgSecretParams) SetDefaults()
- func (o *UpdateOrgSecretParams) SetHTTPClient(client *http.Client)
- func (o *UpdateOrgSecretParams) SetOrg(org string)
- func (o *UpdateOrgSecretParams) SetSecretname(secretname string)
- func (o *UpdateOrgSecretParams) SetTimeout(timeout time.Duration)
- func (o *UpdateOrgSecretParams) WithBody(body *models.CreateOrUpdateSecretOption) *UpdateOrgSecretParams
- func (o *UpdateOrgSecretParams) WithContext(ctx context.Context) *UpdateOrgSecretParams
- func (o *UpdateOrgSecretParams) WithDefaults() *UpdateOrgSecretParams
- func (o *UpdateOrgSecretParams) WithHTTPClient(client *http.Client) *UpdateOrgSecretParams
- func (o *UpdateOrgSecretParams) WithOrg(org string) *UpdateOrgSecretParams
- func (o *UpdateOrgSecretParams) WithSecretname(secretname string) *UpdateOrgSecretParams
- func (o *UpdateOrgSecretParams) WithTimeout(timeout time.Duration) *UpdateOrgSecretParams
- func (o *UpdateOrgSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateOrgSecretReader
- type UpdateOrgVariableBadRequest
- func (o *UpdateOrgVariableBadRequest) Code() int
- func (o *UpdateOrgVariableBadRequest) Error() string
- func (o *UpdateOrgVariableBadRequest) IsClientError() bool
- func (o *UpdateOrgVariableBadRequest) IsCode(code int) bool
- func (o *UpdateOrgVariableBadRequest) IsRedirect() bool
- func (o *UpdateOrgVariableBadRequest) IsServerError() bool
- func (o *UpdateOrgVariableBadRequest) IsSuccess() bool
- func (o *UpdateOrgVariableBadRequest) String() string
- type UpdateOrgVariableCreated
- func (o *UpdateOrgVariableCreated) Code() int
- func (o *UpdateOrgVariableCreated) Error() string
- func (o *UpdateOrgVariableCreated) IsClientError() bool
- func (o *UpdateOrgVariableCreated) IsCode(code int) bool
- func (o *UpdateOrgVariableCreated) IsRedirect() bool
- func (o *UpdateOrgVariableCreated) IsServerError() bool
- func (o *UpdateOrgVariableCreated) IsSuccess() bool
- func (o *UpdateOrgVariableCreated) String() string
- type UpdateOrgVariableNoContent
- func (o *UpdateOrgVariableNoContent) Code() int
- func (o *UpdateOrgVariableNoContent) Error() string
- func (o *UpdateOrgVariableNoContent) IsClientError() bool
- func (o *UpdateOrgVariableNoContent) IsCode(code int) bool
- func (o *UpdateOrgVariableNoContent) IsRedirect() bool
- func (o *UpdateOrgVariableNoContent) IsServerError() bool
- func (o *UpdateOrgVariableNoContent) IsSuccess() bool
- func (o *UpdateOrgVariableNoContent) String() string
- type UpdateOrgVariableNotFound
- func (o *UpdateOrgVariableNotFound) Code() int
- func (o *UpdateOrgVariableNotFound) Error() string
- func (o *UpdateOrgVariableNotFound) IsClientError() bool
- func (o *UpdateOrgVariableNotFound) IsCode(code int) bool
- func (o *UpdateOrgVariableNotFound) IsRedirect() bool
- func (o *UpdateOrgVariableNotFound) IsServerError() bool
- func (o *UpdateOrgVariableNotFound) IsSuccess() bool
- func (o *UpdateOrgVariableNotFound) String() string
- type UpdateOrgVariableParams
- func NewUpdateOrgVariableParams() *UpdateOrgVariableParams
- func NewUpdateOrgVariableParamsWithContext(ctx context.Context) *UpdateOrgVariableParams
- func NewUpdateOrgVariableParamsWithHTTPClient(client *http.Client) *UpdateOrgVariableParams
- func NewUpdateOrgVariableParamsWithTimeout(timeout time.Duration) *UpdateOrgVariableParams
- func (o *UpdateOrgVariableParams) SetBody(body *models.UpdateVariableOption)
- func (o *UpdateOrgVariableParams) SetContext(ctx context.Context)
- func (o *UpdateOrgVariableParams) SetDefaults()
- func (o *UpdateOrgVariableParams) SetHTTPClient(client *http.Client)
- func (o *UpdateOrgVariableParams) SetOrg(org string)
- func (o *UpdateOrgVariableParams) SetTimeout(timeout time.Duration)
- func (o *UpdateOrgVariableParams) SetVariablename(variablename string)
- func (o *UpdateOrgVariableParams) WithBody(body *models.UpdateVariableOption) *UpdateOrgVariableParams
- func (o *UpdateOrgVariableParams) WithContext(ctx context.Context) *UpdateOrgVariableParams
- func (o *UpdateOrgVariableParams) WithDefaults() *UpdateOrgVariableParams
- func (o *UpdateOrgVariableParams) WithHTTPClient(client *http.Client) *UpdateOrgVariableParams
- func (o *UpdateOrgVariableParams) WithOrg(org string) *UpdateOrgVariableParams
- func (o *UpdateOrgVariableParams) WithTimeout(timeout time.Duration) *UpdateOrgVariableParams
- func (o *UpdateOrgVariableParams) WithVariablename(variablename string) *UpdateOrgVariableParams
- func (o *UpdateOrgVariableParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateOrgVariableReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithAcceptApplicationJSON ¶
func WithAcceptApplicationJSON(r *runtime.ClientOperation)
WithAcceptApplicationJSON sets the Accept header to "application/json".
func WithAcceptTextHTML ¶
func WithAcceptTextHTML(r *runtime.ClientOperation)
WithAcceptTextHTML sets the Accept header to "text/html".
func WithContentTypeApplicationJSON ¶
func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
func WithContentTypeTextPlain ¶
func WithContentTypeTextPlain(r *runtime.ClientOperation)
WithContentTypeTextPlain sets the Content-Type header to "text/plain".
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for organization API
func (*Client) CreateOrgRepo ¶
func (a *Client) CreateOrgRepo(params *CreateOrgRepoParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateOrgRepoCreated, error)
CreateOrgRepo creates a repository in an organization
func (*Client) CreateOrgRepoDeprecated ¶
func (a *Client) CreateOrgRepoDeprecated(params *CreateOrgRepoDeprecatedParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateOrgRepoDeprecatedCreated, error)
CreateOrgRepoDeprecated creates a repository in an organization
func (*Client) CreateOrgVariable ¶
func (a *Client) CreateOrgVariable(params *CreateOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateOrgVariableCreated, *CreateOrgVariableNoContent, error)
CreateOrgVariable creates an org level variable
func (*Client) DeleteOrgSecret ¶
func (a *Client) DeleteOrgSecret(params *DeleteOrgSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteOrgSecretNoContent, error)
DeleteOrgSecret deletes a secret in an organization
func (*Client) DeleteOrgVariable ¶
func (a *Client) DeleteOrgVariable(params *DeleteOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteOrgVariableOK, *DeleteOrgVariableCreated, *DeleteOrgVariableNoContent, error)
DeleteOrgVariable deletes an org level variable
func (*Client) GetOrgVariable ¶
func (a *Client) GetOrgVariable(params *GetOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOrgVariableOK, error)
GetOrgVariable gets an org level variable
func (*Client) GetOrgVariablesList ¶
func (a *Client) GetOrgVariablesList(params *GetOrgVariablesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOrgVariablesListOK, error)
GetOrgVariablesList gets an org level variables list
func (*Client) OrgAddTeamMember ¶
func (a *Client) OrgAddTeamMember(params *OrgAddTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgAddTeamMemberNoContent, error)
OrgAddTeamMember adds a team member
func (*Client) OrgAddTeamRepository ¶
func (a *Client) OrgAddTeamRepository(params *OrgAddTeamRepositoryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgAddTeamRepositoryNoContent, error)
OrgAddTeamRepository adds a repository to a team
func (*Client) OrgConcealMember ¶
func (a *Client) OrgConcealMember(params *OrgConcealMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgConcealMemberNoContent, error)
OrgConcealMember conceals a user s membership
func (*Client) OrgCreate ¶
func (a *Client) OrgCreate(params *OrgCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgCreateCreated, error)
OrgCreate creates an organization
func (*Client) OrgCreateHook ¶
func (a *Client) OrgCreateHook(params *OrgCreateHookParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgCreateHookCreated, error)
OrgCreateHook creates a hook
func (*Client) OrgCreateLabel ¶
func (a *Client) OrgCreateLabel(params *OrgCreateLabelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgCreateLabelCreated, error)
OrgCreateLabel creates a label for an organization
func (*Client) OrgCreateTeam ¶
func (a *Client) OrgCreateTeam(params *OrgCreateTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgCreateTeamCreated, error)
OrgCreateTeam creates a team
func (*Client) OrgDelete ¶
func (a *Client) OrgDelete(params *OrgDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteNoContent, error)
OrgDelete deletes an organization
func (*Client) OrgDeleteAvatar ¶
func (a *Client) OrgDeleteAvatar(params *OrgDeleteAvatarParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteAvatarNoContent, error)
OrgDeleteAvatar deletes avatar
func (*Client) OrgDeleteHook ¶
func (a *Client) OrgDeleteHook(params *OrgDeleteHookParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteHookNoContent, error)
OrgDeleteHook deletes a hook
func (*Client) OrgDeleteLabel ¶
func (a *Client) OrgDeleteLabel(params *OrgDeleteLabelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteLabelNoContent, error)
OrgDeleteLabel deletes a label
func (*Client) OrgDeleteMember ¶
func (a *Client) OrgDeleteMember(params *OrgDeleteMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteMemberNoContent, error)
OrgDeleteMember removes a member from an organization
func (*Client) OrgDeleteTeam ¶
func (a *Client) OrgDeleteTeam(params *OrgDeleteTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteTeamNoContent, error)
OrgDeleteTeam deletes a team
func (*Client) OrgEdit ¶
func (a *Client) OrgEdit(params *OrgEditParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgEditOK, error)
OrgEdit edits an organization
func (*Client) OrgEditHook ¶
func (a *Client) OrgEditHook(params *OrgEditHookParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgEditHookOK, error)
OrgEditHook updates a hook
func (*Client) OrgEditLabel ¶
func (a *Client) OrgEditLabel(params *OrgEditLabelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgEditLabelOK, error)
OrgEditLabel updates a label
func (*Client) OrgEditTeam ¶
func (a *Client) OrgEditTeam(params *OrgEditTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgEditTeamOK, error)
OrgEditTeam edits a team
func (*Client) OrgGet ¶
func (a *Client) OrgGet(params *OrgGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetOK, error)
OrgGet gets an organization
func (*Client) OrgGetAll ¶
func (a *Client) OrgGetAll(params *OrgGetAllParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetAllOK, error)
OrgGetAll gets list of organizations
func (*Client) OrgGetHook ¶
func (a *Client) OrgGetHook(params *OrgGetHookParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetHookOK, error)
OrgGetHook gets a hook
func (*Client) OrgGetLabel ¶
func (a *Client) OrgGetLabel(params *OrgGetLabelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetLabelOK, error)
OrgGetLabel gets a single label
func (*Client) OrgGetRunnerRegistrationToken ¶
func (a *Client) OrgGetRunnerRegistrationToken(params *OrgGetRunnerRegistrationTokenParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetRunnerRegistrationTokenOK, error)
OrgGetRunnerRegistrationToken gets an organization s actions runner registration token
func (*Client) OrgGetTeam ¶
func (a *Client) OrgGetTeam(params *OrgGetTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetTeamOK, error)
OrgGetTeam gets a team
func (*Client) OrgGetUserPermissions ¶
func (a *Client) OrgGetUserPermissions(params *OrgGetUserPermissionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetUserPermissionsOK, error)
OrgGetUserPermissions gets user permissions in organization
func (*Client) OrgIsMember ¶
func (a *Client) OrgIsMember(params *OrgIsMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgIsMemberNoContent, error)
OrgIsMember checks if a user is a member of an organization
func (*Client) OrgIsPublicMember ¶
func (a *Client) OrgIsPublicMember(params *OrgIsPublicMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgIsPublicMemberNoContent, error)
OrgIsPublicMember checks if a user is a public member of an organization
func (*Client) OrgListActionsSecrets ¶
func (a *Client) OrgListActionsSecrets(params *OrgListActionsSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListActionsSecretsOK, error)
OrgListActionsSecrets lists an organization s actions secrets
func (*Client) OrgListActivityFeeds ¶
func (a *Client) OrgListActivityFeeds(params *OrgListActivityFeedsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListActivityFeedsOK, error)
OrgListActivityFeeds lists an organization s activity feeds
func (*Client) OrgListCurrentUserOrgs ¶
func (a *Client) OrgListCurrentUserOrgs(params *OrgListCurrentUserOrgsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListCurrentUserOrgsOK, error)
OrgListCurrentUserOrgs lists the current user s organizations
func (*Client) OrgListHooks ¶
func (a *Client) OrgListHooks(params *OrgListHooksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListHooksOK, error)
OrgListHooks lists an organization s webhooks
func (*Client) OrgListLabels ¶
func (a *Client) OrgListLabels(params *OrgListLabelsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListLabelsOK, error)
OrgListLabels lists an organization s labels
func (*Client) OrgListMembers ¶
func (a *Client) OrgListMembers(params *OrgListMembersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListMembersOK, error)
OrgListMembers lists an organization s members
func (*Client) OrgListPublicMembers ¶
func (a *Client) OrgListPublicMembers(params *OrgListPublicMembersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListPublicMembersOK, error)
OrgListPublicMembers lists an organization s public members
func (*Client) OrgListRepos ¶
func (a *Client) OrgListRepos(params *OrgListReposParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListReposOK, error)
OrgListRepos lists an organization s repos
func (*Client) OrgListTeamActivityFeeds ¶
func (a *Client) OrgListTeamActivityFeeds(params *OrgListTeamActivityFeedsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamActivityFeedsOK, error)
OrgListTeamActivityFeeds lists a team s activity feeds
func (*Client) OrgListTeamMember ¶
func (a *Client) OrgListTeamMember(params *OrgListTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamMemberOK, error)
OrgListTeamMember lists a particular member of team
func (*Client) OrgListTeamMembers ¶
func (a *Client) OrgListTeamMembers(params *OrgListTeamMembersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamMembersOK, error)
OrgListTeamMembers lists a team s members
func (*Client) OrgListTeamRepo ¶
func (a *Client) OrgListTeamRepo(params *OrgListTeamRepoParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamRepoOK, error)
OrgListTeamRepo lists a particular repo of team
func (*Client) OrgListTeamRepos ¶
func (a *Client) OrgListTeamRepos(params *OrgListTeamReposParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamReposOK, error)
OrgListTeamRepos lists a team s repos
func (*Client) OrgListTeams ¶
func (a *Client) OrgListTeams(params *OrgListTeamsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamsOK, error)
OrgListTeams lists an organization s teams
func (*Client) OrgListUserOrgs ¶
func (a *Client) OrgListUserOrgs(params *OrgListUserOrgsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListUserOrgsOK, error)
OrgListUserOrgs lists a user s organizations
func (*Client) OrgPublicizeMember ¶
func (a *Client) OrgPublicizeMember(params *OrgPublicizeMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgPublicizeMemberNoContent, error)
OrgPublicizeMember publicizes a user s membership
func (*Client) OrgRemoveTeamMember ¶
func (a *Client) OrgRemoveTeamMember(params *OrgRemoveTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgRemoveTeamMemberNoContent, error)
OrgRemoveTeamMember removes a team member
func (*Client) OrgRemoveTeamRepository ¶
func (a *Client) OrgRemoveTeamRepository(params *OrgRemoveTeamRepositoryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgRemoveTeamRepositoryNoContent, error)
OrgRemoveTeamRepository removes a repository from a team
This does not delete the repository, it only removes the repository from the team.
func (*Client) OrgUpdateAvatar ¶
func (a *Client) OrgUpdateAvatar(params *OrgUpdateAvatarParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgUpdateAvatarNoContent, error)
OrgUpdateAvatar updates avatar
func (*Client) OrganizationBlockUser ¶
func (a *Client) OrganizationBlockUser(params *OrganizationBlockUserParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrganizationBlockUserNoContent, error)
OrganizationBlockUser blocks a user
func (*Client) OrganizationCheckUserBlock ¶
func (a *Client) OrganizationCheckUserBlock(params *OrganizationCheckUserBlockParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrganizationCheckUserBlockNoContent, error)
OrganizationCheckUserBlock checks if a user is blocked by the organization
func (*Client) OrganizationListBlocks ¶
func (a *Client) OrganizationListBlocks(params *OrganizationListBlocksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrganizationListBlocksOK, error)
OrganizationListBlocks lists users blocked by the organization
func (*Client) OrganizationUnblockUser ¶
func (a *Client) OrganizationUnblockUser(params *OrganizationUnblockUserParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrganizationUnblockUserNoContent, error)
OrganizationUnblockUser unblocks a user
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) TeamSearch ¶
func (a *Client) TeamSearch(params *TeamSearchParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TeamSearchOK, error)
TeamSearch searches for teams within an organization
func (*Client) UpdateOrgSecret ¶
func (a *Client) UpdateOrgSecret(params *UpdateOrgSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateOrgSecretCreated, *UpdateOrgSecretNoContent, error)
UpdateOrgSecret creates or update a secret value in an organization
func (*Client) UpdateOrgVariable ¶
func (a *Client) UpdateOrgVariable(params *UpdateOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateOrgVariableCreated, *UpdateOrgVariableNoContent, error)
UpdateOrgVariable updates an org level variable
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
func WithAccept ¶
func WithAccept(mime string) ClientOption
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
func WithContentType ¶
func WithContentType(mime string) ClientOption
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
type ClientService ¶
type ClientService interface {
CreateOrgRepo(params *CreateOrgRepoParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateOrgRepoCreated, error)
CreateOrgRepoDeprecated(params *CreateOrgRepoDeprecatedParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateOrgRepoDeprecatedCreated, error)
CreateOrgVariable(params *CreateOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateOrgVariableCreated, *CreateOrgVariableNoContent, error)
DeleteOrgSecret(params *DeleteOrgSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteOrgSecretNoContent, error)
DeleteOrgVariable(params *DeleteOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteOrgVariableOK, *DeleteOrgVariableCreated, *DeleteOrgVariableNoContent, error)
GetOrgVariable(params *GetOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOrgVariableOK, error)
GetOrgVariablesList(params *GetOrgVariablesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOrgVariablesListOK, error)
OrgAddTeamMember(params *OrgAddTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgAddTeamMemberNoContent, error)
OrgAddTeamRepository(params *OrgAddTeamRepositoryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgAddTeamRepositoryNoContent, error)
OrgConcealMember(params *OrgConcealMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgConcealMemberNoContent, error)
OrgCreate(params *OrgCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgCreateCreated, error)
OrgCreateHook(params *OrgCreateHookParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgCreateHookCreated, error)
OrgCreateLabel(params *OrgCreateLabelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgCreateLabelCreated, error)
OrgCreateTeam(params *OrgCreateTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgCreateTeamCreated, error)
OrgDelete(params *OrgDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteNoContent, error)
OrgDeleteAvatar(params *OrgDeleteAvatarParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteAvatarNoContent, error)
OrgDeleteHook(params *OrgDeleteHookParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteHookNoContent, error)
OrgDeleteLabel(params *OrgDeleteLabelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteLabelNoContent, error)
OrgDeleteMember(params *OrgDeleteMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteMemberNoContent, error)
OrgDeleteTeam(params *OrgDeleteTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgDeleteTeamNoContent, error)
OrgEdit(params *OrgEditParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgEditOK, error)
OrgEditHook(params *OrgEditHookParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgEditHookOK, error)
OrgEditLabel(params *OrgEditLabelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgEditLabelOK, error)
OrgEditTeam(params *OrgEditTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgEditTeamOK, error)
OrgGet(params *OrgGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetOK, error)
OrgGetAll(params *OrgGetAllParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetAllOK, error)
OrgGetHook(params *OrgGetHookParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetHookOK, error)
OrgGetLabel(params *OrgGetLabelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetLabelOK, error)
OrgGetRunnerRegistrationToken(params *OrgGetRunnerRegistrationTokenParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetRunnerRegistrationTokenOK, error)
OrgGetTeam(params *OrgGetTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetTeamOK, error)
OrgGetUserPermissions(params *OrgGetUserPermissionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgGetUserPermissionsOK, error)
OrgIsMember(params *OrgIsMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgIsMemberNoContent, error)
OrgIsPublicMember(params *OrgIsPublicMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgIsPublicMemberNoContent, error)
OrgListActionsSecrets(params *OrgListActionsSecretsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListActionsSecretsOK, error)
OrgListActivityFeeds(params *OrgListActivityFeedsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListActivityFeedsOK, error)
OrgListCurrentUserOrgs(params *OrgListCurrentUserOrgsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListCurrentUserOrgsOK, error)
OrgListHooks(params *OrgListHooksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListHooksOK, error)
OrgListLabels(params *OrgListLabelsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListLabelsOK, error)
OrgListMembers(params *OrgListMembersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListMembersOK, error)
OrgListPublicMembers(params *OrgListPublicMembersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListPublicMembersOK, error)
OrgListRepos(params *OrgListReposParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListReposOK, error)
OrgListTeamActivityFeeds(params *OrgListTeamActivityFeedsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamActivityFeedsOK, error)
OrgListTeamMember(params *OrgListTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamMemberOK, error)
OrgListTeamMembers(params *OrgListTeamMembersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamMembersOK, error)
OrgListTeamRepo(params *OrgListTeamRepoParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamRepoOK, error)
OrgListTeamRepos(params *OrgListTeamReposParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamReposOK, error)
OrgListTeams(params *OrgListTeamsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListTeamsOK, error)
OrgListUserOrgs(params *OrgListUserOrgsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgListUserOrgsOK, error)
OrgPublicizeMember(params *OrgPublicizeMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgPublicizeMemberNoContent, error)
OrgRemoveTeamMember(params *OrgRemoveTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgRemoveTeamMemberNoContent, error)
OrgRemoveTeamRepository(params *OrgRemoveTeamRepositoryParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgRemoveTeamRepositoryNoContent, error)
OrgUpdateAvatar(params *OrgUpdateAvatarParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrgUpdateAvatarNoContent, error)
OrganizationBlockUser(params *OrganizationBlockUserParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrganizationBlockUserNoContent, error)
OrganizationCheckUserBlock(params *OrganizationCheckUserBlockParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrganizationCheckUserBlockNoContent, error)
OrganizationListBlocks(params *OrganizationListBlocksParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrganizationListBlocksOK, error)
OrganizationUnblockUser(params *OrganizationUnblockUserParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*OrganizationUnblockUserNoContent, error)
TeamSearch(params *TeamSearchParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TeamSearchOK, error)
UpdateOrgSecret(params *UpdateOrgSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateOrgSecretCreated, *UpdateOrgSecretNoContent, error)
UpdateOrgVariable(params *UpdateOrgVariableParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateOrgVariableCreated, *UpdateOrgVariableNoContent, error)
SetTransport(transport runtime.ClientTransport)
}
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new organization API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new organization API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new organization API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type CreateOrgRepoBadRequest ¶
CreateOrgRepoBadRequest describes a response with status code 400, with default header values.
APIError is error format response
func NewCreateOrgRepoBadRequest ¶
func NewCreateOrgRepoBadRequest() *CreateOrgRepoBadRequest
NewCreateOrgRepoBadRequest creates a CreateOrgRepoBadRequest with default headers values
func (*CreateOrgRepoBadRequest) Code ¶
func (o *CreateOrgRepoBadRequest) Code() int
Code gets the status code for the create org repo bad request response
func (*CreateOrgRepoBadRequest) Error ¶
func (o *CreateOrgRepoBadRequest) Error() string
func (*CreateOrgRepoBadRequest) IsClientError ¶
func (o *CreateOrgRepoBadRequest) IsClientError() bool
IsClientError returns true when this create org repo bad request response has a 4xx status code
func (*CreateOrgRepoBadRequest) IsCode ¶
func (o *CreateOrgRepoBadRequest) IsCode(code int) bool
IsCode returns true when this create org repo bad request response a status code equal to that given
func (*CreateOrgRepoBadRequest) IsRedirect ¶
func (o *CreateOrgRepoBadRequest) IsRedirect() bool
IsRedirect returns true when this create org repo bad request response has a 3xx status code
func (*CreateOrgRepoBadRequest) IsServerError ¶
func (o *CreateOrgRepoBadRequest) IsServerError() bool
IsServerError returns true when this create org repo bad request response has a 5xx status code
func (*CreateOrgRepoBadRequest) IsSuccess ¶
func (o *CreateOrgRepoBadRequest) IsSuccess() bool
IsSuccess returns true when this create org repo bad request response has a 2xx status code
func (*CreateOrgRepoBadRequest) String ¶
func (o *CreateOrgRepoBadRequest) String() string
type CreateOrgRepoCreated ¶
type CreateOrgRepoCreated struct {
Payload *models.Repository
}
CreateOrgRepoCreated describes a response with status code 201, with default header values.
Repository
func NewCreateOrgRepoCreated ¶
func NewCreateOrgRepoCreated() *CreateOrgRepoCreated
NewCreateOrgRepoCreated creates a CreateOrgRepoCreated with default headers values
func (*CreateOrgRepoCreated) Code ¶
func (o *CreateOrgRepoCreated) Code() int
Code gets the status code for the create org repo created response
func (*CreateOrgRepoCreated) Error ¶
func (o *CreateOrgRepoCreated) Error() string
func (*CreateOrgRepoCreated) GetPayload ¶
func (o *CreateOrgRepoCreated) GetPayload() *models.Repository
func (*CreateOrgRepoCreated) IsClientError ¶
func (o *CreateOrgRepoCreated) IsClientError() bool
IsClientError returns true when this create org repo created response has a 4xx status code
func (*CreateOrgRepoCreated) IsCode ¶
func (o *CreateOrgRepoCreated) IsCode(code int) bool
IsCode returns true when this create org repo created response a status code equal to that given
func (*CreateOrgRepoCreated) IsRedirect ¶
func (o *CreateOrgRepoCreated) IsRedirect() bool
IsRedirect returns true when this create org repo created response has a 3xx status code
func (*CreateOrgRepoCreated) IsServerError ¶
func (o *CreateOrgRepoCreated) IsServerError() bool
IsServerError returns true when this create org repo created response has a 5xx status code
func (*CreateOrgRepoCreated) IsSuccess ¶
func (o *CreateOrgRepoCreated) IsSuccess() bool
IsSuccess returns true when this create org repo created response has a 2xx status code
func (*CreateOrgRepoCreated) String ¶
func (o *CreateOrgRepoCreated) String() string
type CreateOrgRepoDeprecatedCreated ¶
type CreateOrgRepoDeprecatedCreated struct {
Payload *models.Repository
}
CreateOrgRepoDeprecatedCreated describes a response with status code 201, with default header values.
Repository
func NewCreateOrgRepoDeprecatedCreated ¶
func NewCreateOrgRepoDeprecatedCreated() *CreateOrgRepoDeprecatedCreated
NewCreateOrgRepoDeprecatedCreated creates a CreateOrgRepoDeprecatedCreated with default headers values
func (*CreateOrgRepoDeprecatedCreated) Code ¶
func (o *CreateOrgRepoDeprecatedCreated) Code() int
Code gets the status code for the create org repo deprecated created response
func (*CreateOrgRepoDeprecatedCreated) Error ¶
func (o *CreateOrgRepoDeprecatedCreated) Error() string
func (*CreateOrgRepoDeprecatedCreated) GetPayload ¶
func (o *CreateOrgRepoDeprecatedCreated) GetPayload() *models.Repository
func (*CreateOrgRepoDeprecatedCreated) IsClientError ¶
func (o *CreateOrgRepoDeprecatedCreated) IsClientError() bool
IsClientError returns true when this create org repo deprecated created response has a 4xx status code
func (*CreateOrgRepoDeprecatedCreated) IsCode ¶
func (o *CreateOrgRepoDeprecatedCreated) IsCode(code int) bool
IsCode returns true when this create org repo deprecated created response a status code equal to that given
func (*CreateOrgRepoDeprecatedCreated) IsRedirect ¶
func (o *CreateOrgRepoDeprecatedCreated) IsRedirect() bool
IsRedirect returns true when this create org repo deprecated created response has a 3xx status code
func (*CreateOrgRepoDeprecatedCreated) IsServerError ¶
func (o *CreateOrgRepoDeprecatedCreated) IsServerError() bool
IsServerError returns true when this create org repo deprecated created response has a 5xx status code
func (*CreateOrgRepoDeprecatedCreated) IsSuccess ¶
func (o *CreateOrgRepoDeprecatedCreated) IsSuccess() bool
IsSuccess returns true when this create org repo deprecated created response has a 2xx status code
func (*CreateOrgRepoDeprecatedCreated) String ¶
func (o *CreateOrgRepoDeprecatedCreated) String() string
type CreateOrgRepoDeprecatedForbidden ¶
CreateOrgRepoDeprecatedForbidden describes a response with status code 403, with default header values.
APIForbiddenError is a forbidden error response
func NewCreateOrgRepoDeprecatedForbidden ¶
func NewCreateOrgRepoDeprecatedForbidden() *CreateOrgRepoDeprecatedForbidden
NewCreateOrgRepoDeprecatedForbidden creates a CreateOrgRepoDeprecatedForbidden with default headers values
func (*CreateOrgRepoDeprecatedForbidden) Code ¶
func (o *CreateOrgRepoDeprecatedForbidden) Code() int
Code gets the status code for the create org repo deprecated forbidden response
func (*CreateOrgRepoDeprecatedForbidden) Error ¶
func (o *CreateOrgRepoDeprecatedForbidden) Error() string
func (*CreateOrgRepoDeprecatedForbidden) IsClientError ¶
func (o *CreateOrgRepoDeprecatedForbidden) IsClientError() bool
IsClientError returns true when this create org repo deprecated forbidden response has a 4xx status code
func (*CreateOrgRepoDeprecatedForbidden) IsCode ¶
func (o *CreateOrgRepoDeprecatedForbidden) IsCode(code int) bool
IsCode returns true when this create org repo deprecated forbidden response a status code equal to that given
func (*CreateOrgRepoDeprecatedForbidden) IsRedirect ¶
func (o *CreateOrgRepoDeprecatedForbidden) IsRedirect() bool
IsRedirect returns true when this create org repo deprecated forbidden response has a 3xx status code
func (*CreateOrgRepoDeprecatedForbidden) IsServerError ¶
func (o *CreateOrgRepoDeprecatedForbidden) IsServerError() bool
IsServerError returns true when this create org repo deprecated forbidden response has a 5xx status code
func (*CreateOrgRepoDeprecatedForbidden) IsSuccess ¶
func (o *CreateOrgRepoDeprecatedForbidden) IsSuccess() bool
IsSuccess returns true when this create org repo deprecated forbidden response has a 2xx status code
func (*CreateOrgRepoDeprecatedForbidden) String ¶
func (o *CreateOrgRepoDeprecatedForbidden) String() string
type CreateOrgRepoDeprecatedNotFound ¶
type CreateOrgRepoDeprecatedNotFound struct {
}
CreateOrgRepoDeprecatedNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewCreateOrgRepoDeprecatedNotFound ¶
func NewCreateOrgRepoDeprecatedNotFound() *CreateOrgRepoDeprecatedNotFound
NewCreateOrgRepoDeprecatedNotFound creates a CreateOrgRepoDeprecatedNotFound with default headers values
func (*CreateOrgRepoDeprecatedNotFound) Code ¶
func (o *CreateOrgRepoDeprecatedNotFound) Code() int
Code gets the status code for the create org repo deprecated not found response
func (*CreateOrgRepoDeprecatedNotFound) Error ¶
func (o *CreateOrgRepoDeprecatedNotFound) Error() string
func (*CreateOrgRepoDeprecatedNotFound) IsClientError ¶
func (o *CreateOrgRepoDeprecatedNotFound) IsClientError() bool
IsClientError returns true when this create org repo deprecated not found response has a 4xx status code
func (*CreateOrgRepoDeprecatedNotFound) IsCode ¶
func (o *CreateOrgRepoDeprecatedNotFound) IsCode(code int) bool
IsCode returns true when this create org repo deprecated not found response a status code equal to that given
func (*CreateOrgRepoDeprecatedNotFound) IsRedirect ¶
func (o *CreateOrgRepoDeprecatedNotFound) IsRedirect() bool
IsRedirect returns true when this create org repo deprecated not found response has a 3xx status code
func (*CreateOrgRepoDeprecatedNotFound) IsServerError ¶
func (o *CreateOrgRepoDeprecatedNotFound) IsServerError() bool
IsServerError returns true when this create org repo deprecated not found response has a 5xx status code
func (*CreateOrgRepoDeprecatedNotFound) IsSuccess ¶
func (o *CreateOrgRepoDeprecatedNotFound) IsSuccess() bool
IsSuccess returns true when this create org repo deprecated not found response has a 2xx status code
func (*CreateOrgRepoDeprecatedNotFound) String ¶
func (o *CreateOrgRepoDeprecatedNotFound) String() string
type CreateOrgRepoDeprecatedParams ¶
type CreateOrgRepoDeprecatedParams struct {
// Body.
Body *models.CreateRepoOption
/* Org.
name of organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateOrgRepoDeprecatedParams contains all the parameters to send to the API endpoint
for the create org repo deprecated operation. Typically these are written to a http.Request.
func NewCreateOrgRepoDeprecatedParams ¶
func NewCreateOrgRepoDeprecatedParams() *CreateOrgRepoDeprecatedParams
NewCreateOrgRepoDeprecatedParams creates a new CreateOrgRepoDeprecatedParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateOrgRepoDeprecatedParamsWithContext ¶
func NewCreateOrgRepoDeprecatedParamsWithContext(ctx context.Context) *CreateOrgRepoDeprecatedParams
NewCreateOrgRepoDeprecatedParamsWithContext creates a new CreateOrgRepoDeprecatedParams object with the ability to set a context for a request.
func NewCreateOrgRepoDeprecatedParamsWithHTTPClient ¶
func NewCreateOrgRepoDeprecatedParamsWithHTTPClient(client *http.Client) *CreateOrgRepoDeprecatedParams
NewCreateOrgRepoDeprecatedParamsWithHTTPClient creates a new CreateOrgRepoDeprecatedParams object with the ability to set a custom HTTPClient for a request.
func NewCreateOrgRepoDeprecatedParamsWithTimeout ¶
func NewCreateOrgRepoDeprecatedParamsWithTimeout(timeout time.Duration) *CreateOrgRepoDeprecatedParams
NewCreateOrgRepoDeprecatedParamsWithTimeout creates a new CreateOrgRepoDeprecatedParams object with the ability to set a timeout on a request.
func (*CreateOrgRepoDeprecatedParams) SetBody ¶
func (o *CreateOrgRepoDeprecatedParams) SetBody(body *models.CreateRepoOption)
SetBody adds the body to the create org repo deprecated params
func (*CreateOrgRepoDeprecatedParams) SetContext ¶
func (o *CreateOrgRepoDeprecatedParams) SetContext(ctx context.Context)
SetContext adds the context to the create org repo deprecated params
func (*CreateOrgRepoDeprecatedParams) SetDefaults ¶
func (o *CreateOrgRepoDeprecatedParams) SetDefaults()
SetDefaults hydrates default values in the create org repo deprecated params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrgRepoDeprecatedParams) SetHTTPClient ¶
func (o *CreateOrgRepoDeprecatedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create org repo deprecated params
func (*CreateOrgRepoDeprecatedParams) SetOrg ¶
func (o *CreateOrgRepoDeprecatedParams) SetOrg(org string)
SetOrg adds the org to the create org repo deprecated params
func (*CreateOrgRepoDeprecatedParams) SetTimeout ¶
func (o *CreateOrgRepoDeprecatedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create org repo deprecated params
func (*CreateOrgRepoDeprecatedParams) WithBody ¶
func (o *CreateOrgRepoDeprecatedParams) WithBody(body *models.CreateRepoOption) *CreateOrgRepoDeprecatedParams
WithBody adds the body to the create org repo deprecated params
func (*CreateOrgRepoDeprecatedParams) WithContext ¶
func (o *CreateOrgRepoDeprecatedParams) WithContext(ctx context.Context) *CreateOrgRepoDeprecatedParams
WithContext adds the context to the create org repo deprecated params
func (*CreateOrgRepoDeprecatedParams) WithDefaults ¶
func (o *CreateOrgRepoDeprecatedParams) WithDefaults() *CreateOrgRepoDeprecatedParams
WithDefaults hydrates default values in the create org repo deprecated params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrgRepoDeprecatedParams) WithHTTPClient ¶
func (o *CreateOrgRepoDeprecatedParams) WithHTTPClient(client *http.Client) *CreateOrgRepoDeprecatedParams
WithHTTPClient adds the HTTPClient to the create org repo deprecated params
func (*CreateOrgRepoDeprecatedParams) WithOrg ¶
func (o *CreateOrgRepoDeprecatedParams) WithOrg(org string) *CreateOrgRepoDeprecatedParams
WithOrg adds the org to the create org repo deprecated params
func (*CreateOrgRepoDeprecatedParams) WithTimeout ¶
func (o *CreateOrgRepoDeprecatedParams) WithTimeout(timeout time.Duration) *CreateOrgRepoDeprecatedParams
WithTimeout adds the timeout to the create org repo deprecated params
func (*CreateOrgRepoDeprecatedParams) WriteToRequest ¶
func (o *CreateOrgRepoDeprecatedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateOrgRepoDeprecatedReader ¶
type CreateOrgRepoDeprecatedReader struct {
// contains filtered or unexported fields
}
CreateOrgRepoDeprecatedReader is a Reader for the CreateOrgRepoDeprecated structure.
func (*CreateOrgRepoDeprecatedReader) ReadResponse ¶
func (o *CreateOrgRepoDeprecatedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateOrgRepoDeprecatedUnprocessableEntity ¶
CreateOrgRepoDeprecatedUnprocessableEntity describes a response with status code 422, with default header values.
APIValidationError is error format response related to input validation
func NewCreateOrgRepoDeprecatedUnprocessableEntity ¶
func NewCreateOrgRepoDeprecatedUnprocessableEntity() *CreateOrgRepoDeprecatedUnprocessableEntity
NewCreateOrgRepoDeprecatedUnprocessableEntity creates a CreateOrgRepoDeprecatedUnprocessableEntity with default headers values
func (*CreateOrgRepoDeprecatedUnprocessableEntity) Code ¶
func (o *CreateOrgRepoDeprecatedUnprocessableEntity) Code() int
Code gets the status code for the create org repo deprecated unprocessable entity response
func (*CreateOrgRepoDeprecatedUnprocessableEntity) Error ¶
func (o *CreateOrgRepoDeprecatedUnprocessableEntity) Error() string
func (*CreateOrgRepoDeprecatedUnprocessableEntity) IsClientError ¶
func (o *CreateOrgRepoDeprecatedUnprocessableEntity) IsClientError() bool
IsClientError returns true when this create org repo deprecated unprocessable entity response has a 4xx status code
func (*CreateOrgRepoDeprecatedUnprocessableEntity) IsCode ¶
func (o *CreateOrgRepoDeprecatedUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this create org repo deprecated unprocessable entity response a status code equal to that given
func (*CreateOrgRepoDeprecatedUnprocessableEntity) IsRedirect ¶
func (o *CreateOrgRepoDeprecatedUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this create org repo deprecated unprocessable entity response has a 3xx status code
func (*CreateOrgRepoDeprecatedUnprocessableEntity) IsServerError ¶
func (o *CreateOrgRepoDeprecatedUnprocessableEntity) IsServerError() bool
IsServerError returns true when this create org repo deprecated unprocessable entity response has a 5xx status code
func (*CreateOrgRepoDeprecatedUnprocessableEntity) IsSuccess ¶
func (o *CreateOrgRepoDeprecatedUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this create org repo deprecated unprocessable entity response has a 2xx status code
func (*CreateOrgRepoDeprecatedUnprocessableEntity) String ¶
func (o *CreateOrgRepoDeprecatedUnprocessableEntity) String() string
type CreateOrgRepoForbidden ¶
CreateOrgRepoForbidden describes a response with status code 403, with default header values.
APIForbiddenError is a forbidden error response
func NewCreateOrgRepoForbidden ¶
func NewCreateOrgRepoForbidden() *CreateOrgRepoForbidden
NewCreateOrgRepoForbidden creates a CreateOrgRepoForbidden with default headers values
func (*CreateOrgRepoForbidden) Code ¶
func (o *CreateOrgRepoForbidden) Code() int
Code gets the status code for the create org repo forbidden response
func (*CreateOrgRepoForbidden) Error ¶
func (o *CreateOrgRepoForbidden) Error() string
func (*CreateOrgRepoForbidden) IsClientError ¶
func (o *CreateOrgRepoForbidden) IsClientError() bool
IsClientError returns true when this create org repo forbidden response has a 4xx status code
func (*CreateOrgRepoForbidden) IsCode ¶
func (o *CreateOrgRepoForbidden) IsCode(code int) bool
IsCode returns true when this create org repo forbidden response a status code equal to that given
func (*CreateOrgRepoForbidden) IsRedirect ¶
func (o *CreateOrgRepoForbidden) IsRedirect() bool
IsRedirect returns true when this create org repo forbidden response has a 3xx status code
func (*CreateOrgRepoForbidden) IsServerError ¶
func (o *CreateOrgRepoForbidden) IsServerError() bool
IsServerError returns true when this create org repo forbidden response has a 5xx status code
func (*CreateOrgRepoForbidden) IsSuccess ¶
func (o *CreateOrgRepoForbidden) IsSuccess() bool
IsSuccess returns true when this create org repo forbidden response has a 2xx status code
func (*CreateOrgRepoForbidden) String ¶
func (o *CreateOrgRepoForbidden) String() string
type CreateOrgRepoNotFound ¶
type CreateOrgRepoNotFound struct {
}
CreateOrgRepoNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewCreateOrgRepoNotFound ¶
func NewCreateOrgRepoNotFound() *CreateOrgRepoNotFound
NewCreateOrgRepoNotFound creates a CreateOrgRepoNotFound with default headers values
func (*CreateOrgRepoNotFound) Code ¶
func (o *CreateOrgRepoNotFound) Code() int
Code gets the status code for the create org repo not found response
func (*CreateOrgRepoNotFound) Error ¶
func (o *CreateOrgRepoNotFound) Error() string
func (*CreateOrgRepoNotFound) IsClientError ¶
func (o *CreateOrgRepoNotFound) IsClientError() bool
IsClientError returns true when this create org repo not found response has a 4xx status code
func (*CreateOrgRepoNotFound) IsCode ¶
func (o *CreateOrgRepoNotFound) IsCode(code int) bool
IsCode returns true when this create org repo not found response a status code equal to that given
func (*CreateOrgRepoNotFound) IsRedirect ¶
func (o *CreateOrgRepoNotFound) IsRedirect() bool
IsRedirect returns true when this create org repo not found response has a 3xx status code
func (*CreateOrgRepoNotFound) IsServerError ¶
func (o *CreateOrgRepoNotFound) IsServerError() bool
IsServerError returns true when this create org repo not found response has a 5xx status code
func (*CreateOrgRepoNotFound) IsSuccess ¶
func (o *CreateOrgRepoNotFound) IsSuccess() bool
IsSuccess returns true when this create org repo not found response has a 2xx status code
func (*CreateOrgRepoNotFound) String ¶
func (o *CreateOrgRepoNotFound) String() string
type CreateOrgRepoParams ¶
type CreateOrgRepoParams struct {
// Body.
Body *models.CreateRepoOption
/* Org.
name of organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateOrgRepoParams contains all the parameters to send to the API endpoint
for the create org repo operation. Typically these are written to a http.Request.
func NewCreateOrgRepoParams ¶
func NewCreateOrgRepoParams() *CreateOrgRepoParams
NewCreateOrgRepoParams creates a new CreateOrgRepoParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateOrgRepoParamsWithContext ¶
func NewCreateOrgRepoParamsWithContext(ctx context.Context) *CreateOrgRepoParams
NewCreateOrgRepoParamsWithContext creates a new CreateOrgRepoParams object with the ability to set a context for a request.
func NewCreateOrgRepoParamsWithHTTPClient ¶
func NewCreateOrgRepoParamsWithHTTPClient(client *http.Client) *CreateOrgRepoParams
NewCreateOrgRepoParamsWithHTTPClient creates a new CreateOrgRepoParams object with the ability to set a custom HTTPClient for a request.
func NewCreateOrgRepoParamsWithTimeout ¶
func NewCreateOrgRepoParamsWithTimeout(timeout time.Duration) *CreateOrgRepoParams
NewCreateOrgRepoParamsWithTimeout creates a new CreateOrgRepoParams object with the ability to set a timeout on a request.
func (*CreateOrgRepoParams) SetBody ¶
func (o *CreateOrgRepoParams) SetBody(body *models.CreateRepoOption)
SetBody adds the body to the create org repo params
func (*CreateOrgRepoParams) SetContext ¶
func (o *CreateOrgRepoParams) SetContext(ctx context.Context)
SetContext adds the context to the create org repo params
func (*CreateOrgRepoParams) SetDefaults ¶
func (o *CreateOrgRepoParams) SetDefaults()
SetDefaults hydrates default values in the create org repo params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrgRepoParams) SetHTTPClient ¶
func (o *CreateOrgRepoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create org repo params
func (*CreateOrgRepoParams) SetOrg ¶
func (o *CreateOrgRepoParams) SetOrg(org string)
SetOrg adds the org to the create org repo params
func (*CreateOrgRepoParams) SetTimeout ¶
func (o *CreateOrgRepoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create org repo params
func (*CreateOrgRepoParams) WithBody ¶
func (o *CreateOrgRepoParams) WithBody(body *models.CreateRepoOption) *CreateOrgRepoParams
WithBody adds the body to the create org repo params
func (*CreateOrgRepoParams) WithContext ¶
func (o *CreateOrgRepoParams) WithContext(ctx context.Context) *CreateOrgRepoParams
WithContext adds the context to the create org repo params
func (*CreateOrgRepoParams) WithDefaults ¶
func (o *CreateOrgRepoParams) WithDefaults() *CreateOrgRepoParams
WithDefaults hydrates default values in the create org repo params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrgRepoParams) WithHTTPClient ¶
func (o *CreateOrgRepoParams) WithHTTPClient(client *http.Client) *CreateOrgRepoParams
WithHTTPClient adds the HTTPClient to the create org repo params
func (*CreateOrgRepoParams) WithOrg ¶
func (o *CreateOrgRepoParams) WithOrg(org string) *CreateOrgRepoParams
WithOrg adds the org to the create org repo params
func (*CreateOrgRepoParams) WithTimeout ¶
func (o *CreateOrgRepoParams) WithTimeout(timeout time.Duration) *CreateOrgRepoParams
WithTimeout adds the timeout to the create org repo params
func (*CreateOrgRepoParams) WriteToRequest ¶
func (o *CreateOrgRepoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateOrgRepoReader ¶
type CreateOrgRepoReader struct {
// contains filtered or unexported fields
}
CreateOrgRepoReader is a Reader for the CreateOrgRepo structure.
func (*CreateOrgRepoReader) ReadResponse ¶
func (o *CreateOrgRepoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateOrgVariableBadRequest ¶
CreateOrgVariableBadRequest describes a response with status code 400, with default header values.
APIError is error format response
func NewCreateOrgVariableBadRequest ¶
func NewCreateOrgVariableBadRequest() *CreateOrgVariableBadRequest
NewCreateOrgVariableBadRequest creates a CreateOrgVariableBadRequest with default headers values
func (*CreateOrgVariableBadRequest) Code ¶
func (o *CreateOrgVariableBadRequest) Code() int
Code gets the status code for the create org variable bad request response
func (*CreateOrgVariableBadRequest) Error ¶
func (o *CreateOrgVariableBadRequest) Error() string
func (*CreateOrgVariableBadRequest) IsClientError ¶
func (o *CreateOrgVariableBadRequest) IsClientError() bool
IsClientError returns true when this create org variable bad request response has a 4xx status code
func (*CreateOrgVariableBadRequest) IsCode ¶
func (o *CreateOrgVariableBadRequest) IsCode(code int) bool
IsCode returns true when this create org variable bad request response a status code equal to that given
func (*CreateOrgVariableBadRequest) IsRedirect ¶
func (o *CreateOrgVariableBadRequest) IsRedirect() bool
IsRedirect returns true when this create org variable bad request response has a 3xx status code
func (*CreateOrgVariableBadRequest) IsServerError ¶
func (o *CreateOrgVariableBadRequest) IsServerError() bool
IsServerError returns true when this create org variable bad request response has a 5xx status code
func (*CreateOrgVariableBadRequest) IsSuccess ¶
func (o *CreateOrgVariableBadRequest) IsSuccess() bool
IsSuccess returns true when this create org variable bad request response has a 2xx status code
func (*CreateOrgVariableBadRequest) String ¶
func (o *CreateOrgVariableBadRequest) String() string
type CreateOrgVariableCreated ¶
type CreateOrgVariableCreated struct {
}
CreateOrgVariableCreated describes a response with status code 201, with default header values.
response when creating an org-level variable
func NewCreateOrgVariableCreated ¶
func NewCreateOrgVariableCreated() *CreateOrgVariableCreated
NewCreateOrgVariableCreated creates a CreateOrgVariableCreated with default headers values
func (*CreateOrgVariableCreated) Code ¶
func (o *CreateOrgVariableCreated) Code() int
Code gets the status code for the create org variable created response
func (*CreateOrgVariableCreated) Error ¶
func (o *CreateOrgVariableCreated) Error() string
func (*CreateOrgVariableCreated) IsClientError ¶
func (o *CreateOrgVariableCreated) IsClientError() bool
IsClientError returns true when this create org variable created response has a 4xx status code
func (*CreateOrgVariableCreated) IsCode ¶
func (o *CreateOrgVariableCreated) IsCode(code int) bool
IsCode returns true when this create org variable created response a status code equal to that given
func (*CreateOrgVariableCreated) IsRedirect ¶
func (o *CreateOrgVariableCreated) IsRedirect() bool
IsRedirect returns true when this create org variable created response has a 3xx status code
func (*CreateOrgVariableCreated) IsServerError ¶
func (o *CreateOrgVariableCreated) IsServerError() bool
IsServerError returns true when this create org variable created response has a 5xx status code
func (*CreateOrgVariableCreated) IsSuccess ¶
func (o *CreateOrgVariableCreated) IsSuccess() bool
IsSuccess returns true when this create org variable created response has a 2xx status code
func (*CreateOrgVariableCreated) String ¶
func (o *CreateOrgVariableCreated) String() string
type CreateOrgVariableNoContent ¶
type CreateOrgVariableNoContent struct {
}
CreateOrgVariableNoContent describes a response with status code 204, with default header values.
response when creating an org-level variable
func NewCreateOrgVariableNoContent ¶
func NewCreateOrgVariableNoContent() *CreateOrgVariableNoContent
NewCreateOrgVariableNoContent creates a CreateOrgVariableNoContent with default headers values
func (*CreateOrgVariableNoContent) Code ¶
func (o *CreateOrgVariableNoContent) Code() int
Code gets the status code for the create org variable no content response
func (*CreateOrgVariableNoContent) Error ¶
func (o *CreateOrgVariableNoContent) Error() string
func (*CreateOrgVariableNoContent) IsClientError ¶
func (o *CreateOrgVariableNoContent) IsClientError() bool
IsClientError returns true when this create org variable no content response has a 4xx status code
func (*CreateOrgVariableNoContent) IsCode ¶
func (o *CreateOrgVariableNoContent) IsCode(code int) bool
IsCode returns true when this create org variable no content response a status code equal to that given
func (*CreateOrgVariableNoContent) IsRedirect ¶
func (o *CreateOrgVariableNoContent) IsRedirect() bool
IsRedirect returns true when this create org variable no content response has a 3xx status code
func (*CreateOrgVariableNoContent) IsServerError ¶
func (o *CreateOrgVariableNoContent) IsServerError() bool
IsServerError returns true when this create org variable no content response has a 5xx status code
func (*CreateOrgVariableNoContent) IsSuccess ¶
func (o *CreateOrgVariableNoContent) IsSuccess() bool
IsSuccess returns true when this create org variable no content response has a 2xx status code
func (*CreateOrgVariableNoContent) String ¶
func (o *CreateOrgVariableNoContent) String() string
type CreateOrgVariableNotFound ¶
type CreateOrgVariableNotFound struct {
}
CreateOrgVariableNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewCreateOrgVariableNotFound ¶
func NewCreateOrgVariableNotFound() *CreateOrgVariableNotFound
NewCreateOrgVariableNotFound creates a CreateOrgVariableNotFound with default headers values
func (*CreateOrgVariableNotFound) Code ¶
func (o *CreateOrgVariableNotFound) Code() int
Code gets the status code for the create org variable not found response
func (*CreateOrgVariableNotFound) Error ¶
func (o *CreateOrgVariableNotFound) Error() string
func (*CreateOrgVariableNotFound) IsClientError ¶
func (o *CreateOrgVariableNotFound) IsClientError() bool
IsClientError returns true when this create org variable not found response has a 4xx status code
func (*CreateOrgVariableNotFound) IsCode ¶
func (o *CreateOrgVariableNotFound) IsCode(code int) bool
IsCode returns true when this create org variable not found response a status code equal to that given
func (*CreateOrgVariableNotFound) IsRedirect ¶
func (o *CreateOrgVariableNotFound) IsRedirect() bool
IsRedirect returns true when this create org variable not found response has a 3xx status code
func (*CreateOrgVariableNotFound) IsServerError ¶
func (o *CreateOrgVariableNotFound) IsServerError() bool
IsServerError returns true when this create org variable not found response has a 5xx status code
func (*CreateOrgVariableNotFound) IsSuccess ¶
func (o *CreateOrgVariableNotFound) IsSuccess() bool
IsSuccess returns true when this create org variable not found response has a 2xx status code
func (*CreateOrgVariableNotFound) String ¶
func (o *CreateOrgVariableNotFound) String() string
type CreateOrgVariableParams ¶
type CreateOrgVariableParams struct {
// Body.
Body *models.CreateVariableOption
/* Org.
name of the organization
*/
Org string
/* Variablename.
name of the variable
*/
Variablename string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateOrgVariableParams contains all the parameters to send to the API endpoint
for the create org variable operation. Typically these are written to a http.Request.
func NewCreateOrgVariableParams ¶
func NewCreateOrgVariableParams() *CreateOrgVariableParams
NewCreateOrgVariableParams creates a new CreateOrgVariableParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateOrgVariableParamsWithContext ¶
func NewCreateOrgVariableParamsWithContext(ctx context.Context) *CreateOrgVariableParams
NewCreateOrgVariableParamsWithContext creates a new CreateOrgVariableParams object with the ability to set a context for a request.
func NewCreateOrgVariableParamsWithHTTPClient ¶
func NewCreateOrgVariableParamsWithHTTPClient(client *http.Client) *CreateOrgVariableParams
NewCreateOrgVariableParamsWithHTTPClient creates a new CreateOrgVariableParams object with the ability to set a custom HTTPClient for a request.
func NewCreateOrgVariableParamsWithTimeout ¶
func NewCreateOrgVariableParamsWithTimeout(timeout time.Duration) *CreateOrgVariableParams
NewCreateOrgVariableParamsWithTimeout creates a new CreateOrgVariableParams object with the ability to set a timeout on a request.
func (*CreateOrgVariableParams) SetBody ¶
func (o *CreateOrgVariableParams) SetBody(body *models.CreateVariableOption)
SetBody adds the body to the create org variable params
func (*CreateOrgVariableParams) SetContext ¶
func (o *CreateOrgVariableParams) SetContext(ctx context.Context)
SetContext adds the context to the create org variable params
func (*CreateOrgVariableParams) SetDefaults ¶
func (o *CreateOrgVariableParams) SetDefaults()
SetDefaults hydrates default values in the create org variable params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrgVariableParams) SetHTTPClient ¶
func (o *CreateOrgVariableParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create org variable params
func (*CreateOrgVariableParams) SetOrg ¶
func (o *CreateOrgVariableParams) SetOrg(org string)
SetOrg adds the org to the create org variable params
func (*CreateOrgVariableParams) SetTimeout ¶
func (o *CreateOrgVariableParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create org variable params
func (*CreateOrgVariableParams) SetVariablename ¶
func (o *CreateOrgVariableParams) SetVariablename(variablename string)
SetVariablename adds the variablename to the create org variable params
func (*CreateOrgVariableParams) WithBody ¶
func (o *CreateOrgVariableParams) WithBody(body *models.CreateVariableOption) *CreateOrgVariableParams
WithBody adds the body to the create org variable params
func (*CreateOrgVariableParams) WithContext ¶
func (o *CreateOrgVariableParams) WithContext(ctx context.Context) *CreateOrgVariableParams
WithContext adds the context to the create org variable params
func (*CreateOrgVariableParams) WithDefaults ¶
func (o *CreateOrgVariableParams) WithDefaults() *CreateOrgVariableParams
WithDefaults hydrates default values in the create org variable params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrgVariableParams) WithHTTPClient ¶
func (o *CreateOrgVariableParams) WithHTTPClient(client *http.Client) *CreateOrgVariableParams
WithHTTPClient adds the HTTPClient to the create org variable params
func (*CreateOrgVariableParams) WithOrg ¶
func (o *CreateOrgVariableParams) WithOrg(org string) *CreateOrgVariableParams
WithOrg adds the org to the create org variable params
func (*CreateOrgVariableParams) WithTimeout ¶
func (o *CreateOrgVariableParams) WithTimeout(timeout time.Duration) *CreateOrgVariableParams
WithTimeout adds the timeout to the create org variable params
func (*CreateOrgVariableParams) WithVariablename ¶
func (o *CreateOrgVariableParams) WithVariablename(variablename string) *CreateOrgVariableParams
WithVariablename adds the variablename to the create org variable params
func (*CreateOrgVariableParams) WriteToRequest ¶
func (o *CreateOrgVariableParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateOrgVariableReader ¶
type CreateOrgVariableReader struct {
// contains filtered or unexported fields
}
CreateOrgVariableReader is a Reader for the CreateOrgVariable structure.
func (*CreateOrgVariableReader) ReadResponse ¶
func (o *CreateOrgVariableReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteOrgSecretBadRequest ¶
DeleteOrgSecretBadRequest describes a response with status code 400, with default header values.
APIError is error format response
func NewDeleteOrgSecretBadRequest ¶
func NewDeleteOrgSecretBadRequest() *DeleteOrgSecretBadRequest
NewDeleteOrgSecretBadRequest creates a DeleteOrgSecretBadRequest with default headers values
func (*DeleteOrgSecretBadRequest) Code ¶
func (o *DeleteOrgSecretBadRequest) Code() int
Code gets the status code for the delete org secret bad request response
func (*DeleteOrgSecretBadRequest) Error ¶
func (o *DeleteOrgSecretBadRequest) Error() string
func (*DeleteOrgSecretBadRequest) IsClientError ¶
func (o *DeleteOrgSecretBadRequest) IsClientError() bool
IsClientError returns true when this delete org secret bad request response has a 4xx status code
func (*DeleteOrgSecretBadRequest) IsCode ¶
func (o *DeleteOrgSecretBadRequest) IsCode(code int) bool
IsCode returns true when this delete org secret bad request response a status code equal to that given
func (*DeleteOrgSecretBadRequest) IsRedirect ¶
func (o *DeleteOrgSecretBadRequest) IsRedirect() bool
IsRedirect returns true when this delete org secret bad request response has a 3xx status code
func (*DeleteOrgSecretBadRequest) IsServerError ¶
func (o *DeleteOrgSecretBadRequest) IsServerError() bool
IsServerError returns true when this delete org secret bad request response has a 5xx status code
func (*DeleteOrgSecretBadRequest) IsSuccess ¶
func (o *DeleteOrgSecretBadRequest) IsSuccess() bool
IsSuccess returns true when this delete org secret bad request response has a 2xx status code
func (*DeleteOrgSecretBadRequest) String ¶
func (o *DeleteOrgSecretBadRequest) String() string
type DeleteOrgSecretNoContent ¶
type DeleteOrgSecretNoContent struct {
}
DeleteOrgSecretNoContent describes a response with status code 204, with default header values.
delete one secret of the organization
func NewDeleteOrgSecretNoContent ¶
func NewDeleteOrgSecretNoContent() *DeleteOrgSecretNoContent
NewDeleteOrgSecretNoContent creates a DeleteOrgSecretNoContent with default headers values
func (*DeleteOrgSecretNoContent) Code ¶
func (o *DeleteOrgSecretNoContent) Code() int
Code gets the status code for the delete org secret no content response
func (*DeleteOrgSecretNoContent) Error ¶
func (o *DeleteOrgSecretNoContent) Error() string
func (*DeleteOrgSecretNoContent) IsClientError ¶
func (o *DeleteOrgSecretNoContent) IsClientError() bool
IsClientError returns true when this delete org secret no content response has a 4xx status code
func (*DeleteOrgSecretNoContent) IsCode ¶
func (o *DeleteOrgSecretNoContent) IsCode(code int) bool
IsCode returns true when this delete org secret no content response a status code equal to that given
func (*DeleteOrgSecretNoContent) IsRedirect ¶
func (o *DeleteOrgSecretNoContent) IsRedirect() bool
IsRedirect returns true when this delete org secret no content response has a 3xx status code
func (*DeleteOrgSecretNoContent) IsServerError ¶
func (o *DeleteOrgSecretNoContent) IsServerError() bool
IsServerError returns true when this delete org secret no content response has a 5xx status code
func (*DeleteOrgSecretNoContent) IsSuccess ¶
func (o *DeleteOrgSecretNoContent) IsSuccess() bool
IsSuccess returns true when this delete org secret no content response has a 2xx status code
func (*DeleteOrgSecretNoContent) String ¶
func (o *DeleteOrgSecretNoContent) String() string
type DeleteOrgSecretNotFound ¶
type DeleteOrgSecretNotFound struct {
}
DeleteOrgSecretNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewDeleteOrgSecretNotFound ¶
func NewDeleteOrgSecretNotFound() *DeleteOrgSecretNotFound
NewDeleteOrgSecretNotFound creates a DeleteOrgSecretNotFound with default headers values
func (*DeleteOrgSecretNotFound) Code ¶
func (o *DeleteOrgSecretNotFound) Code() int
Code gets the status code for the delete org secret not found response
func (*DeleteOrgSecretNotFound) Error ¶
func (o *DeleteOrgSecretNotFound) Error() string
func (*DeleteOrgSecretNotFound) IsClientError ¶
func (o *DeleteOrgSecretNotFound) IsClientError() bool
IsClientError returns true when this delete org secret not found response has a 4xx status code
func (*DeleteOrgSecretNotFound) IsCode ¶
func (o *DeleteOrgSecretNotFound) IsCode(code int) bool
IsCode returns true when this delete org secret not found response a status code equal to that given
func (*DeleteOrgSecretNotFound) IsRedirect ¶
func (o *DeleteOrgSecretNotFound) IsRedirect() bool
IsRedirect returns true when this delete org secret not found response has a 3xx status code
func (*DeleteOrgSecretNotFound) IsServerError ¶
func (o *DeleteOrgSecretNotFound) IsServerError() bool
IsServerError returns true when this delete org secret not found response has a 5xx status code
func (*DeleteOrgSecretNotFound) IsSuccess ¶
func (o *DeleteOrgSecretNotFound) IsSuccess() bool
IsSuccess returns true when this delete org secret not found response has a 2xx status code
func (*DeleteOrgSecretNotFound) String ¶
func (o *DeleteOrgSecretNotFound) String() string
type DeleteOrgSecretParams ¶
type DeleteOrgSecretParams struct {
/* Org.
name of organization
*/
Org string
/* Secretname.
name of the secret
*/
Secretname string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteOrgSecretParams contains all the parameters to send to the API endpoint
for the delete org secret operation. Typically these are written to a http.Request.
func NewDeleteOrgSecretParams ¶
func NewDeleteOrgSecretParams() *DeleteOrgSecretParams
NewDeleteOrgSecretParams creates a new DeleteOrgSecretParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteOrgSecretParamsWithContext ¶
func NewDeleteOrgSecretParamsWithContext(ctx context.Context) *DeleteOrgSecretParams
NewDeleteOrgSecretParamsWithContext creates a new DeleteOrgSecretParams object with the ability to set a context for a request.
func NewDeleteOrgSecretParamsWithHTTPClient ¶
func NewDeleteOrgSecretParamsWithHTTPClient(client *http.Client) *DeleteOrgSecretParams
NewDeleteOrgSecretParamsWithHTTPClient creates a new DeleteOrgSecretParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteOrgSecretParamsWithTimeout ¶
func NewDeleteOrgSecretParamsWithTimeout(timeout time.Duration) *DeleteOrgSecretParams
NewDeleteOrgSecretParamsWithTimeout creates a new DeleteOrgSecretParams object with the ability to set a timeout on a request.
func (*DeleteOrgSecretParams) SetContext ¶
func (o *DeleteOrgSecretParams) SetContext(ctx context.Context)
SetContext adds the context to the delete org secret params
func (*DeleteOrgSecretParams) SetDefaults ¶
func (o *DeleteOrgSecretParams) SetDefaults()
SetDefaults hydrates default values in the delete org secret params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteOrgSecretParams) SetHTTPClient ¶
func (o *DeleteOrgSecretParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete org secret params
func (*DeleteOrgSecretParams) SetOrg ¶
func (o *DeleteOrgSecretParams) SetOrg(org string)
SetOrg adds the org to the delete org secret params
func (*DeleteOrgSecretParams) SetSecretname ¶
func (o *DeleteOrgSecretParams) SetSecretname(secretname string)
SetSecretname adds the secretname to the delete org secret params
func (*DeleteOrgSecretParams) SetTimeout ¶
func (o *DeleteOrgSecretParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete org secret params
func (*DeleteOrgSecretParams) WithContext ¶
func (o *DeleteOrgSecretParams) WithContext(ctx context.Context) *DeleteOrgSecretParams
WithContext adds the context to the delete org secret params
func (*DeleteOrgSecretParams) WithDefaults ¶
func (o *DeleteOrgSecretParams) WithDefaults() *DeleteOrgSecretParams
WithDefaults hydrates default values in the delete org secret params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteOrgSecretParams) WithHTTPClient ¶
func (o *DeleteOrgSecretParams) WithHTTPClient(client *http.Client) *DeleteOrgSecretParams
WithHTTPClient adds the HTTPClient to the delete org secret params
func (*DeleteOrgSecretParams) WithOrg ¶
func (o *DeleteOrgSecretParams) WithOrg(org string) *DeleteOrgSecretParams
WithOrg adds the org to the delete org secret params
func (*DeleteOrgSecretParams) WithSecretname ¶
func (o *DeleteOrgSecretParams) WithSecretname(secretname string) *DeleteOrgSecretParams
WithSecretname adds the secretname to the delete org secret params
func (*DeleteOrgSecretParams) WithTimeout ¶
func (o *DeleteOrgSecretParams) WithTimeout(timeout time.Duration) *DeleteOrgSecretParams
WithTimeout adds the timeout to the delete org secret params
func (*DeleteOrgSecretParams) WriteToRequest ¶
func (o *DeleteOrgSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteOrgSecretReader ¶
type DeleteOrgSecretReader struct {
// contains filtered or unexported fields
}
DeleteOrgSecretReader is a Reader for the DeleteOrgSecret structure.
func (*DeleteOrgSecretReader) ReadResponse ¶
func (o *DeleteOrgSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteOrgVariableBadRequest ¶
DeleteOrgVariableBadRequest describes a response with status code 400, with default header values.
APIError is error format response
func NewDeleteOrgVariableBadRequest ¶
func NewDeleteOrgVariableBadRequest() *DeleteOrgVariableBadRequest
NewDeleteOrgVariableBadRequest creates a DeleteOrgVariableBadRequest with default headers values
func (*DeleteOrgVariableBadRequest) Code ¶
func (o *DeleteOrgVariableBadRequest) Code() int
Code gets the status code for the delete org variable bad request response
func (*DeleteOrgVariableBadRequest) Error ¶
func (o *DeleteOrgVariableBadRequest) Error() string
func (*DeleteOrgVariableBadRequest) IsClientError ¶
func (o *DeleteOrgVariableBadRequest) IsClientError() bool
IsClientError returns true when this delete org variable bad request response has a 4xx status code
func (*DeleteOrgVariableBadRequest) IsCode ¶
func (o *DeleteOrgVariableBadRequest) IsCode(code int) bool
IsCode returns true when this delete org variable bad request response a status code equal to that given
func (*DeleteOrgVariableBadRequest) IsRedirect ¶
func (o *DeleteOrgVariableBadRequest) IsRedirect() bool
IsRedirect returns true when this delete org variable bad request response has a 3xx status code
func (*DeleteOrgVariableBadRequest) IsServerError ¶
func (o *DeleteOrgVariableBadRequest) IsServerError() bool
IsServerError returns true when this delete org variable bad request response has a 5xx status code
func (*DeleteOrgVariableBadRequest) IsSuccess ¶
func (o *DeleteOrgVariableBadRequest) IsSuccess() bool
IsSuccess returns true when this delete org variable bad request response has a 2xx status code
func (*DeleteOrgVariableBadRequest) String ¶
func (o *DeleteOrgVariableBadRequest) String() string
type DeleteOrgVariableCreated ¶
type DeleteOrgVariableCreated struct {
}
DeleteOrgVariableCreated describes a response with status code 201, with default header values.
response when deleting a variable
func NewDeleteOrgVariableCreated ¶
func NewDeleteOrgVariableCreated() *DeleteOrgVariableCreated
NewDeleteOrgVariableCreated creates a DeleteOrgVariableCreated with default headers values
func (*DeleteOrgVariableCreated) Code ¶
func (o *DeleteOrgVariableCreated) Code() int
Code gets the status code for the delete org variable created response
func (*DeleteOrgVariableCreated) Error ¶
func (o *DeleteOrgVariableCreated) Error() string
func (*DeleteOrgVariableCreated) IsClientError ¶
func (o *DeleteOrgVariableCreated) IsClientError() bool
IsClientError returns true when this delete org variable created response has a 4xx status code
func (*DeleteOrgVariableCreated) IsCode ¶
func (o *DeleteOrgVariableCreated) IsCode(code int) bool
IsCode returns true when this delete org variable created response a status code equal to that given
func (*DeleteOrgVariableCreated) IsRedirect ¶
func (o *DeleteOrgVariableCreated) IsRedirect() bool
IsRedirect returns true when this delete org variable created response has a 3xx status code
func (*DeleteOrgVariableCreated) IsServerError ¶
func (o *DeleteOrgVariableCreated) IsServerError() bool
IsServerError returns true when this delete org variable created response has a 5xx status code
func (*DeleteOrgVariableCreated) IsSuccess ¶
func (o *DeleteOrgVariableCreated) IsSuccess() bool
IsSuccess returns true when this delete org variable created response has a 2xx status code
func (*DeleteOrgVariableCreated) String ¶
func (o *DeleteOrgVariableCreated) String() string
type DeleteOrgVariableNoContent ¶
type DeleteOrgVariableNoContent struct {
}
DeleteOrgVariableNoContent describes a response with status code 204, with default header values.
response when deleting a variable
func NewDeleteOrgVariableNoContent ¶
func NewDeleteOrgVariableNoContent() *DeleteOrgVariableNoContent
NewDeleteOrgVariableNoContent creates a DeleteOrgVariableNoContent with default headers values
func (*DeleteOrgVariableNoContent) Code ¶
func (o *DeleteOrgVariableNoContent) Code() int
Code gets the status code for the delete org variable no content response
func (*DeleteOrgVariableNoContent) Error ¶
func (o *DeleteOrgVariableNoContent) Error() string
func (*DeleteOrgVariableNoContent) IsClientError ¶
func (o *DeleteOrgVariableNoContent) IsClientError() bool
IsClientError returns true when this delete org variable no content response has a 4xx status code
func (*DeleteOrgVariableNoContent) IsCode ¶
func (o *DeleteOrgVariableNoContent) IsCode(code int) bool
IsCode returns true when this delete org variable no content response a status code equal to that given
func (*DeleteOrgVariableNoContent) IsRedirect ¶
func (o *DeleteOrgVariableNoContent) IsRedirect() bool
IsRedirect returns true when this delete org variable no content response has a 3xx status code
func (*DeleteOrgVariableNoContent) IsServerError ¶
func (o *DeleteOrgVariableNoContent) IsServerError() bool
IsServerError returns true when this delete org variable no content response has a 5xx status code
func (*DeleteOrgVariableNoContent) IsSuccess ¶
func (o *DeleteOrgVariableNoContent) IsSuccess() bool
IsSuccess returns true when this delete org variable no content response has a 2xx status code
func (*DeleteOrgVariableNoContent) String ¶
func (o *DeleteOrgVariableNoContent) String() string
type DeleteOrgVariableNotFound ¶
type DeleteOrgVariableNotFound struct {
}
DeleteOrgVariableNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewDeleteOrgVariableNotFound ¶
func NewDeleteOrgVariableNotFound() *DeleteOrgVariableNotFound
NewDeleteOrgVariableNotFound creates a DeleteOrgVariableNotFound with default headers values
func (*DeleteOrgVariableNotFound) Code ¶
func (o *DeleteOrgVariableNotFound) Code() int
Code gets the status code for the delete org variable not found response
func (*DeleteOrgVariableNotFound) Error ¶
func (o *DeleteOrgVariableNotFound) Error() string
func (*DeleteOrgVariableNotFound) IsClientError ¶
func (o *DeleteOrgVariableNotFound) IsClientError() bool
IsClientError returns true when this delete org variable not found response has a 4xx status code
func (*DeleteOrgVariableNotFound) IsCode ¶
func (o *DeleteOrgVariableNotFound) IsCode(code int) bool
IsCode returns true when this delete org variable not found response a status code equal to that given
func (*DeleteOrgVariableNotFound) IsRedirect ¶
func (o *DeleteOrgVariableNotFound) IsRedirect() bool
IsRedirect returns true when this delete org variable not found response has a 3xx status code
func (*DeleteOrgVariableNotFound) IsServerError ¶
func (o *DeleteOrgVariableNotFound) IsServerError() bool
IsServerError returns true when this delete org variable not found response has a 5xx status code
func (*DeleteOrgVariableNotFound) IsSuccess ¶
func (o *DeleteOrgVariableNotFound) IsSuccess() bool
IsSuccess returns true when this delete org variable not found response has a 2xx status code
func (*DeleteOrgVariableNotFound) String ¶
func (o *DeleteOrgVariableNotFound) String() string
type DeleteOrgVariableOK ¶
type DeleteOrgVariableOK struct {
Payload *models.ActionVariable
}
DeleteOrgVariableOK describes a response with status code 200, with default header values.
ActionVariable
func NewDeleteOrgVariableOK ¶
func NewDeleteOrgVariableOK() *DeleteOrgVariableOK
NewDeleteOrgVariableOK creates a DeleteOrgVariableOK with default headers values
func (*DeleteOrgVariableOK) Code ¶
func (o *DeleteOrgVariableOK) Code() int
Code gets the status code for the delete org variable o k response
func (*DeleteOrgVariableOK) Error ¶
func (o *DeleteOrgVariableOK) Error() string
func (*DeleteOrgVariableOK) GetPayload ¶
func (o *DeleteOrgVariableOK) GetPayload() *models.ActionVariable
func (*DeleteOrgVariableOK) IsClientError ¶
func (o *DeleteOrgVariableOK) IsClientError() bool
IsClientError returns true when this delete org variable o k response has a 4xx status code
func (*DeleteOrgVariableOK) IsCode ¶
func (o *DeleteOrgVariableOK) IsCode(code int) bool
IsCode returns true when this delete org variable o k response a status code equal to that given
func (*DeleteOrgVariableOK) IsRedirect ¶
func (o *DeleteOrgVariableOK) IsRedirect() bool
IsRedirect returns true when this delete org variable o k response has a 3xx status code
func (*DeleteOrgVariableOK) IsServerError ¶
func (o *DeleteOrgVariableOK) IsServerError() bool
IsServerError returns true when this delete org variable o k response has a 5xx status code
func (*DeleteOrgVariableOK) IsSuccess ¶
func (o *DeleteOrgVariableOK) IsSuccess() bool
IsSuccess returns true when this delete org variable o k response has a 2xx status code
func (*DeleteOrgVariableOK) String ¶
func (o *DeleteOrgVariableOK) String() string
type DeleteOrgVariableParams ¶
type DeleteOrgVariableParams struct {
/* Org.
name of the organization
*/
Org string
/* Variablename.
name of the variable
*/
Variablename string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteOrgVariableParams contains all the parameters to send to the API endpoint
for the delete org variable operation. Typically these are written to a http.Request.
func NewDeleteOrgVariableParams ¶
func NewDeleteOrgVariableParams() *DeleteOrgVariableParams
NewDeleteOrgVariableParams creates a new DeleteOrgVariableParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteOrgVariableParamsWithContext ¶
func NewDeleteOrgVariableParamsWithContext(ctx context.Context) *DeleteOrgVariableParams
NewDeleteOrgVariableParamsWithContext creates a new DeleteOrgVariableParams object with the ability to set a context for a request.
func NewDeleteOrgVariableParamsWithHTTPClient ¶
func NewDeleteOrgVariableParamsWithHTTPClient(client *http.Client) *DeleteOrgVariableParams
NewDeleteOrgVariableParamsWithHTTPClient creates a new DeleteOrgVariableParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteOrgVariableParamsWithTimeout ¶
func NewDeleteOrgVariableParamsWithTimeout(timeout time.Duration) *DeleteOrgVariableParams
NewDeleteOrgVariableParamsWithTimeout creates a new DeleteOrgVariableParams object with the ability to set a timeout on a request.
func (*DeleteOrgVariableParams) SetContext ¶
func (o *DeleteOrgVariableParams) SetContext(ctx context.Context)
SetContext adds the context to the delete org variable params
func (*DeleteOrgVariableParams) SetDefaults ¶
func (o *DeleteOrgVariableParams) SetDefaults()
SetDefaults hydrates default values in the delete org variable params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteOrgVariableParams) SetHTTPClient ¶
func (o *DeleteOrgVariableParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete org variable params
func (*DeleteOrgVariableParams) SetOrg ¶
func (o *DeleteOrgVariableParams) SetOrg(org string)
SetOrg adds the org to the delete org variable params
func (*DeleteOrgVariableParams) SetTimeout ¶
func (o *DeleteOrgVariableParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete org variable params
func (*DeleteOrgVariableParams) SetVariablename ¶
func (o *DeleteOrgVariableParams) SetVariablename(variablename string)
SetVariablename adds the variablename to the delete org variable params
func (*DeleteOrgVariableParams) WithContext ¶
func (o *DeleteOrgVariableParams) WithContext(ctx context.Context) *DeleteOrgVariableParams
WithContext adds the context to the delete org variable params
func (*DeleteOrgVariableParams) WithDefaults ¶
func (o *DeleteOrgVariableParams) WithDefaults() *DeleteOrgVariableParams
WithDefaults hydrates default values in the delete org variable params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteOrgVariableParams) WithHTTPClient ¶
func (o *DeleteOrgVariableParams) WithHTTPClient(client *http.Client) *DeleteOrgVariableParams
WithHTTPClient adds the HTTPClient to the delete org variable params
func (*DeleteOrgVariableParams) WithOrg ¶
func (o *DeleteOrgVariableParams) WithOrg(org string) *DeleteOrgVariableParams
WithOrg adds the org to the delete org variable params
func (*DeleteOrgVariableParams) WithTimeout ¶
func (o *DeleteOrgVariableParams) WithTimeout(timeout time.Duration) *DeleteOrgVariableParams
WithTimeout adds the timeout to the delete org variable params
func (*DeleteOrgVariableParams) WithVariablename ¶
func (o *DeleteOrgVariableParams) WithVariablename(variablename string) *DeleteOrgVariableParams
WithVariablename adds the variablename to the delete org variable params
func (*DeleteOrgVariableParams) WriteToRequest ¶
func (o *DeleteOrgVariableParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteOrgVariableReader ¶
type DeleteOrgVariableReader struct {
// contains filtered or unexported fields
}
DeleteOrgVariableReader is a Reader for the DeleteOrgVariable structure.
func (*DeleteOrgVariableReader) ReadResponse ¶
func (o *DeleteOrgVariableReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOrgVariableBadRequest ¶
GetOrgVariableBadRequest describes a response with status code 400, with default header values.
APIError is error format response
func NewGetOrgVariableBadRequest ¶
func NewGetOrgVariableBadRequest() *GetOrgVariableBadRequest
NewGetOrgVariableBadRequest creates a GetOrgVariableBadRequest with default headers values
func (*GetOrgVariableBadRequest) Code ¶
func (o *GetOrgVariableBadRequest) Code() int
Code gets the status code for the get org variable bad request response
func (*GetOrgVariableBadRequest) Error ¶
func (o *GetOrgVariableBadRequest) Error() string
func (*GetOrgVariableBadRequest) IsClientError ¶
func (o *GetOrgVariableBadRequest) IsClientError() bool
IsClientError returns true when this get org variable bad request response has a 4xx status code
func (*GetOrgVariableBadRequest) IsCode ¶
func (o *GetOrgVariableBadRequest) IsCode(code int) bool
IsCode returns true when this get org variable bad request response a status code equal to that given
func (*GetOrgVariableBadRequest) IsRedirect ¶
func (o *GetOrgVariableBadRequest) IsRedirect() bool
IsRedirect returns true when this get org variable bad request response has a 3xx status code
func (*GetOrgVariableBadRequest) IsServerError ¶
func (o *GetOrgVariableBadRequest) IsServerError() bool
IsServerError returns true when this get org variable bad request response has a 5xx status code
func (*GetOrgVariableBadRequest) IsSuccess ¶
func (o *GetOrgVariableBadRequest) IsSuccess() bool
IsSuccess returns true when this get org variable bad request response has a 2xx status code
func (*GetOrgVariableBadRequest) String ¶
func (o *GetOrgVariableBadRequest) String() string
type GetOrgVariableNotFound ¶
type GetOrgVariableNotFound struct {
}
GetOrgVariableNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewGetOrgVariableNotFound ¶
func NewGetOrgVariableNotFound() *GetOrgVariableNotFound
NewGetOrgVariableNotFound creates a GetOrgVariableNotFound with default headers values
func (*GetOrgVariableNotFound) Code ¶
func (o *GetOrgVariableNotFound) Code() int
Code gets the status code for the get org variable not found response
func (*GetOrgVariableNotFound) Error ¶
func (o *GetOrgVariableNotFound) Error() string
func (*GetOrgVariableNotFound) IsClientError ¶
func (o *GetOrgVariableNotFound) IsClientError() bool
IsClientError returns true when this get org variable not found response has a 4xx status code
func (*GetOrgVariableNotFound) IsCode ¶
func (o *GetOrgVariableNotFound) IsCode(code int) bool
IsCode returns true when this get org variable not found response a status code equal to that given
func (*GetOrgVariableNotFound) IsRedirect ¶
func (o *GetOrgVariableNotFound) IsRedirect() bool
IsRedirect returns true when this get org variable not found response has a 3xx status code
func (*GetOrgVariableNotFound) IsServerError ¶
func (o *GetOrgVariableNotFound) IsServerError() bool
IsServerError returns true when this get org variable not found response has a 5xx status code
func (*GetOrgVariableNotFound) IsSuccess ¶
func (o *GetOrgVariableNotFound) IsSuccess() bool
IsSuccess returns true when this get org variable not found response has a 2xx status code
func (*GetOrgVariableNotFound) String ¶
func (o *GetOrgVariableNotFound) String() string
type GetOrgVariableOK ¶
type GetOrgVariableOK struct {
Payload *models.ActionVariable
}
GetOrgVariableOK describes a response with status code 200, with default header values.
ActionVariable
func NewGetOrgVariableOK ¶
func NewGetOrgVariableOK() *GetOrgVariableOK
NewGetOrgVariableOK creates a GetOrgVariableOK with default headers values
func (*GetOrgVariableOK) Code ¶
func (o *GetOrgVariableOK) Code() int
Code gets the status code for the get org variable o k response
func (*GetOrgVariableOK) Error ¶
func (o *GetOrgVariableOK) Error() string
func (*GetOrgVariableOK) GetPayload ¶
func (o *GetOrgVariableOK) GetPayload() *models.ActionVariable
func (*GetOrgVariableOK) IsClientError ¶
func (o *GetOrgVariableOK) IsClientError() bool
IsClientError returns true when this get org variable o k response has a 4xx status code
func (*GetOrgVariableOK) IsCode ¶
func (o *GetOrgVariableOK) IsCode(code int) bool
IsCode returns true when this get org variable o k response a status code equal to that given
func (*GetOrgVariableOK) IsRedirect ¶
func (o *GetOrgVariableOK) IsRedirect() bool
IsRedirect returns true when this get org variable o k response has a 3xx status code
func (*GetOrgVariableOK) IsServerError ¶
func (o *GetOrgVariableOK) IsServerError() bool
IsServerError returns true when this get org variable o k response has a 5xx status code
func (*GetOrgVariableOK) IsSuccess ¶
func (o *GetOrgVariableOK) IsSuccess() bool
IsSuccess returns true when this get org variable o k response has a 2xx status code
func (*GetOrgVariableOK) String ¶
func (o *GetOrgVariableOK) String() string
type GetOrgVariableParams ¶
type GetOrgVariableParams struct {
/* Org.
name of the organization
*/
Org string
/* Variablename.
name of the variable
*/
Variablename string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetOrgVariableParams contains all the parameters to send to the API endpoint
for the get org variable operation. Typically these are written to a http.Request.
func NewGetOrgVariableParams ¶
func NewGetOrgVariableParams() *GetOrgVariableParams
NewGetOrgVariableParams creates a new GetOrgVariableParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetOrgVariableParamsWithContext ¶
func NewGetOrgVariableParamsWithContext(ctx context.Context) *GetOrgVariableParams
NewGetOrgVariableParamsWithContext creates a new GetOrgVariableParams object with the ability to set a context for a request.
func NewGetOrgVariableParamsWithHTTPClient ¶
func NewGetOrgVariableParamsWithHTTPClient(client *http.Client) *GetOrgVariableParams
NewGetOrgVariableParamsWithHTTPClient creates a new GetOrgVariableParams object with the ability to set a custom HTTPClient for a request.
func NewGetOrgVariableParamsWithTimeout ¶
func NewGetOrgVariableParamsWithTimeout(timeout time.Duration) *GetOrgVariableParams
NewGetOrgVariableParamsWithTimeout creates a new GetOrgVariableParams object with the ability to set a timeout on a request.
func (*GetOrgVariableParams) SetContext ¶
func (o *GetOrgVariableParams) SetContext(ctx context.Context)
SetContext adds the context to the get org variable params
func (*GetOrgVariableParams) SetDefaults ¶
func (o *GetOrgVariableParams) SetDefaults()
SetDefaults hydrates default values in the get org variable params (not the query body).
All values with no default are reset to their zero value.
func (*GetOrgVariableParams) SetHTTPClient ¶
func (o *GetOrgVariableParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get org variable params
func (*GetOrgVariableParams) SetOrg ¶
func (o *GetOrgVariableParams) SetOrg(org string)
SetOrg adds the org to the get org variable params
func (*GetOrgVariableParams) SetTimeout ¶
func (o *GetOrgVariableParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get org variable params
func (*GetOrgVariableParams) SetVariablename ¶
func (o *GetOrgVariableParams) SetVariablename(variablename string)
SetVariablename adds the variablename to the get org variable params
func (*GetOrgVariableParams) WithContext ¶
func (o *GetOrgVariableParams) WithContext(ctx context.Context) *GetOrgVariableParams
WithContext adds the context to the get org variable params
func (*GetOrgVariableParams) WithDefaults ¶
func (o *GetOrgVariableParams) WithDefaults() *GetOrgVariableParams
WithDefaults hydrates default values in the get org variable params (not the query body).
All values with no default are reset to their zero value.
func (*GetOrgVariableParams) WithHTTPClient ¶
func (o *GetOrgVariableParams) WithHTTPClient(client *http.Client) *GetOrgVariableParams
WithHTTPClient adds the HTTPClient to the get org variable params
func (*GetOrgVariableParams) WithOrg ¶
func (o *GetOrgVariableParams) WithOrg(org string) *GetOrgVariableParams
WithOrg adds the org to the get org variable params
func (*GetOrgVariableParams) WithTimeout ¶
func (o *GetOrgVariableParams) WithTimeout(timeout time.Duration) *GetOrgVariableParams
WithTimeout adds the timeout to the get org variable params
func (*GetOrgVariableParams) WithVariablename ¶
func (o *GetOrgVariableParams) WithVariablename(variablename string) *GetOrgVariableParams
WithVariablename adds the variablename to the get org variable params
func (*GetOrgVariableParams) WriteToRequest ¶
func (o *GetOrgVariableParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOrgVariableReader ¶
type GetOrgVariableReader struct {
// contains filtered or unexported fields
}
GetOrgVariableReader is a Reader for the GetOrgVariable structure.
func (*GetOrgVariableReader) ReadResponse ¶
func (o *GetOrgVariableReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOrgVariablesListBadRequest ¶
GetOrgVariablesListBadRequest describes a response with status code 400, with default header values.
APIError is error format response
func NewGetOrgVariablesListBadRequest ¶
func NewGetOrgVariablesListBadRequest() *GetOrgVariablesListBadRequest
NewGetOrgVariablesListBadRequest creates a GetOrgVariablesListBadRequest with default headers values
func (*GetOrgVariablesListBadRequest) Code ¶
func (o *GetOrgVariablesListBadRequest) Code() int
Code gets the status code for the get org variables list bad request response
func (*GetOrgVariablesListBadRequest) Error ¶
func (o *GetOrgVariablesListBadRequest) Error() string
func (*GetOrgVariablesListBadRequest) IsClientError ¶
func (o *GetOrgVariablesListBadRequest) IsClientError() bool
IsClientError returns true when this get org variables list bad request response has a 4xx status code
func (*GetOrgVariablesListBadRequest) IsCode ¶
func (o *GetOrgVariablesListBadRequest) IsCode(code int) bool
IsCode returns true when this get org variables list bad request response a status code equal to that given
func (*GetOrgVariablesListBadRequest) IsRedirect ¶
func (o *GetOrgVariablesListBadRequest) IsRedirect() bool
IsRedirect returns true when this get org variables list bad request response has a 3xx status code
func (*GetOrgVariablesListBadRequest) IsServerError ¶
func (o *GetOrgVariablesListBadRequest) IsServerError() bool
IsServerError returns true when this get org variables list bad request response has a 5xx status code
func (*GetOrgVariablesListBadRequest) IsSuccess ¶
func (o *GetOrgVariablesListBadRequest) IsSuccess() bool
IsSuccess returns true when this get org variables list bad request response has a 2xx status code
func (*GetOrgVariablesListBadRequest) String ¶
func (o *GetOrgVariablesListBadRequest) String() string
type GetOrgVariablesListNotFound ¶
type GetOrgVariablesListNotFound struct {
}
GetOrgVariablesListNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewGetOrgVariablesListNotFound ¶
func NewGetOrgVariablesListNotFound() *GetOrgVariablesListNotFound
NewGetOrgVariablesListNotFound creates a GetOrgVariablesListNotFound with default headers values
func (*GetOrgVariablesListNotFound) Code ¶
func (o *GetOrgVariablesListNotFound) Code() int
Code gets the status code for the get org variables list not found response
func (*GetOrgVariablesListNotFound) Error ¶
func (o *GetOrgVariablesListNotFound) Error() string
func (*GetOrgVariablesListNotFound) IsClientError ¶
func (o *GetOrgVariablesListNotFound) IsClientError() bool
IsClientError returns true when this get org variables list not found response has a 4xx status code
func (*GetOrgVariablesListNotFound) IsCode ¶
func (o *GetOrgVariablesListNotFound) IsCode(code int) bool
IsCode returns true when this get org variables list not found response a status code equal to that given
func (*GetOrgVariablesListNotFound) IsRedirect ¶
func (o *GetOrgVariablesListNotFound) IsRedirect() bool
IsRedirect returns true when this get org variables list not found response has a 3xx status code
func (*GetOrgVariablesListNotFound) IsServerError ¶
func (o *GetOrgVariablesListNotFound) IsServerError() bool
IsServerError returns true when this get org variables list not found response has a 5xx status code
func (*GetOrgVariablesListNotFound) IsSuccess ¶
func (o *GetOrgVariablesListNotFound) IsSuccess() bool
IsSuccess returns true when this get org variables list not found response has a 2xx status code
func (*GetOrgVariablesListNotFound) String ¶
func (o *GetOrgVariablesListNotFound) String() string
type GetOrgVariablesListOK ¶
type GetOrgVariablesListOK struct {
Payload []*models.ActionVariable
}
GetOrgVariablesListOK describes a response with status code 200, with default header values.
VariableList
func NewGetOrgVariablesListOK ¶
func NewGetOrgVariablesListOK() *GetOrgVariablesListOK
NewGetOrgVariablesListOK creates a GetOrgVariablesListOK with default headers values
func (*GetOrgVariablesListOK) Code ¶
func (o *GetOrgVariablesListOK) Code() int
Code gets the status code for the get org variables list o k response
func (*GetOrgVariablesListOK) Error ¶
func (o *GetOrgVariablesListOK) Error() string
func (*GetOrgVariablesListOK) GetPayload ¶
func (o *GetOrgVariablesListOK) GetPayload() []*models.ActionVariable
func (*GetOrgVariablesListOK) IsClientError ¶
func (o *GetOrgVariablesListOK) IsClientError() bool
IsClientError returns true when this get org variables list o k response has a 4xx status code
func (*GetOrgVariablesListOK) IsCode ¶
func (o *GetOrgVariablesListOK) IsCode(code int) bool
IsCode returns true when this get org variables list o k response a status code equal to that given
func (*GetOrgVariablesListOK) IsRedirect ¶
func (o *GetOrgVariablesListOK) IsRedirect() bool
IsRedirect returns true when this get org variables list o k response has a 3xx status code
func (*GetOrgVariablesListOK) IsServerError ¶
func (o *GetOrgVariablesListOK) IsServerError() bool
IsServerError returns true when this get org variables list o k response has a 5xx status code
func (*GetOrgVariablesListOK) IsSuccess ¶
func (o *GetOrgVariablesListOK) IsSuccess() bool
IsSuccess returns true when this get org variables list o k response has a 2xx status code
func (*GetOrgVariablesListOK) String ¶
func (o *GetOrgVariablesListOK) String() string
type GetOrgVariablesListParams ¶
type GetOrgVariablesListParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the organization
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetOrgVariablesListParams contains all the parameters to send to the API endpoint
for the get org variables list operation. Typically these are written to a http.Request.
func NewGetOrgVariablesListParams ¶
func NewGetOrgVariablesListParams() *GetOrgVariablesListParams
NewGetOrgVariablesListParams creates a new GetOrgVariablesListParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetOrgVariablesListParamsWithContext ¶
func NewGetOrgVariablesListParamsWithContext(ctx context.Context) *GetOrgVariablesListParams
NewGetOrgVariablesListParamsWithContext creates a new GetOrgVariablesListParams object with the ability to set a context for a request.
func NewGetOrgVariablesListParamsWithHTTPClient ¶
func NewGetOrgVariablesListParamsWithHTTPClient(client *http.Client) *GetOrgVariablesListParams
NewGetOrgVariablesListParamsWithHTTPClient creates a new GetOrgVariablesListParams object with the ability to set a custom HTTPClient for a request.
func NewGetOrgVariablesListParamsWithTimeout ¶
func NewGetOrgVariablesListParamsWithTimeout(timeout time.Duration) *GetOrgVariablesListParams
NewGetOrgVariablesListParamsWithTimeout creates a new GetOrgVariablesListParams object with the ability to set a timeout on a request.
func (*GetOrgVariablesListParams) SetContext ¶
func (o *GetOrgVariablesListParams) SetContext(ctx context.Context)
SetContext adds the context to the get org variables list params
func (*GetOrgVariablesListParams) SetDefaults ¶
func (o *GetOrgVariablesListParams) SetDefaults()
SetDefaults hydrates default values in the get org variables list params (not the query body).
All values with no default are reset to their zero value.
func (*GetOrgVariablesListParams) SetHTTPClient ¶
func (o *GetOrgVariablesListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get org variables list params
func (*GetOrgVariablesListParams) SetLimit ¶
func (o *GetOrgVariablesListParams) SetLimit(limit *int64)
SetLimit adds the limit to the get org variables list params
func (*GetOrgVariablesListParams) SetOrg ¶
func (o *GetOrgVariablesListParams) SetOrg(org string)
SetOrg adds the org to the get org variables list params
func (*GetOrgVariablesListParams) SetPage ¶
func (o *GetOrgVariablesListParams) SetPage(page *int64)
SetPage adds the page to the get org variables list params
func (*GetOrgVariablesListParams) SetTimeout ¶
func (o *GetOrgVariablesListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get org variables list params
func (*GetOrgVariablesListParams) WithContext ¶
func (o *GetOrgVariablesListParams) WithContext(ctx context.Context) *GetOrgVariablesListParams
WithContext adds the context to the get org variables list params
func (*GetOrgVariablesListParams) WithDefaults ¶
func (o *GetOrgVariablesListParams) WithDefaults() *GetOrgVariablesListParams
WithDefaults hydrates default values in the get org variables list params (not the query body).
All values with no default are reset to their zero value.
func (*GetOrgVariablesListParams) WithHTTPClient ¶
func (o *GetOrgVariablesListParams) WithHTTPClient(client *http.Client) *GetOrgVariablesListParams
WithHTTPClient adds the HTTPClient to the get org variables list params
func (*GetOrgVariablesListParams) WithLimit ¶
func (o *GetOrgVariablesListParams) WithLimit(limit *int64) *GetOrgVariablesListParams
WithLimit adds the limit to the get org variables list params
func (*GetOrgVariablesListParams) WithOrg ¶
func (o *GetOrgVariablesListParams) WithOrg(org string) *GetOrgVariablesListParams
WithOrg adds the org to the get org variables list params
func (*GetOrgVariablesListParams) WithPage ¶
func (o *GetOrgVariablesListParams) WithPage(page *int64) *GetOrgVariablesListParams
WithPage adds the page to the get org variables list params
func (*GetOrgVariablesListParams) WithTimeout ¶
func (o *GetOrgVariablesListParams) WithTimeout(timeout time.Duration) *GetOrgVariablesListParams
WithTimeout adds the timeout to the get org variables list params
func (*GetOrgVariablesListParams) WriteToRequest ¶
func (o *GetOrgVariablesListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOrgVariablesListReader ¶
type GetOrgVariablesListReader struct {
// contains filtered or unexported fields
}
GetOrgVariablesListReader is a Reader for the GetOrgVariablesList structure.
func (*GetOrgVariablesListReader) ReadResponse ¶
func (o *GetOrgVariablesListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgAddTeamMemberForbidden ¶
OrgAddTeamMemberForbidden describes a response with status code 403, with default header values.
APIForbiddenError is a forbidden error response
func NewOrgAddTeamMemberForbidden ¶
func NewOrgAddTeamMemberForbidden() *OrgAddTeamMemberForbidden
NewOrgAddTeamMemberForbidden creates a OrgAddTeamMemberForbidden with default headers values
func (*OrgAddTeamMemberForbidden) Code ¶
func (o *OrgAddTeamMemberForbidden) Code() int
Code gets the status code for the org add team member forbidden response
func (*OrgAddTeamMemberForbidden) Error ¶
func (o *OrgAddTeamMemberForbidden) Error() string
func (*OrgAddTeamMemberForbidden) IsClientError ¶
func (o *OrgAddTeamMemberForbidden) IsClientError() bool
IsClientError returns true when this org add team member forbidden response has a 4xx status code
func (*OrgAddTeamMemberForbidden) IsCode ¶
func (o *OrgAddTeamMemberForbidden) IsCode(code int) bool
IsCode returns true when this org add team member forbidden response a status code equal to that given
func (*OrgAddTeamMemberForbidden) IsRedirect ¶
func (o *OrgAddTeamMemberForbidden) IsRedirect() bool
IsRedirect returns true when this org add team member forbidden response has a 3xx status code
func (*OrgAddTeamMemberForbidden) IsServerError ¶
func (o *OrgAddTeamMemberForbidden) IsServerError() bool
IsServerError returns true when this org add team member forbidden response has a 5xx status code
func (*OrgAddTeamMemberForbidden) IsSuccess ¶
func (o *OrgAddTeamMemberForbidden) IsSuccess() bool
IsSuccess returns true when this org add team member forbidden response has a 2xx status code
func (*OrgAddTeamMemberForbidden) String ¶
func (o *OrgAddTeamMemberForbidden) String() string
type OrgAddTeamMemberNoContent ¶
type OrgAddTeamMemberNoContent struct {
}
OrgAddTeamMemberNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrgAddTeamMemberNoContent ¶
func NewOrgAddTeamMemberNoContent() *OrgAddTeamMemberNoContent
NewOrgAddTeamMemberNoContent creates a OrgAddTeamMemberNoContent with default headers values
func (*OrgAddTeamMemberNoContent) Code ¶
func (o *OrgAddTeamMemberNoContent) Code() int
Code gets the status code for the org add team member no content response
func (*OrgAddTeamMemberNoContent) Error ¶
func (o *OrgAddTeamMemberNoContent) Error() string
func (*OrgAddTeamMemberNoContent) IsClientError ¶
func (o *OrgAddTeamMemberNoContent) IsClientError() bool
IsClientError returns true when this org add team member no content response has a 4xx status code
func (*OrgAddTeamMemberNoContent) IsCode ¶
func (o *OrgAddTeamMemberNoContent) IsCode(code int) bool
IsCode returns true when this org add team member no content response a status code equal to that given
func (*OrgAddTeamMemberNoContent) IsRedirect ¶
func (o *OrgAddTeamMemberNoContent) IsRedirect() bool
IsRedirect returns true when this org add team member no content response has a 3xx status code
func (*OrgAddTeamMemberNoContent) IsServerError ¶
func (o *OrgAddTeamMemberNoContent) IsServerError() bool
IsServerError returns true when this org add team member no content response has a 5xx status code
func (*OrgAddTeamMemberNoContent) IsSuccess ¶
func (o *OrgAddTeamMemberNoContent) IsSuccess() bool
IsSuccess returns true when this org add team member no content response has a 2xx status code
func (*OrgAddTeamMemberNoContent) String ¶
func (o *OrgAddTeamMemberNoContent) String() string
type OrgAddTeamMemberNotFound ¶
type OrgAddTeamMemberNotFound struct {
}
OrgAddTeamMemberNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgAddTeamMemberNotFound ¶
func NewOrgAddTeamMemberNotFound() *OrgAddTeamMemberNotFound
NewOrgAddTeamMemberNotFound creates a OrgAddTeamMemberNotFound with default headers values
func (*OrgAddTeamMemberNotFound) Code ¶
func (o *OrgAddTeamMemberNotFound) Code() int
Code gets the status code for the org add team member not found response
func (*OrgAddTeamMemberNotFound) Error ¶
func (o *OrgAddTeamMemberNotFound) Error() string
func (*OrgAddTeamMemberNotFound) IsClientError ¶
func (o *OrgAddTeamMemberNotFound) IsClientError() bool
IsClientError returns true when this org add team member not found response has a 4xx status code
func (*OrgAddTeamMemberNotFound) IsCode ¶
func (o *OrgAddTeamMemberNotFound) IsCode(code int) bool
IsCode returns true when this org add team member not found response a status code equal to that given
func (*OrgAddTeamMemberNotFound) IsRedirect ¶
func (o *OrgAddTeamMemberNotFound) IsRedirect() bool
IsRedirect returns true when this org add team member not found response has a 3xx status code
func (*OrgAddTeamMemberNotFound) IsServerError ¶
func (o *OrgAddTeamMemberNotFound) IsServerError() bool
IsServerError returns true when this org add team member not found response has a 5xx status code
func (*OrgAddTeamMemberNotFound) IsSuccess ¶
func (o *OrgAddTeamMemberNotFound) IsSuccess() bool
IsSuccess returns true when this org add team member not found response has a 2xx status code
func (*OrgAddTeamMemberNotFound) String ¶
func (o *OrgAddTeamMemberNotFound) String() string
type OrgAddTeamMemberParams ¶
type OrgAddTeamMemberParams struct {
/* ID.
id of the team
Format: int64
*/
ID int64
/* Username.
username of the user to add
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgAddTeamMemberParams contains all the parameters to send to the API endpoint
for the org add team member operation. Typically these are written to a http.Request.
func NewOrgAddTeamMemberParams ¶
func NewOrgAddTeamMemberParams() *OrgAddTeamMemberParams
NewOrgAddTeamMemberParams creates a new OrgAddTeamMemberParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgAddTeamMemberParamsWithContext ¶
func NewOrgAddTeamMemberParamsWithContext(ctx context.Context) *OrgAddTeamMemberParams
NewOrgAddTeamMemberParamsWithContext creates a new OrgAddTeamMemberParams object with the ability to set a context for a request.
func NewOrgAddTeamMemberParamsWithHTTPClient ¶
func NewOrgAddTeamMemberParamsWithHTTPClient(client *http.Client) *OrgAddTeamMemberParams
NewOrgAddTeamMemberParamsWithHTTPClient creates a new OrgAddTeamMemberParams object with the ability to set a custom HTTPClient for a request.
func NewOrgAddTeamMemberParamsWithTimeout ¶
func NewOrgAddTeamMemberParamsWithTimeout(timeout time.Duration) *OrgAddTeamMemberParams
NewOrgAddTeamMemberParamsWithTimeout creates a new OrgAddTeamMemberParams object with the ability to set a timeout on a request.
func (*OrgAddTeamMemberParams) SetContext ¶
func (o *OrgAddTeamMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the org add team member params
func (*OrgAddTeamMemberParams) SetDefaults ¶
func (o *OrgAddTeamMemberParams) SetDefaults()
SetDefaults hydrates default values in the org add team member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgAddTeamMemberParams) SetHTTPClient ¶
func (o *OrgAddTeamMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org add team member params
func (*OrgAddTeamMemberParams) SetID ¶
func (o *OrgAddTeamMemberParams) SetID(id int64)
SetID adds the id to the org add team member params
func (*OrgAddTeamMemberParams) SetTimeout ¶
func (o *OrgAddTeamMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org add team member params
func (*OrgAddTeamMemberParams) SetUsername ¶
func (o *OrgAddTeamMemberParams) SetUsername(username string)
SetUsername adds the username to the org add team member params
func (*OrgAddTeamMemberParams) WithContext ¶
func (o *OrgAddTeamMemberParams) WithContext(ctx context.Context) *OrgAddTeamMemberParams
WithContext adds the context to the org add team member params
func (*OrgAddTeamMemberParams) WithDefaults ¶
func (o *OrgAddTeamMemberParams) WithDefaults() *OrgAddTeamMemberParams
WithDefaults hydrates default values in the org add team member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgAddTeamMemberParams) WithHTTPClient ¶
func (o *OrgAddTeamMemberParams) WithHTTPClient(client *http.Client) *OrgAddTeamMemberParams
WithHTTPClient adds the HTTPClient to the org add team member params
func (*OrgAddTeamMemberParams) WithID ¶
func (o *OrgAddTeamMemberParams) WithID(id int64) *OrgAddTeamMemberParams
WithID adds the id to the org add team member params
func (*OrgAddTeamMemberParams) WithTimeout ¶
func (o *OrgAddTeamMemberParams) WithTimeout(timeout time.Duration) *OrgAddTeamMemberParams
WithTimeout adds the timeout to the org add team member params
func (*OrgAddTeamMemberParams) WithUsername ¶
func (o *OrgAddTeamMemberParams) WithUsername(username string) *OrgAddTeamMemberParams
WithUsername adds the username to the org add team member params
func (*OrgAddTeamMemberParams) WriteToRequest ¶
func (o *OrgAddTeamMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgAddTeamMemberReader ¶
type OrgAddTeamMemberReader struct {
// contains filtered or unexported fields
}
OrgAddTeamMemberReader is a Reader for the OrgAddTeamMember structure.
func (*OrgAddTeamMemberReader) ReadResponse ¶
func (o *OrgAddTeamMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgAddTeamRepositoryForbidden ¶
OrgAddTeamRepositoryForbidden describes a response with status code 403, with default header values.
APIForbiddenError is a forbidden error response
func NewOrgAddTeamRepositoryForbidden ¶
func NewOrgAddTeamRepositoryForbidden() *OrgAddTeamRepositoryForbidden
NewOrgAddTeamRepositoryForbidden creates a OrgAddTeamRepositoryForbidden with default headers values
func (*OrgAddTeamRepositoryForbidden) Code ¶
func (o *OrgAddTeamRepositoryForbidden) Code() int
Code gets the status code for the org add team repository forbidden response
func (*OrgAddTeamRepositoryForbidden) Error ¶
func (o *OrgAddTeamRepositoryForbidden) Error() string
func (*OrgAddTeamRepositoryForbidden) IsClientError ¶
func (o *OrgAddTeamRepositoryForbidden) IsClientError() bool
IsClientError returns true when this org add team repository forbidden response has a 4xx status code
func (*OrgAddTeamRepositoryForbidden) IsCode ¶
func (o *OrgAddTeamRepositoryForbidden) IsCode(code int) bool
IsCode returns true when this org add team repository forbidden response a status code equal to that given
func (*OrgAddTeamRepositoryForbidden) IsRedirect ¶
func (o *OrgAddTeamRepositoryForbidden) IsRedirect() bool
IsRedirect returns true when this org add team repository forbidden response has a 3xx status code
func (*OrgAddTeamRepositoryForbidden) IsServerError ¶
func (o *OrgAddTeamRepositoryForbidden) IsServerError() bool
IsServerError returns true when this org add team repository forbidden response has a 5xx status code
func (*OrgAddTeamRepositoryForbidden) IsSuccess ¶
func (o *OrgAddTeamRepositoryForbidden) IsSuccess() bool
IsSuccess returns true when this org add team repository forbidden response has a 2xx status code
func (*OrgAddTeamRepositoryForbidden) String ¶
func (o *OrgAddTeamRepositoryForbidden) String() string
type OrgAddTeamRepositoryNoContent ¶
type OrgAddTeamRepositoryNoContent struct {
}
OrgAddTeamRepositoryNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrgAddTeamRepositoryNoContent ¶
func NewOrgAddTeamRepositoryNoContent() *OrgAddTeamRepositoryNoContent
NewOrgAddTeamRepositoryNoContent creates a OrgAddTeamRepositoryNoContent with default headers values
func (*OrgAddTeamRepositoryNoContent) Code ¶
func (o *OrgAddTeamRepositoryNoContent) Code() int
Code gets the status code for the org add team repository no content response
func (*OrgAddTeamRepositoryNoContent) Error ¶
func (o *OrgAddTeamRepositoryNoContent) Error() string
func (*OrgAddTeamRepositoryNoContent) IsClientError ¶
func (o *OrgAddTeamRepositoryNoContent) IsClientError() bool
IsClientError returns true when this org add team repository no content response has a 4xx status code
func (*OrgAddTeamRepositoryNoContent) IsCode ¶
func (o *OrgAddTeamRepositoryNoContent) IsCode(code int) bool
IsCode returns true when this org add team repository no content response a status code equal to that given
func (*OrgAddTeamRepositoryNoContent) IsRedirect ¶
func (o *OrgAddTeamRepositoryNoContent) IsRedirect() bool
IsRedirect returns true when this org add team repository no content response has a 3xx status code
func (*OrgAddTeamRepositoryNoContent) IsServerError ¶
func (o *OrgAddTeamRepositoryNoContent) IsServerError() bool
IsServerError returns true when this org add team repository no content response has a 5xx status code
func (*OrgAddTeamRepositoryNoContent) IsSuccess ¶
func (o *OrgAddTeamRepositoryNoContent) IsSuccess() bool
IsSuccess returns true when this org add team repository no content response has a 2xx status code
func (*OrgAddTeamRepositoryNoContent) String ¶
func (o *OrgAddTeamRepositoryNoContent) String() string
type OrgAddTeamRepositoryNotFound ¶
type OrgAddTeamRepositoryNotFound struct {
}
OrgAddTeamRepositoryNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgAddTeamRepositoryNotFound ¶
func NewOrgAddTeamRepositoryNotFound() *OrgAddTeamRepositoryNotFound
NewOrgAddTeamRepositoryNotFound creates a OrgAddTeamRepositoryNotFound with default headers values
func (*OrgAddTeamRepositoryNotFound) Code ¶
func (o *OrgAddTeamRepositoryNotFound) Code() int
Code gets the status code for the org add team repository not found response
func (*OrgAddTeamRepositoryNotFound) Error ¶
func (o *OrgAddTeamRepositoryNotFound) Error() string
func (*OrgAddTeamRepositoryNotFound) IsClientError ¶
func (o *OrgAddTeamRepositoryNotFound) IsClientError() bool
IsClientError returns true when this org add team repository not found response has a 4xx status code
func (*OrgAddTeamRepositoryNotFound) IsCode ¶
func (o *OrgAddTeamRepositoryNotFound) IsCode(code int) bool
IsCode returns true when this org add team repository not found response a status code equal to that given
func (*OrgAddTeamRepositoryNotFound) IsRedirect ¶
func (o *OrgAddTeamRepositoryNotFound) IsRedirect() bool
IsRedirect returns true when this org add team repository not found response has a 3xx status code
func (*OrgAddTeamRepositoryNotFound) IsServerError ¶
func (o *OrgAddTeamRepositoryNotFound) IsServerError() bool
IsServerError returns true when this org add team repository not found response has a 5xx status code
func (*OrgAddTeamRepositoryNotFound) IsSuccess ¶
func (o *OrgAddTeamRepositoryNotFound) IsSuccess() bool
IsSuccess returns true when this org add team repository not found response has a 2xx status code
func (*OrgAddTeamRepositoryNotFound) String ¶
func (o *OrgAddTeamRepositoryNotFound) String() string
type OrgAddTeamRepositoryParams ¶
type OrgAddTeamRepositoryParams struct {
/* ID.
id of the team
Format: int64
*/
ID int64
/* Org.
organization that owns the repo to add
*/
Org string
/* Repo.
name of the repo to add
*/
Repo string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgAddTeamRepositoryParams contains all the parameters to send to the API endpoint
for the org add team repository operation. Typically these are written to a http.Request.
func NewOrgAddTeamRepositoryParams ¶
func NewOrgAddTeamRepositoryParams() *OrgAddTeamRepositoryParams
NewOrgAddTeamRepositoryParams creates a new OrgAddTeamRepositoryParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgAddTeamRepositoryParamsWithContext ¶
func NewOrgAddTeamRepositoryParamsWithContext(ctx context.Context) *OrgAddTeamRepositoryParams
NewOrgAddTeamRepositoryParamsWithContext creates a new OrgAddTeamRepositoryParams object with the ability to set a context for a request.
func NewOrgAddTeamRepositoryParamsWithHTTPClient ¶
func NewOrgAddTeamRepositoryParamsWithHTTPClient(client *http.Client) *OrgAddTeamRepositoryParams
NewOrgAddTeamRepositoryParamsWithHTTPClient creates a new OrgAddTeamRepositoryParams object with the ability to set a custom HTTPClient for a request.
func NewOrgAddTeamRepositoryParamsWithTimeout ¶
func NewOrgAddTeamRepositoryParamsWithTimeout(timeout time.Duration) *OrgAddTeamRepositoryParams
NewOrgAddTeamRepositoryParamsWithTimeout creates a new OrgAddTeamRepositoryParams object with the ability to set a timeout on a request.
func (*OrgAddTeamRepositoryParams) SetContext ¶
func (o *OrgAddTeamRepositoryParams) SetContext(ctx context.Context)
SetContext adds the context to the org add team repository params
func (*OrgAddTeamRepositoryParams) SetDefaults ¶
func (o *OrgAddTeamRepositoryParams) SetDefaults()
SetDefaults hydrates default values in the org add team repository params (not the query body).
All values with no default are reset to their zero value.
func (*OrgAddTeamRepositoryParams) SetHTTPClient ¶
func (o *OrgAddTeamRepositoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org add team repository params
func (*OrgAddTeamRepositoryParams) SetID ¶
func (o *OrgAddTeamRepositoryParams) SetID(id int64)
SetID adds the id to the org add team repository params
func (*OrgAddTeamRepositoryParams) SetOrg ¶
func (o *OrgAddTeamRepositoryParams) SetOrg(org string)
SetOrg adds the org to the org add team repository params
func (*OrgAddTeamRepositoryParams) SetRepo ¶
func (o *OrgAddTeamRepositoryParams) SetRepo(repo string)
SetRepo adds the repo to the org add team repository params
func (*OrgAddTeamRepositoryParams) SetTimeout ¶
func (o *OrgAddTeamRepositoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org add team repository params
func (*OrgAddTeamRepositoryParams) WithContext ¶
func (o *OrgAddTeamRepositoryParams) WithContext(ctx context.Context) *OrgAddTeamRepositoryParams
WithContext adds the context to the org add team repository params
func (*OrgAddTeamRepositoryParams) WithDefaults ¶
func (o *OrgAddTeamRepositoryParams) WithDefaults() *OrgAddTeamRepositoryParams
WithDefaults hydrates default values in the org add team repository params (not the query body).
All values with no default are reset to their zero value.
func (*OrgAddTeamRepositoryParams) WithHTTPClient ¶
func (o *OrgAddTeamRepositoryParams) WithHTTPClient(client *http.Client) *OrgAddTeamRepositoryParams
WithHTTPClient adds the HTTPClient to the org add team repository params
func (*OrgAddTeamRepositoryParams) WithID ¶
func (o *OrgAddTeamRepositoryParams) WithID(id int64) *OrgAddTeamRepositoryParams
WithID adds the id to the org add team repository params
func (*OrgAddTeamRepositoryParams) WithOrg ¶
func (o *OrgAddTeamRepositoryParams) WithOrg(org string) *OrgAddTeamRepositoryParams
WithOrg adds the org to the org add team repository params
func (*OrgAddTeamRepositoryParams) WithRepo ¶
func (o *OrgAddTeamRepositoryParams) WithRepo(repo string) *OrgAddTeamRepositoryParams
WithRepo adds the repo to the org add team repository params
func (*OrgAddTeamRepositoryParams) WithTimeout ¶
func (o *OrgAddTeamRepositoryParams) WithTimeout(timeout time.Duration) *OrgAddTeamRepositoryParams
WithTimeout adds the timeout to the org add team repository params
func (*OrgAddTeamRepositoryParams) WriteToRequest ¶
func (o *OrgAddTeamRepositoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgAddTeamRepositoryReader ¶
type OrgAddTeamRepositoryReader struct {
// contains filtered or unexported fields
}
OrgAddTeamRepositoryReader is a Reader for the OrgAddTeamRepository structure.
func (*OrgAddTeamRepositoryReader) ReadResponse ¶
func (o *OrgAddTeamRepositoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgConcealMemberForbidden ¶
OrgConcealMemberForbidden describes a response with status code 403, with default header values.
APIForbiddenError is a forbidden error response
func NewOrgConcealMemberForbidden ¶
func NewOrgConcealMemberForbidden() *OrgConcealMemberForbidden
NewOrgConcealMemberForbidden creates a OrgConcealMemberForbidden with default headers values
func (*OrgConcealMemberForbidden) Code ¶
func (o *OrgConcealMemberForbidden) Code() int
Code gets the status code for the org conceal member forbidden response
func (*OrgConcealMemberForbidden) Error ¶
func (o *OrgConcealMemberForbidden) Error() string
func (*OrgConcealMemberForbidden) IsClientError ¶
func (o *OrgConcealMemberForbidden) IsClientError() bool
IsClientError returns true when this org conceal member forbidden response has a 4xx status code
func (*OrgConcealMemberForbidden) IsCode ¶
func (o *OrgConcealMemberForbidden) IsCode(code int) bool
IsCode returns true when this org conceal member forbidden response a status code equal to that given
func (*OrgConcealMemberForbidden) IsRedirect ¶
func (o *OrgConcealMemberForbidden) IsRedirect() bool
IsRedirect returns true when this org conceal member forbidden response has a 3xx status code
func (*OrgConcealMemberForbidden) IsServerError ¶
func (o *OrgConcealMemberForbidden) IsServerError() bool
IsServerError returns true when this org conceal member forbidden response has a 5xx status code
func (*OrgConcealMemberForbidden) IsSuccess ¶
func (o *OrgConcealMemberForbidden) IsSuccess() bool
IsSuccess returns true when this org conceal member forbidden response has a 2xx status code
func (*OrgConcealMemberForbidden) String ¶
func (o *OrgConcealMemberForbidden) String() string
type OrgConcealMemberNoContent ¶
type OrgConcealMemberNoContent struct {
}
OrgConcealMemberNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrgConcealMemberNoContent ¶
func NewOrgConcealMemberNoContent() *OrgConcealMemberNoContent
NewOrgConcealMemberNoContent creates a OrgConcealMemberNoContent with default headers values
func (*OrgConcealMemberNoContent) Code ¶
func (o *OrgConcealMemberNoContent) Code() int
Code gets the status code for the org conceal member no content response
func (*OrgConcealMemberNoContent) Error ¶
func (o *OrgConcealMemberNoContent) Error() string
func (*OrgConcealMemberNoContent) IsClientError ¶
func (o *OrgConcealMemberNoContent) IsClientError() bool
IsClientError returns true when this org conceal member no content response has a 4xx status code
func (*OrgConcealMemberNoContent) IsCode ¶
func (o *OrgConcealMemberNoContent) IsCode(code int) bool
IsCode returns true when this org conceal member no content response a status code equal to that given
func (*OrgConcealMemberNoContent) IsRedirect ¶
func (o *OrgConcealMemberNoContent) IsRedirect() bool
IsRedirect returns true when this org conceal member no content response has a 3xx status code
func (*OrgConcealMemberNoContent) IsServerError ¶
func (o *OrgConcealMemberNoContent) IsServerError() bool
IsServerError returns true when this org conceal member no content response has a 5xx status code
func (*OrgConcealMemberNoContent) IsSuccess ¶
func (o *OrgConcealMemberNoContent) IsSuccess() bool
IsSuccess returns true when this org conceal member no content response has a 2xx status code
func (*OrgConcealMemberNoContent) String ¶
func (o *OrgConcealMemberNoContent) String() string
type OrgConcealMemberNotFound ¶
type OrgConcealMemberNotFound struct {
}
OrgConcealMemberNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgConcealMemberNotFound ¶
func NewOrgConcealMemberNotFound() *OrgConcealMemberNotFound
NewOrgConcealMemberNotFound creates a OrgConcealMemberNotFound with default headers values
func (*OrgConcealMemberNotFound) Code ¶
func (o *OrgConcealMemberNotFound) Code() int
Code gets the status code for the org conceal member not found response
func (*OrgConcealMemberNotFound) Error ¶
func (o *OrgConcealMemberNotFound) Error() string
func (*OrgConcealMemberNotFound) IsClientError ¶
func (o *OrgConcealMemberNotFound) IsClientError() bool
IsClientError returns true when this org conceal member not found response has a 4xx status code
func (*OrgConcealMemberNotFound) IsCode ¶
func (o *OrgConcealMemberNotFound) IsCode(code int) bool
IsCode returns true when this org conceal member not found response a status code equal to that given
func (*OrgConcealMemberNotFound) IsRedirect ¶
func (o *OrgConcealMemberNotFound) IsRedirect() bool
IsRedirect returns true when this org conceal member not found response has a 3xx status code
func (*OrgConcealMemberNotFound) IsServerError ¶
func (o *OrgConcealMemberNotFound) IsServerError() bool
IsServerError returns true when this org conceal member not found response has a 5xx status code
func (*OrgConcealMemberNotFound) IsSuccess ¶
func (o *OrgConcealMemberNotFound) IsSuccess() bool
IsSuccess returns true when this org conceal member not found response has a 2xx status code
func (*OrgConcealMemberNotFound) String ¶
func (o *OrgConcealMemberNotFound) String() string
type OrgConcealMemberParams ¶
type OrgConcealMemberParams struct {
/* Org.
name of the organization
*/
Org string
/* Username.
username of the user
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgConcealMemberParams contains all the parameters to send to the API endpoint
for the org conceal member operation. Typically these are written to a http.Request.
func NewOrgConcealMemberParams ¶
func NewOrgConcealMemberParams() *OrgConcealMemberParams
NewOrgConcealMemberParams creates a new OrgConcealMemberParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgConcealMemberParamsWithContext ¶
func NewOrgConcealMemberParamsWithContext(ctx context.Context) *OrgConcealMemberParams
NewOrgConcealMemberParamsWithContext creates a new OrgConcealMemberParams object with the ability to set a context for a request.
func NewOrgConcealMemberParamsWithHTTPClient ¶
func NewOrgConcealMemberParamsWithHTTPClient(client *http.Client) *OrgConcealMemberParams
NewOrgConcealMemberParamsWithHTTPClient creates a new OrgConcealMemberParams object with the ability to set a custom HTTPClient for a request.
func NewOrgConcealMemberParamsWithTimeout ¶
func NewOrgConcealMemberParamsWithTimeout(timeout time.Duration) *OrgConcealMemberParams
NewOrgConcealMemberParamsWithTimeout creates a new OrgConcealMemberParams object with the ability to set a timeout on a request.
func (*OrgConcealMemberParams) SetContext ¶
func (o *OrgConcealMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the org conceal member params
func (*OrgConcealMemberParams) SetDefaults ¶
func (o *OrgConcealMemberParams) SetDefaults()
SetDefaults hydrates default values in the org conceal member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgConcealMemberParams) SetHTTPClient ¶
func (o *OrgConcealMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org conceal member params
func (*OrgConcealMemberParams) SetOrg ¶
func (o *OrgConcealMemberParams) SetOrg(org string)
SetOrg adds the org to the org conceal member params
func (*OrgConcealMemberParams) SetTimeout ¶
func (o *OrgConcealMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org conceal member params
func (*OrgConcealMemberParams) SetUsername ¶
func (o *OrgConcealMemberParams) SetUsername(username string)
SetUsername adds the username to the org conceal member params
func (*OrgConcealMemberParams) WithContext ¶
func (o *OrgConcealMemberParams) WithContext(ctx context.Context) *OrgConcealMemberParams
WithContext adds the context to the org conceal member params
func (*OrgConcealMemberParams) WithDefaults ¶
func (o *OrgConcealMemberParams) WithDefaults() *OrgConcealMemberParams
WithDefaults hydrates default values in the org conceal member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgConcealMemberParams) WithHTTPClient ¶
func (o *OrgConcealMemberParams) WithHTTPClient(client *http.Client) *OrgConcealMemberParams
WithHTTPClient adds the HTTPClient to the org conceal member params
func (*OrgConcealMemberParams) WithOrg ¶
func (o *OrgConcealMemberParams) WithOrg(org string) *OrgConcealMemberParams
WithOrg adds the org to the org conceal member params
func (*OrgConcealMemberParams) WithTimeout ¶
func (o *OrgConcealMemberParams) WithTimeout(timeout time.Duration) *OrgConcealMemberParams
WithTimeout adds the timeout to the org conceal member params
func (*OrgConcealMemberParams) WithUsername ¶
func (o *OrgConcealMemberParams) WithUsername(username string) *OrgConcealMemberParams
WithUsername adds the username to the org conceal member params
func (*OrgConcealMemberParams) WriteToRequest ¶
func (o *OrgConcealMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgConcealMemberReader ¶
type OrgConcealMemberReader struct {
// contains filtered or unexported fields
}
OrgConcealMemberReader is a Reader for the OrgConcealMember structure.
func (*OrgConcealMemberReader) ReadResponse ¶
func (o *OrgConcealMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgCreateCreated ¶
type OrgCreateCreated struct {
Payload *models.Organization
}
OrgCreateCreated describes a response with status code 201, with default header values.
Organization
func NewOrgCreateCreated ¶
func NewOrgCreateCreated() *OrgCreateCreated
NewOrgCreateCreated creates a OrgCreateCreated with default headers values
func (*OrgCreateCreated) Code ¶
func (o *OrgCreateCreated) Code() int
Code gets the status code for the org create created response
func (*OrgCreateCreated) Error ¶
func (o *OrgCreateCreated) Error() string
func (*OrgCreateCreated) GetPayload ¶
func (o *OrgCreateCreated) GetPayload() *models.Organization
func (*OrgCreateCreated) IsClientError ¶
func (o *OrgCreateCreated) IsClientError() bool
IsClientError returns true when this org create created response has a 4xx status code
func (*OrgCreateCreated) IsCode ¶
func (o *OrgCreateCreated) IsCode(code int) bool
IsCode returns true when this org create created response a status code equal to that given
func (*OrgCreateCreated) IsRedirect ¶
func (o *OrgCreateCreated) IsRedirect() bool
IsRedirect returns true when this org create created response has a 3xx status code
func (*OrgCreateCreated) IsServerError ¶
func (o *OrgCreateCreated) IsServerError() bool
IsServerError returns true when this org create created response has a 5xx status code
func (*OrgCreateCreated) IsSuccess ¶
func (o *OrgCreateCreated) IsSuccess() bool
IsSuccess returns true when this org create created response has a 2xx status code
func (*OrgCreateCreated) String ¶
func (o *OrgCreateCreated) String() string
type OrgCreateForbidden ¶
OrgCreateForbidden describes a response with status code 403, with default header values.
APIForbiddenError is a forbidden error response
func NewOrgCreateForbidden ¶
func NewOrgCreateForbidden() *OrgCreateForbidden
NewOrgCreateForbidden creates a OrgCreateForbidden with default headers values
func (*OrgCreateForbidden) Code ¶
func (o *OrgCreateForbidden) Code() int
Code gets the status code for the org create forbidden response
func (*OrgCreateForbidden) Error ¶
func (o *OrgCreateForbidden) Error() string
func (*OrgCreateForbidden) IsClientError ¶
func (o *OrgCreateForbidden) IsClientError() bool
IsClientError returns true when this org create forbidden response has a 4xx status code
func (*OrgCreateForbidden) IsCode ¶
func (o *OrgCreateForbidden) IsCode(code int) bool
IsCode returns true when this org create forbidden response a status code equal to that given
func (*OrgCreateForbidden) IsRedirect ¶
func (o *OrgCreateForbidden) IsRedirect() bool
IsRedirect returns true when this org create forbidden response has a 3xx status code
func (*OrgCreateForbidden) IsServerError ¶
func (o *OrgCreateForbidden) IsServerError() bool
IsServerError returns true when this org create forbidden response has a 5xx status code
func (*OrgCreateForbidden) IsSuccess ¶
func (o *OrgCreateForbidden) IsSuccess() bool
IsSuccess returns true when this org create forbidden response has a 2xx status code
func (*OrgCreateForbidden) String ¶
func (o *OrgCreateForbidden) String() string
type OrgCreateHookCreated ¶
OrgCreateHookCreated describes a response with status code 201, with default header values.
Hook
func NewOrgCreateHookCreated ¶
func NewOrgCreateHookCreated() *OrgCreateHookCreated
NewOrgCreateHookCreated creates a OrgCreateHookCreated with default headers values
func (*OrgCreateHookCreated) Code ¶
func (o *OrgCreateHookCreated) Code() int
Code gets the status code for the org create hook created response
func (*OrgCreateHookCreated) Error ¶
func (o *OrgCreateHookCreated) Error() string
func (*OrgCreateHookCreated) GetPayload ¶
func (o *OrgCreateHookCreated) GetPayload() *models.Hook
func (*OrgCreateHookCreated) IsClientError ¶
func (o *OrgCreateHookCreated) IsClientError() bool
IsClientError returns true when this org create hook created response has a 4xx status code
func (*OrgCreateHookCreated) IsCode ¶
func (o *OrgCreateHookCreated) IsCode(code int) bool
IsCode returns true when this org create hook created response a status code equal to that given
func (*OrgCreateHookCreated) IsRedirect ¶
func (o *OrgCreateHookCreated) IsRedirect() bool
IsRedirect returns true when this org create hook created response has a 3xx status code
func (*OrgCreateHookCreated) IsServerError ¶
func (o *OrgCreateHookCreated) IsServerError() bool
IsServerError returns true when this org create hook created response has a 5xx status code
func (*OrgCreateHookCreated) IsSuccess ¶
func (o *OrgCreateHookCreated) IsSuccess() bool
IsSuccess returns true when this org create hook created response has a 2xx status code
func (*OrgCreateHookCreated) String ¶
func (o *OrgCreateHookCreated) String() string
type OrgCreateHookNotFound ¶
type OrgCreateHookNotFound struct {
}
OrgCreateHookNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgCreateHookNotFound ¶
func NewOrgCreateHookNotFound() *OrgCreateHookNotFound
NewOrgCreateHookNotFound creates a OrgCreateHookNotFound with default headers values
func (*OrgCreateHookNotFound) Code ¶
func (o *OrgCreateHookNotFound) Code() int
Code gets the status code for the org create hook not found response
func (*OrgCreateHookNotFound) Error ¶
func (o *OrgCreateHookNotFound) Error() string
func (*OrgCreateHookNotFound) IsClientError ¶
func (o *OrgCreateHookNotFound) IsClientError() bool
IsClientError returns true when this org create hook not found response has a 4xx status code
func (*OrgCreateHookNotFound) IsCode ¶
func (o *OrgCreateHookNotFound) IsCode(code int) bool
IsCode returns true when this org create hook not found response a status code equal to that given
func (*OrgCreateHookNotFound) IsRedirect ¶
func (o *OrgCreateHookNotFound) IsRedirect() bool
IsRedirect returns true when this org create hook not found response has a 3xx status code
func (*OrgCreateHookNotFound) IsServerError ¶
func (o *OrgCreateHookNotFound) IsServerError() bool
IsServerError returns true when this org create hook not found response has a 5xx status code
func (*OrgCreateHookNotFound) IsSuccess ¶
func (o *OrgCreateHookNotFound) IsSuccess() bool
IsSuccess returns true when this org create hook not found response has a 2xx status code
func (*OrgCreateHookNotFound) String ¶
func (o *OrgCreateHookNotFound) String() string
type OrgCreateHookParams ¶
type OrgCreateHookParams struct {
// Body.
Body *models.CreateHookOption
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgCreateHookParams contains all the parameters to send to the API endpoint
for the org create hook operation. Typically these are written to a http.Request.
func NewOrgCreateHookParams ¶
func NewOrgCreateHookParams() *OrgCreateHookParams
NewOrgCreateHookParams creates a new OrgCreateHookParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgCreateHookParamsWithContext ¶
func NewOrgCreateHookParamsWithContext(ctx context.Context) *OrgCreateHookParams
NewOrgCreateHookParamsWithContext creates a new OrgCreateHookParams object with the ability to set a context for a request.
func NewOrgCreateHookParamsWithHTTPClient ¶
func NewOrgCreateHookParamsWithHTTPClient(client *http.Client) *OrgCreateHookParams
NewOrgCreateHookParamsWithHTTPClient creates a new OrgCreateHookParams object with the ability to set a custom HTTPClient for a request.
func NewOrgCreateHookParamsWithTimeout ¶
func NewOrgCreateHookParamsWithTimeout(timeout time.Duration) *OrgCreateHookParams
NewOrgCreateHookParamsWithTimeout creates a new OrgCreateHookParams object with the ability to set a timeout on a request.
func (*OrgCreateHookParams) SetBody ¶
func (o *OrgCreateHookParams) SetBody(body *models.CreateHookOption)
SetBody adds the body to the org create hook params
func (*OrgCreateHookParams) SetContext ¶
func (o *OrgCreateHookParams) SetContext(ctx context.Context)
SetContext adds the context to the org create hook params
func (*OrgCreateHookParams) SetDefaults ¶
func (o *OrgCreateHookParams) SetDefaults()
SetDefaults hydrates default values in the org create hook params (not the query body).
All values with no default are reset to their zero value.
func (*OrgCreateHookParams) SetHTTPClient ¶
func (o *OrgCreateHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org create hook params
func (*OrgCreateHookParams) SetOrg ¶
func (o *OrgCreateHookParams) SetOrg(org string)
SetOrg adds the org to the org create hook params
func (*OrgCreateHookParams) SetTimeout ¶
func (o *OrgCreateHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org create hook params
func (*OrgCreateHookParams) WithBody ¶
func (o *OrgCreateHookParams) WithBody(body *models.CreateHookOption) *OrgCreateHookParams
WithBody adds the body to the org create hook params
func (*OrgCreateHookParams) WithContext ¶
func (o *OrgCreateHookParams) WithContext(ctx context.Context) *OrgCreateHookParams
WithContext adds the context to the org create hook params
func (*OrgCreateHookParams) WithDefaults ¶
func (o *OrgCreateHookParams) WithDefaults() *OrgCreateHookParams
WithDefaults hydrates default values in the org create hook params (not the query body).
All values with no default are reset to their zero value.
func (*OrgCreateHookParams) WithHTTPClient ¶
func (o *OrgCreateHookParams) WithHTTPClient(client *http.Client) *OrgCreateHookParams
WithHTTPClient adds the HTTPClient to the org create hook params
func (*OrgCreateHookParams) WithOrg ¶
func (o *OrgCreateHookParams) WithOrg(org string) *OrgCreateHookParams
WithOrg adds the org to the org create hook params
func (*OrgCreateHookParams) WithTimeout ¶
func (o *OrgCreateHookParams) WithTimeout(timeout time.Duration) *OrgCreateHookParams
WithTimeout adds the timeout to the org create hook params
func (*OrgCreateHookParams) WriteToRequest ¶
func (o *OrgCreateHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgCreateHookReader ¶
type OrgCreateHookReader struct {
// contains filtered or unexported fields
}
OrgCreateHookReader is a Reader for the OrgCreateHook structure.
func (*OrgCreateHookReader) ReadResponse ¶
func (o *OrgCreateHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgCreateLabelCreated ¶
OrgCreateLabelCreated describes a response with status code 201, with default header values.
Label
func NewOrgCreateLabelCreated ¶
func NewOrgCreateLabelCreated() *OrgCreateLabelCreated
NewOrgCreateLabelCreated creates a OrgCreateLabelCreated with default headers values
func (*OrgCreateLabelCreated) Code ¶
func (o *OrgCreateLabelCreated) Code() int
Code gets the status code for the org create label created response
func (*OrgCreateLabelCreated) Error ¶
func (o *OrgCreateLabelCreated) Error() string
func (*OrgCreateLabelCreated) GetPayload ¶
func (o *OrgCreateLabelCreated) GetPayload() *models.Label
func (*OrgCreateLabelCreated) IsClientError ¶
func (o *OrgCreateLabelCreated) IsClientError() bool
IsClientError returns true when this org create label created response has a 4xx status code
func (*OrgCreateLabelCreated) IsCode ¶
func (o *OrgCreateLabelCreated) IsCode(code int) bool
IsCode returns true when this org create label created response a status code equal to that given
func (*OrgCreateLabelCreated) IsRedirect ¶
func (o *OrgCreateLabelCreated) IsRedirect() bool
IsRedirect returns true when this org create label created response has a 3xx status code
func (*OrgCreateLabelCreated) IsServerError ¶
func (o *OrgCreateLabelCreated) IsServerError() bool
IsServerError returns true when this org create label created response has a 5xx status code
func (*OrgCreateLabelCreated) IsSuccess ¶
func (o *OrgCreateLabelCreated) IsSuccess() bool
IsSuccess returns true when this org create label created response has a 2xx status code
func (*OrgCreateLabelCreated) String ¶
func (o *OrgCreateLabelCreated) String() string
type OrgCreateLabelNotFound ¶
type OrgCreateLabelNotFound struct {
}
OrgCreateLabelNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgCreateLabelNotFound ¶
func NewOrgCreateLabelNotFound() *OrgCreateLabelNotFound
NewOrgCreateLabelNotFound creates a OrgCreateLabelNotFound with default headers values
func (*OrgCreateLabelNotFound) Code ¶
func (o *OrgCreateLabelNotFound) Code() int
Code gets the status code for the org create label not found response
func (*OrgCreateLabelNotFound) Error ¶
func (o *OrgCreateLabelNotFound) Error() string
func (*OrgCreateLabelNotFound) IsClientError ¶
func (o *OrgCreateLabelNotFound) IsClientError() bool
IsClientError returns true when this org create label not found response has a 4xx status code
func (*OrgCreateLabelNotFound) IsCode ¶
func (o *OrgCreateLabelNotFound) IsCode(code int) bool
IsCode returns true when this org create label not found response a status code equal to that given
func (*OrgCreateLabelNotFound) IsRedirect ¶
func (o *OrgCreateLabelNotFound) IsRedirect() bool
IsRedirect returns true when this org create label not found response has a 3xx status code
func (*OrgCreateLabelNotFound) IsServerError ¶
func (o *OrgCreateLabelNotFound) IsServerError() bool
IsServerError returns true when this org create label not found response has a 5xx status code
func (*OrgCreateLabelNotFound) IsSuccess ¶
func (o *OrgCreateLabelNotFound) IsSuccess() bool
IsSuccess returns true when this org create label not found response has a 2xx status code
func (*OrgCreateLabelNotFound) String ¶
func (o *OrgCreateLabelNotFound) String() string
type OrgCreateLabelParams ¶
type OrgCreateLabelParams struct {
// Body.
Body *models.CreateLabelOption
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgCreateLabelParams contains all the parameters to send to the API endpoint
for the org create label operation. Typically these are written to a http.Request.
func NewOrgCreateLabelParams ¶
func NewOrgCreateLabelParams() *OrgCreateLabelParams
NewOrgCreateLabelParams creates a new OrgCreateLabelParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgCreateLabelParamsWithContext ¶
func NewOrgCreateLabelParamsWithContext(ctx context.Context) *OrgCreateLabelParams
NewOrgCreateLabelParamsWithContext creates a new OrgCreateLabelParams object with the ability to set a context for a request.
func NewOrgCreateLabelParamsWithHTTPClient ¶
func NewOrgCreateLabelParamsWithHTTPClient(client *http.Client) *OrgCreateLabelParams
NewOrgCreateLabelParamsWithHTTPClient creates a new OrgCreateLabelParams object with the ability to set a custom HTTPClient for a request.
func NewOrgCreateLabelParamsWithTimeout ¶
func NewOrgCreateLabelParamsWithTimeout(timeout time.Duration) *OrgCreateLabelParams
NewOrgCreateLabelParamsWithTimeout creates a new OrgCreateLabelParams object with the ability to set a timeout on a request.
func (*OrgCreateLabelParams) SetBody ¶
func (o *OrgCreateLabelParams) SetBody(body *models.CreateLabelOption)
SetBody adds the body to the org create label params
func (*OrgCreateLabelParams) SetContext ¶
func (o *OrgCreateLabelParams) SetContext(ctx context.Context)
SetContext adds the context to the org create label params
func (*OrgCreateLabelParams) SetDefaults ¶
func (o *OrgCreateLabelParams) SetDefaults()
SetDefaults hydrates default values in the org create label params (not the query body).
All values with no default are reset to their zero value.
func (*OrgCreateLabelParams) SetHTTPClient ¶
func (o *OrgCreateLabelParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org create label params
func (*OrgCreateLabelParams) SetOrg ¶
func (o *OrgCreateLabelParams) SetOrg(org string)
SetOrg adds the org to the org create label params
func (*OrgCreateLabelParams) SetTimeout ¶
func (o *OrgCreateLabelParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org create label params
func (*OrgCreateLabelParams) WithBody ¶
func (o *OrgCreateLabelParams) WithBody(body *models.CreateLabelOption) *OrgCreateLabelParams
WithBody adds the body to the org create label params
func (*OrgCreateLabelParams) WithContext ¶
func (o *OrgCreateLabelParams) WithContext(ctx context.Context) *OrgCreateLabelParams
WithContext adds the context to the org create label params
func (*OrgCreateLabelParams) WithDefaults ¶
func (o *OrgCreateLabelParams) WithDefaults() *OrgCreateLabelParams
WithDefaults hydrates default values in the org create label params (not the query body).
All values with no default are reset to their zero value.
func (*OrgCreateLabelParams) WithHTTPClient ¶
func (o *OrgCreateLabelParams) WithHTTPClient(client *http.Client) *OrgCreateLabelParams
WithHTTPClient adds the HTTPClient to the org create label params
func (*OrgCreateLabelParams) WithOrg ¶
func (o *OrgCreateLabelParams) WithOrg(org string) *OrgCreateLabelParams
WithOrg adds the org to the org create label params
func (*OrgCreateLabelParams) WithTimeout ¶
func (o *OrgCreateLabelParams) WithTimeout(timeout time.Duration) *OrgCreateLabelParams
WithTimeout adds the timeout to the org create label params
func (*OrgCreateLabelParams) WriteToRequest ¶
func (o *OrgCreateLabelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgCreateLabelReader ¶
type OrgCreateLabelReader struct {
// contains filtered or unexported fields
}
OrgCreateLabelReader is a Reader for the OrgCreateLabel structure.
func (*OrgCreateLabelReader) ReadResponse ¶
func (o *OrgCreateLabelReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgCreateLabelUnprocessableEntity ¶
OrgCreateLabelUnprocessableEntity describes a response with status code 422, with default header values.
APIValidationError is error format response related to input validation
func NewOrgCreateLabelUnprocessableEntity ¶
func NewOrgCreateLabelUnprocessableEntity() *OrgCreateLabelUnprocessableEntity
NewOrgCreateLabelUnprocessableEntity creates a OrgCreateLabelUnprocessableEntity with default headers values
func (*OrgCreateLabelUnprocessableEntity) Code ¶
func (o *OrgCreateLabelUnprocessableEntity) Code() int
Code gets the status code for the org create label unprocessable entity response
func (*OrgCreateLabelUnprocessableEntity) Error ¶
func (o *OrgCreateLabelUnprocessableEntity) Error() string
func (*OrgCreateLabelUnprocessableEntity) IsClientError ¶
func (o *OrgCreateLabelUnprocessableEntity) IsClientError() bool
IsClientError returns true when this org create label unprocessable entity response has a 4xx status code
func (*OrgCreateLabelUnprocessableEntity) IsCode ¶
func (o *OrgCreateLabelUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this org create label unprocessable entity response a status code equal to that given
func (*OrgCreateLabelUnprocessableEntity) IsRedirect ¶
func (o *OrgCreateLabelUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this org create label unprocessable entity response has a 3xx status code
func (*OrgCreateLabelUnprocessableEntity) IsServerError ¶
func (o *OrgCreateLabelUnprocessableEntity) IsServerError() bool
IsServerError returns true when this org create label unprocessable entity response has a 5xx status code
func (*OrgCreateLabelUnprocessableEntity) IsSuccess ¶
func (o *OrgCreateLabelUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this org create label unprocessable entity response has a 2xx status code
func (*OrgCreateLabelUnprocessableEntity) String ¶
func (o *OrgCreateLabelUnprocessableEntity) String() string
type OrgCreateParams ¶
type OrgCreateParams struct {
// Organization.
Organization *models.CreateOrgOption
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgCreateParams contains all the parameters to send to the API endpoint
for the org create operation. Typically these are written to a http.Request.
func NewOrgCreateParams ¶
func NewOrgCreateParams() *OrgCreateParams
NewOrgCreateParams creates a new OrgCreateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgCreateParamsWithContext ¶
func NewOrgCreateParamsWithContext(ctx context.Context) *OrgCreateParams
NewOrgCreateParamsWithContext creates a new OrgCreateParams object with the ability to set a context for a request.
func NewOrgCreateParamsWithHTTPClient ¶
func NewOrgCreateParamsWithHTTPClient(client *http.Client) *OrgCreateParams
NewOrgCreateParamsWithHTTPClient creates a new OrgCreateParams object with the ability to set a custom HTTPClient for a request.
func NewOrgCreateParamsWithTimeout ¶
func NewOrgCreateParamsWithTimeout(timeout time.Duration) *OrgCreateParams
NewOrgCreateParamsWithTimeout creates a new OrgCreateParams object with the ability to set a timeout on a request.
func (*OrgCreateParams) SetContext ¶
func (o *OrgCreateParams) SetContext(ctx context.Context)
SetContext adds the context to the org create params
func (*OrgCreateParams) SetDefaults ¶
func (o *OrgCreateParams) SetDefaults()
SetDefaults hydrates default values in the org create params (not the query body).
All values with no default are reset to their zero value.
func (*OrgCreateParams) SetHTTPClient ¶
func (o *OrgCreateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org create params
func (*OrgCreateParams) SetOrganization ¶
func (o *OrgCreateParams) SetOrganization(organization *models.CreateOrgOption)
SetOrganization adds the organization to the org create params
func (*OrgCreateParams) SetTimeout ¶
func (o *OrgCreateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org create params
func (*OrgCreateParams) WithContext ¶
func (o *OrgCreateParams) WithContext(ctx context.Context) *OrgCreateParams
WithContext adds the context to the org create params
func (*OrgCreateParams) WithDefaults ¶
func (o *OrgCreateParams) WithDefaults() *OrgCreateParams
WithDefaults hydrates default values in the org create params (not the query body).
All values with no default are reset to their zero value.
func (*OrgCreateParams) WithHTTPClient ¶
func (o *OrgCreateParams) WithHTTPClient(client *http.Client) *OrgCreateParams
WithHTTPClient adds the HTTPClient to the org create params
func (*OrgCreateParams) WithOrganization ¶
func (o *OrgCreateParams) WithOrganization(organization *models.CreateOrgOption) *OrgCreateParams
WithOrganization adds the organization to the org create params
func (*OrgCreateParams) WithTimeout ¶
func (o *OrgCreateParams) WithTimeout(timeout time.Duration) *OrgCreateParams
WithTimeout adds the timeout to the org create params
func (*OrgCreateParams) WriteToRequest ¶
func (o *OrgCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgCreateReader ¶
type OrgCreateReader struct {
// contains filtered or unexported fields
}
OrgCreateReader is a Reader for the OrgCreate structure.
func (*OrgCreateReader) ReadResponse ¶
func (o *OrgCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgCreateTeamCreated ¶
OrgCreateTeamCreated describes a response with status code 201, with default header values.
Team
func NewOrgCreateTeamCreated ¶
func NewOrgCreateTeamCreated() *OrgCreateTeamCreated
NewOrgCreateTeamCreated creates a OrgCreateTeamCreated with default headers values
func (*OrgCreateTeamCreated) Code ¶
func (o *OrgCreateTeamCreated) Code() int
Code gets the status code for the org create team created response
func (*OrgCreateTeamCreated) Error ¶
func (o *OrgCreateTeamCreated) Error() string
func (*OrgCreateTeamCreated) GetPayload ¶
func (o *OrgCreateTeamCreated) GetPayload() *models.Team
func (*OrgCreateTeamCreated) IsClientError ¶
func (o *OrgCreateTeamCreated) IsClientError() bool
IsClientError returns true when this org create team created response has a 4xx status code
func (*OrgCreateTeamCreated) IsCode ¶
func (o *OrgCreateTeamCreated) IsCode(code int) bool
IsCode returns true when this org create team created response a status code equal to that given
func (*OrgCreateTeamCreated) IsRedirect ¶
func (o *OrgCreateTeamCreated) IsRedirect() bool
IsRedirect returns true when this org create team created response has a 3xx status code
func (*OrgCreateTeamCreated) IsServerError ¶
func (o *OrgCreateTeamCreated) IsServerError() bool
IsServerError returns true when this org create team created response has a 5xx status code
func (*OrgCreateTeamCreated) IsSuccess ¶
func (o *OrgCreateTeamCreated) IsSuccess() bool
IsSuccess returns true when this org create team created response has a 2xx status code
func (*OrgCreateTeamCreated) String ¶
func (o *OrgCreateTeamCreated) String() string
type OrgCreateTeamNotFound ¶
type OrgCreateTeamNotFound struct {
}
OrgCreateTeamNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgCreateTeamNotFound ¶
func NewOrgCreateTeamNotFound() *OrgCreateTeamNotFound
NewOrgCreateTeamNotFound creates a OrgCreateTeamNotFound with default headers values
func (*OrgCreateTeamNotFound) Code ¶
func (o *OrgCreateTeamNotFound) Code() int
Code gets the status code for the org create team not found response
func (*OrgCreateTeamNotFound) Error ¶
func (o *OrgCreateTeamNotFound) Error() string
func (*OrgCreateTeamNotFound) IsClientError ¶
func (o *OrgCreateTeamNotFound) IsClientError() bool
IsClientError returns true when this org create team not found response has a 4xx status code
func (*OrgCreateTeamNotFound) IsCode ¶
func (o *OrgCreateTeamNotFound) IsCode(code int) bool
IsCode returns true when this org create team not found response a status code equal to that given
func (*OrgCreateTeamNotFound) IsRedirect ¶
func (o *OrgCreateTeamNotFound) IsRedirect() bool
IsRedirect returns true when this org create team not found response has a 3xx status code
func (*OrgCreateTeamNotFound) IsServerError ¶
func (o *OrgCreateTeamNotFound) IsServerError() bool
IsServerError returns true when this org create team not found response has a 5xx status code
func (*OrgCreateTeamNotFound) IsSuccess ¶
func (o *OrgCreateTeamNotFound) IsSuccess() bool
IsSuccess returns true when this org create team not found response has a 2xx status code
func (*OrgCreateTeamNotFound) String ¶
func (o *OrgCreateTeamNotFound) String() string
type OrgCreateTeamParams ¶
type OrgCreateTeamParams struct {
// Body.
Body *models.CreateTeamOption
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgCreateTeamParams contains all the parameters to send to the API endpoint
for the org create team operation. Typically these are written to a http.Request.
func NewOrgCreateTeamParams ¶
func NewOrgCreateTeamParams() *OrgCreateTeamParams
NewOrgCreateTeamParams creates a new OrgCreateTeamParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgCreateTeamParamsWithContext ¶
func NewOrgCreateTeamParamsWithContext(ctx context.Context) *OrgCreateTeamParams
NewOrgCreateTeamParamsWithContext creates a new OrgCreateTeamParams object with the ability to set a context for a request.
func NewOrgCreateTeamParamsWithHTTPClient ¶
func NewOrgCreateTeamParamsWithHTTPClient(client *http.Client) *OrgCreateTeamParams
NewOrgCreateTeamParamsWithHTTPClient creates a new OrgCreateTeamParams object with the ability to set a custom HTTPClient for a request.
func NewOrgCreateTeamParamsWithTimeout ¶
func NewOrgCreateTeamParamsWithTimeout(timeout time.Duration) *OrgCreateTeamParams
NewOrgCreateTeamParamsWithTimeout creates a new OrgCreateTeamParams object with the ability to set a timeout on a request.
func (*OrgCreateTeamParams) SetBody ¶
func (o *OrgCreateTeamParams) SetBody(body *models.CreateTeamOption)
SetBody adds the body to the org create team params
func (*OrgCreateTeamParams) SetContext ¶
func (o *OrgCreateTeamParams) SetContext(ctx context.Context)
SetContext adds the context to the org create team params
func (*OrgCreateTeamParams) SetDefaults ¶
func (o *OrgCreateTeamParams) SetDefaults()
SetDefaults hydrates default values in the org create team params (not the query body).
All values with no default are reset to their zero value.
func (*OrgCreateTeamParams) SetHTTPClient ¶
func (o *OrgCreateTeamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org create team params
func (*OrgCreateTeamParams) SetOrg ¶
func (o *OrgCreateTeamParams) SetOrg(org string)
SetOrg adds the org to the org create team params
func (*OrgCreateTeamParams) SetTimeout ¶
func (o *OrgCreateTeamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org create team params
func (*OrgCreateTeamParams) WithBody ¶
func (o *OrgCreateTeamParams) WithBody(body *models.CreateTeamOption) *OrgCreateTeamParams
WithBody adds the body to the org create team params
func (*OrgCreateTeamParams) WithContext ¶
func (o *OrgCreateTeamParams) WithContext(ctx context.Context) *OrgCreateTeamParams
WithContext adds the context to the org create team params
func (*OrgCreateTeamParams) WithDefaults ¶
func (o *OrgCreateTeamParams) WithDefaults() *OrgCreateTeamParams
WithDefaults hydrates default values in the org create team params (not the query body).
All values with no default are reset to their zero value.
func (*OrgCreateTeamParams) WithHTTPClient ¶
func (o *OrgCreateTeamParams) WithHTTPClient(client *http.Client) *OrgCreateTeamParams
WithHTTPClient adds the HTTPClient to the org create team params
func (*OrgCreateTeamParams) WithOrg ¶
func (o *OrgCreateTeamParams) WithOrg(org string) *OrgCreateTeamParams
WithOrg adds the org to the org create team params
func (*OrgCreateTeamParams) WithTimeout ¶
func (o *OrgCreateTeamParams) WithTimeout(timeout time.Duration) *OrgCreateTeamParams
WithTimeout adds the timeout to the org create team params
func (*OrgCreateTeamParams) WriteToRequest ¶
func (o *OrgCreateTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgCreateTeamReader ¶
type OrgCreateTeamReader struct {
// contains filtered or unexported fields
}
OrgCreateTeamReader is a Reader for the OrgCreateTeam structure.
func (*OrgCreateTeamReader) ReadResponse ¶
func (o *OrgCreateTeamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgCreateTeamUnprocessableEntity ¶
OrgCreateTeamUnprocessableEntity describes a response with status code 422, with default header values.
APIValidationError is error format response related to input validation
func NewOrgCreateTeamUnprocessableEntity ¶
func NewOrgCreateTeamUnprocessableEntity() *OrgCreateTeamUnprocessableEntity
NewOrgCreateTeamUnprocessableEntity creates a OrgCreateTeamUnprocessableEntity with default headers values
func (*OrgCreateTeamUnprocessableEntity) Code ¶
func (o *OrgCreateTeamUnprocessableEntity) Code() int
Code gets the status code for the org create team unprocessable entity response
func (*OrgCreateTeamUnprocessableEntity) Error ¶
func (o *OrgCreateTeamUnprocessableEntity) Error() string
func (*OrgCreateTeamUnprocessableEntity) IsClientError ¶
func (o *OrgCreateTeamUnprocessableEntity) IsClientError() bool
IsClientError returns true when this org create team unprocessable entity response has a 4xx status code
func (*OrgCreateTeamUnprocessableEntity) IsCode ¶
func (o *OrgCreateTeamUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this org create team unprocessable entity response a status code equal to that given
func (*OrgCreateTeamUnprocessableEntity) IsRedirect ¶
func (o *OrgCreateTeamUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this org create team unprocessable entity response has a 3xx status code
func (*OrgCreateTeamUnprocessableEntity) IsServerError ¶
func (o *OrgCreateTeamUnprocessableEntity) IsServerError() bool
IsServerError returns true when this org create team unprocessable entity response has a 5xx status code
func (*OrgCreateTeamUnprocessableEntity) IsSuccess ¶
func (o *OrgCreateTeamUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this org create team unprocessable entity response has a 2xx status code
func (*OrgCreateTeamUnprocessableEntity) String ¶
func (o *OrgCreateTeamUnprocessableEntity) String() string
type OrgCreateUnprocessableEntity ¶
OrgCreateUnprocessableEntity describes a response with status code 422, with default header values.
APIValidationError is error format response related to input validation
func NewOrgCreateUnprocessableEntity ¶
func NewOrgCreateUnprocessableEntity() *OrgCreateUnprocessableEntity
NewOrgCreateUnprocessableEntity creates a OrgCreateUnprocessableEntity with default headers values
func (*OrgCreateUnprocessableEntity) Code ¶
func (o *OrgCreateUnprocessableEntity) Code() int
Code gets the status code for the org create unprocessable entity response
func (*OrgCreateUnprocessableEntity) Error ¶
func (o *OrgCreateUnprocessableEntity) Error() string
func (*OrgCreateUnprocessableEntity) IsClientError ¶
func (o *OrgCreateUnprocessableEntity) IsClientError() bool
IsClientError returns true when this org create unprocessable entity response has a 4xx status code
func (*OrgCreateUnprocessableEntity) IsCode ¶
func (o *OrgCreateUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this org create unprocessable entity response a status code equal to that given
func (*OrgCreateUnprocessableEntity) IsRedirect ¶
func (o *OrgCreateUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this org create unprocessable entity response has a 3xx status code
func (*OrgCreateUnprocessableEntity) IsServerError ¶
func (o *OrgCreateUnprocessableEntity) IsServerError() bool
IsServerError returns true when this org create unprocessable entity response has a 5xx status code
func (*OrgCreateUnprocessableEntity) IsSuccess ¶
func (o *OrgCreateUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this org create unprocessable entity response has a 2xx status code
func (*OrgCreateUnprocessableEntity) String ¶
func (o *OrgCreateUnprocessableEntity) String() string
type OrgDeleteAvatarNoContent ¶
type OrgDeleteAvatarNoContent struct {
}
OrgDeleteAvatarNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrgDeleteAvatarNoContent ¶
func NewOrgDeleteAvatarNoContent() *OrgDeleteAvatarNoContent
NewOrgDeleteAvatarNoContent creates a OrgDeleteAvatarNoContent with default headers values
func (*OrgDeleteAvatarNoContent) Code ¶
func (o *OrgDeleteAvatarNoContent) Code() int
Code gets the status code for the org delete avatar no content response
func (*OrgDeleteAvatarNoContent) Error ¶
func (o *OrgDeleteAvatarNoContent) Error() string
func (*OrgDeleteAvatarNoContent) IsClientError ¶
func (o *OrgDeleteAvatarNoContent) IsClientError() bool
IsClientError returns true when this org delete avatar no content response has a 4xx status code
func (*OrgDeleteAvatarNoContent) IsCode ¶
func (o *OrgDeleteAvatarNoContent) IsCode(code int) bool
IsCode returns true when this org delete avatar no content response a status code equal to that given
func (*OrgDeleteAvatarNoContent) IsRedirect ¶
func (o *OrgDeleteAvatarNoContent) IsRedirect() bool
IsRedirect returns true when this org delete avatar no content response has a 3xx status code
func (*OrgDeleteAvatarNoContent) IsServerError ¶
func (o *OrgDeleteAvatarNoContent) IsServerError() bool
IsServerError returns true when this org delete avatar no content response has a 5xx status code
func (*OrgDeleteAvatarNoContent) IsSuccess ¶
func (o *OrgDeleteAvatarNoContent) IsSuccess() bool
IsSuccess returns true when this org delete avatar no content response has a 2xx status code
func (*OrgDeleteAvatarNoContent) String ¶
func (o *OrgDeleteAvatarNoContent) String() string
type OrgDeleteAvatarNotFound ¶
type OrgDeleteAvatarNotFound struct {
}
OrgDeleteAvatarNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgDeleteAvatarNotFound ¶
func NewOrgDeleteAvatarNotFound() *OrgDeleteAvatarNotFound
NewOrgDeleteAvatarNotFound creates a OrgDeleteAvatarNotFound with default headers values
func (*OrgDeleteAvatarNotFound) Code ¶
func (o *OrgDeleteAvatarNotFound) Code() int
Code gets the status code for the org delete avatar not found response
func (*OrgDeleteAvatarNotFound) Error ¶
func (o *OrgDeleteAvatarNotFound) Error() string
func (*OrgDeleteAvatarNotFound) IsClientError ¶
func (o *OrgDeleteAvatarNotFound) IsClientError() bool
IsClientError returns true when this org delete avatar not found response has a 4xx status code
func (*OrgDeleteAvatarNotFound) IsCode ¶
func (o *OrgDeleteAvatarNotFound) IsCode(code int) bool
IsCode returns true when this org delete avatar not found response a status code equal to that given
func (*OrgDeleteAvatarNotFound) IsRedirect ¶
func (o *OrgDeleteAvatarNotFound) IsRedirect() bool
IsRedirect returns true when this org delete avatar not found response has a 3xx status code
func (*OrgDeleteAvatarNotFound) IsServerError ¶
func (o *OrgDeleteAvatarNotFound) IsServerError() bool
IsServerError returns true when this org delete avatar not found response has a 5xx status code
func (*OrgDeleteAvatarNotFound) IsSuccess ¶
func (o *OrgDeleteAvatarNotFound) IsSuccess() bool
IsSuccess returns true when this org delete avatar not found response has a 2xx status code
func (*OrgDeleteAvatarNotFound) String ¶
func (o *OrgDeleteAvatarNotFound) String() string
type OrgDeleteAvatarParams ¶
type OrgDeleteAvatarParams struct {
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgDeleteAvatarParams contains all the parameters to send to the API endpoint
for the org delete avatar operation. Typically these are written to a http.Request.
func NewOrgDeleteAvatarParams ¶
func NewOrgDeleteAvatarParams() *OrgDeleteAvatarParams
NewOrgDeleteAvatarParams creates a new OrgDeleteAvatarParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgDeleteAvatarParamsWithContext ¶
func NewOrgDeleteAvatarParamsWithContext(ctx context.Context) *OrgDeleteAvatarParams
NewOrgDeleteAvatarParamsWithContext creates a new OrgDeleteAvatarParams object with the ability to set a context for a request.
func NewOrgDeleteAvatarParamsWithHTTPClient ¶
func NewOrgDeleteAvatarParamsWithHTTPClient(client *http.Client) *OrgDeleteAvatarParams
NewOrgDeleteAvatarParamsWithHTTPClient creates a new OrgDeleteAvatarParams object with the ability to set a custom HTTPClient for a request.
func NewOrgDeleteAvatarParamsWithTimeout ¶
func NewOrgDeleteAvatarParamsWithTimeout(timeout time.Duration) *OrgDeleteAvatarParams
NewOrgDeleteAvatarParamsWithTimeout creates a new OrgDeleteAvatarParams object with the ability to set a timeout on a request.
func (*OrgDeleteAvatarParams) SetContext ¶
func (o *OrgDeleteAvatarParams) SetContext(ctx context.Context)
SetContext adds the context to the org delete avatar params
func (*OrgDeleteAvatarParams) SetDefaults ¶
func (o *OrgDeleteAvatarParams) SetDefaults()
SetDefaults hydrates default values in the org delete avatar params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteAvatarParams) SetHTTPClient ¶
func (o *OrgDeleteAvatarParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org delete avatar params
func (*OrgDeleteAvatarParams) SetOrg ¶
func (o *OrgDeleteAvatarParams) SetOrg(org string)
SetOrg adds the org to the org delete avatar params
func (*OrgDeleteAvatarParams) SetTimeout ¶
func (o *OrgDeleteAvatarParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org delete avatar params
func (*OrgDeleteAvatarParams) WithContext ¶
func (o *OrgDeleteAvatarParams) WithContext(ctx context.Context) *OrgDeleteAvatarParams
WithContext adds the context to the org delete avatar params
func (*OrgDeleteAvatarParams) WithDefaults ¶
func (o *OrgDeleteAvatarParams) WithDefaults() *OrgDeleteAvatarParams
WithDefaults hydrates default values in the org delete avatar params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteAvatarParams) WithHTTPClient ¶
func (o *OrgDeleteAvatarParams) WithHTTPClient(client *http.Client) *OrgDeleteAvatarParams
WithHTTPClient adds the HTTPClient to the org delete avatar params
func (*OrgDeleteAvatarParams) WithOrg ¶
func (o *OrgDeleteAvatarParams) WithOrg(org string) *OrgDeleteAvatarParams
WithOrg adds the org to the org delete avatar params
func (*OrgDeleteAvatarParams) WithTimeout ¶
func (o *OrgDeleteAvatarParams) WithTimeout(timeout time.Duration) *OrgDeleteAvatarParams
WithTimeout adds the timeout to the org delete avatar params
func (*OrgDeleteAvatarParams) WriteToRequest ¶
func (o *OrgDeleteAvatarParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgDeleteAvatarReader ¶
type OrgDeleteAvatarReader struct {
// contains filtered or unexported fields
}
OrgDeleteAvatarReader is a Reader for the OrgDeleteAvatar structure.
func (*OrgDeleteAvatarReader) ReadResponse ¶
func (o *OrgDeleteAvatarReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgDeleteHookNoContent ¶
type OrgDeleteHookNoContent struct {
}
OrgDeleteHookNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrgDeleteHookNoContent ¶
func NewOrgDeleteHookNoContent() *OrgDeleteHookNoContent
NewOrgDeleteHookNoContent creates a OrgDeleteHookNoContent with default headers values
func (*OrgDeleteHookNoContent) Code ¶
func (o *OrgDeleteHookNoContent) Code() int
Code gets the status code for the org delete hook no content response
func (*OrgDeleteHookNoContent) Error ¶
func (o *OrgDeleteHookNoContent) Error() string
func (*OrgDeleteHookNoContent) IsClientError ¶
func (o *OrgDeleteHookNoContent) IsClientError() bool
IsClientError returns true when this org delete hook no content response has a 4xx status code
func (*OrgDeleteHookNoContent) IsCode ¶
func (o *OrgDeleteHookNoContent) IsCode(code int) bool
IsCode returns true when this org delete hook no content response a status code equal to that given
func (*OrgDeleteHookNoContent) IsRedirect ¶
func (o *OrgDeleteHookNoContent) IsRedirect() bool
IsRedirect returns true when this org delete hook no content response has a 3xx status code
func (*OrgDeleteHookNoContent) IsServerError ¶
func (o *OrgDeleteHookNoContent) IsServerError() bool
IsServerError returns true when this org delete hook no content response has a 5xx status code
func (*OrgDeleteHookNoContent) IsSuccess ¶
func (o *OrgDeleteHookNoContent) IsSuccess() bool
IsSuccess returns true when this org delete hook no content response has a 2xx status code
func (*OrgDeleteHookNoContent) String ¶
func (o *OrgDeleteHookNoContent) String() string
type OrgDeleteHookNotFound ¶
type OrgDeleteHookNotFound struct {
}
OrgDeleteHookNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgDeleteHookNotFound ¶
func NewOrgDeleteHookNotFound() *OrgDeleteHookNotFound
NewOrgDeleteHookNotFound creates a OrgDeleteHookNotFound with default headers values
func (*OrgDeleteHookNotFound) Code ¶
func (o *OrgDeleteHookNotFound) Code() int
Code gets the status code for the org delete hook not found response
func (*OrgDeleteHookNotFound) Error ¶
func (o *OrgDeleteHookNotFound) Error() string
func (*OrgDeleteHookNotFound) IsClientError ¶
func (o *OrgDeleteHookNotFound) IsClientError() bool
IsClientError returns true when this org delete hook not found response has a 4xx status code
func (*OrgDeleteHookNotFound) IsCode ¶
func (o *OrgDeleteHookNotFound) IsCode(code int) bool
IsCode returns true when this org delete hook not found response a status code equal to that given
func (*OrgDeleteHookNotFound) IsRedirect ¶
func (o *OrgDeleteHookNotFound) IsRedirect() bool
IsRedirect returns true when this org delete hook not found response has a 3xx status code
func (*OrgDeleteHookNotFound) IsServerError ¶
func (o *OrgDeleteHookNotFound) IsServerError() bool
IsServerError returns true when this org delete hook not found response has a 5xx status code
func (*OrgDeleteHookNotFound) IsSuccess ¶
func (o *OrgDeleteHookNotFound) IsSuccess() bool
IsSuccess returns true when this org delete hook not found response has a 2xx status code
func (*OrgDeleteHookNotFound) String ¶
func (o *OrgDeleteHookNotFound) String() string
type OrgDeleteHookParams ¶
type OrgDeleteHookParams struct {
/* ID.
id of the hook to delete
Format: int64
*/
ID int64
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgDeleteHookParams contains all the parameters to send to the API endpoint
for the org delete hook operation. Typically these are written to a http.Request.
func NewOrgDeleteHookParams ¶
func NewOrgDeleteHookParams() *OrgDeleteHookParams
NewOrgDeleteHookParams creates a new OrgDeleteHookParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgDeleteHookParamsWithContext ¶
func NewOrgDeleteHookParamsWithContext(ctx context.Context) *OrgDeleteHookParams
NewOrgDeleteHookParamsWithContext creates a new OrgDeleteHookParams object with the ability to set a context for a request.
func NewOrgDeleteHookParamsWithHTTPClient ¶
func NewOrgDeleteHookParamsWithHTTPClient(client *http.Client) *OrgDeleteHookParams
NewOrgDeleteHookParamsWithHTTPClient creates a new OrgDeleteHookParams object with the ability to set a custom HTTPClient for a request.
func NewOrgDeleteHookParamsWithTimeout ¶
func NewOrgDeleteHookParamsWithTimeout(timeout time.Duration) *OrgDeleteHookParams
NewOrgDeleteHookParamsWithTimeout creates a new OrgDeleteHookParams object with the ability to set a timeout on a request.
func (*OrgDeleteHookParams) SetContext ¶
func (o *OrgDeleteHookParams) SetContext(ctx context.Context)
SetContext adds the context to the org delete hook params
func (*OrgDeleteHookParams) SetDefaults ¶
func (o *OrgDeleteHookParams) SetDefaults()
SetDefaults hydrates default values in the org delete hook params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteHookParams) SetHTTPClient ¶
func (o *OrgDeleteHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org delete hook params
func (*OrgDeleteHookParams) SetID ¶
func (o *OrgDeleteHookParams) SetID(id int64)
SetID adds the id to the org delete hook params
func (*OrgDeleteHookParams) SetOrg ¶
func (o *OrgDeleteHookParams) SetOrg(org string)
SetOrg adds the org to the org delete hook params
func (*OrgDeleteHookParams) SetTimeout ¶
func (o *OrgDeleteHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org delete hook params
func (*OrgDeleteHookParams) WithContext ¶
func (o *OrgDeleteHookParams) WithContext(ctx context.Context) *OrgDeleteHookParams
WithContext adds the context to the org delete hook params
func (*OrgDeleteHookParams) WithDefaults ¶
func (o *OrgDeleteHookParams) WithDefaults() *OrgDeleteHookParams
WithDefaults hydrates default values in the org delete hook params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteHookParams) WithHTTPClient ¶
func (o *OrgDeleteHookParams) WithHTTPClient(client *http.Client) *OrgDeleteHookParams
WithHTTPClient adds the HTTPClient to the org delete hook params
func (*OrgDeleteHookParams) WithID ¶
func (o *OrgDeleteHookParams) WithID(id int64) *OrgDeleteHookParams
WithID adds the id to the org delete hook params
func (*OrgDeleteHookParams) WithOrg ¶
func (o *OrgDeleteHookParams) WithOrg(org string) *OrgDeleteHookParams
WithOrg adds the org to the org delete hook params
func (*OrgDeleteHookParams) WithTimeout ¶
func (o *OrgDeleteHookParams) WithTimeout(timeout time.Duration) *OrgDeleteHookParams
WithTimeout adds the timeout to the org delete hook params
func (*OrgDeleteHookParams) WriteToRequest ¶
func (o *OrgDeleteHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgDeleteHookReader ¶
type OrgDeleteHookReader struct {
// contains filtered or unexported fields
}
OrgDeleteHookReader is a Reader for the OrgDeleteHook structure.
func (*OrgDeleteHookReader) ReadResponse ¶
func (o *OrgDeleteHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgDeleteLabelNoContent ¶
type OrgDeleteLabelNoContent struct {
}
OrgDeleteLabelNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrgDeleteLabelNoContent ¶
func NewOrgDeleteLabelNoContent() *OrgDeleteLabelNoContent
NewOrgDeleteLabelNoContent creates a OrgDeleteLabelNoContent with default headers values
func (*OrgDeleteLabelNoContent) Code ¶
func (o *OrgDeleteLabelNoContent) Code() int
Code gets the status code for the org delete label no content response
func (*OrgDeleteLabelNoContent) Error ¶
func (o *OrgDeleteLabelNoContent) Error() string
func (*OrgDeleteLabelNoContent) IsClientError ¶
func (o *OrgDeleteLabelNoContent) IsClientError() bool
IsClientError returns true when this org delete label no content response has a 4xx status code
func (*OrgDeleteLabelNoContent) IsCode ¶
func (o *OrgDeleteLabelNoContent) IsCode(code int) bool
IsCode returns true when this org delete label no content response a status code equal to that given
func (*OrgDeleteLabelNoContent) IsRedirect ¶
func (o *OrgDeleteLabelNoContent) IsRedirect() bool
IsRedirect returns true when this org delete label no content response has a 3xx status code
func (*OrgDeleteLabelNoContent) IsServerError ¶
func (o *OrgDeleteLabelNoContent) IsServerError() bool
IsServerError returns true when this org delete label no content response has a 5xx status code
func (*OrgDeleteLabelNoContent) IsSuccess ¶
func (o *OrgDeleteLabelNoContent) IsSuccess() bool
IsSuccess returns true when this org delete label no content response has a 2xx status code
func (*OrgDeleteLabelNoContent) String ¶
func (o *OrgDeleteLabelNoContent) String() string
type OrgDeleteLabelNotFound ¶
type OrgDeleteLabelNotFound struct {
}
OrgDeleteLabelNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgDeleteLabelNotFound ¶
func NewOrgDeleteLabelNotFound() *OrgDeleteLabelNotFound
NewOrgDeleteLabelNotFound creates a OrgDeleteLabelNotFound with default headers values
func (*OrgDeleteLabelNotFound) Code ¶
func (o *OrgDeleteLabelNotFound) Code() int
Code gets the status code for the org delete label not found response
func (*OrgDeleteLabelNotFound) Error ¶
func (o *OrgDeleteLabelNotFound) Error() string
func (*OrgDeleteLabelNotFound) IsClientError ¶
func (o *OrgDeleteLabelNotFound) IsClientError() bool
IsClientError returns true when this org delete label not found response has a 4xx status code
func (*OrgDeleteLabelNotFound) IsCode ¶
func (o *OrgDeleteLabelNotFound) IsCode(code int) bool
IsCode returns true when this org delete label not found response a status code equal to that given
func (*OrgDeleteLabelNotFound) IsRedirect ¶
func (o *OrgDeleteLabelNotFound) IsRedirect() bool
IsRedirect returns true when this org delete label not found response has a 3xx status code
func (*OrgDeleteLabelNotFound) IsServerError ¶
func (o *OrgDeleteLabelNotFound) IsServerError() bool
IsServerError returns true when this org delete label not found response has a 5xx status code
func (*OrgDeleteLabelNotFound) IsSuccess ¶
func (o *OrgDeleteLabelNotFound) IsSuccess() bool
IsSuccess returns true when this org delete label not found response has a 2xx status code
func (*OrgDeleteLabelNotFound) String ¶
func (o *OrgDeleteLabelNotFound) String() string
type OrgDeleteLabelParams ¶
type OrgDeleteLabelParams struct {
/* ID.
id of the label to delete
Format: int64
*/
ID int64
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgDeleteLabelParams contains all the parameters to send to the API endpoint
for the org delete label operation. Typically these are written to a http.Request.
func NewOrgDeleteLabelParams ¶
func NewOrgDeleteLabelParams() *OrgDeleteLabelParams
NewOrgDeleteLabelParams creates a new OrgDeleteLabelParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgDeleteLabelParamsWithContext ¶
func NewOrgDeleteLabelParamsWithContext(ctx context.Context) *OrgDeleteLabelParams
NewOrgDeleteLabelParamsWithContext creates a new OrgDeleteLabelParams object with the ability to set a context for a request.
func NewOrgDeleteLabelParamsWithHTTPClient ¶
func NewOrgDeleteLabelParamsWithHTTPClient(client *http.Client) *OrgDeleteLabelParams
NewOrgDeleteLabelParamsWithHTTPClient creates a new OrgDeleteLabelParams object with the ability to set a custom HTTPClient for a request.
func NewOrgDeleteLabelParamsWithTimeout ¶
func NewOrgDeleteLabelParamsWithTimeout(timeout time.Duration) *OrgDeleteLabelParams
NewOrgDeleteLabelParamsWithTimeout creates a new OrgDeleteLabelParams object with the ability to set a timeout on a request.
func (*OrgDeleteLabelParams) SetContext ¶
func (o *OrgDeleteLabelParams) SetContext(ctx context.Context)
SetContext adds the context to the org delete label params
func (*OrgDeleteLabelParams) SetDefaults ¶
func (o *OrgDeleteLabelParams) SetDefaults()
SetDefaults hydrates default values in the org delete label params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteLabelParams) SetHTTPClient ¶
func (o *OrgDeleteLabelParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org delete label params
func (*OrgDeleteLabelParams) SetID ¶
func (o *OrgDeleteLabelParams) SetID(id int64)
SetID adds the id to the org delete label params
func (*OrgDeleteLabelParams) SetOrg ¶
func (o *OrgDeleteLabelParams) SetOrg(org string)
SetOrg adds the org to the org delete label params
func (*OrgDeleteLabelParams) SetTimeout ¶
func (o *OrgDeleteLabelParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org delete label params
func (*OrgDeleteLabelParams) WithContext ¶
func (o *OrgDeleteLabelParams) WithContext(ctx context.Context) *OrgDeleteLabelParams
WithContext adds the context to the org delete label params
func (*OrgDeleteLabelParams) WithDefaults ¶
func (o *OrgDeleteLabelParams) WithDefaults() *OrgDeleteLabelParams
WithDefaults hydrates default values in the org delete label params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteLabelParams) WithHTTPClient ¶
func (o *OrgDeleteLabelParams) WithHTTPClient(client *http.Client) *OrgDeleteLabelParams
WithHTTPClient adds the HTTPClient to the org delete label params
func (*OrgDeleteLabelParams) WithID ¶
func (o *OrgDeleteLabelParams) WithID(id int64) *OrgDeleteLabelParams
WithID adds the id to the org delete label params
func (*OrgDeleteLabelParams) WithOrg ¶
func (o *OrgDeleteLabelParams) WithOrg(org string) *OrgDeleteLabelParams
WithOrg adds the org to the org delete label params
func (*OrgDeleteLabelParams) WithTimeout ¶
func (o *OrgDeleteLabelParams) WithTimeout(timeout time.Duration) *OrgDeleteLabelParams
WithTimeout adds the timeout to the org delete label params
func (*OrgDeleteLabelParams) WriteToRequest ¶
func (o *OrgDeleteLabelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgDeleteLabelReader ¶
type OrgDeleteLabelReader struct {
// contains filtered or unexported fields
}
OrgDeleteLabelReader is a Reader for the OrgDeleteLabel structure.
func (*OrgDeleteLabelReader) ReadResponse ¶
func (o *OrgDeleteLabelReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgDeleteMemberNoContent ¶
type OrgDeleteMemberNoContent struct {
}
OrgDeleteMemberNoContent describes a response with status code 204, with default header values.
member removed
func NewOrgDeleteMemberNoContent ¶
func NewOrgDeleteMemberNoContent() *OrgDeleteMemberNoContent
NewOrgDeleteMemberNoContent creates a OrgDeleteMemberNoContent with default headers values
func (*OrgDeleteMemberNoContent) Code ¶
func (o *OrgDeleteMemberNoContent) Code() int
Code gets the status code for the org delete member no content response
func (*OrgDeleteMemberNoContent) Error ¶
func (o *OrgDeleteMemberNoContent) Error() string
func (*OrgDeleteMemberNoContent) IsClientError ¶
func (o *OrgDeleteMemberNoContent) IsClientError() bool
IsClientError returns true when this org delete member no content response has a 4xx status code
func (*OrgDeleteMemberNoContent) IsCode ¶
func (o *OrgDeleteMemberNoContent) IsCode(code int) bool
IsCode returns true when this org delete member no content response a status code equal to that given
func (*OrgDeleteMemberNoContent) IsRedirect ¶
func (o *OrgDeleteMemberNoContent) IsRedirect() bool
IsRedirect returns true when this org delete member no content response has a 3xx status code
func (*OrgDeleteMemberNoContent) IsServerError ¶
func (o *OrgDeleteMemberNoContent) IsServerError() bool
IsServerError returns true when this org delete member no content response has a 5xx status code
func (*OrgDeleteMemberNoContent) IsSuccess ¶
func (o *OrgDeleteMemberNoContent) IsSuccess() bool
IsSuccess returns true when this org delete member no content response has a 2xx status code
func (*OrgDeleteMemberNoContent) String ¶
func (o *OrgDeleteMemberNoContent) String() string
type OrgDeleteMemberNotFound ¶
type OrgDeleteMemberNotFound struct {
}
OrgDeleteMemberNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgDeleteMemberNotFound ¶
func NewOrgDeleteMemberNotFound() *OrgDeleteMemberNotFound
NewOrgDeleteMemberNotFound creates a OrgDeleteMemberNotFound with default headers values
func (*OrgDeleteMemberNotFound) Code ¶
func (o *OrgDeleteMemberNotFound) Code() int
Code gets the status code for the org delete member not found response
func (*OrgDeleteMemberNotFound) Error ¶
func (o *OrgDeleteMemberNotFound) Error() string
func (*OrgDeleteMemberNotFound) IsClientError ¶
func (o *OrgDeleteMemberNotFound) IsClientError() bool
IsClientError returns true when this org delete member not found response has a 4xx status code
func (*OrgDeleteMemberNotFound) IsCode ¶
func (o *OrgDeleteMemberNotFound) IsCode(code int) bool
IsCode returns true when this org delete member not found response a status code equal to that given
func (*OrgDeleteMemberNotFound) IsRedirect ¶
func (o *OrgDeleteMemberNotFound) IsRedirect() bool
IsRedirect returns true when this org delete member not found response has a 3xx status code
func (*OrgDeleteMemberNotFound) IsServerError ¶
func (o *OrgDeleteMemberNotFound) IsServerError() bool
IsServerError returns true when this org delete member not found response has a 5xx status code
func (*OrgDeleteMemberNotFound) IsSuccess ¶
func (o *OrgDeleteMemberNotFound) IsSuccess() bool
IsSuccess returns true when this org delete member not found response has a 2xx status code
func (*OrgDeleteMemberNotFound) String ¶
func (o *OrgDeleteMemberNotFound) String() string
type OrgDeleteMemberParams ¶
type OrgDeleteMemberParams struct {
/* Org.
name of the organization
*/
Org string
/* Username.
username of the user
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgDeleteMemberParams contains all the parameters to send to the API endpoint
for the org delete member operation. Typically these are written to a http.Request.
func NewOrgDeleteMemberParams ¶
func NewOrgDeleteMemberParams() *OrgDeleteMemberParams
NewOrgDeleteMemberParams creates a new OrgDeleteMemberParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgDeleteMemberParamsWithContext ¶
func NewOrgDeleteMemberParamsWithContext(ctx context.Context) *OrgDeleteMemberParams
NewOrgDeleteMemberParamsWithContext creates a new OrgDeleteMemberParams object with the ability to set a context for a request.
func NewOrgDeleteMemberParamsWithHTTPClient ¶
func NewOrgDeleteMemberParamsWithHTTPClient(client *http.Client) *OrgDeleteMemberParams
NewOrgDeleteMemberParamsWithHTTPClient creates a new OrgDeleteMemberParams object with the ability to set a custom HTTPClient for a request.
func NewOrgDeleteMemberParamsWithTimeout ¶
func NewOrgDeleteMemberParamsWithTimeout(timeout time.Duration) *OrgDeleteMemberParams
NewOrgDeleteMemberParamsWithTimeout creates a new OrgDeleteMemberParams object with the ability to set a timeout on a request.
func (*OrgDeleteMemberParams) SetContext ¶
func (o *OrgDeleteMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the org delete member params
func (*OrgDeleteMemberParams) SetDefaults ¶
func (o *OrgDeleteMemberParams) SetDefaults()
SetDefaults hydrates default values in the org delete member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteMemberParams) SetHTTPClient ¶
func (o *OrgDeleteMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org delete member params
func (*OrgDeleteMemberParams) SetOrg ¶
func (o *OrgDeleteMemberParams) SetOrg(org string)
SetOrg adds the org to the org delete member params
func (*OrgDeleteMemberParams) SetTimeout ¶
func (o *OrgDeleteMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org delete member params
func (*OrgDeleteMemberParams) SetUsername ¶
func (o *OrgDeleteMemberParams) SetUsername(username string)
SetUsername adds the username to the org delete member params
func (*OrgDeleteMemberParams) WithContext ¶
func (o *OrgDeleteMemberParams) WithContext(ctx context.Context) *OrgDeleteMemberParams
WithContext adds the context to the org delete member params
func (*OrgDeleteMemberParams) WithDefaults ¶
func (o *OrgDeleteMemberParams) WithDefaults() *OrgDeleteMemberParams
WithDefaults hydrates default values in the org delete member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteMemberParams) WithHTTPClient ¶
func (o *OrgDeleteMemberParams) WithHTTPClient(client *http.Client) *OrgDeleteMemberParams
WithHTTPClient adds the HTTPClient to the org delete member params
func (*OrgDeleteMemberParams) WithOrg ¶
func (o *OrgDeleteMemberParams) WithOrg(org string) *OrgDeleteMemberParams
WithOrg adds the org to the org delete member params
func (*OrgDeleteMemberParams) WithTimeout ¶
func (o *OrgDeleteMemberParams) WithTimeout(timeout time.Duration) *OrgDeleteMemberParams
WithTimeout adds the timeout to the org delete member params
func (*OrgDeleteMemberParams) WithUsername ¶
func (o *OrgDeleteMemberParams) WithUsername(username string) *OrgDeleteMemberParams
WithUsername adds the username to the org delete member params
func (*OrgDeleteMemberParams) WriteToRequest ¶
func (o *OrgDeleteMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgDeleteMemberReader ¶
type OrgDeleteMemberReader struct {
// contains filtered or unexported fields
}
OrgDeleteMemberReader is a Reader for the OrgDeleteMember structure.
func (*OrgDeleteMemberReader) ReadResponse ¶
func (o *OrgDeleteMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgDeleteNoContent ¶
type OrgDeleteNoContent struct {
}
OrgDeleteNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrgDeleteNoContent ¶
func NewOrgDeleteNoContent() *OrgDeleteNoContent
NewOrgDeleteNoContent creates a OrgDeleteNoContent with default headers values
func (*OrgDeleteNoContent) Code ¶
func (o *OrgDeleteNoContent) Code() int
Code gets the status code for the org delete no content response
func (*OrgDeleteNoContent) Error ¶
func (o *OrgDeleteNoContent) Error() string
func (*OrgDeleteNoContent) IsClientError ¶
func (o *OrgDeleteNoContent) IsClientError() bool
IsClientError returns true when this org delete no content response has a 4xx status code
func (*OrgDeleteNoContent) IsCode ¶
func (o *OrgDeleteNoContent) IsCode(code int) bool
IsCode returns true when this org delete no content response a status code equal to that given
func (*OrgDeleteNoContent) IsRedirect ¶
func (o *OrgDeleteNoContent) IsRedirect() bool
IsRedirect returns true when this org delete no content response has a 3xx status code
func (*OrgDeleteNoContent) IsServerError ¶
func (o *OrgDeleteNoContent) IsServerError() bool
IsServerError returns true when this org delete no content response has a 5xx status code
func (*OrgDeleteNoContent) IsSuccess ¶
func (o *OrgDeleteNoContent) IsSuccess() bool
IsSuccess returns true when this org delete no content response has a 2xx status code
func (*OrgDeleteNoContent) String ¶
func (o *OrgDeleteNoContent) String() string
type OrgDeleteNotFound ¶
type OrgDeleteNotFound struct {
}
OrgDeleteNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgDeleteNotFound ¶
func NewOrgDeleteNotFound() *OrgDeleteNotFound
NewOrgDeleteNotFound creates a OrgDeleteNotFound with default headers values
func (*OrgDeleteNotFound) Code ¶
func (o *OrgDeleteNotFound) Code() int
Code gets the status code for the org delete not found response
func (*OrgDeleteNotFound) Error ¶
func (o *OrgDeleteNotFound) Error() string
func (*OrgDeleteNotFound) IsClientError ¶
func (o *OrgDeleteNotFound) IsClientError() bool
IsClientError returns true when this org delete not found response has a 4xx status code
func (*OrgDeleteNotFound) IsCode ¶
func (o *OrgDeleteNotFound) IsCode(code int) bool
IsCode returns true when this org delete not found response a status code equal to that given
func (*OrgDeleteNotFound) IsRedirect ¶
func (o *OrgDeleteNotFound) IsRedirect() bool
IsRedirect returns true when this org delete not found response has a 3xx status code
func (*OrgDeleteNotFound) IsServerError ¶
func (o *OrgDeleteNotFound) IsServerError() bool
IsServerError returns true when this org delete not found response has a 5xx status code
func (*OrgDeleteNotFound) IsSuccess ¶
func (o *OrgDeleteNotFound) IsSuccess() bool
IsSuccess returns true when this org delete not found response has a 2xx status code
func (*OrgDeleteNotFound) String ¶
func (o *OrgDeleteNotFound) String() string
type OrgDeleteParams ¶
type OrgDeleteParams struct {
/* Org.
organization that is to be deleted
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgDeleteParams contains all the parameters to send to the API endpoint
for the org delete operation. Typically these are written to a http.Request.
func NewOrgDeleteParams ¶
func NewOrgDeleteParams() *OrgDeleteParams
NewOrgDeleteParams creates a new OrgDeleteParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgDeleteParamsWithContext ¶
func NewOrgDeleteParamsWithContext(ctx context.Context) *OrgDeleteParams
NewOrgDeleteParamsWithContext creates a new OrgDeleteParams object with the ability to set a context for a request.
func NewOrgDeleteParamsWithHTTPClient ¶
func NewOrgDeleteParamsWithHTTPClient(client *http.Client) *OrgDeleteParams
NewOrgDeleteParamsWithHTTPClient creates a new OrgDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewOrgDeleteParamsWithTimeout ¶
func NewOrgDeleteParamsWithTimeout(timeout time.Duration) *OrgDeleteParams
NewOrgDeleteParamsWithTimeout creates a new OrgDeleteParams object with the ability to set a timeout on a request.
func (*OrgDeleteParams) SetContext ¶
func (o *OrgDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the org delete params
func (*OrgDeleteParams) SetDefaults ¶
func (o *OrgDeleteParams) SetDefaults()
SetDefaults hydrates default values in the org delete params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteParams) SetHTTPClient ¶
func (o *OrgDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org delete params
func (*OrgDeleteParams) SetOrg ¶
func (o *OrgDeleteParams) SetOrg(org string)
SetOrg adds the org to the org delete params
func (*OrgDeleteParams) SetTimeout ¶
func (o *OrgDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org delete params
func (*OrgDeleteParams) WithContext ¶
func (o *OrgDeleteParams) WithContext(ctx context.Context) *OrgDeleteParams
WithContext adds the context to the org delete params
func (*OrgDeleteParams) WithDefaults ¶
func (o *OrgDeleteParams) WithDefaults() *OrgDeleteParams
WithDefaults hydrates default values in the org delete params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteParams) WithHTTPClient ¶
func (o *OrgDeleteParams) WithHTTPClient(client *http.Client) *OrgDeleteParams
WithHTTPClient adds the HTTPClient to the org delete params
func (*OrgDeleteParams) WithOrg ¶
func (o *OrgDeleteParams) WithOrg(org string) *OrgDeleteParams
WithOrg adds the org to the org delete params
func (*OrgDeleteParams) WithTimeout ¶
func (o *OrgDeleteParams) WithTimeout(timeout time.Duration) *OrgDeleteParams
WithTimeout adds the timeout to the org delete params
func (*OrgDeleteParams) WriteToRequest ¶
func (o *OrgDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgDeleteReader ¶
type OrgDeleteReader struct {
// contains filtered or unexported fields
}
OrgDeleteReader is a Reader for the OrgDelete structure.
func (*OrgDeleteReader) ReadResponse ¶
func (o *OrgDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgDeleteTeamNoContent ¶
type OrgDeleteTeamNoContent struct {
}
OrgDeleteTeamNoContent describes a response with status code 204, with default header values.
team deleted
func NewOrgDeleteTeamNoContent ¶
func NewOrgDeleteTeamNoContent() *OrgDeleteTeamNoContent
NewOrgDeleteTeamNoContent creates a OrgDeleteTeamNoContent with default headers values
func (*OrgDeleteTeamNoContent) Code ¶
func (o *OrgDeleteTeamNoContent) Code() int
Code gets the status code for the org delete team no content response
func (*OrgDeleteTeamNoContent) Error ¶
func (o *OrgDeleteTeamNoContent) Error() string
func (*OrgDeleteTeamNoContent) IsClientError ¶
func (o *OrgDeleteTeamNoContent) IsClientError() bool
IsClientError returns true when this org delete team no content response has a 4xx status code
func (*OrgDeleteTeamNoContent) IsCode ¶
func (o *OrgDeleteTeamNoContent) IsCode(code int) bool
IsCode returns true when this org delete team no content response a status code equal to that given
func (*OrgDeleteTeamNoContent) IsRedirect ¶
func (o *OrgDeleteTeamNoContent) IsRedirect() bool
IsRedirect returns true when this org delete team no content response has a 3xx status code
func (*OrgDeleteTeamNoContent) IsServerError ¶
func (o *OrgDeleteTeamNoContent) IsServerError() bool
IsServerError returns true when this org delete team no content response has a 5xx status code
func (*OrgDeleteTeamNoContent) IsSuccess ¶
func (o *OrgDeleteTeamNoContent) IsSuccess() bool
IsSuccess returns true when this org delete team no content response has a 2xx status code
func (*OrgDeleteTeamNoContent) String ¶
func (o *OrgDeleteTeamNoContent) String() string
type OrgDeleteTeamNotFound ¶
type OrgDeleteTeamNotFound struct {
}
OrgDeleteTeamNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgDeleteTeamNotFound ¶
func NewOrgDeleteTeamNotFound() *OrgDeleteTeamNotFound
NewOrgDeleteTeamNotFound creates a OrgDeleteTeamNotFound with default headers values
func (*OrgDeleteTeamNotFound) Code ¶
func (o *OrgDeleteTeamNotFound) Code() int
Code gets the status code for the org delete team not found response
func (*OrgDeleteTeamNotFound) Error ¶
func (o *OrgDeleteTeamNotFound) Error() string
func (*OrgDeleteTeamNotFound) IsClientError ¶
func (o *OrgDeleteTeamNotFound) IsClientError() bool
IsClientError returns true when this org delete team not found response has a 4xx status code
func (*OrgDeleteTeamNotFound) IsCode ¶
func (o *OrgDeleteTeamNotFound) IsCode(code int) bool
IsCode returns true when this org delete team not found response a status code equal to that given
func (*OrgDeleteTeamNotFound) IsRedirect ¶
func (o *OrgDeleteTeamNotFound) IsRedirect() bool
IsRedirect returns true when this org delete team not found response has a 3xx status code
func (*OrgDeleteTeamNotFound) IsServerError ¶
func (o *OrgDeleteTeamNotFound) IsServerError() bool
IsServerError returns true when this org delete team not found response has a 5xx status code
func (*OrgDeleteTeamNotFound) IsSuccess ¶
func (o *OrgDeleteTeamNotFound) IsSuccess() bool
IsSuccess returns true when this org delete team not found response has a 2xx status code
func (*OrgDeleteTeamNotFound) String ¶
func (o *OrgDeleteTeamNotFound) String() string
type OrgDeleteTeamParams ¶
type OrgDeleteTeamParams struct {
/* ID.
id of the team to delete
Format: int64
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgDeleteTeamParams contains all the parameters to send to the API endpoint
for the org delete team operation. Typically these are written to a http.Request.
func NewOrgDeleteTeamParams ¶
func NewOrgDeleteTeamParams() *OrgDeleteTeamParams
NewOrgDeleteTeamParams creates a new OrgDeleteTeamParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgDeleteTeamParamsWithContext ¶
func NewOrgDeleteTeamParamsWithContext(ctx context.Context) *OrgDeleteTeamParams
NewOrgDeleteTeamParamsWithContext creates a new OrgDeleteTeamParams object with the ability to set a context for a request.
func NewOrgDeleteTeamParamsWithHTTPClient ¶
func NewOrgDeleteTeamParamsWithHTTPClient(client *http.Client) *OrgDeleteTeamParams
NewOrgDeleteTeamParamsWithHTTPClient creates a new OrgDeleteTeamParams object with the ability to set a custom HTTPClient for a request.
func NewOrgDeleteTeamParamsWithTimeout ¶
func NewOrgDeleteTeamParamsWithTimeout(timeout time.Duration) *OrgDeleteTeamParams
NewOrgDeleteTeamParamsWithTimeout creates a new OrgDeleteTeamParams object with the ability to set a timeout on a request.
func (*OrgDeleteTeamParams) SetContext ¶
func (o *OrgDeleteTeamParams) SetContext(ctx context.Context)
SetContext adds the context to the org delete team params
func (*OrgDeleteTeamParams) SetDefaults ¶
func (o *OrgDeleteTeamParams) SetDefaults()
SetDefaults hydrates default values in the org delete team params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteTeamParams) SetHTTPClient ¶
func (o *OrgDeleteTeamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org delete team params
func (*OrgDeleteTeamParams) SetID ¶
func (o *OrgDeleteTeamParams) SetID(id int64)
SetID adds the id to the org delete team params
func (*OrgDeleteTeamParams) SetTimeout ¶
func (o *OrgDeleteTeamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org delete team params
func (*OrgDeleteTeamParams) WithContext ¶
func (o *OrgDeleteTeamParams) WithContext(ctx context.Context) *OrgDeleteTeamParams
WithContext adds the context to the org delete team params
func (*OrgDeleteTeamParams) WithDefaults ¶
func (o *OrgDeleteTeamParams) WithDefaults() *OrgDeleteTeamParams
WithDefaults hydrates default values in the org delete team params (not the query body).
All values with no default are reset to their zero value.
func (*OrgDeleteTeamParams) WithHTTPClient ¶
func (o *OrgDeleteTeamParams) WithHTTPClient(client *http.Client) *OrgDeleteTeamParams
WithHTTPClient adds the HTTPClient to the org delete team params
func (*OrgDeleteTeamParams) WithID ¶
func (o *OrgDeleteTeamParams) WithID(id int64) *OrgDeleteTeamParams
WithID adds the id to the org delete team params
func (*OrgDeleteTeamParams) WithTimeout ¶
func (o *OrgDeleteTeamParams) WithTimeout(timeout time.Duration) *OrgDeleteTeamParams
WithTimeout adds the timeout to the org delete team params
func (*OrgDeleteTeamParams) WriteToRequest ¶
func (o *OrgDeleteTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgDeleteTeamReader ¶
type OrgDeleteTeamReader struct {
// contains filtered or unexported fields
}
OrgDeleteTeamReader is a Reader for the OrgDeleteTeam structure.
func (*OrgDeleteTeamReader) ReadResponse ¶
func (o *OrgDeleteTeamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgEditHookNotFound ¶
type OrgEditHookNotFound struct {
}
OrgEditHookNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgEditHookNotFound ¶
func NewOrgEditHookNotFound() *OrgEditHookNotFound
NewOrgEditHookNotFound creates a OrgEditHookNotFound with default headers values
func (*OrgEditHookNotFound) Code ¶
func (o *OrgEditHookNotFound) Code() int
Code gets the status code for the org edit hook not found response
func (*OrgEditHookNotFound) Error ¶
func (o *OrgEditHookNotFound) Error() string
func (*OrgEditHookNotFound) IsClientError ¶
func (o *OrgEditHookNotFound) IsClientError() bool
IsClientError returns true when this org edit hook not found response has a 4xx status code
func (*OrgEditHookNotFound) IsCode ¶
func (o *OrgEditHookNotFound) IsCode(code int) bool
IsCode returns true when this org edit hook not found response a status code equal to that given
func (*OrgEditHookNotFound) IsRedirect ¶
func (o *OrgEditHookNotFound) IsRedirect() bool
IsRedirect returns true when this org edit hook not found response has a 3xx status code
func (*OrgEditHookNotFound) IsServerError ¶
func (o *OrgEditHookNotFound) IsServerError() bool
IsServerError returns true when this org edit hook not found response has a 5xx status code
func (*OrgEditHookNotFound) IsSuccess ¶
func (o *OrgEditHookNotFound) IsSuccess() bool
IsSuccess returns true when this org edit hook not found response has a 2xx status code
func (*OrgEditHookNotFound) String ¶
func (o *OrgEditHookNotFound) String() string
type OrgEditHookOK ¶
OrgEditHookOK describes a response with status code 200, with default header values.
Hook
func NewOrgEditHookOK ¶
func NewOrgEditHookOK() *OrgEditHookOK
NewOrgEditHookOK creates a OrgEditHookOK with default headers values
func (*OrgEditHookOK) Code ¶
func (o *OrgEditHookOK) Code() int
Code gets the status code for the org edit hook o k response
func (*OrgEditHookOK) Error ¶
func (o *OrgEditHookOK) Error() string
func (*OrgEditHookOK) GetPayload ¶
func (o *OrgEditHookOK) GetPayload() *models.Hook
func (*OrgEditHookOK) IsClientError ¶
func (o *OrgEditHookOK) IsClientError() bool
IsClientError returns true when this org edit hook o k response has a 4xx status code
func (*OrgEditHookOK) IsCode ¶
func (o *OrgEditHookOK) IsCode(code int) bool
IsCode returns true when this org edit hook o k response a status code equal to that given
func (*OrgEditHookOK) IsRedirect ¶
func (o *OrgEditHookOK) IsRedirect() bool
IsRedirect returns true when this org edit hook o k response has a 3xx status code
func (*OrgEditHookOK) IsServerError ¶
func (o *OrgEditHookOK) IsServerError() bool
IsServerError returns true when this org edit hook o k response has a 5xx status code
func (*OrgEditHookOK) IsSuccess ¶
func (o *OrgEditHookOK) IsSuccess() bool
IsSuccess returns true when this org edit hook o k response has a 2xx status code
func (*OrgEditHookOK) String ¶
func (o *OrgEditHookOK) String() string
type OrgEditHookParams ¶
type OrgEditHookParams struct {
// Body.
Body *models.EditHookOption
/* ID.
id of the hook to update
Format: int64
*/
ID int64
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgEditHookParams contains all the parameters to send to the API endpoint
for the org edit hook operation. Typically these are written to a http.Request.
func NewOrgEditHookParams ¶
func NewOrgEditHookParams() *OrgEditHookParams
NewOrgEditHookParams creates a new OrgEditHookParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgEditHookParamsWithContext ¶
func NewOrgEditHookParamsWithContext(ctx context.Context) *OrgEditHookParams
NewOrgEditHookParamsWithContext creates a new OrgEditHookParams object with the ability to set a context for a request.
func NewOrgEditHookParamsWithHTTPClient ¶
func NewOrgEditHookParamsWithHTTPClient(client *http.Client) *OrgEditHookParams
NewOrgEditHookParamsWithHTTPClient creates a new OrgEditHookParams object with the ability to set a custom HTTPClient for a request.
func NewOrgEditHookParamsWithTimeout ¶
func NewOrgEditHookParamsWithTimeout(timeout time.Duration) *OrgEditHookParams
NewOrgEditHookParamsWithTimeout creates a new OrgEditHookParams object with the ability to set a timeout on a request.
func (*OrgEditHookParams) SetBody ¶
func (o *OrgEditHookParams) SetBody(body *models.EditHookOption)
SetBody adds the body to the org edit hook params
func (*OrgEditHookParams) SetContext ¶
func (o *OrgEditHookParams) SetContext(ctx context.Context)
SetContext adds the context to the org edit hook params
func (*OrgEditHookParams) SetDefaults ¶
func (o *OrgEditHookParams) SetDefaults()
SetDefaults hydrates default values in the org edit hook params (not the query body).
All values with no default are reset to their zero value.
func (*OrgEditHookParams) SetHTTPClient ¶
func (o *OrgEditHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org edit hook params
func (*OrgEditHookParams) SetID ¶
func (o *OrgEditHookParams) SetID(id int64)
SetID adds the id to the org edit hook params
func (*OrgEditHookParams) SetOrg ¶
func (o *OrgEditHookParams) SetOrg(org string)
SetOrg adds the org to the org edit hook params
func (*OrgEditHookParams) SetTimeout ¶
func (o *OrgEditHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org edit hook params
func (*OrgEditHookParams) WithBody ¶
func (o *OrgEditHookParams) WithBody(body *models.EditHookOption) *OrgEditHookParams
WithBody adds the body to the org edit hook params
func (*OrgEditHookParams) WithContext ¶
func (o *OrgEditHookParams) WithContext(ctx context.Context) *OrgEditHookParams
WithContext adds the context to the org edit hook params
func (*OrgEditHookParams) WithDefaults ¶
func (o *OrgEditHookParams) WithDefaults() *OrgEditHookParams
WithDefaults hydrates default values in the org edit hook params (not the query body).
All values with no default are reset to their zero value.
func (*OrgEditHookParams) WithHTTPClient ¶
func (o *OrgEditHookParams) WithHTTPClient(client *http.Client) *OrgEditHookParams
WithHTTPClient adds the HTTPClient to the org edit hook params
func (*OrgEditHookParams) WithID ¶
func (o *OrgEditHookParams) WithID(id int64) *OrgEditHookParams
WithID adds the id to the org edit hook params
func (*OrgEditHookParams) WithOrg ¶
func (o *OrgEditHookParams) WithOrg(org string) *OrgEditHookParams
WithOrg adds the org to the org edit hook params
func (*OrgEditHookParams) WithTimeout ¶
func (o *OrgEditHookParams) WithTimeout(timeout time.Duration) *OrgEditHookParams
WithTimeout adds the timeout to the org edit hook params
func (*OrgEditHookParams) WriteToRequest ¶
func (o *OrgEditHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgEditHookReader ¶
type OrgEditHookReader struct {
// contains filtered or unexported fields
}
OrgEditHookReader is a Reader for the OrgEditHook structure.
func (*OrgEditHookReader) ReadResponse ¶
func (o *OrgEditHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgEditLabelNotFound ¶
type OrgEditLabelNotFound struct {
}
OrgEditLabelNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgEditLabelNotFound ¶
func NewOrgEditLabelNotFound() *OrgEditLabelNotFound
NewOrgEditLabelNotFound creates a OrgEditLabelNotFound with default headers values
func (*OrgEditLabelNotFound) Code ¶
func (o *OrgEditLabelNotFound) Code() int
Code gets the status code for the org edit label not found response
func (*OrgEditLabelNotFound) Error ¶
func (o *OrgEditLabelNotFound) Error() string
func (*OrgEditLabelNotFound) IsClientError ¶
func (o *OrgEditLabelNotFound) IsClientError() bool
IsClientError returns true when this org edit label not found response has a 4xx status code
func (*OrgEditLabelNotFound) IsCode ¶
func (o *OrgEditLabelNotFound) IsCode(code int) bool
IsCode returns true when this org edit label not found response a status code equal to that given
func (*OrgEditLabelNotFound) IsRedirect ¶
func (o *OrgEditLabelNotFound) IsRedirect() bool
IsRedirect returns true when this org edit label not found response has a 3xx status code
func (*OrgEditLabelNotFound) IsServerError ¶
func (o *OrgEditLabelNotFound) IsServerError() bool
IsServerError returns true when this org edit label not found response has a 5xx status code
func (*OrgEditLabelNotFound) IsSuccess ¶
func (o *OrgEditLabelNotFound) IsSuccess() bool
IsSuccess returns true when this org edit label not found response has a 2xx status code
func (*OrgEditLabelNotFound) String ¶
func (o *OrgEditLabelNotFound) String() string
type OrgEditLabelOK ¶
OrgEditLabelOK describes a response with status code 200, with default header values.
Label
func NewOrgEditLabelOK ¶
func NewOrgEditLabelOK() *OrgEditLabelOK
NewOrgEditLabelOK creates a OrgEditLabelOK with default headers values
func (*OrgEditLabelOK) Code ¶
func (o *OrgEditLabelOK) Code() int
Code gets the status code for the org edit label o k response
func (*OrgEditLabelOK) Error ¶
func (o *OrgEditLabelOK) Error() string
func (*OrgEditLabelOK) GetPayload ¶
func (o *OrgEditLabelOK) GetPayload() *models.Label
func (*OrgEditLabelOK) IsClientError ¶
func (o *OrgEditLabelOK) IsClientError() bool
IsClientError returns true when this org edit label o k response has a 4xx status code
func (*OrgEditLabelOK) IsCode ¶
func (o *OrgEditLabelOK) IsCode(code int) bool
IsCode returns true when this org edit label o k response a status code equal to that given
func (*OrgEditLabelOK) IsRedirect ¶
func (o *OrgEditLabelOK) IsRedirect() bool
IsRedirect returns true when this org edit label o k response has a 3xx status code
func (*OrgEditLabelOK) IsServerError ¶
func (o *OrgEditLabelOK) IsServerError() bool
IsServerError returns true when this org edit label o k response has a 5xx status code
func (*OrgEditLabelOK) IsSuccess ¶
func (o *OrgEditLabelOK) IsSuccess() bool
IsSuccess returns true when this org edit label o k response has a 2xx status code
func (*OrgEditLabelOK) String ¶
func (o *OrgEditLabelOK) String() string
type OrgEditLabelParams ¶
type OrgEditLabelParams struct {
// Body.
Body *models.EditLabelOption
/* ID.
id of the label to edit
Format: int64
*/
ID int64
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgEditLabelParams contains all the parameters to send to the API endpoint
for the org edit label operation. Typically these are written to a http.Request.
func NewOrgEditLabelParams ¶
func NewOrgEditLabelParams() *OrgEditLabelParams
NewOrgEditLabelParams creates a new OrgEditLabelParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgEditLabelParamsWithContext ¶
func NewOrgEditLabelParamsWithContext(ctx context.Context) *OrgEditLabelParams
NewOrgEditLabelParamsWithContext creates a new OrgEditLabelParams object with the ability to set a context for a request.
func NewOrgEditLabelParamsWithHTTPClient ¶
func NewOrgEditLabelParamsWithHTTPClient(client *http.Client) *OrgEditLabelParams
NewOrgEditLabelParamsWithHTTPClient creates a new OrgEditLabelParams object with the ability to set a custom HTTPClient for a request.
func NewOrgEditLabelParamsWithTimeout ¶
func NewOrgEditLabelParamsWithTimeout(timeout time.Duration) *OrgEditLabelParams
NewOrgEditLabelParamsWithTimeout creates a new OrgEditLabelParams object with the ability to set a timeout on a request.
func (*OrgEditLabelParams) SetBody ¶
func (o *OrgEditLabelParams) SetBody(body *models.EditLabelOption)
SetBody adds the body to the org edit label params
func (*OrgEditLabelParams) SetContext ¶
func (o *OrgEditLabelParams) SetContext(ctx context.Context)
SetContext adds the context to the org edit label params
func (*OrgEditLabelParams) SetDefaults ¶
func (o *OrgEditLabelParams) SetDefaults()
SetDefaults hydrates default values in the org edit label params (not the query body).
All values with no default are reset to their zero value.
func (*OrgEditLabelParams) SetHTTPClient ¶
func (o *OrgEditLabelParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org edit label params
func (*OrgEditLabelParams) SetID ¶
func (o *OrgEditLabelParams) SetID(id int64)
SetID adds the id to the org edit label params
func (*OrgEditLabelParams) SetOrg ¶
func (o *OrgEditLabelParams) SetOrg(org string)
SetOrg adds the org to the org edit label params
func (*OrgEditLabelParams) SetTimeout ¶
func (o *OrgEditLabelParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org edit label params
func (*OrgEditLabelParams) WithBody ¶
func (o *OrgEditLabelParams) WithBody(body *models.EditLabelOption) *OrgEditLabelParams
WithBody adds the body to the org edit label params
func (*OrgEditLabelParams) WithContext ¶
func (o *OrgEditLabelParams) WithContext(ctx context.Context) *OrgEditLabelParams
WithContext adds the context to the org edit label params
func (*OrgEditLabelParams) WithDefaults ¶
func (o *OrgEditLabelParams) WithDefaults() *OrgEditLabelParams
WithDefaults hydrates default values in the org edit label params (not the query body).
All values with no default are reset to their zero value.
func (*OrgEditLabelParams) WithHTTPClient ¶
func (o *OrgEditLabelParams) WithHTTPClient(client *http.Client) *OrgEditLabelParams
WithHTTPClient adds the HTTPClient to the org edit label params
func (*OrgEditLabelParams) WithID ¶
func (o *OrgEditLabelParams) WithID(id int64) *OrgEditLabelParams
WithID adds the id to the org edit label params
func (*OrgEditLabelParams) WithOrg ¶
func (o *OrgEditLabelParams) WithOrg(org string) *OrgEditLabelParams
WithOrg adds the org to the org edit label params
func (*OrgEditLabelParams) WithTimeout ¶
func (o *OrgEditLabelParams) WithTimeout(timeout time.Duration) *OrgEditLabelParams
WithTimeout adds the timeout to the org edit label params
func (*OrgEditLabelParams) WriteToRequest ¶
func (o *OrgEditLabelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgEditLabelReader ¶
type OrgEditLabelReader struct {
// contains filtered or unexported fields
}
OrgEditLabelReader is a Reader for the OrgEditLabel structure.
func (*OrgEditLabelReader) ReadResponse ¶
func (o *OrgEditLabelReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgEditLabelUnprocessableEntity ¶
OrgEditLabelUnprocessableEntity describes a response with status code 422, with default header values.
APIValidationError is error format response related to input validation
func NewOrgEditLabelUnprocessableEntity ¶
func NewOrgEditLabelUnprocessableEntity() *OrgEditLabelUnprocessableEntity
NewOrgEditLabelUnprocessableEntity creates a OrgEditLabelUnprocessableEntity with default headers values
func (*OrgEditLabelUnprocessableEntity) Code ¶
func (o *OrgEditLabelUnprocessableEntity) Code() int
Code gets the status code for the org edit label unprocessable entity response
func (*OrgEditLabelUnprocessableEntity) Error ¶
func (o *OrgEditLabelUnprocessableEntity) Error() string
func (*OrgEditLabelUnprocessableEntity) IsClientError ¶
func (o *OrgEditLabelUnprocessableEntity) IsClientError() bool
IsClientError returns true when this org edit label unprocessable entity response has a 4xx status code
func (*OrgEditLabelUnprocessableEntity) IsCode ¶
func (o *OrgEditLabelUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this org edit label unprocessable entity response a status code equal to that given
func (*OrgEditLabelUnprocessableEntity) IsRedirect ¶
func (o *OrgEditLabelUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this org edit label unprocessable entity response has a 3xx status code
func (*OrgEditLabelUnprocessableEntity) IsServerError ¶
func (o *OrgEditLabelUnprocessableEntity) IsServerError() bool
IsServerError returns true when this org edit label unprocessable entity response has a 5xx status code
func (*OrgEditLabelUnprocessableEntity) IsSuccess ¶
func (o *OrgEditLabelUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this org edit label unprocessable entity response has a 2xx status code
func (*OrgEditLabelUnprocessableEntity) String ¶
func (o *OrgEditLabelUnprocessableEntity) String() string
type OrgEditNotFound ¶
type OrgEditNotFound struct {
}
OrgEditNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgEditNotFound ¶
func NewOrgEditNotFound() *OrgEditNotFound
NewOrgEditNotFound creates a OrgEditNotFound with default headers values
func (*OrgEditNotFound) Code ¶
func (o *OrgEditNotFound) Code() int
Code gets the status code for the org edit not found response
func (*OrgEditNotFound) Error ¶
func (o *OrgEditNotFound) Error() string
func (*OrgEditNotFound) IsClientError ¶
func (o *OrgEditNotFound) IsClientError() bool
IsClientError returns true when this org edit not found response has a 4xx status code
func (*OrgEditNotFound) IsCode ¶
func (o *OrgEditNotFound) IsCode(code int) bool
IsCode returns true when this org edit not found response a status code equal to that given
func (*OrgEditNotFound) IsRedirect ¶
func (o *OrgEditNotFound) IsRedirect() bool
IsRedirect returns true when this org edit not found response has a 3xx status code
func (*OrgEditNotFound) IsServerError ¶
func (o *OrgEditNotFound) IsServerError() bool
IsServerError returns true when this org edit not found response has a 5xx status code
func (*OrgEditNotFound) IsSuccess ¶
func (o *OrgEditNotFound) IsSuccess() bool
IsSuccess returns true when this org edit not found response has a 2xx status code
func (*OrgEditNotFound) String ¶
func (o *OrgEditNotFound) String() string
type OrgEditOK ¶
type OrgEditOK struct {
Payload *models.Organization
}
OrgEditOK describes a response with status code 200, with default header values.
Organization
func NewOrgEditOK ¶
func NewOrgEditOK() *OrgEditOK
NewOrgEditOK creates a OrgEditOK with default headers values
func (*OrgEditOK) GetPayload ¶
func (o *OrgEditOK) GetPayload() *models.Organization
func (*OrgEditOK) IsClientError ¶
IsClientError returns true when this org edit o k response has a 4xx status code
func (*OrgEditOK) IsCode ¶
IsCode returns true when this org edit o k response a status code equal to that given
func (*OrgEditOK) IsRedirect ¶
IsRedirect returns true when this org edit o k response has a 3xx status code
func (*OrgEditOK) IsServerError ¶
IsServerError returns true when this org edit o k response has a 5xx status code
type OrgEditParams ¶
type OrgEditParams struct {
// Body.
Body *models.EditOrgOption
/* Org.
name of the organization to edit
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgEditParams contains all the parameters to send to the API endpoint
for the org edit operation. Typically these are written to a http.Request.
func NewOrgEditParams ¶
func NewOrgEditParams() *OrgEditParams
NewOrgEditParams creates a new OrgEditParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgEditParamsWithContext ¶
func NewOrgEditParamsWithContext(ctx context.Context) *OrgEditParams
NewOrgEditParamsWithContext creates a new OrgEditParams object with the ability to set a context for a request.
func NewOrgEditParamsWithHTTPClient ¶
func NewOrgEditParamsWithHTTPClient(client *http.Client) *OrgEditParams
NewOrgEditParamsWithHTTPClient creates a new OrgEditParams object with the ability to set a custom HTTPClient for a request.
func NewOrgEditParamsWithTimeout ¶
func NewOrgEditParamsWithTimeout(timeout time.Duration) *OrgEditParams
NewOrgEditParamsWithTimeout creates a new OrgEditParams object with the ability to set a timeout on a request.
func (*OrgEditParams) SetBody ¶
func (o *OrgEditParams) SetBody(body *models.EditOrgOption)
SetBody adds the body to the org edit params
func (*OrgEditParams) SetContext ¶
func (o *OrgEditParams) SetContext(ctx context.Context)
SetContext adds the context to the org edit params
func (*OrgEditParams) SetDefaults ¶
func (o *OrgEditParams) SetDefaults()
SetDefaults hydrates default values in the org edit params (not the query body).
All values with no default are reset to their zero value.
func (*OrgEditParams) SetHTTPClient ¶
func (o *OrgEditParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org edit params
func (*OrgEditParams) SetOrg ¶
func (o *OrgEditParams) SetOrg(org string)
SetOrg adds the org to the org edit params
func (*OrgEditParams) SetTimeout ¶
func (o *OrgEditParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org edit params
func (*OrgEditParams) WithBody ¶
func (o *OrgEditParams) WithBody(body *models.EditOrgOption) *OrgEditParams
WithBody adds the body to the org edit params
func (*OrgEditParams) WithContext ¶
func (o *OrgEditParams) WithContext(ctx context.Context) *OrgEditParams
WithContext adds the context to the org edit params
func (*OrgEditParams) WithDefaults ¶
func (o *OrgEditParams) WithDefaults() *OrgEditParams
WithDefaults hydrates default values in the org edit params (not the query body).
All values with no default are reset to their zero value.
func (*OrgEditParams) WithHTTPClient ¶
func (o *OrgEditParams) WithHTTPClient(client *http.Client) *OrgEditParams
WithHTTPClient adds the HTTPClient to the org edit params
func (*OrgEditParams) WithOrg ¶
func (o *OrgEditParams) WithOrg(org string) *OrgEditParams
WithOrg adds the org to the org edit params
func (*OrgEditParams) WithTimeout ¶
func (o *OrgEditParams) WithTimeout(timeout time.Duration) *OrgEditParams
WithTimeout adds the timeout to the org edit params
func (*OrgEditParams) WriteToRequest ¶
func (o *OrgEditParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgEditReader ¶
type OrgEditReader struct {
// contains filtered or unexported fields
}
OrgEditReader is a Reader for the OrgEdit structure.
func (*OrgEditReader) ReadResponse ¶
func (o *OrgEditReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgEditTeamNotFound ¶
type OrgEditTeamNotFound struct {
}
OrgEditTeamNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgEditTeamNotFound ¶
func NewOrgEditTeamNotFound() *OrgEditTeamNotFound
NewOrgEditTeamNotFound creates a OrgEditTeamNotFound with default headers values
func (*OrgEditTeamNotFound) Code ¶
func (o *OrgEditTeamNotFound) Code() int
Code gets the status code for the org edit team not found response
func (*OrgEditTeamNotFound) Error ¶
func (o *OrgEditTeamNotFound) Error() string
func (*OrgEditTeamNotFound) IsClientError ¶
func (o *OrgEditTeamNotFound) IsClientError() bool
IsClientError returns true when this org edit team not found response has a 4xx status code
func (*OrgEditTeamNotFound) IsCode ¶
func (o *OrgEditTeamNotFound) IsCode(code int) bool
IsCode returns true when this org edit team not found response a status code equal to that given
func (*OrgEditTeamNotFound) IsRedirect ¶
func (o *OrgEditTeamNotFound) IsRedirect() bool
IsRedirect returns true when this org edit team not found response has a 3xx status code
func (*OrgEditTeamNotFound) IsServerError ¶
func (o *OrgEditTeamNotFound) IsServerError() bool
IsServerError returns true when this org edit team not found response has a 5xx status code
func (*OrgEditTeamNotFound) IsSuccess ¶
func (o *OrgEditTeamNotFound) IsSuccess() bool
IsSuccess returns true when this org edit team not found response has a 2xx status code
func (*OrgEditTeamNotFound) String ¶
func (o *OrgEditTeamNotFound) String() string
type OrgEditTeamOK ¶
OrgEditTeamOK describes a response with status code 200, with default header values.
Team
func NewOrgEditTeamOK ¶
func NewOrgEditTeamOK() *OrgEditTeamOK
NewOrgEditTeamOK creates a OrgEditTeamOK with default headers values
func (*OrgEditTeamOK) Code ¶
func (o *OrgEditTeamOK) Code() int
Code gets the status code for the org edit team o k response
func (*OrgEditTeamOK) Error ¶
func (o *OrgEditTeamOK) Error() string
func (*OrgEditTeamOK) GetPayload ¶
func (o *OrgEditTeamOK) GetPayload() *models.Team
func (*OrgEditTeamOK) IsClientError ¶
func (o *OrgEditTeamOK) IsClientError() bool
IsClientError returns true when this org edit team o k response has a 4xx status code
func (*OrgEditTeamOK) IsCode ¶
func (o *OrgEditTeamOK) IsCode(code int) bool
IsCode returns true when this org edit team o k response a status code equal to that given
func (*OrgEditTeamOK) IsRedirect ¶
func (o *OrgEditTeamOK) IsRedirect() bool
IsRedirect returns true when this org edit team o k response has a 3xx status code
func (*OrgEditTeamOK) IsServerError ¶
func (o *OrgEditTeamOK) IsServerError() bool
IsServerError returns true when this org edit team o k response has a 5xx status code
func (*OrgEditTeamOK) IsSuccess ¶
func (o *OrgEditTeamOK) IsSuccess() bool
IsSuccess returns true when this org edit team o k response has a 2xx status code
func (*OrgEditTeamOK) String ¶
func (o *OrgEditTeamOK) String() string
type OrgEditTeamParams ¶
type OrgEditTeamParams struct {
// Body.
Body *models.EditTeamOption
/* ID.
id of the team to edit
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgEditTeamParams contains all the parameters to send to the API endpoint
for the org edit team operation. Typically these are written to a http.Request.
func NewOrgEditTeamParams ¶
func NewOrgEditTeamParams() *OrgEditTeamParams
NewOrgEditTeamParams creates a new OrgEditTeamParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgEditTeamParamsWithContext ¶
func NewOrgEditTeamParamsWithContext(ctx context.Context) *OrgEditTeamParams
NewOrgEditTeamParamsWithContext creates a new OrgEditTeamParams object with the ability to set a context for a request.
func NewOrgEditTeamParamsWithHTTPClient ¶
func NewOrgEditTeamParamsWithHTTPClient(client *http.Client) *OrgEditTeamParams
NewOrgEditTeamParamsWithHTTPClient creates a new OrgEditTeamParams object with the ability to set a custom HTTPClient for a request.
func NewOrgEditTeamParamsWithTimeout ¶
func NewOrgEditTeamParamsWithTimeout(timeout time.Duration) *OrgEditTeamParams
NewOrgEditTeamParamsWithTimeout creates a new OrgEditTeamParams object with the ability to set a timeout on a request.
func (*OrgEditTeamParams) SetBody ¶
func (o *OrgEditTeamParams) SetBody(body *models.EditTeamOption)
SetBody adds the body to the org edit team params
func (*OrgEditTeamParams) SetContext ¶
func (o *OrgEditTeamParams) SetContext(ctx context.Context)
SetContext adds the context to the org edit team params
func (*OrgEditTeamParams) SetDefaults ¶
func (o *OrgEditTeamParams) SetDefaults()
SetDefaults hydrates default values in the org edit team params (not the query body).
All values with no default are reset to their zero value.
func (*OrgEditTeamParams) SetHTTPClient ¶
func (o *OrgEditTeamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org edit team params
func (*OrgEditTeamParams) SetID ¶
func (o *OrgEditTeamParams) SetID(id int64)
SetID adds the id to the org edit team params
func (*OrgEditTeamParams) SetTimeout ¶
func (o *OrgEditTeamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org edit team params
func (*OrgEditTeamParams) WithBody ¶
func (o *OrgEditTeamParams) WithBody(body *models.EditTeamOption) *OrgEditTeamParams
WithBody adds the body to the org edit team params
func (*OrgEditTeamParams) WithContext ¶
func (o *OrgEditTeamParams) WithContext(ctx context.Context) *OrgEditTeamParams
WithContext adds the context to the org edit team params
func (*OrgEditTeamParams) WithDefaults ¶
func (o *OrgEditTeamParams) WithDefaults() *OrgEditTeamParams
WithDefaults hydrates default values in the org edit team params (not the query body).
All values with no default are reset to their zero value.
func (*OrgEditTeamParams) WithHTTPClient ¶
func (o *OrgEditTeamParams) WithHTTPClient(client *http.Client) *OrgEditTeamParams
WithHTTPClient adds the HTTPClient to the org edit team params
func (*OrgEditTeamParams) WithID ¶
func (o *OrgEditTeamParams) WithID(id int64) *OrgEditTeamParams
WithID adds the id to the org edit team params
func (*OrgEditTeamParams) WithTimeout ¶
func (o *OrgEditTeamParams) WithTimeout(timeout time.Duration) *OrgEditTeamParams
WithTimeout adds the timeout to the org edit team params
func (*OrgEditTeamParams) WriteToRequest ¶
func (o *OrgEditTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgEditTeamReader ¶
type OrgEditTeamReader struct {
// contains filtered or unexported fields
}
OrgEditTeamReader is a Reader for the OrgEditTeam structure.
func (*OrgEditTeamReader) ReadResponse ¶
func (o *OrgEditTeamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgGetAllOK ¶
type OrgGetAllOK struct {
Payload []*models.Organization
}
OrgGetAllOK describes a response with status code 200, with default header values.
OrganizationList
func NewOrgGetAllOK ¶
func NewOrgGetAllOK() *OrgGetAllOK
NewOrgGetAllOK creates a OrgGetAllOK with default headers values
func (*OrgGetAllOK) Code ¶
func (o *OrgGetAllOK) Code() int
Code gets the status code for the org get all o k response
func (*OrgGetAllOK) Error ¶
func (o *OrgGetAllOK) Error() string
func (*OrgGetAllOK) GetPayload ¶
func (o *OrgGetAllOK) GetPayload() []*models.Organization
func (*OrgGetAllOK) IsClientError ¶
func (o *OrgGetAllOK) IsClientError() bool
IsClientError returns true when this org get all o k response has a 4xx status code
func (*OrgGetAllOK) IsCode ¶
func (o *OrgGetAllOK) IsCode(code int) bool
IsCode returns true when this org get all o k response a status code equal to that given
func (*OrgGetAllOK) IsRedirect ¶
func (o *OrgGetAllOK) IsRedirect() bool
IsRedirect returns true when this org get all o k response has a 3xx status code
func (*OrgGetAllOK) IsServerError ¶
func (o *OrgGetAllOK) IsServerError() bool
IsServerError returns true when this org get all o k response has a 5xx status code
func (*OrgGetAllOK) IsSuccess ¶
func (o *OrgGetAllOK) IsSuccess() bool
IsSuccess returns true when this org get all o k response has a 2xx status code
func (*OrgGetAllOK) String ¶
func (o *OrgGetAllOK) String() string
type OrgGetAllParams ¶
type OrgGetAllParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgGetAllParams contains all the parameters to send to the API endpoint
for the org get all operation. Typically these are written to a http.Request.
func NewOrgGetAllParams ¶
func NewOrgGetAllParams() *OrgGetAllParams
NewOrgGetAllParams creates a new OrgGetAllParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgGetAllParamsWithContext ¶
func NewOrgGetAllParamsWithContext(ctx context.Context) *OrgGetAllParams
NewOrgGetAllParamsWithContext creates a new OrgGetAllParams object with the ability to set a context for a request.
func NewOrgGetAllParamsWithHTTPClient ¶
func NewOrgGetAllParamsWithHTTPClient(client *http.Client) *OrgGetAllParams
NewOrgGetAllParamsWithHTTPClient creates a new OrgGetAllParams object with the ability to set a custom HTTPClient for a request.
func NewOrgGetAllParamsWithTimeout ¶
func NewOrgGetAllParamsWithTimeout(timeout time.Duration) *OrgGetAllParams
NewOrgGetAllParamsWithTimeout creates a new OrgGetAllParams object with the ability to set a timeout on a request.
func (*OrgGetAllParams) SetContext ¶
func (o *OrgGetAllParams) SetContext(ctx context.Context)
SetContext adds the context to the org get all params
func (*OrgGetAllParams) SetDefaults ¶
func (o *OrgGetAllParams) SetDefaults()
SetDefaults hydrates default values in the org get all params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetAllParams) SetHTTPClient ¶
func (o *OrgGetAllParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org get all params
func (*OrgGetAllParams) SetLimit ¶
func (o *OrgGetAllParams) SetLimit(limit *int64)
SetLimit adds the limit to the org get all params
func (*OrgGetAllParams) SetPage ¶
func (o *OrgGetAllParams) SetPage(page *int64)
SetPage adds the page to the org get all params
func (*OrgGetAllParams) SetTimeout ¶
func (o *OrgGetAllParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org get all params
func (*OrgGetAllParams) WithContext ¶
func (o *OrgGetAllParams) WithContext(ctx context.Context) *OrgGetAllParams
WithContext adds the context to the org get all params
func (*OrgGetAllParams) WithDefaults ¶
func (o *OrgGetAllParams) WithDefaults() *OrgGetAllParams
WithDefaults hydrates default values in the org get all params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetAllParams) WithHTTPClient ¶
func (o *OrgGetAllParams) WithHTTPClient(client *http.Client) *OrgGetAllParams
WithHTTPClient adds the HTTPClient to the org get all params
func (*OrgGetAllParams) WithLimit ¶
func (o *OrgGetAllParams) WithLimit(limit *int64) *OrgGetAllParams
WithLimit adds the limit to the org get all params
func (*OrgGetAllParams) WithPage ¶
func (o *OrgGetAllParams) WithPage(page *int64) *OrgGetAllParams
WithPage adds the page to the org get all params
func (*OrgGetAllParams) WithTimeout ¶
func (o *OrgGetAllParams) WithTimeout(timeout time.Duration) *OrgGetAllParams
WithTimeout adds the timeout to the org get all params
func (*OrgGetAllParams) WriteToRequest ¶
func (o *OrgGetAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgGetAllReader ¶
type OrgGetAllReader struct {
// contains filtered or unexported fields
}
OrgGetAllReader is a Reader for the OrgGetAll structure.
func (*OrgGetAllReader) ReadResponse ¶
func (o *OrgGetAllReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgGetHookNotFound ¶
type OrgGetHookNotFound struct {
}
OrgGetHookNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgGetHookNotFound ¶
func NewOrgGetHookNotFound() *OrgGetHookNotFound
NewOrgGetHookNotFound creates a OrgGetHookNotFound with default headers values
func (*OrgGetHookNotFound) Code ¶
func (o *OrgGetHookNotFound) Code() int
Code gets the status code for the org get hook not found response
func (*OrgGetHookNotFound) Error ¶
func (o *OrgGetHookNotFound) Error() string
func (*OrgGetHookNotFound) IsClientError ¶
func (o *OrgGetHookNotFound) IsClientError() bool
IsClientError returns true when this org get hook not found response has a 4xx status code
func (*OrgGetHookNotFound) IsCode ¶
func (o *OrgGetHookNotFound) IsCode(code int) bool
IsCode returns true when this org get hook not found response a status code equal to that given
func (*OrgGetHookNotFound) IsRedirect ¶
func (o *OrgGetHookNotFound) IsRedirect() bool
IsRedirect returns true when this org get hook not found response has a 3xx status code
func (*OrgGetHookNotFound) IsServerError ¶
func (o *OrgGetHookNotFound) IsServerError() bool
IsServerError returns true when this org get hook not found response has a 5xx status code
func (*OrgGetHookNotFound) IsSuccess ¶
func (o *OrgGetHookNotFound) IsSuccess() bool
IsSuccess returns true when this org get hook not found response has a 2xx status code
func (*OrgGetHookNotFound) String ¶
func (o *OrgGetHookNotFound) String() string
type OrgGetHookOK ¶
OrgGetHookOK describes a response with status code 200, with default header values.
Hook
func NewOrgGetHookOK ¶
func NewOrgGetHookOK() *OrgGetHookOK
NewOrgGetHookOK creates a OrgGetHookOK with default headers values
func (*OrgGetHookOK) Code ¶
func (o *OrgGetHookOK) Code() int
Code gets the status code for the org get hook o k response
func (*OrgGetHookOK) Error ¶
func (o *OrgGetHookOK) Error() string
func (*OrgGetHookOK) GetPayload ¶
func (o *OrgGetHookOK) GetPayload() *models.Hook
func (*OrgGetHookOK) IsClientError ¶
func (o *OrgGetHookOK) IsClientError() bool
IsClientError returns true when this org get hook o k response has a 4xx status code
func (*OrgGetHookOK) IsCode ¶
func (o *OrgGetHookOK) IsCode(code int) bool
IsCode returns true when this org get hook o k response a status code equal to that given
func (*OrgGetHookOK) IsRedirect ¶
func (o *OrgGetHookOK) IsRedirect() bool
IsRedirect returns true when this org get hook o k response has a 3xx status code
func (*OrgGetHookOK) IsServerError ¶
func (o *OrgGetHookOK) IsServerError() bool
IsServerError returns true when this org get hook o k response has a 5xx status code
func (*OrgGetHookOK) IsSuccess ¶
func (o *OrgGetHookOK) IsSuccess() bool
IsSuccess returns true when this org get hook o k response has a 2xx status code
func (*OrgGetHookOK) String ¶
func (o *OrgGetHookOK) String() string
type OrgGetHookParams ¶
type OrgGetHookParams struct {
/* ID.
id of the hook to get
Format: int64
*/
ID int64
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgGetHookParams contains all the parameters to send to the API endpoint
for the org get hook operation. Typically these are written to a http.Request.
func NewOrgGetHookParams ¶
func NewOrgGetHookParams() *OrgGetHookParams
NewOrgGetHookParams creates a new OrgGetHookParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgGetHookParamsWithContext ¶
func NewOrgGetHookParamsWithContext(ctx context.Context) *OrgGetHookParams
NewOrgGetHookParamsWithContext creates a new OrgGetHookParams object with the ability to set a context for a request.
func NewOrgGetHookParamsWithHTTPClient ¶
func NewOrgGetHookParamsWithHTTPClient(client *http.Client) *OrgGetHookParams
NewOrgGetHookParamsWithHTTPClient creates a new OrgGetHookParams object with the ability to set a custom HTTPClient for a request.
func NewOrgGetHookParamsWithTimeout ¶
func NewOrgGetHookParamsWithTimeout(timeout time.Duration) *OrgGetHookParams
NewOrgGetHookParamsWithTimeout creates a new OrgGetHookParams object with the ability to set a timeout on a request.
func (*OrgGetHookParams) SetContext ¶
func (o *OrgGetHookParams) SetContext(ctx context.Context)
SetContext adds the context to the org get hook params
func (*OrgGetHookParams) SetDefaults ¶
func (o *OrgGetHookParams) SetDefaults()
SetDefaults hydrates default values in the org get hook params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetHookParams) SetHTTPClient ¶
func (o *OrgGetHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org get hook params
func (*OrgGetHookParams) SetID ¶
func (o *OrgGetHookParams) SetID(id int64)
SetID adds the id to the org get hook params
func (*OrgGetHookParams) SetOrg ¶
func (o *OrgGetHookParams) SetOrg(org string)
SetOrg adds the org to the org get hook params
func (*OrgGetHookParams) SetTimeout ¶
func (o *OrgGetHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org get hook params
func (*OrgGetHookParams) WithContext ¶
func (o *OrgGetHookParams) WithContext(ctx context.Context) *OrgGetHookParams
WithContext adds the context to the org get hook params
func (*OrgGetHookParams) WithDefaults ¶
func (o *OrgGetHookParams) WithDefaults() *OrgGetHookParams
WithDefaults hydrates default values in the org get hook params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetHookParams) WithHTTPClient ¶
func (o *OrgGetHookParams) WithHTTPClient(client *http.Client) *OrgGetHookParams
WithHTTPClient adds the HTTPClient to the org get hook params
func (*OrgGetHookParams) WithID ¶
func (o *OrgGetHookParams) WithID(id int64) *OrgGetHookParams
WithID adds the id to the org get hook params
func (*OrgGetHookParams) WithOrg ¶
func (o *OrgGetHookParams) WithOrg(org string) *OrgGetHookParams
WithOrg adds the org to the org get hook params
func (*OrgGetHookParams) WithTimeout ¶
func (o *OrgGetHookParams) WithTimeout(timeout time.Duration) *OrgGetHookParams
WithTimeout adds the timeout to the org get hook params
func (*OrgGetHookParams) WriteToRequest ¶
func (o *OrgGetHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgGetHookReader ¶
type OrgGetHookReader struct {
// contains filtered or unexported fields
}
OrgGetHookReader is a Reader for the OrgGetHook structure.
func (*OrgGetHookReader) ReadResponse ¶
func (o *OrgGetHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgGetLabelNotFound ¶
type OrgGetLabelNotFound struct {
}
OrgGetLabelNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgGetLabelNotFound ¶
func NewOrgGetLabelNotFound() *OrgGetLabelNotFound
NewOrgGetLabelNotFound creates a OrgGetLabelNotFound with default headers values
func (*OrgGetLabelNotFound) Code ¶
func (o *OrgGetLabelNotFound) Code() int
Code gets the status code for the org get label not found response
func (*OrgGetLabelNotFound) Error ¶
func (o *OrgGetLabelNotFound) Error() string
func (*OrgGetLabelNotFound) IsClientError ¶
func (o *OrgGetLabelNotFound) IsClientError() bool
IsClientError returns true when this org get label not found response has a 4xx status code
func (*OrgGetLabelNotFound) IsCode ¶
func (o *OrgGetLabelNotFound) IsCode(code int) bool
IsCode returns true when this org get label not found response a status code equal to that given
func (*OrgGetLabelNotFound) IsRedirect ¶
func (o *OrgGetLabelNotFound) IsRedirect() bool
IsRedirect returns true when this org get label not found response has a 3xx status code
func (*OrgGetLabelNotFound) IsServerError ¶
func (o *OrgGetLabelNotFound) IsServerError() bool
IsServerError returns true when this org get label not found response has a 5xx status code
func (*OrgGetLabelNotFound) IsSuccess ¶
func (o *OrgGetLabelNotFound) IsSuccess() bool
IsSuccess returns true when this org get label not found response has a 2xx status code
func (*OrgGetLabelNotFound) String ¶
func (o *OrgGetLabelNotFound) String() string
type OrgGetLabelOK ¶
OrgGetLabelOK describes a response with status code 200, with default header values.
Label
func NewOrgGetLabelOK ¶
func NewOrgGetLabelOK() *OrgGetLabelOK
NewOrgGetLabelOK creates a OrgGetLabelOK with default headers values
func (*OrgGetLabelOK) Code ¶
func (o *OrgGetLabelOK) Code() int
Code gets the status code for the org get label o k response
func (*OrgGetLabelOK) Error ¶
func (o *OrgGetLabelOK) Error() string
func (*OrgGetLabelOK) GetPayload ¶
func (o *OrgGetLabelOK) GetPayload() *models.Label
func (*OrgGetLabelOK) IsClientError ¶
func (o *OrgGetLabelOK) IsClientError() bool
IsClientError returns true when this org get label o k response has a 4xx status code
func (*OrgGetLabelOK) IsCode ¶
func (o *OrgGetLabelOK) IsCode(code int) bool
IsCode returns true when this org get label o k response a status code equal to that given
func (*OrgGetLabelOK) IsRedirect ¶
func (o *OrgGetLabelOK) IsRedirect() bool
IsRedirect returns true when this org get label o k response has a 3xx status code
func (*OrgGetLabelOK) IsServerError ¶
func (o *OrgGetLabelOK) IsServerError() bool
IsServerError returns true when this org get label o k response has a 5xx status code
func (*OrgGetLabelOK) IsSuccess ¶
func (o *OrgGetLabelOK) IsSuccess() bool
IsSuccess returns true when this org get label o k response has a 2xx status code
func (*OrgGetLabelOK) String ¶
func (o *OrgGetLabelOK) String() string
type OrgGetLabelParams ¶
type OrgGetLabelParams struct {
/* ID.
id of the label to get
Format: int64
*/
ID int64
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgGetLabelParams contains all the parameters to send to the API endpoint
for the org get label operation. Typically these are written to a http.Request.
func NewOrgGetLabelParams ¶
func NewOrgGetLabelParams() *OrgGetLabelParams
NewOrgGetLabelParams creates a new OrgGetLabelParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgGetLabelParamsWithContext ¶
func NewOrgGetLabelParamsWithContext(ctx context.Context) *OrgGetLabelParams
NewOrgGetLabelParamsWithContext creates a new OrgGetLabelParams object with the ability to set a context for a request.
func NewOrgGetLabelParamsWithHTTPClient ¶
func NewOrgGetLabelParamsWithHTTPClient(client *http.Client) *OrgGetLabelParams
NewOrgGetLabelParamsWithHTTPClient creates a new OrgGetLabelParams object with the ability to set a custom HTTPClient for a request.
func NewOrgGetLabelParamsWithTimeout ¶
func NewOrgGetLabelParamsWithTimeout(timeout time.Duration) *OrgGetLabelParams
NewOrgGetLabelParamsWithTimeout creates a new OrgGetLabelParams object with the ability to set a timeout on a request.
func (*OrgGetLabelParams) SetContext ¶
func (o *OrgGetLabelParams) SetContext(ctx context.Context)
SetContext adds the context to the org get label params
func (*OrgGetLabelParams) SetDefaults ¶
func (o *OrgGetLabelParams) SetDefaults()
SetDefaults hydrates default values in the org get label params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetLabelParams) SetHTTPClient ¶
func (o *OrgGetLabelParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org get label params
func (*OrgGetLabelParams) SetID ¶
func (o *OrgGetLabelParams) SetID(id int64)
SetID adds the id to the org get label params
func (*OrgGetLabelParams) SetOrg ¶
func (o *OrgGetLabelParams) SetOrg(org string)
SetOrg adds the org to the org get label params
func (*OrgGetLabelParams) SetTimeout ¶
func (o *OrgGetLabelParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org get label params
func (*OrgGetLabelParams) WithContext ¶
func (o *OrgGetLabelParams) WithContext(ctx context.Context) *OrgGetLabelParams
WithContext adds the context to the org get label params
func (*OrgGetLabelParams) WithDefaults ¶
func (o *OrgGetLabelParams) WithDefaults() *OrgGetLabelParams
WithDefaults hydrates default values in the org get label params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetLabelParams) WithHTTPClient ¶
func (o *OrgGetLabelParams) WithHTTPClient(client *http.Client) *OrgGetLabelParams
WithHTTPClient adds the HTTPClient to the org get label params
func (*OrgGetLabelParams) WithID ¶
func (o *OrgGetLabelParams) WithID(id int64) *OrgGetLabelParams
WithID adds the id to the org get label params
func (*OrgGetLabelParams) WithOrg ¶
func (o *OrgGetLabelParams) WithOrg(org string) *OrgGetLabelParams
WithOrg adds the org to the org get label params
func (*OrgGetLabelParams) WithTimeout ¶
func (o *OrgGetLabelParams) WithTimeout(timeout time.Duration) *OrgGetLabelParams
WithTimeout adds the timeout to the org get label params
func (*OrgGetLabelParams) WriteToRequest ¶
func (o *OrgGetLabelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgGetLabelReader ¶
type OrgGetLabelReader struct {
// contains filtered or unexported fields
}
OrgGetLabelReader is a Reader for the OrgGetLabel structure.
func (*OrgGetLabelReader) ReadResponse ¶
func (o *OrgGetLabelReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgGetNotFound ¶
type OrgGetNotFound struct {
}
OrgGetNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgGetNotFound ¶
func NewOrgGetNotFound() *OrgGetNotFound
NewOrgGetNotFound creates a OrgGetNotFound with default headers values
func (*OrgGetNotFound) Code ¶
func (o *OrgGetNotFound) Code() int
Code gets the status code for the org get not found response
func (*OrgGetNotFound) Error ¶
func (o *OrgGetNotFound) Error() string
func (*OrgGetNotFound) IsClientError ¶
func (o *OrgGetNotFound) IsClientError() bool
IsClientError returns true when this org get not found response has a 4xx status code
func (*OrgGetNotFound) IsCode ¶
func (o *OrgGetNotFound) IsCode(code int) bool
IsCode returns true when this org get not found response a status code equal to that given
func (*OrgGetNotFound) IsRedirect ¶
func (o *OrgGetNotFound) IsRedirect() bool
IsRedirect returns true when this org get not found response has a 3xx status code
func (*OrgGetNotFound) IsServerError ¶
func (o *OrgGetNotFound) IsServerError() bool
IsServerError returns true when this org get not found response has a 5xx status code
func (*OrgGetNotFound) IsSuccess ¶
func (o *OrgGetNotFound) IsSuccess() bool
IsSuccess returns true when this org get not found response has a 2xx status code
func (*OrgGetNotFound) String ¶
func (o *OrgGetNotFound) String() string
type OrgGetOK ¶
type OrgGetOK struct {
Payload *models.Organization
}
OrgGetOK describes a response with status code 200, with default header values.
Organization
func NewOrgGetOK ¶
func NewOrgGetOK() *OrgGetOK
NewOrgGetOK creates a OrgGetOK with default headers values
func (*OrgGetOK) GetPayload ¶
func (o *OrgGetOK) GetPayload() *models.Organization
func (*OrgGetOK) IsClientError ¶
IsClientError returns true when this org get o k response has a 4xx status code
func (*OrgGetOK) IsCode ¶
IsCode returns true when this org get o k response a status code equal to that given
func (*OrgGetOK) IsRedirect ¶
IsRedirect returns true when this org get o k response has a 3xx status code
func (*OrgGetOK) IsServerError ¶
IsServerError returns true when this org get o k response has a 5xx status code
type OrgGetParams ¶
type OrgGetParams struct {
/* Org.
name of the organization to get
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgGetParams contains all the parameters to send to the API endpoint
for the org get operation. Typically these are written to a http.Request.
func NewOrgGetParams ¶
func NewOrgGetParams() *OrgGetParams
NewOrgGetParams creates a new OrgGetParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgGetParamsWithContext ¶
func NewOrgGetParamsWithContext(ctx context.Context) *OrgGetParams
NewOrgGetParamsWithContext creates a new OrgGetParams object with the ability to set a context for a request.
func NewOrgGetParamsWithHTTPClient ¶
func NewOrgGetParamsWithHTTPClient(client *http.Client) *OrgGetParams
NewOrgGetParamsWithHTTPClient creates a new OrgGetParams object with the ability to set a custom HTTPClient for a request.
func NewOrgGetParamsWithTimeout ¶
func NewOrgGetParamsWithTimeout(timeout time.Duration) *OrgGetParams
NewOrgGetParamsWithTimeout creates a new OrgGetParams object with the ability to set a timeout on a request.
func (*OrgGetParams) SetContext ¶
func (o *OrgGetParams) SetContext(ctx context.Context)
SetContext adds the context to the org get params
func (*OrgGetParams) SetDefaults ¶
func (o *OrgGetParams) SetDefaults()
SetDefaults hydrates default values in the org get params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetParams) SetHTTPClient ¶
func (o *OrgGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org get params
func (*OrgGetParams) SetOrg ¶
func (o *OrgGetParams) SetOrg(org string)
SetOrg adds the org to the org get params
func (*OrgGetParams) SetTimeout ¶
func (o *OrgGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org get params
func (*OrgGetParams) WithContext ¶
func (o *OrgGetParams) WithContext(ctx context.Context) *OrgGetParams
WithContext adds the context to the org get params
func (*OrgGetParams) WithDefaults ¶
func (o *OrgGetParams) WithDefaults() *OrgGetParams
WithDefaults hydrates default values in the org get params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetParams) WithHTTPClient ¶
func (o *OrgGetParams) WithHTTPClient(client *http.Client) *OrgGetParams
WithHTTPClient adds the HTTPClient to the org get params
func (*OrgGetParams) WithOrg ¶
func (o *OrgGetParams) WithOrg(org string) *OrgGetParams
WithOrg adds the org to the org get params
func (*OrgGetParams) WithTimeout ¶
func (o *OrgGetParams) WithTimeout(timeout time.Duration) *OrgGetParams
WithTimeout adds the timeout to the org get params
func (*OrgGetParams) WriteToRequest ¶
func (o *OrgGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgGetReader ¶
type OrgGetReader struct {
// contains filtered or unexported fields
}
OrgGetReader is a Reader for the OrgGet structure.
func (*OrgGetReader) ReadResponse ¶
func (o *OrgGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgGetRunnerRegistrationTokenOK ¶
type OrgGetRunnerRegistrationTokenOK struct {
Token string
}
OrgGetRunnerRegistrationTokenOK describes a response with status code 200, with default header values.
RegistrationToken is response related to registration token
func NewOrgGetRunnerRegistrationTokenOK ¶
func NewOrgGetRunnerRegistrationTokenOK() *OrgGetRunnerRegistrationTokenOK
NewOrgGetRunnerRegistrationTokenOK creates a OrgGetRunnerRegistrationTokenOK with default headers values
func (*OrgGetRunnerRegistrationTokenOK) Code ¶
func (o *OrgGetRunnerRegistrationTokenOK) Code() int
Code gets the status code for the org get runner registration token o k response
func (*OrgGetRunnerRegistrationTokenOK) Error ¶
func (o *OrgGetRunnerRegistrationTokenOK) Error() string
func (*OrgGetRunnerRegistrationTokenOK) IsClientError ¶
func (o *OrgGetRunnerRegistrationTokenOK) IsClientError() bool
IsClientError returns true when this org get runner registration token o k response has a 4xx status code
func (*OrgGetRunnerRegistrationTokenOK) IsCode ¶
func (o *OrgGetRunnerRegistrationTokenOK) IsCode(code int) bool
IsCode returns true when this org get runner registration token o k response a status code equal to that given
func (*OrgGetRunnerRegistrationTokenOK) IsRedirect ¶
func (o *OrgGetRunnerRegistrationTokenOK) IsRedirect() bool
IsRedirect returns true when this org get runner registration token o k response has a 3xx status code
func (*OrgGetRunnerRegistrationTokenOK) IsServerError ¶
func (o *OrgGetRunnerRegistrationTokenOK) IsServerError() bool
IsServerError returns true when this org get runner registration token o k response has a 5xx status code
func (*OrgGetRunnerRegistrationTokenOK) IsSuccess ¶
func (o *OrgGetRunnerRegistrationTokenOK) IsSuccess() bool
IsSuccess returns true when this org get runner registration token o k response has a 2xx status code
func (*OrgGetRunnerRegistrationTokenOK) String ¶
func (o *OrgGetRunnerRegistrationTokenOK) String() string
type OrgGetRunnerRegistrationTokenParams ¶
type OrgGetRunnerRegistrationTokenParams struct {
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgGetRunnerRegistrationTokenParams contains all the parameters to send to the API endpoint
for the org get runner registration token operation. Typically these are written to a http.Request.
func NewOrgGetRunnerRegistrationTokenParams ¶
func NewOrgGetRunnerRegistrationTokenParams() *OrgGetRunnerRegistrationTokenParams
NewOrgGetRunnerRegistrationTokenParams creates a new OrgGetRunnerRegistrationTokenParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgGetRunnerRegistrationTokenParamsWithContext ¶
func NewOrgGetRunnerRegistrationTokenParamsWithContext(ctx context.Context) *OrgGetRunnerRegistrationTokenParams
NewOrgGetRunnerRegistrationTokenParamsWithContext creates a new OrgGetRunnerRegistrationTokenParams object with the ability to set a context for a request.
func NewOrgGetRunnerRegistrationTokenParamsWithHTTPClient ¶
func NewOrgGetRunnerRegistrationTokenParamsWithHTTPClient(client *http.Client) *OrgGetRunnerRegistrationTokenParams
NewOrgGetRunnerRegistrationTokenParamsWithHTTPClient creates a new OrgGetRunnerRegistrationTokenParams object with the ability to set a custom HTTPClient for a request.
func NewOrgGetRunnerRegistrationTokenParamsWithTimeout ¶
func NewOrgGetRunnerRegistrationTokenParamsWithTimeout(timeout time.Duration) *OrgGetRunnerRegistrationTokenParams
NewOrgGetRunnerRegistrationTokenParamsWithTimeout creates a new OrgGetRunnerRegistrationTokenParams object with the ability to set a timeout on a request.
func (*OrgGetRunnerRegistrationTokenParams) SetContext ¶
func (o *OrgGetRunnerRegistrationTokenParams) SetContext(ctx context.Context)
SetContext adds the context to the org get runner registration token params
func (*OrgGetRunnerRegistrationTokenParams) SetDefaults ¶
func (o *OrgGetRunnerRegistrationTokenParams) SetDefaults()
SetDefaults hydrates default values in the org get runner registration token params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetRunnerRegistrationTokenParams) SetHTTPClient ¶
func (o *OrgGetRunnerRegistrationTokenParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org get runner registration token params
func (*OrgGetRunnerRegistrationTokenParams) SetOrg ¶
func (o *OrgGetRunnerRegistrationTokenParams) SetOrg(org string)
SetOrg adds the org to the org get runner registration token params
func (*OrgGetRunnerRegistrationTokenParams) SetTimeout ¶
func (o *OrgGetRunnerRegistrationTokenParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org get runner registration token params
func (*OrgGetRunnerRegistrationTokenParams) WithContext ¶
func (o *OrgGetRunnerRegistrationTokenParams) WithContext(ctx context.Context) *OrgGetRunnerRegistrationTokenParams
WithContext adds the context to the org get runner registration token params
func (*OrgGetRunnerRegistrationTokenParams) WithDefaults ¶
func (o *OrgGetRunnerRegistrationTokenParams) WithDefaults() *OrgGetRunnerRegistrationTokenParams
WithDefaults hydrates default values in the org get runner registration token params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetRunnerRegistrationTokenParams) WithHTTPClient ¶
func (o *OrgGetRunnerRegistrationTokenParams) WithHTTPClient(client *http.Client) *OrgGetRunnerRegistrationTokenParams
WithHTTPClient adds the HTTPClient to the org get runner registration token params
func (*OrgGetRunnerRegistrationTokenParams) WithOrg ¶
func (o *OrgGetRunnerRegistrationTokenParams) WithOrg(org string) *OrgGetRunnerRegistrationTokenParams
WithOrg adds the org to the org get runner registration token params
func (*OrgGetRunnerRegistrationTokenParams) WithTimeout ¶
func (o *OrgGetRunnerRegistrationTokenParams) WithTimeout(timeout time.Duration) *OrgGetRunnerRegistrationTokenParams
WithTimeout adds the timeout to the org get runner registration token params
func (*OrgGetRunnerRegistrationTokenParams) WriteToRequest ¶
func (o *OrgGetRunnerRegistrationTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgGetRunnerRegistrationTokenReader ¶
type OrgGetRunnerRegistrationTokenReader struct {
// contains filtered or unexported fields
}
OrgGetRunnerRegistrationTokenReader is a Reader for the OrgGetRunnerRegistrationToken structure.
func (*OrgGetRunnerRegistrationTokenReader) ReadResponse ¶
func (o *OrgGetRunnerRegistrationTokenReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgGetTeamNotFound ¶
type OrgGetTeamNotFound struct {
}
OrgGetTeamNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgGetTeamNotFound ¶
func NewOrgGetTeamNotFound() *OrgGetTeamNotFound
NewOrgGetTeamNotFound creates a OrgGetTeamNotFound with default headers values
func (*OrgGetTeamNotFound) Code ¶
func (o *OrgGetTeamNotFound) Code() int
Code gets the status code for the org get team not found response
func (*OrgGetTeamNotFound) Error ¶
func (o *OrgGetTeamNotFound) Error() string
func (*OrgGetTeamNotFound) IsClientError ¶
func (o *OrgGetTeamNotFound) IsClientError() bool
IsClientError returns true when this org get team not found response has a 4xx status code
func (*OrgGetTeamNotFound) IsCode ¶
func (o *OrgGetTeamNotFound) IsCode(code int) bool
IsCode returns true when this org get team not found response a status code equal to that given
func (*OrgGetTeamNotFound) IsRedirect ¶
func (o *OrgGetTeamNotFound) IsRedirect() bool
IsRedirect returns true when this org get team not found response has a 3xx status code
func (*OrgGetTeamNotFound) IsServerError ¶
func (o *OrgGetTeamNotFound) IsServerError() bool
IsServerError returns true when this org get team not found response has a 5xx status code
func (*OrgGetTeamNotFound) IsSuccess ¶
func (o *OrgGetTeamNotFound) IsSuccess() bool
IsSuccess returns true when this org get team not found response has a 2xx status code
func (*OrgGetTeamNotFound) String ¶
func (o *OrgGetTeamNotFound) String() string
type OrgGetTeamOK ¶
OrgGetTeamOK describes a response with status code 200, with default header values.
Team
func NewOrgGetTeamOK ¶
func NewOrgGetTeamOK() *OrgGetTeamOK
NewOrgGetTeamOK creates a OrgGetTeamOK with default headers values
func (*OrgGetTeamOK) Code ¶
func (o *OrgGetTeamOK) Code() int
Code gets the status code for the org get team o k response
func (*OrgGetTeamOK) Error ¶
func (o *OrgGetTeamOK) Error() string
func (*OrgGetTeamOK) GetPayload ¶
func (o *OrgGetTeamOK) GetPayload() *models.Team
func (*OrgGetTeamOK) IsClientError ¶
func (o *OrgGetTeamOK) IsClientError() bool
IsClientError returns true when this org get team o k response has a 4xx status code
func (*OrgGetTeamOK) IsCode ¶
func (o *OrgGetTeamOK) IsCode(code int) bool
IsCode returns true when this org get team o k response a status code equal to that given
func (*OrgGetTeamOK) IsRedirect ¶
func (o *OrgGetTeamOK) IsRedirect() bool
IsRedirect returns true when this org get team o k response has a 3xx status code
func (*OrgGetTeamOK) IsServerError ¶
func (o *OrgGetTeamOK) IsServerError() bool
IsServerError returns true when this org get team o k response has a 5xx status code
func (*OrgGetTeamOK) IsSuccess ¶
func (o *OrgGetTeamOK) IsSuccess() bool
IsSuccess returns true when this org get team o k response has a 2xx status code
func (*OrgGetTeamOK) String ¶
func (o *OrgGetTeamOK) String() string
type OrgGetTeamParams ¶
type OrgGetTeamParams struct {
/* ID.
id of the team to get
Format: int64
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgGetTeamParams contains all the parameters to send to the API endpoint
for the org get team operation. Typically these are written to a http.Request.
func NewOrgGetTeamParams ¶
func NewOrgGetTeamParams() *OrgGetTeamParams
NewOrgGetTeamParams creates a new OrgGetTeamParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgGetTeamParamsWithContext ¶
func NewOrgGetTeamParamsWithContext(ctx context.Context) *OrgGetTeamParams
NewOrgGetTeamParamsWithContext creates a new OrgGetTeamParams object with the ability to set a context for a request.
func NewOrgGetTeamParamsWithHTTPClient ¶
func NewOrgGetTeamParamsWithHTTPClient(client *http.Client) *OrgGetTeamParams
NewOrgGetTeamParamsWithHTTPClient creates a new OrgGetTeamParams object with the ability to set a custom HTTPClient for a request.
func NewOrgGetTeamParamsWithTimeout ¶
func NewOrgGetTeamParamsWithTimeout(timeout time.Duration) *OrgGetTeamParams
NewOrgGetTeamParamsWithTimeout creates a new OrgGetTeamParams object with the ability to set a timeout on a request.
func (*OrgGetTeamParams) SetContext ¶
func (o *OrgGetTeamParams) SetContext(ctx context.Context)
SetContext adds the context to the org get team params
func (*OrgGetTeamParams) SetDefaults ¶
func (o *OrgGetTeamParams) SetDefaults()
SetDefaults hydrates default values in the org get team params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetTeamParams) SetHTTPClient ¶
func (o *OrgGetTeamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org get team params
func (*OrgGetTeamParams) SetID ¶
func (o *OrgGetTeamParams) SetID(id int64)
SetID adds the id to the org get team params
func (*OrgGetTeamParams) SetTimeout ¶
func (o *OrgGetTeamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org get team params
func (*OrgGetTeamParams) WithContext ¶
func (o *OrgGetTeamParams) WithContext(ctx context.Context) *OrgGetTeamParams
WithContext adds the context to the org get team params
func (*OrgGetTeamParams) WithDefaults ¶
func (o *OrgGetTeamParams) WithDefaults() *OrgGetTeamParams
WithDefaults hydrates default values in the org get team params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetTeamParams) WithHTTPClient ¶
func (o *OrgGetTeamParams) WithHTTPClient(client *http.Client) *OrgGetTeamParams
WithHTTPClient adds the HTTPClient to the org get team params
func (*OrgGetTeamParams) WithID ¶
func (o *OrgGetTeamParams) WithID(id int64) *OrgGetTeamParams
WithID adds the id to the org get team params
func (*OrgGetTeamParams) WithTimeout ¶
func (o *OrgGetTeamParams) WithTimeout(timeout time.Duration) *OrgGetTeamParams
WithTimeout adds the timeout to the org get team params
func (*OrgGetTeamParams) WriteToRequest ¶
func (o *OrgGetTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgGetTeamReader ¶
type OrgGetTeamReader struct {
// contains filtered or unexported fields
}
OrgGetTeamReader is a Reader for the OrgGetTeam structure.
func (*OrgGetTeamReader) ReadResponse ¶
func (o *OrgGetTeamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgGetUserPermissionsForbidden ¶
OrgGetUserPermissionsForbidden describes a response with status code 403, with default header values.
APIForbiddenError is a forbidden error response
func NewOrgGetUserPermissionsForbidden ¶
func NewOrgGetUserPermissionsForbidden() *OrgGetUserPermissionsForbidden
NewOrgGetUserPermissionsForbidden creates a OrgGetUserPermissionsForbidden with default headers values
func (*OrgGetUserPermissionsForbidden) Code ¶
func (o *OrgGetUserPermissionsForbidden) Code() int
Code gets the status code for the org get user permissions forbidden response
func (*OrgGetUserPermissionsForbidden) Error ¶
func (o *OrgGetUserPermissionsForbidden) Error() string
func (*OrgGetUserPermissionsForbidden) IsClientError ¶
func (o *OrgGetUserPermissionsForbidden) IsClientError() bool
IsClientError returns true when this org get user permissions forbidden response has a 4xx status code
func (*OrgGetUserPermissionsForbidden) IsCode ¶
func (o *OrgGetUserPermissionsForbidden) IsCode(code int) bool
IsCode returns true when this org get user permissions forbidden response a status code equal to that given
func (*OrgGetUserPermissionsForbidden) IsRedirect ¶
func (o *OrgGetUserPermissionsForbidden) IsRedirect() bool
IsRedirect returns true when this org get user permissions forbidden response has a 3xx status code
func (*OrgGetUserPermissionsForbidden) IsServerError ¶
func (o *OrgGetUserPermissionsForbidden) IsServerError() bool
IsServerError returns true when this org get user permissions forbidden response has a 5xx status code
func (*OrgGetUserPermissionsForbidden) IsSuccess ¶
func (o *OrgGetUserPermissionsForbidden) IsSuccess() bool
IsSuccess returns true when this org get user permissions forbidden response has a 2xx status code
func (*OrgGetUserPermissionsForbidden) String ¶
func (o *OrgGetUserPermissionsForbidden) String() string
type OrgGetUserPermissionsNotFound ¶
type OrgGetUserPermissionsNotFound struct {
}
OrgGetUserPermissionsNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgGetUserPermissionsNotFound ¶
func NewOrgGetUserPermissionsNotFound() *OrgGetUserPermissionsNotFound
NewOrgGetUserPermissionsNotFound creates a OrgGetUserPermissionsNotFound with default headers values
func (*OrgGetUserPermissionsNotFound) Code ¶
func (o *OrgGetUserPermissionsNotFound) Code() int
Code gets the status code for the org get user permissions not found response
func (*OrgGetUserPermissionsNotFound) Error ¶
func (o *OrgGetUserPermissionsNotFound) Error() string
func (*OrgGetUserPermissionsNotFound) IsClientError ¶
func (o *OrgGetUserPermissionsNotFound) IsClientError() bool
IsClientError returns true when this org get user permissions not found response has a 4xx status code
func (*OrgGetUserPermissionsNotFound) IsCode ¶
func (o *OrgGetUserPermissionsNotFound) IsCode(code int) bool
IsCode returns true when this org get user permissions not found response a status code equal to that given
func (*OrgGetUserPermissionsNotFound) IsRedirect ¶
func (o *OrgGetUserPermissionsNotFound) IsRedirect() bool
IsRedirect returns true when this org get user permissions not found response has a 3xx status code
func (*OrgGetUserPermissionsNotFound) IsServerError ¶
func (o *OrgGetUserPermissionsNotFound) IsServerError() bool
IsServerError returns true when this org get user permissions not found response has a 5xx status code
func (*OrgGetUserPermissionsNotFound) IsSuccess ¶
func (o *OrgGetUserPermissionsNotFound) IsSuccess() bool
IsSuccess returns true when this org get user permissions not found response has a 2xx status code
func (*OrgGetUserPermissionsNotFound) String ¶
func (o *OrgGetUserPermissionsNotFound) String() string
type OrgGetUserPermissionsOK ¶
type OrgGetUserPermissionsOK struct {
Payload *models.OrganizationPermissions
}
OrgGetUserPermissionsOK describes a response with status code 200, with default header values.
OrganizationPermissions
func NewOrgGetUserPermissionsOK ¶
func NewOrgGetUserPermissionsOK() *OrgGetUserPermissionsOK
NewOrgGetUserPermissionsOK creates a OrgGetUserPermissionsOK with default headers values
func (*OrgGetUserPermissionsOK) Code ¶
func (o *OrgGetUserPermissionsOK) Code() int
Code gets the status code for the org get user permissions o k response
func (*OrgGetUserPermissionsOK) Error ¶
func (o *OrgGetUserPermissionsOK) Error() string
func (*OrgGetUserPermissionsOK) GetPayload ¶
func (o *OrgGetUserPermissionsOK) GetPayload() *models.OrganizationPermissions
func (*OrgGetUserPermissionsOK) IsClientError ¶
func (o *OrgGetUserPermissionsOK) IsClientError() bool
IsClientError returns true when this org get user permissions o k response has a 4xx status code
func (*OrgGetUserPermissionsOK) IsCode ¶
func (o *OrgGetUserPermissionsOK) IsCode(code int) bool
IsCode returns true when this org get user permissions o k response a status code equal to that given
func (*OrgGetUserPermissionsOK) IsRedirect ¶
func (o *OrgGetUserPermissionsOK) IsRedirect() bool
IsRedirect returns true when this org get user permissions o k response has a 3xx status code
func (*OrgGetUserPermissionsOK) IsServerError ¶
func (o *OrgGetUserPermissionsOK) IsServerError() bool
IsServerError returns true when this org get user permissions o k response has a 5xx status code
func (*OrgGetUserPermissionsOK) IsSuccess ¶
func (o *OrgGetUserPermissionsOK) IsSuccess() bool
IsSuccess returns true when this org get user permissions o k response has a 2xx status code
func (*OrgGetUserPermissionsOK) String ¶
func (o *OrgGetUserPermissionsOK) String() string
type OrgGetUserPermissionsParams ¶
type OrgGetUserPermissionsParams struct {
/* Org.
name of the organization
*/
Org string
/* Username.
username of user
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgGetUserPermissionsParams contains all the parameters to send to the API endpoint
for the org get user permissions operation. Typically these are written to a http.Request.
func NewOrgGetUserPermissionsParams ¶
func NewOrgGetUserPermissionsParams() *OrgGetUserPermissionsParams
NewOrgGetUserPermissionsParams creates a new OrgGetUserPermissionsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgGetUserPermissionsParamsWithContext ¶
func NewOrgGetUserPermissionsParamsWithContext(ctx context.Context) *OrgGetUserPermissionsParams
NewOrgGetUserPermissionsParamsWithContext creates a new OrgGetUserPermissionsParams object with the ability to set a context for a request.
func NewOrgGetUserPermissionsParamsWithHTTPClient ¶
func NewOrgGetUserPermissionsParamsWithHTTPClient(client *http.Client) *OrgGetUserPermissionsParams
NewOrgGetUserPermissionsParamsWithHTTPClient creates a new OrgGetUserPermissionsParams object with the ability to set a custom HTTPClient for a request.
func NewOrgGetUserPermissionsParamsWithTimeout ¶
func NewOrgGetUserPermissionsParamsWithTimeout(timeout time.Duration) *OrgGetUserPermissionsParams
NewOrgGetUserPermissionsParamsWithTimeout creates a new OrgGetUserPermissionsParams object with the ability to set a timeout on a request.
func (*OrgGetUserPermissionsParams) SetContext ¶
func (o *OrgGetUserPermissionsParams) SetContext(ctx context.Context)
SetContext adds the context to the org get user permissions params
func (*OrgGetUserPermissionsParams) SetDefaults ¶
func (o *OrgGetUserPermissionsParams) SetDefaults()
SetDefaults hydrates default values in the org get user permissions params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetUserPermissionsParams) SetHTTPClient ¶
func (o *OrgGetUserPermissionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org get user permissions params
func (*OrgGetUserPermissionsParams) SetOrg ¶
func (o *OrgGetUserPermissionsParams) SetOrg(org string)
SetOrg adds the org to the org get user permissions params
func (*OrgGetUserPermissionsParams) SetTimeout ¶
func (o *OrgGetUserPermissionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org get user permissions params
func (*OrgGetUserPermissionsParams) SetUsername ¶
func (o *OrgGetUserPermissionsParams) SetUsername(username string)
SetUsername adds the username to the org get user permissions params
func (*OrgGetUserPermissionsParams) WithContext ¶
func (o *OrgGetUserPermissionsParams) WithContext(ctx context.Context) *OrgGetUserPermissionsParams
WithContext adds the context to the org get user permissions params
func (*OrgGetUserPermissionsParams) WithDefaults ¶
func (o *OrgGetUserPermissionsParams) WithDefaults() *OrgGetUserPermissionsParams
WithDefaults hydrates default values in the org get user permissions params (not the query body).
All values with no default are reset to their zero value.
func (*OrgGetUserPermissionsParams) WithHTTPClient ¶
func (o *OrgGetUserPermissionsParams) WithHTTPClient(client *http.Client) *OrgGetUserPermissionsParams
WithHTTPClient adds the HTTPClient to the org get user permissions params
func (*OrgGetUserPermissionsParams) WithOrg ¶
func (o *OrgGetUserPermissionsParams) WithOrg(org string) *OrgGetUserPermissionsParams
WithOrg adds the org to the org get user permissions params
func (*OrgGetUserPermissionsParams) WithTimeout ¶
func (o *OrgGetUserPermissionsParams) WithTimeout(timeout time.Duration) *OrgGetUserPermissionsParams
WithTimeout adds the timeout to the org get user permissions params
func (*OrgGetUserPermissionsParams) WithUsername ¶
func (o *OrgGetUserPermissionsParams) WithUsername(username string) *OrgGetUserPermissionsParams
WithUsername adds the username to the org get user permissions params
func (*OrgGetUserPermissionsParams) WriteToRequest ¶
func (o *OrgGetUserPermissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgGetUserPermissionsReader ¶
type OrgGetUserPermissionsReader struct {
// contains filtered or unexported fields
}
OrgGetUserPermissionsReader is a Reader for the OrgGetUserPermissions structure.
func (*OrgGetUserPermissionsReader) ReadResponse ¶
func (o *OrgGetUserPermissionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgIsMemberNoContent ¶
type OrgIsMemberNoContent struct {
}
OrgIsMemberNoContent describes a response with status code 204, with default header values.
user is a member
func NewOrgIsMemberNoContent ¶
func NewOrgIsMemberNoContent() *OrgIsMemberNoContent
NewOrgIsMemberNoContent creates a OrgIsMemberNoContent with default headers values
func (*OrgIsMemberNoContent) Code ¶
func (o *OrgIsMemberNoContent) Code() int
Code gets the status code for the org is member no content response
func (*OrgIsMemberNoContent) Error ¶
func (o *OrgIsMemberNoContent) Error() string
func (*OrgIsMemberNoContent) IsClientError ¶
func (o *OrgIsMemberNoContent) IsClientError() bool
IsClientError returns true when this org is member no content response has a 4xx status code
func (*OrgIsMemberNoContent) IsCode ¶
func (o *OrgIsMemberNoContent) IsCode(code int) bool
IsCode returns true when this org is member no content response a status code equal to that given
func (*OrgIsMemberNoContent) IsRedirect ¶
func (o *OrgIsMemberNoContent) IsRedirect() bool
IsRedirect returns true when this org is member no content response has a 3xx status code
func (*OrgIsMemberNoContent) IsServerError ¶
func (o *OrgIsMemberNoContent) IsServerError() bool
IsServerError returns true when this org is member no content response has a 5xx status code
func (*OrgIsMemberNoContent) IsSuccess ¶
func (o *OrgIsMemberNoContent) IsSuccess() bool
IsSuccess returns true when this org is member no content response has a 2xx status code
func (*OrgIsMemberNoContent) String ¶
func (o *OrgIsMemberNoContent) String() string
type OrgIsMemberNotFound ¶
type OrgIsMemberNotFound struct {
}
OrgIsMemberNotFound describes a response with status code 404, with default header values.
user is not a member
func NewOrgIsMemberNotFound ¶
func NewOrgIsMemberNotFound() *OrgIsMemberNotFound
NewOrgIsMemberNotFound creates a OrgIsMemberNotFound with default headers values
func (*OrgIsMemberNotFound) Code ¶
func (o *OrgIsMemberNotFound) Code() int
Code gets the status code for the org is member not found response
func (*OrgIsMemberNotFound) Error ¶
func (o *OrgIsMemberNotFound) Error() string
func (*OrgIsMemberNotFound) IsClientError ¶
func (o *OrgIsMemberNotFound) IsClientError() bool
IsClientError returns true when this org is member not found response has a 4xx status code
func (*OrgIsMemberNotFound) IsCode ¶
func (o *OrgIsMemberNotFound) IsCode(code int) bool
IsCode returns true when this org is member not found response a status code equal to that given
func (*OrgIsMemberNotFound) IsRedirect ¶
func (o *OrgIsMemberNotFound) IsRedirect() bool
IsRedirect returns true when this org is member not found response has a 3xx status code
func (*OrgIsMemberNotFound) IsServerError ¶
func (o *OrgIsMemberNotFound) IsServerError() bool
IsServerError returns true when this org is member not found response has a 5xx status code
func (*OrgIsMemberNotFound) IsSuccess ¶
func (o *OrgIsMemberNotFound) IsSuccess() bool
IsSuccess returns true when this org is member not found response has a 2xx status code
func (*OrgIsMemberNotFound) String ¶
func (o *OrgIsMemberNotFound) String() string
type OrgIsMemberParams ¶
type OrgIsMemberParams struct {
/* Org.
name of the organization
*/
Org string
/* Username.
username of the user
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgIsMemberParams contains all the parameters to send to the API endpoint
for the org is member operation. Typically these are written to a http.Request.
func NewOrgIsMemberParams ¶
func NewOrgIsMemberParams() *OrgIsMemberParams
NewOrgIsMemberParams creates a new OrgIsMemberParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgIsMemberParamsWithContext ¶
func NewOrgIsMemberParamsWithContext(ctx context.Context) *OrgIsMemberParams
NewOrgIsMemberParamsWithContext creates a new OrgIsMemberParams object with the ability to set a context for a request.
func NewOrgIsMemberParamsWithHTTPClient ¶
func NewOrgIsMemberParamsWithHTTPClient(client *http.Client) *OrgIsMemberParams
NewOrgIsMemberParamsWithHTTPClient creates a new OrgIsMemberParams object with the ability to set a custom HTTPClient for a request.
func NewOrgIsMemberParamsWithTimeout ¶
func NewOrgIsMemberParamsWithTimeout(timeout time.Duration) *OrgIsMemberParams
NewOrgIsMemberParamsWithTimeout creates a new OrgIsMemberParams object with the ability to set a timeout on a request.
func (*OrgIsMemberParams) SetContext ¶
func (o *OrgIsMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the org is member params
func (*OrgIsMemberParams) SetDefaults ¶
func (o *OrgIsMemberParams) SetDefaults()
SetDefaults hydrates default values in the org is member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgIsMemberParams) SetHTTPClient ¶
func (o *OrgIsMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org is member params
func (*OrgIsMemberParams) SetOrg ¶
func (o *OrgIsMemberParams) SetOrg(org string)
SetOrg adds the org to the org is member params
func (*OrgIsMemberParams) SetTimeout ¶
func (o *OrgIsMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org is member params
func (*OrgIsMemberParams) SetUsername ¶
func (o *OrgIsMemberParams) SetUsername(username string)
SetUsername adds the username to the org is member params
func (*OrgIsMemberParams) WithContext ¶
func (o *OrgIsMemberParams) WithContext(ctx context.Context) *OrgIsMemberParams
WithContext adds the context to the org is member params
func (*OrgIsMemberParams) WithDefaults ¶
func (o *OrgIsMemberParams) WithDefaults() *OrgIsMemberParams
WithDefaults hydrates default values in the org is member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgIsMemberParams) WithHTTPClient ¶
func (o *OrgIsMemberParams) WithHTTPClient(client *http.Client) *OrgIsMemberParams
WithHTTPClient adds the HTTPClient to the org is member params
func (*OrgIsMemberParams) WithOrg ¶
func (o *OrgIsMemberParams) WithOrg(org string) *OrgIsMemberParams
WithOrg adds the org to the org is member params
func (*OrgIsMemberParams) WithTimeout ¶
func (o *OrgIsMemberParams) WithTimeout(timeout time.Duration) *OrgIsMemberParams
WithTimeout adds the timeout to the org is member params
func (*OrgIsMemberParams) WithUsername ¶
func (o *OrgIsMemberParams) WithUsername(username string) *OrgIsMemberParams
WithUsername adds the username to the org is member params
func (*OrgIsMemberParams) WriteToRequest ¶
func (o *OrgIsMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgIsMemberReader ¶
type OrgIsMemberReader struct {
// contains filtered or unexported fields
}
OrgIsMemberReader is a Reader for the OrgIsMember structure.
func (*OrgIsMemberReader) ReadResponse ¶
func (o *OrgIsMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgIsMemberSeeOther ¶
type OrgIsMemberSeeOther struct {
}
OrgIsMemberSeeOther describes a response with status code 303, with default header values.
redirection to /orgs/{org}/public_members/{username}
func NewOrgIsMemberSeeOther ¶
func NewOrgIsMemberSeeOther() *OrgIsMemberSeeOther
NewOrgIsMemberSeeOther creates a OrgIsMemberSeeOther with default headers values
func (*OrgIsMemberSeeOther) Code ¶
func (o *OrgIsMemberSeeOther) Code() int
Code gets the status code for the org is member see other response
func (*OrgIsMemberSeeOther) Error ¶
func (o *OrgIsMemberSeeOther) Error() string
func (*OrgIsMemberSeeOther) IsClientError ¶
func (o *OrgIsMemberSeeOther) IsClientError() bool
IsClientError returns true when this org is member see other response has a 4xx status code
func (*OrgIsMemberSeeOther) IsCode ¶
func (o *OrgIsMemberSeeOther) IsCode(code int) bool
IsCode returns true when this org is member see other response a status code equal to that given
func (*OrgIsMemberSeeOther) IsRedirect ¶
func (o *OrgIsMemberSeeOther) IsRedirect() bool
IsRedirect returns true when this org is member see other response has a 3xx status code
func (*OrgIsMemberSeeOther) IsServerError ¶
func (o *OrgIsMemberSeeOther) IsServerError() bool
IsServerError returns true when this org is member see other response has a 5xx status code
func (*OrgIsMemberSeeOther) IsSuccess ¶
func (o *OrgIsMemberSeeOther) IsSuccess() bool
IsSuccess returns true when this org is member see other response has a 2xx status code
func (*OrgIsMemberSeeOther) String ¶
func (o *OrgIsMemberSeeOther) String() string
type OrgIsPublicMemberNoContent ¶
type OrgIsPublicMemberNoContent struct {
}
OrgIsPublicMemberNoContent describes a response with status code 204, with default header values.
user is a public member
func NewOrgIsPublicMemberNoContent ¶
func NewOrgIsPublicMemberNoContent() *OrgIsPublicMemberNoContent
NewOrgIsPublicMemberNoContent creates a OrgIsPublicMemberNoContent with default headers values
func (*OrgIsPublicMemberNoContent) Code ¶
func (o *OrgIsPublicMemberNoContent) Code() int
Code gets the status code for the org is public member no content response
func (*OrgIsPublicMemberNoContent) Error ¶
func (o *OrgIsPublicMemberNoContent) Error() string
func (*OrgIsPublicMemberNoContent) IsClientError ¶
func (o *OrgIsPublicMemberNoContent) IsClientError() bool
IsClientError returns true when this org is public member no content response has a 4xx status code
func (*OrgIsPublicMemberNoContent) IsCode ¶
func (o *OrgIsPublicMemberNoContent) IsCode(code int) bool
IsCode returns true when this org is public member no content response a status code equal to that given
func (*OrgIsPublicMemberNoContent) IsRedirect ¶
func (o *OrgIsPublicMemberNoContent) IsRedirect() bool
IsRedirect returns true when this org is public member no content response has a 3xx status code
func (*OrgIsPublicMemberNoContent) IsServerError ¶
func (o *OrgIsPublicMemberNoContent) IsServerError() bool
IsServerError returns true when this org is public member no content response has a 5xx status code
func (*OrgIsPublicMemberNoContent) IsSuccess ¶
func (o *OrgIsPublicMemberNoContent) IsSuccess() bool
IsSuccess returns true when this org is public member no content response has a 2xx status code
func (*OrgIsPublicMemberNoContent) String ¶
func (o *OrgIsPublicMemberNoContent) String() string
type OrgIsPublicMemberNotFound ¶
type OrgIsPublicMemberNotFound struct {
}
OrgIsPublicMemberNotFound describes a response with status code 404, with default header values.
user is not a public member
func NewOrgIsPublicMemberNotFound ¶
func NewOrgIsPublicMemberNotFound() *OrgIsPublicMemberNotFound
NewOrgIsPublicMemberNotFound creates a OrgIsPublicMemberNotFound with default headers values
func (*OrgIsPublicMemberNotFound) Code ¶
func (o *OrgIsPublicMemberNotFound) Code() int
Code gets the status code for the org is public member not found response
func (*OrgIsPublicMemberNotFound) Error ¶
func (o *OrgIsPublicMemberNotFound) Error() string
func (*OrgIsPublicMemberNotFound) IsClientError ¶
func (o *OrgIsPublicMemberNotFound) IsClientError() bool
IsClientError returns true when this org is public member not found response has a 4xx status code
func (*OrgIsPublicMemberNotFound) IsCode ¶
func (o *OrgIsPublicMemberNotFound) IsCode(code int) bool
IsCode returns true when this org is public member not found response a status code equal to that given
func (*OrgIsPublicMemberNotFound) IsRedirect ¶
func (o *OrgIsPublicMemberNotFound) IsRedirect() bool
IsRedirect returns true when this org is public member not found response has a 3xx status code
func (*OrgIsPublicMemberNotFound) IsServerError ¶
func (o *OrgIsPublicMemberNotFound) IsServerError() bool
IsServerError returns true when this org is public member not found response has a 5xx status code
func (*OrgIsPublicMemberNotFound) IsSuccess ¶
func (o *OrgIsPublicMemberNotFound) IsSuccess() bool
IsSuccess returns true when this org is public member not found response has a 2xx status code
func (*OrgIsPublicMemberNotFound) String ¶
func (o *OrgIsPublicMemberNotFound) String() string
type OrgIsPublicMemberParams ¶
type OrgIsPublicMemberParams struct {
/* Org.
name of the organization
*/
Org string
/* Username.
username of the user
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgIsPublicMemberParams contains all the parameters to send to the API endpoint
for the org is public member operation. Typically these are written to a http.Request.
func NewOrgIsPublicMemberParams ¶
func NewOrgIsPublicMemberParams() *OrgIsPublicMemberParams
NewOrgIsPublicMemberParams creates a new OrgIsPublicMemberParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgIsPublicMemberParamsWithContext ¶
func NewOrgIsPublicMemberParamsWithContext(ctx context.Context) *OrgIsPublicMemberParams
NewOrgIsPublicMemberParamsWithContext creates a new OrgIsPublicMemberParams object with the ability to set a context for a request.
func NewOrgIsPublicMemberParamsWithHTTPClient ¶
func NewOrgIsPublicMemberParamsWithHTTPClient(client *http.Client) *OrgIsPublicMemberParams
NewOrgIsPublicMemberParamsWithHTTPClient creates a new OrgIsPublicMemberParams object with the ability to set a custom HTTPClient for a request.
func NewOrgIsPublicMemberParamsWithTimeout ¶
func NewOrgIsPublicMemberParamsWithTimeout(timeout time.Duration) *OrgIsPublicMemberParams
NewOrgIsPublicMemberParamsWithTimeout creates a new OrgIsPublicMemberParams object with the ability to set a timeout on a request.
func (*OrgIsPublicMemberParams) SetContext ¶
func (o *OrgIsPublicMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the org is public member params
func (*OrgIsPublicMemberParams) SetDefaults ¶
func (o *OrgIsPublicMemberParams) SetDefaults()
SetDefaults hydrates default values in the org is public member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgIsPublicMemberParams) SetHTTPClient ¶
func (o *OrgIsPublicMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org is public member params
func (*OrgIsPublicMemberParams) SetOrg ¶
func (o *OrgIsPublicMemberParams) SetOrg(org string)
SetOrg adds the org to the org is public member params
func (*OrgIsPublicMemberParams) SetTimeout ¶
func (o *OrgIsPublicMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org is public member params
func (*OrgIsPublicMemberParams) SetUsername ¶
func (o *OrgIsPublicMemberParams) SetUsername(username string)
SetUsername adds the username to the org is public member params
func (*OrgIsPublicMemberParams) WithContext ¶
func (o *OrgIsPublicMemberParams) WithContext(ctx context.Context) *OrgIsPublicMemberParams
WithContext adds the context to the org is public member params
func (*OrgIsPublicMemberParams) WithDefaults ¶
func (o *OrgIsPublicMemberParams) WithDefaults() *OrgIsPublicMemberParams
WithDefaults hydrates default values in the org is public member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgIsPublicMemberParams) WithHTTPClient ¶
func (o *OrgIsPublicMemberParams) WithHTTPClient(client *http.Client) *OrgIsPublicMemberParams
WithHTTPClient adds the HTTPClient to the org is public member params
func (*OrgIsPublicMemberParams) WithOrg ¶
func (o *OrgIsPublicMemberParams) WithOrg(org string) *OrgIsPublicMemberParams
WithOrg adds the org to the org is public member params
func (*OrgIsPublicMemberParams) WithTimeout ¶
func (o *OrgIsPublicMemberParams) WithTimeout(timeout time.Duration) *OrgIsPublicMemberParams
WithTimeout adds the timeout to the org is public member params
func (*OrgIsPublicMemberParams) WithUsername ¶
func (o *OrgIsPublicMemberParams) WithUsername(username string) *OrgIsPublicMemberParams
WithUsername adds the username to the org is public member params
func (*OrgIsPublicMemberParams) WriteToRequest ¶
func (o *OrgIsPublicMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgIsPublicMemberReader ¶
type OrgIsPublicMemberReader struct {
// contains filtered or unexported fields
}
OrgIsPublicMemberReader is a Reader for the OrgIsPublicMember structure.
func (*OrgIsPublicMemberReader) ReadResponse ¶
func (o *OrgIsPublicMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListActionsSecretsNotFound ¶
type OrgListActionsSecretsNotFound struct {
}
OrgListActionsSecretsNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListActionsSecretsNotFound ¶
func NewOrgListActionsSecretsNotFound() *OrgListActionsSecretsNotFound
NewOrgListActionsSecretsNotFound creates a OrgListActionsSecretsNotFound with default headers values
func (*OrgListActionsSecretsNotFound) Code ¶
func (o *OrgListActionsSecretsNotFound) Code() int
Code gets the status code for the org list actions secrets not found response
func (*OrgListActionsSecretsNotFound) Error ¶
func (o *OrgListActionsSecretsNotFound) Error() string
func (*OrgListActionsSecretsNotFound) IsClientError ¶
func (o *OrgListActionsSecretsNotFound) IsClientError() bool
IsClientError returns true when this org list actions secrets not found response has a 4xx status code
func (*OrgListActionsSecretsNotFound) IsCode ¶
func (o *OrgListActionsSecretsNotFound) IsCode(code int) bool
IsCode returns true when this org list actions secrets not found response a status code equal to that given
func (*OrgListActionsSecretsNotFound) IsRedirect ¶
func (o *OrgListActionsSecretsNotFound) IsRedirect() bool
IsRedirect returns true when this org list actions secrets not found response has a 3xx status code
func (*OrgListActionsSecretsNotFound) IsServerError ¶
func (o *OrgListActionsSecretsNotFound) IsServerError() bool
IsServerError returns true when this org list actions secrets not found response has a 5xx status code
func (*OrgListActionsSecretsNotFound) IsSuccess ¶
func (o *OrgListActionsSecretsNotFound) IsSuccess() bool
IsSuccess returns true when this org list actions secrets not found response has a 2xx status code
func (*OrgListActionsSecretsNotFound) String ¶
func (o *OrgListActionsSecretsNotFound) String() string
type OrgListActionsSecretsOK ¶
OrgListActionsSecretsOK describes a response with status code 200, with default header values.
SecretList
func NewOrgListActionsSecretsOK ¶
func NewOrgListActionsSecretsOK() *OrgListActionsSecretsOK
NewOrgListActionsSecretsOK creates a OrgListActionsSecretsOK with default headers values
func (*OrgListActionsSecretsOK) Code ¶
func (o *OrgListActionsSecretsOK) Code() int
Code gets the status code for the org list actions secrets o k response
func (*OrgListActionsSecretsOK) Error ¶
func (o *OrgListActionsSecretsOK) Error() string
func (*OrgListActionsSecretsOK) GetPayload ¶
func (o *OrgListActionsSecretsOK) GetPayload() []*models.Secret
func (*OrgListActionsSecretsOK) IsClientError ¶
func (o *OrgListActionsSecretsOK) IsClientError() bool
IsClientError returns true when this org list actions secrets o k response has a 4xx status code
func (*OrgListActionsSecretsOK) IsCode ¶
func (o *OrgListActionsSecretsOK) IsCode(code int) bool
IsCode returns true when this org list actions secrets o k response a status code equal to that given
func (*OrgListActionsSecretsOK) IsRedirect ¶
func (o *OrgListActionsSecretsOK) IsRedirect() bool
IsRedirect returns true when this org list actions secrets o k response has a 3xx status code
func (*OrgListActionsSecretsOK) IsServerError ¶
func (o *OrgListActionsSecretsOK) IsServerError() bool
IsServerError returns true when this org list actions secrets o k response has a 5xx status code
func (*OrgListActionsSecretsOK) IsSuccess ¶
func (o *OrgListActionsSecretsOK) IsSuccess() bool
IsSuccess returns true when this org list actions secrets o k response has a 2xx status code
func (*OrgListActionsSecretsOK) String ¶
func (o *OrgListActionsSecretsOK) String() string
type OrgListActionsSecretsParams ¶
type OrgListActionsSecretsParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the organization
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListActionsSecretsParams contains all the parameters to send to the API endpoint
for the org list actions secrets operation. Typically these are written to a http.Request.
func NewOrgListActionsSecretsParams ¶
func NewOrgListActionsSecretsParams() *OrgListActionsSecretsParams
NewOrgListActionsSecretsParams creates a new OrgListActionsSecretsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListActionsSecretsParamsWithContext ¶
func NewOrgListActionsSecretsParamsWithContext(ctx context.Context) *OrgListActionsSecretsParams
NewOrgListActionsSecretsParamsWithContext creates a new OrgListActionsSecretsParams object with the ability to set a context for a request.
func NewOrgListActionsSecretsParamsWithHTTPClient ¶
func NewOrgListActionsSecretsParamsWithHTTPClient(client *http.Client) *OrgListActionsSecretsParams
NewOrgListActionsSecretsParamsWithHTTPClient creates a new OrgListActionsSecretsParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListActionsSecretsParamsWithTimeout ¶
func NewOrgListActionsSecretsParamsWithTimeout(timeout time.Duration) *OrgListActionsSecretsParams
NewOrgListActionsSecretsParamsWithTimeout creates a new OrgListActionsSecretsParams object with the ability to set a timeout on a request.
func (*OrgListActionsSecretsParams) SetContext ¶
func (o *OrgListActionsSecretsParams) SetContext(ctx context.Context)
SetContext adds the context to the org list actions secrets params
func (*OrgListActionsSecretsParams) SetDefaults ¶
func (o *OrgListActionsSecretsParams) SetDefaults()
SetDefaults hydrates default values in the org list actions secrets params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListActionsSecretsParams) SetHTTPClient ¶
func (o *OrgListActionsSecretsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list actions secrets params
func (*OrgListActionsSecretsParams) SetLimit ¶
func (o *OrgListActionsSecretsParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list actions secrets params
func (*OrgListActionsSecretsParams) SetOrg ¶
func (o *OrgListActionsSecretsParams) SetOrg(org string)
SetOrg adds the org to the org list actions secrets params
func (*OrgListActionsSecretsParams) SetPage ¶
func (o *OrgListActionsSecretsParams) SetPage(page *int64)
SetPage adds the page to the org list actions secrets params
func (*OrgListActionsSecretsParams) SetTimeout ¶
func (o *OrgListActionsSecretsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list actions secrets params
func (*OrgListActionsSecretsParams) WithContext ¶
func (o *OrgListActionsSecretsParams) WithContext(ctx context.Context) *OrgListActionsSecretsParams
WithContext adds the context to the org list actions secrets params
func (*OrgListActionsSecretsParams) WithDefaults ¶
func (o *OrgListActionsSecretsParams) WithDefaults() *OrgListActionsSecretsParams
WithDefaults hydrates default values in the org list actions secrets params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListActionsSecretsParams) WithHTTPClient ¶
func (o *OrgListActionsSecretsParams) WithHTTPClient(client *http.Client) *OrgListActionsSecretsParams
WithHTTPClient adds the HTTPClient to the org list actions secrets params
func (*OrgListActionsSecretsParams) WithLimit ¶
func (o *OrgListActionsSecretsParams) WithLimit(limit *int64) *OrgListActionsSecretsParams
WithLimit adds the limit to the org list actions secrets params
func (*OrgListActionsSecretsParams) WithOrg ¶
func (o *OrgListActionsSecretsParams) WithOrg(org string) *OrgListActionsSecretsParams
WithOrg adds the org to the org list actions secrets params
func (*OrgListActionsSecretsParams) WithPage ¶
func (o *OrgListActionsSecretsParams) WithPage(page *int64) *OrgListActionsSecretsParams
WithPage adds the page to the org list actions secrets params
func (*OrgListActionsSecretsParams) WithTimeout ¶
func (o *OrgListActionsSecretsParams) WithTimeout(timeout time.Duration) *OrgListActionsSecretsParams
WithTimeout adds the timeout to the org list actions secrets params
func (*OrgListActionsSecretsParams) WriteToRequest ¶
func (o *OrgListActionsSecretsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListActionsSecretsReader ¶
type OrgListActionsSecretsReader struct {
// contains filtered or unexported fields
}
OrgListActionsSecretsReader is a Reader for the OrgListActionsSecrets structure.
func (*OrgListActionsSecretsReader) ReadResponse ¶
func (o *OrgListActionsSecretsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListActivityFeedsNotFound ¶
type OrgListActivityFeedsNotFound struct {
}
OrgListActivityFeedsNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListActivityFeedsNotFound ¶
func NewOrgListActivityFeedsNotFound() *OrgListActivityFeedsNotFound
NewOrgListActivityFeedsNotFound creates a OrgListActivityFeedsNotFound with default headers values
func (*OrgListActivityFeedsNotFound) Code ¶
func (o *OrgListActivityFeedsNotFound) Code() int
Code gets the status code for the org list activity feeds not found response
func (*OrgListActivityFeedsNotFound) Error ¶
func (o *OrgListActivityFeedsNotFound) Error() string
func (*OrgListActivityFeedsNotFound) IsClientError ¶
func (o *OrgListActivityFeedsNotFound) IsClientError() bool
IsClientError returns true when this org list activity feeds not found response has a 4xx status code
func (*OrgListActivityFeedsNotFound) IsCode ¶
func (o *OrgListActivityFeedsNotFound) IsCode(code int) bool
IsCode returns true when this org list activity feeds not found response a status code equal to that given
func (*OrgListActivityFeedsNotFound) IsRedirect ¶
func (o *OrgListActivityFeedsNotFound) IsRedirect() bool
IsRedirect returns true when this org list activity feeds not found response has a 3xx status code
func (*OrgListActivityFeedsNotFound) IsServerError ¶
func (o *OrgListActivityFeedsNotFound) IsServerError() bool
IsServerError returns true when this org list activity feeds not found response has a 5xx status code
func (*OrgListActivityFeedsNotFound) IsSuccess ¶
func (o *OrgListActivityFeedsNotFound) IsSuccess() bool
IsSuccess returns true when this org list activity feeds not found response has a 2xx status code
func (*OrgListActivityFeedsNotFound) String ¶
func (o *OrgListActivityFeedsNotFound) String() string
type OrgListActivityFeedsOK ¶
OrgListActivityFeedsOK describes a response with status code 200, with default header values.
ActivityFeedsList
func NewOrgListActivityFeedsOK ¶
func NewOrgListActivityFeedsOK() *OrgListActivityFeedsOK
NewOrgListActivityFeedsOK creates a OrgListActivityFeedsOK with default headers values
func (*OrgListActivityFeedsOK) Code ¶
func (o *OrgListActivityFeedsOK) Code() int
Code gets the status code for the org list activity feeds o k response
func (*OrgListActivityFeedsOK) Error ¶
func (o *OrgListActivityFeedsOK) Error() string
func (*OrgListActivityFeedsOK) GetPayload ¶
func (o *OrgListActivityFeedsOK) GetPayload() []*models.Activity
func (*OrgListActivityFeedsOK) IsClientError ¶
func (o *OrgListActivityFeedsOK) IsClientError() bool
IsClientError returns true when this org list activity feeds o k response has a 4xx status code
func (*OrgListActivityFeedsOK) IsCode ¶
func (o *OrgListActivityFeedsOK) IsCode(code int) bool
IsCode returns true when this org list activity feeds o k response a status code equal to that given
func (*OrgListActivityFeedsOK) IsRedirect ¶
func (o *OrgListActivityFeedsOK) IsRedirect() bool
IsRedirect returns true when this org list activity feeds o k response has a 3xx status code
func (*OrgListActivityFeedsOK) IsServerError ¶
func (o *OrgListActivityFeedsOK) IsServerError() bool
IsServerError returns true when this org list activity feeds o k response has a 5xx status code
func (*OrgListActivityFeedsOK) IsSuccess ¶
func (o *OrgListActivityFeedsOK) IsSuccess() bool
IsSuccess returns true when this org list activity feeds o k response has a 2xx status code
func (*OrgListActivityFeedsOK) String ¶
func (o *OrgListActivityFeedsOK) String() string
type OrgListActivityFeedsParams ¶
type OrgListActivityFeedsParams struct {
/* Date.
the date of the activities to be found
Format: date
*/
Date *strfmt.Date
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the org
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListActivityFeedsParams contains all the parameters to send to the API endpoint
for the org list activity feeds operation. Typically these are written to a http.Request.
func NewOrgListActivityFeedsParams ¶
func NewOrgListActivityFeedsParams() *OrgListActivityFeedsParams
NewOrgListActivityFeedsParams creates a new OrgListActivityFeedsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListActivityFeedsParamsWithContext ¶
func NewOrgListActivityFeedsParamsWithContext(ctx context.Context) *OrgListActivityFeedsParams
NewOrgListActivityFeedsParamsWithContext creates a new OrgListActivityFeedsParams object with the ability to set a context for a request.
func NewOrgListActivityFeedsParamsWithHTTPClient ¶
func NewOrgListActivityFeedsParamsWithHTTPClient(client *http.Client) *OrgListActivityFeedsParams
NewOrgListActivityFeedsParamsWithHTTPClient creates a new OrgListActivityFeedsParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListActivityFeedsParamsWithTimeout ¶
func NewOrgListActivityFeedsParamsWithTimeout(timeout time.Duration) *OrgListActivityFeedsParams
NewOrgListActivityFeedsParamsWithTimeout creates a new OrgListActivityFeedsParams object with the ability to set a timeout on a request.
func (*OrgListActivityFeedsParams) SetContext ¶
func (o *OrgListActivityFeedsParams) SetContext(ctx context.Context)
SetContext adds the context to the org list activity feeds params
func (*OrgListActivityFeedsParams) SetDate ¶
func (o *OrgListActivityFeedsParams) SetDate(date *strfmt.Date)
SetDate adds the date to the org list activity feeds params
func (*OrgListActivityFeedsParams) SetDefaults ¶
func (o *OrgListActivityFeedsParams) SetDefaults()
SetDefaults hydrates default values in the org list activity feeds params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListActivityFeedsParams) SetHTTPClient ¶
func (o *OrgListActivityFeedsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list activity feeds params
func (*OrgListActivityFeedsParams) SetLimit ¶
func (o *OrgListActivityFeedsParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list activity feeds params
func (*OrgListActivityFeedsParams) SetOrg ¶
func (o *OrgListActivityFeedsParams) SetOrg(org string)
SetOrg adds the org to the org list activity feeds params
func (*OrgListActivityFeedsParams) SetPage ¶
func (o *OrgListActivityFeedsParams) SetPage(page *int64)
SetPage adds the page to the org list activity feeds params
func (*OrgListActivityFeedsParams) SetTimeout ¶
func (o *OrgListActivityFeedsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list activity feeds params
func (*OrgListActivityFeedsParams) WithContext ¶
func (o *OrgListActivityFeedsParams) WithContext(ctx context.Context) *OrgListActivityFeedsParams
WithContext adds the context to the org list activity feeds params
func (*OrgListActivityFeedsParams) WithDate ¶
func (o *OrgListActivityFeedsParams) WithDate(date *strfmt.Date) *OrgListActivityFeedsParams
WithDate adds the date to the org list activity feeds params
func (*OrgListActivityFeedsParams) WithDefaults ¶
func (o *OrgListActivityFeedsParams) WithDefaults() *OrgListActivityFeedsParams
WithDefaults hydrates default values in the org list activity feeds params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListActivityFeedsParams) WithHTTPClient ¶
func (o *OrgListActivityFeedsParams) WithHTTPClient(client *http.Client) *OrgListActivityFeedsParams
WithHTTPClient adds the HTTPClient to the org list activity feeds params
func (*OrgListActivityFeedsParams) WithLimit ¶
func (o *OrgListActivityFeedsParams) WithLimit(limit *int64) *OrgListActivityFeedsParams
WithLimit adds the limit to the org list activity feeds params
func (*OrgListActivityFeedsParams) WithOrg ¶
func (o *OrgListActivityFeedsParams) WithOrg(org string) *OrgListActivityFeedsParams
WithOrg adds the org to the org list activity feeds params
func (*OrgListActivityFeedsParams) WithPage ¶
func (o *OrgListActivityFeedsParams) WithPage(page *int64) *OrgListActivityFeedsParams
WithPage adds the page to the org list activity feeds params
func (*OrgListActivityFeedsParams) WithTimeout ¶
func (o *OrgListActivityFeedsParams) WithTimeout(timeout time.Duration) *OrgListActivityFeedsParams
WithTimeout adds the timeout to the org list activity feeds params
func (*OrgListActivityFeedsParams) WriteToRequest ¶
func (o *OrgListActivityFeedsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListActivityFeedsReader ¶
type OrgListActivityFeedsReader struct {
// contains filtered or unexported fields
}
OrgListActivityFeedsReader is a Reader for the OrgListActivityFeeds structure.
func (*OrgListActivityFeedsReader) ReadResponse ¶
func (o *OrgListActivityFeedsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListCurrentUserOrgsNotFound ¶
type OrgListCurrentUserOrgsNotFound struct {
}
OrgListCurrentUserOrgsNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListCurrentUserOrgsNotFound ¶
func NewOrgListCurrentUserOrgsNotFound() *OrgListCurrentUserOrgsNotFound
NewOrgListCurrentUserOrgsNotFound creates a OrgListCurrentUserOrgsNotFound with default headers values
func (*OrgListCurrentUserOrgsNotFound) Code ¶
func (o *OrgListCurrentUserOrgsNotFound) Code() int
Code gets the status code for the org list current user orgs not found response
func (*OrgListCurrentUserOrgsNotFound) Error ¶
func (o *OrgListCurrentUserOrgsNotFound) Error() string
func (*OrgListCurrentUserOrgsNotFound) IsClientError ¶
func (o *OrgListCurrentUserOrgsNotFound) IsClientError() bool
IsClientError returns true when this org list current user orgs not found response has a 4xx status code
func (*OrgListCurrentUserOrgsNotFound) IsCode ¶
func (o *OrgListCurrentUserOrgsNotFound) IsCode(code int) bool
IsCode returns true when this org list current user orgs not found response a status code equal to that given
func (*OrgListCurrentUserOrgsNotFound) IsRedirect ¶
func (o *OrgListCurrentUserOrgsNotFound) IsRedirect() bool
IsRedirect returns true when this org list current user orgs not found response has a 3xx status code
func (*OrgListCurrentUserOrgsNotFound) IsServerError ¶
func (o *OrgListCurrentUserOrgsNotFound) IsServerError() bool
IsServerError returns true when this org list current user orgs not found response has a 5xx status code
func (*OrgListCurrentUserOrgsNotFound) IsSuccess ¶
func (o *OrgListCurrentUserOrgsNotFound) IsSuccess() bool
IsSuccess returns true when this org list current user orgs not found response has a 2xx status code
func (*OrgListCurrentUserOrgsNotFound) String ¶
func (o *OrgListCurrentUserOrgsNotFound) String() string
type OrgListCurrentUserOrgsOK ¶
type OrgListCurrentUserOrgsOK struct {
Payload []*models.Organization
}
OrgListCurrentUserOrgsOK describes a response with status code 200, with default header values.
OrganizationList
func NewOrgListCurrentUserOrgsOK ¶
func NewOrgListCurrentUserOrgsOK() *OrgListCurrentUserOrgsOK
NewOrgListCurrentUserOrgsOK creates a OrgListCurrentUserOrgsOK with default headers values
func (*OrgListCurrentUserOrgsOK) Code ¶
func (o *OrgListCurrentUserOrgsOK) Code() int
Code gets the status code for the org list current user orgs o k response
func (*OrgListCurrentUserOrgsOK) Error ¶
func (o *OrgListCurrentUserOrgsOK) Error() string
func (*OrgListCurrentUserOrgsOK) GetPayload ¶
func (o *OrgListCurrentUserOrgsOK) GetPayload() []*models.Organization
func (*OrgListCurrentUserOrgsOK) IsClientError ¶
func (o *OrgListCurrentUserOrgsOK) IsClientError() bool
IsClientError returns true when this org list current user orgs o k response has a 4xx status code
func (*OrgListCurrentUserOrgsOK) IsCode ¶
func (o *OrgListCurrentUserOrgsOK) IsCode(code int) bool
IsCode returns true when this org list current user orgs o k response a status code equal to that given
func (*OrgListCurrentUserOrgsOK) IsRedirect ¶
func (o *OrgListCurrentUserOrgsOK) IsRedirect() bool
IsRedirect returns true when this org list current user orgs o k response has a 3xx status code
func (*OrgListCurrentUserOrgsOK) IsServerError ¶
func (o *OrgListCurrentUserOrgsOK) IsServerError() bool
IsServerError returns true when this org list current user orgs o k response has a 5xx status code
func (*OrgListCurrentUserOrgsOK) IsSuccess ¶
func (o *OrgListCurrentUserOrgsOK) IsSuccess() bool
IsSuccess returns true when this org list current user orgs o k response has a 2xx status code
func (*OrgListCurrentUserOrgsOK) String ¶
func (o *OrgListCurrentUserOrgsOK) String() string
type OrgListCurrentUserOrgsParams ¶
type OrgListCurrentUserOrgsParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListCurrentUserOrgsParams contains all the parameters to send to the API endpoint
for the org list current user orgs operation. Typically these are written to a http.Request.
func NewOrgListCurrentUserOrgsParams ¶
func NewOrgListCurrentUserOrgsParams() *OrgListCurrentUserOrgsParams
NewOrgListCurrentUserOrgsParams creates a new OrgListCurrentUserOrgsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListCurrentUserOrgsParamsWithContext ¶
func NewOrgListCurrentUserOrgsParamsWithContext(ctx context.Context) *OrgListCurrentUserOrgsParams
NewOrgListCurrentUserOrgsParamsWithContext creates a new OrgListCurrentUserOrgsParams object with the ability to set a context for a request.
func NewOrgListCurrentUserOrgsParamsWithHTTPClient ¶
func NewOrgListCurrentUserOrgsParamsWithHTTPClient(client *http.Client) *OrgListCurrentUserOrgsParams
NewOrgListCurrentUserOrgsParamsWithHTTPClient creates a new OrgListCurrentUserOrgsParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListCurrentUserOrgsParamsWithTimeout ¶
func NewOrgListCurrentUserOrgsParamsWithTimeout(timeout time.Duration) *OrgListCurrentUserOrgsParams
NewOrgListCurrentUserOrgsParamsWithTimeout creates a new OrgListCurrentUserOrgsParams object with the ability to set a timeout on a request.
func (*OrgListCurrentUserOrgsParams) SetContext ¶
func (o *OrgListCurrentUserOrgsParams) SetContext(ctx context.Context)
SetContext adds the context to the org list current user orgs params
func (*OrgListCurrentUserOrgsParams) SetDefaults ¶
func (o *OrgListCurrentUserOrgsParams) SetDefaults()
SetDefaults hydrates default values in the org list current user orgs params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListCurrentUserOrgsParams) SetHTTPClient ¶
func (o *OrgListCurrentUserOrgsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list current user orgs params
func (*OrgListCurrentUserOrgsParams) SetLimit ¶
func (o *OrgListCurrentUserOrgsParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list current user orgs params
func (*OrgListCurrentUserOrgsParams) SetPage ¶
func (o *OrgListCurrentUserOrgsParams) SetPage(page *int64)
SetPage adds the page to the org list current user orgs params
func (*OrgListCurrentUserOrgsParams) SetTimeout ¶
func (o *OrgListCurrentUserOrgsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list current user orgs params
func (*OrgListCurrentUserOrgsParams) WithContext ¶
func (o *OrgListCurrentUserOrgsParams) WithContext(ctx context.Context) *OrgListCurrentUserOrgsParams
WithContext adds the context to the org list current user orgs params
func (*OrgListCurrentUserOrgsParams) WithDefaults ¶
func (o *OrgListCurrentUserOrgsParams) WithDefaults() *OrgListCurrentUserOrgsParams
WithDefaults hydrates default values in the org list current user orgs params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListCurrentUserOrgsParams) WithHTTPClient ¶
func (o *OrgListCurrentUserOrgsParams) WithHTTPClient(client *http.Client) *OrgListCurrentUserOrgsParams
WithHTTPClient adds the HTTPClient to the org list current user orgs params
func (*OrgListCurrentUserOrgsParams) WithLimit ¶
func (o *OrgListCurrentUserOrgsParams) WithLimit(limit *int64) *OrgListCurrentUserOrgsParams
WithLimit adds the limit to the org list current user orgs params
func (*OrgListCurrentUserOrgsParams) WithPage ¶
func (o *OrgListCurrentUserOrgsParams) WithPage(page *int64) *OrgListCurrentUserOrgsParams
WithPage adds the page to the org list current user orgs params
func (*OrgListCurrentUserOrgsParams) WithTimeout ¶
func (o *OrgListCurrentUserOrgsParams) WithTimeout(timeout time.Duration) *OrgListCurrentUserOrgsParams
WithTimeout adds the timeout to the org list current user orgs params
func (*OrgListCurrentUserOrgsParams) WriteToRequest ¶
func (o *OrgListCurrentUserOrgsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListCurrentUserOrgsReader ¶
type OrgListCurrentUserOrgsReader struct {
// contains filtered or unexported fields
}
OrgListCurrentUserOrgsReader is a Reader for the OrgListCurrentUserOrgs structure.
func (*OrgListCurrentUserOrgsReader) ReadResponse ¶
func (o *OrgListCurrentUserOrgsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListHooksNotFound ¶
type OrgListHooksNotFound struct {
}
OrgListHooksNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListHooksNotFound ¶
func NewOrgListHooksNotFound() *OrgListHooksNotFound
NewOrgListHooksNotFound creates a OrgListHooksNotFound with default headers values
func (*OrgListHooksNotFound) Code ¶
func (o *OrgListHooksNotFound) Code() int
Code gets the status code for the org list hooks not found response
func (*OrgListHooksNotFound) Error ¶
func (o *OrgListHooksNotFound) Error() string
func (*OrgListHooksNotFound) IsClientError ¶
func (o *OrgListHooksNotFound) IsClientError() bool
IsClientError returns true when this org list hooks not found response has a 4xx status code
func (*OrgListHooksNotFound) IsCode ¶
func (o *OrgListHooksNotFound) IsCode(code int) bool
IsCode returns true when this org list hooks not found response a status code equal to that given
func (*OrgListHooksNotFound) IsRedirect ¶
func (o *OrgListHooksNotFound) IsRedirect() bool
IsRedirect returns true when this org list hooks not found response has a 3xx status code
func (*OrgListHooksNotFound) IsServerError ¶
func (o *OrgListHooksNotFound) IsServerError() bool
IsServerError returns true when this org list hooks not found response has a 5xx status code
func (*OrgListHooksNotFound) IsSuccess ¶
func (o *OrgListHooksNotFound) IsSuccess() bool
IsSuccess returns true when this org list hooks not found response has a 2xx status code
func (*OrgListHooksNotFound) String ¶
func (o *OrgListHooksNotFound) String() string
type OrgListHooksOK ¶
OrgListHooksOK describes a response with status code 200, with default header values.
HookList
func NewOrgListHooksOK ¶
func NewOrgListHooksOK() *OrgListHooksOK
NewOrgListHooksOK creates a OrgListHooksOK with default headers values
func (*OrgListHooksOK) Code ¶
func (o *OrgListHooksOK) Code() int
Code gets the status code for the org list hooks o k response
func (*OrgListHooksOK) Error ¶
func (o *OrgListHooksOK) Error() string
func (*OrgListHooksOK) GetPayload ¶
func (o *OrgListHooksOK) GetPayload() []*models.Hook
func (*OrgListHooksOK) IsClientError ¶
func (o *OrgListHooksOK) IsClientError() bool
IsClientError returns true when this org list hooks o k response has a 4xx status code
func (*OrgListHooksOK) IsCode ¶
func (o *OrgListHooksOK) IsCode(code int) bool
IsCode returns true when this org list hooks o k response a status code equal to that given
func (*OrgListHooksOK) IsRedirect ¶
func (o *OrgListHooksOK) IsRedirect() bool
IsRedirect returns true when this org list hooks o k response has a 3xx status code
func (*OrgListHooksOK) IsServerError ¶
func (o *OrgListHooksOK) IsServerError() bool
IsServerError returns true when this org list hooks o k response has a 5xx status code
func (*OrgListHooksOK) IsSuccess ¶
func (o *OrgListHooksOK) IsSuccess() bool
IsSuccess returns true when this org list hooks o k response has a 2xx status code
func (*OrgListHooksOK) String ¶
func (o *OrgListHooksOK) String() string
type OrgListHooksParams ¶
type OrgListHooksParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the organization
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListHooksParams contains all the parameters to send to the API endpoint
for the org list hooks operation. Typically these are written to a http.Request.
func NewOrgListHooksParams ¶
func NewOrgListHooksParams() *OrgListHooksParams
NewOrgListHooksParams creates a new OrgListHooksParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListHooksParamsWithContext ¶
func NewOrgListHooksParamsWithContext(ctx context.Context) *OrgListHooksParams
NewOrgListHooksParamsWithContext creates a new OrgListHooksParams object with the ability to set a context for a request.
func NewOrgListHooksParamsWithHTTPClient ¶
func NewOrgListHooksParamsWithHTTPClient(client *http.Client) *OrgListHooksParams
NewOrgListHooksParamsWithHTTPClient creates a new OrgListHooksParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListHooksParamsWithTimeout ¶
func NewOrgListHooksParamsWithTimeout(timeout time.Duration) *OrgListHooksParams
NewOrgListHooksParamsWithTimeout creates a new OrgListHooksParams object with the ability to set a timeout on a request.
func (*OrgListHooksParams) SetContext ¶
func (o *OrgListHooksParams) SetContext(ctx context.Context)
SetContext adds the context to the org list hooks params
func (*OrgListHooksParams) SetDefaults ¶
func (o *OrgListHooksParams) SetDefaults()
SetDefaults hydrates default values in the org list hooks params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListHooksParams) SetHTTPClient ¶
func (o *OrgListHooksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list hooks params
func (*OrgListHooksParams) SetLimit ¶
func (o *OrgListHooksParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list hooks params
func (*OrgListHooksParams) SetOrg ¶
func (o *OrgListHooksParams) SetOrg(org string)
SetOrg adds the org to the org list hooks params
func (*OrgListHooksParams) SetPage ¶
func (o *OrgListHooksParams) SetPage(page *int64)
SetPage adds the page to the org list hooks params
func (*OrgListHooksParams) SetTimeout ¶
func (o *OrgListHooksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list hooks params
func (*OrgListHooksParams) WithContext ¶
func (o *OrgListHooksParams) WithContext(ctx context.Context) *OrgListHooksParams
WithContext adds the context to the org list hooks params
func (*OrgListHooksParams) WithDefaults ¶
func (o *OrgListHooksParams) WithDefaults() *OrgListHooksParams
WithDefaults hydrates default values in the org list hooks params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListHooksParams) WithHTTPClient ¶
func (o *OrgListHooksParams) WithHTTPClient(client *http.Client) *OrgListHooksParams
WithHTTPClient adds the HTTPClient to the org list hooks params
func (*OrgListHooksParams) WithLimit ¶
func (o *OrgListHooksParams) WithLimit(limit *int64) *OrgListHooksParams
WithLimit adds the limit to the org list hooks params
func (*OrgListHooksParams) WithOrg ¶
func (o *OrgListHooksParams) WithOrg(org string) *OrgListHooksParams
WithOrg adds the org to the org list hooks params
func (*OrgListHooksParams) WithPage ¶
func (o *OrgListHooksParams) WithPage(page *int64) *OrgListHooksParams
WithPage adds the page to the org list hooks params
func (*OrgListHooksParams) WithTimeout ¶
func (o *OrgListHooksParams) WithTimeout(timeout time.Duration) *OrgListHooksParams
WithTimeout adds the timeout to the org list hooks params
func (*OrgListHooksParams) WriteToRequest ¶
func (o *OrgListHooksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListHooksReader ¶
type OrgListHooksReader struct {
// contains filtered or unexported fields
}
OrgListHooksReader is a Reader for the OrgListHooks structure.
func (*OrgListHooksReader) ReadResponse ¶
func (o *OrgListHooksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListLabelsNotFound ¶
type OrgListLabelsNotFound struct {
}
OrgListLabelsNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListLabelsNotFound ¶
func NewOrgListLabelsNotFound() *OrgListLabelsNotFound
NewOrgListLabelsNotFound creates a OrgListLabelsNotFound with default headers values
func (*OrgListLabelsNotFound) Code ¶
func (o *OrgListLabelsNotFound) Code() int
Code gets the status code for the org list labels not found response
func (*OrgListLabelsNotFound) Error ¶
func (o *OrgListLabelsNotFound) Error() string
func (*OrgListLabelsNotFound) IsClientError ¶
func (o *OrgListLabelsNotFound) IsClientError() bool
IsClientError returns true when this org list labels not found response has a 4xx status code
func (*OrgListLabelsNotFound) IsCode ¶
func (o *OrgListLabelsNotFound) IsCode(code int) bool
IsCode returns true when this org list labels not found response a status code equal to that given
func (*OrgListLabelsNotFound) IsRedirect ¶
func (o *OrgListLabelsNotFound) IsRedirect() bool
IsRedirect returns true when this org list labels not found response has a 3xx status code
func (*OrgListLabelsNotFound) IsServerError ¶
func (o *OrgListLabelsNotFound) IsServerError() bool
IsServerError returns true when this org list labels not found response has a 5xx status code
func (*OrgListLabelsNotFound) IsSuccess ¶
func (o *OrgListLabelsNotFound) IsSuccess() bool
IsSuccess returns true when this org list labels not found response has a 2xx status code
func (*OrgListLabelsNotFound) String ¶
func (o *OrgListLabelsNotFound) String() string
type OrgListLabelsOK ¶
OrgListLabelsOK describes a response with status code 200, with default header values.
LabelList
func NewOrgListLabelsOK ¶
func NewOrgListLabelsOK() *OrgListLabelsOK
NewOrgListLabelsOK creates a OrgListLabelsOK with default headers values
func (*OrgListLabelsOK) Code ¶
func (o *OrgListLabelsOK) Code() int
Code gets the status code for the org list labels o k response
func (*OrgListLabelsOK) Error ¶
func (o *OrgListLabelsOK) Error() string
func (*OrgListLabelsOK) GetPayload ¶
func (o *OrgListLabelsOK) GetPayload() []*models.Label
func (*OrgListLabelsOK) IsClientError ¶
func (o *OrgListLabelsOK) IsClientError() bool
IsClientError returns true when this org list labels o k response has a 4xx status code
func (*OrgListLabelsOK) IsCode ¶
func (o *OrgListLabelsOK) IsCode(code int) bool
IsCode returns true when this org list labels o k response a status code equal to that given
func (*OrgListLabelsOK) IsRedirect ¶
func (o *OrgListLabelsOK) IsRedirect() bool
IsRedirect returns true when this org list labels o k response has a 3xx status code
func (*OrgListLabelsOK) IsServerError ¶
func (o *OrgListLabelsOK) IsServerError() bool
IsServerError returns true when this org list labels o k response has a 5xx status code
func (*OrgListLabelsOK) IsSuccess ¶
func (o *OrgListLabelsOK) IsSuccess() bool
IsSuccess returns true when this org list labels o k response has a 2xx status code
func (*OrgListLabelsOK) String ¶
func (o *OrgListLabelsOK) String() string
type OrgListLabelsParams ¶
type OrgListLabelsParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the organization
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListLabelsParams contains all the parameters to send to the API endpoint
for the org list labels operation. Typically these are written to a http.Request.
func NewOrgListLabelsParams ¶
func NewOrgListLabelsParams() *OrgListLabelsParams
NewOrgListLabelsParams creates a new OrgListLabelsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListLabelsParamsWithContext ¶
func NewOrgListLabelsParamsWithContext(ctx context.Context) *OrgListLabelsParams
NewOrgListLabelsParamsWithContext creates a new OrgListLabelsParams object with the ability to set a context for a request.
func NewOrgListLabelsParamsWithHTTPClient ¶
func NewOrgListLabelsParamsWithHTTPClient(client *http.Client) *OrgListLabelsParams
NewOrgListLabelsParamsWithHTTPClient creates a new OrgListLabelsParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListLabelsParamsWithTimeout ¶
func NewOrgListLabelsParamsWithTimeout(timeout time.Duration) *OrgListLabelsParams
NewOrgListLabelsParamsWithTimeout creates a new OrgListLabelsParams object with the ability to set a timeout on a request.
func (*OrgListLabelsParams) SetContext ¶
func (o *OrgListLabelsParams) SetContext(ctx context.Context)
SetContext adds the context to the org list labels params
func (*OrgListLabelsParams) SetDefaults ¶
func (o *OrgListLabelsParams) SetDefaults()
SetDefaults hydrates default values in the org list labels params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListLabelsParams) SetHTTPClient ¶
func (o *OrgListLabelsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list labels params
func (*OrgListLabelsParams) SetLimit ¶
func (o *OrgListLabelsParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list labels params
func (*OrgListLabelsParams) SetOrg ¶
func (o *OrgListLabelsParams) SetOrg(org string)
SetOrg adds the org to the org list labels params
func (*OrgListLabelsParams) SetPage ¶
func (o *OrgListLabelsParams) SetPage(page *int64)
SetPage adds the page to the org list labels params
func (*OrgListLabelsParams) SetTimeout ¶
func (o *OrgListLabelsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list labels params
func (*OrgListLabelsParams) WithContext ¶
func (o *OrgListLabelsParams) WithContext(ctx context.Context) *OrgListLabelsParams
WithContext adds the context to the org list labels params
func (*OrgListLabelsParams) WithDefaults ¶
func (o *OrgListLabelsParams) WithDefaults() *OrgListLabelsParams
WithDefaults hydrates default values in the org list labels params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListLabelsParams) WithHTTPClient ¶
func (o *OrgListLabelsParams) WithHTTPClient(client *http.Client) *OrgListLabelsParams
WithHTTPClient adds the HTTPClient to the org list labels params
func (*OrgListLabelsParams) WithLimit ¶
func (o *OrgListLabelsParams) WithLimit(limit *int64) *OrgListLabelsParams
WithLimit adds the limit to the org list labels params
func (*OrgListLabelsParams) WithOrg ¶
func (o *OrgListLabelsParams) WithOrg(org string) *OrgListLabelsParams
WithOrg adds the org to the org list labels params
func (*OrgListLabelsParams) WithPage ¶
func (o *OrgListLabelsParams) WithPage(page *int64) *OrgListLabelsParams
WithPage adds the page to the org list labels params
func (*OrgListLabelsParams) WithTimeout ¶
func (o *OrgListLabelsParams) WithTimeout(timeout time.Duration) *OrgListLabelsParams
WithTimeout adds the timeout to the org list labels params
func (*OrgListLabelsParams) WriteToRequest ¶
func (o *OrgListLabelsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListLabelsReader ¶
type OrgListLabelsReader struct {
// contains filtered or unexported fields
}
OrgListLabelsReader is a Reader for the OrgListLabels structure.
func (*OrgListLabelsReader) ReadResponse ¶
func (o *OrgListLabelsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListMembersNotFound ¶
type OrgListMembersNotFound struct {
}
OrgListMembersNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListMembersNotFound ¶
func NewOrgListMembersNotFound() *OrgListMembersNotFound
NewOrgListMembersNotFound creates a OrgListMembersNotFound with default headers values
func (*OrgListMembersNotFound) Code ¶
func (o *OrgListMembersNotFound) Code() int
Code gets the status code for the org list members not found response
func (*OrgListMembersNotFound) Error ¶
func (o *OrgListMembersNotFound) Error() string
func (*OrgListMembersNotFound) IsClientError ¶
func (o *OrgListMembersNotFound) IsClientError() bool
IsClientError returns true when this org list members not found response has a 4xx status code
func (*OrgListMembersNotFound) IsCode ¶
func (o *OrgListMembersNotFound) IsCode(code int) bool
IsCode returns true when this org list members not found response a status code equal to that given
func (*OrgListMembersNotFound) IsRedirect ¶
func (o *OrgListMembersNotFound) IsRedirect() bool
IsRedirect returns true when this org list members not found response has a 3xx status code
func (*OrgListMembersNotFound) IsServerError ¶
func (o *OrgListMembersNotFound) IsServerError() bool
IsServerError returns true when this org list members not found response has a 5xx status code
func (*OrgListMembersNotFound) IsSuccess ¶
func (o *OrgListMembersNotFound) IsSuccess() bool
IsSuccess returns true when this org list members not found response has a 2xx status code
func (*OrgListMembersNotFound) String ¶
func (o *OrgListMembersNotFound) String() string
type OrgListMembersOK ¶
OrgListMembersOK describes a response with status code 200, with default header values.
UserList
func NewOrgListMembersOK ¶
func NewOrgListMembersOK() *OrgListMembersOK
NewOrgListMembersOK creates a OrgListMembersOK with default headers values
func (*OrgListMembersOK) Code ¶
func (o *OrgListMembersOK) Code() int
Code gets the status code for the org list members o k response
func (*OrgListMembersOK) Error ¶
func (o *OrgListMembersOK) Error() string
func (*OrgListMembersOK) GetPayload ¶
func (o *OrgListMembersOK) GetPayload() []*models.User
func (*OrgListMembersOK) IsClientError ¶
func (o *OrgListMembersOK) IsClientError() bool
IsClientError returns true when this org list members o k response has a 4xx status code
func (*OrgListMembersOK) IsCode ¶
func (o *OrgListMembersOK) IsCode(code int) bool
IsCode returns true when this org list members o k response a status code equal to that given
func (*OrgListMembersOK) IsRedirect ¶
func (o *OrgListMembersOK) IsRedirect() bool
IsRedirect returns true when this org list members o k response has a 3xx status code
func (*OrgListMembersOK) IsServerError ¶
func (o *OrgListMembersOK) IsServerError() bool
IsServerError returns true when this org list members o k response has a 5xx status code
func (*OrgListMembersOK) IsSuccess ¶
func (o *OrgListMembersOK) IsSuccess() bool
IsSuccess returns true when this org list members o k response has a 2xx status code
func (*OrgListMembersOK) String ¶
func (o *OrgListMembersOK) String() string
type OrgListMembersParams ¶
type OrgListMembersParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the organization
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListMembersParams contains all the parameters to send to the API endpoint
for the org list members operation. Typically these are written to a http.Request.
func NewOrgListMembersParams ¶
func NewOrgListMembersParams() *OrgListMembersParams
NewOrgListMembersParams creates a new OrgListMembersParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListMembersParamsWithContext ¶
func NewOrgListMembersParamsWithContext(ctx context.Context) *OrgListMembersParams
NewOrgListMembersParamsWithContext creates a new OrgListMembersParams object with the ability to set a context for a request.
func NewOrgListMembersParamsWithHTTPClient ¶
func NewOrgListMembersParamsWithHTTPClient(client *http.Client) *OrgListMembersParams
NewOrgListMembersParamsWithHTTPClient creates a new OrgListMembersParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListMembersParamsWithTimeout ¶
func NewOrgListMembersParamsWithTimeout(timeout time.Duration) *OrgListMembersParams
NewOrgListMembersParamsWithTimeout creates a new OrgListMembersParams object with the ability to set a timeout on a request.
func (*OrgListMembersParams) SetContext ¶
func (o *OrgListMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the org list members params
func (*OrgListMembersParams) SetDefaults ¶
func (o *OrgListMembersParams) SetDefaults()
SetDefaults hydrates default values in the org list members params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListMembersParams) SetHTTPClient ¶
func (o *OrgListMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list members params
func (*OrgListMembersParams) SetLimit ¶
func (o *OrgListMembersParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list members params
func (*OrgListMembersParams) SetOrg ¶
func (o *OrgListMembersParams) SetOrg(org string)
SetOrg adds the org to the org list members params
func (*OrgListMembersParams) SetPage ¶
func (o *OrgListMembersParams) SetPage(page *int64)
SetPage adds the page to the org list members params
func (*OrgListMembersParams) SetTimeout ¶
func (o *OrgListMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list members params
func (*OrgListMembersParams) WithContext ¶
func (o *OrgListMembersParams) WithContext(ctx context.Context) *OrgListMembersParams
WithContext adds the context to the org list members params
func (*OrgListMembersParams) WithDefaults ¶
func (o *OrgListMembersParams) WithDefaults() *OrgListMembersParams
WithDefaults hydrates default values in the org list members params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListMembersParams) WithHTTPClient ¶
func (o *OrgListMembersParams) WithHTTPClient(client *http.Client) *OrgListMembersParams
WithHTTPClient adds the HTTPClient to the org list members params
func (*OrgListMembersParams) WithLimit ¶
func (o *OrgListMembersParams) WithLimit(limit *int64) *OrgListMembersParams
WithLimit adds the limit to the org list members params
func (*OrgListMembersParams) WithOrg ¶
func (o *OrgListMembersParams) WithOrg(org string) *OrgListMembersParams
WithOrg adds the org to the org list members params
func (*OrgListMembersParams) WithPage ¶
func (o *OrgListMembersParams) WithPage(page *int64) *OrgListMembersParams
WithPage adds the page to the org list members params
func (*OrgListMembersParams) WithTimeout ¶
func (o *OrgListMembersParams) WithTimeout(timeout time.Duration) *OrgListMembersParams
WithTimeout adds the timeout to the org list members params
func (*OrgListMembersParams) WriteToRequest ¶
func (o *OrgListMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListMembersReader ¶
type OrgListMembersReader struct {
// contains filtered or unexported fields
}
OrgListMembersReader is a Reader for the OrgListMembers structure.
func (*OrgListMembersReader) ReadResponse ¶
func (o *OrgListMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListPublicMembersNotFound ¶
type OrgListPublicMembersNotFound struct {
}
OrgListPublicMembersNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListPublicMembersNotFound ¶
func NewOrgListPublicMembersNotFound() *OrgListPublicMembersNotFound
NewOrgListPublicMembersNotFound creates a OrgListPublicMembersNotFound with default headers values
func (*OrgListPublicMembersNotFound) Code ¶
func (o *OrgListPublicMembersNotFound) Code() int
Code gets the status code for the org list public members not found response
func (*OrgListPublicMembersNotFound) Error ¶
func (o *OrgListPublicMembersNotFound) Error() string
func (*OrgListPublicMembersNotFound) IsClientError ¶
func (o *OrgListPublicMembersNotFound) IsClientError() bool
IsClientError returns true when this org list public members not found response has a 4xx status code
func (*OrgListPublicMembersNotFound) IsCode ¶
func (o *OrgListPublicMembersNotFound) IsCode(code int) bool
IsCode returns true when this org list public members not found response a status code equal to that given
func (*OrgListPublicMembersNotFound) IsRedirect ¶
func (o *OrgListPublicMembersNotFound) IsRedirect() bool
IsRedirect returns true when this org list public members not found response has a 3xx status code
func (*OrgListPublicMembersNotFound) IsServerError ¶
func (o *OrgListPublicMembersNotFound) IsServerError() bool
IsServerError returns true when this org list public members not found response has a 5xx status code
func (*OrgListPublicMembersNotFound) IsSuccess ¶
func (o *OrgListPublicMembersNotFound) IsSuccess() bool
IsSuccess returns true when this org list public members not found response has a 2xx status code
func (*OrgListPublicMembersNotFound) String ¶
func (o *OrgListPublicMembersNotFound) String() string
type OrgListPublicMembersOK ¶
OrgListPublicMembersOK describes a response with status code 200, with default header values.
UserList
func NewOrgListPublicMembersOK ¶
func NewOrgListPublicMembersOK() *OrgListPublicMembersOK
NewOrgListPublicMembersOK creates a OrgListPublicMembersOK with default headers values
func (*OrgListPublicMembersOK) Code ¶
func (o *OrgListPublicMembersOK) Code() int
Code gets the status code for the org list public members o k response
func (*OrgListPublicMembersOK) Error ¶
func (o *OrgListPublicMembersOK) Error() string
func (*OrgListPublicMembersOK) GetPayload ¶
func (o *OrgListPublicMembersOK) GetPayload() []*models.User
func (*OrgListPublicMembersOK) IsClientError ¶
func (o *OrgListPublicMembersOK) IsClientError() bool
IsClientError returns true when this org list public members o k response has a 4xx status code
func (*OrgListPublicMembersOK) IsCode ¶
func (o *OrgListPublicMembersOK) IsCode(code int) bool
IsCode returns true when this org list public members o k response a status code equal to that given
func (*OrgListPublicMembersOK) IsRedirect ¶
func (o *OrgListPublicMembersOK) IsRedirect() bool
IsRedirect returns true when this org list public members o k response has a 3xx status code
func (*OrgListPublicMembersOK) IsServerError ¶
func (o *OrgListPublicMembersOK) IsServerError() bool
IsServerError returns true when this org list public members o k response has a 5xx status code
func (*OrgListPublicMembersOK) IsSuccess ¶
func (o *OrgListPublicMembersOK) IsSuccess() bool
IsSuccess returns true when this org list public members o k response has a 2xx status code
func (*OrgListPublicMembersOK) String ¶
func (o *OrgListPublicMembersOK) String() string
type OrgListPublicMembersParams ¶
type OrgListPublicMembersParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the organization
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListPublicMembersParams contains all the parameters to send to the API endpoint
for the org list public members operation. Typically these are written to a http.Request.
func NewOrgListPublicMembersParams ¶
func NewOrgListPublicMembersParams() *OrgListPublicMembersParams
NewOrgListPublicMembersParams creates a new OrgListPublicMembersParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListPublicMembersParamsWithContext ¶
func NewOrgListPublicMembersParamsWithContext(ctx context.Context) *OrgListPublicMembersParams
NewOrgListPublicMembersParamsWithContext creates a new OrgListPublicMembersParams object with the ability to set a context for a request.
func NewOrgListPublicMembersParamsWithHTTPClient ¶
func NewOrgListPublicMembersParamsWithHTTPClient(client *http.Client) *OrgListPublicMembersParams
NewOrgListPublicMembersParamsWithHTTPClient creates a new OrgListPublicMembersParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListPublicMembersParamsWithTimeout ¶
func NewOrgListPublicMembersParamsWithTimeout(timeout time.Duration) *OrgListPublicMembersParams
NewOrgListPublicMembersParamsWithTimeout creates a new OrgListPublicMembersParams object with the ability to set a timeout on a request.
func (*OrgListPublicMembersParams) SetContext ¶
func (o *OrgListPublicMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the org list public members params
func (*OrgListPublicMembersParams) SetDefaults ¶
func (o *OrgListPublicMembersParams) SetDefaults()
SetDefaults hydrates default values in the org list public members params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListPublicMembersParams) SetHTTPClient ¶
func (o *OrgListPublicMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list public members params
func (*OrgListPublicMembersParams) SetLimit ¶
func (o *OrgListPublicMembersParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list public members params
func (*OrgListPublicMembersParams) SetOrg ¶
func (o *OrgListPublicMembersParams) SetOrg(org string)
SetOrg adds the org to the org list public members params
func (*OrgListPublicMembersParams) SetPage ¶
func (o *OrgListPublicMembersParams) SetPage(page *int64)
SetPage adds the page to the org list public members params
func (*OrgListPublicMembersParams) SetTimeout ¶
func (o *OrgListPublicMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list public members params
func (*OrgListPublicMembersParams) WithContext ¶
func (o *OrgListPublicMembersParams) WithContext(ctx context.Context) *OrgListPublicMembersParams
WithContext adds the context to the org list public members params
func (*OrgListPublicMembersParams) WithDefaults ¶
func (o *OrgListPublicMembersParams) WithDefaults() *OrgListPublicMembersParams
WithDefaults hydrates default values in the org list public members params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListPublicMembersParams) WithHTTPClient ¶
func (o *OrgListPublicMembersParams) WithHTTPClient(client *http.Client) *OrgListPublicMembersParams
WithHTTPClient adds the HTTPClient to the org list public members params
func (*OrgListPublicMembersParams) WithLimit ¶
func (o *OrgListPublicMembersParams) WithLimit(limit *int64) *OrgListPublicMembersParams
WithLimit adds the limit to the org list public members params
func (*OrgListPublicMembersParams) WithOrg ¶
func (o *OrgListPublicMembersParams) WithOrg(org string) *OrgListPublicMembersParams
WithOrg adds the org to the org list public members params
func (*OrgListPublicMembersParams) WithPage ¶
func (o *OrgListPublicMembersParams) WithPage(page *int64) *OrgListPublicMembersParams
WithPage adds the page to the org list public members params
func (*OrgListPublicMembersParams) WithTimeout ¶
func (o *OrgListPublicMembersParams) WithTimeout(timeout time.Duration) *OrgListPublicMembersParams
WithTimeout adds the timeout to the org list public members params
func (*OrgListPublicMembersParams) WriteToRequest ¶
func (o *OrgListPublicMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListPublicMembersReader ¶
type OrgListPublicMembersReader struct {
// contains filtered or unexported fields
}
OrgListPublicMembersReader is a Reader for the OrgListPublicMembers structure.
func (*OrgListPublicMembersReader) ReadResponse ¶
func (o *OrgListPublicMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListReposNotFound ¶
type OrgListReposNotFound struct {
}
OrgListReposNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListReposNotFound ¶
func NewOrgListReposNotFound() *OrgListReposNotFound
NewOrgListReposNotFound creates a OrgListReposNotFound with default headers values
func (*OrgListReposNotFound) Code ¶
func (o *OrgListReposNotFound) Code() int
Code gets the status code for the org list repos not found response
func (*OrgListReposNotFound) Error ¶
func (o *OrgListReposNotFound) Error() string
func (*OrgListReposNotFound) IsClientError ¶
func (o *OrgListReposNotFound) IsClientError() bool
IsClientError returns true when this org list repos not found response has a 4xx status code
func (*OrgListReposNotFound) IsCode ¶
func (o *OrgListReposNotFound) IsCode(code int) bool
IsCode returns true when this org list repos not found response a status code equal to that given
func (*OrgListReposNotFound) IsRedirect ¶
func (o *OrgListReposNotFound) IsRedirect() bool
IsRedirect returns true when this org list repos not found response has a 3xx status code
func (*OrgListReposNotFound) IsServerError ¶
func (o *OrgListReposNotFound) IsServerError() bool
IsServerError returns true when this org list repos not found response has a 5xx status code
func (*OrgListReposNotFound) IsSuccess ¶
func (o *OrgListReposNotFound) IsSuccess() bool
IsSuccess returns true when this org list repos not found response has a 2xx status code
func (*OrgListReposNotFound) String ¶
func (o *OrgListReposNotFound) String() string
type OrgListReposOK ¶
type OrgListReposOK struct {
Payload []*models.Repository
}
OrgListReposOK describes a response with status code 200, with default header values.
RepositoryList
func NewOrgListReposOK ¶
func NewOrgListReposOK() *OrgListReposOK
NewOrgListReposOK creates a OrgListReposOK with default headers values
func (*OrgListReposOK) Code ¶
func (o *OrgListReposOK) Code() int
Code gets the status code for the org list repos o k response
func (*OrgListReposOK) Error ¶
func (o *OrgListReposOK) Error() string
func (*OrgListReposOK) GetPayload ¶
func (o *OrgListReposOK) GetPayload() []*models.Repository
func (*OrgListReposOK) IsClientError ¶
func (o *OrgListReposOK) IsClientError() bool
IsClientError returns true when this org list repos o k response has a 4xx status code
func (*OrgListReposOK) IsCode ¶
func (o *OrgListReposOK) IsCode(code int) bool
IsCode returns true when this org list repos o k response a status code equal to that given
func (*OrgListReposOK) IsRedirect ¶
func (o *OrgListReposOK) IsRedirect() bool
IsRedirect returns true when this org list repos o k response has a 3xx status code
func (*OrgListReposOK) IsServerError ¶
func (o *OrgListReposOK) IsServerError() bool
IsServerError returns true when this org list repos o k response has a 5xx status code
func (*OrgListReposOK) IsSuccess ¶
func (o *OrgListReposOK) IsSuccess() bool
IsSuccess returns true when this org list repos o k response has a 2xx status code
func (*OrgListReposOK) String ¶
func (o *OrgListReposOK) String() string
type OrgListReposParams ¶
type OrgListReposParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the organization
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListReposParams contains all the parameters to send to the API endpoint
for the org list repos operation. Typically these are written to a http.Request.
func NewOrgListReposParams ¶
func NewOrgListReposParams() *OrgListReposParams
NewOrgListReposParams creates a new OrgListReposParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListReposParamsWithContext ¶
func NewOrgListReposParamsWithContext(ctx context.Context) *OrgListReposParams
NewOrgListReposParamsWithContext creates a new OrgListReposParams object with the ability to set a context for a request.
func NewOrgListReposParamsWithHTTPClient ¶
func NewOrgListReposParamsWithHTTPClient(client *http.Client) *OrgListReposParams
NewOrgListReposParamsWithHTTPClient creates a new OrgListReposParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListReposParamsWithTimeout ¶
func NewOrgListReposParamsWithTimeout(timeout time.Duration) *OrgListReposParams
NewOrgListReposParamsWithTimeout creates a new OrgListReposParams object with the ability to set a timeout on a request.
func (*OrgListReposParams) SetContext ¶
func (o *OrgListReposParams) SetContext(ctx context.Context)
SetContext adds the context to the org list repos params
func (*OrgListReposParams) SetDefaults ¶
func (o *OrgListReposParams) SetDefaults()
SetDefaults hydrates default values in the org list repos params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListReposParams) SetHTTPClient ¶
func (o *OrgListReposParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list repos params
func (*OrgListReposParams) SetLimit ¶
func (o *OrgListReposParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list repos params
func (*OrgListReposParams) SetOrg ¶
func (o *OrgListReposParams) SetOrg(org string)
SetOrg adds the org to the org list repos params
func (*OrgListReposParams) SetPage ¶
func (o *OrgListReposParams) SetPage(page *int64)
SetPage adds the page to the org list repos params
func (*OrgListReposParams) SetTimeout ¶
func (o *OrgListReposParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list repos params
func (*OrgListReposParams) WithContext ¶
func (o *OrgListReposParams) WithContext(ctx context.Context) *OrgListReposParams
WithContext adds the context to the org list repos params
func (*OrgListReposParams) WithDefaults ¶
func (o *OrgListReposParams) WithDefaults() *OrgListReposParams
WithDefaults hydrates default values in the org list repos params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListReposParams) WithHTTPClient ¶
func (o *OrgListReposParams) WithHTTPClient(client *http.Client) *OrgListReposParams
WithHTTPClient adds the HTTPClient to the org list repos params
func (*OrgListReposParams) WithLimit ¶
func (o *OrgListReposParams) WithLimit(limit *int64) *OrgListReposParams
WithLimit adds the limit to the org list repos params
func (*OrgListReposParams) WithOrg ¶
func (o *OrgListReposParams) WithOrg(org string) *OrgListReposParams
WithOrg adds the org to the org list repos params
func (*OrgListReposParams) WithPage ¶
func (o *OrgListReposParams) WithPage(page *int64) *OrgListReposParams
WithPage adds the page to the org list repos params
func (*OrgListReposParams) WithTimeout ¶
func (o *OrgListReposParams) WithTimeout(timeout time.Duration) *OrgListReposParams
WithTimeout adds the timeout to the org list repos params
func (*OrgListReposParams) WriteToRequest ¶
func (o *OrgListReposParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListReposReader ¶
type OrgListReposReader struct {
// contains filtered or unexported fields
}
OrgListReposReader is a Reader for the OrgListRepos structure.
func (*OrgListReposReader) ReadResponse ¶
func (o *OrgListReposReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListTeamActivityFeedsNotFound ¶
type OrgListTeamActivityFeedsNotFound struct {
}
OrgListTeamActivityFeedsNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListTeamActivityFeedsNotFound ¶
func NewOrgListTeamActivityFeedsNotFound() *OrgListTeamActivityFeedsNotFound
NewOrgListTeamActivityFeedsNotFound creates a OrgListTeamActivityFeedsNotFound with default headers values
func (*OrgListTeamActivityFeedsNotFound) Code ¶
func (o *OrgListTeamActivityFeedsNotFound) Code() int
Code gets the status code for the org list team activity feeds not found response
func (*OrgListTeamActivityFeedsNotFound) Error ¶
func (o *OrgListTeamActivityFeedsNotFound) Error() string
func (*OrgListTeamActivityFeedsNotFound) IsClientError ¶
func (o *OrgListTeamActivityFeedsNotFound) IsClientError() bool
IsClientError returns true when this org list team activity feeds not found response has a 4xx status code
func (*OrgListTeamActivityFeedsNotFound) IsCode ¶
func (o *OrgListTeamActivityFeedsNotFound) IsCode(code int) bool
IsCode returns true when this org list team activity feeds not found response a status code equal to that given
func (*OrgListTeamActivityFeedsNotFound) IsRedirect ¶
func (o *OrgListTeamActivityFeedsNotFound) IsRedirect() bool
IsRedirect returns true when this org list team activity feeds not found response has a 3xx status code
func (*OrgListTeamActivityFeedsNotFound) IsServerError ¶
func (o *OrgListTeamActivityFeedsNotFound) IsServerError() bool
IsServerError returns true when this org list team activity feeds not found response has a 5xx status code
func (*OrgListTeamActivityFeedsNotFound) IsSuccess ¶
func (o *OrgListTeamActivityFeedsNotFound) IsSuccess() bool
IsSuccess returns true when this org list team activity feeds not found response has a 2xx status code
func (*OrgListTeamActivityFeedsNotFound) String ¶
func (o *OrgListTeamActivityFeedsNotFound) String() string
type OrgListTeamActivityFeedsOK ¶
OrgListTeamActivityFeedsOK describes a response with status code 200, with default header values.
ActivityFeedsList
func NewOrgListTeamActivityFeedsOK ¶
func NewOrgListTeamActivityFeedsOK() *OrgListTeamActivityFeedsOK
NewOrgListTeamActivityFeedsOK creates a OrgListTeamActivityFeedsOK with default headers values
func (*OrgListTeamActivityFeedsOK) Code ¶
func (o *OrgListTeamActivityFeedsOK) Code() int
Code gets the status code for the org list team activity feeds o k response
func (*OrgListTeamActivityFeedsOK) Error ¶
func (o *OrgListTeamActivityFeedsOK) Error() string
func (*OrgListTeamActivityFeedsOK) GetPayload ¶
func (o *OrgListTeamActivityFeedsOK) GetPayload() []*models.Activity
func (*OrgListTeamActivityFeedsOK) IsClientError ¶
func (o *OrgListTeamActivityFeedsOK) IsClientError() bool
IsClientError returns true when this org list team activity feeds o k response has a 4xx status code
func (*OrgListTeamActivityFeedsOK) IsCode ¶
func (o *OrgListTeamActivityFeedsOK) IsCode(code int) bool
IsCode returns true when this org list team activity feeds o k response a status code equal to that given
func (*OrgListTeamActivityFeedsOK) IsRedirect ¶
func (o *OrgListTeamActivityFeedsOK) IsRedirect() bool
IsRedirect returns true when this org list team activity feeds o k response has a 3xx status code
func (*OrgListTeamActivityFeedsOK) IsServerError ¶
func (o *OrgListTeamActivityFeedsOK) IsServerError() bool
IsServerError returns true when this org list team activity feeds o k response has a 5xx status code
func (*OrgListTeamActivityFeedsOK) IsSuccess ¶
func (o *OrgListTeamActivityFeedsOK) IsSuccess() bool
IsSuccess returns true when this org list team activity feeds o k response has a 2xx status code
func (*OrgListTeamActivityFeedsOK) String ¶
func (o *OrgListTeamActivityFeedsOK) String() string
type OrgListTeamActivityFeedsParams ¶
type OrgListTeamActivityFeedsParams struct {
/* Date.
the date of the activities to be found
Format: date
*/
Date *strfmt.Date
/* ID.
id of the team
Format: int64
*/
ID int64
/* Limit.
page size of results
*/
Limit *int64
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListTeamActivityFeedsParams contains all the parameters to send to the API endpoint
for the org list team activity feeds operation. Typically these are written to a http.Request.
func NewOrgListTeamActivityFeedsParams ¶
func NewOrgListTeamActivityFeedsParams() *OrgListTeamActivityFeedsParams
NewOrgListTeamActivityFeedsParams creates a new OrgListTeamActivityFeedsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListTeamActivityFeedsParamsWithContext ¶
func NewOrgListTeamActivityFeedsParamsWithContext(ctx context.Context) *OrgListTeamActivityFeedsParams
NewOrgListTeamActivityFeedsParamsWithContext creates a new OrgListTeamActivityFeedsParams object with the ability to set a context for a request.
func NewOrgListTeamActivityFeedsParamsWithHTTPClient ¶
func NewOrgListTeamActivityFeedsParamsWithHTTPClient(client *http.Client) *OrgListTeamActivityFeedsParams
NewOrgListTeamActivityFeedsParamsWithHTTPClient creates a new OrgListTeamActivityFeedsParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListTeamActivityFeedsParamsWithTimeout ¶
func NewOrgListTeamActivityFeedsParamsWithTimeout(timeout time.Duration) *OrgListTeamActivityFeedsParams
NewOrgListTeamActivityFeedsParamsWithTimeout creates a new OrgListTeamActivityFeedsParams object with the ability to set a timeout on a request.
func (*OrgListTeamActivityFeedsParams) SetContext ¶
func (o *OrgListTeamActivityFeedsParams) SetContext(ctx context.Context)
SetContext adds the context to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) SetDate ¶
func (o *OrgListTeamActivityFeedsParams) SetDate(date *strfmt.Date)
SetDate adds the date to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) SetDefaults ¶
func (o *OrgListTeamActivityFeedsParams) SetDefaults()
SetDefaults hydrates default values in the org list team activity feeds params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamActivityFeedsParams) SetHTTPClient ¶
func (o *OrgListTeamActivityFeedsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) SetID ¶
func (o *OrgListTeamActivityFeedsParams) SetID(id int64)
SetID adds the id to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) SetLimit ¶
func (o *OrgListTeamActivityFeedsParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) SetPage ¶
func (o *OrgListTeamActivityFeedsParams) SetPage(page *int64)
SetPage adds the page to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) SetTimeout ¶
func (o *OrgListTeamActivityFeedsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) WithContext ¶
func (o *OrgListTeamActivityFeedsParams) WithContext(ctx context.Context) *OrgListTeamActivityFeedsParams
WithContext adds the context to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) WithDate ¶
func (o *OrgListTeamActivityFeedsParams) WithDate(date *strfmt.Date) *OrgListTeamActivityFeedsParams
WithDate adds the date to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) WithDefaults ¶
func (o *OrgListTeamActivityFeedsParams) WithDefaults() *OrgListTeamActivityFeedsParams
WithDefaults hydrates default values in the org list team activity feeds params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamActivityFeedsParams) WithHTTPClient ¶
func (o *OrgListTeamActivityFeedsParams) WithHTTPClient(client *http.Client) *OrgListTeamActivityFeedsParams
WithHTTPClient adds the HTTPClient to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) WithID ¶
func (o *OrgListTeamActivityFeedsParams) WithID(id int64) *OrgListTeamActivityFeedsParams
WithID adds the id to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) WithLimit ¶
func (o *OrgListTeamActivityFeedsParams) WithLimit(limit *int64) *OrgListTeamActivityFeedsParams
WithLimit adds the limit to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) WithPage ¶
func (o *OrgListTeamActivityFeedsParams) WithPage(page *int64) *OrgListTeamActivityFeedsParams
WithPage adds the page to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) WithTimeout ¶
func (o *OrgListTeamActivityFeedsParams) WithTimeout(timeout time.Duration) *OrgListTeamActivityFeedsParams
WithTimeout adds the timeout to the org list team activity feeds params
func (*OrgListTeamActivityFeedsParams) WriteToRequest ¶
func (o *OrgListTeamActivityFeedsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListTeamActivityFeedsReader ¶
type OrgListTeamActivityFeedsReader struct {
// contains filtered or unexported fields
}
OrgListTeamActivityFeedsReader is a Reader for the OrgListTeamActivityFeeds structure.
func (*OrgListTeamActivityFeedsReader) ReadResponse ¶
func (o *OrgListTeamActivityFeedsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListTeamMemberNotFound ¶
type OrgListTeamMemberNotFound struct {
}
OrgListTeamMemberNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListTeamMemberNotFound ¶
func NewOrgListTeamMemberNotFound() *OrgListTeamMemberNotFound
NewOrgListTeamMemberNotFound creates a OrgListTeamMemberNotFound with default headers values
func (*OrgListTeamMemberNotFound) Code ¶
func (o *OrgListTeamMemberNotFound) Code() int
Code gets the status code for the org list team member not found response
func (*OrgListTeamMemberNotFound) Error ¶
func (o *OrgListTeamMemberNotFound) Error() string
func (*OrgListTeamMemberNotFound) IsClientError ¶
func (o *OrgListTeamMemberNotFound) IsClientError() bool
IsClientError returns true when this org list team member not found response has a 4xx status code
func (*OrgListTeamMemberNotFound) IsCode ¶
func (o *OrgListTeamMemberNotFound) IsCode(code int) bool
IsCode returns true when this org list team member not found response a status code equal to that given
func (*OrgListTeamMemberNotFound) IsRedirect ¶
func (o *OrgListTeamMemberNotFound) IsRedirect() bool
IsRedirect returns true when this org list team member not found response has a 3xx status code
func (*OrgListTeamMemberNotFound) IsServerError ¶
func (o *OrgListTeamMemberNotFound) IsServerError() bool
IsServerError returns true when this org list team member not found response has a 5xx status code
func (*OrgListTeamMemberNotFound) IsSuccess ¶
func (o *OrgListTeamMemberNotFound) IsSuccess() bool
IsSuccess returns true when this org list team member not found response has a 2xx status code
func (*OrgListTeamMemberNotFound) String ¶
func (o *OrgListTeamMemberNotFound) String() string
type OrgListTeamMemberOK ¶
OrgListTeamMemberOK describes a response with status code 200, with default header values.
User
func NewOrgListTeamMemberOK ¶
func NewOrgListTeamMemberOK() *OrgListTeamMemberOK
NewOrgListTeamMemberOK creates a OrgListTeamMemberOK with default headers values
func (*OrgListTeamMemberOK) Code ¶
func (o *OrgListTeamMemberOK) Code() int
Code gets the status code for the org list team member o k response
func (*OrgListTeamMemberOK) Error ¶
func (o *OrgListTeamMemberOK) Error() string
func (*OrgListTeamMemberOK) GetPayload ¶
func (o *OrgListTeamMemberOK) GetPayload() *models.User
func (*OrgListTeamMemberOK) IsClientError ¶
func (o *OrgListTeamMemberOK) IsClientError() bool
IsClientError returns true when this org list team member o k response has a 4xx status code
func (*OrgListTeamMemberOK) IsCode ¶
func (o *OrgListTeamMemberOK) IsCode(code int) bool
IsCode returns true when this org list team member o k response a status code equal to that given
func (*OrgListTeamMemberOK) IsRedirect ¶
func (o *OrgListTeamMemberOK) IsRedirect() bool
IsRedirect returns true when this org list team member o k response has a 3xx status code
func (*OrgListTeamMemberOK) IsServerError ¶
func (o *OrgListTeamMemberOK) IsServerError() bool
IsServerError returns true when this org list team member o k response has a 5xx status code
func (*OrgListTeamMemberOK) IsSuccess ¶
func (o *OrgListTeamMemberOK) IsSuccess() bool
IsSuccess returns true when this org list team member o k response has a 2xx status code
func (*OrgListTeamMemberOK) String ¶
func (o *OrgListTeamMemberOK) String() string
type OrgListTeamMemberParams ¶
type OrgListTeamMemberParams struct {
/* ID.
id of the team
Format: int64
*/
ID int64
/* Username.
username of the member to list
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListTeamMemberParams contains all the parameters to send to the API endpoint
for the org list team member operation. Typically these are written to a http.Request.
func NewOrgListTeamMemberParams ¶
func NewOrgListTeamMemberParams() *OrgListTeamMemberParams
NewOrgListTeamMemberParams creates a new OrgListTeamMemberParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListTeamMemberParamsWithContext ¶
func NewOrgListTeamMemberParamsWithContext(ctx context.Context) *OrgListTeamMemberParams
NewOrgListTeamMemberParamsWithContext creates a new OrgListTeamMemberParams object with the ability to set a context for a request.
func NewOrgListTeamMemberParamsWithHTTPClient ¶
func NewOrgListTeamMemberParamsWithHTTPClient(client *http.Client) *OrgListTeamMemberParams
NewOrgListTeamMemberParamsWithHTTPClient creates a new OrgListTeamMemberParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListTeamMemberParamsWithTimeout ¶
func NewOrgListTeamMemberParamsWithTimeout(timeout time.Duration) *OrgListTeamMemberParams
NewOrgListTeamMemberParamsWithTimeout creates a new OrgListTeamMemberParams object with the ability to set a timeout on a request.
func (*OrgListTeamMemberParams) SetContext ¶
func (o *OrgListTeamMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the org list team member params
func (*OrgListTeamMemberParams) SetDefaults ¶
func (o *OrgListTeamMemberParams) SetDefaults()
SetDefaults hydrates default values in the org list team member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamMemberParams) SetHTTPClient ¶
func (o *OrgListTeamMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list team member params
func (*OrgListTeamMemberParams) SetID ¶
func (o *OrgListTeamMemberParams) SetID(id int64)
SetID adds the id to the org list team member params
func (*OrgListTeamMemberParams) SetTimeout ¶
func (o *OrgListTeamMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list team member params
func (*OrgListTeamMemberParams) SetUsername ¶
func (o *OrgListTeamMemberParams) SetUsername(username string)
SetUsername adds the username to the org list team member params
func (*OrgListTeamMemberParams) WithContext ¶
func (o *OrgListTeamMemberParams) WithContext(ctx context.Context) *OrgListTeamMemberParams
WithContext adds the context to the org list team member params
func (*OrgListTeamMemberParams) WithDefaults ¶
func (o *OrgListTeamMemberParams) WithDefaults() *OrgListTeamMemberParams
WithDefaults hydrates default values in the org list team member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamMemberParams) WithHTTPClient ¶
func (o *OrgListTeamMemberParams) WithHTTPClient(client *http.Client) *OrgListTeamMemberParams
WithHTTPClient adds the HTTPClient to the org list team member params
func (*OrgListTeamMemberParams) WithID ¶
func (o *OrgListTeamMemberParams) WithID(id int64) *OrgListTeamMemberParams
WithID adds the id to the org list team member params
func (*OrgListTeamMemberParams) WithTimeout ¶
func (o *OrgListTeamMemberParams) WithTimeout(timeout time.Duration) *OrgListTeamMemberParams
WithTimeout adds the timeout to the org list team member params
func (*OrgListTeamMemberParams) WithUsername ¶
func (o *OrgListTeamMemberParams) WithUsername(username string) *OrgListTeamMemberParams
WithUsername adds the username to the org list team member params
func (*OrgListTeamMemberParams) WriteToRequest ¶
func (o *OrgListTeamMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListTeamMemberReader ¶
type OrgListTeamMemberReader struct {
// contains filtered or unexported fields
}
OrgListTeamMemberReader is a Reader for the OrgListTeamMember structure.
func (*OrgListTeamMemberReader) ReadResponse ¶
func (o *OrgListTeamMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListTeamMembersNotFound ¶
type OrgListTeamMembersNotFound struct {
}
OrgListTeamMembersNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListTeamMembersNotFound ¶
func NewOrgListTeamMembersNotFound() *OrgListTeamMembersNotFound
NewOrgListTeamMembersNotFound creates a OrgListTeamMembersNotFound with default headers values
func (*OrgListTeamMembersNotFound) Code ¶
func (o *OrgListTeamMembersNotFound) Code() int
Code gets the status code for the org list team members not found response
func (*OrgListTeamMembersNotFound) Error ¶
func (o *OrgListTeamMembersNotFound) Error() string
func (*OrgListTeamMembersNotFound) IsClientError ¶
func (o *OrgListTeamMembersNotFound) IsClientError() bool
IsClientError returns true when this org list team members not found response has a 4xx status code
func (*OrgListTeamMembersNotFound) IsCode ¶
func (o *OrgListTeamMembersNotFound) IsCode(code int) bool
IsCode returns true when this org list team members not found response a status code equal to that given
func (*OrgListTeamMembersNotFound) IsRedirect ¶
func (o *OrgListTeamMembersNotFound) IsRedirect() bool
IsRedirect returns true when this org list team members not found response has a 3xx status code
func (*OrgListTeamMembersNotFound) IsServerError ¶
func (o *OrgListTeamMembersNotFound) IsServerError() bool
IsServerError returns true when this org list team members not found response has a 5xx status code
func (*OrgListTeamMembersNotFound) IsSuccess ¶
func (o *OrgListTeamMembersNotFound) IsSuccess() bool
IsSuccess returns true when this org list team members not found response has a 2xx status code
func (*OrgListTeamMembersNotFound) String ¶
func (o *OrgListTeamMembersNotFound) String() string
type OrgListTeamMembersOK ¶
OrgListTeamMembersOK describes a response with status code 200, with default header values.
UserList
func NewOrgListTeamMembersOK ¶
func NewOrgListTeamMembersOK() *OrgListTeamMembersOK
NewOrgListTeamMembersOK creates a OrgListTeamMembersOK with default headers values
func (*OrgListTeamMembersOK) Code ¶
func (o *OrgListTeamMembersOK) Code() int
Code gets the status code for the org list team members o k response
func (*OrgListTeamMembersOK) Error ¶
func (o *OrgListTeamMembersOK) Error() string
func (*OrgListTeamMembersOK) GetPayload ¶
func (o *OrgListTeamMembersOK) GetPayload() []*models.User
func (*OrgListTeamMembersOK) IsClientError ¶
func (o *OrgListTeamMembersOK) IsClientError() bool
IsClientError returns true when this org list team members o k response has a 4xx status code
func (*OrgListTeamMembersOK) IsCode ¶
func (o *OrgListTeamMembersOK) IsCode(code int) bool
IsCode returns true when this org list team members o k response a status code equal to that given
func (*OrgListTeamMembersOK) IsRedirect ¶
func (o *OrgListTeamMembersOK) IsRedirect() bool
IsRedirect returns true when this org list team members o k response has a 3xx status code
func (*OrgListTeamMembersOK) IsServerError ¶
func (o *OrgListTeamMembersOK) IsServerError() bool
IsServerError returns true when this org list team members o k response has a 5xx status code
func (*OrgListTeamMembersOK) IsSuccess ¶
func (o *OrgListTeamMembersOK) IsSuccess() bool
IsSuccess returns true when this org list team members o k response has a 2xx status code
func (*OrgListTeamMembersOK) String ¶
func (o *OrgListTeamMembersOK) String() string
type OrgListTeamMembersParams ¶
type OrgListTeamMembersParams struct {
/* ID.
id of the team
Format: int64
*/
ID int64
/* Limit.
page size of results
*/
Limit *int64
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListTeamMembersParams contains all the parameters to send to the API endpoint
for the org list team members operation. Typically these are written to a http.Request.
func NewOrgListTeamMembersParams ¶
func NewOrgListTeamMembersParams() *OrgListTeamMembersParams
NewOrgListTeamMembersParams creates a new OrgListTeamMembersParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListTeamMembersParamsWithContext ¶
func NewOrgListTeamMembersParamsWithContext(ctx context.Context) *OrgListTeamMembersParams
NewOrgListTeamMembersParamsWithContext creates a new OrgListTeamMembersParams object with the ability to set a context for a request.
func NewOrgListTeamMembersParamsWithHTTPClient ¶
func NewOrgListTeamMembersParamsWithHTTPClient(client *http.Client) *OrgListTeamMembersParams
NewOrgListTeamMembersParamsWithHTTPClient creates a new OrgListTeamMembersParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListTeamMembersParamsWithTimeout ¶
func NewOrgListTeamMembersParamsWithTimeout(timeout time.Duration) *OrgListTeamMembersParams
NewOrgListTeamMembersParamsWithTimeout creates a new OrgListTeamMembersParams object with the ability to set a timeout on a request.
func (*OrgListTeamMembersParams) SetContext ¶
func (o *OrgListTeamMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the org list team members params
func (*OrgListTeamMembersParams) SetDefaults ¶
func (o *OrgListTeamMembersParams) SetDefaults()
SetDefaults hydrates default values in the org list team members params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamMembersParams) SetHTTPClient ¶
func (o *OrgListTeamMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list team members params
func (*OrgListTeamMembersParams) SetID ¶
func (o *OrgListTeamMembersParams) SetID(id int64)
SetID adds the id to the org list team members params
func (*OrgListTeamMembersParams) SetLimit ¶
func (o *OrgListTeamMembersParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list team members params
func (*OrgListTeamMembersParams) SetPage ¶
func (o *OrgListTeamMembersParams) SetPage(page *int64)
SetPage adds the page to the org list team members params
func (*OrgListTeamMembersParams) SetTimeout ¶
func (o *OrgListTeamMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list team members params
func (*OrgListTeamMembersParams) WithContext ¶
func (o *OrgListTeamMembersParams) WithContext(ctx context.Context) *OrgListTeamMembersParams
WithContext adds the context to the org list team members params
func (*OrgListTeamMembersParams) WithDefaults ¶
func (o *OrgListTeamMembersParams) WithDefaults() *OrgListTeamMembersParams
WithDefaults hydrates default values in the org list team members params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamMembersParams) WithHTTPClient ¶
func (o *OrgListTeamMembersParams) WithHTTPClient(client *http.Client) *OrgListTeamMembersParams
WithHTTPClient adds the HTTPClient to the org list team members params
func (*OrgListTeamMembersParams) WithID ¶
func (o *OrgListTeamMembersParams) WithID(id int64) *OrgListTeamMembersParams
WithID adds the id to the org list team members params
func (*OrgListTeamMembersParams) WithLimit ¶
func (o *OrgListTeamMembersParams) WithLimit(limit *int64) *OrgListTeamMembersParams
WithLimit adds the limit to the org list team members params
func (*OrgListTeamMembersParams) WithPage ¶
func (o *OrgListTeamMembersParams) WithPage(page *int64) *OrgListTeamMembersParams
WithPage adds the page to the org list team members params
func (*OrgListTeamMembersParams) WithTimeout ¶
func (o *OrgListTeamMembersParams) WithTimeout(timeout time.Duration) *OrgListTeamMembersParams
WithTimeout adds the timeout to the org list team members params
func (*OrgListTeamMembersParams) WriteToRequest ¶
func (o *OrgListTeamMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListTeamMembersReader ¶
type OrgListTeamMembersReader struct {
// contains filtered or unexported fields
}
OrgListTeamMembersReader is a Reader for the OrgListTeamMembers structure.
func (*OrgListTeamMembersReader) ReadResponse ¶
func (o *OrgListTeamMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListTeamRepoNotFound ¶
type OrgListTeamRepoNotFound struct {
}
OrgListTeamRepoNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListTeamRepoNotFound ¶
func NewOrgListTeamRepoNotFound() *OrgListTeamRepoNotFound
NewOrgListTeamRepoNotFound creates a OrgListTeamRepoNotFound with default headers values
func (*OrgListTeamRepoNotFound) Code ¶
func (o *OrgListTeamRepoNotFound) Code() int
Code gets the status code for the org list team repo not found response
func (*OrgListTeamRepoNotFound) Error ¶
func (o *OrgListTeamRepoNotFound) Error() string
func (*OrgListTeamRepoNotFound) IsClientError ¶
func (o *OrgListTeamRepoNotFound) IsClientError() bool
IsClientError returns true when this org list team repo not found response has a 4xx status code
func (*OrgListTeamRepoNotFound) IsCode ¶
func (o *OrgListTeamRepoNotFound) IsCode(code int) bool
IsCode returns true when this org list team repo not found response a status code equal to that given
func (*OrgListTeamRepoNotFound) IsRedirect ¶
func (o *OrgListTeamRepoNotFound) IsRedirect() bool
IsRedirect returns true when this org list team repo not found response has a 3xx status code
func (*OrgListTeamRepoNotFound) IsServerError ¶
func (o *OrgListTeamRepoNotFound) IsServerError() bool
IsServerError returns true when this org list team repo not found response has a 5xx status code
func (*OrgListTeamRepoNotFound) IsSuccess ¶
func (o *OrgListTeamRepoNotFound) IsSuccess() bool
IsSuccess returns true when this org list team repo not found response has a 2xx status code
func (*OrgListTeamRepoNotFound) String ¶
func (o *OrgListTeamRepoNotFound) String() string
type OrgListTeamRepoOK ¶
type OrgListTeamRepoOK struct {
Payload *models.Repository
}
OrgListTeamRepoOK describes a response with status code 200, with default header values.
Repository
func NewOrgListTeamRepoOK ¶
func NewOrgListTeamRepoOK() *OrgListTeamRepoOK
NewOrgListTeamRepoOK creates a OrgListTeamRepoOK with default headers values
func (*OrgListTeamRepoOK) Code ¶
func (o *OrgListTeamRepoOK) Code() int
Code gets the status code for the org list team repo o k response
func (*OrgListTeamRepoOK) Error ¶
func (o *OrgListTeamRepoOK) Error() string
func (*OrgListTeamRepoOK) GetPayload ¶
func (o *OrgListTeamRepoOK) GetPayload() *models.Repository
func (*OrgListTeamRepoOK) IsClientError ¶
func (o *OrgListTeamRepoOK) IsClientError() bool
IsClientError returns true when this org list team repo o k response has a 4xx status code
func (*OrgListTeamRepoOK) IsCode ¶
func (o *OrgListTeamRepoOK) IsCode(code int) bool
IsCode returns true when this org list team repo o k response a status code equal to that given
func (*OrgListTeamRepoOK) IsRedirect ¶
func (o *OrgListTeamRepoOK) IsRedirect() bool
IsRedirect returns true when this org list team repo o k response has a 3xx status code
func (*OrgListTeamRepoOK) IsServerError ¶
func (o *OrgListTeamRepoOK) IsServerError() bool
IsServerError returns true when this org list team repo o k response has a 5xx status code
func (*OrgListTeamRepoOK) IsSuccess ¶
func (o *OrgListTeamRepoOK) IsSuccess() bool
IsSuccess returns true when this org list team repo o k response has a 2xx status code
func (*OrgListTeamRepoOK) String ¶
func (o *OrgListTeamRepoOK) String() string
type OrgListTeamRepoParams ¶
type OrgListTeamRepoParams struct {
/* ID.
id of the team
Format: int64
*/
ID int64
/* Org.
organization that owns the repo to list
*/
Org string
/* Repo.
name of the repo to list
*/
Repo string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListTeamRepoParams contains all the parameters to send to the API endpoint
for the org list team repo operation. Typically these are written to a http.Request.
func NewOrgListTeamRepoParams ¶
func NewOrgListTeamRepoParams() *OrgListTeamRepoParams
NewOrgListTeamRepoParams creates a new OrgListTeamRepoParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListTeamRepoParamsWithContext ¶
func NewOrgListTeamRepoParamsWithContext(ctx context.Context) *OrgListTeamRepoParams
NewOrgListTeamRepoParamsWithContext creates a new OrgListTeamRepoParams object with the ability to set a context for a request.
func NewOrgListTeamRepoParamsWithHTTPClient ¶
func NewOrgListTeamRepoParamsWithHTTPClient(client *http.Client) *OrgListTeamRepoParams
NewOrgListTeamRepoParamsWithHTTPClient creates a new OrgListTeamRepoParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListTeamRepoParamsWithTimeout ¶
func NewOrgListTeamRepoParamsWithTimeout(timeout time.Duration) *OrgListTeamRepoParams
NewOrgListTeamRepoParamsWithTimeout creates a new OrgListTeamRepoParams object with the ability to set a timeout on a request.
func (*OrgListTeamRepoParams) SetContext ¶
func (o *OrgListTeamRepoParams) SetContext(ctx context.Context)
SetContext adds the context to the org list team repo params
func (*OrgListTeamRepoParams) SetDefaults ¶
func (o *OrgListTeamRepoParams) SetDefaults()
SetDefaults hydrates default values in the org list team repo params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamRepoParams) SetHTTPClient ¶
func (o *OrgListTeamRepoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list team repo params
func (*OrgListTeamRepoParams) SetID ¶
func (o *OrgListTeamRepoParams) SetID(id int64)
SetID adds the id to the org list team repo params
func (*OrgListTeamRepoParams) SetOrg ¶
func (o *OrgListTeamRepoParams) SetOrg(org string)
SetOrg adds the org to the org list team repo params
func (*OrgListTeamRepoParams) SetRepo ¶
func (o *OrgListTeamRepoParams) SetRepo(repo string)
SetRepo adds the repo to the org list team repo params
func (*OrgListTeamRepoParams) SetTimeout ¶
func (o *OrgListTeamRepoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list team repo params
func (*OrgListTeamRepoParams) WithContext ¶
func (o *OrgListTeamRepoParams) WithContext(ctx context.Context) *OrgListTeamRepoParams
WithContext adds the context to the org list team repo params
func (*OrgListTeamRepoParams) WithDefaults ¶
func (o *OrgListTeamRepoParams) WithDefaults() *OrgListTeamRepoParams
WithDefaults hydrates default values in the org list team repo params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamRepoParams) WithHTTPClient ¶
func (o *OrgListTeamRepoParams) WithHTTPClient(client *http.Client) *OrgListTeamRepoParams
WithHTTPClient adds the HTTPClient to the org list team repo params
func (*OrgListTeamRepoParams) WithID ¶
func (o *OrgListTeamRepoParams) WithID(id int64) *OrgListTeamRepoParams
WithID adds the id to the org list team repo params
func (*OrgListTeamRepoParams) WithOrg ¶
func (o *OrgListTeamRepoParams) WithOrg(org string) *OrgListTeamRepoParams
WithOrg adds the org to the org list team repo params
func (*OrgListTeamRepoParams) WithRepo ¶
func (o *OrgListTeamRepoParams) WithRepo(repo string) *OrgListTeamRepoParams
WithRepo adds the repo to the org list team repo params
func (*OrgListTeamRepoParams) WithTimeout ¶
func (o *OrgListTeamRepoParams) WithTimeout(timeout time.Duration) *OrgListTeamRepoParams
WithTimeout adds the timeout to the org list team repo params
func (*OrgListTeamRepoParams) WriteToRequest ¶
func (o *OrgListTeamRepoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListTeamRepoReader ¶
type OrgListTeamRepoReader struct {
// contains filtered or unexported fields
}
OrgListTeamRepoReader is a Reader for the OrgListTeamRepo structure.
func (*OrgListTeamRepoReader) ReadResponse ¶
func (o *OrgListTeamRepoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListTeamReposNotFound ¶
type OrgListTeamReposNotFound struct {
}
OrgListTeamReposNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListTeamReposNotFound ¶
func NewOrgListTeamReposNotFound() *OrgListTeamReposNotFound
NewOrgListTeamReposNotFound creates a OrgListTeamReposNotFound with default headers values
func (*OrgListTeamReposNotFound) Code ¶
func (o *OrgListTeamReposNotFound) Code() int
Code gets the status code for the org list team repos not found response
func (*OrgListTeamReposNotFound) Error ¶
func (o *OrgListTeamReposNotFound) Error() string
func (*OrgListTeamReposNotFound) IsClientError ¶
func (o *OrgListTeamReposNotFound) IsClientError() bool
IsClientError returns true when this org list team repos not found response has a 4xx status code
func (*OrgListTeamReposNotFound) IsCode ¶
func (o *OrgListTeamReposNotFound) IsCode(code int) bool
IsCode returns true when this org list team repos not found response a status code equal to that given
func (*OrgListTeamReposNotFound) IsRedirect ¶
func (o *OrgListTeamReposNotFound) IsRedirect() bool
IsRedirect returns true when this org list team repos not found response has a 3xx status code
func (*OrgListTeamReposNotFound) IsServerError ¶
func (o *OrgListTeamReposNotFound) IsServerError() bool
IsServerError returns true when this org list team repos not found response has a 5xx status code
func (*OrgListTeamReposNotFound) IsSuccess ¶
func (o *OrgListTeamReposNotFound) IsSuccess() bool
IsSuccess returns true when this org list team repos not found response has a 2xx status code
func (*OrgListTeamReposNotFound) String ¶
func (o *OrgListTeamReposNotFound) String() string
type OrgListTeamReposOK ¶
type OrgListTeamReposOK struct {
Payload []*models.Repository
}
OrgListTeamReposOK describes a response with status code 200, with default header values.
RepositoryList
func NewOrgListTeamReposOK ¶
func NewOrgListTeamReposOK() *OrgListTeamReposOK
NewOrgListTeamReposOK creates a OrgListTeamReposOK with default headers values
func (*OrgListTeamReposOK) Code ¶
func (o *OrgListTeamReposOK) Code() int
Code gets the status code for the org list team repos o k response
func (*OrgListTeamReposOK) Error ¶
func (o *OrgListTeamReposOK) Error() string
func (*OrgListTeamReposOK) GetPayload ¶
func (o *OrgListTeamReposOK) GetPayload() []*models.Repository
func (*OrgListTeamReposOK) IsClientError ¶
func (o *OrgListTeamReposOK) IsClientError() bool
IsClientError returns true when this org list team repos o k response has a 4xx status code
func (*OrgListTeamReposOK) IsCode ¶
func (o *OrgListTeamReposOK) IsCode(code int) bool
IsCode returns true when this org list team repos o k response a status code equal to that given
func (*OrgListTeamReposOK) IsRedirect ¶
func (o *OrgListTeamReposOK) IsRedirect() bool
IsRedirect returns true when this org list team repos o k response has a 3xx status code
func (*OrgListTeamReposOK) IsServerError ¶
func (o *OrgListTeamReposOK) IsServerError() bool
IsServerError returns true when this org list team repos o k response has a 5xx status code
func (*OrgListTeamReposOK) IsSuccess ¶
func (o *OrgListTeamReposOK) IsSuccess() bool
IsSuccess returns true when this org list team repos o k response has a 2xx status code
func (*OrgListTeamReposOK) String ¶
func (o *OrgListTeamReposOK) String() string
type OrgListTeamReposParams ¶
type OrgListTeamReposParams struct {
/* ID.
id of the team
Format: int64
*/
ID int64
/* Limit.
page size of results
*/
Limit *int64
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListTeamReposParams contains all the parameters to send to the API endpoint
for the org list team repos operation. Typically these are written to a http.Request.
func NewOrgListTeamReposParams ¶
func NewOrgListTeamReposParams() *OrgListTeamReposParams
NewOrgListTeamReposParams creates a new OrgListTeamReposParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListTeamReposParamsWithContext ¶
func NewOrgListTeamReposParamsWithContext(ctx context.Context) *OrgListTeamReposParams
NewOrgListTeamReposParamsWithContext creates a new OrgListTeamReposParams object with the ability to set a context for a request.
func NewOrgListTeamReposParamsWithHTTPClient ¶
func NewOrgListTeamReposParamsWithHTTPClient(client *http.Client) *OrgListTeamReposParams
NewOrgListTeamReposParamsWithHTTPClient creates a new OrgListTeamReposParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListTeamReposParamsWithTimeout ¶
func NewOrgListTeamReposParamsWithTimeout(timeout time.Duration) *OrgListTeamReposParams
NewOrgListTeamReposParamsWithTimeout creates a new OrgListTeamReposParams object with the ability to set a timeout on a request.
func (*OrgListTeamReposParams) SetContext ¶
func (o *OrgListTeamReposParams) SetContext(ctx context.Context)
SetContext adds the context to the org list team repos params
func (*OrgListTeamReposParams) SetDefaults ¶
func (o *OrgListTeamReposParams) SetDefaults()
SetDefaults hydrates default values in the org list team repos params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamReposParams) SetHTTPClient ¶
func (o *OrgListTeamReposParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list team repos params
func (*OrgListTeamReposParams) SetID ¶
func (o *OrgListTeamReposParams) SetID(id int64)
SetID adds the id to the org list team repos params
func (*OrgListTeamReposParams) SetLimit ¶
func (o *OrgListTeamReposParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list team repos params
func (*OrgListTeamReposParams) SetPage ¶
func (o *OrgListTeamReposParams) SetPage(page *int64)
SetPage adds the page to the org list team repos params
func (*OrgListTeamReposParams) SetTimeout ¶
func (o *OrgListTeamReposParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list team repos params
func (*OrgListTeamReposParams) WithContext ¶
func (o *OrgListTeamReposParams) WithContext(ctx context.Context) *OrgListTeamReposParams
WithContext adds the context to the org list team repos params
func (*OrgListTeamReposParams) WithDefaults ¶
func (o *OrgListTeamReposParams) WithDefaults() *OrgListTeamReposParams
WithDefaults hydrates default values in the org list team repos params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamReposParams) WithHTTPClient ¶
func (o *OrgListTeamReposParams) WithHTTPClient(client *http.Client) *OrgListTeamReposParams
WithHTTPClient adds the HTTPClient to the org list team repos params
func (*OrgListTeamReposParams) WithID ¶
func (o *OrgListTeamReposParams) WithID(id int64) *OrgListTeamReposParams
WithID adds the id to the org list team repos params
func (*OrgListTeamReposParams) WithLimit ¶
func (o *OrgListTeamReposParams) WithLimit(limit *int64) *OrgListTeamReposParams
WithLimit adds the limit to the org list team repos params
func (*OrgListTeamReposParams) WithPage ¶
func (o *OrgListTeamReposParams) WithPage(page *int64) *OrgListTeamReposParams
WithPage adds the page to the org list team repos params
func (*OrgListTeamReposParams) WithTimeout ¶
func (o *OrgListTeamReposParams) WithTimeout(timeout time.Duration) *OrgListTeamReposParams
WithTimeout adds the timeout to the org list team repos params
func (*OrgListTeamReposParams) WriteToRequest ¶
func (o *OrgListTeamReposParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListTeamReposReader ¶
type OrgListTeamReposReader struct {
// contains filtered or unexported fields
}
OrgListTeamReposReader is a Reader for the OrgListTeamRepos structure.
func (*OrgListTeamReposReader) ReadResponse ¶
func (o *OrgListTeamReposReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListTeamsNotFound ¶
type OrgListTeamsNotFound struct {
}
OrgListTeamsNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListTeamsNotFound ¶
func NewOrgListTeamsNotFound() *OrgListTeamsNotFound
NewOrgListTeamsNotFound creates a OrgListTeamsNotFound with default headers values
func (*OrgListTeamsNotFound) Code ¶
func (o *OrgListTeamsNotFound) Code() int
Code gets the status code for the org list teams not found response
func (*OrgListTeamsNotFound) Error ¶
func (o *OrgListTeamsNotFound) Error() string
func (*OrgListTeamsNotFound) IsClientError ¶
func (o *OrgListTeamsNotFound) IsClientError() bool
IsClientError returns true when this org list teams not found response has a 4xx status code
func (*OrgListTeamsNotFound) IsCode ¶
func (o *OrgListTeamsNotFound) IsCode(code int) bool
IsCode returns true when this org list teams not found response a status code equal to that given
func (*OrgListTeamsNotFound) IsRedirect ¶
func (o *OrgListTeamsNotFound) IsRedirect() bool
IsRedirect returns true when this org list teams not found response has a 3xx status code
func (*OrgListTeamsNotFound) IsServerError ¶
func (o *OrgListTeamsNotFound) IsServerError() bool
IsServerError returns true when this org list teams not found response has a 5xx status code
func (*OrgListTeamsNotFound) IsSuccess ¶
func (o *OrgListTeamsNotFound) IsSuccess() bool
IsSuccess returns true when this org list teams not found response has a 2xx status code
func (*OrgListTeamsNotFound) String ¶
func (o *OrgListTeamsNotFound) String() string
type OrgListTeamsOK ¶
OrgListTeamsOK describes a response with status code 200, with default header values.
TeamList
func NewOrgListTeamsOK ¶
func NewOrgListTeamsOK() *OrgListTeamsOK
NewOrgListTeamsOK creates a OrgListTeamsOK with default headers values
func (*OrgListTeamsOK) Code ¶
func (o *OrgListTeamsOK) Code() int
Code gets the status code for the org list teams o k response
func (*OrgListTeamsOK) Error ¶
func (o *OrgListTeamsOK) Error() string
func (*OrgListTeamsOK) GetPayload ¶
func (o *OrgListTeamsOK) GetPayload() []*models.Team
func (*OrgListTeamsOK) IsClientError ¶
func (o *OrgListTeamsOK) IsClientError() bool
IsClientError returns true when this org list teams o k response has a 4xx status code
func (*OrgListTeamsOK) IsCode ¶
func (o *OrgListTeamsOK) IsCode(code int) bool
IsCode returns true when this org list teams o k response a status code equal to that given
func (*OrgListTeamsOK) IsRedirect ¶
func (o *OrgListTeamsOK) IsRedirect() bool
IsRedirect returns true when this org list teams o k response has a 3xx status code
func (*OrgListTeamsOK) IsServerError ¶
func (o *OrgListTeamsOK) IsServerError() bool
IsServerError returns true when this org list teams o k response has a 5xx status code
func (*OrgListTeamsOK) IsSuccess ¶
func (o *OrgListTeamsOK) IsSuccess() bool
IsSuccess returns true when this org list teams o k response has a 2xx status code
func (*OrgListTeamsOK) String ¶
func (o *OrgListTeamsOK) String() string
type OrgListTeamsParams ¶
type OrgListTeamsParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the organization
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListTeamsParams contains all the parameters to send to the API endpoint
for the org list teams operation. Typically these are written to a http.Request.
func NewOrgListTeamsParams ¶
func NewOrgListTeamsParams() *OrgListTeamsParams
NewOrgListTeamsParams creates a new OrgListTeamsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListTeamsParamsWithContext ¶
func NewOrgListTeamsParamsWithContext(ctx context.Context) *OrgListTeamsParams
NewOrgListTeamsParamsWithContext creates a new OrgListTeamsParams object with the ability to set a context for a request.
func NewOrgListTeamsParamsWithHTTPClient ¶
func NewOrgListTeamsParamsWithHTTPClient(client *http.Client) *OrgListTeamsParams
NewOrgListTeamsParamsWithHTTPClient creates a new OrgListTeamsParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListTeamsParamsWithTimeout ¶
func NewOrgListTeamsParamsWithTimeout(timeout time.Duration) *OrgListTeamsParams
NewOrgListTeamsParamsWithTimeout creates a new OrgListTeamsParams object with the ability to set a timeout on a request.
func (*OrgListTeamsParams) SetContext ¶
func (o *OrgListTeamsParams) SetContext(ctx context.Context)
SetContext adds the context to the org list teams params
func (*OrgListTeamsParams) SetDefaults ¶
func (o *OrgListTeamsParams) SetDefaults()
SetDefaults hydrates default values in the org list teams params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamsParams) SetHTTPClient ¶
func (o *OrgListTeamsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list teams params
func (*OrgListTeamsParams) SetLimit ¶
func (o *OrgListTeamsParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list teams params
func (*OrgListTeamsParams) SetOrg ¶
func (o *OrgListTeamsParams) SetOrg(org string)
SetOrg adds the org to the org list teams params
func (*OrgListTeamsParams) SetPage ¶
func (o *OrgListTeamsParams) SetPage(page *int64)
SetPage adds the page to the org list teams params
func (*OrgListTeamsParams) SetTimeout ¶
func (o *OrgListTeamsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list teams params
func (*OrgListTeamsParams) WithContext ¶
func (o *OrgListTeamsParams) WithContext(ctx context.Context) *OrgListTeamsParams
WithContext adds the context to the org list teams params
func (*OrgListTeamsParams) WithDefaults ¶
func (o *OrgListTeamsParams) WithDefaults() *OrgListTeamsParams
WithDefaults hydrates default values in the org list teams params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListTeamsParams) WithHTTPClient ¶
func (o *OrgListTeamsParams) WithHTTPClient(client *http.Client) *OrgListTeamsParams
WithHTTPClient adds the HTTPClient to the org list teams params
func (*OrgListTeamsParams) WithLimit ¶
func (o *OrgListTeamsParams) WithLimit(limit *int64) *OrgListTeamsParams
WithLimit adds the limit to the org list teams params
func (*OrgListTeamsParams) WithOrg ¶
func (o *OrgListTeamsParams) WithOrg(org string) *OrgListTeamsParams
WithOrg adds the org to the org list teams params
func (*OrgListTeamsParams) WithPage ¶
func (o *OrgListTeamsParams) WithPage(page *int64) *OrgListTeamsParams
WithPage adds the page to the org list teams params
func (*OrgListTeamsParams) WithTimeout ¶
func (o *OrgListTeamsParams) WithTimeout(timeout time.Duration) *OrgListTeamsParams
WithTimeout adds the timeout to the org list teams params
func (*OrgListTeamsParams) WriteToRequest ¶
func (o *OrgListTeamsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListTeamsReader ¶
type OrgListTeamsReader struct {
// contains filtered or unexported fields
}
OrgListTeamsReader is a Reader for the OrgListTeams structure.
func (*OrgListTeamsReader) ReadResponse ¶
func (o *OrgListTeamsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgListUserOrgsNotFound ¶
type OrgListUserOrgsNotFound struct {
}
OrgListUserOrgsNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgListUserOrgsNotFound ¶
func NewOrgListUserOrgsNotFound() *OrgListUserOrgsNotFound
NewOrgListUserOrgsNotFound creates a OrgListUserOrgsNotFound with default headers values
func (*OrgListUserOrgsNotFound) Code ¶
func (o *OrgListUserOrgsNotFound) Code() int
Code gets the status code for the org list user orgs not found response
func (*OrgListUserOrgsNotFound) Error ¶
func (o *OrgListUserOrgsNotFound) Error() string
func (*OrgListUserOrgsNotFound) IsClientError ¶
func (o *OrgListUserOrgsNotFound) IsClientError() bool
IsClientError returns true when this org list user orgs not found response has a 4xx status code
func (*OrgListUserOrgsNotFound) IsCode ¶
func (o *OrgListUserOrgsNotFound) IsCode(code int) bool
IsCode returns true when this org list user orgs not found response a status code equal to that given
func (*OrgListUserOrgsNotFound) IsRedirect ¶
func (o *OrgListUserOrgsNotFound) IsRedirect() bool
IsRedirect returns true when this org list user orgs not found response has a 3xx status code
func (*OrgListUserOrgsNotFound) IsServerError ¶
func (o *OrgListUserOrgsNotFound) IsServerError() bool
IsServerError returns true when this org list user orgs not found response has a 5xx status code
func (*OrgListUserOrgsNotFound) IsSuccess ¶
func (o *OrgListUserOrgsNotFound) IsSuccess() bool
IsSuccess returns true when this org list user orgs not found response has a 2xx status code
func (*OrgListUserOrgsNotFound) String ¶
func (o *OrgListUserOrgsNotFound) String() string
type OrgListUserOrgsOK ¶
type OrgListUserOrgsOK struct {
Payload []*models.Organization
}
OrgListUserOrgsOK describes a response with status code 200, with default header values.
OrganizationList
func NewOrgListUserOrgsOK ¶
func NewOrgListUserOrgsOK() *OrgListUserOrgsOK
NewOrgListUserOrgsOK creates a OrgListUserOrgsOK with default headers values
func (*OrgListUserOrgsOK) Code ¶
func (o *OrgListUserOrgsOK) Code() int
Code gets the status code for the org list user orgs o k response
func (*OrgListUserOrgsOK) Error ¶
func (o *OrgListUserOrgsOK) Error() string
func (*OrgListUserOrgsOK) GetPayload ¶
func (o *OrgListUserOrgsOK) GetPayload() []*models.Organization
func (*OrgListUserOrgsOK) IsClientError ¶
func (o *OrgListUserOrgsOK) IsClientError() bool
IsClientError returns true when this org list user orgs o k response has a 4xx status code
func (*OrgListUserOrgsOK) IsCode ¶
func (o *OrgListUserOrgsOK) IsCode(code int) bool
IsCode returns true when this org list user orgs o k response a status code equal to that given
func (*OrgListUserOrgsOK) IsRedirect ¶
func (o *OrgListUserOrgsOK) IsRedirect() bool
IsRedirect returns true when this org list user orgs o k response has a 3xx status code
func (*OrgListUserOrgsOK) IsServerError ¶
func (o *OrgListUserOrgsOK) IsServerError() bool
IsServerError returns true when this org list user orgs o k response has a 5xx status code
func (*OrgListUserOrgsOK) IsSuccess ¶
func (o *OrgListUserOrgsOK) IsSuccess() bool
IsSuccess returns true when this org list user orgs o k response has a 2xx status code
func (*OrgListUserOrgsOK) String ¶
func (o *OrgListUserOrgsOK) String() string
type OrgListUserOrgsParams ¶
type OrgListUserOrgsParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Page.
page number of results to return (1-based)
*/
Page *int64
/* Username.
username of user
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgListUserOrgsParams contains all the parameters to send to the API endpoint
for the org list user orgs operation. Typically these are written to a http.Request.
func NewOrgListUserOrgsParams ¶
func NewOrgListUserOrgsParams() *OrgListUserOrgsParams
NewOrgListUserOrgsParams creates a new OrgListUserOrgsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgListUserOrgsParamsWithContext ¶
func NewOrgListUserOrgsParamsWithContext(ctx context.Context) *OrgListUserOrgsParams
NewOrgListUserOrgsParamsWithContext creates a new OrgListUserOrgsParams object with the ability to set a context for a request.
func NewOrgListUserOrgsParamsWithHTTPClient ¶
func NewOrgListUserOrgsParamsWithHTTPClient(client *http.Client) *OrgListUserOrgsParams
NewOrgListUserOrgsParamsWithHTTPClient creates a new OrgListUserOrgsParams object with the ability to set a custom HTTPClient for a request.
func NewOrgListUserOrgsParamsWithTimeout ¶
func NewOrgListUserOrgsParamsWithTimeout(timeout time.Duration) *OrgListUserOrgsParams
NewOrgListUserOrgsParamsWithTimeout creates a new OrgListUserOrgsParams object with the ability to set a timeout on a request.
func (*OrgListUserOrgsParams) SetContext ¶
func (o *OrgListUserOrgsParams) SetContext(ctx context.Context)
SetContext adds the context to the org list user orgs params
func (*OrgListUserOrgsParams) SetDefaults ¶
func (o *OrgListUserOrgsParams) SetDefaults()
SetDefaults hydrates default values in the org list user orgs params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListUserOrgsParams) SetHTTPClient ¶
func (o *OrgListUserOrgsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org list user orgs params
func (*OrgListUserOrgsParams) SetLimit ¶
func (o *OrgListUserOrgsParams) SetLimit(limit *int64)
SetLimit adds the limit to the org list user orgs params
func (*OrgListUserOrgsParams) SetPage ¶
func (o *OrgListUserOrgsParams) SetPage(page *int64)
SetPage adds the page to the org list user orgs params
func (*OrgListUserOrgsParams) SetTimeout ¶
func (o *OrgListUserOrgsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org list user orgs params
func (*OrgListUserOrgsParams) SetUsername ¶
func (o *OrgListUserOrgsParams) SetUsername(username string)
SetUsername adds the username to the org list user orgs params
func (*OrgListUserOrgsParams) WithContext ¶
func (o *OrgListUserOrgsParams) WithContext(ctx context.Context) *OrgListUserOrgsParams
WithContext adds the context to the org list user orgs params
func (*OrgListUserOrgsParams) WithDefaults ¶
func (o *OrgListUserOrgsParams) WithDefaults() *OrgListUserOrgsParams
WithDefaults hydrates default values in the org list user orgs params (not the query body).
All values with no default are reset to their zero value.
func (*OrgListUserOrgsParams) WithHTTPClient ¶
func (o *OrgListUserOrgsParams) WithHTTPClient(client *http.Client) *OrgListUserOrgsParams
WithHTTPClient adds the HTTPClient to the org list user orgs params
func (*OrgListUserOrgsParams) WithLimit ¶
func (o *OrgListUserOrgsParams) WithLimit(limit *int64) *OrgListUserOrgsParams
WithLimit adds the limit to the org list user orgs params
func (*OrgListUserOrgsParams) WithPage ¶
func (o *OrgListUserOrgsParams) WithPage(page *int64) *OrgListUserOrgsParams
WithPage adds the page to the org list user orgs params
func (*OrgListUserOrgsParams) WithTimeout ¶
func (o *OrgListUserOrgsParams) WithTimeout(timeout time.Duration) *OrgListUserOrgsParams
WithTimeout adds the timeout to the org list user orgs params
func (*OrgListUserOrgsParams) WithUsername ¶
func (o *OrgListUserOrgsParams) WithUsername(username string) *OrgListUserOrgsParams
WithUsername adds the username to the org list user orgs params
func (*OrgListUserOrgsParams) WriteToRequest ¶
func (o *OrgListUserOrgsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgListUserOrgsReader ¶
type OrgListUserOrgsReader struct {
// contains filtered or unexported fields
}
OrgListUserOrgsReader is a Reader for the OrgListUserOrgs structure.
func (*OrgListUserOrgsReader) ReadResponse ¶
func (o *OrgListUserOrgsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgPublicizeMemberForbidden ¶
OrgPublicizeMemberForbidden describes a response with status code 403, with default header values.
APIForbiddenError is a forbidden error response
func NewOrgPublicizeMemberForbidden ¶
func NewOrgPublicizeMemberForbidden() *OrgPublicizeMemberForbidden
NewOrgPublicizeMemberForbidden creates a OrgPublicizeMemberForbidden with default headers values
func (*OrgPublicizeMemberForbidden) Code ¶
func (o *OrgPublicizeMemberForbidden) Code() int
Code gets the status code for the org publicize member forbidden response
func (*OrgPublicizeMemberForbidden) Error ¶
func (o *OrgPublicizeMemberForbidden) Error() string
func (*OrgPublicizeMemberForbidden) IsClientError ¶
func (o *OrgPublicizeMemberForbidden) IsClientError() bool
IsClientError returns true when this org publicize member forbidden response has a 4xx status code
func (*OrgPublicizeMemberForbidden) IsCode ¶
func (o *OrgPublicizeMemberForbidden) IsCode(code int) bool
IsCode returns true when this org publicize member forbidden response a status code equal to that given
func (*OrgPublicizeMemberForbidden) IsRedirect ¶
func (o *OrgPublicizeMemberForbidden) IsRedirect() bool
IsRedirect returns true when this org publicize member forbidden response has a 3xx status code
func (*OrgPublicizeMemberForbidden) IsServerError ¶
func (o *OrgPublicizeMemberForbidden) IsServerError() bool
IsServerError returns true when this org publicize member forbidden response has a 5xx status code
func (*OrgPublicizeMemberForbidden) IsSuccess ¶
func (o *OrgPublicizeMemberForbidden) IsSuccess() bool
IsSuccess returns true when this org publicize member forbidden response has a 2xx status code
func (*OrgPublicizeMemberForbidden) String ¶
func (o *OrgPublicizeMemberForbidden) String() string
type OrgPublicizeMemberNoContent ¶
type OrgPublicizeMemberNoContent struct {
}
OrgPublicizeMemberNoContent describes a response with status code 204, with default header values.
membership publicized
func NewOrgPublicizeMemberNoContent ¶
func NewOrgPublicizeMemberNoContent() *OrgPublicizeMemberNoContent
NewOrgPublicizeMemberNoContent creates a OrgPublicizeMemberNoContent with default headers values
func (*OrgPublicizeMemberNoContent) Code ¶
func (o *OrgPublicizeMemberNoContent) Code() int
Code gets the status code for the org publicize member no content response
func (*OrgPublicizeMemberNoContent) Error ¶
func (o *OrgPublicizeMemberNoContent) Error() string
func (*OrgPublicizeMemberNoContent) IsClientError ¶
func (o *OrgPublicizeMemberNoContent) IsClientError() bool
IsClientError returns true when this org publicize member no content response has a 4xx status code
func (*OrgPublicizeMemberNoContent) IsCode ¶
func (o *OrgPublicizeMemberNoContent) IsCode(code int) bool
IsCode returns true when this org publicize member no content response a status code equal to that given
func (*OrgPublicizeMemberNoContent) IsRedirect ¶
func (o *OrgPublicizeMemberNoContent) IsRedirect() bool
IsRedirect returns true when this org publicize member no content response has a 3xx status code
func (*OrgPublicizeMemberNoContent) IsServerError ¶
func (o *OrgPublicizeMemberNoContent) IsServerError() bool
IsServerError returns true when this org publicize member no content response has a 5xx status code
func (*OrgPublicizeMemberNoContent) IsSuccess ¶
func (o *OrgPublicizeMemberNoContent) IsSuccess() bool
IsSuccess returns true when this org publicize member no content response has a 2xx status code
func (*OrgPublicizeMemberNoContent) String ¶
func (o *OrgPublicizeMemberNoContent) String() string
type OrgPublicizeMemberNotFound ¶
type OrgPublicizeMemberNotFound struct {
}
OrgPublicizeMemberNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgPublicizeMemberNotFound ¶
func NewOrgPublicizeMemberNotFound() *OrgPublicizeMemberNotFound
NewOrgPublicizeMemberNotFound creates a OrgPublicizeMemberNotFound with default headers values
func (*OrgPublicizeMemberNotFound) Code ¶
func (o *OrgPublicizeMemberNotFound) Code() int
Code gets the status code for the org publicize member not found response
func (*OrgPublicizeMemberNotFound) Error ¶
func (o *OrgPublicizeMemberNotFound) Error() string
func (*OrgPublicizeMemberNotFound) IsClientError ¶
func (o *OrgPublicizeMemberNotFound) IsClientError() bool
IsClientError returns true when this org publicize member not found response has a 4xx status code
func (*OrgPublicizeMemberNotFound) IsCode ¶
func (o *OrgPublicizeMemberNotFound) IsCode(code int) bool
IsCode returns true when this org publicize member not found response a status code equal to that given
func (*OrgPublicizeMemberNotFound) IsRedirect ¶
func (o *OrgPublicizeMemberNotFound) IsRedirect() bool
IsRedirect returns true when this org publicize member not found response has a 3xx status code
func (*OrgPublicizeMemberNotFound) IsServerError ¶
func (o *OrgPublicizeMemberNotFound) IsServerError() bool
IsServerError returns true when this org publicize member not found response has a 5xx status code
func (*OrgPublicizeMemberNotFound) IsSuccess ¶
func (o *OrgPublicizeMemberNotFound) IsSuccess() bool
IsSuccess returns true when this org publicize member not found response has a 2xx status code
func (*OrgPublicizeMemberNotFound) String ¶
func (o *OrgPublicizeMemberNotFound) String() string
type OrgPublicizeMemberParams ¶
type OrgPublicizeMemberParams struct {
/* Org.
name of the organization
*/
Org string
/* Username.
username of the user
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgPublicizeMemberParams contains all the parameters to send to the API endpoint
for the org publicize member operation. Typically these are written to a http.Request.
func NewOrgPublicizeMemberParams ¶
func NewOrgPublicizeMemberParams() *OrgPublicizeMemberParams
NewOrgPublicizeMemberParams creates a new OrgPublicizeMemberParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgPublicizeMemberParamsWithContext ¶
func NewOrgPublicizeMemberParamsWithContext(ctx context.Context) *OrgPublicizeMemberParams
NewOrgPublicizeMemberParamsWithContext creates a new OrgPublicizeMemberParams object with the ability to set a context for a request.
func NewOrgPublicizeMemberParamsWithHTTPClient ¶
func NewOrgPublicizeMemberParamsWithHTTPClient(client *http.Client) *OrgPublicizeMemberParams
NewOrgPublicizeMemberParamsWithHTTPClient creates a new OrgPublicizeMemberParams object with the ability to set a custom HTTPClient for a request.
func NewOrgPublicizeMemberParamsWithTimeout ¶
func NewOrgPublicizeMemberParamsWithTimeout(timeout time.Duration) *OrgPublicizeMemberParams
NewOrgPublicizeMemberParamsWithTimeout creates a new OrgPublicizeMemberParams object with the ability to set a timeout on a request.
func (*OrgPublicizeMemberParams) SetContext ¶
func (o *OrgPublicizeMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the org publicize member params
func (*OrgPublicizeMemberParams) SetDefaults ¶
func (o *OrgPublicizeMemberParams) SetDefaults()
SetDefaults hydrates default values in the org publicize member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgPublicizeMemberParams) SetHTTPClient ¶
func (o *OrgPublicizeMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org publicize member params
func (*OrgPublicizeMemberParams) SetOrg ¶
func (o *OrgPublicizeMemberParams) SetOrg(org string)
SetOrg adds the org to the org publicize member params
func (*OrgPublicizeMemberParams) SetTimeout ¶
func (o *OrgPublicizeMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org publicize member params
func (*OrgPublicizeMemberParams) SetUsername ¶
func (o *OrgPublicizeMemberParams) SetUsername(username string)
SetUsername adds the username to the org publicize member params
func (*OrgPublicizeMemberParams) WithContext ¶
func (o *OrgPublicizeMemberParams) WithContext(ctx context.Context) *OrgPublicizeMemberParams
WithContext adds the context to the org publicize member params
func (*OrgPublicizeMemberParams) WithDefaults ¶
func (o *OrgPublicizeMemberParams) WithDefaults() *OrgPublicizeMemberParams
WithDefaults hydrates default values in the org publicize member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgPublicizeMemberParams) WithHTTPClient ¶
func (o *OrgPublicizeMemberParams) WithHTTPClient(client *http.Client) *OrgPublicizeMemberParams
WithHTTPClient adds the HTTPClient to the org publicize member params
func (*OrgPublicizeMemberParams) WithOrg ¶
func (o *OrgPublicizeMemberParams) WithOrg(org string) *OrgPublicizeMemberParams
WithOrg adds the org to the org publicize member params
func (*OrgPublicizeMemberParams) WithTimeout ¶
func (o *OrgPublicizeMemberParams) WithTimeout(timeout time.Duration) *OrgPublicizeMemberParams
WithTimeout adds the timeout to the org publicize member params
func (*OrgPublicizeMemberParams) WithUsername ¶
func (o *OrgPublicizeMemberParams) WithUsername(username string) *OrgPublicizeMemberParams
WithUsername adds the username to the org publicize member params
func (*OrgPublicizeMemberParams) WriteToRequest ¶
func (o *OrgPublicizeMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgPublicizeMemberReader ¶
type OrgPublicizeMemberReader struct {
// contains filtered or unexported fields
}
OrgPublicizeMemberReader is a Reader for the OrgPublicizeMember structure.
func (*OrgPublicizeMemberReader) ReadResponse ¶
func (o *OrgPublicizeMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgRemoveTeamMemberNoContent ¶
type OrgRemoveTeamMemberNoContent struct {
}
OrgRemoveTeamMemberNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrgRemoveTeamMemberNoContent ¶
func NewOrgRemoveTeamMemberNoContent() *OrgRemoveTeamMemberNoContent
NewOrgRemoveTeamMemberNoContent creates a OrgRemoveTeamMemberNoContent with default headers values
func (*OrgRemoveTeamMemberNoContent) Code ¶
func (o *OrgRemoveTeamMemberNoContent) Code() int
Code gets the status code for the org remove team member no content response
func (*OrgRemoveTeamMemberNoContent) Error ¶
func (o *OrgRemoveTeamMemberNoContent) Error() string
func (*OrgRemoveTeamMemberNoContent) IsClientError ¶
func (o *OrgRemoveTeamMemberNoContent) IsClientError() bool
IsClientError returns true when this org remove team member no content response has a 4xx status code
func (*OrgRemoveTeamMemberNoContent) IsCode ¶
func (o *OrgRemoveTeamMemberNoContent) IsCode(code int) bool
IsCode returns true when this org remove team member no content response a status code equal to that given
func (*OrgRemoveTeamMemberNoContent) IsRedirect ¶
func (o *OrgRemoveTeamMemberNoContent) IsRedirect() bool
IsRedirect returns true when this org remove team member no content response has a 3xx status code
func (*OrgRemoveTeamMemberNoContent) IsServerError ¶
func (o *OrgRemoveTeamMemberNoContent) IsServerError() bool
IsServerError returns true when this org remove team member no content response has a 5xx status code
func (*OrgRemoveTeamMemberNoContent) IsSuccess ¶
func (o *OrgRemoveTeamMemberNoContent) IsSuccess() bool
IsSuccess returns true when this org remove team member no content response has a 2xx status code
func (*OrgRemoveTeamMemberNoContent) String ¶
func (o *OrgRemoveTeamMemberNoContent) String() string
type OrgRemoveTeamMemberNotFound ¶
type OrgRemoveTeamMemberNotFound struct {
}
OrgRemoveTeamMemberNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgRemoveTeamMemberNotFound ¶
func NewOrgRemoveTeamMemberNotFound() *OrgRemoveTeamMemberNotFound
NewOrgRemoveTeamMemberNotFound creates a OrgRemoveTeamMemberNotFound with default headers values
func (*OrgRemoveTeamMemberNotFound) Code ¶
func (o *OrgRemoveTeamMemberNotFound) Code() int
Code gets the status code for the org remove team member not found response
func (*OrgRemoveTeamMemberNotFound) Error ¶
func (o *OrgRemoveTeamMemberNotFound) Error() string
func (*OrgRemoveTeamMemberNotFound) IsClientError ¶
func (o *OrgRemoveTeamMemberNotFound) IsClientError() bool
IsClientError returns true when this org remove team member not found response has a 4xx status code
func (*OrgRemoveTeamMemberNotFound) IsCode ¶
func (o *OrgRemoveTeamMemberNotFound) IsCode(code int) bool
IsCode returns true when this org remove team member not found response a status code equal to that given
func (*OrgRemoveTeamMemberNotFound) IsRedirect ¶
func (o *OrgRemoveTeamMemberNotFound) IsRedirect() bool
IsRedirect returns true when this org remove team member not found response has a 3xx status code
func (*OrgRemoveTeamMemberNotFound) IsServerError ¶
func (o *OrgRemoveTeamMemberNotFound) IsServerError() bool
IsServerError returns true when this org remove team member not found response has a 5xx status code
func (*OrgRemoveTeamMemberNotFound) IsSuccess ¶
func (o *OrgRemoveTeamMemberNotFound) IsSuccess() bool
IsSuccess returns true when this org remove team member not found response has a 2xx status code
func (*OrgRemoveTeamMemberNotFound) String ¶
func (o *OrgRemoveTeamMemberNotFound) String() string
type OrgRemoveTeamMemberParams ¶
type OrgRemoveTeamMemberParams struct {
/* ID.
id of the team
Format: int64
*/
ID int64
/* Username.
username of the user to remove
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgRemoveTeamMemberParams contains all the parameters to send to the API endpoint
for the org remove team member operation. Typically these are written to a http.Request.
func NewOrgRemoveTeamMemberParams ¶
func NewOrgRemoveTeamMemberParams() *OrgRemoveTeamMemberParams
NewOrgRemoveTeamMemberParams creates a new OrgRemoveTeamMemberParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgRemoveTeamMemberParamsWithContext ¶
func NewOrgRemoveTeamMemberParamsWithContext(ctx context.Context) *OrgRemoveTeamMemberParams
NewOrgRemoveTeamMemberParamsWithContext creates a new OrgRemoveTeamMemberParams object with the ability to set a context for a request.
func NewOrgRemoveTeamMemberParamsWithHTTPClient ¶
func NewOrgRemoveTeamMemberParamsWithHTTPClient(client *http.Client) *OrgRemoveTeamMemberParams
NewOrgRemoveTeamMemberParamsWithHTTPClient creates a new OrgRemoveTeamMemberParams object with the ability to set a custom HTTPClient for a request.
func NewOrgRemoveTeamMemberParamsWithTimeout ¶
func NewOrgRemoveTeamMemberParamsWithTimeout(timeout time.Duration) *OrgRemoveTeamMemberParams
NewOrgRemoveTeamMemberParamsWithTimeout creates a new OrgRemoveTeamMemberParams object with the ability to set a timeout on a request.
func (*OrgRemoveTeamMemberParams) SetContext ¶
func (o *OrgRemoveTeamMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the org remove team member params
func (*OrgRemoveTeamMemberParams) SetDefaults ¶
func (o *OrgRemoveTeamMemberParams) SetDefaults()
SetDefaults hydrates default values in the org remove team member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgRemoveTeamMemberParams) SetHTTPClient ¶
func (o *OrgRemoveTeamMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org remove team member params
func (*OrgRemoveTeamMemberParams) SetID ¶
func (o *OrgRemoveTeamMemberParams) SetID(id int64)
SetID adds the id to the org remove team member params
func (*OrgRemoveTeamMemberParams) SetTimeout ¶
func (o *OrgRemoveTeamMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org remove team member params
func (*OrgRemoveTeamMemberParams) SetUsername ¶
func (o *OrgRemoveTeamMemberParams) SetUsername(username string)
SetUsername adds the username to the org remove team member params
func (*OrgRemoveTeamMemberParams) WithContext ¶
func (o *OrgRemoveTeamMemberParams) WithContext(ctx context.Context) *OrgRemoveTeamMemberParams
WithContext adds the context to the org remove team member params
func (*OrgRemoveTeamMemberParams) WithDefaults ¶
func (o *OrgRemoveTeamMemberParams) WithDefaults() *OrgRemoveTeamMemberParams
WithDefaults hydrates default values in the org remove team member params (not the query body).
All values with no default are reset to their zero value.
func (*OrgRemoveTeamMemberParams) WithHTTPClient ¶
func (o *OrgRemoveTeamMemberParams) WithHTTPClient(client *http.Client) *OrgRemoveTeamMemberParams
WithHTTPClient adds the HTTPClient to the org remove team member params
func (*OrgRemoveTeamMemberParams) WithID ¶
func (o *OrgRemoveTeamMemberParams) WithID(id int64) *OrgRemoveTeamMemberParams
WithID adds the id to the org remove team member params
func (*OrgRemoveTeamMemberParams) WithTimeout ¶
func (o *OrgRemoveTeamMemberParams) WithTimeout(timeout time.Duration) *OrgRemoveTeamMemberParams
WithTimeout adds the timeout to the org remove team member params
func (*OrgRemoveTeamMemberParams) WithUsername ¶
func (o *OrgRemoveTeamMemberParams) WithUsername(username string) *OrgRemoveTeamMemberParams
WithUsername adds the username to the org remove team member params
func (*OrgRemoveTeamMemberParams) WriteToRequest ¶
func (o *OrgRemoveTeamMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgRemoveTeamMemberReader ¶
type OrgRemoveTeamMemberReader struct {
// contains filtered or unexported fields
}
OrgRemoveTeamMemberReader is a Reader for the OrgRemoveTeamMember structure.
func (*OrgRemoveTeamMemberReader) ReadResponse ¶
func (o *OrgRemoveTeamMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgRemoveTeamRepositoryForbidden ¶
OrgRemoveTeamRepositoryForbidden describes a response with status code 403, with default header values.
APIForbiddenError is a forbidden error response
func NewOrgRemoveTeamRepositoryForbidden ¶
func NewOrgRemoveTeamRepositoryForbidden() *OrgRemoveTeamRepositoryForbidden
NewOrgRemoveTeamRepositoryForbidden creates a OrgRemoveTeamRepositoryForbidden with default headers values
func (*OrgRemoveTeamRepositoryForbidden) Code ¶
func (o *OrgRemoveTeamRepositoryForbidden) Code() int
Code gets the status code for the org remove team repository forbidden response
func (*OrgRemoveTeamRepositoryForbidden) Error ¶
func (o *OrgRemoveTeamRepositoryForbidden) Error() string
func (*OrgRemoveTeamRepositoryForbidden) IsClientError ¶
func (o *OrgRemoveTeamRepositoryForbidden) IsClientError() bool
IsClientError returns true when this org remove team repository forbidden response has a 4xx status code
func (*OrgRemoveTeamRepositoryForbidden) IsCode ¶
func (o *OrgRemoveTeamRepositoryForbidden) IsCode(code int) bool
IsCode returns true when this org remove team repository forbidden response a status code equal to that given
func (*OrgRemoveTeamRepositoryForbidden) IsRedirect ¶
func (o *OrgRemoveTeamRepositoryForbidden) IsRedirect() bool
IsRedirect returns true when this org remove team repository forbidden response has a 3xx status code
func (*OrgRemoveTeamRepositoryForbidden) IsServerError ¶
func (o *OrgRemoveTeamRepositoryForbidden) IsServerError() bool
IsServerError returns true when this org remove team repository forbidden response has a 5xx status code
func (*OrgRemoveTeamRepositoryForbidden) IsSuccess ¶
func (o *OrgRemoveTeamRepositoryForbidden) IsSuccess() bool
IsSuccess returns true when this org remove team repository forbidden response has a 2xx status code
func (*OrgRemoveTeamRepositoryForbidden) String ¶
func (o *OrgRemoveTeamRepositoryForbidden) String() string
type OrgRemoveTeamRepositoryNoContent ¶
type OrgRemoveTeamRepositoryNoContent struct {
}
OrgRemoveTeamRepositoryNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrgRemoveTeamRepositoryNoContent ¶
func NewOrgRemoveTeamRepositoryNoContent() *OrgRemoveTeamRepositoryNoContent
NewOrgRemoveTeamRepositoryNoContent creates a OrgRemoveTeamRepositoryNoContent with default headers values
func (*OrgRemoveTeamRepositoryNoContent) Code ¶
func (o *OrgRemoveTeamRepositoryNoContent) Code() int
Code gets the status code for the org remove team repository no content response
func (*OrgRemoveTeamRepositoryNoContent) Error ¶
func (o *OrgRemoveTeamRepositoryNoContent) Error() string
func (*OrgRemoveTeamRepositoryNoContent) IsClientError ¶
func (o *OrgRemoveTeamRepositoryNoContent) IsClientError() bool
IsClientError returns true when this org remove team repository no content response has a 4xx status code
func (*OrgRemoveTeamRepositoryNoContent) IsCode ¶
func (o *OrgRemoveTeamRepositoryNoContent) IsCode(code int) bool
IsCode returns true when this org remove team repository no content response a status code equal to that given
func (*OrgRemoveTeamRepositoryNoContent) IsRedirect ¶
func (o *OrgRemoveTeamRepositoryNoContent) IsRedirect() bool
IsRedirect returns true when this org remove team repository no content response has a 3xx status code
func (*OrgRemoveTeamRepositoryNoContent) IsServerError ¶
func (o *OrgRemoveTeamRepositoryNoContent) IsServerError() bool
IsServerError returns true when this org remove team repository no content response has a 5xx status code
func (*OrgRemoveTeamRepositoryNoContent) IsSuccess ¶
func (o *OrgRemoveTeamRepositoryNoContent) IsSuccess() bool
IsSuccess returns true when this org remove team repository no content response has a 2xx status code
func (*OrgRemoveTeamRepositoryNoContent) String ¶
func (o *OrgRemoveTeamRepositoryNoContent) String() string
type OrgRemoveTeamRepositoryNotFound ¶
type OrgRemoveTeamRepositoryNotFound struct {
}
OrgRemoveTeamRepositoryNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgRemoveTeamRepositoryNotFound ¶
func NewOrgRemoveTeamRepositoryNotFound() *OrgRemoveTeamRepositoryNotFound
NewOrgRemoveTeamRepositoryNotFound creates a OrgRemoveTeamRepositoryNotFound with default headers values
func (*OrgRemoveTeamRepositoryNotFound) Code ¶
func (o *OrgRemoveTeamRepositoryNotFound) Code() int
Code gets the status code for the org remove team repository not found response
func (*OrgRemoveTeamRepositoryNotFound) Error ¶
func (o *OrgRemoveTeamRepositoryNotFound) Error() string
func (*OrgRemoveTeamRepositoryNotFound) IsClientError ¶
func (o *OrgRemoveTeamRepositoryNotFound) IsClientError() bool
IsClientError returns true when this org remove team repository not found response has a 4xx status code
func (*OrgRemoveTeamRepositoryNotFound) IsCode ¶
func (o *OrgRemoveTeamRepositoryNotFound) IsCode(code int) bool
IsCode returns true when this org remove team repository not found response a status code equal to that given
func (*OrgRemoveTeamRepositoryNotFound) IsRedirect ¶
func (o *OrgRemoveTeamRepositoryNotFound) IsRedirect() bool
IsRedirect returns true when this org remove team repository not found response has a 3xx status code
func (*OrgRemoveTeamRepositoryNotFound) IsServerError ¶
func (o *OrgRemoveTeamRepositoryNotFound) IsServerError() bool
IsServerError returns true when this org remove team repository not found response has a 5xx status code
func (*OrgRemoveTeamRepositoryNotFound) IsSuccess ¶
func (o *OrgRemoveTeamRepositoryNotFound) IsSuccess() bool
IsSuccess returns true when this org remove team repository not found response has a 2xx status code
func (*OrgRemoveTeamRepositoryNotFound) String ¶
func (o *OrgRemoveTeamRepositoryNotFound) String() string
type OrgRemoveTeamRepositoryParams ¶
type OrgRemoveTeamRepositoryParams struct {
/* ID.
id of the team
Format: int64
*/
ID int64
/* Org.
organization that owns the repo to remove
*/
Org string
/* Repo.
name of the repo to remove
*/
Repo string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgRemoveTeamRepositoryParams contains all the parameters to send to the API endpoint
for the org remove team repository operation. Typically these are written to a http.Request.
func NewOrgRemoveTeamRepositoryParams ¶
func NewOrgRemoveTeamRepositoryParams() *OrgRemoveTeamRepositoryParams
NewOrgRemoveTeamRepositoryParams creates a new OrgRemoveTeamRepositoryParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgRemoveTeamRepositoryParamsWithContext ¶
func NewOrgRemoveTeamRepositoryParamsWithContext(ctx context.Context) *OrgRemoveTeamRepositoryParams
NewOrgRemoveTeamRepositoryParamsWithContext creates a new OrgRemoveTeamRepositoryParams object with the ability to set a context for a request.
func NewOrgRemoveTeamRepositoryParamsWithHTTPClient ¶
func NewOrgRemoveTeamRepositoryParamsWithHTTPClient(client *http.Client) *OrgRemoveTeamRepositoryParams
NewOrgRemoveTeamRepositoryParamsWithHTTPClient creates a new OrgRemoveTeamRepositoryParams object with the ability to set a custom HTTPClient for a request.
func NewOrgRemoveTeamRepositoryParamsWithTimeout ¶
func NewOrgRemoveTeamRepositoryParamsWithTimeout(timeout time.Duration) *OrgRemoveTeamRepositoryParams
NewOrgRemoveTeamRepositoryParamsWithTimeout creates a new OrgRemoveTeamRepositoryParams object with the ability to set a timeout on a request.
func (*OrgRemoveTeamRepositoryParams) SetContext ¶
func (o *OrgRemoveTeamRepositoryParams) SetContext(ctx context.Context)
SetContext adds the context to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) SetDefaults ¶
func (o *OrgRemoveTeamRepositoryParams) SetDefaults()
SetDefaults hydrates default values in the org remove team repository params (not the query body).
All values with no default are reset to their zero value.
func (*OrgRemoveTeamRepositoryParams) SetHTTPClient ¶
func (o *OrgRemoveTeamRepositoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) SetID ¶
func (o *OrgRemoveTeamRepositoryParams) SetID(id int64)
SetID adds the id to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) SetOrg ¶
func (o *OrgRemoveTeamRepositoryParams) SetOrg(org string)
SetOrg adds the org to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) SetRepo ¶
func (o *OrgRemoveTeamRepositoryParams) SetRepo(repo string)
SetRepo adds the repo to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) SetTimeout ¶
func (o *OrgRemoveTeamRepositoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) WithContext ¶
func (o *OrgRemoveTeamRepositoryParams) WithContext(ctx context.Context) *OrgRemoveTeamRepositoryParams
WithContext adds the context to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) WithDefaults ¶
func (o *OrgRemoveTeamRepositoryParams) WithDefaults() *OrgRemoveTeamRepositoryParams
WithDefaults hydrates default values in the org remove team repository params (not the query body).
All values with no default are reset to their zero value.
func (*OrgRemoveTeamRepositoryParams) WithHTTPClient ¶
func (o *OrgRemoveTeamRepositoryParams) WithHTTPClient(client *http.Client) *OrgRemoveTeamRepositoryParams
WithHTTPClient adds the HTTPClient to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) WithID ¶
func (o *OrgRemoveTeamRepositoryParams) WithID(id int64) *OrgRemoveTeamRepositoryParams
WithID adds the id to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) WithOrg ¶
func (o *OrgRemoveTeamRepositoryParams) WithOrg(org string) *OrgRemoveTeamRepositoryParams
WithOrg adds the org to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) WithRepo ¶
func (o *OrgRemoveTeamRepositoryParams) WithRepo(repo string) *OrgRemoveTeamRepositoryParams
WithRepo adds the repo to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) WithTimeout ¶
func (o *OrgRemoveTeamRepositoryParams) WithTimeout(timeout time.Duration) *OrgRemoveTeamRepositoryParams
WithTimeout adds the timeout to the org remove team repository params
func (*OrgRemoveTeamRepositoryParams) WriteToRequest ¶
func (o *OrgRemoveTeamRepositoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgRemoveTeamRepositoryReader ¶
type OrgRemoveTeamRepositoryReader struct {
// contains filtered or unexported fields
}
OrgRemoveTeamRepositoryReader is a Reader for the OrgRemoveTeamRepository structure.
func (*OrgRemoveTeamRepositoryReader) ReadResponse ¶
func (o *OrgRemoveTeamRepositoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrgUpdateAvatarNoContent ¶
type OrgUpdateAvatarNoContent struct {
}
OrgUpdateAvatarNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrgUpdateAvatarNoContent ¶
func NewOrgUpdateAvatarNoContent() *OrgUpdateAvatarNoContent
NewOrgUpdateAvatarNoContent creates a OrgUpdateAvatarNoContent with default headers values
func (*OrgUpdateAvatarNoContent) Code ¶
func (o *OrgUpdateAvatarNoContent) Code() int
Code gets the status code for the org update avatar no content response
func (*OrgUpdateAvatarNoContent) Error ¶
func (o *OrgUpdateAvatarNoContent) Error() string
func (*OrgUpdateAvatarNoContent) IsClientError ¶
func (o *OrgUpdateAvatarNoContent) IsClientError() bool
IsClientError returns true when this org update avatar no content response has a 4xx status code
func (*OrgUpdateAvatarNoContent) IsCode ¶
func (o *OrgUpdateAvatarNoContent) IsCode(code int) bool
IsCode returns true when this org update avatar no content response a status code equal to that given
func (*OrgUpdateAvatarNoContent) IsRedirect ¶
func (o *OrgUpdateAvatarNoContent) IsRedirect() bool
IsRedirect returns true when this org update avatar no content response has a 3xx status code
func (*OrgUpdateAvatarNoContent) IsServerError ¶
func (o *OrgUpdateAvatarNoContent) IsServerError() bool
IsServerError returns true when this org update avatar no content response has a 5xx status code
func (*OrgUpdateAvatarNoContent) IsSuccess ¶
func (o *OrgUpdateAvatarNoContent) IsSuccess() bool
IsSuccess returns true when this org update avatar no content response has a 2xx status code
func (*OrgUpdateAvatarNoContent) String ¶
func (o *OrgUpdateAvatarNoContent) String() string
type OrgUpdateAvatarNotFound ¶
type OrgUpdateAvatarNotFound struct {
}
OrgUpdateAvatarNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrgUpdateAvatarNotFound ¶
func NewOrgUpdateAvatarNotFound() *OrgUpdateAvatarNotFound
NewOrgUpdateAvatarNotFound creates a OrgUpdateAvatarNotFound with default headers values
func (*OrgUpdateAvatarNotFound) Code ¶
func (o *OrgUpdateAvatarNotFound) Code() int
Code gets the status code for the org update avatar not found response
func (*OrgUpdateAvatarNotFound) Error ¶
func (o *OrgUpdateAvatarNotFound) Error() string
func (*OrgUpdateAvatarNotFound) IsClientError ¶
func (o *OrgUpdateAvatarNotFound) IsClientError() bool
IsClientError returns true when this org update avatar not found response has a 4xx status code
func (*OrgUpdateAvatarNotFound) IsCode ¶
func (o *OrgUpdateAvatarNotFound) IsCode(code int) bool
IsCode returns true when this org update avatar not found response a status code equal to that given
func (*OrgUpdateAvatarNotFound) IsRedirect ¶
func (o *OrgUpdateAvatarNotFound) IsRedirect() bool
IsRedirect returns true when this org update avatar not found response has a 3xx status code
func (*OrgUpdateAvatarNotFound) IsServerError ¶
func (o *OrgUpdateAvatarNotFound) IsServerError() bool
IsServerError returns true when this org update avatar not found response has a 5xx status code
func (*OrgUpdateAvatarNotFound) IsSuccess ¶
func (o *OrgUpdateAvatarNotFound) IsSuccess() bool
IsSuccess returns true when this org update avatar not found response has a 2xx status code
func (*OrgUpdateAvatarNotFound) String ¶
func (o *OrgUpdateAvatarNotFound) String() string
type OrgUpdateAvatarParams ¶
type OrgUpdateAvatarParams struct {
// Body.
Body *models.UpdateUserAvatarOption
/* Org.
name of the organization
*/
Org string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrgUpdateAvatarParams contains all the parameters to send to the API endpoint
for the org update avatar operation. Typically these are written to a http.Request.
func NewOrgUpdateAvatarParams ¶
func NewOrgUpdateAvatarParams() *OrgUpdateAvatarParams
NewOrgUpdateAvatarParams creates a new OrgUpdateAvatarParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrgUpdateAvatarParamsWithContext ¶
func NewOrgUpdateAvatarParamsWithContext(ctx context.Context) *OrgUpdateAvatarParams
NewOrgUpdateAvatarParamsWithContext creates a new OrgUpdateAvatarParams object with the ability to set a context for a request.
func NewOrgUpdateAvatarParamsWithHTTPClient ¶
func NewOrgUpdateAvatarParamsWithHTTPClient(client *http.Client) *OrgUpdateAvatarParams
NewOrgUpdateAvatarParamsWithHTTPClient creates a new OrgUpdateAvatarParams object with the ability to set a custom HTTPClient for a request.
func NewOrgUpdateAvatarParamsWithTimeout ¶
func NewOrgUpdateAvatarParamsWithTimeout(timeout time.Duration) *OrgUpdateAvatarParams
NewOrgUpdateAvatarParamsWithTimeout creates a new OrgUpdateAvatarParams object with the ability to set a timeout on a request.
func (*OrgUpdateAvatarParams) SetBody ¶
func (o *OrgUpdateAvatarParams) SetBody(body *models.UpdateUserAvatarOption)
SetBody adds the body to the org update avatar params
func (*OrgUpdateAvatarParams) SetContext ¶
func (o *OrgUpdateAvatarParams) SetContext(ctx context.Context)
SetContext adds the context to the org update avatar params
func (*OrgUpdateAvatarParams) SetDefaults ¶
func (o *OrgUpdateAvatarParams) SetDefaults()
SetDefaults hydrates default values in the org update avatar params (not the query body).
All values with no default are reset to their zero value.
func (*OrgUpdateAvatarParams) SetHTTPClient ¶
func (o *OrgUpdateAvatarParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the org update avatar params
func (*OrgUpdateAvatarParams) SetOrg ¶
func (o *OrgUpdateAvatarParams) SetOrg(org string)
SetOrg adds the org to the org update avatar params
func (*OrgUpdateAvatarParams) SetTimeout ¶
func (o *OrgUpdateAvatarParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the org update avatar params
func (*OrgUpdateAvatarParams) WithBody ¶
func (o *OrgUpdateAvatarParams) WithBody(body *models.UpdateUserAvatarOption) *OrgUpdateAvatarParams
WithBody adds the body to the org update avatar params
func (*OrgUpdateAvatarParams) WithContext ¶
func (o *OrgUpdateAvatarParams) WithContext(ctx context.Context) *OrgUpdateAvatarParams
WithContext adds the context to the org update avatar params
func (*OrgUpdateAvatarParams) WithDefaults ¶
func (o *OrgUpdateAvatarParams) WithDefaults() *OrgUpdateAvatarParams
WithDefaults hydrates default values in the org update avatar params (not the query body).
All values with no default are reset to their zero value.
func (*OrgUpdateAvatarParams) WithHTTPClient ¶
func (o *OrgUpdateAvatarParams) WithHTTPClient(client *http.Client) *OrgUpdateAvatarParams
WithHTTPClient adds the HTTPClient to the org update avatar params
func (*OrgUpdateAvatarParams) WithOrg ¶
func (o *OrgUpdateAvatarParams) WithOrg(org string) *OrgUpdateAvatarParams
WithOrg adds the org to the org update avatar params
func (*OrgUpdateAvatarParams) WithTimeout ¶
func (o *OrgUpdateAvatarParams) WithTimeout(timeout time.Duration) *OrgUpdateAvatarParams
WithTimeout adds the timeout to the org update avatar params
func (*OrgUpdateAvatarParams) WriteToRequest ¶
func (o *OrgUpdateAvatarParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrgUpdateAvatarReader ¶
type OrgUpdateAvatarReader struct {
// contains filtered or unexported fields
}
OrgUpdateAvatarReader is a Reader for the OrgUpdateAvatar structure.
func (*OrgUpdateAvatarReader) ReadResponse ¶
func (o *OrgUpdateAvatarReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrganizationBlockUserNoContent ¶
type OrganizationBlockUserNoContent struct {
}
OrganizationBlockUserNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrganizationBlockUserNoContent ¶
func NewOrganizationBlockUserNoContent() *OrganizationBlockUserNoContent
NewOrganizationBlockUserNoContent creates a OrganizationBlockUserNoContent with default headers values
func (*OrganizationBlockUserNoContent) Code ¶
func (o *OrganizationBlockUserNoContent) Code() int
Code gets the status code for the organization block user no content response
func (*OrganizationBlockUserNoContent) Error ¶
func (o *OrganizationBlockUserNoContent) Error() string
func (*OrganizationBlockUserNoContent) IsClientError ¶
func (o *OrganizationBlockUserNoContent) IsClientError() bool
IsClientError returns true when this organization block user no content response has a 4xx status code
func (*OrganizationBlockUserNoContent) IsCode ¶
func (o *OrganizationBlockUserNoContent) IsCode(code int) bool
IsCode returns true when this organization block user no content response a status code equal to that given
func (*OrganizationBlockUserNoContent) IsRedirect ¶
func (o *OrganizationBlockUserNoContent) IsRedirect() bool
IsRedirect returns true when this organization block user no content response has a 3xx status code
func (*OrganizationBlockUserNoContent) IsServerError ¶
func (o *OrganizationBlockUserNoContent) IsServerError() bool
IsServerError returns true when this organization block user no content response has a 5xx status code
func (*OrganizationBlockUserNoContent) IsSuccess ¶
func (o *OrganizationBlockUserNoContent) IsSuccess() bool
IsSuccess returns true when this organization block user no content response has a 2xx status code
func (*OrganizationBlockUserNoContent) String ¶
func (o *OrganizationBlockUserNoContent) String() string
type OrganizationBlockUserNotFound ¶
type OrganizationBlockUserNotFound struct {
}
OrganizationBlockUserNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrganizationBlockUserNotFound ¶
func NewOrganizationBlockUserNotFound() *OrganizationBlockUserNotFound
NewOrganizationBlockUserNotFound creates a OrganizationBlockUserNotFound with default headers values
func (*OrganizationBlockUserNotFound) Code ¶
func (o *OrganizationBlockUserNotFound) Code() int
Code gets the status code for the organization block user not found response
func (*OrganizationBlockUserNotFound) Error ¶
func (o *OrganizationBlockUserNotFound) Error() string
func (*OrganizationBlockUserNotFound) IsClientError ¶
func (o *OrganizationBlockUserNotFound) IsClientError() bool
IsClientError returns true when this organization block user not found response has a 4xx status code
func (*OrganizationBlockUserNotFound) IsCode ¶
func (o *OrganizationBlockUserNotFound) IsCode(code int) bool
IsCode returns true when this organization block user not found response a status code equal to that given
func (*OrganizationBlockUserNotFound) IsRedirect ¶
func (o *OrganizationBlockUserNotFound) IsRedirect() bool
IsRedirect returns true when this organization block user not found response has a 3xx status code
func (*OrganizationBlockUserNotFound) IsServerError ¶
func (o *OrganizationBlockUserNotFound) IsServerError() bool
IsServerError returns true when this organization block user not found response has a 5xx status code
func (*OrganizationBlockUserNotFound) IsSuccess ¶
func (o *OrganizationBlockUserNotFound) IsSuccess() bool
IsSuccess returns true when this organization block user not found response has a 2xx status code
func (*OrganizationBlockUserNotFound) String ¶
func (o *OrganizationBlockUserNotFound) String() string
type OrganizationBlockUserParams ¶
type OrganizationBlockUserParams struct {
/* Note.
optional note for the block
*/
Note *string
/* Org.
name of the organization
*/
Org string
/* Username.
user to block
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrganizationBlockUserParams contains all the parameters to send to the API endpoint
for the organization block user operation. Typically these are written to a http.Request.
func NewOrganizationBlockUserParams ¶
func NewOrganizationBlockUserParams() *OrganizationBlockUserParams
NewOrganizationBlockUserParams creates a new OrganizationBlockUserParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrganizationBlockUserParamsWithContext ¶
func NewOrganizationBlockUserParamsWithContext(ctx context.Context) *OrganizationBlockUserParams
NewOrganizationBlockUserParamsWithContext creates a new OrganizationBlockUserParams object with the ability to set a context for a request.
func NewOrganizationBlockUserParamsWithHTTPClient ¶
func NewOrganizationBlockUserParamsWithHTTPClient(client *http.Client) *OrganizationBlockUserParams
NewOrganizationBlockUserParamsWithHTTPClient creates a new OrganizationBlockUserParams object with the ability to set a custom HTTPClient for a request.
func NewOrganizationBlockUserParamsWithTimeout ¶
func NewOrganizationBlockUserParamsWithTimeout(timeout time.Duration) *OrganizationBlockUserParams
NewOrganizationBlockUserParamsWithTimeout creates a new OrganizationBlockUserParams object with the ability to set a timeout on a request.
func (*OrganizationBlockUserParams) SetContext ¶
func (o *OrganizationBlockUserParams) SetContext(ctx context.Context)
SetContext adds the context to the organization block user params
func (*OrganizationBlockUserParams) SetDefaults ¶
func (o *OrganizationBlockUserParams) SetDefaults()
SetDefaults hydrates default values in the organization block user params (not the query body).
All values with no default are reset to their zero value.
func (*OrganizationBlockUserParams) SetHTTPClient ¶
func (o *OrganizationBlockUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the organization block user params
func (*OrganizationBlockUserParams) SetNote ¶
func (o *OrganizationBlockUserParams) SetNote(note *string)
SetNote adds the note to the organization block user params
func (*OrganizationBlockUserParams) SetOrg ¶
func (o *OrganizationBlockUserParams) SetOrg(org string)
SetOrg adds the org to the organization block user params
func (*OrganizationBlockUserParams) SetTimeout ¶
func (o *OrganizationBlockUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the organization block user params
func (*OrganizationBlockUserParams) SetUsername ¶
func (o *OrganizationBlockUserParams) SetUsername(username string)
SetUsername adds the username to the organization block user params
func (*OrganizationBlockUserParams) WithContext ¶
func (o *OrganizationBlockUserParams) WithContext(ctx context.Context) *OrganizationBlockUserParams
WithContext adds the context to the organization block user params
func (*OrganizationBlockUserParams) WithDefaults ¶
func (o *OrganizationBlockUserParams) WithDefaults() *OrganizationBlockUserParams
WithDefaults hydrates default values in the organization block user params (not the query body).
All values with no default are reset to their zero value.
func (*OrganizationBlockUserParams) WithHTTPClient ¶
func (o *OrganizationBlockUserParams) WithHTTPClient(client *http.Client) *OrganizationBlockUserParams
WithHTTPClient adds the HTTPClient to the organization block user params
func (*OrganizationBlockUserParams) WithNote ¶
func (o *OrganizationBlockUserParams) WithNote(note *string) *OrganizationBlockUserParams
WithNote adds the note to the organization block user params
func (*OrganizationBlockUserParams) WithOrg ¶
func (o *OrganizationBlockUserParams) WithOrg(org string) *OrganizationBlockUserParams
WithOrg adds the org to the organization block user params
func (*OrganizationBlockUserParams) WithTimeout ¶
func (o *OrganizationBlockUserParams) WithTimeout(timeout time.Duration) *OrganizationBlockUserParams
WithTimeout adds the timeout to the organization block user params
func (*OrganizationBlockUserParams) WithUsername ¶
func (o *OrganizationBlockUserParams) WithUsername(username string) *OrganizationBlockUserParams
WithUsername adds the username to the organization block user params
func (*OrganizationBlockUserParams) WriteToRequest ¶
func (o *OrganizationBlockUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrganizationBlockUserReader ¶
type OrganizationBlockUserReader struct {
// contains filtered or unexported fields
}
OrganizationBlockUserReader is a Reader for the OrganizationBlockUser structure.
func (*OrganizationBlockUserReader) ReadResponse ¶
func (o *OrganizationBlockUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrganizationBlockUserUnprocessableEntity ¶
OrganizationBlockUserUnprocessableEntity describes a response with status code 422, with default header values.
APIValidationError is error format response related to input validation
func NewOrganizationBlockUserUnprocessableEntity ¶
func NewOrganizationBlockUserUnprocessableEntity() *OrganizationBlockUserUnprocessableEntity
NewOrganizationBlockUserUnprocessableEntity creates a OrganizationBlockUserUnprocessableEntity with default headers values
func (*OrganizationBlockUserUnprocessableEntity) Code ¶
func (o *OrganizationBlockUserUnprocessableEntity) Code() int
Code gets the status code for the organization block user unprocessable entity response
func (*OrganizationBlockUserUnprocessableEntity) Error ¶
func (o *OrganizationBlockUserUnprocessableEntity) Error() string
func (*OrganizationBlockUserUnprocessableEntity) IsClientError ¶
func (o *OrganizationBlockUserUnprocessableEntity) IsClientError() bool
IsClientError returns true when this organization block user unprocessable entity response has a 4xx status code
func (*OrganizationBlockUserUnprocessableEntity) IsCode ¶
func (o *OrganizationBlockUserUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this organization block user unprocessable entity response a status code equal to that given
func (*OrganizationBlockUserUnprocessableEntity) IsRedirect ¶
func (o *OrganizationBlockUserUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this organization block user unprocessable entity response has a 3xx status code
func (*OrganizationBlockUserUnprocessableEntity) IsServerError ¶
func (o *OrganizationBlockUserUnprocessableEntity) IsServerError() bool
IsServerError returns true when this organization block user unprocessable entity response has a 5xx status code
func (*OrganizationBlockUserUnprocessableEntity) IsSuccess ¶
func (o *OrganizationBlockUserUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this organization block user unprocessable entity response has a 2xx status code
func (*OrganizationBlockUserUnprocessableEntity) String ¶
func (o *OrganizationBlockUserUnprocessableEntity) String() string
type OrganizationCheckUserBlockNoContent ¶
type OrganizationCheckUserBlockNoContent struct {
}
OrganizationCheckUserBlockNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrganizationCheckUserBlockNoContent ¶
func NewOrganizationCheckUserBlockNoContent() *OrganizationCheckUserBlockNoContent
NewOrganizationCheckUserBlockNoContent creates a OrganizationCheckUserBlockNoContent with default headers values
func (*OrganizationCheckUserBlockNoContent) Code ¶
func (o *OrganizationCheckUserBlockNoContent) Code() int
Code gets the status code for the organization check user block no content response
func (*OrganizationCheckUserBlockNoContent) Error ¶
func (o *OrganizationCheckUserBlockNoContent) Error() string
func (*OrganizationCheckUserBlockNoContent) IsClientError ¶
func (o *OrganizationCheckUserBlockNoContent) IsClientError() bool
IsClientError returns true when this organization check user block no content response has a 4xx status code
func (*OrganizationCheckUserBlockNoContent) IsCode ¶
func (o *OrganizationCheckUserBlockNoContent) IsCode(code int) bool
IsCode returns true when this organization check user block no content response a status code equal to that given
func (*OrganizationCheckUserBlockNoContent) IsRedirect ¶
func (o *OrganizationCheckUserBlockNoContent) IsRedirect() bool
IsRedirect returns true when this organization check user block no content response has a 3xx status code
func (*OrganizationCheckUserBlockNoContent) IsServerError ¶
func (o *OrganizationCheckUserBlockNoContent) IsServerError() bool
IsServerError returns true when this organization check user block no content response has a 5xx status code
func (*OrganizationCheckUserBlockNoContent) IsSuccess ¶
func (o *OrganizationCheckUserBlockNoContent) IsSuccess() bool
IsSuccess returns true when this organization check user block no content response has a 2xx status code
func (*OrganizationCheckUserBlockNoContent) String ¶
func (o *OrganizationCheckUserBlockNoContent) String() string
type OrganizationCheckUserBlockNotFound ¶
type OrganizationCheckUserBlockNotFound struct {
}
OrganizationCheckUserBlockNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrganizationCheckUserBlockNotFound ¶
func NewOrganizationCheckUserBlockNotFound() *OrganizationCheckUserBlockNotFound
NewOrganizationCheckUserBlockNotFound creates a OrganizationCheckUserBlockNotFound with default headers values
func (*OrganizationCheckUserBlockNotFound) Code ¶
func (o *OrganizationCheckUserBlockNotFound) Code() int
Code gets the status code for the organization check user block not found response
func (*OrganizationCheckUserBlockNotFound) Error ¶
func (o *OrganizationCheckUserBlockNotFound) Error() string
func (*OrganizationCheckUserBlockNotFound) IsClientError ¶
func (o *OrganizationCheckUserBlockNotFound) IsClientError() bool
IsClientError returns true when this organization check user block not found response has a 4xx status code
func (*OrganizationCheckUserBlockNotFound) IsCode ¶
func (o *OrganizationCheckUserBlockNotFound) IsCode(code int) bool
IsCode returns true when this organization check user block not found response a status code equal to that given
func (*OrganizationCheckUserBlockNotFound) IsRedirect ¶
func (o *OrganizationCheckUserBlockNotFound) IsRedirect() bool
IsRedirect returns true when this organization check user block not found response has a 3xx status code
func (*OrganizationCheckUserBlockNotFound) IsServerError ¶
func (o *OrganizationCheckUserBlockNotFound) IsServerError() bool
IsServerError returns true when this organization check user block not found response has a 5xx status code
func (*OrganizationCheckUserBlockNotFound) IsSuccess ¶
func (o *OrganizationCheckUserBlockNotFound) IsSuccess() bool
IsSuccess returns true when this organization check user block not found response has a 2xx status code
func (*OrganizationCheckUserBlockNotFound) String ¶
func (o *OrganizationCheckUserBlockNotFound) String() string
type OrganizationCheckUserBlockParams ¶
type OrganizationCheckUserBlockParams struct {
/* Org.
name of the organization
*/
Org string
/* Username.
user to check
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrganizationCheckUserBlockParams contains all the parameters to send to the API endpoint
for the organization check user block operation. Typically these are written to a http.Request.
func NewOrganizationCheckUserBlockParams ¶
func NewOrganizationCheckUserBlockParams() *OrganizationCheckUserBlockParams
NewOrganizationCheckUserBlockParams creates a new OrganizationCheckUserBlockParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrganizationCheckUserBlockParamsWithContext ¶
func NewOrganizationCheckUserBlockParamsWithContext(ctx context.Context) *OrganizationCheckUserBlockParams
NewOrganizationCheckUserBlockParamsWithContext creates a new OrganizationCheckUserBlockParams object with the ability to set a context for a request.
func NewOrganizationCheckUserBlockParamsWithHTTPClient ¶
func NewOrganizationCheckUserBlockParamsWithHTTPClient(client *http.Client) *OrganizationCheckUserBlockParams
NewOrganizationCheckUserBlockParamsWithHTTPClient creates a new OrganizationCheckUserBlockParams object with the ability to set a custom HTTPClient for a request.
func NewOrganizationCheckUserBlockParamsWithTimeout ¶
func NewOrganizationCheckUserBlockParamsWithTimeout(timeout time.Duration) *OrganizationCheckUserBlockParams
NewOrganizationCheckUserBlockParamsWithTimeout creates a new OrganizationCheckUserBlockParams object with the ability to set a timeout on a request.
func (*OrganizationCheckUserBlockParams) SetContext ¶
func (o *OrganizationCheckUserBlockParams) SetContext(ctx context.Context)
SetContext adds the context to the organization check user block params
func (*OrganizationCheckUserBlockParams) SetDefaults ¶
func (o *OrganizationCheckUserBlockParams) SetDefaults()
SetDefaults hydrates default values in the organization check user block params (not the query body).
All values with no default are reset to their zero value.
func (*OrganizationCheckUserBlockParams) SetHTTPClient ¶
func (o *OrganizationCheckUserBlockParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the organization check user block params
func (*OrganizationCheckUserBlockParams) SetOrg ¶
func (o *OrganizationCheckUserBlockParams) SetOrg(org string)
SetOrg adds the org to the organization check user block params
func (*OrganizationCheckUserBlockParams) SetTimeout ¶
func (o *OrganizationCheckUserBlockParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the organization check user block params
func (*OrganizationCheckUserBlockParams) SetUsername ¶
func (o *OrganizationCheckUserBlockParams) SetUsername(username string)
SetUsername adds the username to the organization check user block params
func (*OrganizationCheckUserBlockParams) WithContext ¶
func (o *OrganizationCheckUserBlockParams) WithContext(ctx context.Context) *OrganizationCheckUserBlockParams
WithContext adds the context to the organization check user block params
func (*OrganizationCheckUserBlockParams) WithDefaults ¶
func (o *OrganizationCheckUserBlockParams) WithDefaults() *OrganizationCheckUserBlockParams
WithDefaults hydrates default values in the organization check user block params (not the query body).
All values with no default are reset to their zero value.
func (*OrganizationCheckUserBlockParams) WithHTTPClient ¶
func (o *OrganizationCheckUserBlockParams) WithHTTPClient(client *http.Client) *OrganizationCheckUserBlockParams
WithHTTPClient adds the HTTPClient to the organization check user block params
func (*OrganizationCheckUserBlockParams) WithOrg ¶
func (o *OrganizationCheckUserBlockParams) WithOrg(org string) *OrganizationCheckUserBlockParams
WithOrg adds the org to the organization check user block params
func (*OrganizationCheckUserBlockParams) WithTimeout ¶
func (o *OrganizationCheckUserBlockParams) WithTimeout(timeout time.Duration) *OrganizationCheckUserBlockParams
WithTimeout adds the timeout to the organization check user block params
func (*OrganizationCheckUserBlockParams) WithUsername ¶
func (o *OrganizationCheckUserBlockParams) WithUsername(username string) *OrganizationCheckUserBlockParams
WithUsername adds the username to the organization check user block params
func (*OrganizationCheckUserBlockParams) WriteToRequest ¶
func (o *OrganizationCheckUserBlockParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrganizationCheckUserBlockReader ¶
type OrganizationCheckUserBlockReader struct {
// contains filtered or unexported fields
}
OrganizationCheckUserBlockReader is a Reader for the OrganizationCheckUserBlock structure.
func (*OrganizationCheckUserBlockReader) ReadResponse ¶
func (o *OrganizationCheckUserBlockReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrganizationListBlocksOK ¶
OrganizationListBlocksOK describes a response with status code 200, with default header values.
UserList
func NewOrganizationListBlocksOK ¶
func NewOrganizationListBlocksOK() *OrganizationListBlocksOK
NewOrganizationListBlocksOK creates a OrganizationListBlocksOK with default headers values
func (*OrganizationListBlocksOK) Code ¶
func (o *OrganizationListBlocksOK) Code() int
Code gets the status code for the organization list blocks o k response
func (*OrganizationListBlocksOK) Error ¶
func (o *OrganizationListBlocksOK) Error() string
func (*OrganizationListBlocksOK) GetPayload ¶
func (o *OrganizationListBlocksOK) GetPayload() []*models.User
func (*OrganizationListBlocksOK) IsClientError ¶
func (o *OrganizationListBlocksOK) IsClientError() bool
IsClientError returns true when this organization list blocks o k response has a 4xx status code
func (*OrganizationListBlocksOK) IsCode ¶
func (o *OrganizationListBlocksOK) IsCode(code int) bool
IsCode returns true when this organization list blocks o k response a status code equal to that given
func (*OrganizationListBlocksOK) IsRedirect ¶
func (o *OrganizationListBlocksOK) IsRedirect() bool
IsRedirect returns true when this organization list blocks o k response has a 3xx status code
func (*OrganizationListBlocksOK) IsServerError ¶
func (o *OrganizationListBlocksOK) IsServerError() bool
IsServerError returns true when this organization list blocks o k response has a 5xx status code
func (*OrganizationListBlocksOK) IsSuccess ¶
func (o *OrganizationListBlocksOK) IsSuccess() bool
IsSuccess returns true when this organization list blocks o k response has a 2xx status code
func (*OrganizationListBlocksOK) String ¶
func (o *OrganizationListBlocksOK) String() string
type OrganizationListBlocksParams ¶
type OrganizationListBlocksParams struct {
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the organization
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrganizationListBlocksParams contains all the parameters to send to the API endpoint
for the organization list blocks operation. Typically these are written to a http.Request.
func NewOrganizationListBlocksParams ¶
func NewOrganizationListBlocksParams() *OrganizationListBlocksParams
NewOrganizationListBlocksParams creates a new OrganizationListBlocksParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrganizationListBlocksParamsWithContext ¶
func NewOrganizationListBlocksParamsWithContext(ctx context.Context) *OrganizationListBlocksParams
NewOrganizationListBlocksParamsWithContext creates a new OrganizationListBlocksParams object with the ability to set a context for a request.
func NewOrganizationListBlocksParamsWithHTTPClient ¶
func NewOrganizationListBlocksParamsWithHTTPClient(client *http.Client) *OrganizationListBlocksParams
NewOrganizationListBlocksParamsWithHTTPClient creates a new OrganizationListBlocksParams object with the ability to set a custom HTTPClient for a request.
func NewOrganizationListBlocksParamsWithTimeout ¶
func NewOrganizationListBlocksParamsWithTimeout(timeout time.Duration) *OrganizationListBlocksParams
NewOrganizationListBlocksParamsWithTimeout creates a new OrganizationListBlocksParams object with the ability to set a timeout on a request.
func (*OrganizationListBlocksParams) SetContext ¶
func (o *OrganizationListBlocksParams) SetContext(ctx context.Context)
SetContext adds the context to the organization list blocks params
func (*OrganizationListBlocksParams) SetDefaults ¶
func (o *OrganizationListBlocksParams) SetDefaults()
SetDefaults hydrates default values in the organization list blocks params (not the query body).
All values with no default are reset to their zero value.
func (*OrganizationListBlocksParams) SetHTTPClient ¶
func (o *OrganizationListBlocksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the organization list blocks params
func (*OrganizationListBlocksParams) SetLimit ¶
func (o *OrganizationListBlocksParams) SetLimit(limit *int64)
SetLimit adds the limit to the organization list blocks params
func (*OrganizationListBlocksParams) SetOrg ¶
func (o *OrganizationListBlocksParams) SetOrg(org string)
SetOrg adds the org to the organization list blocks params
func (*OrganizationListBlocksParams) SetPage ¶
func (o *OrganizationListBlocksParams) SetPage(page *int64)
SetPage adds the page to the organization list blocks params
func (*OrganizationListBlocksParams) SetTimeout ¶
func (o *OrganizationListBlocksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the organization list blocks params
func (*OrganizationListBlocksParams) WithContext ¶
func (o *OrganizationListBlocksParams) WithContext(ctx context.Context) *OrganizationListBlocksParams
WithContext adds the context to the organization list blocks params
func (*OrganizationListBlocksParams) WithDefaults ¶
func (o *OrganizationListBlocksParams) WithDefaults() *OrganizationListBlocksParams
WithDefaults hydrates default values in the organization list blocks params (not the query body).
All values with no default are reset to their zero value.
func (*OrganizationListBlocksParams) WithHTTPClient ¶
func (o *OrganizationListBlocksParams) WithHTTPClient(client *http.Client) *OrganizationListBlocksParams
WithHTTPClient adds the HTTPClient to the organization list blocks params
func (*OrganizationListBlocksParams) WithLimit ¶
func (o *OrganizationListBlocksParams) WithLimit(limit *int64) *OrganizationListBlocksParams
WithLimit adds the limit to the organization list blocks params
func (*OrganizationListBlocksParams) WithOrg ¶
func (o *OrganizationListBlocksParams) WithOrg(org string) *OrganizationListBlocksParams
WithOrg adds the org to the organization list blocks params
func (*OrganizationListBlocksParams) WithPage ¶
func (o *OrganizationListBlocksParams) WithPage(page *int64) *OrganizationListBlocksParams
WithPage adds the page to the organization list blocks params
func (*OrganizationListBlocksParams) WithTimeout ¶
func (o *OrganizationListBlocksParams) WithTimeout(timeout time.Duration) *OrganizationListBlocksParams
WithTimeout adds the timeout to the organization list blocks params
func (*OrganizationListBlocksParams) WriteToRequest ¶
func (o *OrganizationListBlocksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrganizationListBlocksReader ¶
type OrganizationListBlocksReader struct {
// contains filtered or unexported fields
}
OrganizationListBlocksReader is a Reader for the OrganizationListBlocks structure.
func (*OrganizationListBlocksReader) ReadResponse ¶
func (o *OrganizationListBlocksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrganizationUnblockUserNoContent ¶
type OrganizationUnblockUserNoContent struct {
}
OrganizationUnblockUserNoContent describes a response with status code 204, with default header values.
APIEmpty is an empty response
func NewOrganizationUnblockUserNoContent ¶
func NewOrganizationUnblockUserNoContent() *OrganizationUnblockUserNoContent
NewOrganizationUnblockUserNoContent creates a OrganizationUnblockUserNoContent with default headers values
func (*OrganizationUnblockUserNoContent) Code ¶
func (o *OrganizationUnblockUserNoContent) Code() int
Code gets the status code for the organization unblock user no content response
func (*OrganizationUnblockUserNoContent) Error ¶
func (o *OrganizationUnblockUserNoContent) Error() string
func (*OrganizationUnblockUserNoContent) IsClientError ¶
func (o *OrganizationUnblockUserNoContent) IsClientError() bool
IsClientError returns true when this organization unblock user no content response has a 4xx status code
func (*OrganizationUnblockUserNoContent) IsCode ¶
func (o *OrganizationUnblockUserNoContent) IsCode(code int) bool
IsCode returns true when this organization unblock user no content response a status code equal to that given
func (*OrganizationUnblockUserNoContent) IsRedirect ¶
func (o *OrganizationUnblockUserNoContent) IsRedirect() bool
IsRedirect returns true when this organization unblock user no content response has a 3xx status code
func (*OrganizationUnblockUserNoContent) IsServerError ¶
func (o *OrganizationUnblockUserNoContent) IsServerError() bool
IsServerError returns true when this organization unblock user no content response has a 5xx status code
func (*OrganizationUnblockUserNoContent) IsSuccess ¶
func (o *OrganizationUnblockUserNoContent) IsSuccess() bool
IsSuccess returns true when this organization unblock user no content response has a 2xx status code
func (*OrganizationUnblockUserNoContent) String ¶
func (o *OrganizationUnblockUserNoContent) String() string
type OrganizationUnblockUserNotFound ¶
type OrganizationUnblockUserNotFound struct {
}
OrganizationUnblockUserNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewOrganizationUnblockUserNotFound ¶
func NewOrganizationUnblockUserNotFound() *OrganizationUnblockUserNotFound
NewOrganizationUnblockUserNotFound creates a OrganizationUnblockUserNotFound with default headers values
func (*OrganizationUnblockUserNotFound) Code ¶
func (o *OrganizationUnblockUserNotFound) Code() int
Code gets the status code for the organization unblock user not found response
func (*OrganizationUnblockUserNotFound) Error ¶
func (o *OrganizationUnblockUserNotFound) Error() string
func (*OrganizationUnblockUserNotFound) IsClientError ¶
func (o *OrganizationUnblockUserNotFound) IsClientError() bool
IsClientError returns true when this organization unblock user not found response has a 4xx status code
func (*OrganizationUnblockUserNotFound) IsCode ¶
func (o *OrganizationUnblockUserNotFound) IsCode(code int) bool
IsCode returns true when this organization unblock user not found response a status code equal to that given
func (*OrganizationUnblockUserNotFound) IsRedirect ¶
func (o *OrganizationUnblockUserNotFound) IsRedirect() bool
IsRedirect returns true when this organization unblock user not found response has a 3xx status code
func (*OrganizationUnblockUserNotFound) IsServerError ¶
func (o *OrganizationUnblockUserNotFound) IsServerError() bool
IsServerError returns true when this organization unblock user not found response has a 5xx status code
func (*OrganizationUnblockUserNotFound) IsSuccess ¶
func (o *OrganizationUnblockUserNotFound) IsSuccess() bool
IsSuccess returns true when this organization unblock user not found response has a 2xx status code
func (*OrganizationUnblockUserNotFound) String ¶
func (o *OrganizationUnblockUserNotFound) String() string
type OrganizationUnblockUserParams ¶
type OrganizationUnblockUserParams struct {
/* Org.
name of the organization
*/
Org string
/* Username.
user to unblock
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
OrganizationUnblockUserParams contains all the parameters to send to the API endpoint
for the organization unblock user operation. Typically these are written to a http.Request.
func NewOrganizationUnblockUserParams ¶
func NewOrganizationUnblockUserParams() *OrganizationUnblockUserParams
NewOrganizationUnblockUserParams creates a new OrganizationUnblockUserParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewOrganizationUnblockUserParamsWithContext ¶
func NewOrganizationUnblockUserParamsWithContext(ctx context.Context) *OrganizationUnblockUserParams
NewOrganizationUnblockUserParamsWithContext creates a new OrganizationUnblockUserParams object with the ability to set a context for a request.
func NewOrganizationUnblockUserParamsWithHTTPClient ¶
func NewOrganizationUnblockUserParamsWithHTTPClient(client *http.Client) *OrganizationUnblockUserParams
NewOrganizationUnblockUserParamsWithHTTPClient creates a new OrganizationUnblockUserParams object with the ability to set a custom HTTPClient for a request.
func NewOrganizationUnblockUserParamsWithTimeout ¶
func NewOrganizationUnblockUserParamsWithTimeout(timeout time.Duration) *OrganizationUnblockUserParams
NewOrganizationUnblockUserParamsWithTimeout creates a new OrganizationUnblockUserParams object with the ability to set a timeout on a request.
func (*OrganizationUnblockUserParams) SetContext ¶
func (o *OrganizationUnblockUserParams) SetContext(ctx context.Context)
SetContext adds the context to the organization unblock user params
func (*OrganizationUnblockUserParams) SetDefaults ¶
func (o *OrganizationUnblockUserParams) SetDefaults()
SetDefaults hydrates default values in the organization unblock user params (not the query body).
All values with no default are reset to their zero value.
func (*OrganizationUnblockUserParams) SetHTTPClient ¶
func (o *OrganizationUnblockUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the organization unblock user params
func (*OrganizationUnblockUserParams) SetOrg ¶
func (o *OrganizationUnblockUserParams) SetOrg(org string)
SetOrg adds the org to the organization unblock user params
func (*OrganizationUnblockUserParams) SetTimeout ¶
func (o *OrganizationUnblockUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the organization unblock user params
func (*OrganizationUnblockUserParams) SetUsername ¶
func (o *OrganizationUnblockUserParams) SetUsername(username string)
SetUsername adds the username to the organization unblock user params
func (*OrganizationUnblockUserParams) WithContext ¶
func (o *OrganizationUnblockUserParams) WithContext(ctx context.Context) *OrganizationUnblockUserParams
WithContext adds the context to the organization unblock user params
func (*OrganizationUnblockUserParams) WithDefaults ¶
func (o *OrganizationUnblockUserParams) WithDefaults() *OrganizationUnblockUserParams
WithDefaults hydrates default values in the organization unblock user params (not the query body).
All values with no default are reset to their zero value.
func (*OrganizationUnblockUserParams) WithHTTPClient ¶
func (o *OrganizationUnblockUserParams) WithHTTPClient(client *http.Client) *OrganizationUnblockUserParams
WithHTTPClient adds the HTTPClient to the organization unblock user params
func (*OrganizationUnblockUserParams) WithOrg ¶
func (o *OrganizationUnblockUserParams) WithOrg(org string) *OrganizationUnblockUserParams
WithOrg adds the org to the organization unblock user params
func (*OrganizationUnblockUserParams) WithTimeout ¶
func (o *OrganizationUnblockUserParams) WithTimeout(timeout time.Duration) *OrganizationUnblockUserParams
WithTimeout adds the timeout to the organization unblock user params
func (*OrganizationUnblockUserParams) WithUsername ¶
func (o *OrganizationUnblockUserParams) WithUsername(username string) *OrganizationUnblockUserParams
WithUsername adds the username to the organization unblock user params
func (*OrganizationUnblockUserParams) WriteToRequest ¶
func (o *OrganizationUnblockUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type OrganizationUnblockUserReader ¶
type OrganizationUnblockUserReader struct {
// contains filtered or unexported fields
}
OrganizationUnblockUserReader is a Reader for the OrganizationUnblockUser structure.
func (*OrganizationUnblockUserReader) ReadResponse ¶
func (o *OrganizationUnblockUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type OrganizationUnblockUserUnprocessableEntity ¶
OrganizationUnblockUserUnprocessableEntity describes a response with status code 422, with default header values.
APIValidationError is error format response related to input validation
func NewOrganizationUnblockUserUnprocessableEntity ¶
func NewOrganizationUnblockUserUnprocessableEntity() *OrganizationUnblockUserUnprocessableEntity
NewOrganizationUnblockUserUnprocessableEntity creates a OrganizationUnblockUserUnprocessableEntity with default headers values
func (*OrganizationUnblockUserUnprocessableEntity) Code ¶
func (o *OrganizationUnblockUserUnprocessableEntity) Code() int
Code gets the status code for the organization unblock user unprocessable entity response
func (*OrganizationUnblockUserUnprocessableEntity) Error ¶
func (o *OrganizationUnblockUserUnprocessableEntity) Error() string
func (*OrganizationUnblockUserUnprocessableEntity) IsClientError ¶
func (o *OrganizationUnblockUserUnprocessableEntity) IsClientError() bool
IsClientError returns true when this organization unblock user unprocessable entity response has a 4xx status code
func (*OrganizationUnblockUserUnprocessableEntity) IsCode ¶
func (o *OrganizationUnblockUserUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this organization unblock user unprocessable entity response a status code equal to that given
func (*OrganizationUnblockUserUnprocessableEntity) IsRedirect ¶
func (o *OrganizationUnblockUserUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this organization unblock user unprocessable entity response has a 3xx status code
func (*OrganizationUnblockUserUnprocessableEntity) IsServerError ¶
func (o *OrganizationUnblockUserUnprocessableEntity) IsServerError() bool
IsServerError returns true when this organization unblock user unprocessable entity response has a 5xx status code
func (*OrganizationUnblockUserUnprocessableEntity) IsSuccess ¶
func (o *OrganizationUnblockUserUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this organization unblock user unprocessable entity response has a 2xx status code
func (*OrganizationUnblockUserUnprocessableEntity) String ¶
func (o *OrganizationUnblockUserUnprocessableEntity) String() string
type TeamSearchNotFound ¶
type TeamSearchNotFound struct {
}
TeamSearchNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewTeamSearchNotFound ¶
func NewTeamSearchNotFound() *TeamSearchNotFound
NewTeamSearchNotFound creates a TeamSearchNotFound with default headers values
func (*TeamSearchNotFound) Code ¶
func (o *TeamSearchNotFound) Code() int
Code gets the status code for the team search not found response
func (*TeamSearchNotFound) Error ¶
func (o *TeamSearchNotFound) Error() string
func (*TeamSearchNotFound) IsClientError ¶
func (o *TeamSearchNotFound) IsClientError() bool
IsClientError returns true when this team search not found response has a 4xx status code
func (*TeamSearchNotFound) IsCode ¶
func (o *TeamSearchNotFound) IsCode(code int) bool
IsCode returns true when this team search not found response a status code equal to that given
func (*TeamSearchNotFound) IsRedirect ¶
func (o *TeamSearchNotFound) IsRedirect() bool
IsRedirect returns true when this team search not found response has a 3xx status code
func (*TeamSearchNotFound) IsServerError ¶
func (o *TeamSearchNotFound) IsServerError() bool
IsServerError returns true when this team search not found response has a 5xx status code
func (*TeamSearchNotFound) IsSuccess ¶
func (o *TeamSearchNotFound) IsSuccess() bool
IsSuccess returns true when this team search not found response has a 2xx status code
func (*TeamSearchNotFound) String ¶
func (o *TeamSearchNotFound) String() string
type TeamSearchOK ¶
type TeamSearchOK struct {
Payload *TeamSearchOKBody
}
TeamSearchOK describes a response with status code 200, with default header values.
SearchResults of a successful search
func NewTeamSearchOK ¶
func NewTeamSearchOK() *TeamSearchOK
NewTeamSearchOK creates a TeamSearchOK with default headers values
func (*TeamSearchOK) Code ¶
func (o *TeamSearchOK) Code() int
Code gets the status code for the team search o k response
func (*TeamSearchOK) Error ¶
func (o *TeamSearchOK) Error() string
func (*TeamSearchOK) GetPayload ¶
func (o *TeamSearchOK) GetPayload() *TeamSearchOKBody
func (*TeamSearchOK) IsClientError ¶
func (o *TeamSearchOK) IsClientError() bool
IsClientError returns true when this team search o k response has a 4xx status code
func (*TeamSearchOK) IsCode ¶
func (o *TeamSearchOK) IsCode(code int) bool
IsCode returns true when this team search o k response a status code equal to that given
func (*TeamSearchOK) IsRedirect ¶
func (o *TeamSearchOK) IsRedirect() bool
IsRedirect returns true when this team search o k response has a 3xx status code
func (*TeamSearchOK) IsServerError ¶
func (o *TeamSearchOK) IsServerError() bool
IsServerError returns true when this team search o k response has a 5xx status code
func (*TeamSearchOK) IsSuccess ¶
func (o *TeamSearchOK) IsSuccess() bool
IsSuccess returns true when this team search o k response has a 2xx status code
func (*TeamSearchOK) String ¶
func (o *TeamSearchOK) String() string
type TeamSearchOKBody ¶
type TeamSearchOKBody struct {
// data
Data []*models.Team `json:"data"`
// ok
Ok bool `json:"ok,omitempty"`
}
TeamSearchOKBody team search o k body swagger:model TeamSearchOKBody
func (*TeamSearchOKBody) ContextValidate ¶
ContextValidate validate this team search o k body based on the context it is used
func (*TeamSearchOKBody) MarshalBinary ¶
func (o *TeamSearchOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*TeamSearchOKBody) UnmarshalBinary ¶
func (o *TeamSearchOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type TeamSearchParams ¶
type TeamSearchParams struct {
/* IncludeDesc.
include search within team description (defaults to true)
*/
IncludeDesc *bool
/* Limit.
page size of results
*/
Limit *int64
/* Org.
name of the organization
*/
Org string
/* Page.
page number of results to return (1-based)
*/
Page *int64
/* Q.
keywords to search
*/
Q *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
TeamSearchParams contains all the parameters to send to the API endpoint
for the team search operation. Typically these are written to a http.Request.
func NewTeamSearchParams ¶
func NewTeamSearchParams() *TeamSearchParams
NewTeamSearchParams creates a new TeamSearchParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewTeamSearchParamsWithContext ¶
func NewTeamSearchParamsWithContext(ctx context.Context) *TeamSearchParams
NewTeamSearchParamsWithContext creates a new TeamSearchParams object with the ability to set a context for a request.
func NewTeamSearchParamsWithHTTPClient ¶
func NewTeamSearchParamsWithHTTPClient(client *http.Client) *TeamSearchParams
NewTeamSearchParamsWithHTTPClient creates a new TeamSearchParams object with the ability to set a custom HTTPClient for a request.
func NewTeamSearchParamsWithTimeout ¶
func NewTeamSearchParamsWithTimeout(timeout time.Duration) *TeamSearchParams
NewTeamSearchParamsWithTimeout creates a new TeamSearchParams object with the ability to set a timeout on a request.
func (*TeamSearchParams) SetContext ¶
func (o *TeamSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the team search params
func (*TeamSearchParams) SetDefaults ¶
func (o *TeamSearchParams) SetDefaults()
SetDefaults hydrates default values in the team search params (not the query body).
All values with no default are reset to their zero value.
func (*TeamSearchParams) SetHTTPClient ¶
func (o *TeamSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the team search params
func (*TeamSearchParams) SetIncludeDesc ¶
func (o *TeamSearchParams) SetIncludeDesc(includeDesc *bool)
SetIncludeDesc adds the includeDesc to the team search params
func (*TeamSearchParams) SetLimit ¶
func (o *TeamSearchParams) SetLimit(limit *int64)
SetLimit adds the limit to the team search params
func (*TeamSearchParams) SetOrg ¶
func (o *TeamSearchParams) SetOrg(org string)
SetOrg adds the org to the team search params
func (*TeamSearchParams) SetPage ¶
func (o *TeamSearchParams) SetPage(page *int64)
SetPage adds the page to the team search params
func (*TeamSearchParams) SetQ ¶
func (o *TeamSearchParams) SetQ(q *string)
SetQ adds the q to the team search params
func (*TeamSearchParams) SetTimeout ¶
func (o *TeamSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the team search params
func (*TeamSearchParams) WithContext ¶
func (o *TeamSearchParams) WithContext(ctx context.Context) *TeamSearchParams
WithContext adds the context to the team search params
func (*TeamSearchParams) WithDefaults ¶
func (o *TeamSearchParams) WithDefaults() *TeamSearchParams
WithDefaults hydrates default values in the team search params (not the query body).
All values with no default are reset to their zero value.
func (*TeamSearchParams) WithHTTPClient ¶
func (o *TeamSearchParams) WithHTTPClient(client *http.Client) *TeamSearchParams
WithHTTPClient adds the HTTPClient to the team search params
func (*TeamSearchParams) WithIncludeDesc ¶
func (o *TeamSearchParams) WithIncludeDesc(includeDesc *bool) *TeamSearchParams
WithIncludeDesc adds the includeDesc to the team search params
func (*TeamSearchParams) WithLimit ¶
func (o *TeamSearchParams) WithLimit(limit *int64) *TeamSearchParams
WithLimit adds the limit to the team search params
func (*TeamSearchParams) WithOrg ¶
func (o *TeamSearchParams) WithOrg(org string) *TeamSearchParams
WithOrg adds the org to the team search params
func (*TeamSearchParams) WithPage ¶
func (o *TeamSearchParams) WithPage(page *int64) *TeamSearchParams
WithPage adds the page to the team search params
func (*TeamSearchParams) WithQ ¶
func (o *TeamSearchParams) WithQ(q *string) *TeamSearchParams
WithQ adds the q to the team search params
func (*TeamSearchParams) WithTimeout ¶
func (o *TeamSearchParams) WithTimeout(timeout time.Duration) *TeamSearchParams
WithTimeout adds the timeout to the team search params
func (*TeamSearchParams) WriteToRequest ¶
func (o *TeamSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TeamSearchReader ¶
type TeamSearchReader struct {
// contains filtered or unexported fields
}
TeamSearchReader is a Reader for the TeamSearch structure.
func (*TeamSearchReader) ReadResponse ¶
func (o *TeamSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateOrgSecretBadRequest ¶
UpdateOrgSecretBadRequest describes a response with status code 400, with default header values.
APIError is error format response
func NewUpdateOrgSecretBadRequest ¶
func NewUpdateOrgSecretBadRequest() *UpdateOrgSecretBadRequest
NewUpdateOrgSecretBadRequest creates a UpdateOrgSecretBadRequest with default headers values
func (*UpdateOrgSecretBadRequest) Code ¶
func (o *UpdateOrgSecretBadRequest) Code() int
Code gets the status code for the update org secret bad request response
func (*UpdateOrgSecretBadRequest) Error ¶
func (o *UpdateOrgSecretBadRequest) Error() string
func (*UpdateOrgSecretBadRequest) IsClientError ¶
func (o *UpdateOrgSecretBadRequest) IsClientError() bool
IsClientError returns true when this update org secret bad request response has a 4xx status code
func (*UpdateOrgSecretBadRequest) IsCode ¶
func (o *UpdateOrgSecretBadRequest) IsCode(code int) bool
IsCode returns true when this update org secret bad request response a status code equal to that given
func (*UpdateOrgSecretBadRequest) IsRedirect ¶
func (o *UpdateOrgSecretBadRequest) IsRedirect() bool
IsRedirect returns true when this update org secret bad request response has a 3xx status code
func (*UpdateOrgSecretBadRequest) IsServerError ¶
func (o *UpdateOrgSecretBadRequest) IsServerError() bool
IsServerError returns true when this update org secret bad request response has a 5xx status code
func (*UpdateOrgSecretBadRequest) IsSuccess ¶
func (o *UpdateOrgSecretBadRequest) IsSuccess() bool
IsSuccess returns true when this update org secret bad request response has a 2xx status code
func (*UpdateOrgSecretBadRequest) String ¶
func (o *UpdateOrgSecretBadRequest) String() string
type UpdateOrgSecretCreated ¶
type UpdateOrgSecretCreated struct {
}
UpdateOrgSecretCreated describes a response with status code 201, with default header values.
response when creating a secret
func NewUpdateOrgSecretCreated ¶
func NewUpdateOrgSecretCreated() *UpdateOrgSecretCreated
NewUpdateOrgSecretCreated creates a UpdateOrgSecretCreated with default headers values
func (*UpdateOrgSecretCreated) Code ¶
func (o *UpdateOrgSecretCreated) Code() int
Code gets the status code for the update org secret created response
func (*UpdateOrgSecretCreated) Error ¶
func (o *UpdateOrgSecretCreated) Error() string
func (*UpdateOrgSecretCreated) IsClientError ¶
func (o *UpdateOrgSecretCreated) IsClientError() bool
IsClientError returns true when this update org secret created response has a 4xx status code
func (*UpdateOrgSecretCreated) IsCode ¶
func (o *UpdateOrgSecretCreated) IsCode(code int) bool
IsCode returns true when this update org secret created response a status code equal to that given
func (*UpdateOrgSecretCreated) IsRedirect ¶
func (o *UpdateOrgSecretCreated) IsRedirect() bool
IsRedirect returns true when this update org secret created response has a 3xx status code
func (*UpdateOrgSecretCreated) IsServerError ¶
func (o *UpdateOrgSecretCreated) IsServerError() bool
IsServerError returns true when this update org secret created response has a 5xx status code
func (*UpdateOrgSecretCreated) IsSuccess ¶
func (o *UpdateOrgSecretCreated) IsSuccess() bool
IsSuccess returns true when this update org secret created response has a 2xx status code
func (*UpdateOrgSecretCreated) String ¶
func (o *UpdateOrgSecretCreated) String() string
type UpdateOrgSecretNoContent ¶
type UpdateOrgSecretNoContent struct {
}
UpdateOrgSecretNoContent describes a response with status code 204, with default header values.
response when updating a secret
func NewUpdateOrgSecretNoContent ¶
func NewUpdateOrgSecretNoContent() *UpdateOrgSecretNoContent
NewUpdateOrgSecretNoContent creates a UpdateOrgSecretNoContent with default headers values
func (*UpdateOrgSecretNoContent) Code ¶
func (o *UpdateOrgSecretNoContent) Code() int
Code gets the status code for the update org secret no content response
func (*UpdateOrgSecretNoContent) Error ¶
func (o *UpdateOrgSecretNoContent) Error() string
func (*UpdateOrgSecretNoContent) IsClientError ¶
func (o *UpdateOrgSecretNoContent) IsClientError() bool
IsClientError returns true when this update org secret no content response has a 4xx status code
func (*UpdateOrgSecretNoContent) IsCode ¶
func (o *UpdateOrgSecretNoContent) IsCode(code int) bool
IsCode returns true when this update org secret no content response a status code equal to that given
func (*UpdateOrgSecretNoContent) IsRedirect ¶
func (o *UpdateOrgSecretNoContent) IsRedirect() bool
IsRedirect returns true when this update org secret no content response has a 3xx status code
func (*UpdateOrgSecretNoContent) IsServerError ¶
func (o *UpdateOrgSecretNoContent) IsServerError() bool
IsServerError returns true when this update org secret no content response has a 5xx status code
func (*UpdateOrgSecretNoContent) IsSuccess ¶
func (o *UpdateOrgSecretNoContent) IsSuccess() bool
IsSuccess returns true when this update org secret no content response has a 2xx status code
func (*UpdateOrgSecretNoContent) String ¶
func (o *UpdateOrgSecretNoContent) String() string
type UpdateOrgSecretNotFound ¶
type UpdateOrgSecretNotFound struct {
}
UpdateOrgSecretNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewUpdateOrgSecretNotFound ¶
func NewUpdateOrgSecretNotFound() *UpdateOrgSecretNotFound
NewUpdateOrgSecretNotFound creates a UpdateOrgSecretNotFound with default headers values
func (*UpdateOrgSecretNotFound) Code ¶
func (o *UpdateOrgSecretNotFound) Code() int
Code gets the status code for the update org secret not found response
func (*UpdateOrgSecretNotFound) Error ¶
func (o *UpdateOrgSecretNotFound) Error() string
func (*UpdateOrgSecretNotFound) IsClientError ¶
func (o *UpdateOrgSecretNotFound) IsClientError() bool
IsClientError returns true when this update org secret not found response has a 4xx status code
func (*UpdateOrgSecretNotFound) IsCode ¶
func (o *UpdateOrgSecretNotFound) IsCode(code int) bool
IsCode returns true when this update org secret not found response a status code equal to that given
func (*UpdateOrgSecretNotFound) IsRedirect ¶
func (o *UpdateOrgSecretNotFound) IsRedirect() bool
IsRedirect returns true when this update org secret not found response has a 3xx status code
func (*UpdateOrgSecretNotFound) IsServerError ¶
func (o *UpdateOrgSecretNotFound) IsServerError() bool
IsServerError returns true when this update org secret not found response has a 5xx status code
func (*UpdateOrgSecretNotFound) IsSuccess ¶
func (o *UpdateOrgSecretNotFound) IsSuccess() bool
IsSuccess returns true when this update org secret not found response has a 2xx status code
func (*UpdateOrgSecretNotFound) String ¶
func (o *UpdateOrgSecretNotFound) String() string
type UpdateOrgSecretParams ¶
type UpdateOrgSecretParams struct {
// Body.
Body *models.CreateOrUpdateSecretOption
/* Org.
name of organization
*/
Org string
/* Secretname.
name of the secret
*/
Secretname string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateOrgSecretParams contains all the parameters to send to the API endpoint
for the update org secret operation. Typically these are written to a http.Request.
func NewUpdateOrgSecretParams ¶
func NewUpdateOrgSecretParams() *UpdateOrgSecretParams
NewUpdateOrgSecretParams creates a new UpdateOrgSecretParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateOrgSecretParamsWithContext ¶
func NewUpdateOrgSecretParamsWithContext(ctx context.Context) *UpdateOrgSecretParams
NewUpdateOrgSecretParamsWithContext creates a new UpdateOrgSecretParams object with the ability to set a context for a request.
func NewUpdateOrgSecretParamsWithHTTPClient ¶
func NewUpdateOrgSecretParamsWithHTTPClient(client *http.Client) *UpdateOrgSecretParams
NewUpdateOrgSecretParamsWithHTTPClient creates a new UpdateOrgSecretParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateOrgSecretParamsWithTimeout ¶
func NewUpdateOrgSecretParamsWithTimeout(timeout time.Duration) *UpdateOrgSecretParams
NewUpdateOrgSecretParamsWithTimeout creates a new UpdateOrgSecretParams object with the ability to set a timeout on a request.
func (*UpdateOrgSecretParams) SetBody ¶
func (o *UpdateOrgSecretParams) SetBody(body *models.CreateOrUpdateSecretOption)
SetBody adds the body to the update org secret params
func (*UpdateOrgSecretParams) SetContext ¶
func (o *UpdateOrgSecretParams) SetContext(ctx context.Context)
SetContext adds the context to the update org secret params
func (*UpdateOrgSecretParams) SetDefaults ¶
func (o *UpdateOrgSecretParams) SetDefaults()
SetDefaults hydrates default values in the update org secret params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrgSecretParams) SetHTTPClient ¶
func (o *UpdateOrgSecretParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update org secret params
func (*UpdateOrgSecretParams) SetOrg ¶
func (o *UpdateOrgSecretParams) SetOrg(org string)
SetOrg adds the org to the update org secret params
func (*UpdateOrgSecretParams) SetSecretname ¶
func (o *UpdateOrgSecretParams) SetSecretname(secretname string)
SetSecretname adds the secretname to the update org secret params
func (*UpdateOrgSecretParams) SetTimeout ¶
func (o *UpdateOrgSecretParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update org secret params
func (*UpdateOrgSecretParams) WithBody ¶
func (o *UpdateOrgSecretParams) WithBody(body *models.CreateOrUpdateSecretOption) *UpdateOrgSecretParams
WithBody adds the body to the update org secret params
func (*UpdateOrgSecretParams) WithContext ¶
func (o *UpdateOrgSecretParams) WithContext(ctx context.Context) *UpdateOrgSecretParams
WithContext adds the context to the update org secret params
func (*UpdateOrgSecretParams) WithDefaults ¶
func (o *UpdateOrgSecretParams) WithDefaults() *UpdateOrgSecretParams
WithDefaults hydrates default values in the update org secret params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrgSecretParams) WithHTTPClient ¶
func (o *UpdateOrgSecretParams) WithHTTPClient(client *http.Client) *UpdateOrgSecretParams
WithHTTPClient adds the HTTPClient to the update org secret params
func (*UpdateOrgSecretParams) WithOrg ¶
func (o *UpdateOrgSecretParams) WithOrg(org string) *UpdateOrgSecretParams
WithOrg adds the org to the update org secret params
func (*UpdateOrgSecretParams) WithSecretname ¶
func (o *UpdateOrgSecretParams) WithSecretname(secretname string) *UpdateOrgSecretParams
WithSecretname adds the secretname to the update org secret params
func (*UpdateOrgSecretParams) WithTimeout ¶
func (o *UpdateOrgSecretParams) WithTimeout(timeout time.Duration) *UpdateOrgSecretParams
WithTimeout adds the timeout to the update org secret params
func (*UpdateOrgSecretParams) WriteToRequest ¶
func (o *UpdateOrgSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateOrgSecretReader ¶
type UpdateOrgSecretReader struct {
// contains filtered or unexported fields
}
UpdateOrgSecretReader is a Reader for the UpdateOrgSecret structure.
func (*UpdateOrgSecretReader) ReadResponse ¶
func (o *UpdateOrgSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateOrgVariableBadRequest ¶
UpdateOrgVariableBadRequest describes a response with status code 400, with default header values.
APIError is error format response
func NewUpdateOrgVariableBadRequest ¶
func NewUpdateOrgVariableBadRequest() *UpdateOrgVariableBadRequest
NewUpdateOrgVariableBadRequest creates a UpdateOrgVariableBadRequest with default headers values
func (*UpdateOrgVariableBadRequest) Code ¶
func (o *UpdateOrgVariableBadRequest) Code() int
Code gets the status code for the update org variable bad request response
func (*UpdateOrgVariableBadRequest) Error ¶
func (o *UpdateOrgVariableBadRequest) Error() string
func (*UpdateOrgVariableBadRequest) IsClientError ¶
func (o *UpdateOrgVariableBadRequest) IsClientError() bool
IsClientError returns true when this update org variable bad request response has a 4xx status code
func (*UpdateOrgVariableBadRequest) IsCode ¶
func (o *UpdateOrgVariableBadRequest) IsCode(code int) bool
IsCode returns true when this update org variable bad request response a status code equal to that given
func (*UpdateOrgVariableBadRequest) IsRedirect ¶
func (o *UpdateOrgVariableBadRequest) IsRedirect() bool
IsRedirect returns true when this update org variable bad request response has a 3xx status code
func (*UpdateOrgVariableBadRequest) IsServerError ¶
func (o *UpdateOrgVariableBadRequest) IsServerError() bool
IsServerError returns true when this update org variable bad request response has a 5xx status code
func (*UpdateOrgVariableBadRequest) IsSuccess ¶
func (o *UpdateOrgVariableBadRequest) IsSuccess() bool
IsSuccess returns true when this update org variable bad request response has a 2xx status code
func (*UpdateOrgVariableBadRequest) String ¶
func (o *UpdateOrgVariableBadRequest) String() string
type UpdateOrgVariableCreated ¶
type UpdateOrgVariableCreated struct {
}
UpdateOrgVariableCreated describes a response with status code 201, with default header values.
response when updating an org-level variable
func NewUpdateOrgVariableCreated ¶
func NewUpdateOrgVariableCreated() *UpdateOrgVariableCreated
NewUpdateOrgVariableCreated creates a UpdateOrgVariableCreated with default headers values
func (*UpdateOrgVariableCreated) Code ¶
func (o *UpdateOrgVariableCreated) Code() int
Code gets the status code for the update org variable created response
func (*UpdateOrgVariableCreated) Error ¶
func (o *UpdateOrgVariableCreated) Error() string
func (*UpdateOrgVariableCreated) IsClientError ¶
func (o *UpdateOrgVariableCreated) IsClientError() bool
IsClientError returns true when this update org variable created response has a 4xx status code
func (*UpdateOrgVariableCreated) IsCode ¶
func (o *UpdateOrgVariableCreated) IsCode(code int) bool
IsCode returns true when this update org variable created response a status code equal to that given
func (*UpdateOrgVariableCreated) IsRedirect ¶
func (o *UpdateOrgVariableCreated) IsRedirect() bool
IsRedirect returns true when this update org variable created response has a 3xx status code
func (*UpdateOrgVariableCreated) IsServerError ¶
func (o *UpdateOrgVariableCreated) IsServerError() bool
IsServerError returns true when this update org variable created response has a 5xx status code
func (*UpdateOrgVariableCreated) IsSuccess ¶
func (o *UpdateOrgVariableCreated) IsSuccess() bool
IsSuccess returns true when this update org variable created response has a 2xx status code
func (*UpdateOrgVariableCreated) String ¶
func (o *UpdateOrgVariableCreated) String() string
type UpdateOrgVariableNoContent ¶
type UpdateOrgVariableNoContent struct {
}
UpdateOrgVariableNoContent describes a response with status code 204, with default header values.
response when updating an org-level variable
func NewUpdateOrgVariableNoContent ¶
func NewUpdateOrgVariableNoContent() *UpdateOrgVariableNoContent
NewUpdateOrgVariableNoContent creates a UpdateOrgVariableNoContent with default headers values
func (*UpdateOrgVariableNoContent) Code ¶
func (o *UpdateOrgVariableNoContent) Code() int
Code gets the status code for the update org variable no content response
func (*UpdateOrgVariableNoContent) Error ¶
func (o *UpdateOrgVariableNoContent) Error() string
func (*UpdateOrgVariableNoContent) IsClientError ¶
func (o *UpdateOrgVariableNoContent) IsClientError() bool
IsClientError returns true when this update org variable no content response has a 4xx status code
func (*UpdateOrgVariableNoContent) IsCode ¶
func (o *UpdateOrgVariableNoContent) IsCode(code int) bool
IsCode returns true when this update org variable no content response a status code equal to that given
func (*UpdateOrgVariableNoContent) IsRedirect ¶
func (o *UpdateOrgVariableNoContent) IsRedirect() bool
IsRedirect returns true when this update org variable no content response has a 3xx status code
func (*UpdateOrgVariableNoContent) IsServerError ¶
func (o *UpdateOrgVariableNoContent) IsServerError() bool
IsServerError returns true when this update org variable no content response has a 5xx status code
func (*UpdateOrgVariableNoContent) IsSuccess ¶
func (o *UpdateOrgVariableNoContent) IsSuccess() bool
IsSuccess returns true when this update org variable no content response has a 2xx status code
func (*UpdateOrgVariableNoContent) String ¶
func (o *UpdateOrgVariableNoContent) String() string
type UpdateOrgVariableNotFound ¶
type UpdateOrgVariableNotFound struct {
}
UpdateOrgVariableNotFound describes a response with status code 404, with default header values.
APINotFound is a not found empty response
func NewUpdateOrgVariableNotFound ¶
func NewUpdateOrgVariableNotFound() *UpdateOrgVariableNotFound
NewUpdateOrgVariableNotFound creates a UpdateOrgVariableNotFound with default headers values
func (*UpdateOrgVariableNotFound) Code ¶
func (o *UpdateOrgVariableNotFound) Code() int
Code gets the status code for the update org variable not found response
func (*UpdateOrgVariableNotFound) Error ¶
func (o *UpdateOrgVariableNotFound) Error() string
func (*UpdateOrgVariableNotFound) IsClientError ¶
func (o *UpdateOrgVariableNotFound) IsClientError() bool
IsClientError returns true when this update org variable not found response has a 4xx status code
func (*UpdateOrgVariableNotFound) IsCode ¶
func (o *UpdateOrgVariableNotFound) IsCode(code int) bool
IsCode returns true when this update org variable not found response a status code equal to that given
func (*UpdateOrgVariableNotFound) IsRedirect ¶
func (o *UpdateOrgVariableNotFound) IsRedirect() bool
IsRedirect returns true when this update org variable not found response has a 3xx status code
func (*UpdateOrgVariableNotFound) IsServerError ¶
func (o *UpdateOrgVariableNotFound) IsServerError() bool
IsServerError returns true when this update org variable not found response has a 5xx status code
func (*UpdateOrgVariableNotFound) IsSuccess ¶
func (o *UpdateOrgVariableNotFound) IsSuccess() bool
IsSuccess returns true when this update org variable not found response has a 2xx status code
func (*UpdateOrgVariableNotFound) String ¶
func (o *UpdateOrgVariableNotFound) String() string
type UpdateOrgVariableParams ¶
type UpdateOrgVariableParams struct {
// Body.
Body *models.UpdateVariableOption
/* Org.
name of the organization
*/
Org string
/* Variablename.
name of the variable
*/
Variablename string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateOrgVariableParams contains all the parameters to send to the API endpoint
for the update org variable operation. Typically these are written to a http.Request.
func NewUpdateOrgVariableParams ¶
func NewUpdateOrgVariableParams() *UpdateOrgVariableParams
NewUpdateOrgVariableParams creates a new UpdateOrgVariableParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateOrgVariableParamsWithContext ¶
func NewUpdateOrgVariableParamsWithContext(ctx context.Context) *UpdateOrgVariableParams
NewUpdateOrgVariableParamsWithContext creates a new UpdateOrgVariableParams object with the ability to set a context for a request.
func NewUpdateOrgVariableParamsWithHTTPClient ¶
func NewUpdateOrgVariableParamsWithHTTPClient(client *http.Client) *UpdateOrgVariableParams
NewUpdateOrgVariableParamsWithHTTPClient creates a new UpdateOrgVariableParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateOrgVariableParamsWithTimeout ¶
func NewUpdateOrgVariableParamsWithTimeout(timeout time.Duration) *UpdateOrgVariableParams
NewUpdateOrgVariableParamsWithTimeout creates a new UpdateOrgVariableParams object with the ability to set a timeout on a request.
func (*UpdateOrgVariableParams) SetBody ¶
func (o *UpdateOrgVariableParams) SetBody(body *models.UpdateVariableOption)
SetBody adds the body to the update org variable params
func (*UpdateOrgVariableParams) SetContext ¶
func (o *UpdateOrgVariableParams) SetContext(ctx context.Context)
SetContext adds the context to the update org variable params
func (*UpdateOrgVariableParams) SetDefaults ¶
func (o *UpdateOrgVariableParams) SetDefaults()
SetDefaults hydrates default values in the update org variable params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrgVariableParams) SetHTTPClient ¶
func (o *UpdateOrgVariableParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update org variable params
func (*UpdateOrgVariableParams) SetOrg ¶
func (o *UpdateOrgVariableParams) SetOrg(org string)
SetOrg adds the org to the update org variable params
func (*UpdateOrgVariableParams) SetTimeout ¶
func (o *UpdateOrgVariableParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update org variable params
func (*UpdateOrgVariableParams) SetVariablename ¶
func (o *UpdateOrgVariableParams) SetVariablename(variablename string)
SetVariablename adds the variablename to the update org variable params
func (*UpdateOrgVariableParams) WithBody ¶
func (o *UpdateOrgVariableParams) WithBody(body *models.UpdateVariableOption) *UpdateOrgVariableParams
WithBody adds the body to the update org variable params
func (*UpdateOrgVariableParams) WithContext ¶
func (o *UpdateOrgVariableParams) WithContext(ctx context.Context) *UpdateOrgVariableParams
WithContext adds the context to the update org variable params
func (*UpdateOrgVariableParams) WithDefaults ¶
func (o *UpdateOrgVariableParams) WithDefaults() *UpdateOrgVariableParams
WithDefaults hydrates default values in the update org variable params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrgVariableParams) WithHTTPClient ¶
func (o *UpdateOrgVariableParams) WithHTTPClient(client *http.Client) *UpdateOrgVariableParams
WithHTTPClient adds the HTTPClient to the update org variable params
func (*UpdateOrgVariableParams) WithOrg ¶
func (o *UpdateOrgVariableParams) WithOrg(org string) *UpdateOrgVariableParams
WithOrg adds the org to the update org variable params
func (*UpdateOrgVariableParams) WithTimeout ¶
func (o *UpdateOrgVariableParams) WithTimeout(timeout time.Duration) *UpdateOrgVariableParams
WithTimeout adds the timeout to the update org variable params
func (*UpdateOrgVariableParams) WithVariablename ¶
func (o *UpdateOrgVariableParams) WithVariablename(variablename string) *UpdateOrgVariableParams
WithVariablename adds the variablename to the update org variable params
func (*UpdateOrgVariableParams) WriteToRequest ¶
func (o *UpdateOrgVariableParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateOrgVariableReader ¶
type UpdateOrgVariableReader struct {
// contains filtered or unexported fields
}
UpdateOrgVariableReader is a Reader for the UpdateOrgVariable structure.
func (*UpdateOrgVariableReader) ReadResponse ¶
func (o *UpdateOrgVariableReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- create_org_repo_deprecated_parameters.go
- create_org_repo_deprecated_responses.go
- create_org_repo_parameters.go
- create_org_repo_responses.go
- create_org_variable_parameters.go
- create_org_variable_responses.go
- delete_org_secret_parameters.go
- delete_org_secret_responses.go
- delete_org_variable_parameters.go
- delete_org_variable_responses.go
- get_org_variable_parameters.go
- get_org_variable_responses.go
- get_org_variables_list_parameters.go
- get_org_variables_list_responses.go
- org_add_team_member_parameters.go
- org_add_team_member_responses.go
- org_add_team_repository_parameters.go
- org_add_team_repository_responses.go
- org_conceal_member_parameters.go
- org_conceal_member_responses.go
- org_create_hook_parameters.go
- org_create_hook_responses.go
- org_create_label_parameters.go
- org_create_label_responses.go
- org_create_parameters.go
- org_create_responses.go
- org_create_team_parameters.go
- org_create_team_responses.go
- org_delete_avatar_parameters.go
- org_delete_avatar_responses.go
- org_delete_hook_parameters.go
- org_delete_hook_responses.go
- org_delete_label_parameters.go
- org_delete_label_responses.go
- org_delete_member_parameters.go
- org_delete_member_responses.go
- org_delete_parameters.go
- org_delete_responses.go
- org_delete_team_parameters.go
- org_delete_team_responses.go
- org_edit_hook_parameters.go
- org_edit_hook_responses.go
- org_edit_label_parameters.go
- org_edit_label_responses.go
- org_edit_parameters.go
- org_edit_responses.go
- org_edit_team_parameters.go
- org_edit_team_responses.go
- org_get_all_parameters.go
- org_get_all_responses.go
- org_get_hook_parameters.go
- org_get_hook_responses.go
- org_get_label_parameters.go
- org_get_label_responses.go
- org_get_parameters.go
- org_get_responses.go
- org_get_runner_registration_token_parameters.go
- org_get_runner_registration_token_responses.go
- org_get_team_parameters.go
- org_get_team_responses.go
- org_get_user_permissions_parameters.go
- org_get_user_permissions_responses.go
- org_is_member_parameters.go
- org_is_member_responses.go
- org_is_public_member_parameters.go
- org_is_public_member_responses.go
- org_list_actions_secrets_parameters.go
- org_list_actions_secrets_responses.go
- org_list_activity_feeds_parameters.go
- org_list_activity_feeds_responses.go
- org_list_current_user_orgs_parameters.go
- org_list_current_user_orgs_responses.go
- org_list_hooks_parameters.go
- org_list_hooks_responses.go
- org_list_labels_parameters.go
- org_list_labels_responses.go
- org_list_members_parameters.go
- org_list_members_responses.go
- org_list_public_members_parameters.go
- org_list_public_members_responses.go
- org_list_repos_parameters.go
- org_list_repos_responses.go
- org_list_team_activity_feeds_parameters.go
- org_list_team_activity_feeds_responses.go
- org_list_team_member_parameters.go
- org_list_team_member_responses.go
- org_list_team_members_parameters.go
- org_list_team_members_responses.go
- org_list_team_repo_parameters.go
- org_list_team_repo_responses.go
- org_list_team_repos_parameters.go
- org_list_team_repos_responses.go
- org_list_teams_parameters.go
- org_list_teams_responses.go
- org_list_user_orgs_parameters.go
- org_list_user_orgs_responses.go
- org_publicize_member_parameters.go
- org_publicize_member_responses.go
- org_remove_team_member_parameters.go
- org_remove_team_member_responses.go
- org_remove_team_repository_parameters.go
- org_remove_team_repository_responses.go
- org_update_avatar_parameters.go
- org_update_avatar_responses.go
- organization_block_user_parameters.go
- organization_block_user_responses.go
- organization_check_user_block_parameters.go
- organization_check_user_block_responses.go
- organization_client.go
- organization_list_blocks_parameters.go
- organization_list_blocks_responses.go
- organization_unblock_user_parameters.go
- organization_unblock_user_responses.go
- team_search_parameters.go
- team_search_responses.go
- update_org_secret_parameters.go
- update_org_secret_responses.go
- update_org_variable_parameters.go
- update_org_variable_responses.go