Documentation
¶
Index ¶
- type AllUserAccessFiltersBadRequest
- type AllUserAccessFiltersNotFound
- type AllUserAccessFiltersOK
- type AllUserAccessFiltersParams
- func NewAllUserAccessFiltersParams() *AllUserAccessFiltersParams
- func NewAllUserAccessFiltersParamsWithContext(ctx context.Context) *AllUserAccessFiltersParams
- func NewAllUserAccessFiltersParamsWithHTTPClient(client *http.Client) *AllUserAccessFiltersParams
- func NewAllUserAccessFiltersParamsWithTimeout(timeout time.Duration) *AllUserAccessFiltersParams
- func (o *AllUserAccessFiltersParams) SetContext(ctx context.Context)
- func (o *AllUserAccessFiltersParams) SetFields(fields *string)
- func (o *AllUserAccessFiltersParams) SetHTTPClient(client *http.Client)
- func (o *AllUserAccessFiltersParams) SetTimeout(timeout time.Duration)
- func (o *AllUserAccessFiltersParams) SetUserID(userID int64)
- func (o *AllUserAccessFiltersParams) WithContext(ctx context.Context) *AllUserAccessFiltersParams
- func (o *AllUserAccessFiltersParams) WithFields(fields *string) *AllUserAccessFiltersParams
- func (o *AllUserAccessFiltersParams) WithHTTPClient(client *http.Client) *AllUserAccessFiltersParams
- func (o *AllUserAccessFiltersParams) WithTimeout(timeout time.Duration) *AllUserAccessFiltersParams
- func (o *AllUserAccessFiltersParams) WithUserID(userID int64) *AllUserAccessFiltersParams
- func (o *AllUserAccessFiltersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllUserAccessFiltersReader
- type AllUserCredentialsAPI3SBadRequest
- type AllUserCredentialsAPI3SNotFound
- type AllUserCredentialsAPI3SOK
- type AllUserCredentialsAPI3SParams
- func NewAllUserCredentialsAPI3SParams() *AllUserCredentialsAPI3SParams
- func NewAllUserCredentialsAPI3SParamsWithContext(ctx context.Context) *AllUserCredentialsAPI3SParams
- func NewAllUserCredentialsAPI3SParamsWithHTTPClient(client *http.Client) *AllUserCredentialsAPI3SParams
- func NewAllUserCredentialsAPI3SParamsWithTimeout(timeout time.Duration) *AllUserCredentialsAPI3SParams
- func (o *AllUserCredentialsAPI3SParams) SetContext(ctx context.Context)
- func (o *AllUserCredentialsAPI3SParams) SetFields(fields *string)
- func (o *AllUserCredentialsAPI3SParams) SetHTTPClient(client *http.Client)
- func (o *AllUserCredentialsAPI3SParams) SetTimeout(timeout time.Duration)
- func (o *AllUserCredentialsAPI3SParams) SetUserID(userID int64)
- func (o *AllUserCredentialsAPI3SParams) WithContext(ctx context.Context) *AllUserCredentialsAPI3SParams
- func (o *AllUserCredentialsAPI3SParams) WithFields(fields *string) *AllUserCredentialsAPI3SParams
- func (o *AllUserCredentialsAPI3SParams) WithHTTPClient(client *http.Client) *AllUserCredentialsAPI3SParams
- func (o *AllUserCredentialsAPI3SParams) WithTimeout(timeout time.Duration) *AllUserCredentialsAPI3SParams
- func (o *AllUserCredentialsAPI3SParams) WithUserID(userID int64) *AllUserCredentialsAPI3SParams
- func (o *AllUserCredentialsAPI3SParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllUserCredentialsAPI3SReader
- type AllUserCredentialsEmbedsBadRequest
- type AllUserCredentialsEmbedsNotFound
- type AllUserCredentialsEmbedsOK
- type AllUserCredentialsEmbedsParams
- func NewAllUserCredentialsEmbedsParams() *AllUserCredentialsEmbedsParams
- func NewAllUserCredentialsEmbedsParamsWithContext(ctx context.Context) *AllUserCredentialsEmbedsParams
- func NewAllUserCredentialsEmbedsParamsWithHTTPClient(client *http.Client) *AllUserCredentialsEmbedsParams
- func NewAllUserCredentialsEmbedsParamsWithTimeout(timeout time.Duration) *AllUserCredentialsEmbedsParams
- func (o *AllUserCredentialsEmbedsParams) SetContext(ctx context.Context)
- func (o *AllUserCredentialsEmbedsParams) SetFields(fields *string)
- func (o *AllUserCredentialsEmbedsParams) SetHTTPClient(client *http.Client)
- func (o *AllUserCredentialsEmbedsParams) SetTimeout(timeout time.Duration)
- func (o *AllUserCredentialsEmbedsParams) SetUserID(userID int64)
- func (o *AllUserCredentialsEmbedsParams) WithContext(ctx context.Context) *AllUserCredentialsEmbedsParams
- func (o *AllUserCredentialsEmbedsParams) WithFields(fields *string) *AllUserCredentialsEmbedsParams
- func (o *AllUserCredentialsEmbedsParams) WithHTTPClient(client *http.Client) *AllUserCredentialsEmbedsParams
- func (o *AllUserCredentialsEmbedsParams) WithTimeout(timeout time.Duration) *AllUserCredentialsEmbedsParams
- func (o *AllUserCredentialsEmbedsParams) WithUserID(userID int64) *AllUserCredentialsEmbedsParams
- func (o *AllUserCredentialsEmbedsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllUserCredentialsEmbedsReader
- type AllUserSessionsBadRequest
- type AllUserSessionsNotFound
- type AllUserSessionsOK
- type AllUserSessionsParams
- func NewAllUserSessionsParams() *AllUserSessionsParams
- func NewAllUserSessionsParamsWithContext(ctx context.Context) *AllUserSessionsParams
- func NewAllUserSessionsParamsWithHTTPClient(client *http.Client) *AllUserSessionsParams
- func NewAllUserSessionsParamsWithTimeout(timeout time.Duration) *AllUserSessionsParams
- func (o *AllUserSessionsParams) SetContext(ctx context.Context)
- func (o *AllUserSessionsParams) SetFields(fields *string)
- func (o *AllUserSessionsParams) SetHTTPClient(client *http.Client)
- func (o *AllUserSessionsParams) SetTimeout(timeout time.Duration)
- func (o *AllUserSessionsParams) SetUserID(userID int64)
- func (o *AllUserSessionsParams) WithContext(ctx context.Context) *AllUserSessionsParams
- func (o *AllUserSessionsParams) WithFields(fields *string) *AllUserSessionsParams
- func (o *AllUserSessionsParams) WithHTTPClient(client *http.Client) *AllUserSessionsParams
- func (o *AllUserSessionsParams) WithTimeout(timeout time.Duration) *AllUserSessionsParams
- func (o *AllUserSessionsParams) WithUserID(userID int64) *AllUserSessionsParams
- func (o *AllUserSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllUserSessionsReader
- type AllUsersBadRequest
- type AllUsersNotFound
- type AllUsersOK
- type AllUsersParams
- func (o *AllUsersParams) SetContext(ctx context.Context)
- func (o *AllUsersParams) SetFields(fields *string)
- func (o *AllUsersParams) SetHTTPClient(client *http.Client)
- func (o *AllUsersParams) SetIds(ids []int64)
- func (o *AllUsersParams) SetPage(page *int64)
- func (o *AllUsersParams) SetPerPage(perPage *int64)
- func (o *AllUsersParams) SetSorts(sorts *string)
- func (o *AllUsersParams) SetTimeout(timeout time.Duration)
- func (o *AllUsersParams) WithContext(ctx context.Context) *AllUsersParams
- func (o *AllUsersParams) WithFields(fields *string) *AllUsersParams
- func (o *AllUsersParams) WithHTTPClient(client *http.Client) *AllUsersParams
- func (o *AllUsersParams) WithIds(ids []int64) *AllUsersParams
- func (o *AllUsersParams) WithPage(page *int64) *AllUsersParams
- func (o *AllUsersParams) WithPerPage(perPage *int64) *AllUsersParams
- func (o *AllUsersParams) WithSorts(sorts *string) *AllUsersParams
- func (o *AllUsersParams) WithTimeout(timeout time.Duration) *AllUsersParams
- func (o *AllUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AllUsersReader
- type Client
- func (a *Client) AllUserAccessFilters(params *AllUserAccessFiltersParams) (*AllUserAccessFiltersOK, error)
- func (a *Client) AllUserCredentialsAPI3S(params *AllUserCredentialsAPI3SParams) (*AllUserCredentialsAPI3SOK, error)
- func (a *Client) AllUserCredentialsEmbeds(params *AllUserCredentialsEmbedsParams) (*AllUserCredentialsEmbedsOK, error)
- func (a *Client) AllUserSessions(params *AllUserSessionsParams) (*AllUserSessionsOK, error)
- func (a *Client) AllUsers(params *AllUsersParams) (*AllUsersOK, error)
- func (a *Client) CreateUser(params *CreateUserParams) (*CreateUserOK, error)
- func (a *Client) CreateUserAccessFilter(params *CreateUserAccessFilterParams) (*CreateUserAccessFilterOK, error)
- func (a *Client) CreateUserCredentialsAPI(params *CreateUserCredentialsAPIParams) (*CreateUserCredentialsAPIOK, error)
- func (a *Client) CreateUserCredentialsApi3(params *CreateUserCredentialsApi3Params) (*CreateUserCredentialsApi3OK, error)
- func (a *Client) CreateUserCredentialsEmail(params *CreateUserCredentialsEmailParams) (*CreateUserCredentialsEmailOK, error)
- func (a *Client) CreateUserCredentialsEmailPasswordReset(params *CreateUserCredentialsEmailPasswordResetParams) (*CreateUserCredentialsEmailPasswordResetOK, error)
- func (a *Client) CreateUserCredentialsTotp(params *CreateUserCredentialsTotpParams) (*CreateUserCredentialsTotpOK, error)
- func (a *Client) DeleteUser(params *DeleteUserParams) (*DeleteUserNoContent, error)
- func (a *Client) DeleteUserAccessFilter(params *DeleteUserAccessFilterParams) (*DeleteUserAccessFilterNoContent, error)
- func (a *Client) DeleteUserAttributeUserValue(params *DeleteUserAttributeUserValueParams) (*DeleteUserAttributeUserValueNoContent, error)
- func (a *Client) DeleteUserCredentialsAPI(params *DeleteUserCredentialsAPIParams) (*DeleteUserCredentialsAPINoContent, error)
- func (a *Client) DeleteUserCredentialsApi3(params *DeleteUserCredentialsApi3Params) (*DeleteUserCredentialsApi3NoContent, error)
- func (a *Client) DeleteUserCredentialsEmail(params *DeleteUserCredentialsEmailParams) (*DeleteUserCredentialsEmailNoContent, error)
- func (a *Client) DeleteUserCredentialsEmbed(params *DeleteUserCredentialsEmbedParams) (*DeleteUserCredentialsEmbedNoContent, error)
- func (a *Client) DeleteUserCredentialsGoogle(params *DeleteUserCredentialsGoogleParams) (*DeleteUserCredentialsGoogleNoContent, error)
- func (a *Client) DeleteUserCredentialsLdap(params *DeleteUserCredentialsLdapParams) (*DeleteUserCredentialsLdapNoContent, error)
- func (a *Client) DeleteUserCredentialsLookerOpenid(params *DeleteUserCredentialsLookerOpenidParams) (*DeleteUserCredentialsLookerOpenidNoContent, error)
- func (a *Client) DeleteUserCredentialsOidc(params *DeleteUserCredentialsOidcParams) (*DeleteUserCredentialsOidcNoContent, error)
- func (a *Client) DeleteUserCredentialsSaml(params *DeleteUserCredentialsSamlParams) (*DeleteUserCredentialsSamlNoContent, error)
- func (a *Client) DeleteUserCredentialsTotp(params *DeleteUserCredentialsTotpParams) (*DeleteUserCredentialsTotpNoContent, error)
- func (a *Client) DeleteUserSession(params *DeleteUserSessionParams) (*DeleteUserSessionNoContent, error)
- func (a *Client) Me(params *MeParams) (*MeOK, error)
- func (a *Client) SearchUsers(params *SearchUsersParams) (*SearchUsersOK, error)
- func (a *Client) SearchUsersNames(params *SearchUsersNamesParams) (*SearchUsersNamesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SetUserAttributeUserValue(params *SetUserAttributeUserValueParams) (*SetUserAttributeUserValueOK, error)
- func (a *Client) SetUserRoles(params *SetUserRolesParams) (*SetUserRolesOK, error)
- func (a *Client) UpdateUser(params *UpdateUserParams) (*UpdateUserOK, error)
- func (a *Client) UpdateUserAccessFilter(params *UpdateUserAccessFilterParams) (*UpdateUserAccessFilterOK, error)
- func (a *Client) UpdateUserCredentialsEmail(params *UpdateUserCredentialsEmailParams) (*UpdateUserCredentialsEmailOK, error)
- func (a *Client) User(params *UserParams) (*UserOK, error)
- func (a *Client) UserAccessFilter(params *UserAccessFilterParams) (*UserAccessFilterOK, error)
- func (a *Client) UserAttributeUserValues(params *UserAttributeUserValuesParams) (*UserAttributeUserValuesOK, error)
- func (a *Client) UserCredentialsAPI(params *UserCredentialsAPIParams) (*UserCredentialsAPIOK, error)
- func (a *Client) UserCredentialsApi3(params *UserCredentialsApi3Params) (*UserCredentialsApi3OK, error)
- func (a *Client) UserCredentialsEmail(params *UserCredentialsEmailParams) (*UserCredentialsEmailOK, error)
- func (a *Client) UserCredentialsEmbed(params *UserCredentialsEmbedParams) (*UserCredentialsEmbedOK, error)
- func (a *Client) UserCredentialsGoogle(params *UserCredentialsGoogleParams) (*UserCredentialsGoogleOK, error)
- func (a *Client) UserCredentialsLdap(params *UserCredentialsLdapParams) (*UserCredentialsLdapOK, error)
- func (a *Client) UserCredentialsLookerOpenid(params *UserCredentialsLookerOpenidParams) (*UserCredentialsLookerOpenidOK, error)
- func (a *Client) UserCredentialsOidc(params *UserCredentialsOidcParams) (*UserCredentialsOidcOK, error)
- func (a *Client) UserCredentialsSaml(params *UserCredentialsSamlParams) (*UserCredentialsSamlOK, error)
- func (a *Client) UserCredentialsTotp(params *UserCredentialsTotpParams) (*UserCredentialsTotpOK, error)
- func (a *Client) UserForCredential(params *UserForCredentialParams) (*UserForCredentialOK, error)
- func (a *Client) UserRoles(params *UserRolesParams) (*UserRolesOK, error)
- func (a *Client) UserSession(params *UserSessionParams) (*UserSessionOK, error)
- type CreateUserAccessFilterBadRequest
- type CreateUserAccessFilterConflict
- type CreateUserAccessFilterNotFound
- type CreateUserAccessFilterOK
- type CreateUserAccessFilterParams
- func NewCreateUserAccessFilterParams() *CreateUserAccessFilterParams
- func NewCreateUserAccessFilterParamsWithContext(ctx context.Context) *CreateUserAccessFilterParams
- func NewCreateUserAccessFilterParamsWithHTTPClient(client *http.Client) *CreateUserAccessFilterParams
- func NewCreateUserAccessFilterParamsWithTimeout(timeout time.Duration) *CreateUserAccessFilterParams
- func (o *CreateUserAccessFilterParams) SetBody(body *models.AccessFilter)
- func (o *CreateUserAccessFilterParams) SetContext(ctx context.Context)
- func (o *CreateUserAccessFilterParams) SetFields(fields *string)
- func (o *CreateUserAccessFilterParams) SetHTTPClient(client *http.Client)
- func (o *CreateUserAccessFilterParams) SetTimeout(timeout time.Duration)
- func (o *CreateUserAccessFilterParams) SetUserID(userID int64)
- func (o *CreateUserAccessFilterParams) WithBody(body *models.AccessFilter) *CreateUserAccessFilterParams
- func (o *CreateUserAccessFilterParams) WithContext(ctx context.Context) *CreateUserAccessFilterParams
- func (o *CreateUserAccessFilterParams) WithFields(fields *string) *CreateUserAccessFilterParams
- func (o *CreateUserAccessFilterParams) WithHTTPClient(client *http.Client) *CreateUserAccessFilterParams
- func (o *CreateUserAccessFilterParams) WithTimeout(timeout time.Duration) *CreateUserAccessFilterParams
- func (o *CreateUserAccessFilterParams) WithUserID(userID int64) *CreateUserAccessFilterParams
- func (o *CreateUserAccessFilterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUserAccessFilterReader
- type CreateUserAccessFilterUnprocessableEntity
- type CreateUserBadRequest
- type CreateUserConflict
- type CreateUserCredentialsAPIBadRequest
- type CreateUserCredentialsAPINotFound
- type CreateUserCredentialsAPIOK
- type CreateUserCredentialsAPIParams
- func NewCreateUserCredentialsAPIParams() *CreateUserCredentialsAPIParams
- func NewCreateUserCredentialsAPIParamsWithContext(ctx context.Context) *CreateUserCredentialsAPIParams
- func NewCreateUserCredentialsAPIParamsWithHTTPClient(client *http.Client) *CreateUserCredentialsAPIParams
- func NewCreateUserCredentialsAPIParamsWithTimeout(timeout time.Duration) *CreateUserCredentialsAPIParams
- func (o *CreateUserCredentialsAPIParams) SetBody(body *models.CredentialsAPI)
- func (o *CreateUserCredentialsAPIParams) SetContext(ctx context.Context)
- func (o *CreateUserCredentialsAPIParams) SetHTTPClient(client *http.Client)
- func (o *CreateUserCredentialsAPIParams) SetTimeout(timeout time.Duration)
- func (o *CreateUserCredentialsAPIParams) SetUserID(userID int64)
- func (o *CreateUserCredentialsAPIParams) WithBody(body *models.CredentialsAPI) *CreateUserCredentialsAPIParams
- func (o *CreateUserCredentialsAPIParams) WithContext(ctx context.Context) *CreateUserCredentialsAPIParams
- func (o *CreateUserCredentialsAPIParams) WithHTTPClient(client *http.Client) *CreateUserCredentialsAPIParams
- func (o *CreateUserCredentialsAPIParams) WithTimeout(timeout time.Duration) *CreateUserCredentialsAPIParams
- func (o *CreateUserCredentialsAPIParams) WithUserID(userID int64) *CreateUserCredentialsAPIParams
- func (o *CreateUserCredentialsAPIParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUserCredentialsAPIReader
- type CreateUserCredentialsApi3BadRequest
- type CreateUserCredentialsApi3Conflict
- type CreateUserCredentialsApi3NotFound
- type CreateUserCredentialsApi3OK
- type CreateUserCredentialsApi3Params
- func NewCreateUserCredentialsApi3Params() *CreateUserCredentialsApi3Params
- func NewCreateUserCredentialsApi3ParamsWithContext(ctx context.Context) *CreateUserCredentialsApi3Params
- func NewCreateUserCredentialsApi3ParamsWithHTTPClient(client *http.Client) *CreateUserCredentialsApi3Params
- func NewCreateUserCredentialsApi3ParamsWithTimeout(timeout time.Duration) *CreateUserCredentialsApi3Params
- func (o *CreateUserCredentialsApi3Params) SetBody(body *models.CredentialsApi3)
- func (o *CreateUserCredentialsApi3Params) SetContext(ctx context.Context)
- func (o *CreateUserCredentialsApi3Params) SetFields(fields *string)
- func (o *CreateUserCredentialsApi3Params) SetHTTPClient(client *http.Client)
- func (o *CreateUserCredentialsApi3Params) SetTimeout(timeout time.Duration)
- func (o *CreateUserCredentialsApi3Params) SetUserID(userID int64)
- func (o *CreateUserCredentialsApi3Params) WithBody(body *models.CredentialsApi3) *CreateUserCredentialsApi3Params
- func (o *CreateUserCredentialsApi3Params) WithContext(ctx context.Context) *CreateUserCredentialsApi3Params
- func (o *CreateUserCredentialsApi3Params) WithFields(fields *string) *CreateUserCredentialsApi3Params
- func (o *CreateUserCredentialsApi3Params) WithHTTPClient(client *http.Client) *CreateUserCredentialsApi3Params
- func (o *CreateUserCredentialsApi3Params) WithTimeout(timeout time.Duration) *CreateUserCredentialsApi3Params
- func (o *CreateUserCredentialsApi3Params) WithUserID(userID int64) *CreateUserCredentialsApi3Params
- func (o *CreateUserCredentialsApi3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUserCredentialsApi3Reader
- type CreateUserCredentialsApi3UnprocessableEntity
- type CreateUserCredentialsEmailBadRequest
- type CreateUserCredentialsEmailConflict
- type CreateUserCredentialsEmailNotFound
- type CreateUserCredentialsEmailOK
- type CreateUserCredentialsEmailParams
- func NewCreateUserCredentialsEmailParams() *CreateUserCredentialsEmailParams
- func NewCreateUserCredentialsEmailParamsWithContext(ctx context.Context) *CreateUserCredentialsEmailParams
- func NewCreateUserCredentialsEmailParamsWithHTTPClient(client *http.Client) *CreateUserCredentialsEmailParams
- func NewCreateUserCredentialsEmailParamsWithTimeout(timeout time.Duration) *CreateUserCredentialsEmailParams
- func (o *CreateUserCredentialsEmailParams) SetBody(body *models.CredentialsEmail)
- func (o *CreateUserCredentialsEmailParams) SetContext(ctx context.Context)
- func (o *CreateUserCredentialsEmailParams) SetFields(fields *string)
- func (o *CreateUserCredentialsEmailParams) SetHTTPClient(client *http.Client)
- func (o *CreateUserCredentialsEmailParams) SetTimeout(timeout time.Duration)
- func (o *CreateUserCredentialsEmailParams) SetUserID(userID int64)
- func (o *CreateUserCredentialsEmailParams) WithBody(body *models.CredentialsEmail) *CreateUserCredentialsEmailParams
- func (o *CreateUserCredentialsEmailParams) WithContext(ctx context.Context) *CreateUserCredentialsEmailParams
- func (o *CreateUserCredentialsEmailParams) WithFields(fields *string) *CreateUserCredentialsEmailParams
- func (o *CreateUserCredentialsEmailParams) WithHTTPClient(client *http.Client) *CreateUserCredentialsEmailParams
- func (o *CreateUserCredentialsEmailParams) WithTimeout(timeout time.Duration) *CreateUserCredentialsEmailParams
- func (o *CreateUserCredentialsEmailParams) WithUserID(userID int64) *CreateUserCredentialsEmailParams
- func (o *CreateUserCredentialsEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUserCredentialsEmailPasswordResetBadRequest
- type CreateUserCredentialsEmailPasswordResetNotFound
- type CreateUserCredentialsEmailPasswordResetOK
- type CreateUserCredentialsEmailPasswordResetParams
- func NewCreateUserCredentialsEmailPasswordResetParams() *CreateUserCredentialsEmailPasswordResetParams
- func NewCreateUserCredentialsEmailPasswordResetParamsWithContext(ctx context.Context) *CreateUserCredentialsEmailPasswordResetParams
- func NewCreateUserCredentialsEmailPasswordResetParamsWithHTTPClient(client *http.Client) *CreateUserCredentialsEmailPasswordResetParams
- func NewCreateUserCredentialsEmailPasswordResetParamsWithTimeout(timeout time.Duration) *CreateUserCredentialsEmailPasswordResetParams
- func (o *CreateUserCredentialsEmailPasswordResetParams) SetContext(ctx context.Context)
- func (o *CreateUserCredentialsEmailPasswordResetParams) SetExpires(expires *bool)
- func (o *CreateUserCredentialsEmailPasswordResetParams) SetFields(fields *string)
- func (o *CreateUserCredentialsEmailPasswordResetParams) SetHTTPClient(client *http.Client)
- func (o *CreateUserCredentialsEmailPasswordResetParams) SetTimeout(timeout time.Duration)
- func (o *CreateUserCredentialsEmailPasswordResetParams) SetUserID(userID int64)
- func (o *CreateUserCredentialsEmailPasswordResetParams) WithContext(ctx context.Context) *CreateUserCredentialsEmailPasswordResetParams
- func (o *CreateUserCredentialsEmailPasswordResetParams) WithExpires(expires *bool) *CreateUserCredentialsEmailPasswordResetParams
- func (o *CreateUserCredentialsEmailPasswordResetParams) WithFields(fields *string) *CreateUserCredentialsEmailPasswordResetParams
- func (o *CreateUserCredentialsEmailPasswordResetParams) WithHTTPClient(client *http.Client) *CreateUserCredentialsEmailPasswordResetParams
- func (o *CreateUserCredentialsEmailPasswordResetParams) WithTimeout(timeout time.Duration) *CreateUserCredentialsEmailPasswordResetParams
- func (o *CreateUserCredentialsEmailPasswordResetParams) WithUserID(userID int64) *CreateUserCredentialsEmailPasswordResetParams
- func (o *CreateUserCredentialsEmailPasswordResetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUserCredentialsEmailPasswordResetReader
- type CreateUserCredentialsEmailReader
- type CreateUserCredentialsEmailUnprocessableEntity
- type CreateUserCredentialsTotpBadRequest
- type CreateUserCredentialsTotpConflict
- type CreateUserCredentialsTotpNotFound
- type CreateUserCredentialsTotpOK
- type CreateUserCredentialsTotpParams
- func NewCreateUserCredentialsTotpParams() *CreateUserCredentialsTotpParams
- func NewCreateUserCredentialsTotpParamsWithContext(ctx context.Context) *CreateUserCredentialsTotpParams
- func NewCreateUserCredentialsTotpParamsWithHTTPClient(client *http.Client) *CreateUserCredentialsTotpParams
- func NewCreateUserCredentialsTotpParamsWithTimeout(timeout time.Duration) *CreateUserCredentialsTotpParams
- func (o *CreateUserCredentialsTotpParams) SetBody(body *models.CredentialsTotp)
- func (o *CreateUserCredentialsTotpParams) SetContext(ctx context.Context)
- func (o *CreateUserCredentialsTotpParams) SetFields(fields *string)
- func (o *CreateUserCredentialsTotpParams) SetHTTPClient(client *http.Client)
- func (o *CreateUserCredentialsTotpParams) SetTimeout(timeout time.Duration)
- func (o *CreateUserCredentialsTotpParams) SetUserID(userID int64)
- func (o *CreateUserCredentialsTotpParams) WithBody(body *models.CredentialsTotp) *CreateUserCredentialsTotpParams
- func (o *CreateUserCredentialsTotpParams) WithContext(ctx context.Context) *CreateUserCredentialsTotpParams
- func (o *CreateUserCredentialsTotpParams) WithFields(fields *string) *CreateUserCredentialsTotpParams
- func (o *CreateUserCredentialsTotpParams) WithHTTPClient(client *http.Client) *CreateUserCredentialsTotpParams
- func (o *CreateUserCredentialsTotpParams) WithTimeout(timeout time.Duration) *CreateUserCredentialsTotpParams
- func (o *CreateUserCredentialsTotpParams) WithUserID(userID int64) *CreateUserCredentialsTotpParams
- func (o *CreateUserCredentialsTotpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUserCredentialsTotpReader
- type CreateUserCredentialsTotpUnprocessableEntity
- type CreateUserNotFound
- type CreateUserOK
- type CreateUserParams
- func (o *CreateUserParams) SetBody(body *models.User)
- func (o *CreateUserParams) SetContext(ctx context.Context)
- func (o *CreateUserParams) SetFields(fields *string)
- func (o *CreateUserParams) SetHTTPClient(client *http.Client)
- func (o *CreateUserParams) SetTimeout(timeout time.Duration)
- func (o *CreateUserParams) WithBody(body *models.User) *CreateUserParams
- func (o *CreateUserParams) WithContext(ctx context.Context) *CreateUserParams
- func (o *CreateUserParams) WithFields(fields *string) *CreateUserParams
- func (o *CreateUserParams) WithHTTPClient(client *http.Client) *CreateUserParams
- func (o *CreateUserParams) WithTimeout(timeout time.Duration) *CreateUserParams
- func (o *CreateUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateUserReader
- type CreateUserUnprocessableEntity
- type DeleteUserAccessFilterBadRequest
- type DeleteUserAccessFilterNoContent
- type DeleteUserAccessFilterNotFound
- type DeleteUserAccessFilterParams
- func NewDeleteUserAccessFilterParams() *DeleteUserAccessFilterParams
- func NewDeleteUserAccessFilterParamsWithContext(ctx context.Context) *DeleteUserAccessFilterParams
- func NewDeleteUserAccessFilterParamsWithHTTPClient(client *http.Client) *DeleteUserAccessFilterParams
- func NewDeleteUserAccessFilterParamsWithTimeout(timeout time.Duration) *DeleteUserAccessFilterParams
- func (o *DeleteUserAccessFilterParams) SetAccessFilterID(accessFilterID int64)
- func (o *DeleteUserAccessFilterParams) SetContext(ctx context.Context)
- func (o *DeleteUserAccessFilterParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserAccessFilterParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserAccessFilterParams) SetUserID(userID int64)
- func (o *DeleteUserAccessFilterParams) WithAccessFilterID(accessFilterID int64) *DeleteUserAccessFilterParams
- func (o *DeleteUserAccessFilterParams) WithContext(ctx context.Context) *DeleteUserAccessFilterParams
- func (o *DeleteUserAccessFilterParams) WithHTTPClient(client *http.Client) *DeleteUserAccessFilterParams
- func (o *DeleteUserAccessFilterParams) WithTimeout(timeout time.Duration) *DeleteUserAccessFilterParams
- func (o *DeleteUserAccessFilterParams) WithUserID(userID int64) *DeleteUserAccessFilterParams
- func (o *DeleteUserAccessFilterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserAccessFilterReader
- type DeleteUserAttributeUserValueBadRequest
- type DeleteUserAttributeUserValueNoContent
- type DeleteUserAttributeUserValueNotFound
- type DeleteUserAttributeUserValueParams
- func NewDeleteUserAttributeUserValueParams() *DeleteUserAttributeUserValueParams
- func NewDeleteUserAttributeUserValueParamsWithContext(ctx context.Context) *DeleteUserAttributeUserValueParams
- func NewDeleteUserAttributeUserValueParamsWithHTTPClient(client *http.Client) *DeleteUserAttributeUserValueParams
- func NewDeleteUserAttributeUserValueParamsWithTimeout(timeout time.Duration) *DeleteUserAttributeUserValueParams
- func (o *DeleteUserAttributeUserValueParams) SetContext(ctx context.Context)
- func (o *DeleteUserAttributeUserValueParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserAttributeUserValueParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserAttributeUserValueParams) SetUserAttributeID(userAttributeID int64)
- func (o *DeleteUserAttributeUserValueParams) SetUserID(userID int64)
- func (o *DeleteUserAttributeUserValueParams) WithContext(ctx context.Context) *DeleteUserAttributeUserValueParams
- func (o *DeleteUserAttributeUserValueParams) WithHTTPClient(client *http.Client) *DeleteUserAttributeUserValueParams
- func (o *DeleteUserAttributeUserValueParams) WithTimeout(timeout time.Duration) *DeleteUserAttributeUserValueParams
- func (o *DeleteUserAttributeUserValueParams) WithUserAttributeID(userAttributeID int64) *DeleteUserAttributeUserValueParams
- func (o *DeleteUserAttributeUserValueParams) WithUserID(userID int64) *DeleteUserAttributeUserValueParams
- func (o *DeleteUserAttributeUserValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserAttributeUserValueReader
- type DeleteUserBadRequest
- type DeleteUserCredentialsAPIBadRequest
- type DeleteUserCredentialsAPINoContent
- type DeleteUserCredentialsAPINotFound
- type DeleteUserCredentialsAPIParams
- func NewDeleteUserCredentialsAPIParams() *DeleteUserCredentialsAPIParams
- func NewDeleteUserCredentialsAPIParamsWithContext(ctx context.Context) *DeleteUserCredentialsAPIParams
- func NewDeleteUserCredentialsAPIParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsAPIParams
- func NewDeleteUserCredentialsAPIParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsAPIParams
- func (o *DeleteUserCredentialsAPIParams) SetContext(ctx context.Context)
- func (o *DeleteUserCredentialsAPIParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserCredentialsAPIParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserCredentialsAPIParams) SetUserID(userID int64)
- func (o *DeleteUserCredentialsAPIParams) WithContext(ctx context.Context) *DeleteUserCredentialsAPIParams
- func (o *DeleteUserCredentialsAPIParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsAPIParams
- func (o *DeleteUserCredentialsAPIParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsAPIParams
- func (o *DeleteUserCredentialsAPIParams) WithUserID(userID int64) *DeleteUserCredentialsAPIParams
- func (o *DeleteUserCredentialsAPIParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserCredentialsAPIReader
- type DeleteUserCredentialsApi3BadRequest
- type DeleteUserCredentialsApi3NoContent
- type DeleteUserCredentialsApi3NotFound
- type DeleteUserCredentialsApi3Params
- func NewDeleteUserCredentialsApi3Params() *DeleteUserCredentialsApi3Params
- func NewDeleteUserCredentialsApi3ParamsWithContext(ctx context.Context) *DeleteUserCredentialsApi3Params
- func NewDeleteUserCredentialsApi3ParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsApi3Params
- func NewDeleteUserCredentialsApi3ParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsApi3Params
- func (o *DeleteUserCredentialsApi3Params) SetContext(ctx context.Context)
- func (o *DeleteUserCredentialsApi3Params) SetCredentialsApi3ID(credentialsApi3ID int64)
- func (o *DeleteUserCredentialsApi3Params) SetHTTPClient(client *http.Client)
- func (o *DeleteUserCredentialsApi3Params) SetTimeout(timeout time.Duration)
- func (o *DeleteUserCredentialsApi3Params) SetUserID(userID int64)
- func (o *DeleteUserCredentialsApi3Params) WithContext(ctx context.Context) *DeleteUserCredentialsApi3Params
- func (o *DeleteUserCredentialsApi3Params) WithCredentialsApi3ID(credentialsApi3ID int64) *DeleteUserCredentialsApi3Params
- func (o *DeleteUserCredentialsApi3Params) WithHTTPClient(client *http.Client) *DeleteUserCredentialsApi3Params
- func (o *DeleteUserCredentialsApi3Params) WithTimeout(timeout time.Duration) *DeleteUserCredentialsApi3Params
- func (o *DeleteUserCredentialsApi3Params) WithUserID(userID int64) *DeleteUserCredentialsApi3Params
- func (o *DeleteUserCredentialsApi3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserCredentialsApi3Reader
- type DeleteUserCredentialsEmailBadRequest
- type DeleteUserCredentialsEmailNoContent
- type DeleteUserCredentialsEmailNotFound
- type DeleteUserCredentialsEmailParams
- func NewDeleteUserCredentialsEmailParams() *DeleteUserCredentialsEmailParams
- func NewDeleteUserCredentialsEmailParamsWithContext(ctx context.Context) *DeleteUserCredentialsEmailParams
- func NewDeleteUserCredentialsEmailParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsEmailParams
- func NewDeleteUserCredentialsEmailParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsEmailParams
- func (o *DeleteUserCredentialsEmailParams) SetContext(ctx context.Context)
- func (o *DeleteUserCredentialsEmailParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserCredentialsEmailParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserCredentialsEmailParams) SetUserID(userID int64)
- func (o *DeleteUserCredentialsEmailParams) WithContext(ctx context.Context) *DeleteUserCredentialsEmailParams
- func (o *DeleteUserCredentialsEmailParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsEmailParams
- func (o *DeleteUserCredentialsEmailParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsEmailParams
- func (o *DeleteUserCredentialsEmailParams) WithUserID(userID int64) *DeleteUserCredentialsEmailParams
- func (o *DeleteUserCredentialsEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserCredentialsEmailReader
- type DeleteUserCredentialsEmbedBadRequest
- type DeleteUserCredentialsEmbedNoContent
- type DeleteUserCredentialsEmbedNotFound
- type DeleteUserCredentialsEmbedParams
- func NewDeleteUserCredentialsEmbedParams() *DeleteUserCredentialsEmbedParams
- func NewDeleteUserCredentialsEmbedParamsWithContext(ctx context.Context) *DeleteUserCredentialsEmbedParams
- func NewDeleteUserCredentialsEmbedParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsEmbedParams
- func NewDeleteUserCredentialsEmbedParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsEmbedParams
- func (o *DeleteUserCredentialsEmbedParams) SetContext(ctx context.Context)
- func (o *DeleteUserCredentialsEmbedParams) SetCredentialsEmbedID(credentialsEmbedID int64)
- func (o *DeleteUserCredentialsEmbedParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserCredentialsEmbedParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserCredentialsEmbedParams) SetUserID(userID int64)
- func (o *DeleteUserCredentialsEmbedParams) WithContext(ctx context.Context) *DeleteUserCredentialsEmbedParams
- func (o *DeleteUserCredentialsEmbedParams) WithCredentialsEmbedID(credentialsEmbedID int64) *DeleteUserCredentialsEmbedParams
- func (o *DeleteUserCredentialsEmbedParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsEmbedParams
- func (o *DeleteUserCredentialsEmbedParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsEmbedParams
- func (o *DeleteUserCredentialsEmbedParams) WithUserID(userID int64) *DeleteUserCredentialsEmbedParams
- func (o *DeleteUserCredentialsEmbedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserCredentialsEmbedReader
- type DeleteUserCredentialsGoogleBadRequest
- type DeleteUserCredentialsGoogleNoContent
- type DeleteUserCredentialsGoogleNotFound
- type DeleteUserCredentialsGoogleParams
- func NewDeleteUserCredentialsGoogleParams() *DeleteUserCredentialsGoogleParams
- func NewDeleteUserCredentialsGoogleParamsWithContext(ctx context.Context) *DeleteUserCredentialsGoogleParams
- func NewDeleteUserCredentialsGoogleParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsGoogleParams
- func NewDeleteUserCredentialsGoogleParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsGoogleParams
- func (o *DeleteUserCredentialsGoogleParams) SetContext(ctx context.Context)
- func (o *DeleteUserCredentialsGoogleParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserCredentialsGoogleParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserCredentialsGoogleParams) SetUserID(userID int64)
- func (o *DeleteUserCredentialsGoogleParams) WithContext(ctx context.Context) *DeleteUserCredentialsGoogleParams
- func (o *DeleteUserCredentialsGoogleParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsGoogleParams
- func (o *DeleteUserCredentialsGoogleParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsGoogleParams
- func (o *DeleteUserCredentialsGoogleParams) WithUserID(userID int64) *DeleteUserCredentialsGoogleParams
- func (o *DeleteUserCredentialsGoogleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserCredentialsGoogleReader
- type DeleteUserCredentialsLdapBadRequest
- type DeleteUserCredentialsLdapNoContent
- type DeleteUserCredentialsLdapNotFound
- type DeleteUserCredentialsLdapParams
- func NewDeleteUserCredentialsLdapParams() *DeleteUserCredentialsLdapParams
- func NewDeleteUserCredentialsLdapParamsWithContext(ctx context.Context) *DeleteUserCredentialsLdapParams
- func NewDeleteUserCredentialsLdapParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsLdapParams
- func NewDeleteUserCredentialsLdapParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsLdapParams
- func (o *DeleteUserCredentialsLdapParams) SetContext(ctx context.Context)
- func (o *DeleteUserCredentialsLdapParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserCredentialsLdapParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserCredentialsLdapParams) SetUserID(userID int64)
- func (o *DeleteUserCredentialsLdapParams) WithContext(ctx context.Context) *DeleteUserCredentialsLdapParams
- func (o *DeleteUserCredentialsLdapParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsLdapParams
- func (o *DeleteUserCredentialsLdapParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsLdapParams
- func (o *DeleteUserCredentialsLdapParams) WithUserID(userID int64) *DeleteUserCredentialsLdapParams
- func (o *DeleteUserCredentialsLdapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserCredentialsLdapReader
- type DeleteUserCredentialsLookerOpenidBadRequest
- type DeleteUserCredentialsLookerOpenidNoContent
- type DeleteUserCredentialsLookerOpenidNotFound
- type DeleteUserCredentialsLookerOpenidParams
- func NewDeleteUserCredentialsLookerOpenidParams() *DeleteUserCredentialsLookerOpenidParams
- func NewDeleteUserCredentialsLookerOpenidParamsWithContext(ctx context.Context) *DeleteUserCredentialsLookerOpenidParams
- func NewDeleteUserCredentialsLookerOpenidParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsLookerOpenidParams
- func NewDeleteUserCredentialsLookerOpenidParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsLookerOpenidParams
- func (o *DeleteUserCredentialsLookerOpenidParams) SetContext(ctx context.Context)
- func (o *DeleteUserCredentialsLookerOpenidParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserCredentialsLookerOpenidParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserCredentialsLookerOpenidParams) SetUserID(userID int64)
- func (o *DeleteUserCredentialsLookerOpenidParams) WithContext(ctx context.Context) *DeleteUserCredentialsLookerOpenidParams
- func (o *DeleteUserCredentialsLookerOpenidParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsLookerOpenidParams
- func (o *DeleteUserCredentialsLookerOpenidParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsLookerOpenidParams
- func (o *DeleteUserCredentialsLookerOpenidParams) WithUserID(userID int64) *DeleteUserCredentialsLookerOpenidParams
- func (o *DeleteUserCredentialsLookerOpenidParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserCredentialsLookerOpenidReader
- type DeleteUserCredentialsOidcBadRequest
- type DeleteUserCredentialsOidcNoContent
- type DeleteUserCredentialsOidcNotFound
- type DeleteUserCredentialsOidcParams
- func NewDeleteUserCredentialsOidcParams() *DeleteUserCredentialsOidcParams
- func NewDeleteUserCredentialsOidcParamsWithContext(ctx context.Context) *DeleteUserCredentialsOidcParams
- func NewDeleteUserCredentialsOidcParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsOidcParams
- func NewDeleteUserCredentialsOidcParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsOidcParams
- func (o *DeleteUserCredentialsOidcParams) SetContext(ctx context.Context)
- func (o *DeleteUserCredentialsOidcParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserCredentialsOidcParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserCredentialsOidcParams) SetUserID(userID int64)
- func (o *DeleteUserCredentialsOidcParams) WithContext(ctx context.Context) *DeleteUserCredentialsOidcParams
- func (o *DeleteUserCredentialsOidcParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsOidcParams
- func (o *DeleteUserCredentialsOidcParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsOidcParams
- func (o *DeleteUserCredentialsOidcParams) WithUserID(userID int64) *DeleteUserCredentialsOidcParams
- func (o *DeleteUserCredentialsOidcParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserCredentialsOidcReader
- type DeleteUserCredentialsSamlBadRequest
- type DeleteUserCredentialsSamlNoContent
- type DeleteUserCredentialsSamlNotFound
- type DeleteUserCredentialsSamlParams
- func NewDeleteUserCredentialsSamlParams() *DeleteUserCredentialsSamlParams
- func NewDeleteUserCredentialsSamlParamsWithContext(ctx context.Context) *DeleteUserCredentialsSamlParams
- func NewDeleteUserCredentialsSamlParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsSamlParams
- func NewDeleteUserCredentialsSamlParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsSamlParams
- func (o *DeleteUserCredentialsSamlParams) SetContext(ctx context.Context)
- func (o *DeleteUserCredentialsSamlParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserCredentialsSamlParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserCredentialsSamlParams) SetUserID(userID int64)
- func (o *DeleteUserCredentialsSamlParams) WithContext(ctx context.Context) *DeleteUserCredentialsSamlParams
- func (o *DeleteUserCredentialsSamlParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsSamlParams
- func (o *DeleteUserCredentialsSamlParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsSamlParams
- func (o *DeleteUserCredentialsSamlParams) WithUserID(userID int64) *DeleteUserCredentialsSamlParams
- func (o *DeleteUserCredentialsSamlParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserCredentialsSamlReader
- type DeleteUserCredentialsTotpBadRequest
- type DeleteUserCredentialsTotpNoContent
- type DeleteUserCredentialsTotpNotFound
- type DeleteUserCredentialsTotpParams
- func NewDeleteUserCredentialsTotpParams() *DeleteUserCredentialsTotpParams
- func NewDeleteUserCredentialsTotpParamsWithContext(ctx context.Context) *DeleteUserCredentialsTotpParams
- func NewDeleteUserCredentialsTotpParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsTotpParams
- func NewDeleteUserCredentialsTotpParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsTotpParams
- func (o *DeleteUserCredentialsTotpParams) SetContext(ctx context.Context)
- func (o *DeleteUserCredentialsTotpParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserCredentialsTotpParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserCredentialsTotpParams) SetUserID(userID int64)
- func (o *DeleteUserCredentialsTotpParams) WithContext(ctx context.Context) *DeleteUserCredentialsTotpParams
- func (o *DeleteUserCredentialsTotpParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsTotpParams
- func (o *DeleteUserCredentialsTotpParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsTotpParams
- func (o *DeleteUserCredentialsTotpParams) WithUserID(userID int64) *DeleteUserCredentialsTotpParams
- func (o *DeleteUserCredentialsTotpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserCredentialsTotpReader
- type DeleteUserForbidden
- type DeleteUserNoContent
- type DeleteUserNotFound
- type DeleteUserParams
- func (o *DeleteUserParams) SetContext(ctx context.Context)
- func (o *DeleteUserParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserParams) SetUserID(userID int64)
- func (o *DeleteUserParams) WithContext(ctx context.Context) *DeleteUserParams
- func (o *DeleteUserParams) WithHTTPClient(client *http.Client) *DeleteUserParams
- func (o *DeleteUserParams) WithTimeout(timeout time.Duration) *DeleteUserParams
- func (o *DeleteUserParams) WithUserID(userID int64) *DeleteUserParams
- func (o *DeleteUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserReader
- type DeleteUserSessionBadRequest
- type DeleteUserSessionNoContent
- type DeleteUserSessionNotFound
- type DeleteUserSessionParams
- func NewDeleteUserSessionParams() *DeleteUserSessionParams
- func NewDeleteUserSessionParamsWithContext(ctx context.Context) *DeleteUserSessionParams
- func NewDeleteUserSessionParamsWithHTTPClient(client *http.Client) *DeleteUserSessionParams
- func NewDeleteUserSessionParamsWithTimeout(timeout time.Duration) *DeleteUserSessionParams
- func (o *DeleteUserSessionParams) SetContext(ctx context.Context)
- func (o *DeleteUserSessionParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUserSessionParams) SetSessionID(sessionID int64)
- func (o *DeleteUserSessionParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUserSessionParams) SetUserID(userID int64)
- func (o *DeleteUserSessionParams) WithContext(ctx context.Context) *DeleteUserSessionParams
- func (o *DeleteUserSessionParams) WithHTTPClient(client *http.Client) *DeleteUserSessionParams
- func (o *DeleteUserSessionParams) WithSessionID(sessionID int64) *DeleteUserSessionParams
- func (o *DeleteUserSessionParams) WithTimeout(timeout time.Duration) *DeleteUserSessionParams
- func (o *DeleteUserSessionParams) WithUserID(userID int64) *DeleteUserSessionParams
- func (o *DeleteUserSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUserSessionReader
- type MeNotFound
- type MeOK
- type MeParams
- func (o *MeParams) SetContext(ctx context.Context)
- func (o *MeParams) SetFields(fields *string)
- func (o *MeParams) SetHTTPClient(client *http.Client)
- func (o *MeParams) SetTimeout(timeout time.Duration)
- func (o *MeParams) WithContext(ctx context.Context) *MeParams
- func (o *MeParams) WithFields(fields *string) *MeParams
- func (o *MeParams) WithHTTPClient(client *http.Client) *MeParams
- func (o *MeParams) WithTimeout(timeout time.Duration) *MeParams
- func (o *MeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MeReader
- type SearchUsersBadRequest
- type SearchUsersNamesBadRequest
- type SearchUsersNamesNotFound
- type SearchUsersNamesOK
- type SearchUsersNamesParams
- func NewSearchUsersNamesParams() *SearchUsersNamesParams
- func NewSearchUsersNamesParamsWithContext(ctx context.Context) *SearchUsersNamesParams
- func NewSearchUsersNamesParamsWithHTTPClient(client *http.Client) *SearchUsersNamesParams
- func NewSearchUsersNamesParamsWithTimeout(timeout time.Duration) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) SetContext(ctx context.Context)
- func (o *SearchUsersNamesParams) SetEmail(email *string)
- func (o *SearchUsersNamesParams) SetFields(fields *string)
- func (o *SearchUsersNamesParams) SetFirstName(firstName *string)
- func (o *SearchUsersNamesParams) SetHTTPClient(client *http.Client)
- func (o *SearchUsersNamesParams) SetID(id *int64)
- func (o *SearchUsersNamesParams) SetIsDisabled(isDisabled *bool)
- func (o *SearchUsersNamesParams) SetLastName(lastName *string)
- func (o *SearchUsersNamesParams) SetPage(page *int64)
- func (o *SearchUsersNamesParams) SetPattern(pattern string)
- func (o *SearchUsersNamesParams) SetPerPage(perPage *int64)
- func (o *SearchUsersNamesParams) SetSorts(sorts *string)
- func (o *SearchUsersNamesParams) SetTimeout(timeout time.Duration)
- func (o *SearchUsersNamesParams) SetVerifiedLookerEmployee(verifiedLookerEmployee *bool)
- func (o *SearchUsersNamesParams) WithContext(ctx context.Context) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithEmail(email *string) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithFields(fields *string) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithFirstName(firstName *string) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithHTTPClient(client *http.Client) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithID(id *int64) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithIsDisabled(isDisabled *bool) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithLastName(lastName *string) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithPage(page *int64) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithPattern(pattern string) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithPerPage(perPage *int64) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithSorts(sorts *string) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithTimeout(timeout time.Duration) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WithVerifiedLookerEmployee(verifiedLookerEmployee *bool) *SearchUsersNamesParams
- func (o *SearchUsersNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchUsersNamesReader
- type SearchUsersNotFound
- type SearchUsersOK
- type SearchUsersParams
- func (o *SearchUsersParams) SetContentMetadataID(contentMetadataID *int64)
- func (o *SearchUsersParams) SetContext(ctx context.Context)
- func (o *SearchUsersParams) SetEmail(email *string)
- func (o *SearchUsersParams) SetFields(fields *string)
- func (o *SearchUsersParams) SetFilterOr(filterOr *bool)
- func (o *SearchUsersParams) SetFirstName(firstName *string)
- func (o *SearchUsersParams) SetGroupID(groupID *int64)
- func (o *SearchUsersParams) SetHTTPClient(client *http.Client)
- func (o *SearchUsersParams) SetID(id *int64)
- func (o *SearchUsersParams) SetIsDisabled(isDisabled *bool)
- func (o *SearchUsersParams) SetLastName(lastName *string)
- func (o *SearchUsersParams) SetPage(page *int64)
- func (o *SearchUsersParams) SetPerPage(perPage *int64)
- func (o *SearchUsersParams) SetSorts(sorts *string)
- func (o *SearchUsersParams) SetTimeout(timeout time.Duration)
- func (o *SearchUsersParams) SetVerifiedLookerEmployee(verifiedLookerEmployee *bool)
- func (o *SearchUsersParams) WithContentMetadataID(contentMetadataID *int64) *SearchUsersParams
- func (o *SearchUsersParams) WithContext(ctx context.Context) *SearchUsersParams
- func (o *SearchUsersParams) WithEmail(email *string) *SearchUsersParams
- func (o *SearchUsersParams) WithFields(fields *string) *SearchUsersParams
- func (o *SearchUsersParams) WithFilterOr(filterOr *bool) *SearchUsersParams
- func (o *SearchUsersParams) WithFirstName(firstName *string) *SearchUsersParams
- func (o *SearchUsersParams) WithGroupID(groupID *int64) *SearchUsersParams
- func (o *SearchUsersParams) WithHTTPClient(client *http.Client) *SearchUsersParams
- func (o *SearchUsersParams) WithID(id *int64) *SearchUsersParams
- func (o *SearchUsersParams) WithIsDisabled(isDisabled *bool) *SearchUsersParams
- func (o *SearchUsersParams) WithLastName(lastName *string) *SearchUsersParams
- func (o *SearchUsersParams) WithPage(page *int64) *SearchUsersParams
- func (o *SearchUsersParams) WithPerPage(perPage *int64) *SearchUsersParams
- func (o *SearchUsersParams) WithSorts(sorts *string) *SearchUsersParams
- func (o *SearchUsersParams) WithTimeout(timeout time.Duration) *SearchUsersParams
- func (o *SearchUsersParams) WithVerifiedLookerEmployee(verifiedLookerEmployee *bool) *SearchUsersParams
- func (o *SearchUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchUsersReader
- type SetUserAttributeUserValueBadRequest
- type SetUserAttributeUserValueNotFound
- type SetUserAttributeUserValueOK
- type SetUserAttributeUserValueParams
- func NewSetUserAttributeUserValueParams() *SetUserAttributeUserValueParams
- func NewSetUserAttributeUserValueParamsWithContext(ctx context.Context) *SetUserAttributeUserValueParams
- func NewSetUserAttributeUserValueParamsWithHTTPClient(client *http.Client) *SetUserAttributeUserValueParams
- func NewSetUserAttributeUserValueParamsWithTimeout(timeout time.Duration) *SetUserAttributeUserValueParams
- func (o *SetUserAttributeUserValueParams) SetBody(body *models.UserAttributeWithValue)
- func (o *SetUserAttributeUserValueParams) SetContext(ctx context.Context)
- func (o *SetUserAttributeUserValueParams) SetHTTPClient(client *http.Client)
- func (o *SetUserAttributeUserValueParams) SetTimeout(timeout time.Duration)
- func (o *SetUserAttributeUserValueParams) SetUserAttributeID(userAttributeID int64)
- func (o *SetUserAttributeUserValueParams) SetUserID(userID int64)
- func (o *SetUserAttributeUserValueParams) WithBody(body *models.UserAttributeWithValue) *SetUserAttributeUserValueParams
- func (o *SetUserAttributeUserValueParams) WithContext(ctx context.Context) *SetUserAttributeUserValueParams
- func (o *SetUserAttributeUserValueParams) WithHTTPClient(client *http.Client) *SetUserAttributeUserValueParams
- func (o *SetUserAttributeUserValueParams) WithTimeout(timeout time.Duration) *SetUserAttributeUserValueParams
- func (o *SetUserAttributeUserValueParams) WithUserAttributeID(userAttributeID int64) *SetUserAttributeUserValueParams
- func (o *SetUserAttributeUserValueParams) WithUserID(userID int64) *SetUserAttributeUserValueParams
- func (o *SetUserAttributeUserValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetUserAttributeUserValueReader
- type SetUserRolesBadRequest
- type SetUserRolesNotFound
- type SetUserRolesOK
- type SetUserRolesParams
- func (o *SetUserRolesParams) SetBody(body []int64)
- func (o *SetUserRolesParams) SetContext(ctx context.Context)
- func (o *SetUserRolesParams) SetFields(fields *string)
- func (o *SetUserRolesParams) SetHTTPClient(client *http.Client)
- func (o *SetUserRolesParams) SetTimeout(timeout time.Duration)
- func (o *SetUserRolesParams) SetUserID(userID int64)
- func (o *SetUserRolesParams) WithBody(body []int64) *SetUserRolesParams
- func (o *SetUserRolesParams) WithContext(ctx context.Context) *SetUserRolesParams
- func (o *SetUserRolesParams) WithFields(fields *string) *SetUserRolesParams
- func (o *SetUserRolesParams) WithHTTPClient(client *http.Client) *SetUserRolesParams
- func (o *SetUserRolesParams) WithTimeout(timeout time.Duration) *SetUserRolesParams
- func (o *SetUserRolesParams) WithUserID(userID int64) *SetUserRolesParams
- func (o *SetUserRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetUserRolesReader
- type UpdateUserAccessFilterBadRequest
- type UpdateUserAccessFilterNotFound
- type UpdateUserAccessFilterOK
- type UpdateUserAccessFilterParams
- func NewUpdateUserAccessFilterParams() *UpdateUserAccessFilterParams
- func NewUpdateUserAccessFilterParamsWithContext(ctx context.Context) *UpdateUserAccessFilterParams
- func NewUpdateUserAccessFilterParamsWithHTTPClient(client *http.Client) *UpdateUserAccessFilterParams
- func NewUpdateUserAccessFilterParamsWithTimeout(timeout time.Duration) *UpdateUserAccessFilterParams
- func (o *UpdateUserAccessFilterParams) SetAccessFilterID(accessFilterID int64)
- func (o *UpdateUserAccessFilterParams) SetBody(body *models.AccessFilter)
- func (o *UpdateUserAccessFilterParams) SetContext(ctx context.Context)
- func (o *UpdateUserAccessFilterParams) SetFields(fields *string)
- func (o *UpdateUserAccessFilterParams) SetHTTPClient(client *http.Client)
- func (o *UpdateUserAccessFilterParams) SetTimeout(timeout time.Duration)
- func (o *UpdateUserAccessFilterParams) SetUserID(userID int64)
- func (o *UpdateUserAccessFilterParams) WithAccessFilterID(accessFilterID int64) *UpdateUserAccessFilterParams
- func (o *UpdateUserAccessFilterParams) WithBody(body *models.AccessFilter) *UpdateUserAccessFilterParams
- func (o *UpdateUserAccessFilterParams) WithContext(ctx context.Context) *UpdateUserAccessFilterParams
- func (o *UpdateUserAccessFilterParams) WithFields(fields *string) *UpdateUserAccessFilterParams
- func (o *UpdateUserAccessFilterParams) WithHTTPClient(client *http.Client) *UpdateUserAccessFilterParams
- func (o *UpdateUserAccessFilterParams) WithTimeout(timeout time.Duration) *UpdateUserAccessFilterParams
- func (o *UpdateUserAccessFilterParams) WithUserID(userID int64) *UpdateUserAccessFilterParams
- func (o *UpdateUserAccessFilterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUserAccessFilterReader
- type UpdateUserAccessFilterUnprocessableEntity
- type UpdateUserBadRequest
- type UpdateUserCredentialsEmailBadRequest
- type UpdateUserCredentialsEmailNotFound
- type UpdateUserCredentialsEmailOK
- type UpdateUserCredentialsEmailParams
- func NewUpdateUserCredentialsEmailParams() *UpdateUserCredentialsEmailParams
- func NewUpdateUserCredentialsEmailParamsWithContext(ctx context.Context) *UpdateUserCredentialsEmailParams
- func NewUpdateUserCredentialsEmailParamsWithHTTPClient(client *http.Client) *UpdateUserCredentialsEmailParams
- func NewUpdateUserCredentialsEmailParamsWithTimeout(timeout time.Duration) *UpdateUserCredentialsEmailParams
- func (o *UpdateUserCredentialsEmailParams) SetBody(body *models.CredentialsEmail)
- func (o *UpdateUserCredentialsEmailParams) SetContext(ctx context.Context)
- func (o *UpdateUserCredentialsEmailParams) SetFields(fields *string)
- func (o *UpdateUserCredentialsEmailParams) SetHTTPClient(client *http.Client)
- func (o *UpdateUserCredentialsEmailParams) SetTimeout(timeout time.Duration)
- func (o *UpdateUserCredentialsEmailParams) SetUserID(userID int64)
- func (o *UpdateUserCredentialsEmailParams) WithBody(body *models.CredentialsEmail) *UpdateUserCredentialsEmailParams
- func (o *UpdateUserCredentialsEmailParams) WithContext(ctx context.Context) *UpdateUserCredentialsEmailParams
- func (o *UpdateUserCredentialsEmailParams) WithFields(fields *string) *UpdateUserCredentialsEmailParams
- func (o *UpdateUserCredentialsEmailParams) WithHTTPClient(client *http.Client) *UpdateUserCredentialsEmailParams
- func (o *UpdateUserCredentialsEmailParams) WithTimeout(timeout time.Duration) *UpdateUserCredentialsEmailParams
- func (o *UpdateUserCredentialsEmailParams) WithUserID(userID int64) *UpdateUserCredentialsEmailParams
- func (o *UpdateUserCredentialsEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUserCredentialsEmailReader
- type UpdateUserCredentialsEmailUnprocessableEntity
- type UpdateUserNotFound
- type UpdateUserOK
- type UpdateUserParams
- func (o *UpdateUserParams) SetBody(body *models.User)
- func (o *UpdateUserParams) SetContext(ctx context.Context)
- func (o *UpdateUserParams) SetFields(fields *string)
- func (o *UpdateUserParams) SetHTTPClient(client *http.Client)
- func (o *UpdateUserParams) SetTimeout(timeout time.Duration)
- func (o *UpdateUserParams) SetUserID(userID int64)
- func (o *UpdateUserParams) WithBody(body *models.User) *UpdateUserParams
- func (o *UpdateUserParams) WithContext(ctx context.Context) *UpdateUserParams
- func (o *UpdateUserParams) WithFields(fields *string) *UpdateUserParams
- func (o *UpdateUserParams) WithHTTPClient(client *http.Client) *UpdateUserParams
- func (o *UpdateUserParams) WithTimeout(timeout time.Duration) *UpdateUserParams
- func (o *UpdateUserParams) WithUserID(userID int64) *UpdateUserParams
- func (o *UpdateUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateUserReader
- type UpdateUserUnprocessableEntity
- type UserAccessFilterBadRequest
- type UserAccessFilterNotFound
- type UserAccessFilterOK
- type UserAccessFilterParams
- func NewUserAccessFilterParams() *UserAccessFilterParams
- func NewUserAccessFilterParamsWithContext(ctx context.Context) *UserAccessFilterParams
- func NewUserAccessFilterParamsWithHTTPClient(client *http.Client) *UserAccessFilterParams
- func NewUserAccessFilterParamsWithTimeout(timeout time.Duration) *UserAccessFilterParams
- func (o *UserAccessFilterParams) SetAccessFilterID(accessFilterID int64)
- func (o *UserAccessFilterParams) SetContext(ctx context.Context)
- func (o *UserAccessFilterParams) SetFields(fields *string)
- func (o *UserAccessFilterParams) SetHTTPClient(client *http.Client)
- func (o *UserAccessFilterParams) SetTimeout(timeout time.Duration)
- func (o *UserAccessFilterParams) SetUserID(userID int64)
- func (o *UserAccessFilterParams) WithAccessFilterID(accessFilterID int64) *UserAccessFilterParams
- func (o *UserAccessFilterParams) WithContext(ctx context.Context) *UserAccessFilterParams
- func (o *UserAccessFilterParams) WithFields(fields *string) *UserAccessFilterParams
- func (o *UserAccessFilterParams) WithHTTPClient(client *http.Client) *UserAccessFilterParams
- func (o *UserAccessFilterParams) WithTimeout(timeout time.Duration) *UserAccessFilterParams
- func (o *UserAccessFilterParams) WithUserID(userID int64) *UserAccessFilterParams
- func (o *UserAccessFilterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserAccessFilterReader
- type UserAttributeUserValuesNotFound
- type UserAttributeUserValuesOK
- type UserAttributeUserValuesParams
- func NewUserAttributeUserValuesParams() *UserAttributeUserValuesParams
- func NewUserAttributeUserValuesParamsWithContext(ctx context.Context) *UserAttributeUserValuesParams
- func NewUserAttributeUserValuesParamsWithHTTPClient(client *http.Client) *UserAttributeUserValuesParams
- func NewUserAttributeUserValuesParamsWithTimeout(timeout time.Duration) *UserAttributeUserValuesParams
- func (o *UserAttributeUserValuesParams) SetAllValues(allValues *bool)
- func (o *UserAttributeUserValuesParams) SetContext(ctx context.Context)
- func (o *UserAttributeUserValuesParams) SetFields(fields *string)
- func (o *UserAttributeUserValuesParams) SetHTTPClient(client *http.Client)
- func (o *UserAttributeUserValuesParams) SetIncludeUnset(includeUnset *bool)
- func (o *UserAttributeUserValuesParams) SetTimeout(timeout time.Duration)
- func (o *UserAttributeUserValuesParams) SetUserAttributeIds(userAttributeIds []int64)
- func (o *UserAttributeUserValuesParams) SetUserID(userID int64)
- func (o *UserAttributeUserValuesParams) WithAllValues(allValues *bool) *UserAttributeUserValuesParams
- func (o *UserAttributeUserValuesParams) WithContext(ctx context.Context) *UserAttributeUserValuesParams
- func (o *UserAttributeUserValuesParams) WithFields(fields *string) *UserAttributeUserValuesParams
- func (o *UserAttributeUserValuesParams) WithHTTPClient(client *http.Client) *UserAttributeUserValuesParams
- func (o *UserAttributeUserValuesParams) WithIncludeUnset(includeUnset *bool) *UserAttributeUserValuesParams
- func (o *UserAttributeUserValuesParams) WithTimeout(timeout time.Duration) *UserAttributeUserValuesParams
- func (o *UserAttributeUserValuesParams) WithUserAttributeIds(userAttributeIds []int64) *UserAttributeUserValuesParams
- func (o *UserAttributeUserValuesParams) WithUserID(userID int64) *UserAttributeUserValuesParams
- func (o *UserAttributeUserValuesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserAttributeUserValuesReader
- type UserBadRequest
- type UserCredentialsAPIBadRequest
- type UserCredentialsAPINotFound
- type UserCredentialsAPIOK
- type UserCredentialsAPIParams
- func NewUserCredentialsAPIParams() *UserCredentialsAPIParams
- func NewUserCredentialsAPIParamsWithContext(ctx context.Context) *UserCredentialsAPIParams
- func NewUserCredentialsAPIParamsWithHTTPClient(client *http.Client) *UserCredentialsAPIParams
- func NewUserCredentialsAPIParamsWithTimeout(timeout time.Duration) *UserCredentialsAPIParams
- func (o *UserCredentialsAPIParams) SetContext(ctx context.Context)
- func (o *UserCredentialsAPIParams) SetFields(fields *string)
- func (o *UserCredentialsAPIParams) SetHTTPClient(client *http.Client)
- func (o *UserCredentialsAPIParams) SetTimeout(timeout time.Duration)
- func (o *UserCredentialsAPIParams) SetUserID(userID int64)
- func (o *UserCredentialsAPIParams) WithContext(ctx context.Context) *UserCredentialsAPIParams
- func (o *UserCredentialsAPIParams) WithFields(fields *string) *UserCredentialsAPIParams
- func (o *UserCredentialsAPIParams) WithHTTPClient(client *http.Client) *UserCredentialsAPIParams
- func (o *UserCredentialsAPIParams) WithTimeout(timeout time.Duration) *UserCredentialsAPIParams
- func (o *UserCredentialsAPIParams) WithUserID(userID int64) *UserCredentialsAPIParams
- func (o *UserCredentialsAPIParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserCredentialsAPIReader
- type UserCredentialsApi3BadRequest
- type UserCredentialsApi3NotFound
- type UserCredentialsApi3OK
- type UserCredentialsApi3Params
- func NewUserCredentialsApi3Params() *UserCredentialsApi3Params
- func NewUserCredentialsApi3ParamsWithContext(ctx context.Context) *UserCredentialsApi3Params
- func NewUserCredentialsApi3ParamsWithHTTPClient(client *http.Client) *UserCredentialsApi3Params
- func NewUserCredentialsApi3ParamsWithTimeout(timeout time.Duration) *UserCredentialsApi3Params
- func (o *UserCredentialsApi3Params) SetContext(ctx context.Context)
- func (o *UserCredentialsApi3Params) SetCredentialsApi3ID(credentialsApi3ID int64)
- func (o *UserCredentialsApi3Params) SetFields(fields *string)
- func (o *UserCredentialsApi3Params) SetHTTPClient(client *http.Client)
- func (o *UserCredentialsApi3Params) SetTimeout(timeout time.Duration)
- func (o *UserCredentialsApi3Params) SetUserID(userID int64)
- func (o *UserCredentialsApi3Params) WithContext(ctx context.Context) *UserCredentialsApi3Params
- func (o *UserCredentialsApi3Params) WithCredentialsApi3ID(credentialsApi3ID int64) *UserCredentialsApi3Params
- func (o *UserCredentialsApi3Params) WithFields(fields *string) *UserCredentialsApi3Params
- func (o *UserCredentialsApi3Params) WithHTTPClient(client *http.Client) *UserCredentialsApi3Params
- func (o *UserCredentialsApi3Params) WithTimeout(timeout time.Duration) *UserCredentialsApi3Params
- func (o *UserCredentialsApi3Params) WithUserID(userID int64) *UserCredentialsApi3Params
- func (o *UserCredentialsApi3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserCredentialsApi3Reader
- type UserCredentialsEmailBadRequest
- type UserCredentialsEmailNotFound
- type UserCredentialsEmailOK
- type UserCredentialsEmailParams
- func NewUserCredentialsEmailParams() *UserCredentialsEmailParams
- func NewUserCredentialsEmailParamsWithContext(ctx context.Context) *UserCredentialsEmailParams
- func NewUserCredentialsEmailParamsWithHTTPClient(client *http.Client) *UserCredentialsEmailParams
- func NewUserCredentialsEmailParamsWithTimeout(timeout time.Duration) *UserCredentialsEmailParams
- func (o *UserCredentialsEmailParams) SetContext(ctx context.Context)
- func (o *UserCredentialsEmailParams) SetFields(fields *string)
- func (o *UserCredentialsEmailParams) SetHTTPClient(client *http.Client)
- func (o *UserCredentialsEmailParams) SetTimeout(timeout time.Duration)
- func (o *UserCredentialsEmailParams) SetUserID(userID int64)
- func (o *UserCredentialsEmailParams) WithContext(ctx context.Context) *UserCredentialsEmailParams
- func (o *UserCredentialsEmailParams) WithFields(fields *string) *UserCredentialsEmailParams
- func (o *UserCredentialsEmailParams) WithHTTPClient(client *http.Client) *UserCredentialsEmailParams
- func (o *UserCredentialsEmailParams) WithTimeout(timeout time.Duration) *UserCredentialsEmailParams
- func (o *UserCredentialsEmailParams) WithUserID(userID int64) *UserCredentialsEmailParams
- func (o *UserCredentialsEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserCredentialsEmailReader
- type UserCredentialsEmbedBadRequest
- type UserCredentialsEmbedNotFound
- type UserCredentialsEmbedOK
- type UserCredentialsEmbedParams
- func NewUserCredentialsEmbedParams() *UserCredentialsEmbedParams
- func NewUserCredentialsEmbedParamsWithContext(ctx context.Context) *UserCredentialsEmbedParams
- func NewUserCredentialsEmbedParamsWithHTTPClient(client *http.Client) *UserCredentialsEmbedParams
- func NewUserCredentialsEmbedParamsWithTimeout(timeout time.Duration) *UserCredentialsEmbedParams
- func (o *UserCredentialsEmbedParams) SetContext(ctx context.Context)
- func (o *UserCredentialsEmbedParams) SetCredentialsEmbedID(credentialsEmbedID int64)
- func (o *UserCredentialsEmbedParams) SetFields(fields *string)
- func (o *UserCredentialsEmbedParams) SetHTTPClient(client *http.Client)
- func (o *UserCredentialsEmbedParams) SetTimeout(timeout time.Duration)
- func (o *UserCredentialsEmbedParams) SetUserID(userID int64)
- func (o *UserCredentialsEmbedParams) WithContext(ctx context.Context) *UserCredentialsEmbedParams
- func (o *UserCredentialsEmbedParams) WithCredentialsEmbedID(credentialsEmbedID int64) *UserCredentialsEmbedParams
- func (o *UserCredentialsEmbedParams) WithFields(fields *string) *UserCredentialsEmbedParams
- func (o *UserCredentialsEmbedParams) WithHTTPClient(client *http.Client) *UserCredentialsEmbedParams
- func (o *UserCredentialsEmbedParams) WithTimeout(timeout time.Duration) *UserCredentialsEmbedParams
- func (o *UserCredentialsEmbedParams) WithUserID(userID int64) *UserCredentialsEmbedParams
- func (o *UserCredentialsEmbedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserCredentialsEmbedReader
- type UserCredentialsGoogleBadRequest
- type UserCredentialsGoogleNotFound
- type UserCredentialsGoogleOK
- type UserCredentialsGoogleParams
- func NewUserCredentialsGoogleParams() *UserCredentialsGoogleParams
- func NewUserCredentialsGoogleParamsWithContext(ctx context.Context) *UserCredentialsGoogleParams
- func NewUserCredentialsGoogleParamsWithHTTPClient(client *http.Client) *UserCredentialsGoogleParams
- func NewUserCredentialsGoogleParamsWithTimeout(timeout time.Duration) *UserCredentialsGoogleParams
- func (o *UserCredentialsGoogleParams) SetContext(ctx context.Context)
- func (o *UserCredentialsGoogleParams) SetFields(fields *string)
- func (o *UserCredentialsGoogleParams) SetHTTPClient(client *http.Client)
- func (o *UserCredentialsGoogleParams) SetTimeout(timeout time.Duration)
- func (o *UserCredentialsGoogleParams) SetUserID(userID int64)
- func (o *UserCredentialsGoogleParams) WithContext(ctx context.Context) *UserCredentialsGoogleParams
- func (o *UserCredentialsGoogleParams) WithFields(fields *string) *UserCredentialsGoogleParams
- func (o *UserCredentialsGoogleParams) WithHTTPClient(client *http.Client) *UserCredentialsGoogleParams
- func (o *UserCredentialsGoogleParams) WithTimeout(timeout time.Duration) *UserCredentialsGoogleParams
- func (o *UserCredentialsGoogleParams) WithUserID(userID int64) *UserCredentialsGoogleParams
- func (o *UserCredentialsGoogleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserCredentialsGoogleReader
- type UserCredentialsLdapBadRequest
- type UserCredentialsLdapNotFound
- type UserCredentialsLdapOK
- type UserCredentialsLdapParams
- func NewUserCredentialsLdapParams() *UserCredentialsLdapParams
- func NewUserCredentialsLdapParamsWithContext(ctx context.Context) *UserCredentialsLdapParams
- func NewUserCredentialsLdapParamsWithHTTPClient(client *http.Client) *UserCredentialsLdapParams
- func NewUserCredentialsLdapParamsWithTimeout(timeout time.Duration) *UserCredentialsLdapParams
- func (o *UserCredentialsLdapParams) SetContext(ctx context.Context)
- func (o *UserCredentialsLdapParams) SetFields(fields *string)
- func (o *UserCredentialsLdapParams) SetHTTPClient(client *http.Client)
- func (o *UserCredentialsLdapParams) SetTimeout(timeout time.Duration)
- func (o *UserCredentialsLdapParams) SetUserID(userID int64)
- func (o *UserCredentialsLdapParams) WithContext(ctx context.Context) *UserCredentialsLdapParams
- func (o *UserCredentialsLdapParams) WithFields(fields *string) *UserCredentialsLdapParams
- func (o *UserCredentialsLdapParams) WithHTTPClient(client *http.Client) *UserCredentialsLdapParams
- func (o *UserCredentialsLdapParams) WithTimeout(timeout time.Duration) *UserCredentialsLdapParams
- func (o *UserCredentialsLdapParams) WithUserID(userID int64) *UserCredentialsLdapParams
- func (o *UserCredentialsLdapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserCredentialsLdapReader
- type UserCredentialsLookerOpenidBadRequest
- type UserCredentialsLookerOpenidNotFound
- type UserCredentialsLookerOpenidOK
- type UserCredentialsLookerOpenidParams
- func NewUserCredentialsLookerOpenidParams() *UserCredentialsLookerOpenidParams
- func NewUserCredentialsLookerOpenidParamsWithContext(ctx context.Context) *UserCredentialsLookerOpenidParams
- func NewUserCredentialsLookerOpenidParamsWithHTTPClient(client *http.Client) *UserCredentialsLookerOpenidParams
- func NewUserCredentialsLookerOpenidParamsWithTimeout(timeout time.Duration) *UserCredentialsLookerOpenidParams
- func (o *UserCredentialsLookerOpenidParams) SetContext(ctx context.Context)
- func (o *UserCredentialsLookerOpenidParams) SetFields(fields *string)
- func (o *UserCredentialsLookerOpenidParams) SetHTTPClient(client *http.Client)
- func (o *UserCredentialsLookerOpenidParams) SetTimeout(timeout time.Duration)
- func (o *UserCredentialsLookerOpenidParams) SetUserID(userID int64)
- func (o *UserCredentialsLookerOpenidParams) WithContext(ctx context.Context) *UserCredentialsLookerOpenidParams
- func (o *UserCredentialsLookerOpenidParams) WithFields(fields *string) *UserCredentialsLookerOpenidParams
- func (o *UserCredentialsLookerOpenidParams) WithHTTPClient(client *http.Client) *UserCredentialsLookerOpenidParams
- func (o *UserCredentialsLookerOpenidParams) WithTimeout(timeout time.Duration) *UserCredentialsLookerOpenidParams
- func (o *UserCredentialsLookerOpenidParams) WithUserID(userID int64) *UserCredentialsLookerOpenidParams
- func (o *UserCredentialsLookerOpenidParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserCredentialsLookerOpenidReader
- type UserCredentialsOidcBadRequest
- type UserCredentialsOidcNotFound
- type UserCredentialsOidcOK
- type UserCredentialsOidcParams
- func NewUserCredentialsOidcParams() *UserCredentialsOidcParams
- func NewUserCredentialsOidcParamsWithContext(ctx context.Context) *UserCredentialsOidcParams
- func NewUserCredentialsOidcParamsWithHTTPClient(client *http.Client) *UserCredentialsOidcParams
- func NewUserCredentialsOidcParamsWithTimeout(timeout time.Duration) *UserCredentialsOidcParams
- func (o *UserCredentialsOidcParams) SetContext(ctx context.Context)
- func (o *UserCredentialsOidcParams) SetFields(fields *string)
- func (o *UserCredentialsOidcParams) SetHTTPClient(client *http.Client)
- func (o *UserCredentialsOidcParams) SetTimeout(timeout time.Duration)
- func (o *UserCredentialsOidcParams) SetUserID(userID int64)
- func (o *UserCredentialsOidcParams) WithContext(ctx context.Context) *UserCredentialsOidcParams
- func (o *UserCredentialsOidcParams) WithFields(fields *string) *UserCredentialsOidcParams
- func (o *UserCredentialsOidcParams) WithHTTPClient(client *http.Client) *UserCredentialsOidcParams
- func (o *UserCredentialsOidcParams) WithTimeout(timeout time.Duration) *UserCredentialsOidcParams
- func (o *UserCredentialsOidcParams) WithUserID(userID int64) *UserCredentialsOidcParams
- func (o *UserCredentialsOidcParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserCredentialsOidcReader
- type UserCredentialsSamlBadRequest
- type UserCredentialsSamlNotFound
- type UserCredentialsSamlOK
- type UserCredentialsSamlParams
- func NewUserCredentialsSamlParams() *UserCredentialsSamlParams
- func NewUserCredentialsSamlParamsWithContext(ctx context.Context) *UserCredentialsSamlParams
- func NewUserCredentialsSamlParamsWithHTTPClient(client *http.Client) *UserCredentialsSamlParams
- func NewUserCredentialsSamlParamsWithTimeout(timeout time.Duration) *UserCredentialsSamlParams
- func (o *UserCredentialsSamlParams) SetContext(ctx context.Context)
- func (o *UserCredentialsSamlParams) SetFields(fields *string)
- func (o *UserCredentialsSamlParams) SetHTTPClient(client *http.Client)
- func (o *UserCredentialsSamlParams) SetTimeout(timeout time.Duration)
- func (o *UserCredentialsSamlParams) SetUserID(userID int64)
- func (o *UserCredentialsSamlParams) WithContext(ctx context.Context) *UserCredentialsSamlParams
- func (o *UserCredentialsSamlParams) WithFields(fields *string) *UserCredentialsSamlParams
- func (o *UserCredentialsSamlParams) WithHTTPClient(client *http.Client) *UserCredentialsSamlParams
- func (o *UserCredentialsSamlParams) WithTimeout(timeout time.Duration) *UserCredentialsSamlParams
- func (o *UserCredentialsSamlParams) WithUserID(userID int64) *UserCredentialsSamlParams
- func (o *UserCredentialsSamlParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserCredentialsSamlReader
- type UserCredentialsTotpBadRequest
- type UserCredentialsTotpNotFound
- type UserCredentialsTotpOK
- type UserCredentialsTotpParams
- func NewUserCredentialsTotpParams() *UserCredentialsTotpParams
- func NewUserCredentialsTotpParamsWithContext(ctx context.Context) *UserCredentialsTotpParams
- func NewUserCredentialsTotpParamsWithHTTPClient(client *http.Client) *UserCredentialsTotpParams
- func NewUserCredentialsTotpParamsWithTimeout(timeout time.Duration) *UserCredentialsTotpParams
- func (o *UserCredentialsTotpParams) SetContext(ctx context.Context)
- func (o *UserCredentialsTotpParams) SetFields(fields *string)
- func (o *UserCredentialsTotpParams) SetHTTPClient(client *http.Client)
- func (o *UserCredentialsTotpParams) SetTimeout(timeout time.Duration)
- func (o *UserCredentialsTotpParams) SetUserID(userID int64)
- func (o *UserCredentialsTotpParams) WithContext(ctx context.Context) *UserCredentialsTotpParams
- func (o *UserCredentialsTotpParams) WithFields(fields *string) *UserCredentialsTotpParams
- func (o *UserCredentialsTotpParams) WithHTTPClient(client *http.Client) *UserCredentialsTotpParams
- func (o *UserCredentialsTotpParams) WithTimeout(timeout time.Duration) *UserCredentialsTotpParams
- func (o *UserCredentialsTotpParams) WithUserID(userID int64) *UserCredentialsTotpParams
- func (o *UserCredentialsTotpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserCredentialsTotpReader
- type UserForCredentialBadRequest
- type UserForCredentialNotFound
- type UserForCredentialOK
- type UserForCredentialParams
- func NewUserForCredentialParams() *UserForCredentialParams
- func NewUserForCredentialParamsWithContext(ctx context.Context) *UserForCredentialParams
- func NewUserForCredentialParamsWithHTTPClient(client *http.Client) *UserForCredentialParams
- func NewUserForCredentialParamsWithTimeout(timeout time.Duration) *UserForCredentialParams
- func (o *UserForCredentialParams) SetContext(ctx context.Context)
- func (o *UserForCredentialParams) SetCredentialID(credentialID string)
- func (o *UserForCredentialParams) SetCredentialType(credentialType string)
- func (o *UserForCredentialParams) SetFields(fields *string)
- func (o *UserForCredentialParams) SetHTTPClient(client *http.Client)
- func (o *UserForCredentialParams) SetTimeout(timeout time.Duration)
- func (o *UserForCredentialParams) WithContext(ctx context.Context) *UserForCredentialParams
- func (o *UserForCredentialParams) WithCredentialID(credentialID string) *UserForCredentialParams
- func (o *UserForCredentialParams) WithCredentialType(credentialType string) *UserForCredentialParams
- func (o *UserForCredentialParams) WithFields(fields *string) *UserForCredentialParams
- func (o *UserForCredentialParams) WithHTTPClient(client *http.Client) *UserForCredentialParams
- func (o *UserForCredentialParams) WithTimeout(timeout time.Duration) *UserForCredentialParams
- func (o *UserForCredentialParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserForCredentialReader
- type UserNotFound
- type UserOK
- type UserParams
- func (o *UserParams) SetContext(ctx context.Context)
- func (o *UserParams) SetFields(fields *string)
- func (o *UserParams) SetHTTPClient(client *http.Client)
- func (o *UserParams) SetTimeout(timeout time.Duration)
- func (o *UserParams) SetUserID(userID int64)
- func (o *UserParams) WithContext(ctx context.Context) *UserParams
- func (o *UserParams) WithFields(fields *string) *UserParams
- func (o *UserParams) WithHTTPClient(client *http.Client) *UserParams
- func (o *UserParams) WithTimeout(timeout time.Duration) *UserParams
- func (o *UserParams) WithUserID(userID int64) *UserParams
- func (o *UserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserReader
- type UserRolesBadRequest
- type UserRolesNotFound
- type UserRolesOK
- type UserRolesParams
- func (o *UserRolesParams) SetContext(ctx context.Context)
- func (o *UserRolesParams) SetDirectAssociationOnly(directAssociationOnly *bool)
- func (o *UserRolesParams) SetFields(fields *string)
- func (o *UserRolesParams) SetHTTPClient(client *http.Client)
- func (o *UserRolesParams) SetTimeout(timeout time.Duration)
- func (o *UserRolesParams) SetUserID(userID int64)
- func (o *UserRolesParams) WithContext(ctx context.Context) *UserRolesParams
- func (o *UserRolesParams) WithDirectAssociationOnly(directAssociationOnly *bool) *UserRolesParams
- func (o *UserRolesParams) WithFields(fields *string) *UserRolesParams
- func (o *UserRolesParams) WithHTTPClient(client *http.Client) *UserRolesParams
- func (o *UserRolesParams) WithTimeout(timeout time.Duration) *UserRolesParams
- func (o *UserRolesParams) WithUserID(userID int64) *UserRolesParams
- func (o *UserRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserRolesReader
- type UserSessionBadRequest
- type UserSessionNotFound
- type UserSessionOK
- type UserSessionParams
- func (o *UserSessionParams) SetContext(ctx context.Context)
- func (o *UserSessionParams) SetFields(fields *string)
- func (o *UserSessionParams) SetHTTPClient(client *http.Client)
- func (o *UserSessionParams) SetSessionID(sessionID int64)
- func (o *UserSessionParams) SetTimeout(timeout time.Duration)
- func (o *UserSessionParams) SetUserID(userID int64)
- func (o *UserSessionParams) WithContext(ctx context.Context) *UserSessionParams
- func (o *UserSessionParams) WithFields(fields *string) *UserSessionParams
- func (o *UserSessionParams) WithHTTPClient(client *http.Client) *UserSessionParams
- func (o *UserSessionParams) WithSessionID(sessionID int64) *UserSessionParams
- func (o *UserSessionParams) WithTimeout(timeout time.Duration) *UserSessionParams
- func (o *UserSessionParams) WithUserID(userID int64) *UserSessionParams
- func (o *UserSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UserSessionReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllUserAccessFiltersBadRequest ¶
AllUserAccessFiltersBadRequest handles this case with default header values.
Bad Request
func NewAllUserAccessFiltersBadRequest ¶
func NewAllUserAccessFiltersBadRequest() *AllUserAccessFiltersBadRequest
NewAllUserAccessFiltersBadRequest creates a AllUserAccessFiltersBadRequest with default headers values
func (*AllUserAccessFiltersBadRequest) Error ¶
func (o *AllUserAccessFiltersBadRequest) Error() string
type AllUserAccessFiltersNotFound ¶
AllUserAccessFiltersNotFound handles this case with default header values.
Not Found
func NewAllUserAccessFiltersNotFound ¶
func NewAllUserAccessFiltersNotFound() *AllUserAccessFiltersNotFound
NewAllUserAccessFiltersNotFound creates a AllUserAccessFiltersNotFound with default headers values
func (*AllUserAccessFiltersNotFound) Error ¶
func (o *AllUserAccessFiltersNotFound) Error() string
type AllUserAccessFiltersOK ¶
type AllUserAccessFiltersOK struct {
Payload []*models.AccessFilter
}
AllUserAccessFiltersOK handles this case with default header values.
Access Filter
func NewAllUserAccessFiltersOK ¶
func NewAllUserAccessFiltersOK() *AllUserAccessFiltersOK
NewAllUserAccessFiltersOK creates a AllUserAccessFiltersOK with default headers values
func (*AllUserAccessFiltersOK) Error ¶
func (o *AllUserAccessFiltersOK) Error() string
type AllUserAccessFiltersParams ¶
type AllUserAccessFiltersParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllUserAccessFiltersParams contains all the parameters to send to the API endpoint for the all user access filters operation typically these are written to a http.Request
func NewAllUserAccessFiltersParams ¶
func NewAllUserAccessFiltersParams() *AllUserAccessFiltersParams
NewAllUserAccessFiltersParams creates a new AllUserAccessFiltersParams object with the default values initialized.
func NewAllUserAccessFiltersParamsWithContext ¶
func NewAllUserAccessFiltersParamsWithContext(ctx context.Context) *AllUserAccessFiltersParams
NewAllUserAccessFiltersParamsWithContext creates a new AllUserAccessFiltersParams object with the default values initialized, and the ability to set a context for a request
func NewAllUserAccessFiltersParamsWithHTTPClient ¶
func NewAllUserAccessFiltersParamsWithHTTPClient(client *http.Client) *AllUserAccessFiltersParams
NewAllUserAccessFiltersParamsWithHTTPClient creates a new AllUserAccessFiltersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAllUserAccessFiltersParamsWithTimeout ¶
func NewAllUserAccessFiltersParamsWithTimeout(timeout time.Duration) *AllUserAccessFiltersParams
NewAllUserAccessFiltersParamsWithTimeout creates a new AllUserAccessFiltersParams object with the default values initialized, and the ability to set a timeout on a request
func (*AllUserAccessFiltersParams) SetContext ¶
func (o *AllUserAccessFiltersParams) SetContext(ctx context.Context)
SetContext adds the context to the all user access filters params
func (*AllUserAccessFiltersParams) SetFields ¶
func (o *AllUserAccessFiltersParams) SetFields(fields *string)
SetFields adds the fields to the all user access filters params
func (*AllUserAccessFiltersParams) SetHTTPClient ¶
func (o *AllUserAccessFiltersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all user access filters params
func (*AllUserAccessFiltersParams) SetTimeout ¶
func (o *AllUserAccessFiltersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all user access filters params
func (*AllUserAccessFiltersParams) SetUserID ¶
func (o *AllUserAccessFiltersParams) SetUserID(userID int64)
SetUserID adds the userId to the all user access filters params
func (*AllUserAccessFiltersParams) WithContext ¶
func (o *AllUserAccessFiltersParams) WithContext(ctx context.Context) *AllUserAccessFiltersParams
WithContext adds the context to the all user access filters params
func (*AllUserAccessFiltersParams) WithFields ¶
func (o *AllUserAccessFiltersParams) WithFields(fields *string) *AllUserAccessFiltersParams
WithFields adds the fields to the all user access filters params
func (*AllUserAccessFiltersParams) WithHTTPClient ¶
func (o *AllUserAccessFiltersParams) WithHTTPClient(client *http.Client) *AllUserAccessFiltersParams
WithHTTPClient adds the HTTPClient to the all user access filters params
func (*AllUserAccessFiltersParams) WithTimeout ¶
func (o *AllUserAccessFiltersParams) WithTimeout(timeout time.Duration) *AllUserAccessFiltersParams
WithTimeout adds the timeout to the all user access filters params
func (*AllUserAccessFiltersParams) WithUserID ¶
func (o *AllUserAccessFiltersParams) WithUserID(userID int64) *AllUserAccessFiltersParams
WithUserID adds the userID to the all user access filters params
func (*AllUserAccessFiltersParams) WriteToRequest ¶
func (o *AllUserAccessFiltersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllUserAccessFiltersReader ¶
type AllUserAccessFiltersReader struct {
// contains filtered or unexported fields
}
AllUserAccessFiltersReader is a Reader for the AllUserAccessFilters structure.
func (*AllUserAccessFiltersReader) ReadResponse ¶
func (o *AllUserAccessFiltersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AllUserCredentialsAPI3SBadRequest ¶
AllUserCredentialsAPI3SBadRequest handles this case with default header values.
Bad Request
func NewAllUserCredentialsAPI3SBadRequest ¶
func NewAllUserCredentialsAPI3SBadRequest() *AllUserCredentialsAPI3SBadRequest
NewAllUserCredentialsAPI3SBadRequest creates a AllUserCredentialsAPI3SBadRequest with default headers values
func (*AllUserCredentialsAPI3SBadRequest) Error ¶
func (o *AllUserCredentialsAPI3SBadRequest) Error() string
type AllUserCredentialsAPI3SNotFound ¶
AllUserCredentialsAPI3SNotFound handles this case with default header values.
Not Found
func NewAllUserCredentialsAPI3SNotFound ¶
func NewAllUserCredentialsAPI3SNotFound() *AllUserCredentialsAPI3SNotFound
NewAllUserCredentialsAPI3SNotFound creates a AllUserCredentialsAPI3SNotFound with default headers values
func (*AllUserCredentialsAPI3SNotFound) Error ¶
func (o *AllUserCredentialsAPI3SNotFound) Error() string
type AllUserCredentialsAPI3SOK ¶
type AllUserCredentialsAPI3SOK struct {
Payload []*models.CredentialsApi3
}
AllUserCredentialsAPI3SOK handles this case with default header values.
API 3 Credential
func NewAllUserCredentialsAPI3SOK ¶
func NewAllUserCredentialsAPI3SOK() *AllUserCredentialsAPI3SOK
NewAllUserCredentialsAPI3SOK creates a AllUserCredentialsAPI3SOK with default headers values
func (*AllUserCredentialsAPI3SOK) Error ¶
func (o *AllUserCredentialsAPI3SOK) Error() string
type AllUserCredentialsAPI3SParams ¶
type AllUserCredentialsAPI3SParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllUserCredentialsAPI3SParams contains all the parameters to send to the API endpoint for the all user credentials api3s operation typically these are written to a http.Request
func NewAllUserCredentialsAPI3SParams ¶
func NewAllUserCredentialsAPI3SParams() *AllUserCredentialsAPI3SParams
NewAllUserCredentialsAPI3SParams creates a new AllUserCredentialsAPI3SParams object with the default values initialized.
func NewAllUserCredentialsAPI3SParamsWithContext ¶
func NewAllUserCredentialsAPI3SParamsWithContext(ctx context.Context) *AllUserCredentialsAPI3SParams
NewAllUserCredentialsAPI3SParamsWithContext creates a new AllUserCredentialsAPI3SParams object with the default values initialized, and the ability to set a context for a request
func NewAllUserCredentialsAPI3SParamsWithHTTPClient ¶
func NewAllUserCredentialsAPI3SParamsWithHTTPClient(client *http.Client) *AllUserCredentialsAPI3SParams
NewAllUserCredentialsAPI3SParamsWithHTTPClient creates a new AllUserCredentialsAPI3SParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAllUserCredentialsAPI3SParamsWithTimeout ¶
func NewAllUserCredentialsAPI3SParamsWithTimeout(timeout time.Duration) *AllUserCredentialsAPI3SParams
NewAllUserCredentialsAPI3SParamsWithTimeout creates a new AllUserCredentialsAPI3SParams object with the default values initialized, and the ability to set a timeout on a request
func (*AllUserCredentialsAPI3SParams) SetContext ¶
func (o *AllUserCredentialsAPI3SParams) SetContext(ctx context.Context)
SetContext adds the context to the all user credentials api3s params
func (*AllUserCredentialsAPI3SParams) SetFields ¶
func (o *AllUserCredentialsAPI3SParams) SetFields(fields *string)
SetFields adds the fields to the all user credentials api3s params
func (*AllUserCredentialsAPI3SParams) SetHTTPClient ¶
func (o *AllUserCredentialsAPI3SParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all user credentials api3s params
func (*AllUserCredentialsAPI3SParams) SetTimeout ¶
func (o *AllUserCredentialsAPI3SParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all user credentials api3s params
func (*AllUserCredentialsAPI3SParams) SetUserID ¶
func (o *AllUserCredentialsAPI3SParams) SetUserID(userID int64)
SetUserID adds the userId to the all user credentials api3s params
func (*AllUserCredentialsAPI3SParams) WithContext ¶
func (o *AllUserCredentialsAPI3SParams) WithContext(ctx context.Context) *AllUserCredentialsAPI3SParams
WithContext adds the context to the all user credentials api3s params
func (*AllUserCredentialsAPI3SParams) WithFields ¶
func (o *AllUserCredentialsAPI3SParams) WithFields(fields *string) *AllUserCredentialsAPI3SParams
WithFields adds the fields to the all user credentials api3s params
func (*AllUserCredentialsAPI3SParams) WithHTTPClient ¶
func (o *AllUserCredentialsAPI3SParams) WithHTTPClient(client *http.Client) *AllUserCredentialsAPI3SParams
WithHTTPClient adds the HTTPClient to the all user credentials api3s params
func (*AllUserCredentialsAPI3SParams) WithTimeout ¶
func (o *AllUserCredentialsAPI3SParams) WithTimeout(timeout time.Duration) *AllUserCredentialsAPI3SParams
WithTimeout adds the timeout to the all user credentials api3s params
func (*AllUserCredentialsAPI3SParams) WithUserID ¶
func (o *AllUserCredentialsAPI3SParams) WithUserID(userID int64) *AllUserCredentialsAPI3SParams
WithUserID adds the userID to the all user credentials api3s params
func (*AllUserCredentialsAPI3SParams) WriteToRequest ¶
func (o *AllUserCredentialsAPI3SParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllUserCredentialsAPI3SReader ¶
type AllUserCredentialsAPI3SReader struct {
// contains filtered or unexported fields
}
AllUserCredentialsAPI3SReader is a Reader for the AllUserCredentialsAPI3S structure.
func (*AllUserCredentialsAPI3SReader) ReadResponse ¶
func (o *AllUserCredentialsAPI3SReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AllUserCredentialsEmbedsBadRequest ¶
AllUserCredentialsEmbedsBadRequest handles this case with default header values.
Bad Request
func NewAllUserCredentialsEmbedsBadRequest ¶
func NewAllUserCredentialsEmbedsBadRequest() *AllUserCredentialsEmbedsBadRequest
NewAllUserCredentialsEmbedsBadRequest creates a AllUserCredentialsEmbedsBadRequest with default headers values
func (*AllUserCredentialsEmbedsBadRequest) Error ¶
func (o *AllUserCredentialsEmbedsBadRequest) Error() string
type AllUserCredentialsEmbedsNotFound ¶
AllUserCredentialsEmbedsNotFound handles this case with default header values.
Not Found
func NewAllUserCredentialsEmbedsNotFound ¶
func NewAllUserCredentialsEmbedsNotFound() *AllUserCredentialsEmbedsNotFound
NewAllUserCredentialsEmbedsNotFound creates a AllUserCredentialsEmbedsNotFound with default headers values
func (*AllUserCredentialsEmbedsNotFound) Error ¶
func (o *AllUserCredentialsEmbedsNotFound) Error() string
type AllUserCredentialsEmbedsOK ¶
type AllUserCredentialsEmbedsOK struct {
Payload []*models.CredentialsEmbed
}
AllUserCredentialsEmbedsOK handles this case with default header values.
Embedding Credential
func NewAllUserCredentialsEmbedsOK ¶
func NewAllUserCredentialsEmbedsOK() *AllUserCredentialsEmbedsOK
NewAllUserCredentialsEmbedsOK creates a AllUserCredentialsEmbedsOK with default headers values
func (*AllUserCredentialsEmbedsOK) Error ¶
func (o *AllUserCredentialsEmbedsOK) Error() string
type AllUserCredentialsEmbedsParams ¶
type AllUserCredentialsEmbedsParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllUserCredentialsEmbedsParams contains all the parameters to send to the API endpoint for the all user credentials embeds operation typically these are written to a http.Request
func NewAllUserCredentialsEmbedsParams ¶
func NewAllUserCredentialsEmbedsParams() *AllUserCredentialsEmbedsParams
NewAllUserCredentialsEmbedsParams creates a new AllUserCredentialsEmbedsParams object with the default values initialized.
func NewAllUserCredentialsEmbedsParamsWithContext ¶
func NewAllUserCredentialsEmbedsParamsWithContext(ctx context.Context) *AllUserCredentialsEmbedsParams
NewAllUserCredentialsEmbedsParamsWithContext creates a new AllUserCredentialsEmbedsParams object with the default values initialized, and the ability to set a context for a request
func NewAllUserCredentialsEmbedsParamsWithHTTPClient ¶
func NewAllUserCredentialsEmbedsParamsWithHTTPClient(client *http.Client) *AllUserCredentialsEmbedsParams
NewAllUserCredentialsEmbedsParamsWithHTTPClient creates a new AllUserCredentialsEmbedsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAllUserCredentialsEmbedsParamsWithTimeout ¶
func NewAllUserCredentialsEmbedsParamsWithTimeout(timeout time.Duration) *AllUserCredentialsEmbedsParams
NewAllUserCredentialsEmbedsParamsWithTimeout creates a new AllUserCredentialsEmbedsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AllUserCredentialsEmbedsParams) SetContext ¶
func (o *AllUserCredentialsEmbedsParams) SetContext(ctx context.Context)
SetContext adds the context to the all user credentials embeds params
func (*AllUserCredentialsEmbedsParams) SetFields ¶
func (o *AllUserCredentialsEmbedsParams) SetFields(fields *string)
SetFields adds the fields to the all user credentials embeds params
func (*AllUserCredentialsEmbedsParams) SetHTTPClient ¶
func (o *AllUserCredentialsEmbedsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all user credentials embeds params
func (*AllUserCredentialsEmbedsParams) SetTimeout ¶
func (o *AllUserCredentialsEmbedsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all user credentials embeds params
func (*AllUserCredentialsEmbedsParams) SetUserID ¶
func (o *AllUserCredentialsEmbedsParams) SetUserID(userID int64)
SetUserID adds the userId to the all user credentials embeds params
func (*AllUserCredentialsEmbedsParams) WithContext ¶
func (o *AllUserCredentialsEmbedsParams) WithContext(ctx context.Context) *AllUserCredentialsEmbedsParams
WithContext adds the context to the all user credentials embeds params
func (*AllUserCredentialsEmbedsParams) WithFields ¶
func (o *AllUserCredentialsEmbedsParams) WithFields(fields *string) *AllUserCredentialsEmbedsParams
WithFields adds the fields to the all user credentials embeds params
func (*AllUserCredentialsEmbedsParams) WithHTTPClient ¶
func (o *AllUserCredentialsEmbedsParams) WithHTTPClient(client *http.Client) *AllUserCredentialsEmbedsParams
WithHTTPClient adds the HTTPClient to the all user credentials embeds params
func (*AllUserCredentialsEmbedsParams) WithTimeout ¶
func (o *AllUserCredentialsEmbedsParams) WithTimeout(timeout time.Duration) *AllUserCredentialsEmbedsParams
WithTimeout adds the timeout to the all user credentials embeds params
func (*AllUserCredentialsEmbedsParams) WithUserID ¶
func (o *AllUserCredentialsEmbedsParams) WithUserID(userID int64) *AllUserCredentialsEmbedsParams
WithUserID adds the userID to the all user credentials embeds params
func (*AllUserCredentialsEmbedsParams) WriteToRequest ¶
func (o *AllUserCredentialsEmbedsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllUserCredentialsEmbedsReader ¶
type AllUserCredentialsEmbedsReader struct {
// contains filtered or unexported fields
}
AllUserCredentialsEmbedsReader is a Reader for the AllUserCredentialsEmbeds structure.
func (*AllUserCredentialsEmbedsReader) ReadResponse ¶
func (o *AllUserCredentialsEmbedsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AllUserSessionsBadRequest ¶
AllUserSessionsBadRequest handles this case with default header values.
Bad Request
func NewAllUserSessionsBadRequest ¶
func NewAllUserSessionsBadRequest() *AllUserSessionsBadRequest
NewAllUserSessionsBadRequest creates a AllUserSessionsBadRequest with default headers values
func (*AllUserSessionsBadRequest) Error ¶
func (o *AllUserSessionsBadRequest) Error() string
type AllUserSessionsNotFound ¶
AllUserSessionsNotFound handles this case with default header values.
Not Found
func NewAllUserSessionsNotFound ¶
func NewAllUserSessionsNotFound() *AllUserSessionsNotFound
NewAllUserSessionsNotFound creates a AllUserSessionsNotFound with default headers values
func (*AllUserSessionsNotFound) Error ¶
func (o *AllUserSessionsNotFound) Error() string
type AllUserSessionsOK ¶
AllUserSessionsOK handles this case with default header values.
Web Login Session
func NewAllUserSessionsOK ¶
func NewAllUserSessionsOK() *AllUserSessionsOK
NewAllUserSessionsOK creates a AllUserSessionsOK with default headers values
func (*AllUserSessionsOK) Error ¶
func (o *AllUserSessionsOK) Error() string
type AllUserSessionsParams ¶
type AllUserSessionsParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllUserSessionsParams contains all the parameters to send to the API endpoint for the all user sessions operation typically these are written to a http.Request
func NewAllUserSessionsParams ¶
func NewAllUserSessionsParams() *AllUserSessionsParams
NewAllUserSessionsParams creates a new AllUserSessionsParams object with the default values initialized.
func NewAllUserSessionsParamsWithContext ¶
func NewAllUserSessionsParamsWithContext(ctx context.Context) *AllUserSessionsParams
NewAllUserSessionsParamsWithContext creates a new AllUserSessionsParams object with the default values initialized, and the ability to set a context for a request
func NewAllUserSessionsParamsWithHTTPClient ¶
func NewAllUserSessionsParamsWithHTTPClient(client *http.Client) *AllUserSessionsParams
NewAllUserSessionsParamsWithHTTPClient creates a new AllUserSessionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAllUserSessionsParamsWithTimeout ¶
func NewAllUserSessionsParamsWithTimeout(timeout time.Duration) *AllUserSessionsParams
NewAllUserSessionsParamsWithTimeout creates a new AllUserSessionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AllUserSessionsParams) SetContext ¶
func (o *AllUserSessionsParams) SetContext(ctx context.Context)
SetContext adds the context to the all user sessions params
func (*AllUserSessionsParams) SetFields ¶
func (o *AllUserSessionsParams) SetFields(fields *string)
SetFields adds the fields to the all user sessions params
func (*AllUserSessionsParams) SetHTTPClient ¶
func (o *AllUserSessionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all user sessions params
func (*AllUserSessionsParams) SetTimeout ¶
func (o *AllUserSessionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all user sessions params
func (*AllUserSessionsParams) SetUserID ¶
func (o *AllUserSessionsParams) SetUserID(userID int64)
SetUserID adds the userId to the all user sessions params
func (*AllUserSessionsParams) WithContext ¶
func (o *AllUserSessionsParams) WithContext(ctx context.Context) *AllUserSessionsParams
WithContext adds the context to the all user sessions params
func (*AllUserSessionsParams) WithFields ¶
func (o *AllUserSessionsParams) WithFields(fields *string) *AllUserSessionsParams
WithFields adds the fields to the all user sessions params
func (*AllUserSessionsParams) WithHTTPClient ¶
func (o *AllUserSessionsParams) WithHTTPClient(client *http.Client) *AllUserSessionsParams
WithHTTPClient adds the HTTPClient to the all user sessions params
func (*AllUserSessionsParams) WithTimeout ¶
func (o *AllUserSessionsParams) WithTimeout(timeout time.Duration) *AllUserSessionsParams
WithTimeout adds the timeout to the all user sessions params
func (*AllUserSessionsParams) WithUserID ¶
func (o *AllUserSessionsParams) WithUserID(userID int64) *AllUserSessionsParams
WithUserID adds the userID to the all user sessions params
func (*AllUserSessionsParams) WriteToRequest ¶
func (o *AllUserSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllUserSessionsReader ¶
type AllUserSessionsReader struct {
// contains filtered or unexported fields
}
AllUserSessionsReader is a Reader for the AllUserSessions structure.
func (*AllUserSessionsReader) ReadResponse ¶
func (o *AllUserSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AllUsersBadRequest ¶
AllUsersBadRequest handles this case with default header values.
Bad Request
func NewAllUsersBadRequest ¶
func NewAllUsersBadRequest() *AllUsersBadRequest
NewAllUsersBadRequest creates a AllUsersBadRequest with default headers values
func (*AllUsersBadRequest) Error ¶
func (o *AllUsersBadRequest) Error() string
type AllUsersNotFound ¶
AllUsersNotFound handles this case with default header values.
Not Found
func NewAllUsersNotFound ¶
func NewAllUsersNotFound() *AllUsersNotFound
NewAllUsersNotFound creates a AllUsersNotFound with default headers values
func (*AllUsersNotFound) Error ¶
func (o *AllUsersNotFound) Error() string
type AllUsersOK ¶
AllUsersOK handles this case with default header values.
All users.
func NewAllUsersOK ¶
func NewAllUsersOK() *AllUsersOK
NewAllUsersOK creates a AllUsersOK with default headers values
func (*AllUsersOK) Error ¶
func (o *AllUsersOK) Error() string
type AllUsersParams ¶
type AllUsersParams struct { /*Fields Requested fields. */ Fields *string /*Ids Optional list of ids to get specific users. */ Ids []int64 /*Page Requested page. */ Page *int64 /*PerPage Results per page. */ PerPage *int64 /*Sorts Fields to sort by. */ Sorts *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AllUsersParams contains all the parameters to send to the API endpoint for the all users operation typically these are written to a http.Request
func NewAllUsersParams ¶
func NewAllUsersParams() *AllUsersParams
NewAllUsersParams creates a new AllUsersParams object with the default values initialized.
func NewAllUsersParamsWithContext ¶
func NewAllUsersParamsWithContext(ctx context.Context) *AllUsersParams
NewAllUsersParamsWithContext creates a new AllUsersParams object with the default values initialized, and the ability to set a context for a request
func NewAllUsersParamsWithHTTPClient ¶
func NewAllUsersParamsWithHTTPClient(client *http.Client) *AllUsersParams
NewAllUsersParamsWithHTTPClient creates a new AllUsersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAllUsersParamsWithTimeout ¶
func NewAllUsersParamsWithTimeout(timeout time.Duration) *AllUsersParams
NewAllUsersParamsWithTimeout creates a new AllUsersParams object with the default values initialized, and the ability to set a timeout on a request
func (*AllUsersParams) SetContext ¶
func (o *AllUsersParams) SetContext(ctx context.Context)
SetContext adds the context to the all users params
func (*AllUsersParams) SetFields ¶
func (o *AllUsersParams) SetFields(fields *string)
SetFields adds the fields to the all users params
func (*AllUsersParams) SetHTTPClient ¶
func (o *AllUsersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the all users params
func (*AllUsersParams) SetIds ¶
func (o *AllUsersParams) SetIds(ids []int64)
SetIds adds the ids to the all users params
func (*AllUsersParams) SetPage ¶
func (o *AllUsersParams) SetPage(page *int64)
SetPage adds the page to the all users params
func (*AllUsersParams) SetPerPage ¶
func (o *AllUsersParams) SetPerPage(perPage *int64)
SetPerPage adds the perPage to the all users params
func (*AllUsersParams) SetSorts ¶
func (o *AllUsersParams) SetSorts(sorts *string)
SetSorts adds the sorts to the all users params
func (*AllUsersParams) SetTimeout ¶
func (o *AllUsersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the all users params
func (*AllUsersParams) WithContext ¶
func (o *AllUsersParams) WithContext(ctx context.Context) *AllUsersParams
WithContext adds the context to the all users params
func (*AllUsersParams) WithFields ¶
func (o *AllUsersParams) WithFields(fields *string) *AllUsersParams
WithFields adds the fields to the all users params
func (*AllUsersParams) WithHTTPClient ¶
func (o *AllUsersParams) WithHTTPClient(client *http.Client) *AllUsersParams
WithHTTPClient adds the HTTPClient to the all users params
func (*AllUsersParams) WithIds ¶
func (o *AllUsersParams) WithIds(ids []int64) *AllUsersParams
WithIds adds the ids to the all users params
func (*AllUsersParams) WithPage ¶
func (o *AllUsersParams) WithPage(page *int64) *AllUsersParams
WithPage adds the page to the all users params
func (*AllUsersParams) WithPerPage ¶
func (o *AllUsersParams) WithPerPage(perPage *int64) *AllUsersParams
WithPerPage adds the perPage to the all users params
func (*AllUsersParams) WithSorts ¶
func (o *AllUsersParams) WithSorts(sorts *string) *AllUsersParams
WithSorts adds the sorts to the all users params
func (*AllUsersParams) WithTimeout ¶
func (o *AllUsersParams) WithTimeout(timeout time.Duration) *AllUsersParams
WithTimeout adds the timeout to the all users params
func (*AllUsersParams) WriteToRequest ¶
func (o *AllUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AllUsersReader ¶
type AllUsersReader struct {
// contains filtered or unexported fields
}
AllUsersReader is a Reader for the AllUsers structure.
func (*AllUsersReader) ReadResponse ¶
func (o *AllUsersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for user API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new user API client.
func (*Client) AllUserAccessFilters ¶
func (a *Client) AllUserAccessFilters(params *AllUserAccessFiltersParams) (*AllUserAccessFiltersOK, error)
AllUserAccessFilters gets all access filters
### NOTE: this feature is completely end of life and has been removed from the product.
func (*Client) AllUserCredentialsAPI3S ¶
func (a *Client) AllUserCredentialsAPI3S(params *AllUserCredentialsAPI3SParams) (*AllUserCredentialsAPI3SOK, error)
AllUserCredentialsAPI3S gets all API 3 credentials
### API 3 login information for the specified user. This is for the newer API keys that can be added for any user.
func (*Client) AllUserCredentialsEmbeds ¶
func (a *Client) AllUserCredentialsEmbeds(params *AllUserCredentialsEmbedsParams) (*AllUserCredentialsEmbedsOK, error)
AllUserCredentialsEmbeds gets all embedding credentials
### Embed login information for the specified user.
func (*Client) AllUserSessions ¶
func (a *Client) AllUserSessions(params *AllUserSessionsParams) (*AllUserSessionsOK, error)
AllUserSessions gets all web login sessions
### Web login session for the specified user.
func (*Client) AllUsers ¶
func (a *Client) AllUsers(params *AllUsersParams) (*AllUsersOK, error)
AllUsers gets all users
### Get information about all users.
func (*Client) CreateUser ¶
func (a *Client) CreateUser(params *CreateUserParams) (*CreateUserOK, error)
CreateUser creates user
### Create a user with the specified information.
func (*Client) CreateUserAccessFilter ¶
func (a *Client) CreateUserAccessFilter(params *CreateUserAccessFilterParams) (*CreateUserAccessFilterOK, error)
CreateUserAccessFilter creates access filter
### NOTE: this feature is completely end of life and has been removed from the product.
func (*Client) CreateUserCredentialsAPI ¶
func (a *Client) CreateUserCredentialsAPI(params *CreateUserCredentialsAPIParams) (*CreateUserCredentialsAPIOK, error)
CreateUserCredentialsAPI creates API credential
### Create API Credential. SUPPORT FOR THIS HAS BEEN REMOVED.
func (*Client) CreateUserCredentialsApi3 ¶
func (a *Client) CreateUserCredentialsApi3(params *CreateUserCredentialsApi3Params) (*CreateUserCredentialsApi3OK, error)
CreateUserCredentialsApi3 creates API 3 credential
### API 3 login information for the specified user. This is for the newer API keys that can be added for any user.
func (*Client) CreateUserCredentialsEmail ¶
func (a *Client) CreateUserCredentialsEmail(params *CreateUserCredentialsEmailParams) (*CreateUserCredentialsEmailOK, error)
CreateUserCredentialsEmail creates email password credential
### Email/password login information for the specified user.
func (*Client) CreateUserCredentialsEmailPasswordReset ¶
func (a *Client) CreateUserCredentialsEmailPasswordReset(params *CreateUserCredentialsEmailPasswordResetParams) (*CreateUserCredentialsEmailPasswordResetOK, error)
CreateUserCredentialsEmailPasswordReset creates password reset token
### Create a password reset token. This will create a cryptographically secure random password reset token for the user. If the user already has a password reset token then this invalidates the old token and creates a new one. The token is expressed as the 'password_reset_url' of the user's email/password credential object. This takes an optional 'expires' param to indicate if the new token should be an expiring token. Tokens that expire are typically used for self-service password resets for existing users. Invitation emails for new users typically are not set to expire. The expire period is always 60 minutes when expires is enabled. This method can be called with an empty body.
func (*Client) CreateUserCredentialsTotp ¶
func (a *Client) CreateUserCredentialsTotp(params *CreateUserCredentialsTotpParams) (*CreateUserCredentialsTotpOK, error)
CreateUserCredentialsTotp creates two factor credential
### Two-factor login information for the specified user.
func (*Client) DeleteUser ¶
func (a *Client) DeleteUser(params *DeleteUserParams) (*DeleteUserNoContent, error)
DeleteUser deletes user
### Delete the user with a specific id.
**DANGER** this will delete the user and all looks and other information owned by the user.
func (*Client) DeleteUserAccessFilter ¶
func (a *Client) DeleteUserAccessFilter(params *DeleteUserAccessFilterParams) (*DeleteUserAccessFilterNoContent, error)
DeleteUserAccessFilter deletes access filter
### NOTE: this feature is completely end of life and has been removed from the product.
func (*Client) DeleteUserAttributeUserValue ¶
func (a *Client) DeleteUserAttributeUserValue(params *DeleteUserAttributeUserValueParams) (*DeleteUserAttributeUserValueNoContent, error)
DeleteUserAttributeUserValue deletes user attribute user value
### Delete a user attribute value from a user's account settings.
After the user attribute value is deleted from the user's account settings, subsequent requests for the user attribute value for this user will draw from the user's groups or the default value of the user attribute. See [Get User Attribute Values](#!/User/user_attribute_user_values) for more information about how user attribute values are resolved.
func (*Client) DeleteUserCredentialsAPI ¶
func (a *Client) DeleteUserCredentialsAPI(params *DeleteUserCredentialsAPIParams) (*DeleteUserCredentialsAPINoContent, error)
DeleteUserCredentialsAPI deletes API credential
### API login information for the specified user. This is for 'API Users' used for the 'old' query API. THIS SUPPORT HAS BEEN REMOVED.
func (*Client) DeleteUserCredentialsApi3 ¶
func (a *Client) DeleteUserCredentialsApi3(params *DeleteUserCredentialsApi3Params) (*DeleteUserCredentialsApi3NoContent, error)
DeleteUserCredentialsApi3 deletes API 3 credential
### API 3 login information for the specified user. This is for the newer API keys that can be added for any user.
func (*Client) DeleteUserCredentialsEmail ¶
func (a *Client) DeleteUserCredentialsEmail(params *DeleteUserCredentialsEmailParams) (*DeleteUserCredentialsEmailNoContent, error)
DeleteUserCredentialsEmail deletes email password credential
### Email/password login information for the specified user.
func (*Client) DeleteUserCredentialsEmbed ¶
func (a *Client) DeleteUserCredentialsEmbed(params *DeleteUserCredentialsEmbedParams) (*DeleteUserCredentialsEmbedNoContent, error)
DeleteUserCredentialsEmbed deletes embedding credential
### Embed login information for the specified user.
func (*Client) DeleteUserCredentialsGoogle ¶
func (a *Client) DeleteUserCredentialsGoogle(params *DeleteUserCredentialsGoogleParams) (*DeleteUserCredentialsGoogleNoContent, error)
DeleteUserCredentialsGoogle deletes google auth credential
### Google authentication login information for the specified user.
func (*Client) DeleteUserCredentialsLdap ¶
func (a *Client) DeleteUserCredentialsLdap(params *DeleteUserCredentialsLdapParams) (*DeleteUserCredentialsLdapNoContent, error)
DeleteUserCredentialsLdap deletes l d a p credential
### LDAP login information for the specified user.
func (*Client) DeleteUserCredentialsLookerOpenid ¶
func (a *Client) DeleteUserCredentialsLookerOpenid(params *DeleteUserCredentialsLookerOpenidParams) (*DeleteUserCredentialsLookerOpenidNoContent, error)
DeleteUserCredentialsLookerOpenid deletes looker open Id credential
### Looker Openid login information for the specified user. Used by Looker Analysts.
func (*Client) DeleteUserCredentialsOidc ¶
func (a *Client) DeleteUserCredentialsOidc(params *DeleteUserCredentialsOidcParams) (*DeleteUserCredentialsOidcNoContent, error)
DeleteUserCredentialsOidc deletes o ID c auth credential
### OpenID Connect (OIDC) authentication login information for the specified user.
func (*Client) DeleteUserCredentialsSaml ¶
func (a *Client) DeleteUserCredentialsSaml(params *DeleteUserCredentialsSamlParams) (*DeleteUserCredentialsSamlNoContent, error)
DeleteUserCredentialsSaml deletes saml auth credential
### Saml authentication login information for the specified user.
func (*Client) DeleteUserCredentialsTotp ¶
func (a *Client) DeleteUserCredentialsTotp(params *DeleteUserCredentialsTotpParams) (*DeleteUserCredentialsTotpNoContent, error)
DeleteUserCredentialsTotp deletes two factor credential
### Two-factor login information for the specified user.
func (*Client) DeleteUserSession ¶
func (a *Client) DeleteUserSession(params *DeleteUserSessionParams) (*DeleteUserSessionNoContent, error)
DeleteUserSession deletes web login session
### Web login session for the specified user.
func (*Client) Me ¶
Me gets current user
### Get information about the current user; i.e. the user account currently calling the API.
func (*Client) SearchUsers ¶
func (a *Client) SearchUsers(params *SearchUsersParams) (*SearchUsersOK, error)
SearchUsers searches users
### Search users.
func (*Client) SearchUsersNames ¶
func (a *Client) SearchUsersNames(params *SearchUsersNamesParams) (*SearchUsersNamesOK, error)
SearchUsersNames searches user names
### Search users where first_name OR last_name OR email matches a string.
The results will be AND'd with any additional search parameters that are (optionally) included.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SetUserAttributeUserValue ¶
func (a *Client) SetUserAttributeUserValue(params *SetUserAttributeUserValueParams) (*SetUserAttributeUserValueOK, error)
SetUserAttributeUserValue sets user attribute user value
### Store a custom value for a user attribute in a user's account settings.
Per-user user attribute values take precedence over group or default values.
func (*Client) SetUserRoles ¶
func (a *Client) SetUserRoles(params *SetUserRolesParams) (*SetUserRolesOK, error)
SetUserRoles sets user roles
### Set roles of the user with a specific id.
func (*Client) UpdateUser ¶
func (a *Client) UpdateUser(params *UpdateUserParams) (*UpdateUserOK, error)
UpdateUser updates user
### Update information about the user with a specific id.
func (*Client) UpdateUserAccessFilter ¶
func (a *Client) UpdateUserAccessFilter(params *UpdateUserAccessFilterParams) (*UpdateUserAccessFilterOK, error)
UpdateUserAccessFilter updates access filter
### NOTE: this feature is completely end of life and has been removed from the product.
func (*Client) UpdateUserCredentialsEmail ¶
func (a *Client) UpdateUserCredentialsEmail(params *UpdateUserCredentialsEmailParams) (*UpdateUserCredentialsEmailOK, error)
UpdateUserCredentialsEmail updates email password credential
### Email/password login information for the specified user.
func (*Client) User ¶
func (a *Client) User(params *UserParams) (*UserOK, error)
User gets user by Id
### Get information about the user with a specific id.
If the caller is an admin or the caller is the user being specified, then full user information will be returned. Otherwise, a minimal 'public' variant of the user information will be returned. This contains The user name and avatar url, but no sensitive information.
func (*Client) UserAccessFilter ¶
func (a *Client) UserAccessFilter(params *UserAccessFilterParams) (*UserAccessFilterOK, error)
UserAccessFilter gets access filter
### NOTE: this feature is completely end of life and has been removed from the product.
func (*Client) UserAttributeUserValues ¶
func (a *Client) UserAttributeUserValues(params *UserAttributeUserValuesParams) (*UserAttributeUserValuesOK, error)
UserAttributeUserValues gets user attribute values
### Get user attribute values for a given user.
Returns the values of specified user attributes (or all user attributes) for a certain user.
A value for each user attribute is searched for in the following locations, in this order: 1. in the user's account information 1. in groups that the user is a member of 1. the default value of the user attribute
If more than one group has a value defined for a user attribute, the group with the lowest rank wins.
The response will only include user attributes for which values were found. Use `include_unset=true` to include empty records for user attributes with no value.
The value of all hidden user attributes will be blank.
func (*Client) UserCredentialsAPI ¶
func (a *Client) UserCredentialsAPI(params *UserCredentialsAPIParams) (*UserCredentialsAPIOK, error)
UserCredentialsAPI gets API credential
### API login information for the specified user. This is for 'API Users' used for the 'old' query API. THIS SUPPORT HAS BEEN REMOVED.
func (*Client) UserCredentialsApi3 ¶
func (a *Client) UserCredentialsApi3(params *UserCredentialsApi3Params) (*UserCredentialsApi3OK, error)
UserCredentialsApi3 gets API 3 credential
### API 3 login information for the specified user. This is for the newer API keys that can be added for any user.
func (*Client) UserCredentialsEmail ¶
func (a *Client) UserCredentialsEmail(params *UserCredentialsEmailParams) (*UserCredentialsEmailOK, error)
UserCredentialsEmail gets email password credential
### Email/password login information for the specified user.
func (*Client) UserCredentialsEmbed ¶
func (a *Client) UserCredentialsEmbed(params *UserCredentialsEmbedParams) (*UserCredentialsEmbedOK, error)
UserCredentialsEmbed gets embedding credential
### Embed login information for the specified user.
func (*Client) UserCredentialsGoogle ¶
func (a *Client) UserCredentialsGoogle(params *UserCredentialsGoogleParams) (*UserCredentialsGoogleOK, error)
UserCredentialsGoogle gets google auth credential
### Google authentication login information for the specified user.
func (*Client) UserCredentialsLdap ¶
func (a *Client) UserCredentialsLdap(params *UserCredentialsLdapParams) (*UserCredentialsLdapOK, error)
UserCredentialsLdap gets l d a p credential
### LDAP login information for the specified user.
func (*Client) UserCredentialsLookerOpenid ¶
func (a *Client) UserCredentialsLookerOpenid(params *UserCredentialsLookerOpenidParams) (*UserCredentialsLookerOpenidOK, error)
UserCredentialsLookerOpenid gets looker open Id credential
### Looker Openid login information for the specified user. Used by Looker Analysts.
func (*Client) UserCredentialsOidc ¶
func (a *Client) UserCredentialsOidc(params *UserCredentialsOidcParams) (*UserCredentialsOidcOK, error)
UserCredentialsOidc gets o ID c auth credential
### OpenID Connect (OIDC) authentication login information for the specified user.
func (*Client) UserCredentialsSaml ¶
func (a *Client) UserCredentialsSaml(params *UserCredentialsSamlParams) (*UserCredentialsSamlOK, error)
UserCredentialsSaml gets saml auth credential
### Saml authentication login information for the specified user.
func (*Client) UserCredentialsTotp ¶
func (a *Client) UserCredentialsTotp(params *UserCredentialsTotpParams) (*UserCredentialsTotpOK, error)
UserCredentialsTotp gets two factor credential
### Two-factor login information for the specified user.
func (*Client) UserForCredential ¶
func (a *Client) UserForCredential(params *UserForCredentialParams) (*UserForCredentialOK, error)
UserForCredential gets user by credential Id
### Get information about the user with a credential of given type with specific id.
This is used to do things like find users by their embed external_user_id. Or, find the user with a given api3 client_id, etc. The 'credential_type' matchs the 'type' name of the various credential types. It must be one of the values listed in the table below. The 'credential_id' is your unique Id for the user and is specific to each type of credential.
An example using the Ruby sdk might look like:
`sdk.user_for_credential('embed', 'customer-4959425')`
This table shows the supported 'Credential Type' strings. The right column is for reference; it shows which field in the given credential type is actually searched when finding a user with the supplied 'credential_id'.
| Credential Types | Id Field Matched | | ---------------- | ---------------- | | email | email | | google | google_user_id | | saml | saml_user_id | | oidc | oidc_user_id | | ldap | ldap_id | | api | token | | api3 | client_id | | embed | external_user_id | | looker_openid | email |
NOTE: 'api' is the legacy Looker query API. The API you are currently looking at is 'api3'.
func (*Client) UserRoles ¶
func (a *Client) UserRoles(params *UserRolesParams) (*UserRolesOK, error)
UserRoles gets user roles
### Get information about roles of the user with a specific id.
func (*Client) UserSession ¶
func (a *Client) UserSession(params *UserSessionParams) (*UserSessionOK, error)
UserSession gets web login session
### Web login session for the specified user.
type CreateUserAccessFilterBadRequest ¶
CreateUserAccessFilterBadRequest handles this case with default header values.
Bad Request
func NewCreateUserAccessFilterBadRequest ¶
func NewCreateUserAccessFilterBadRequest() *CreateUserAccessFilterBadRequest
NewCreateUserAccessFilterBadRequest creates a CreateUserAccessFilterBadRequest with default headers values
func (*CreateUserAccessFilterBadRequest) Error ¶
func (o *CreateUserAccessFilterBadRequest) Error() string
type CreateUserAccessFilterConflict ¶
CreateUserAccessFilterConflict handles this case with default header values.
Resource Already Exists
func NewCreateUserAccessFilterConflict ¶
func NewCreateUserAccessFilterConflict() *CreateUserAccessFilterConflict
NewCreateUserAccessFilterConflict creates a CreateUserAccessFilterConflict with default headers values
func (*CreateUserAccessFilterConflict) Error ¶
func (o *CreateUserAccessFilterConflict) Error() string
type CreateUserAccessFilterNotFound ¶
CreateUserAccessFilterNotFound handles this case with default header values.
Not Found
func NewCreateUserAccessFilterNotFound ¶
func NewCreateUserAccessFilterNotFound() *CreateUserAccessFilterNotFound
NewCreateUserAccessFilterNotFound creates a CreateUserAccessFilterNotFound with default headers values
func (*CreateUserAccessFilterNotFound) Error ¶
func (o *CreateUserAccessFilterNotFound) Error() string
type CreateUserAccessFilterOK ¶
type CreateUserAccessFilterOK struct {
Payload *models.AccessFilter
}
CreateUserAccessFilterOK handles this case with default header values.
Access Filter
func NewCreateUserAccessFilterOK ¶
func NewCreateUserAccessFilterOK() *CreateUserAccessFilterOK
NewCreateUserAccessFilterOK creates a CreateUserAccessFilterOK with default headers values
func (*CreateUserAccessFilterOK) Error ¶
func (o *CreateUserAccessFilterOK) Error() string
type CreateUserAccessFilterParams ¶
type CreateUserAccessFilterParams struct { /*Body Access Filter */ Body *models.AccessFilter /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateUserAccessFilterParams contains all the parameters to send to the API endpoint for the create user access filter operation typically these are written to a http.Request
func NewCreateUserAccessFilterParams ¶
func NewCreateUserAccessFilterParams() *CreateUserAccessFilterParams
NewCreateUserAccessFilterParams creates a new CreateUserAccessFilterParams object with the default values initialized.
func NewCreateUserAccessFilterParamsWithContext ¶
func NewCreateUserAccessFilterParamsWithContext(ctx context.Context) *CreateUserAccessFilterParams
NewCreateUserAccessFilterParamsWithContext creates a new CreateUserAccessFilterParams object with the default values initialized, and the ability to set a context for a request
func NewCreateUserAccessFilterParamsWithHTTPClient ¶
func NewCreateUserAccessFilterParamsWithHTTPClient(client *http.Client) *CreateUserAccessFilterParams
NewCreateUserAccessFilterParamsWithHTTPClient creates a new CreateUserAccessFilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateUserAccessFilterParamsWithTimeout ¶
func NewCreateUserAccessFilterParamsWithTimeout(timeout time.Duration) *CreateUserAccessFilterParams
NewCreateUserAccessFilterParamsWithTimeout creates a new CreateUserAccessFilterParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateUserAccessFilterParams) SetBody ¶
func (o *CreateUserAccessFilterParams) SetBody(body *models.AccessFilter)
SetBody adds the body to the create user access filter params
func (*CreateUserAccessFilterParams) SetContext ¶
func (o *CreateUserAccessFilterParams) SetContext(ctx context.Context)
SetContext adds the context to the create user access filter params
func (*CreateUserAccessFilterParams) SetFields ¶
func (o *CreateUserAccessFilterParams) SetFields(fields *string)
SetFields adds the fields to the create user access filter params
func (*CreateUserAccessFilterParams) SetHTTPClient ¶
func (o *CreateUserAccessFilterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create user access filter params
func (*CreateUserAccessFilterParams) SetTimeout ¶
func (o *CreateUserAccessFilterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create user access filter params
func (*CreateUserAccessFilterParams) SetUserID ¶
func (o *CreateUserAccessFilterParams) SetUserID(userID int64)
SetUserID adds the userId to the create user access filter params
func (*CreateUserAccessFilterParams) WithBody ¶
func (o *CreateUserAccessFilterParams) WithBody(body *models.AccessFilter) *CreateUserAccessFilterParams
WithBody adds the body to the create user access filter params
func (*CreateUserAccessFilterParams) WithContext ¶
func (o *CreateUserAccessFilterParams) WithContext(ctx context.Context) *CreateUserAccessFilterParams
WithContext adds the context to the create user access filter params
func (*CreateUserAccessFilterParams) WithFields ¶
func (o *CreateUserAccessFilterParams) WithFields(fields *string) *CreateUserAccessFilterParams
WithFields adds the fields to the create user access filter params
func (*CreateUserAccessFilterParams) WithHTTPClient ¶
func (o *CreateUserAccessFilterParams) WithHTTPClient(client *http.Client) *CreateUserAccessFilterParams
WithHTTPClient adds the HTTPClient to the create user access filter params
func (*CreateUserAccessFilterParams) WithTimeout ¶
func (o *CreateUserAccessFilterParams) WithTimeout(timeout time.Duration) *CreateUserAccessFilterParams
WithTimeout adds the timeout to the create user access filter params
func (*CreateUserAccessFilterParams) WithUserID ¶
func (o *CreateUserAccessFilterParams) WithUserID(userID int64) *CreateUserAccessFilterParams
WithUserID adds the userID to the create user access filter params
func (*CreateUserAccessFilterParams) WriteToRequest ¶
func (o *CreateUserAccessFilterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUserAccessFilterReader ¶
type CreateUserAccessFilterReader struct {
// contains filtered or unexported fields
}
CreateUserAccessFilterReader is a Reader for the CreateUserAccessFilter structure.
func (*CreateUserAccessFilterReader) ReadResponse ¶
func (o *CreateUserAccessFilterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateUserAccessFilterUnprocessableEntity ¶
type CreateUserAccessFilterUnprocessableEntity struct {
Payload *models.ValidationError
}
CreateUserAccessFilterUnprocessableEntity handles this case with default header values.
Validation Error
func NewCreateUserAccessFilterUnprocessableEntity ¶
func NewCreateUserAccessFilterUnprocessableEntity() *CreateUserAccessFilterUnprocessableEntity
NewCreateUserAccessFilterUnprocessableEntity creates a CreateUserAccessFilterUnprocessableEntity with default headers values
func (*CreateUserAccessFilterUnprocessableEntity) Error ¶
func (o *CreateUserAccessFilterUnprocessableEntity) Error() string
type CreateUserBadRequest ¶
CreateUserBadRequest handles this case with default header values.
Bad Request
func NewCreateUserBadRequest ¶
func NewCreateUserBadRequest() *CreateUserBadRequest
NewCreateUserBadRequest creates a CreateUserBadRequest with default headers values
func (*CreateUserBadRequest) Error ¶
func (o *CreateUserBadRequest) Error() string
type CreateUserConflict ¶
CreateUserConflict handles this case with default header values.
Resource Already Exists
func NewCreateUserConflict ¶
func NewCreateUserConflict() *CreateUserConflict
NewCreateUserConflict creates a CreateUserConflict with default headers values
func (*CreateUserConflict) Error ¶
func (o *CreateUserConflict) Error() string
type CreateUserCredentialsAPIBadRequest ¶
CreateUserCredentialsAPIBadRequest handles this case with default header values.
Bad Request
func NewCreateUserCredentialsAPIBadRequest ¶
func NewCreateUserCredentialsAPIBadRequest() *CreateUserCredentialsAPIBadRequest
NewCreateUserCredentialsAPIBadRequest creates a CreateUserCredentialsAPIBadRequest with default headers values
func (*CreateUserCredentialsAPIBadRequest) Error ¶
func (o *CreateUserCredentialsAPIBadRequest) Error() string
type CreateUserCredentialsAPINotFound ¶
CreateUserCredentialsAPINotFound handles this case with default header values.
Not Found
func NewCreateUserCredentialsAPINotFound ¶
func NewCreateUserCredentialsAPINotFound() *CreateUserCredentialsAPINotFound
NewCreateUserCredentialsAPINotFound creates a CreateUserCredentialsAPINotFound with default headers values
func (*CreateUserCredentialsAPINotFound) Error ¶
func (o *CreateUserCredentialsAPINotFound) Error() string
type CreateUserCredentialsAPIOK ¶
type CreateUserCredentialsAPIOK struct {
Payload *models.CredentialsAPI
}
CreateUserCredentialsAPIOK handles this case with default header values.
API Credential
func NewCreateUserCredentialsAPIOK ¶
func NewCreateUserCredentialsAPIOK() *CreateUserCredentialsAPIOK
NewCreateUserCredentialsAPIOK creates a CreateUserCredentialsAPIOK with default headers values
func (*CreateUserCredentialsAPIOK) Error ¶
func (o *CreateUserCredentialsAPIOK) Error() string
type CreateUserCredentialsAPIParams ¶
type CreateUserCredentialsAPIParams struct { /*Body API Credential */ Body *models.CredentialsAPI /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateUserCredentialsAPIParams contains all the parameters to send to the API endpoint for the create user credentials api operation typically these are written to a http.Request
func NewCreateUserCredentialsAPIParams ¶
func NewCreateUserCredentialsAPIParams() *CreateUserCredentialsAPIParams
NewCreateUserCredentialsAPIParams creates a new CreateUserCredentialsAPIParams object with the default values initialized.
func NewCreateUserCredentialsAPIParamsWithContext ¶
func NewCreateUserCredentialsAPIParamsWithContext(ctx context.Context) *CreateUserCredentialsAPIParams
NewCreateUserCredentialsAPIParamsWithContext creates a new CreateUserCredentialsAPIParams object with the default values initialized, and the ability to set a context for a request
func NewCreateUserCredentialsAPIParamsWithHTTPClient ¶
func NewCreateUserCredentialsAPIParamsWithHTTPClient(client *http.Client) *CreateUserCredentialsAPIParams
NewCreateUserCredentialsAPIParamsWithHTTPClient creates a new CreateUserCredentialsAPIParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateUserCredentialsAPIParamsWithTimeout ¶
func NewCreateUserCredentialsAPIParamsWithTimeout(timeout time.Duration) *CreateUserCredentialsAPIParams
NewCreateUserCredentialsAPIParamsWithTimeout creates a new CreateUserCredentialsAPIParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateUserCredentialsAPIParams) SetBody ¶
func (o *CreateUserCredentialsAPIParams) SetBody(body *models.CredentialsAPI)
SetBody adds the body to the create user credentials api params
func (*CreateUserCredentialsAPIParams) SetContext ¶
func (o *CreateUserCredentialsAPIParams) SetContext(ctx context.Context)
SetContext adds the context to the create user credentials api params
func (*CreateUserCredentialsAPIParams) SetHTTPClient ¶
func (o *CreateUserCredentialsAPIParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create user credentials api params
func (*CreateUserCredentialsAPIParams) SetTimeout ¶
func (o *CreateUserCredentialsAPIParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create user credentials api params
func (*CreateUserCredentialsAPIParams) SetUserID ¶
func (o *CreateUserCredentialsAPIParams) SetUserID(userID int64)
SetUserID adds the userId to the create user credentials api params
func (*CreateUserCredentialsAPIParams) WithBody ¶
func (o *CreateUserCredentialsAPIParams) WithBody(body *models.CredentialsAPI) *CreateUserCredentialsAPIParams
WithBody adds the body to the create user credentials api params
func (*CreateUserCredentialsAPIParams) WithContext ¶
func (o *CreateUserCredentialsAPIParams) WithContext(ctx context.Context) *CreateUserCredentialsAPIParams
WithContext adds the context to the create user credentials api params
func (*CreateUserCredentialsAPIParams) WithHTTPClient ¶
func (o *CreateUserCredentialsAPIParams) WithHTTPClient(client *http.Client) *CreateUserCredentialsAPIParams
WithHTTPClient adds the HTTPClient to the create user credentials api params
func (*CreateUserCredentialsAPIParams) WithTimeout ¶
func (o *CreateUserCredentialsAPIParams) WithTimeout(timeout time.Duration) *CreateUserCredentialsAPIParams
WithTimeout adds the timeout to the create user credentials api params
func (*CreateUserCredentialsAPIParams) WithUserID ¶
func (o *CreateUserCredentialsAPIParams) WithUserID(userID int64) *CreateUserCredentialsAPIParams
WithUserID adds the userID to the create user credentials api params
func (*CreateUserCredentialsAPIParams) WriteToRequest ¶
func (o *CreateUserCredentialsAPIParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUserCredentialsAPIReader ¶
type CreateUserCredentialsAPIReader struct {
// contains filtered or unexported fields
}
CreateUserCredentialsAPIReader is a Reader for the CreateUserCredentialsAPI structure.
func (*CreateUserCredentialsAPIReader) ReadResponse ¶
func (o *CreateUserCredentialsAPIReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateUserCredentialsApi3BadRequest ¶
CreateUserCredentialsApi3BadRequest handles this case with default header values.
Bad Request
func NewCreateUserCredentialsApi3BadRequest ¶
func NewCreateUserCredentialsApi3BadRequest() *CreateUserCredentialsApi3BadRequest
NewCreateUserCredentialsApi3BadRequest creates a CreateUserCredentialsApi3BadRequest with default headers values
func (*CreateUserCredentialsApi3BadRequest) Error ¶
func (o *CreateUserCredentialsApi3BadRequest) Error() string
type CreateUserCredentialsApi3Conflict ¶
CreateUserCredentialsApi3Conflict handles this case with default header values.
Resource Already Exists
func NewCreateUserCredentialsApi3Conflict ¶
func NewCreateUserCredentialsApi3Conflict() *CreateUserCredentialsApi3Conflict
NewCreateUserCredentialsApi3Conflict creates a CreateUserCredentialsApi3Conflict with default headers values
func (*CreateUserCredentialsApi3Conflict) Error ¶
func (o *CreateUserCredentialsApi3Conflict) Error() string
type CreateUserCredentialsApi3NotFound ¶
CreateUserCredentialsApi3NotFound handles this case with default header values.
Not Found
func NewCreateUserCredentialsApi3NotFound ¶
func NewCreateUserCredentialsApi3NotFound() *CreateUserCredentialsApi3NotFound
NewCreateUserCredentialsApi3NotFound creates a CreateUserCredentialsApi3NotFound with default headers values
func (*CreateUserCredentialsApi3NotFound) Error ¶
func (o *CreateUserCredentialsApi3NotFound) Error() string
type CreateUserCredentialsApi3OK ¶
type CreateUserCredentialsApi3OK struct {
Payload *models.CredentialsApi3
}
CreateUserCredentialsApi3OK handles this case with default header values.
API 3 Credential
func NewCreateUserCredentialsApi3OK ¶
func NewCreateUserCredentialsApi3OK() *CreateUserCredentialsApi3OK
NewCreateUserCredentialsApi3OK creates a CreateUserCredentialsApi3OK with default headers values
func (*CreateUserCredentialsApi3OK) Error ¶
func (o *CreateUserCredentialsApi3OK) Error() string
type CreateUserCredentialsApi3Params ¶
type CreateUserCredentialsApi3Params struct { /*Body API 3 Credential */ Body *models.CredentialsApi3 /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateUserCredentialsApi3Params contains all the parameters to send to the API endpoint for the create user credentials api3 operation typically these are written to a http.Request
func NewCreateUserCredentialsApi3Params ¶
func NewCreateUserCredentialsApi3Params() *CreateUserCredentialsApi3Params
NewCreateUserCredentialsApi3Params creates a new CreateUserCredentialsApi3Params object with the default values initialized.
func NewCreateUserCredentialsApi3ParamsWithContext ¶
func NewCreateUserCredentialsApi3ParamsWithContext(ctx context.Context) *CreateUserCredentialsApi3Params
NewCreateUserCredentialsApi3ParamsWithContext creates a new CreateUserCredentialsApi3Params object with the default values initialized, and the ability to set a context for a request
func NewCreateUserCredentialsApi3ParamsWithHTTPClient ¶
func NewCreateUserCredentialsApi3ParamsWithHTTPClient(client *http.Client) *CreateUserCredentialsApi3Params
NewCreateUserCredentialsApi3ParamsWithHTTPClient creates a new CreateUserCredentialsApi3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateUserCredentialsApi3ParamsWithTimeout ¶
func NewCreateUserCredentialsApi3ParamsWithTimeout(timeout time.Duration) *CreateUserCredentialsApi3Params
NewCreateUserCredentialsApi3ParamsWithTimeout creates a new CreateUserCredentialsApi3Params object with the default values initialized, and the ability to set a timeout on a request
func (*CreateUserCredentialsApi3Params) SetBody ¶
func (o *CreateUserCredentialsApi3Params) SetBody(body *models.CredentialsApi3)
SetBody adds the body to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) SetContext ¶
func (o *CreateUserCredentialsApi3Params) SetContext(ctx context.Context)
SetContext adds the context to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) SetFields ¶
func (o *CreateUserCredentialsApi3Params) SetFields(fields *string)
SetFields adds the fields to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) SetHTTPClient ¶
func (o *CreateUserCredentialsApi3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) SetTimeout ¶
func (o *CreateUserCredentialsApi3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) SetUserID ¶
func (o *CreateUserCredentialsApi3Params) SetUserID(userID int64)
SetUserID adds the userId to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) WithBody ¶
func (o *CreateUserCredentialsApi3Params) WithBody(body *models.CredentialsApi3) *CreateUserCredentialsApi3Params
WithBody adds the body to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) WithContext ¶
func (o *CreateUserCredentialsApi3Params) WithContext(ctx context.Context) *CreateUserCredentialsApi3Params
WithContext adds the context to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) WithFields ¶
func (o *CreateUserCredentialsApi3Params) WithFields(fields *string) *CreateUserCredentialsApi3Params
WithFields adds the fields to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) WithHTTPClient ¶
func (o *CreateUserCredentialsApi3Params) WithHTTPClient(client *http.Client) *CreateUserCredentialsApi3Params
WithHTTPClient adds the HTTPClient to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) WithTimeout ¶
func (o *CreateUserCredentialsApi3Params) WithTimeout(timeout time.Duration) *CreateUserCredentialsApi3Params
WithTimeout adds the timeout to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) WithUserID ¶
func (o *CreateUserCredentialsApi3Params) WithUserID(userID int64) *CreateUserCredentialsApi3Params
WithUserID adds the userID to the create user credentials api3 params
func (*CreateUserCredentialsApi3Params) WriteToRequest ¶
func (o *CreateUserCredentialsApi3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUserCredentialsApi3Reader ¶
type CreateUserCredentialsApi3Reader struct {
// contains filtered or unexported fields
}
CreateUserCredentialsApi3Reader is a Reader for the CreateUserCredentialsApi3 structure.
func (*CreateUserCredentialsApi3Reader) ReadResponse ¶
func (o *CreateUserCredentialsApi3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateUserCredentialsApi3UnprocessableEntity ¶
type CreateUserCredentialsApi3UnprocessableEntity struct {
Payload *models.ValidationError
}
CreateUserCredentialsApi3UnprocessableEntity handles this case with default header values.
Validation Error
func NewCreateUserCredentialsApi3UnprocessableEntity ¶
func NewCreateUserCredentialsApi3UnprocessableEntity() *CreateUserCredentialsApi3UnprocessableEntity
NewCreateUserCredentialsApi3UnprocessableEntity creates a CreateUserCredentialsApi3UnprocessableEntity with default headers values
func (*CreateUserCredentialsApi3UnprocessableEntity) Error ¶
func (o *CreateUserCredentialsApi3UnprocessableEntity) Error() string
type CreateUserCredentialsEmailBadRequest ¶
CreateUserCredentialsEmailBadRequest handles this case with default header values.
Bad Request
func NewCreateUserCredentialsEmailBadRequest ¶
func NewCreateUserCredentialsEmailBadRequest() *CreateUserCredentialsEmailBadRequest
NewCreateUserCredentialsEmailBadRequest creates a CreateUserCredentialsEmailBadRequest with default headers values
func (*CreateUserCredentialsEmailBadRequest) Error ¶
func (o *CreateUserCredentialsEmailBadRequest) Error() string
type CreateUserCredentialsEmailConflict ¶
CreateUserCredentialsEmailConflict handles this case with default header values.
Resource Already Exists
func NewCreateUserCredentialsEmailConflict ¶
func NewCreateUserCredentialsEmailConflict() *CreateUserCredentialsEmailConflict
NewCreateUserCredentialsEmailConflict creates a CreateUserCredentialsEmailConflict with default headers values
func (*CreateUserCredentialsEmailConflict) Error ¶
func (o *CreateUserCredentialsEmailConflict) Error() string
type CreateUserCredentialsEmailNotFound ¶
CreateUserCredentialsEmailNotFound handles this case with default header values.
Not Found
func NewCreateUserCredentialsEmailNotFound ¶
func NewCreateUserCredentialsEmailNotFound() *CreateUserCredentialsEmailNotFound
NewCreateUserCredentialsEmailNotFound creates a CreateUserCredentialsEmailNotFound with default headers values
func (*CreateUserCredentialsEmailNotFound) Error ¶
func (o *CreateUserCredentialsEmailNotFound) Error() string
type CreateUserCredentialsEmailOK ¶
type CreateUserCredentialsEmailOK struct {
Payload *models.CredentialsEmail
}
CreateUserCredentialsEmailOK handles this case with default header values.
Email/Password Credential
func NewCreateUserCredentialsEmailOK ¶
func NewCreateUserCredentialsEmailOK() *CreateUserCredentialsEmailOK
NewCreateUserCredentialsEmailOK creates a CreateUserCredentialsEmailOK with default headers values
func (*CreateUserCredentialsEmailOK) Error ¶
func (o *CreateUserCredentialsEmailOK) Error() string
type CreateUserCredentialsEmailParams ¶
type CreateUserCredentialsEmailParams struct { /*Body Email/Password Credential */ Body *models.CredentialsEmail /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateUserCredentialsEmailParams contains all the parameters to send to the API endpoint for the create user credentials email operation typically these are written to a http.Request
func NewCreateUserCredentialsEmailParams ¶
func NewCreateUserCredentialsEmailParams() *CreateUserCredentialsEmailParams
NewCreateUserCredentialsEmailParams creates a new CreateUserCredentialsEmailParams object with the default values initialized.
func NewCreateUserCredentialsEmailParamsWithContext ¶
func NewCreateUserCredentialsEmailParamsWithContext(ctx context.Context) *CreateUserCredentialsEmailParams
NewCreateUserCredentialsEmailParamsWithContext creates a new CreateUserCredentialsEmailParams object with the default values initialized, and the ability to set a context for a request
func NewCreateUserCredentialsEmailParamsWithHTTPClient ¶
func NewCreateUserCredentialsEmailParamsWithHTTPClient(client *http.Client) *CreateUserCredentialsEmailParams
NewCreateUserCredentialsEmailParamsWithHTTPClient creates a new CreateUserCredentialsEmailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateUserCredentialsEmailParamsWithTimeout ¶
func NewCreateUserCredentialsEmailParamsWithTimeout(timeout time.Duration) *CreateUserCredentialsEmailParams
NewCreateUserCredentialsEmailParamsWithTimeout creates a new CreateUserCredentialsEmailParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateUserCredentialsEmailParams) SetBody ¶
func (o *CreateUserCredentialsEmailParams) SetBody(body *models.CredentialsEmail)
SetBody adds the body to the create user credentials email params
func (*CreateUserCredentialsEmailParams) SetContext ¶
func (o *CreateUserCredentialsEmailParams) SetContext(ctx context.Context)
SetContext adds the context to the create user credentials email params
func (*CreateUserCredentialsEmailParams) SetFields ¶
func (o *CreateUserCredentialsEmailParams) SetFields(fields *string)
SetFields adds the fields to the create user credentials email params
func (*CreateUserCredentialsEmailParams) SetHTTPClient ¶
func (o *CreateUserCredentialsEmailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create user credentials email params
func (*CreateUserCredentialsEmailParams) SetTimeout ¶
func (o *CreateUserCredentialsEmailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create user credentials email params
func (*CreateUserCredentialsEmailParams) SetUserID ¶
func (o *CreateUserCredentialsEmailParams) SetUserID(userID int64)
SetUserID adds the userId to the create user credentials email params
func (*CreateUserCredentialsEmailParams) WithBody ¶
func (o *CreateUserCredentialsEmailParams) WithBody(body *models.CredentialsEmail) *CreateUserCredentialsEmailParams
WithBody adds the body to the create user credentials email params
func (*CreateUserCredentialsEmailParams) WithContext ¶
func (o *CreateUserCredentialsEmailParams) WithContext(ctx context.Context) *CreateUserCredentialsEmailParams
WithContext adds the context to the create user credentials email params
func (*CreateUserCredentialsEmailParams) WithFields ¶
func (o *CreateUserCredentialsEmailParams) WithFields(fields *string) *CreateUserCredentialsEmailParams
WithFields adds the fields to the create user credentials email params
func (*CreateUserCredentialsEmailParams) WithHTTPClient ¶
func (o *CreateUserCredentialsEmailParams) WithHTTPClient(client *http.Client) *CreateUserCredentialsEmailParams
WithHTTPClient adds the HTTPClient to the create user credentials email params
func (*CreateUserCredentialsEmailParams) WithTimeout ¶
func (o *CreateUserCredentialsEmailParams) WithTimeout(timeout time.Duration) *CreateUserCredentialsEmailParams
WithTimeout adds the timeout to the create user credentials email params
func (*CreateUserCredentialsEmailParams) WithUserID ¶
func (o *CreateUserCredentialsEmailParams) WithUserID(userID int64) *CreateUserCredentialsEmailParams
WithUserID adds the userID to the create user credentials email params
func (*CreateUserCredentialsEmailParams) WriteToRequest ¶
func (o *CreateUserCredentialsEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUserCredentialsEmailPasswordResetBadRequest ¶
CreateUserCredentialsEmailPasswordResetBadRequest handles this case with default header values.
Bad Request
func NewCreateUserCredentialsEmailPasswordResetBadRequest ¶
func NewCreateUserCredentialsEmailPasswordResetBadRequest() *CreateUserCredentialsEmailPasswordResetBadRequest
NewCreateUserCredentialsEmailPasswordResetBadRequest creates a CreateUserCredentialsEmailPasswordResetBadRequest with default headers values
func (*CreateUserCredentialsEmailPasswordResetBadRequest) Error ¶
func (o *CreateUserCredentialsEmailPasswordResetBadRequest) Error() string
type CreateUserCredentialsEmailPasswordResetNotFound ¶
CreateUserCredentialsEmailPasswordResetNotFound handles this case with default header values.
Not Found
func NewCreateUserCredentialsEmailPasswordResetNotFound ¶
func NewCreateUserCredentialsEmailPasswordResetNotFound() *CreateUserCredentialsEmailPasswordResetNotFound
NewCreateUserCredentialsEmailPasswordResetNotFound creates a CreateUserCredentialsEmailPasswordResetNotFound with default headers values
func (*CreateUserCredentialsEmailPasswordResetNotFound) Error ¶
func (o *CreateUserCredentialsEmailPasswordResetNotFound) Error() string
type CreateUserCredentialsEmailPasswordResetOK ¶
type CreateUserCredentialsEmailPasswordResetOK struct {
Payload *models.CredentialsEmail
}
CreateUserCredentialsEmailPasswordResetOK handles this case with default header values.
email/password credential
func NewCreateUserCredentialsEmailPasswordResetOK ¶
func NewCreateUserCredentialsEmailPasswordResetOK() *CreateUserCredentialsEmailPasswordResetOK
NewCreateUserCredentialsEmailPasswordResetOK creates a CreateUserCredentialsEmailPasswordResetOK with default headers values
func (*CreateUserCredentialsEmailPasswordResetOK) Error ¶
func (o *CreateUserCredentialsEmailPasswordResetOK) Error() string
type CreateUserCredentialsEmailPasswordResetParams ¶
type CreateUserCredentialsEmailPasswordResetParams struct { /*Expires Expiring token. */ Expires *bool /*Fields Requested fields. */ Fields *string /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateUserCredentialsEmailPasswordResetParams contains all the parameters to send to the API endpoint for the create user credentials email password reset operation typically these are written to a http.Request
func NewCreateUserCredentialsEmailPasswordResetParams ¶
func NewCreateUserCredentialsEmailPasswordResetParams() *CreateUserCredentialsEmailPasswordResetParams
NewCreateUserCredentialsEmailPasswordResetParams creates a new CreateUserCredentialsEmailPasswordResetParams object with the default values initialized.
func NewCreateUserCredentialsEmailPasswordResetParamsWithContext ¶
func NewCreateUserCredentialsEmailPasswordResetParamsWithContext(ctx context.Context) *CreateUserCredentialsEmailPasswordResetParams
NewCreateUserCredentialsEmailPasswordResetParamsWithContext creates a new CreateUserCredentialsEmailPasswordResetParams object with the default values initialized, and the ability to set a context for a request
func NewCreateUserCredentialsEmailPasswordResetParamsWithHTTPClient ¶
func NewCreateUserCredentialsEmailPasswordResetParamsWithHTTPClient(client *http.Client) *CreateUserCredentialsEmailPasswordResetParams
NewCreateUserCredentialsEmailPasswordResetParamsWithHTTPClient creates a new CreateUserCredentialsEmailPasswordResetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateUserCredentialsEmailPasswordResetParamsWithTimeout ¶
func NewCreateUserCredentialsEmailPasswordResetParamsWithTimeout(timeout time.Duration) *CreateUserCredentialsEmailPasswordResetParams
NewCreateUserCredentialsEmailPasswordResetParamsWithTimeout creates a new CreateUserCredentialsEmailPasswordResetParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateUserCredentialsEmailPasswordResetParams) SetContext ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) SetContext(ctx context.Context)
SetContext adds the context to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) SetExpires ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) SetExpires(expires *bool)
SetExpires adds the expires to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) SetFields ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) SetFields(fields *string)
SetFields adds the fields to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) SetHTTPClient ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) SetTimeout ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) SetUserID ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) SetUserID(userID int64)
SetUserID adds the userId to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) WithContext ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) WithContext(ctx context.Context) *CreateUserCredentialsEmailPasswordResetParams
WithContext adds the context to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) WithExpires ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) WithExpires(expires *bool) *CreateUserCredentialsEmailPasswordResetParams
WithExpires adds the expires to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) WithFields ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) WithFields(fields *string) *CreateUserCredentialsEmailPasswordResetParams
WithFields adds the fields to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) WithHTTPClient ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) WithHTTPClient(client *http.Client) *CreateUserCredentialsEmailPasswordResetParams
WithHTTPClient adds the HTTPClient to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) WithTimeout ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) WithTimeout(timeout time.Duration) *CreateUserCredentialsEmailPasswordResetParams
WithTimeout adds the timeout to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) WithUserID ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) WithUserID(userID int64) *CreateUserCredentialsEmailPasswordResetParams
WithUserID adds the userID to the create user credentials email password reset params
func (*CreateUserCredentialsEmailPasswordResetParams) WriteToRequest ¶
func (o *CreateUserCredentialsEmailPasswordResetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUserCredentialsEmailPasswordResetReader ¶
type CreateUserCredentialsEmailPasswordResetReader struct {
// contains filtered or unexported fields
}
CreateUserCredentialsEmailPasswordResetReader is a Reader for the CreateUserCredentialsEmailPasswordReset structure.
func (*CreateUserCredentialsEmailPasswordResetReader) ReadResponse ¶
func (o *CreateUserCredentialsEmailPasswordResetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateUserCredentialsEmailReader ¶
type CreateUserCredentialsEmailReader struct {
// contains filtered or unexported fields
}
CreateUserCredentialsEmailReader is a Reader for the CreateUserCredentialsEmail structure.
func (*CreateUserCredentialsEmailReader) ReadResponse ¶
func (o *CreateUserCredentialsEmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateUserCredentialsEmailUnprocessableEntity ¶
type CreateUserCredentialsEmailUnprocessableEntity struct {
Payload *models.ValidationError
}
CreateUserCredentialsEmailUnprocessableEntity handles this case with default header values.
Validation Error
func NewCreateUserCredentialsEmailUnprocessableEntity ¶
func NewCreateUserCredentialsEmailUnprocessableEntity() *CreateUserCredentialsEmailUnprocessableEntity
NewCreateUserCredentialsEmailUnprocessableEntity creates a CreateUserCredentialsEmailUnprocessableEntity with default headers values
func (*CreateUserCredentialsEmailUnprocessableEntity) Error ¶
func (o *CreateUserCredentialsEmailUnprocessableEntity) Error() string
type CreateUserCredentialsTotpBadRequest ¶
CreateUserCredentialsTotpBadRequest handles this case with default header values.
Bad Request
func NewCreateUserCredentialsTotpBadRequest ¶
func NewCreateUserCredentialsTotpBadRequest() *CreateUserCredentialsTotpBadRequest
NewCreateUserCredentialsTotpBadRequest creates a CreateUserCredentialsTotpBadRequest with default headers values
func (*CreateUserCredentialsTotpBadRequest) Error ¶
func (o *CreateUserCredentialsTotpBadRequest) Error() string
type CreateUserCredentialsTotpConflict ¶
CreateUserCredentialsTotpConflict handles this case with default header values.
Resource Already Exists
func NewCreateUserCredentialsTotpConflict ¶
func NewCreateUserCredentialsTotpConflict() *CreateUserCredentialsTotpConflict
NewCreateUserCredentialsTotpConflict creates a CreateUserCredentialsTotpConflict with default headers values
func (*CreateUserCredentialsTotpConflict) Error ¶
func (o *CreateUserCredentialsTotpConflict) Error() string
type CreateUserCredentialsTotpNotFound ¶
CreateUserCredentialsTotpNotFound handles this case with default header values.
Not Found
func NewCreateUserCredentialsTotpNotFound ¶
func NewCreateUserCredentialsTotpNotFound() *CreateUserCredentialsTotpNotFound
NewCreateUserCredentialsTotpNotFound creates a CreateUserCredentialsTotpNotFound with default headers values
func (*CreateUserCredentialsTotpNotFound) Error ¶
func (o *CreateUserCredentialsTotpNotFound) Error() string
type CreateUserCredentialsTotpOK ¶
type CreateUserCredentialsTotpOK struct {
Payload *models.CredentialsTotp
}
CreateUserCredentialsTotpOK handles this case with default header values.
Two-Factor Credential
func NewCreateUserCredentialsTotpOK ¶
func NewCreateUserCredentialsTotpOK() *CreateUserCredentialsTotpOK
NewCreateUserCredentialsTotpOK creates a CreateUserCredentialsTotpOK with default headers values
func (*CreateUserCredentialsTotpOK) Error ¶
func (o *CreateUserCredentialsTotpOK) Error() string
type CreateUserCredentialsTotpParams ¶
type CreateUserCredentialsTotpParams struct { /*Body Two-Factor Credential */ Body *models.CredentialsTotp /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateUserCredentialsTotpParams contains all the parameters to send to the API endpoint for the create user credentials totp operation typically these are written to a http.Request
func NewCreateUserCredentialsTotpParams ¶
func NewCreateUserCredentialsTotpParams() *CreateUserCredentialsTotpParams
NewCreateUserCredentialsTotpParams creates a new CreateUserCredentialsTotpParams object with the default values initialized.
func NewCreateUserCredentialsTotpParamsWithContext ¶
func NewCreateUserCredentialsTotpParamsWithContext(ctx context.Context) *CreateUserCredentialsTotpParams
NewCreateUserCredentialsTotpParamsWithContext creates a new CreateUserCredentialsTotpParams object with the default values initialized, and the ability to set a context for a request
func NewCreateUserCredentialsTotpParamsWithHTTPClient ¶
func NewCreateUserCredentialsTotpParamsWithHTTPClient(client *http.Client) *CreateUserCredentialsTotpParams
NewCreateUserCredentialsTotpParamsWithHTTPClient creates a new CreateUserCredentialsTotpParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateUserCredentialsTotpParamsWithTimeout ¶
func NewCreateUserCredentialsTotpParamsWithTimeout(timeout time.Duration) *CreateUserCredentialsTotpParams
NewCreateUserCredentialsTotpParamsWithTimeout creates a new CreateUserCredentialsTotpParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateUserCredentialsTotpParams) SetBody ¶
func (o *CreateUserCredentialsTotpParams) SetBody(body *models.CredentialsTotp)
SetBody adds the body to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) SetContext ¶
func (o *CreateUserCredentialsTotpParams) SetContext(ctx context.Context)
SetContext adds the context to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) SetFields ¶
func (o *CreateUserCredentialsTotpParams) SetFields(fields *string)
SetFields adds the fields to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) SetHTTPClient ¶
func (o *CreateUserCredentialsTotpParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) SetTimeout ¶
func (o *CreateUserCredentialsTotpParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) SetUserID ¶
func (o *CreateUserCredentialsTotpParams) SetUserID(userID int64)
SetUserID adds the userId to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) WithBody ¶
func (o *CreateUserCredentialsTotpParams) WithBody(body *models.CredentialsTotp) *CreateUserCredentialsTotpParams
WithBody adds the body to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) WithContext ¶
func (o *CreateUserCredentialsTotpParams) WithContext(ctx context.Context) *CreateUserCredentialsTotpParams
WithContext adds the context to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) WithFields ¶
func (o *CreateUserCredentialsTotpParams) WithFields(fields *string) *CreateUserCredentialsTotpParams
WithFields adds the fields to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) WithHTTPClient ¶
func (o *CreateUserCredentialsTotpParams) WithHTTPClient(client *http.Client) *CreateUserCredentialsTotpParams
WithHTTPClient adds the HTTPClient to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) WithTimeout ¶
func (o *CreateUserCredentialsTotpParams) WithTimeout(timeout time.Duration) *CreateUserCredentialsTotpParams
WithTimeout adds the timeout to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) WithUserID ¶
func (o *CreateUserCredentialsTotpParams) WithUserID(userID int64) *CreateUserCredentialsTotpParams
WithUserID adds the userID to the create user credentials totp params
func (*CreateUserCredentialsTotpParams) WriteToRequest ¶
func (o *CreateUserCredentialsTotpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUserCredentialsTotpReader ¶
type CreateUserCredentialsTotpReader struct {
// contains filtered or unexported fields
}
CreateUserCredentialsTotpReader is a Reader for the CreateUserCredentialsTotp structure.
func (*CreateUserCredentialsTotpReader) ReadResponse ¶
func (o *CreateUserCredentialsTotpReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateUserCredentialsTotpUnprocessableEntity ¶
type CreateUserCredentialsTotpUnprocessableEntity struct {
Payload *models.ValidationError
}
CreateUserCredentialsTotpUnprocessableEntity handles this case with default header values.
Validation Error
func NewCreateUserCredentialsTotpUnprocessableEntity ¶
func NewCreateUserCredentialsTotpUnprocessableEntity() *CreateUserCredentialsTotpUnprocessableEntity
NewCreateUserCredentialsTotpUnprocessableEntity creates a CreateUserCredentialsTotpUnprocessableEntity with default headers values
func (*CreateUserCredentialsTotpUnprocessableEntity) Error ¶
func (o *CreateUserCredentialsTotpUnprocessableEntity) Error() string
type CreateUserNotFound ¶
CreateUserNotFound handles this case with default header values.
Not Found
func NewCreateUserNotFound ¶
func NewCreateUserNotFound() *CreateUserNotFound
NewCreateUserNotFound creates a CreateUserNotFound with default headers values
func (*CreateUserNotFound) Error ¶
func (o *CreateUserNotFound) Error() string
type CreateUserOK ¶
CreateUserOK handles this case with default header values.
Created User
func NewCreateUserOK ¶
func NewCreateUserOK() *CreateUserOK
NewCreateUserOK creates a CreateUserOK with default headers values
func (*CreateUserOK) Error ¶
func (o *CreateUserOK) Error() string
type CreateUserParams ¶
type CreateUserParams struct { /*Body User */ Body *models.User /*Fields Requested fields. */ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateUserParams contains all the parameters to send to the API endpoint for the create user operation typically these are written to a http.Request
func NewCreateUserParams ¶
func NewCreateUserParams() *CreateUserParams
NewCreateUserParams creates a new CreateUserParams object with the default values initialized.
func NewCreateUserParamsWithContext ¶
func NewCreateUserParamsWithContext(ctx context.Context) *CreateUserParams
NewCreateUserParamsWithContext creates a new CreateUserParams object with the default values initialized, and the ability to set a context for a request
func NewCreateUserParamsWithHTTPClient ¶
func NewCreateUserParamsWithHTTPClient(client *http.Client) *CreateUserParams
NewCreateUserParamsWithHTTPClient creates a new CreateUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateUserParamsWithTimeout ¶
func NewCreateUserParamsWithTimeout(timeout time.Duration) *CreateUserParams
NewCreateUserParamsWithTimeout creates a new CreateUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateUserParams) SetBody ¶
func (o *CreateUserParams) SetBody(body *models.User)
SetBody adds the body to the create user params
func (*CreateUserParams) SetContext ¶
func (o *CreateUserParams) SetContext(ctx context.Context)
SetContext adds the context to the create user params
func (*CreateUserParams) SetFields ¶
func (o *CreateUserParams) SetFields(fields *string)
SetFields adds the fields to the create user params
func (*CreateUserParams) SetHTTPClient ¶
func (o *CreateUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create user params
func (*CreateUserParams) SetTimeout ¶
func (o *CreateUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create user params
func (*CreateUserParams) WithBody ¶
func (o *CreateUserParams) WithBody(body *models.User) *CreateUserParams
WithBody adds the body to the create user params
func (*CreateUserParams) WithContext ¶
func (o *CreateUserParams) WithContext(ctx context.Context) *CreateUserParams
WithContext adds the context to the create user params
func (*CreateUserParams) WithFields ¶
func (o *CreateUserParams) WithFields(fields *string) *CreateUserParams
WithFields adds the fields to the create user params
func (*CreateUserParams) WithHTTPClient ¶
func (o *CreateUserParams) WithHTTPClient(client *http.Client) *CreateUserParams
WithHTTPClient adds the HTTPClient to the create user params
func (*CreateUserParams) WithTimeout ¶
func (o *CreateUserParams) WithTimeout(timeout time.Duration) *CreateUserParams
WithTimeout adds the timeout to the create user params
func (*CreateUserParams) WriteToRequest ¶
func (o *CreateUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateUserReader ¶
type CreateUserReader struct {
// contains filtered or unexported fields
}
CreateUserReader is a Reader for the CreateUser structure.
func (*CreateUserReader) ReadResponse ¶
func (o *CreateUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateUserUnprocessableEntity ¶
type CreateUserUnprocessableEntity struct {
Payload *models.ValidationError
}
CreateUserUnprocessableEntity handles this case with default header values.
Validation Error
func NewCreateUserUnprocessableEntity ¶
func NewCreateUserUnprocessableEntity() *CreateUserUnprocessableEntity
NewCreateUserUnprocessableEntity creates a CreateUserUnprocessableEntity with default headers values
func (*CreateUserUnprocessableEntity) Error ¶
func (o *CreateUserUnprocessableEntity) Error() string
type DeleteUserAccessFilterBadRequest ¶
DeleteUserAccessFilterBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserAccessFilterBadRequest ¶
func NewDeleteUserAccessFilterBadRequest() *DeleteUserAccessFilterBadRequest
NewDeleteUserAccessFilterBadRequest creates a DeleteUserAccessFilterBadRequest with default headers values
func (*DeleteUserAccessFilterBadRequest) Error ¶
func (o *DeleteUserAccessFilterBadRequest) Error() string
type DeleteUserAccessFilterNoContent ¶
type DeleteUserAccessFilterNoContent struct {
Payload string
}
DeleteUserAccessFilterNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserAccessFilterNoContent ¶
func NewDeleteUserAccessFilterNoContent() *DeleteUserAccessFilterNoContent
NewDeleteUserAccessFilterNoContent creates a DeleteUserAccessFilterNoContent with default headers values
func (*DeleteUserAccessFilterNoContent) Error ¶
func (o *DeleteUserAccessFilterNoContent) Error() string
type DeleteUserAccessFilterNotFound ¶
DeleteUserAccessFilterNotFound handles this case with default header values.
Not Found
func NewDeleteUserAccessFilterNotFound ¶
func NewDeleteUserAccessFilterNotFound() *DeleteUserAccessFilterNotFound
NewDeleteUserAccessFilterNotFound creates a DeleteUserAccessFilterNotFound with default headers values
func (*DeleteUserAccessFilterNotFound) Error ¶
func (o *DeleteUserAccessFilterNotFound) Error() string
type DeleteUserAccessFilterParams ¶
type DeleteUserAccessFilterParams struct { /*AccessFilterID id of Access Filter */ AccessFilterID int64 /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserAccessFilterParams contains all the parameters to send to the API endpoint for the delete user access filter operation typically these are written to a http.Request
func NewDeleteUserAccessFilterParams ¶
func NewDeleteUserAccessFilterParams() *DeleteUserAccessFilterParams
NewDeleteUserAccessFilterParams creates a new DeleteUserAccessFilterParams object with the default values initialized.
func NewDeleteUserAccessFilterParamsWithContext ¶
func NewDeleteUserAccessFilterParamsWithContext(ctx context.Context) *DeleteUserAccessFilterParams
NewDeleteUserAccessFilterParamsWithContext creates a new DeleteUserAccessFilterParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserAccessFilterParamsWithHTTPClient ¶
func NewDeleteUserAccessFilterParamsWithHTTPClient(client *http.Client) *DeleteUserAccessFilterParams
NewDeleteUserAccessFilterParamsWithHTTPClient creates a new DeleteUserAccessFilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserAccessFilterParamsWithTimeout ¶
func NewDeleteUserAccessFilterParamsWithTimeout(timeout time.Duration) *DeleteUserAccessFilterParams
NewDeleteUserAccessFilterParamsWithTimeout creates a new DeleteUserAccessFilterParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserAccessFilterParams) SetAccessFilterID ¶
func (o *DeleteUserAccessFilterParams) SetAccessFilterID(accessFilterID int64)
SetAccessFilterID adds the accessFilterId to the delete user access filter params
func (*DeleteUserAccessFilterParams) SetContext ¶
func (o *DeleteUserAccessFilterParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user access filter params
func (*DeleteUserAccessFilterParams) SetHTTPClient ¶
func (o *DeleteUserAccessFilterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user access filter params
func (*DeleteUserAccessFilterParams) SetTimeout ¶
func (o *DeleteUserAccessFilterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user access filter params
func (*DeleteUserAccessFilterParams) SetUserID ¶
func (o *DeleteUserAccessFilterParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user access filter params
func (*DeleteUserAccessFilterParams) WithAccessFilterID ¶
func (o *DeleteUserAccessFilterParams) WithAccessFilterID(accessFilterID int64) *DeleteUserAccessFilterParams
WithAccessFilterID adds the accessFilterID to the delete user access filter params
func (*DeleteUserAccessFilterParams) WithContext ¶
func (o *DeleteUserAccessFilterParams) WithContext(ctx context.Context) *DeleteUserAccessFilterParams
WithContext adds the context to the delete user access filter params
func (*DeleteUserAccessFilterParams) WithHTTPClient ¶
func (o *DeleteUserAccessFilterParams) WithHTTPClient(client *http.Client) *DeleteUserAccessFilterParams
WithHTTPClient adds the HTTPClient to the delete user access filter params
func (*DeleteUserAccessFilterParams) WithTimeout ¶
func (o *DeleteUserAccessFilterParams) WithTimeout(timeout time.Duration) *DeleteUserAccessFilterParams
WithTimeout adds the timeout to the delete user access filter params
func (*DeleteUserAccessFilterParams) WithUserID ¶
func (o *DeleteUserAccessFilterParams) WithUserID(userID int64) *DeleteUserAccessFilterParams
WithUserID adds the userID to the delete user access filter params
func (*DeleteUserAccessFilterParams) WriteToRequest ¶
func (o *DeleteUserAccessFilterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserAccessFilterReader ¶
type DeleteUserAccessFilterReader struct {
// contains filtered or unexported fields
}
DeleteUserAccessFilterReader is a Reader for the DeleteUserAccessFilter structure.
func (*DeleteUserAccessFilterReader) ReadResponse ¶
func (o *DeleteUserAccessFilterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserAttributeUserValueBadRequest ¶
DeleteUserAttributeUserValueBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserAttributeUserValueBadRequest ¶
func NewDeleteUserAttributeUserValueBadRequest() *DeleteUserAttributeUserValueBadRequest
NewDeleteUserAttributeUserValueBadRequest creates a DeleteUserAttributeUserValueBadRequest with default headers values
func (*DeleteUserAttributeUserValueBadRequest) Error ¶
func (o *DeleteUserAttributeUserValueBadRequest) Error() string
type DeleteUserAttributeUserValueNoContent ¶
type DeleteUserAttributeUserValueNoContent struct { }
DeleteUserAttributeUserValueNoContent handles this case with default header values.
Deleted
func NewDeleteUserAttributeUserValueNoContent ¶
func NewDeleteUserAttributeUserValueNoContent() *DeleteUserAttributeUserValueNoContent
NewDeleteUserAttributeUserValueNoContent creates a DeleteUserAttributeUserValueNoContent with default headers values
func (*DeleteUserAttributeUserValueNoContent) Error ¶
func (o *DeleteUserAttributeUserValueNoContent) Error() string
type DeleteUserAttributeUserValueNotFound ¶
DeleteUserAttributeUserValueNotFound handles this case with default header values.
Not Found
func NewDeleteUserAttributeUserValueNotFound ¶
func NewDeleteUserAttributeUserValueNotFound() *DeleteUserAttributeUserValueNotFound
NewDeleteUserAttributeUserValueNotFound creates a DeleteUserAttributeUserValueNotFound with default headers values
func (*DeleteUserAttributeUserValueNotFound) Error ¶
func (o *DeleteUserAttributeUserValueNotFound) Error() string
type DeleteUserAttributeUserValueParams ¶
type DeleteUserAttributeUserValueParams struct { /*UserAttributeID Id of user attribute */ UserAttributeID int64 /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserAttributeUserValueParams contains all the parameters to send to the API endpoint for the delete user attribute user value operation typically these are written to a http.Request
func NewDeleteUserAttributeUserValueParams ¶
func NewDeleteUserAttributeUserValueParams() *DeleteUserAttributeUserValueParams
NewDeleteUserAttributeUserValueParams creates a new DeleteUserAttributeUserValueParams object with the default values initialized.
func NewDeleteUserAttributeUserValueParamsWithContext ¶
func NewDeleteUserAttributeUserValueParamsWithContext(ctx context.Context) *DeleteUserAttributeUserValueParams
NewDeleteUserAttributeUserValueParamsWithContext creates a new DeleteUserAttributeUserValueParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserAttributeUserValueParamsWithHTTPClient ¶
func NewDeleteUserAttributeUserValueParamsWithHTTPClient(client *http.Client) *DeleteUserAttributeUserValueParams
NewDeleteUserAttributeUserValueParamsWithHTTPClient creates a new DeleteUserAttributeUserValueParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserAttributeUserValueParamsWithTimeout ¶
func NewDeleteUserAttributeUserValueParamsWithTimeout(timeout time.Duration) *DeleteUserAttributeUserValueParams
NewDeleteUserAttributeUserValueParamsWithTimeout creates a new DeleteUserAttributeUserValueParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserAttributeUserValueParams) SetContext ¶
func (o *DeleteUserAttributeUserValueParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user attribute user value params
func (*DeleteUserAttributeUserValueParams) SetHTTPClient ¶
func (o *DeleteUserAttributeUserValueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user attribute user value params
func (*DeleteUserAttributeUserValueParams) SetTimeout ¶
func (o *DeleteUserAttributeUserValueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user attribute user value params
func (*DeleteUserAttributeUserValueParams) SetUserAttributeID ¶
func (o *DeleteUserAttributeUserValueParams) SetUserAttributeID(userAttributeID int64)
SetUserAttributeID adds the userAttributeId to the delete user attribute user value params
func (*DeleteUserAttributeUserValueParams) SetUserID ¶
func (o *DeleteUserAttributeUserValueParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user attribute user value params
func (*DeleteUserAttributeUserValueParams) WithContext ¶
func (o *DeleteUserAttributeUserValueParams) WithContext(ctx context.Context) *DeleteUserAttributeUserValueParams
WithContext adds the context to the delete user attribute user value params
func (*DeleteUserAttributeUserValueParams) WithHTTPClient ¶
func (o *DeleteUserAttributeUserValueParams) WithHTTPClient(client *http.Client) *DeleteUserAttributeUserValueParams
WithHTTPClient adds the HTTPClient to the delete user attribute user value params
func (*DeleteUserAttributeUserValueParams) WithTimeout ¶
func (o *DeleteUserAttributeUserValueParams) WithTimeout(timeout time.Duration) *DeleteUserAttributeUserValueParams
WithTimeout adds the timeout to the delete user attribute user value params
func (*DeleteUserAttributeUserValueParams) WithUserAttributeID ¶
func (o *DeleteUserAttributeUserValueParams) WithUserAttributeID(userAttributeID int64) *DeleteUserAttributeUserValueParams
WithUserAttributeID adds the userAttributeID to the delete user attribute user value params
func (*DeleteUserAttributeUserValueParams) WithUserID ¶
func (o *DeleteUserAttributeUserValueParams) WithUserID(userID int64) *DeleteUserAttributeUserValueParams
WithUserID adds the userID to the delete user attribute user value params
func (*DeleteUserAttributeUserValueParams) WriteToRequest ¶
func (o *DeleteUserAttributeUserValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserAttributeUserValueReader ¶
type DeleteUserAttributeUserValueReader struct {
// contains filtered or unexported fields
}
DeleteUserAttributeUserValueReader is a Reader for the DeleteUserAttributeUserValue structure.
func (*DeleteUserAttributeUserValueReader) ReadResponse ¶
func (o *DeleteUserAttributeUserValueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserBadRequest ¶
DeleteUserBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserBadRequest ¶
func NewDeleteUserBadRequest() *DeleteUserBadRequest
NewDeleteUserBadRequest creates a DeleteUserBadRequest with default headers values
func (*DeleteUserBadRequest) Error ¶
func (o *DeleteUserBadRequest) Error() string
type DeleteUserCredentialsAPIBadRequest ¶
DeleteUserCredentialsAPIBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserCredentialsAPIBadRequest ¶
func NewDeleteUserCredentialsAPIBadRequest() *DeleteUserCredentialsAPIBadRequest
NewDeleteUserCredentialsAPIBadRequest creates a DeleteUserCredentialsAPIBadRequest with default headers values
func (*DeleteUserCredentialsAPIBadRequest) Error ¶
func (o *DeleteUserCredentialsAPIBadRequest) Error() string
type DeleteUserCredentialsAPINoContent ¶
type DeleteUserCredentialsAPINoContent struct {
Payload string
}
DeleteUserCredentialsAPINoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserCredentialsAPINoContent ¶
func NewDeleteUserCredentialsAPINoContent() *DeleteUserCredentialsAPINoContent
NewDeleteUserCredentialsAPINoContent creates a DeleteUserCredentialsAPINoContent with default headers values
func (*DeleteUserCredentialsAPINoContent) Error ¶
func (o *DeleteUserCredentialsAPINoContent) Error() string
type DeleteUserCredentialsAPINotFound ¶
DeleteUserCredentialsAPINotFound handles this case with default header values.
Not Found
func NewDeleteUserCredentialsAPINotFound ¶
func NewDeleteUserCredentialsAPINotFound() *DeleteUserCredentialsAPINotFound
NewDeleteUserCredentialsAPINotFound creates a DeleteUserCredentialsAPINotFound with default headers values
func (*DeleteUserCredentialsAPINotFound) Error ¶
func (o *DeleteUserCredentialsAPINotFound) Error() string
type DeleteUserCredentialsAPIParams ¶
type DeleteUserCredentialsAPIParams struct { /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserCredentialsAPIParams contains all the parameters to send to the API endpoint for the delete user credentials api operation typically these are written to a http.Request
func NewDeleteUserCredentialsAPIParams ¶
func NewDeleteUserCredentialsAPIParams() *DeleteUserCredentialsAPIParams
NewDeleteUserCredentialsAPIParams creates a new DeleteUserCredentialsAPIParams object with the default values initialized.
func NewDeleteUserCredentialsAPIParamsWithContext ¶
func NewDeleteUserCredentialsAPIParamsWithContext(ctx context.Context) *DeleteUserCredentialsAPIParams
NewDeleteUserCredentialsAPIParamsWithContext creates a new DeleteUserCredentialsAPIParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserCredentialsAPIParamsWithHTTPClient ¶
func NewDeleteUserCredentialsAPIParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsAPIParams
NewDeleteUserCredentialsAPIParamsWithHTTPClient creates a new DeleteUserCredentialsAPIParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserCredentialsAPIParamsWithTimeout ¶
func NewDeleteUserCredentialsAPIParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsAPIParams
NewDeleteUserCredentialsAPIParamsWithTimeout creates a new DeleteUserCredentialsAPIParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserCredentialsAPIParams) SetContext ¶
func (o *DeleteUserCredentialsAPIParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user credentials api params
func (*DeleteUserCredentialsAPIParams) SetHTTPClient ¶
func (o *DeleteUserCredentialsAPIParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user credentials api params
func (*DeleteUserCredentialsAPIParams) SetTimeout ¶
func (o *DeleteUserCredentialsAPIParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user credentials api params
func (*DeleteUserCredentialsAPIParams) SetUserID ¶
func (o *DeleteUserCredentialsAPIParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user credentials api params
func (*DeleteUserCredentialsAPIParams) WithContext ¶
func (o *DeleteUserCredentialsAPIParams) WithContext(ctx context.Context) *DeleteUserCredentialsAPIParams
WithContext adds the context to the delete user credentials api params
func (*DeleteUserCredentialsAPIParams) WithHTTPClient ¶
func (o *DeleteUserCredentialsAPIParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsAPIParams
WithHTTPClient adds the HTTPClient to the delete user credentials api params
func (*DeleteUserCredentialsAPIParams) WithTimeout ¶
func (o *DeleteUserCredentialsAPIParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsAPIParams
WithTimeout adds the timeout to the delete user credentials api params
func (*DeleteUserCredentialsAPIParams) WithUserID ¶
func (o *DeleteUserCredentialsAPIParams) WithUserID(userID int64) *DeleteUserCredentialsAPIParams
WithUserID adds the userID to the delete user credentials api params
func (*DeleteUserCredentialsAPIParams) WriteToRequest ¶
func (o *DeleteUserCredentialsAPIParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserCredentialsAPIReader ¶
type DeleteUserCredentialsAPIReader struct {
// contains filtered or unexported fields
}
DeleteUserCredentialsAPIReader is a Reader for the DeleteUserCredentialsAPI structure.
func (*DeleteUserCredentialsAPIReader) ReadResponse ¶
func (o *DeleteUserCredentialsAPIReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserCredentialsApi3BadRequest ¶
DeleteUserCredentialsApi3BadRequest handles this case with default header values.
Bad Request
func NewDeleteUserCredentialsApi3BadRequest ¶
func NewDeleteUserCredentialsApi3BadRequest() *DeleteUserCredentialsApi3BadRequest
NewDeleteUserCredentialsApi3BadRequest creates a DeleteUserCredentialsApi3BadRequest with default headers values
func (*DeleteUserCredentialsApi3BadRequest) Error ¶
func (o *DeleteUserCredentialsApi3BadRequest) Error() string
type DeleteUserCredentialsApi3NoContent ¶
type DeleteUserCredentialsApi3NoContent struct {
Payload string
}
DeleteUserCredentialsApi3NoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserCredentialsApi3NoContent ¶
func NewDeleteUserCredentialsApi3NoContent() *DeleteUserCredentialsApi3NoContent
NewDeleteUserCredentialsApi3NoContent creates a DeleteUserCredentialsApi3NoContent with default headers values
func (*DeleteUserCredentialsApi3NoContent) Error ¶
func (o *DeleteUserCredentialsApi3NoContent) Error() string
type DeleteUserCredentialsApi3NotFound ¶
DeleteUserCredentialsApi3NotFound handles this case with default header values.
Not Found
func NewDeleteUserCredentialsApi3NotFound ¶
func NewDeleteUserCredentialsApi3NotFound() *DeleteUserCredentialsApi3NotFound
NewDeleteUserCredentialsApi3NotFound creates a DeleteUserCredentialsApi3NotFound with default headers values
func (*DeleteUserCredentialsApi3NotFound) Error ¶
func (o *DeleteUserCredentialsApi3NotFound) Error() string
type DeleteUserCredentialsApi3Params ¶
type DeleteUserCredentialsApi3Params struct { /*CredentialsApi3ID id of API 3 Credential */ CredentialsApi3ID int64 /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserCredentialsApi3Params contains all the parameters to send to the API endpoint for the delete user credentials api3 operation typically these are written to a http.Request
func NewDeleteUserCredentialsApi3Params ¶
func NewDeleteUserCredentialsApi3Params() *DeleteUserCredentialsApi3Params
NewDeleteUserCredentialsApi3Params creates a new DeleteUserCredentialsApi3Params object with the default values initialized.
func NewDeleteUserCredentialsApi3ParamsWithContext ¶
func NewDeleteUserCredentialsApi3ParamsWithContext(ctx context.Context) *DeleteUserCredentialsApi3Params
NewDeleteUserCredentialsApi3ParamsWithContext creates a new DeleteUserCredentialsApi3Params object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserCredentialsApi3ParamsWithHTTPClient ¶
func NewDeleteUserCredentialsApi3ParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsApi3Params
NewDeleteUserCredentialsApi3ParamsWithHTTPClient creates a new DeleteUserCredentialsApi3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserCredentialsApi3ParamsWithTimeout ¶
func NewDeleteUserCredentialsApi3ParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsApi3Params
NewDeleteUserCredentialsApi3ParamsWithTimeout creates a new DeleteUserCredentialsApi3Params object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserCredentialsApi3Params) SetContext ¶
func (o *DeleteUserCredentialsApi3Params) SetContext(ctx context.Context)
SetContext adds the context to the delete user credentials api3 params
func (*DeleteUserCredentialsApi3Params) SetCredentialsApi3ID ¶
func (o *DeleteUserCredentialsApi3Params) SetCredentialsApi3ID(credentialsApi3ID int64)
SetCredentialsApi3ID adds the credentialsApi3Id to the delete user credentials api3 params
func (*DeleteUserCredentialsApi3Params) SetHTTPClient ¶
func (o *DeleteUserCredentialsApi3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user credentials api3 params
func (*DeleteUserCredentialsApi3Params) SetTimeout ¶
func (o *DeleteUserCredentialsApi3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user credentials api3 params
func (*DeleteUserCredentialsApi3Params) SetUserID ¶
func (o *DeleteUserCredentialsApi3Params) SetUserID(userID int64)
SetUserID adds the userId to the delete user credentials api3 params
func (*DeleteUserCredentialsApi3Params) WithContext ¶
func (o *DeleteUserCredentialsApi3Params) WithContext(ctx context.Context) *DeleteUserCredentialsApi3Params
WithContext adds the context to the delete user credentials api3 params
func (*DeleteUserCredentialsApi3Params) WithCredentialsApi3ID ¶
func (o *DeleteUserCredentialsApi3Params) WithCredentialsApi3ID(credentialsApi3ID int64) *DeleteUserCredentialsApi3Params
WithCredentialsApi3ID adds the credentialsApi3ID to the delete user credentials api3 params
func (*DeleteUserCredentialsApi3Params) WithHTTPClient ¶
func (o *DeleteUserCredentialsApi3Params) WithHTTPClient(client *http.Client) *DeleteUserCredentialsApi3Params
WithHTTPClient adds the HTTPClient to the delete user credentials api3 params
func (*DeleteUserCredentialsApi3Params) WithTimeout ¶
func (o *DeleteUserCredentialsApi3Params) WithTimeout(timeout time.Duration) *DeleteUserCredentialsApi3Params
WithTimeout adds the timeout to the delete user credentials api3 params
func (*DeleteUserCredentialsApi3Params) WithUserID ¶
func (o *DeleteUserCredentialsApi3Params) WithUserID(userID int64) *DeleteUserCredentialsApi3Params
WithUserID adds the userID to the delete user credentials api3 params
func (*DeleteUserCredentialsApi3Params) WriteToRequest ¶
func (o *DeleteUserCredentialsApi3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserCredentialsApi3Reader ¶
type DeleteUserCredentialsApi3Reader struct {
// contains filtered or unexported fields
}
DeleteUserCredentialsApi3Reader is a Reader for the DeleteUserCredentialsApi3 structure.
func (*DeleteUserCredentialsApi3Reader) ReadResponse ¶
func (o *DeleteUserCredentialsApi3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserCredentialsEmailBadRequest ¶
DeleteUserCredentialsEmailBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserCredentialsEmailBadRequest ¶
func NewDeleteUserCredentialsEmailBadRequest() *DeleteUserCredentialsEmailBadRequest
NewDeleteUserCredentialsEmailBadRequest creates a DeleteUserCredentialsEmailBadRequest with default headers values
func (*DeleteUserCredentialsEmailBadRequest) Error ¶
func (o *DeleteUserCredentialsEmailBadRequest) Error() string
type DeleteUserCredentialsEmailNoContent ¶
type DeleteUserCredentialsEmailNoContent struct {
Payload string
}
DeleteUserCredentialsEmailNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserCredentialsEmailNoContent ¶
func NewDeleteUserCredentialsEmailNoContent() *DeleteUserCredentialsEmailNoContent
NewDeleteUserCredentialsEmailNoContent creates a DeleteUserCredentialsEmailNoContent with default headers values
func (*DeleteUserCredentialsEmailNoContent) Error ¶
func (o *DeleteUserCredentialsEmailNoContent) Error() string
type DeleteUserCredentialsEmailNotFound ¶
DeleteUserCredentialsEmailNotFound handles this case with default header values.
Not Found
func NewDeleteUserCredentialsEmailNotFound ¶
func NewDeleteUserCredentialsEmailNotFound() *DeleteUserCredentialsEmailNotFound
NewDeleteUserCredentialsEmailNotFound creates a DeleteUserCredentialsEmailNotFound with default headers values
func (*DeleteUserCredentialsEmailNotFound) Error ¶
func (o *DeleteUserCredentialsEmailNotFound) Error() string
type DeleteUserCredentialsEmailParams ¶
type DeleteUserCredentialsEmailParams struct { /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserCredentialsEmailParams contains all the parameters to send to the API endpoint for the delete user credentials email operation typically these are written to a http.Request
func NewDeleteUserCredentialsEmailParams ¶
func NewDeleteUserCredentialsEmailParams() *DeleteUserCredentialsEmailParams
NewDeleteUserCredentialsEmailParams creates a new DeleteUserCredentialsEmailParams object with the default values initialized.
func NewDeleteUserCredentialsEmailParamsWithContext ¶
func NewDeleteUserCredentialsEmailParamsWithContext(ctx context.Context) *DeleteUserCredentialsEmailParams
NewDeleteUserCredentialsEmailParamsWithContext creates a new DeleteUserCredentialsEmailParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserCredentialsEmailParamsWithHTTPClient ¶
func NewDeleteUserCredentialsEmailParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsEmailParams
NewDeleteUserCredentialsEmailParamsWithHTTPClient creates a new DeleteUserCredentialsEmailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserCredentialsEmailParamsWithTimeout ¶
func NewDeleteUserCredentialsEmailParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsEmailParams
NewDeleteUserCredentialsEmailParamsWithTimeout creates a new DeleteUserCredentialsEmailParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserCredentialsEmailParams) SetContext ¶
func (o *DeleteUserCredentialsEmailParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user credentials email params
func (*DeleteUserCredentialsEmailParams) SetHTTPClient ¶
func (o *DeleteUserCredentialsEmailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user credentials email params
func (*DeleteUserCredentialsEmailParams) SetTimeout ¶
func (o *DeleteUserCredentialsEmailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user credentials email params
func (*DeleteUserCredentialsEmailParams) SetUserID ¶
func (o *DeleteUserCredentialsEmailParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user credentials email params
func (*DeleteUserCredentialsEmailParams) WithContext ¶
func (o *DeleteUserCredentialsEmailParams) WithContext(ctx context.Context) *DeleteUserCredentialsEmailParams
WithContext adds the context to the delete user credentials email params
func (*DeleteUserCredentialsEmailParams) WithHTTPClient ¶
func (o *DeleteUserCredentialsEmailParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsEmailParams
WithHTTPClient adds the HTTPClient to the delete user credentials email params
func (*DeleteUserCredentialsEmailParams) WithTimeout ¶
func (o *DeleteUserCredentialsEmailParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsEmailParams
WithTimeout adds the timeout to the delete user credentials email params
func (*DeleteUserCredentialsEmailParams) WithUserID ¶
func (o *DeleteUserCredentialsEmailParams) WithUserID(userID int64) *DeleteUserCredentialsEmailParams
WithUserID adds the userID to the delete user credentials email params
func (*DeleteUserCredentialsEmailParams) WriteToRequest ¶
func (o *DeleteUserCredentialsEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserCredentialsEmailReader ¶
type DeleteUserCredentialsEmailReader struct {
// contains filtered or unexported fields
}
DeleteUserCredentialsEmailReader is a Reader for the DeleteUserCredentialsEmail structure.
func (*DeleteUserCredentialsEmailReader) ReadResponse ¶
func (o *DeleteUserCredentialsEmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserCredentialsEmbedBadRequest ¶
DeleteUserCredentialsEmbedBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserCredentialsEmbedBadRequest ¶
func NewDeleteUserCredentialsEmbedBadRequest() *DeleteUserCredentialsEmbedBadRequest
NewDeleteUserCredentialsEmbedBadRequest creates a DeleteUserCredentialsEmbedBadRequest with default headers values
func (*DeleteUserCredentialsEmbedBadRequest) Error ¶
func (o *DeleteUserCredentialsEmbedBadRequest) Error() string
type DeleteUserCredentialsEmbedNoContent ¶
type DeleteUserCredentialsEmbedNoContent struct {
Payload string
}
DeleteUserCredentialsEmbedNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserCredentialsEmbedNoContent ¶
func NewDeleteUserCredentialsEmbedNoContent() *DeleteUserCredentialsEmbedNoContent
NewDeleteUserCredentialsEmbedNoContent creates a DeleteUserCredentialsEmbedNoContent with default headers values
func (*DeleteUserCredentialsEmbedNoContent) Error ¶
func (o *DeleteUserCredentialsEmbedNoContent) Error() string
type DeleteUserCredentialsEmbedNotFound ¶
DeleteUserCredentialsEmbedNotFound handles this case with default header values.
Not Found
func NewDeleteUserCredentialsEmbedNotFound ¶
func NewDeleteUserCredentialsEmbedNotFound() *DeleteUserCredentialsEmbedNotFound
NewDeleteUserCredentialsEmbedNotFound creates a DeleteUserCredentialsEmbedNotFound with default headers values
func (*DeleteUserCredentialsEmbedNotFound) Error ¶
func (o *DeleteUserCredentialsEmbedNotFound) Error() string
type DeleteUserCredentialsEmbedParams ¶
type DeleteUserCredentialsEmbedParams struct { /*CredentialsEmbedID id of Embedding Credential */ CredentialsEmbedID int64 /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserCredentialsEmbedParams contains all the parameters to send to the API endpoint for the delete user credentials embed operation typically these are written to a http.Request
func NewDeleteUserCredentialsEmbedParams ¶
func NewDeleteUserCredentialsEmbedParams() *DeleteUserCredentialsEmbedParams
NewDeleteUserCredentialsEmbedParams creates a new DeleteUserCredentialsEmbedParams object with the default values initialized.
func NewDeleteUserCredentialsEmbedParamsWithContext ¶
func NewDeleteUserCredentialsEmbedParamsWithContext(ctx context.Context) *DeleteUserCredentialsEmbedParams
NewDeleteUserCredentialsEmbedParamsWithContext creates a new DeleteUserCredentialsEmbedParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserCredentialsEmbedParamsWithHTTPClient ¶
func NewDeleteUserCredentialsEmbedParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsEmbedParams
NewDeleteUserCredentialsEmbedParamsWithHTTPClient creates a new DeleteUserCredentialsEmbedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserCredentialsEmbedParamsWithTimeout ¶
func NewDeleteUserCredentialsEmbedParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsEmbedParams
NewDeleteUserCredentialsEmbedParamsWithTimeout creates a new DeleteUserCredentialsEmbedParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserCredentialsEmbedParams) SetContext ¶
func (o *DeleteUserCredentialsEmbedParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user credentials embed params
func (*DeleteUserCredentialsEmbedParams) SetCredentialsEmbedID ¶
func (o *DeleteUserCredentialsEmbedParams) SetCredentialsEmbedID(credentialsEmbedID int64)
SetCredentialsEmbedID adds the credentialsEmbedId to the delete user credentials embed params
func (*DeleteUserCredentialsEmbedParams) SetHTTPClient ¶
func (o *DeleteUserCredentialsEmbedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user credentials embed params
func (*DeleteUserCredentialsEmbedParams) SetTimeout ¶
func (o *DeleteUserCredentialsEmbedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user credentials embed params
func (*DeleteUserCredentialsEmbedParams) SetUserID ¶
func (o *DeleteUserCredentialsEmbedParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user credentials embed params
func (*DeleteUserCredentialsEmbedParams) WithContext ¶
func (o *DeleteUserCredentialsEmbedParams) WithContext(ctx context.Context) *DeleteUserCredentialsEmbedParams
WithContext adds the context to the delete user credentials embed params
func (*DeleteUserCredentialsEmbedParams) WithCredentialsEmbedID ¶
func (o *DeleteUserCredentialsEmbedParams) WithCredentialsEmbedID(credentialsEmbedID int64) *DeleteUserCredentialsEmbedParams
WithCredentialsEmbedID adds the credentialsEmbedID to the delete user credentials embed params
func (*DeleteUserCredentialsEmbedParams) WithHTTPClient ¶
func (o *DeleteUserCredentialsEmbedParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsEmbedParams
WithHTTPClient adds the HTTPClient to the delete user credentials embed params
func (*DeleteUserCredentialsEmbedParams) WithTimeout ¶
func (o *DeleteUserCredentialsEmbedParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsEmbedParams
WithTimeout adds the timeout to the delete user credentials embed params
func (*DeleteUserCredentialsEmbedParams) WithUserID ¶
func (o *DeleteUserCredentialsEmbedParams) WithUserID(userID int64) *DeleteUserCredentialsEmbedParams
WithUserID adds the userID to the delete user credentials embed params
func (*DeleteUserCredentialsEmbedParams) WriteToRequest ¶
func (o *DeleteUserCredentialsEmbedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserCredentialsEmbedReader ¶
type DeleteUserCredentialsEmbedReader struct {
// contains filtered or unexported fields
}
DeleteUserCredentialsEmbedReader is a Reader for the DeleteUserCredentialsEmbed structure.
func (*DeleteUserCredentialsEmbedReader) ReadResponse ¶
func (o *DeleteUserCredentialsEmbedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserCredentialsGoogleBadRequest ¶
DeleteUserCredentialsGoogleBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserCredentialsGoogleBadRequest ¶
func NewDeleteUserCredentialsGoogleBadRequest() *DeleteUserCredentialsGoogleBadRequest
NewDeleteUserCredentialsGoogleBadRequest creates a DeleteUserCredentialsGoogleBadRequest with default headers values
func (*DeleteUserCredentialsGoogleBadRequest) Error ¶
func (o *DeleteUserCredentialsGoogleBadRequest) Error() string
type DeleteUserCredentialsGoogleNoContent ¶
type DeleteUserCredentialsGoogleNoContent struct {
Payload string
}
DeleteUserCredentialsGoogleNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserCredentialsGoogleNoContent ¶
func NewDeleteUserCredentialsGoogleNoContent() *DeleteUserCredentialsGoogleNoContent
NewDeleteUserCredentialsGoogleNoContent creates a DeleteUserCredentialsGoogleNoContent with default headers values
func (*DeleteUserCredentialsGoogleNoContent) Error ¶
func (o *DeleteUserCredentialsGoogleNoContent) Error() string
type DeleteUserCredentialsGoogleNotFound ¶
DeleteUserCredentialsGoogleNotFound handles this case with default header values.
Not Found
func NewDeleteUserCredentialsGoogleNotFound ¶
func NewDeleteUserCredentialsGoogleNotFound() *DeleteUserCredentialsGoogleNotFound
NewDeleteUserCredentialsGoogleNotFound creates a DeleteUserCredentialsGoogleNotFound with default headers values
func (*DeleteUserCredentialsGoogleNotFound) Error ¶
func (o *DeleteUserCredentialsGoogleNotFound) Error() string
type DeleteUserCredentialsGoogleParams ¶
type DeleteUserCredentialsGoogleParams struct { /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserCredentialsGoogleParams contains all the parameters to send to the API endpoint for the delete user credentials google operation typically these are written to a http.Request
func NewDeleteUserCredentialsGoogleParams ¶
func NewDeleteUserCredentialsGoogleParams() *DeleteUserCredentialsGoogleParams
NewDeleteUserCredentialsGoogleParams creates a new DeleteUserCredentialsGoogleParams object with the default values initialized.
func NewDeleteUserCredentialsGoogleParamsWithContext ¶
func NewDeleteUserCredentialsGoogleParamsWithContext(ctx context.Context) *DeleteUserCredentialsGoogleParams
NewDeleteUserCredentialsGoogleParamsWithContext creates a new DeleteUserCredentialsGoogleParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserCredentialsGoogleParamsWithHTTPClient ¶
func NewDeleteUserCredentialsGoogleParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsGoogleParams
NewDeleteUserCredentialsGoogleParamsWithHTTPClient creates a new DeleteUserCredentialsGoogleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserCredentialsGoogleParamsWithTimeout ¶
func NewDeleteUserCredentialsGoogleParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsGoogleParams
NewDeleteUserCredentialsGoogleParamsWithTimeout creates a new DeleteUserCredentialsGoogleParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserCredentialsGoogleParams) SetContext ¶
func (o *DeleteUserCredentialsGoogleParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user credentials google params
func (*DeleteUserCredentialsGoogleParams) SetHTTPClient ¶
func (o *DeleteUserCredentialsGoogleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user credentials google params
func (*DeleteUserCredentialsGoogleParams) SetTimeout ¶
func (o *DeleteUserCredentialsGoogleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user credentials google params
func (*DeleteUserCredentialsGoogleParams) SetUserID ¶
func (o *DeleteUserCredentialsGoogleParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user credentials google params
func (*DeleteUserCredentialsGoogleParams) WithContext ¶
func (o *DeleteUserCredentialsGoogleParams) WithContext(ctx context.Context) *DeleteUserCredentialsGoogleParams
WithContext adds the context to the delete user credentials google params
func (*DeleteUserCredentialsGoogleParams) WithHTTPClient ¶
func (o *DeleteUserCredentialsGoogleParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsGoogleParams
WithHTTPClient adds the HTTPClient to the delete user credentials google params
func (*DeleteUserCredentialsGoogleParams) WithTimeout ¶
func (o *DeleteUserCredentialsGoogleParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsGoogleParams
WithTimeout adds the timeout to the delete user credentials google params
func (*DeleteUserCredentialsGoogleParams) WithUserID ¶
func (o *DeleteUserCredentialsGoogleParams) WithUserID(userID int64) *DeleteUserCredentialsGoogleParams
WithUserID adds the userID to the delete user credentials google params
func (*DeleteUserCredentialsGoogleParams) WriteToRequest ¶
func (o *DeleteUserCredentialsGoogleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserCredentialsGoogleReader ¶
type DeleteUserCredentialsGoogleReader struct {
// contains filtered or unexported fields
}
DeleteUserCredentialsGoogleReader is a Reader for the DeleteUserCredentialsGoogle structure.
func (*DeleteUserCredentialsGoogleReader) ReadResponse ¶
func (o *DeleteUserCredentialsGoogleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserCredentialsLdapBadRequest ¶
DeleteUserCredentialsLdapBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserCredentialsLdapBadRequest ¶
func NewDeleteUserCredentialsLdapBadRequest() *DeleteUserCredentialsLdapBadRequest
NewDeleteUserCredentialsLdapBadRequest creates a DeleteUserCredentialsLdapBadRequest with default headers values
func (*DeleteUserCredentialsLdapBadRequest) Error ¶
func (o *DeleteUserCredentialsLdapBadRequest) Error() string
type DeleteUserCredentialsLdapNoContent ¶
type DeleteUserCredentialsLdapNoContent struct {
Payload string
}
DeleteUserCredentialsLdapNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserCredentialsLdapNoContent ¶
func NewDeleteUserCredentialsLdapNoContent() *DeleteUserCredentialsLdapNoContent
NewDeleteUserCredentialsLdapNoContent creates a DeleteUserCredentialsLdapNoContent with default headers values
func (*DeleteUserCredentialsLdapNoContent) Error ¶
func (o *DeleteUserCredentialsLdapNoContent) Error() string
type DeleteUserCredentialsLdapNotFound ¶
DeleteUserCredentialsLdapNotFound handles this case with default header values.
Not Found
func NewDeleteUserCredentialsLdapNotFound ¶
func NewDeleteUserCredentialsLdapNotFound() *DeleteUserCredentialsLdapNotFound
NewDeleteUserCredentialsLdapNotFound creates a DeleteUserCredentialsLdapNotFound with default headers values
func (*DeleteUserCredentialsLdapNotFound) Error ¶
func (o *DeleteUserCredentialsLdapNotFound) Error() string
type DeleteUserCredentialsLdapParams ¶
type DeleteUserCredentialsLdapParams struct { /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserCredentialsLdapParams contains all the parameters to send to the API endpoint for the delete user credentials ldap operation typically these are written to a http.Request
func NewDeleteUserCredentialsLdapParams ¶
func NewDeleteUserCredentialsLdapParams() *DeleteUserCredentialsLdapParams
NewDeleteUserCredentialsLdapParams creates a new DeleteUserCredentialsLdapParams object with the default values initialized.
func NewDeleteUserCredentialsLdapParamsWithContext ¶
func NewDeleteUserCredentialsLdapParamsWithContext(ctx context.Context) *DeleteUserCredentialsLdapParams
NewDeleteUserCredentialsLdapParamsWithContext creates a new DeleteUserCredentialsLdapParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserCredentialsLdapParamsWithHTTPClient ¶
func NewDeleteUserCredentialsLdapParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsLdapParams
NewDeleteUserCredentialsLdapParamsWithHTTPClient creates a new DeleteUserCredentialsLdapParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserCredentialsLdapParamsWithTimeout ¶
func NewDeleteUserCredentialsLdapParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsLdapParams
NewDeleteUserCredentialsLdapParamsWithTimeout creates a new DeleteUserCredentialsLdapParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserCredentialsLdapParams) SetContext ¶
func (o *DeleteUserCredentialsLdapParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user credentials ldap params
func (*DeleteUserCredentialsLdapParams) SetHTTPClient ¶
func (o *DeleteUserCredentialsLdapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user credentials ldap params
func (*DeleteUserCredentialsLdapParams) SetTimeout ¶
func (o *DeleteUserCredentialsLdapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user credentials ldap params
func (*DeleteUserCredentialsLdapParams) SetUserID ¶
func (o *DeleteUserCredentialsLdapParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user credentials ldap params
func (*DeleteUserCredentialsLdapParams) WithContext ¶
func (o *DeleteUserCredentialsLdapParams) WithContext(ctx context.Context) *DeleteUserCredentialsLdapParams
WithContext adds the context to the delete user credentials ldap params
func (*DeleteUserCredentialsLdapParams) WithHTTPClient ¶
func (o *DeleteUserCredentialsLdapParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsLdapParams
WithHTTPClient adds the HTTPClient to the delete user credentials ldap params
func (*DeleteUserCredentialsLdapParams) WithTimeout ¶
func (o *DeleteUserCredentialsLdapParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsLdapParams
WithTimeout adds the timeout to the delete user credentials ldap params
func (*DeleteUserCredentialsLdapParams) WithUserID ¶
func (o *DeleteUserCredentialsLdapParams) WithUserID(userID int64) *DeleteUserCredentialsLdapParams
WithUserID adds the userID to the delete user credentials ldap params
func (*DeleteUserCredentialsLdapParams) WriteToRequest ¶
func (o *DeleteUserCredentialsLdapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserCredentialsLdapReader ¶
type DeleteUserCredentialsLdapReader struct {
// contains filtered or unexported fields
}
DeleteUserCredentialsLdapReader is a Reader for the DeleteUserCredentialsLdap structure.
func (*DeleteUserCredentialsLdapReader) ReadResponse ¶
func (o *DeleteUserCredentialsLdapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserCredentialsLookerOpenidBadRequest ¶
DeleteUserCredentialsLookerOpenidBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserCredentialsLookerOpenidBadRequest ¶
func NewDeleteUserCredentialsLookerOpenidBadRequest() *DeleteUserCredentialsLookerOpenidBadRequest
NewDeleteUserCredentialsLookerOpenidBadRequest creates a DeleteUserCredentialsLookerOpenidBadRequest with default headers values
func (*DeleteUserCredentialsLookerOpenidBadRequest) Error ¶
func (o *DeleteUserCredentialsLookerOpenidBadRequest) Error() string
type DeleteUserCredentialsLookerOpenidNoContent ¶
type DeleteUserCredentialsLookerOpenidNoContent struct {
Payload string
}
DeleteUserCredentialsLookerOpenidNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserCredentialsLookerOpenidNoContent ¶
func NewDeleteUserCredentialsLookerOpenidNoContent() *DeleteUserCredentialsLookerOpenidNoContent
NewDeleteUserCredentialsLookerOpenidNoContent creates a DeleteUserCredentialsLookerOpenidNoContent with default headers values
func (*DeleteUserCredentialsLookerOpenidNoContent) Error ¶
func (o *DeleteUserCredentialsLookerOpenidNoContent) Error() string
type DeleteUserCredentialsLookerOpenidNotFound ¶
DeleteUserCredentialsLookerOpenidNotFound handles this case with default header values.
Not Found
func NewDeleteUserCredentialsLookerOpenidNotFound ¶
func NewDeleteUserCredentialsLookerOpenidNotFound() *DeleteUserCredentialsLookerOpenidNotFound
NewDeleteUserCredentialsLookerOpenidNotFound creates a DeleteUserCredentialsLookerOpenidNotFound with default headers values
func (*DeleteUserCredentialsLookerOpenidNotFound) Error ¶
func (o *DeleteUserCredentialsLookerOpenidNotFound) Error() string
type DeleteUserCredentialsLookerOpenidParams ¶
type DeleteUserCredentialsLookerOpenidParams struct { /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserCredentialsLookerOpenidParams contains all the parameters to send to the API endpoint for the delete user credentials looker openid operation typically these are written to a http.Request
func NewDeleteUserCredentialsLookerOpenidParams ¶
func NewDeleteUserCredentialsLookerOpenidParams() *DeleteUserCredentialsLookerOpenidParams
NewDeleteUserCredentialsLookerOpenidParams creates a new DeleteUserCredentialsLookerOpenidParams object with the default values initialized.
func NewDeleteUserCredentialsLookerOpenidParamsWithContext ¶
func NewDeleteUserCredentialsLookerOpenidParamsWithContext(ctx context.Context) *DeleteUserCredentialsLookerOpenidParams
NewDeleteUserCredentialsLookerOpenidParamsWithContext creates a new DeleteUserCredentialsLookerOpenidParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserCredentialsLookerOpenidParamsWithHTTPClient ¶
func NewDeleteUserCredentialsLookerOpenidParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsLookerOpenidParams
NewDeleteUserCredentialsLookerOpenidParamsWithHTTPClient creates a new DeleteUserCredentialsLookerOpenidParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserCredentialsLookerOpenidParamsWithTimeout ¶
func NewDeleteUserCredentialsLookerOpenidParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsLookerOpenidParams
NewDeleteUserCredentialsLookerOpenidParamsWithTimeout creates a new DeleteUserCredentialsLookerOpenidParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserCredentialsLookerOpenidParams) SetContext ¶
func (o *DeleteUserCredentialsLookerOpenidParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user credentials looker openid params
func (*DeleteUserCredentialsLookerOpenidParams) SetHTTPClient ¶
func (o *DeleteUserCredentialsLookerOpenidParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user credentials looker openid params
func (*DeleteUserCredentialsLookerOpenidParams) SetTimeout ¶
func (o *DeleteUserCredentialsLookerOpenidParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user credentials looker openid params
func (*DeleteUserCredentialsLookerOpenidParams) SetUserID ¶
func (o *DeleteUserCredentialsLookerOpenidParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user credentials looker openid params
func (*DeleteUserCredentialsLookerOpenidParams) WithContext ¶
func (o *DeleteUserCredentialsLookerOpenidParams) WithContext(ctx context.Context) *DeleteUserCredentialsLookerOpenidParams
WithContext adds the context to the delete user credentials looker openid params
func (*DeleteUserCredentialsLookerOpenidParams) WithHTTPClient ¶
func (o *DeleteUserCredentialsLookerOpenidParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsLookerOpenidParams
WithHTTPClient adds the HTTPClient to the delete user credentials looker openid params
func (*DeleteUserCredentialsLookerOpenidParams) WithTimeout ¶
func (o *DeleteUserCredentialsLookerOpenidParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsLookerOpenidParams
WithTimeout adds the timeout to the delete user credentials looker openid params
func (*DeleteUserCredentialsLookerOpenidParams) WithUserID ¶
func (o *DeleteUserCredentialsLookerOpenidParams) WithUserID(userID int64) *DeleteUserCredentialsLookerOpenidParams
WithUserID adds the userID to the delete user credentials looker openid params
func (*DeleteUserCredentialsLookerOpenidParams) WriteToRequest ¶
func (o *DeleteUserCredentialsLookerOpenidParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserCredentialsLookerOpenidReader ¶
type DeleteUserCredentialsLookerOpenidReader struct {
// contains filtered or unexported fields
}
DeleteUserCredentialsLookerOpenidReader is a Reader for the DeleteUserCredentialsLookerOpenid structure.
func (*DeleteUserCredentialsLookerOpenidReader) ReadResponse ¶
func (o *DeleteUserCredentialsLookerOpenidReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserCredentialsOidcBadRequest ¶
DeleteUserCredentialsOidcBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserCredentialsOidcBadRequest ¶
func NewDeleteUserCredentialsOidcBadRequest() *DeleteUserCredentialsOidcBadRequest
NewDeleteUserCredentialsOidcBadRequest creates a DeleteUserCredentialsOidcBadRequest with default headers values
func (*DeleteUserCredentialsOidcBadRequest) Error ¶
func (o *DeleteUserCredentialsOidcBadRequest) Error() string
type DeleteUserCredentialsOidcNoContent ¶
type DeleteUserCredentialsOidcNoContent struct {
Payload string
}
DeleteUserCredentialsOidcNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserCredentialsOidcNoContent ¶
func NewDeleteUserCredentialsOidcNoContent() *DeleteUserCredentialsOidcNoContent
NewDeleteUserCredentialsOidcNoContent creates a DeleteUserCredentialsOidcNoContent with default headers values
func (*DeleteUserCredentialsOidcNoContent) Error ¶
func (o *DeleteUserCredentialsOidcNoContent) Error() string
type DeleteUserCredentialsOidcNotFound ¶
DeleteUserCredentialsOidcNotFound handles this case with default header values.
Not Found
func NewDeleteUserCredentialsOidcNotFound ¶
func NewDeleteUserCredentialsOidcNotFound() *DeleteUserCredentialsOidcNotFound
NewDeleteUserCredentialsOidcNotFound creates a DeleteUserCredentialsOidcNotFound with default headers values
func (*DeleteUserCredentialsOidcNotFound) Error ¶
func (o *DeleteUserCredentialsOidcNotFound) Error() string
type DeleteUserCredentialsOidcParams ¶
type DeleteUserCredentialsOidcParams struct { /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserCredentialsOidcParams contains all the parameters to send to the API endpoint for the delete user credentials oidc operation typically these are written to a http.Request
func NewDeleteUserCredentialsOidcParams ¶
func NewDeleteUserCredentialsOidcParams() *DeleteUserCredentialsOidcParams
NewDeleteUserCredentialsOidcParams creates a new DeleteUserCredentialsOidcParams object with the default values initialized.
func NewDeleteUserCredentialsOidcParamsWithContext ¶
func NewDeleteUserCredentialsOidcParamsWithContext(ctx context.Context) *DeleteUserCredentialsOidcParams
NewDeleteUserCredentialsOidcParamsWithContext creates a new DeleteUserCredentialsOidcParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserCredentialsOidcParamsWithHTTPClient ¶
func NewDeleteUserCredentialsOidcParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsOidcParams
NewDeleteUserCredentialsOidcParamsWithHTTPClient creates a new DeleteUserCredentialsOidcParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserCredentialsOidcParamsWithTimeout ¶
func NewDeleteUserCredentialsOidcParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsOidcParams
NewDeleteUserCredentialsOidcParamsWithTimeout creates a new DeleteUserCredentialsOidcParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserCredentialsOidcParams) SetContext ¶
func (o *DeleteUserCredentialsOidcParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user credentials oidc params
func (*DeleteUserCredentialsOidcParams) SetHTTPClient ¶
func (o *DeleteUserCredentialsOidcParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user credentials oidc params
func (*DeleteUserCredentialsOidcParams) SetTimeout ¶
func (o *DeleteUserCredentialsOidcParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user credentials oidc params
func (*DeleteUserCredentialsOidcParams) SetUserID ¶
func (o *DeleteUserCredentialsOidcParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user credentials oidc params
func (*DeleteUserCredentialsOidcParams) WithContext ¶
func (o *DeleteUserCredentialsOidcParams) WithContext(ctx context.Context) *DeleteUserCredentialsOidcParams
WithContext adds the context to the delete user credentials oidc params
func (*DeleteUserCredentialsOidcParams) WithHTTPClient ¶
func (o *DeleteUserCredentialsOidcParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsOidcParams
WithHTTPClient adds the HTTPClient to the delete user credentials oidc params
func (*DeleteUserCredentialsOidcParams) WithTimeout ¶
func (o *DeleteUserCredentialsOidcParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsOidcParams
WithTimeout adds the timeout to the delete user credentials oidc params
func (*DeleteUserCredentialsOidcParams) WithUserID ¶
func (o *DeleteUserCredentialsOidcParams) WithUserID(userID int64) *DeleteUserCredentialsOidcParams
WithUserID adds the userID to the delete user credentials oidc params
func (*DeleteUserCredentialsOidcParams) WriteToRequest ¶
func (o *DeleteUserCredentialsOidcParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserCredentialsOidcReader ¶
type DeleteUserCredentialsOidcReader struct {
// contains filtered or unexported fields
}
DeleteUserCredentialsOidcReader is a Reader for the DeleteUserCredentialsOidc structure.
func (*DeleteUserCredentialsOidcReader) ReadResponse ¶
func (o *DeleteUserCredentialsOidcReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserCredentialsSamlBadRequest ¶
DeleteUserCredentialsSamlBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserCredentialsSamlBadRequest ¶
func NewDeleteUserCredentialsSamlBadRequest() *DeleteUserCredentialsSamlBadRequest
NewDeleteUserCredentialsSamlBadRequest creates a DeleteUserCredentialsSamlBadRequest with default headers values
func (*DeleteUserCredentialsSamlBadRequest) Error ¶
func (o *DeleteUserCredentialsSamlBadRequest) Error() string
type DeleteUserCredentialsSamlNoContent ¶
type DeleteUserCredentialsSamlNoContent struct {
Payload string
}
DeleteUserCredentialsSamlNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserCredentialsSamlNoContent ¶
func NewDeleteUserCredentialsSamlNoContent() *DeleteUserCredentialsSamlNoContent
NewDeleteUserCredentialsSamlNoContent creates a DeleteUserCredentialsSamlNoContent with default headers values
func (*DeleteUserCredentialsSamlNoContent) Error ¶
func (o *DeleteUserCredentialsSamlNoContent) Error() string
type DeleteUserCredentialsSamlNotFound ¶
DeleteUserCredentialsSamlNotFound handles this case with default header values.
Not Found
func NewDeleteUserCredentialsSamlNotFound ¶
func NewDeleteUserCredentialsSamlNotFound() *DeleteUserCredentialsSamlNotFound
NewDeleteUserCredentialsSamlNotFound creates a DeleteUserCredentialsSamlNotFound with default headers values
func (*DeleteUserCredentialsSamlNotFound) Error ¶
func (o *DeleteUserCredentialsSamlNotFound) Error() string
type DeleteUserCredentialsSamlParams ¶
type DeleteUserCredentialsSamlParams struct { /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserCredentialsSamlParams contains all the parameters to send to the API endpoint for the delete user credentials saml operation typically these are written to a http.Request
func NewDeleteUserCredentialsSamlParams ¶
func NewDeleteUserCredentialsSamlParams() *DeleteUserCredentialsSamlParams
NewDeleteUserCredentialsSamlParams creates a new DeleteUserCredentialsSamlParams object with the default values initialized.
func NewDeleteUserCredentialsSamlParamsWithContext ¶
func NewDeleteUserCredentialsSamlParamsWithContext(ctx context.Context) *DeleteUserCredentialsSamlParams
NewDeleteUserCredentialsSamlParamsWithContext creates a new DeleteUserCredentialsSamlParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserCredentialsSamlParamsWithHTTPClient ¶
func NewDeleteUserCredentialsSamlParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsSamlParams
NewDeleteUserCredentialsSamlParamsWithHTTPClient creates a new DeleteUserCredentialsSamlParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserCredentialsSamlParamsWithTimeout ¶
func NewDeleteUserCredentialsSamlParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsSamlParams
NewDeleteUserCredentialsSamlParamsWithTimeout creates a new DeleteUserCredentialsSamlParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserCredentialsSamlParams) SetContext ¶
func (o *DeleteUserCredentialsSamlParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user credentials saml params
func (*DeleteUserCredentialsSamlParams) SetHTTPClient ¶
func (o *DeleteUserCredentialsSamlParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user credentials saml params
func (*DeleteUserCredentialsSamlParams) SetTimeout ¶
func (o *DeleteUserCredentialsSamlParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user credentials saml params
func (*DeleteUserCredentialsSamlParams) SetUserID ¶
func (o *DeleteUserCredentialsSamlParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user credentials saml params
func (*DeleteUserCredentialsSamlParams) WithContext ¶
func (o *DeleteUserCredentialsSamlParams) WithContext(ctx context.Context) *DeleteUserCredentialsSamlParams
WithContext adds the context to the delete user credentials saml params
func (*DeleteUserCredentialsSamlParams) WithHTTPClient ¶
func (o *DeleteUserCredentialsSamlParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsSamlParams
WithHTTPClient adds the HTTPClient to the delete user credentials saml params
func (*DeleteUserCredentialsSamlParams) WithTimeout ¶
func (o *DeleteUserCredentialsSamlParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsSamlParams
WithTimeout adds the timeout to the delete user credentials saml params
func (*DeleteUserCredentialsSamlParams) WithUserID ¶
func (o *DeleteUserCredentialsSamlParams) WithUserID(userID int64) *DeleteUserCredentialsSamlParams
WithUserID adds the userID to the delete user credentials saml params
func (*DeleteUserCredentialsSamlParams) WriteToRequest ¶
func (o *DeleteUserCredentialsSamlParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserCredentialsSamlReader ¶
type DeleteUserCredentialsSamlReader struct {
// contains filtered or unexported fields
}
DeleteUserCredentialsSamlReader is a Reader for the DeleteUserCredentialsSaml structure.
func (*DeleteUserCredentialsSamlReader) ReadResponse ¶
func (o *DeleteUserCredentialsSamlReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserCredentialsTotpBadRequest ¶
DeleteUserCredentialsTotpBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserCredentialsTotpBadRequest ¶
func NewDeleteUserCredentialsTotpBadRequest() *DeleteUserCredentialsTotpBadRequest
NewDeleteUserCredentialsTotpBadRequest creates a DeleteUserCredentialsTotpBadRequest with default headers values
func (*DeleteUserCredentialsTotpBadRequest) Error ¶
func (o *DeleteUserCredentialsTotpBadRequest) Error() string
type DeleteUserCredentialsTotpNoContent ¶
type DeleteUserCredentialsTotpNoContent struct {
Payload string
}
DeleteUserCredentialsTotpNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserCredentialsTotpNoContent ¶
func NewDeleteUserCredentialsTotpNoContent() *DeleteUserCredentialsTotpNoContent
NewDeleteUserCredentialsTotpNoContent creates a DeleteUserCredentialsTotpNoContent with default headers values
func (*DeleteUserCredentialsTotpNoContent) Error ¶
func (o *DeleteUserCredentialsTotpNoContent) Error() string
type DeleteUserCredentialsTotpNotFound ¶
DeleteUserCredentialsTotpNotFound handles this case with default header values.
Not Found
func NewDeleteUserCredentialsTotpNotFound ¶
func NewDeleteUserCredentialsTotpNotFound() *DeleteUserCredentialsTotpNotFound
NewDeleteUserCredentialsTotpNotFound creates a DeleteUserCredentialsTotpNotFound with default headers values
func (*DeleteUserCredentialsTotpNotFound) Error ¶
func (o *DeleteUserCredentialsTotpNotFound) Error() string
type DeleteUserCredentialsTotpParams ¶
type DeleteUserCredentialsTotpParams struct { /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserCredentialsTotpParams contains all the parameters to send to the API endpoint for the delete user credentials totp operation typically these are written to a http.Request
func NewDeleteUserCredentialsTotpParams ¶
func NewDeleteUserCredentialsTotpParams() *DeleteUserCredentialsTotpParams
NewDeleteUserCredentialsTotpParams creates a new DeleteUserCredentialsTotpParams object with the default values initialized.
func NewDeleteUserCredentialsTotpParamsWithContext ¶
func NewDeleteUserCredentialsTotpParamsWithContext(ctx context.Context) *DeleteUserCredentialsTotpParams
NewDeleteUserCredentialsTotpParamsWithContext creates a new DeleteUserCredentialsTotpParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserCredentialsTotpParamsWithHTTPClient ¶
func NewDeleteUserCredentialsTotpParamsWithHTTPClient(client *http.Client) *DeleteUserCredentialsTotpParams
NewDeleteUserCredentialsTotpParamsWithHTTPClient creates a new DeleteUserCredentialsTotpParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserCredentialsTotpParamsWithTimeout ¶
func NewDeleteUserCredentialsTotpParamsWithTimeout(timeout time.Duration) *DeleteUserCredentialsTotpParams
NewDeleteUserCredentialsTotpParamsWithTimeout creates a new DeleteUserCredentialsTotpParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserCredentialsTotpParams) SetContext ¶
func (o *DeleteUserCredentialsTotpParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user credentials totp params
func (*DeleteUserCredentialsTotpParams) SetHTTPClient ¶
func (o *DeleteUserCredentialsTotpParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user credentials totp params
func (*DeleteUserCredentialsTotpParams) SetTimeout ¶
func (o *DeleteUserCredentialsTotpParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user credentials totp params
func (*DeleteUserCredentialsTotpParams) SetUserID ¶
func (o *DeleteUserCredentialsTotpParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user credentials totp params
func (*DeleteUserCredentialsTotpParams) WithContext ¶
func (o *DeleteUserCredentialsTotpParams) WithContext(ctx context.Context) *DeleteUserCredentialsTotpParams
WithContext adds the context to the delete user credentials totp params
func (*DeleteUserCredentialsTotpParams) WithHTTPClient ¶
func (o *DeleteUserCredentialsTotpParams) WithHTTPClient(client *http.Client) *DeleteUserCredentialsTotpParams
WithHTTPClient adds the HTTPClient to the delete user credentials totp params
func (*DeleteUserCredentialsTotpParams) WithTimeout ¶
func (o *DeleteUserCredentialsTotpParams) WithTimeout(timeout time.Duration) *DeleteUserCredentialsTotpParams
WithTimeout adds the timeout to the delete user credentials totp params
func (*DeleteUserCredentialsTotpParams) WithUserID ¶
func (o *DeleteUserCredentialsTotpParams) WithUserID(userID int64) *DeleteUserCredentialsTotpParams
WithUserID adds the userID to the delete user credentials totp params
func (*DeleteUserCredentialsTotpParams) WriteToRequest ¶
func (o *DeleteUserCredentialsTotpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserCredentialsTotpReader ¶
type DeleteUserCredentialsTotpReader struct {
// contains filtered or unexported fields
}
DeleteUserCredentialsTotpReader is a Reader for the DeleteUserCredentialsTotp structure.
func (*DeleteUserCredentialsTotpReader) ReadResponse ¶
func (o *DeleteUserCredentialsTotpReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserForbidden ¶
DeleteUserForbidden handles this case with default header values.
Permission Denied
func NewDeleteUserForbidden ¶
func NewDeleteUserForbidden() *DeleteUserForbidden
NewDeleteUserForbidden creates a DeleteUserForbidden with default headers values
func (*DeleteUserForbidden) Error ¶
func (o *DeleteUserForbidden) Error() string
type DeleteUserNoContent ¶
type DeleteUserNoContent struct {
Payload string
}
DeleteUserNoContent handles this case with default header values.
User successfully deleted.
func NewDeleteUserNoContent ¶
func NewDeleteUserNoContent() *DeleteUserNoContent
NewDeleteUserNoContent creates a DeleteUserNoContent with default headers values
func (*DeleteUserNoContent) Error ¶
func (o *DeleteUserNoContent) Error() string
type DeleteUserNotFound ¶
DeleteUserNotFound handles this case with default header values.
Not Found
func NewDeleteUserNotFound ¶
func NewDeleteUserNotFound() *DeleteUserNotFound
NewDeleteUserNotFound creates a DeleteUserNotFound with default headers values
func (*DeleteUserNotFound) Error ¶
func (o *DeleteUserNotFound) Error() string
type DeleteUserParams ¶
type DeleteUserParams struct { /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserParams contains all the parameters to send to the API endpoint for the delete user operation typically these are written to a http.Request
func NewDeleteUserParams ¶
func NewDeleteUserParams() *DeleteUserParams
NewDeleteUserParams creates a new DeleteUserParams object with the default values initialized.
func NewDeleteUserParamsWithContext ¶
func NewDeleteUserParamsWithContext(ctx context.Context) *DeleteUserParams
NewDeleteUserParamsWithContext creates a new DeleteUserParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserParamsWithHTTPClient ¶
func NewDeleteUserParamsWithHTTPClient(client *http.Client) *DeleteUserParams
NewDeleteUserParamsWithHTTPClient creates a new DeleteUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserParamsWithTimeout ¶
func NewDeleteUserParamsWithTimeout(timeout time.Duration) *DeleteUserParams
NewDeleteUserParamsWithTimeout creates a new DeleteUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserParams) SetContext ¶
func (o *DeleteUserParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user params
func (*DeleteUserParams) SetHTTPClient ¶
func (o *DeleteUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user params
func (*DeleteUserParams) SetTimeout ¶
func (o *DeleteUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user params
func (*DeleteUserParams) SetUserID ¶
func (o *DeleteUserParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user params
func (*DeleteUserParams) WithContext ¶
func (o *DeleteUserParams) WithContext(ctx context.Context) *DeleteUserParams
WithContext adds the context to the delete user params
func (*DeleteUserParams) WithHTTPClient ¶
func (o *DeleteUserParams) WithHTTPClient(client *http.Client) *DeleteUserParams
WithHTTPClient adds the HTTPClient to the delete user params
func (*DeleteUserParams) WithTimeout ¶
func (o *DeleteUserParams) WithTimeout(timeout time.Duration) *DeleteUserParams
WithTimeout adds the timeout to the delete user params
func (*DeleteUserParams) WithUserID ¶
func (o *DeleteUserParams) WithUserID(userID int64) *DeleteUserParams
WithUserID adds the userID to the delete user params
func (*DeleteUserParams) WriteToRequest ¶
func (o *DeleteUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserReader ¶
type DeleteUserReader struct {
// contains filtered or unexported fields
}
DeleteUserReader is a Reader for the DeleteUser structure.
func (*DeleteUserReader) ReadResponse ¶
func (o *DeleteUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUserSessionBadRequest ¶
DeleteUserSessionBadRequest handles this case with default header values.
Bad Request
func NewDeleteUserSessionBadRequest ¶
func NewDeleteUserSessionBadRequest() *DeleteUserSessionBadRequest
NewDeleteUserSessionBadRequest creates a DeleteUserSessionBadRequest with default headers values
func (*DeleteUserSessionBadRequest) Error ¶
func (o *DeleteUserSessionBadRequest) Error() string
type DeleteUserSessionNoContent ¶
type DeleteUserSessionNoContent struct {
Payload string
}
DeleteUserSessionNoContent handles this case with default header values.
Successfully deleted.
func NewDeleteUserSessionNoContent ¶
func NewDeleteUserSessionNoContent() *DeleteUserSessionNoContent
NewDeleteUserSessionNoContent creates a DeleteUserSessionNoContent with default headers values
func (*DeleteUserSessionNoContent) Error ¶
func (o *DeleteUserSessionNoContent) Error() string
type DeleteUserSessionNotFound ¶
DeleteUserSessionNotFound handles this case with default header values.
Not Found
func NewDeleteUserSessionNotFound ¶
func NewDeleteUserSessionNotFound() *DeleteUserSessionNotFound
NewDeleteUserSessionNotFound creates a DeleteUserSessionNotFound with default headers values
func (*DeleteUserSessionNotFound) Error ¶
func (o *DeleteUserSessionNotFound) Error() string
type DeleteUserSessionParams ¶
type DeleteUserSessionParams struct { /*SessionID id of Web Login Session */ SessionID int64 /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUserSessionParams contains all the parameters to send to the API endpoint for the delete user session operation typically these are written to a http.Request
func NewDeleteUserSessionParams ¶
func NewDeleteUserSessionParams() *DeleteUserSessionParams
NewDeleteUserSessionParams creates a new DeleteUserSessionParams object with the default values initialized.
func NewDeleteUserSessionParamsWithContext ¶
func NewDeleteUserSessionParamsWithContext(ctx context.Context) *DeleteUserSessionParams
NewDeleteUserSessionParamsWithContext creates a new DeleteUserSessionParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUserSessionParamsWithHTTPClient ¶
func NewDeleteUserSessionParamsWithHTTPClient(client *http.Client) *DeleteUserSessionParams
NewDeleteUserSessionParamsWithHTTPClient creates a new DeleteUserSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUserSessionParamsWithTimeout ¶
func NewDeleteUserSessionParamsWithTimeout(timeout time.Duration) *DeleteUserSessionParams
NewDeleteUserSessionParamsWithTimeout creates a new DeleteUserSessionParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUserSessionParams) SetContext ¶
func (o *DeleteUserSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete user session params
func (*DeleteUserSessionParams) SetHTTPClient ¶
func (o *DeleteUserSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete user session params
func (*DeleteUserSessionParams) SetSessionID ¶
func (o *DeleteUserSessionParams) SetSessionID(sessionID int64)
SetSessionID adds the sessionId to the delete user session params
func (*DeleteUserSessionParams) SetTimeout ¶
func (o *DeleteUserSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete user session params
func (*DeleteUserSessionParams) SetUserID ¶
func (o *DeleteUserSessionParams) SetUserID(userID int64)
SetUserID adds the userId to the delete user session params
func (*DeleteUserSessionParams) WithContext ¶
func (o *DeleteUserSessionParams) WithContext(ctx context.Context) *DeleteUserSessionParams
WithContext adds the context to the delete user session params
func (*DeleteUserSessionParams) WithHTTPClient ¶
func (o *DeleteUserSessionParams) WithHTTPClient(client *http.Client) *DeleteUserSessionParams
WithHTTPClient adds the HTTPClient to the delete user session params
func (*DeleteUserSessionParams) WithSessionID ¶
func (o *DeleteUserSessionParams) WithSessionID(sessionID int64) *DeleteUserSessionParams
WithSessionID adds the sessionID to the delete user session params
func (*DeleteUserSessionParams) WithTimeout ¶
func (o *DeleteUserSessionParams) WithTimeout(timeout time.Duration) *DeleteUserSessionParams
WithTimeout adds the timeout to the delete user session params
func (*DeleteUserSessionParams) WithUserID ¶
func (o *DeleteUserSessionParams) WithUserID(userID int64) *DeleteUserSessionParams
WithUserID adds the userID to the delete user session params
func (*DeleteUserSessionParams) WriteToRequest ¶
func (o *DeleteUserSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUserSessionReader ¶
type DeleteUserSessionReader struct {
// contains filtered or unexported fields
}
DeleteUserSessionReader is a Reader for the DeleteUserSession structure.
func (*DeleteUserSessionReader) ReadResponse ¶
func (o *DeleteUserSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MeNotFound ¶
MeNotFound handles this case with default header values.
Not Found
func NewMeNotFound ¶
func NewMeNotFound() *MeNotFound
NewMeNotFound creates a MeNotFound with default headers values
func (*MeNotFound) Error ¶
func (o *MeNotFound) Error() string
type MeParams ¶
type MeParams struct { /*Fields Requested fields. */ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
MeParams contains all the parameters to send to the API endpoint for the me operation typically these are written to a http.Request
func NewMeParams ¶
func NewMeParams() *MeParams
NewMeParams creates a new MeParams object with the default values initialized.
func NewMeParamsWithContext ¶
NewMeParamsWithContext creates a new MeParams object with the default values initialized, and the ability to set a context for a request
func NewMeParamsWithHTTPClient ¶
NewMeParamsWithHTTPClient creates a new MeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewMeParamsWithTimeout ¶
NewMeParamsWithTimeout creates a new MeParams object with the default values initialized, and the ability to set a timeout on a request
func (*MeParams) SetContext ¶
SetContext adds the context to the me params
func (*MeParams) SetHTTPClient ¶
SetHTTPClient adds the HTTPClient to the me params
func (*MeParams) SetTimeout ¶
SetTimeout adds the timeout to the me params
func (*MeParams) WithContext ¶
WithContext adds the context to the me params
func (*MeParams) WithFields ¶
WithFields adds the fields to the me params
func (*MeParams) WithHTTPClient ¶
WithHTTPClient adds the HTTPClient to the me params
func (*MeParams) WithTimeout ¶
WithTimeout adds the timeout to the me params
func (*MeParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type MeReader ¶
type MeReader struct {
// contains filtered or unexported fields
}
MeReader is a Reader for the Me structure.
func (*MeReader) ReadResponse ¶
func (o *MeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SearchUsersBadRequest ¶
SearchUsersBadRequest handles this case with default header values.
Bad Request
func NewSearchUsersBadRequest ¶
func NewSearchUsersBadRequest() *SearchUsersBadRequest
NewSearchUsersBadRequest creates a SearchUsersBadRequest with default headers values
func (*SearchUsersBadRequest) Error ¶
func (o *SearchUsersBadRequest) Error() string
type SearchUsersNamesBadRequest ¶
SearchUsersNamesBadRequest handles this case with default header values.
Bad Request
func NewSearchUsersNamesBadRequest ¶
func NewSearchUsersNamesBadRequest() *SearchUsersNamesBadRequest
NewSearchUsersNamesBadRequest creates a SearchUsersNamesBadRequest with default headers values
func (*SearchUsersNamesBadRequest) Error ¶
func (o *SearchUsersNamesBadRequest) Error() string
type SearchUsersNamesNotFound ¶
SearchUsersNamesNotFound handles this case with default header values.
Not Found
func NewSearchUsersNamesNotFound ¶
func NewSearchUsersNamesNotFound() *SearchUsersNamesNotFound
NewSearchUsersNamesNotFound creates a SearchUsersNamesNotFound with default headers values
func (*SearchUsersNamesNotFound) Error ¶
func (o *SearchUsersNamesNotFound) Error() string
type SearchUsersNamesOK ¶
SearchUsersNamesOK handles this case with default header values.
Matching users.
func NewSearchUsersNamesOK ¶
func NewSearchUsersNamesOK() *SearchUsersNamesOK
NewSearchUsersNamesOK creates a SearchUsersNamesOK with default headers values
func (*SearchUsersNamesOK) Error ¶
func (o *SearchUsersNamesOK) Error() string
type SearchUsersNamesParams ¶
type SearchUsersNamesParams struct { /*Email Match Email Address. */ Email *string /*Fields Requested fields. */ Fields *string /*FirstName Match First name. */ FirstName *string /*ID Match User Id. */ ID *int64 /*IsDisabled Match Is disabled. */ IsDisabled *bool /*LastName Match Last name. */ LastName *string /*Page Requested page. */ Page *int64 /*Pattern Pattern to match. */ Pattern string /*PerPage Results per page. */ PerPage *int64 /*Sorts Fields to sort by. */ Sorts *string /*VerifiedLookerEmployee Match Verified Looker employee. */ VerifiedLookerEmployee *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SearchUsersNamesParams contains all the parameters to send to the API endpoint for the search users names operation typically these are written to a http.Request
func NewSearchUsersNamesParams ¶
func NewSearchUsersNamesParams() *SearchUsersNamesParams
NewSearchUsersNamesParams creates a new SearchUsersNamesParams object with the default values initialized.
func NewSearchUsersNamesParamsWithContext ¶
func NewSearchUsersNamesParamsWithContext(ctx context.Context) *SearchUsersNamesParams
NewSearchUsersNamesParamsWithContext creates a new SearchUsersNamesParams object with the default values initialized, and the ability to set a context for a request
func NewSearchUsersNamesParamsWithHTTPClient ¶
func NewSearchUsersNamesParamsWithHTTPClient(client *http.Client) *SearchUsersNamesParams
NewSearchUsersNamesParamsWithHTTPClient creates a new SearchUsersNamesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchUsersNamesParamsWithTimeout ¶
func NewSearchUsersNamesParamsWithTimeout(timeout time.Duration) *SearchUsersNamesParams
NewSearchUsersNamesParamsWithTimeout creates a new SearchUsersNamesParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchUsersNamesParams) SetContext ¶
func (o *SearchUsersNamesParams) SetContext(ctx context.Context)
SetContext adds the context to the search users names params
func (*SearchUsersNamesParams) SetEmail ¶
func (o *SearchUsersNamesParams) SetEmail(email *string)
SetEmail adds the email to the search users names params
func (*SearchUsersNamesParams) SetFields ¶
func (o *SearchUsersNamesParams) SetFields(fields *string)
SetFields adds the fields to the search users names params
func (*SearchUsersNamesParams) SetFirstName ¶
func (o *SearchUsersNamesParams) SetFirstName(firstName *string)
SetFirstName adds the firstName to the search users names params
func (*SearchUsersNamesParams) SetHTTPClient ¶
func (o *SearchUsersNamesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search users names params
func (*SearchUsersNamesParams) SetID ¶
func (o *SearchUsersNamesParams) SetID(id *int64)
SetID adds the id to the search users names params
func (*SearchUsersNamesParams) SetIsDisabled ¶
func (o *SearchUsersNamesParams) SetIsDisabled(isDisabled *bool)
SetIsDisabled adds the isDisabled to the search users names params
func (*SearchUsersNamesParams) SetLastName ¶
func (o *SearchUsersNamesParams) SetLastName(lastName *string)
SetLastName adds the lastName to the search users names params
func (*SearchUsersNamesParams) SetPage ¶
func (o *SearchUsersNamesParams) SetPage(page *int64)
SetPage adds the page to the search users names params
func (*SearchUsersNamesParams) SetPattern ¶
func (o *SearchUsersNamesParams) SetPattern(pattern string)
SetPattern adds the pattern to the search users names params
func (*SearchUsersNamesParams) SetPerPage ¶
func (o *SearchUsersNamesParams) SetPerPage(perPage *int64)
SetPerPage adds the perPage to the search users names params
func (*SearchUsersNamesParams) SetSorts ¶
func (o *SearchUsersNamesParams) SetSorts(sorts *string)
SetSorts adds the sorts to the search users names params
func (*SearchUsersNamesParams) SetTimeout ¶
func (o *SearchUsersNamesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search users names params
func (*SearchUsersNamesParams) SetVerifiedLookerEmployee ¶
func (o *SearchUsersNamesParams) SetVerifiedLookerEmployee(verifiedLookerEmployee *bool)
SetVerifiedLookerEmployee adds the verifiedLookerEmployee to the search users names params
func (*SearchUsersNamesParams) WithContext ¶
func (o *SearchUsersNamesParams) WithContext(ctx context.Context) *SearchUsersNamesParams
WithContext adds the context to the search users names params
func (*SearchUsersNamesParams) WithEmail ¶
func (o *SearchUsersNamesParams) WithEmail(email *string) *SearchUsersNamesParams
WithEmail adds the email to the search users names params
func (*SearchUsersNamesParams) WithFields ¶
func (o *SearchUsersNamesParams) WithFields(fields *string) *SearchUsersNamesParams
WithFields adds the fields to the search users names params
func (*SearchUsersNamesParams) WithFirstName ¶
func (o *SearchUsersNamesParams) WithFirstName(firstName *string) *SearchUsersNamesParams
WithFirstName adds the firstName to the search users names params
func (*SearchUsersNamesParams) WithHTTPClient ¶
func (o *SearchUsersNamesParams) WithHTTPClient(client *http.Client) *SearchUsersNamesParams
WithHTTPClient adds the HTTPClient to the search users names params
func (*SearchUsersNamesParams) WithID ¶
func (o *SearchUsersNamesParams) WithID(id *int64) *SearchUsersNamesParams
WithID adds the id to the search users names params
func (*SearchUsersNamesParams) WithIsDisabled ¶
func (o *SearchUsersNamesParams) WithIsDisabled(isDisabled *bool) *SearchUsersNamesParams
WithIsDisabled adds the isDisabled to the search users names params
func (*SearchUsersNamesParams) WithLastName ¶
func (o *SearchUsersNamesParams) WithLastName(lastName *string) *SearchUsersNamesParams
WithLastName adds the lastName to the search users names params
func (*SearchUsersNamesParams) WithPage ¶
func (o *SearchUsersNamesParams) WithPage(page *int64) *SearchUsersNamesParams
WithPage adds the page to the search users names params
func (*SearchUsersNamesParams) WithPattern ¶
func (o *SearchUsersNamesParams) WithPattern(pattern string) *SearchUsersNamesParams
WithPattern adds the pattern to the search users names params
func (*SearchUsersNamesParams) WithPerPage ¶
func (o *SearchUsersNamesParams) WithPerPage(perPage *int64) *SearchUsersNamesParams
WithPerPage adds the perPage to the search users names params
func (*SearchUsersNamesParams) WithSorts ¶
func (o *SearchUsersNamesParams) WithSorts(sorts *string) *SearchUsersNamesParams
WithSorts adds the sorts to the search users names params
func (*SearchUsersNamesParams) WithTimeout ¶
func (o *SearchUsersNamesParams) WithTimeout(timeout time.Duration) *SearchUsersNamesParams
WithTimeout adds the timeout to the search users names params
func (*SearchUsersNamesParams) WithVerifiedLookerEmployee ¶
func (o *SearchUsersNamesParams) WithVerifiedLookerEmployee(verifiedLookerEmployee *bool) *SearchUsersNamesParams
WithVerifiedLookerEmployee adds the verifiedLookerEmployee to the search users names params
func (*SearchUsersNamesParams) WriteToRequest ¶
func (o *SearchUsersNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchUsersNamesReader ¶
type SearchUsersNamesReader struct {
// contains filtered or unexported fields
}
SearchUsersNamesReader is a Reader for the SearchUsersNames structure.
func (*SearchUsersNamesReader) ReadResponse ¶
func (o *SearchUsersNamesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SearchUsersNotFound ¶
SearchUsersNotFound handles this case with default header values.
Not Found
func NewSearchUsersNotFound ¶
func NewSearchUsersNotFound() *SearchUsersNotFound
NewSearchUsersNotFound creates a SearchUsersNotFound with default headers values
func (*SearchUsersNotFound) Error ¶
func (o *SearchUsersNotFound) Error() string
type SearchUsersOK ¶
SearchUsersOK handles this case with default header values.
Matching users.
func NewSearchUsersOK ¶
func NewSearchUsersOK() *SearchUsersOK
NewSearchUsersOK creates a SearchUsersOK with default headers values
func (*SearchUsersOK) Error ¶
func (o *SearchUsersOK) Error() string
type SearchUsersParams ¶
type SearchUsersParams struct { /*ContentMetadataID Id of content metadata to which users must have access */ ContentMetadataID *int64 /*Email Match Email Address. */ Email *string /*Fields Requested fields. */ Fields *string /*FilterOr Do an OR search with parameters */ FilterOr *bool /*FirstName Match First name. */ FirstName *string /*GroupID Id of group of which users must be directly members */ GroupID *int64 /*ID Match User Id. */ ID *int64 /*IsDisabled Match Is disabled. */ IsDisabled *bool /*LastName Match Last name. */ LastName *string /*Page Requested page. */ Page *int64 /*PerPage Results per page. */ PerPage *int64 /*Sorts Fields to sort by. */ Sorts *string /*VerifiedLookerEmployee Match Verified Looker employee. */ VerifiedLookerEmployee *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SearchUsersParams contains all the parameters to send to the API endpoint for the search users operation typically these are written to a http.Request
func NewSearchUsersParams ¶
func NewSearchUsersParams() *SearchUsersParams
NewSearchUsersParams creates a new SearchUsersParams object with the default values initialized.
func NewSearchUsersParamsWithContext ¶
func NewSearchUsersParamsWithContext(ctx context.Context) *SearchUsersParams
NewSearchUsersParamsWithContext creates a new SearchUsersParams object with the default values initialized, and the ability to set a context for a request
func NewSearchUsersParamsWithHTTPClient ¶
func NewSearchUsersParamsWithHTTPClient(client *http.Client) *SearchUsersParams
NewSearchUsersParamsWithHTTPClient creates a new SearchUsersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchUsersParamsWithTimeout ¶
func NewSearchUsersParamsWithTimeout(timeout time.Duration) *SearchUsersParams
NewSearchUsersParamsWithTimeout creates a new SearchUsersParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchUsersParams) SetContentMetadataID ¶
func (o *SearchUsersParams) SetContentMetadataID(contentMetadataID *int64)
SetContentMetadataID adds the contentMetadataId to the search users params
func (*SearchUsersParams) SetContext ¶
func (o *SearchUsersParams) SetContext(ctx context.Context)
SetContext adds the context to the search users params
func (*SearchUsersParams) SetEmail ¶
func (o *SearchUsersParams) SetEmail(email *string)
SetEmail adds the email to the search users params
func (*SearchUsersParams) SetFields ¶
func (o *SearchUsersParams) SetFields(fields *string)
SetFields adds the fields to the search users params
func (*SearchUsersParams) SetFilterOr ¶
func (o *SearchUsersParams) SetFilterOr(filterOr *bool)
SetFilterOr adds the filterOr to the search users params
func (*SearchUsersParams) SetFirstName ¶
func (o *SearchUsersParams) SetFirstName(firstName *string)
SetFirstName adds the firstName to the search users params
func (*SearchUsersParams) SetGroupID ¶
func (o *SearchUsersParams) SetGroupID(groupID *int64)
SetGroupID adds the groupId to the search users params
func (*SearchUsersParams) SetHTTPClient ¶
func (o *SearchUsersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search users params
func (*SearchUsersParams) SetID ¶
func (o *SearchUsersParams) SetID(id *int64)
SetID adds the id to the search users params
func (*SearchUsersParams) SetIsDisabled ¶
func (o *SearchUsersParams) SetIsDisabled(isDisabled *bool)
SetIsDisabled adds the isDisabled to the search users params
func (*SearchUsersParams) SetLastName ¶
func (o *SearchUsersParams) SetLastName(lastName *string)
SetLastName adds the lastName to the search users params
func (*SearchUsersParams) SetPage ¶
func (o *SearchUsersParams) SetPage(page *int64)
SetPage adds the page to the search users params
func (*SearchUsersParams) SetPerPage ¶
func (o *SearchUsersParams) SetPerPage(perPage *int64)
SetPerPage adds the perPage to the search users params
func (*SearchUsersParams) SetSorts ¶
func (o *SearchUsersParams) SetSorts(sorts *string)
SetSorts adds the sorts to the search users params
func (*SearchUsersParams) SetTimeout ¶
func (o *SearchUsersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search users params
func (*SearchUsersParams) SetVerifiedLookerEmployee ¶
func (o *SearchUsersParams) SetVerifiedLookerEmployee(verifiedLookerEmployee *bool)
SetVerifiedLookerEmployee adds the verifiedLookerEmployee to the search users params
func (*SearchUsersParams) WithContentMetadataID ¶
func (o *SearchUsersParams) WithContentMetadataID(contentMetadataID *int64) *SearchUsersParams
WithContentMetadataID adds the contentMetadataID to the search users params
func (*SearchUsersParams) WithContext ¶
func (o *SearchUsersParams) WithContext(ctx context.Context) *SearchUsersParams
WithContext adds the context to the search users params
func (*SearchUsersParams) WithEmail ¶
func (o *SearchUsersParams) WithEmail(email *string) *SearchUsersParams
WithEmail adds the email to the search users params
func (*SearchUsersParams) WithFields ¶
func (o *SearchUsersParams) WithFields(fields *string) *SearchUsersParams
WithFields adds the fields to the search users params
func (*SearchUsersParams) WithFilterOr ¶
func (o *SearchUsersParams) WithFilterOr(filterOr *bool) *SearchUsersParams
WithFilterOr adds the filterOr to the search users params
func (*SearchUsersParams) WithFirstName ¶
func (o *SearchUsersParams) WithFirstName(firstName *string) *SearchUsersParams
WithFirstName adds the firstName to the search users params
func (*SearchUsersParams) WithGroupID ¶
func (o *SearchUsersParams) WithGroupID(groupID *int64) *SearchUsersParams
WithGroupID adds the groupID to the search users params
func (*SearchUsersParams) WithHTTPClient ¶
func (o *SearchUsersParams) WithHTTPClient(client *http.Client) *SearchUsersParams
WithHTTPClient adds the HTTPClient to the search users params
func (*SearchUsersParams) WithID ¶
func (o *SearchUsersParams) WithID(id *int64) *SearchUsersParams
WithID adds the id to the search users params
func (*SearchUsersParams) WithIsDisabled ¶
func (o *SearchUsersParams) WithIsDisabled(isDisabled *bool) *SearchUsersParams
WithIsDisabled adds the isDisabled to the search users params
func (*SearchUsersParams) WithLastName ¶
func (o *SearchUsersParams) WithLastName(lastName *string) *SearchUsersParams
WithLastName adds the lastName to the search users params
func (*SearchUsersParams) WithPage ¶
func (o *SearchUsersParams) WithPage(page *int64) *SearchUsersParams
WithPage adds the page to the search users params
func (*SearchUsersParams) WithPerPage ¶
func (o *SearchUsersParams) WithPerPage(perPage *int64) *SearchUsersParams
WithPerPage adds the perPage to the search users params
func (*SearchUsersParams) WithSorts ¶
func (o *SearchUsersParams) WithSorts(sorts *string) *SearchUsersParams
WithSorts adds the sorts to the search users params
func (*SearchUsersParams) WithTimeout ¶
func (o *SearchUsersParams) WithTimeout(timeout time.Duration) *SearchUsersParams
WithTimeout adds the timeout to the search users params
func (*SearchUsersParams) WithVerifiedLookerEmployee ¶
func (o *SearchUsersParams) WithVerifiedLookerEmployee(verifiedLookerEmployee *bool) *SearchUsersParams
WithVerifiedLookerEmployee adds the verifiedLookerEmployee to the search users params
func (*SearchUsersParams) WriteToRequest ¶
func (o *SearchUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchUsersReader ¶
type SearchUsersReader struct {
// contains filtered or unexported fields
}
SearchUsersReader is a Reader for the SearchUsers structure.
func (*SearchUsersReader) ReadResponse ¶
func (o *SearchUsersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetUserAttributeUserValueBadRequest ¶
SetUserAttributeUserValueBadRequest handles this case with default header values.
Bad Request
func NewSetUserAttributeUserValueBadRequest ¶
func NewSetUserAttributeUserValueBadRequest() *SetUserAttributeUserValueBadRequest
NewSetUserAttributeUserValueBadRequest creates a SetUserAttributeUserValueBadRequest with default headers values
func (*SetUserAttributeUserValueBadRequest) Error ¶
func (o *SetUserAttributeUserValueBadRequest) Error() string
type SetUserAttributeUserValueNotFound ¶
SetUserAttributeUserValueNotFound handles this case with default header values.
Not Found
func NewSetUserAttributeUserValueNotFound ¶
func NewSetUserAttributeUserValueNotFound() *SetUserAttributeUserValueNotFound
NewSetUserAttributeUserValueNotFound creates a SetUserAttributeUserValueNotFound with default headers values
func (*SetUserAttributeUserValueNotFound) Error ¶
func (o *SetUserAttributeUserValueNotFound) Error() string
type SetUserAttributeUserValueOK ¶
type SetUserAttributeUserValueOK struct {
Payload *models.UserAttributeWithValue
}
SetUserAttributeUserValueOK handles this case with default header values.
User attribute value.
func NewSetUserAttributeUserValueOK ¶
func NewSetUserAttributeUserValueOK() *SetUserAttributeUserValueOK
NewSetUserAttributeUserValueOK creates a SetUserAttributeUserValueOK with default headers values
func (*SetUserAttributeUserValueOK) Error ¶
func (o *SetUserAttributeUserValueOK) Error() string
type SetUserAttributeUserValueParams ¶
type SetUserAttributeUserValueParams struct { /*Body New attribute value for user. */ Body *models.UserAttributeWithValue /*UserAttributeID Id of user attribute */ UserAttributeID int64 /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetUserAttributeUserValueParams contains all the parameters to send to the API endpoint for the set user attribute user value operation typically these are written to a http.Request
func NewSetUserAttributeUserValueParams ¶
func NewSetUserAttributeUserValueParams() *SetUserAttributeUserValueParams
NewSetUserAttributeUserValueParams creates a new SetUserAttributeUserValueParams object with the default values initialized.
func NewSetUserAttributeUserValueParamsWithContext ¶
func NewSetUserAttributeUserValueParamsWithContext(ctx context.Context) *SetUserAttributeUserValueParams
NewSetUserAttributeUserValueParamsWithContext creates a new SetUserAttributeUserValueParams object with the default values initialized, and the ability to set a context for a request
func NewSetUserAttributeUserValueParamsWithHTTPClient ¶
func NewSetUserAttributeUserValueParamsWithHTTPClient(client *http.Client) *SetUserAttributeUserValueParams
NewSetUserAttributeUserValueParamsWithHTTPClient creates a new SetUserAttributeUserValueParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetUserAttributeUserValueParamsWithTimeout ¶
func NewSetUserAttributeUserValueParamsWithTimeout(timeout time.Duration) *SetUserAttributeUserValueParams
NewSetUserAttributeUserValueParamsWithTimeout creates a new SetUserAttributeUserValueParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetUserAttributeUserValueParams) SetBody ¶
func (o *SetUserAttributeUserValueParams) SetBody(body *models.UserAttributeWithValue)
SetBody adds the body to the set user attribute user value params
func (*SetUserAttributeUserValueParams) SetContext ¶
func (o *SetUserAttributeUserValueParams) SetContext(ctx context.Context)
SetContext adds the context to the set user attribute user value params
func (*SetUserAttributeUserValueParams) SetHTTPClient ¶
func (o *SetUserAttributeUserValueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set user attribute user value params
func (*SetUserAttributeUserValueParams) SetTimeout ¶
func (o *SetUserAttributeUserValueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set user attribute user value params
func (*SetUserAttributeUserValueParams) SetUserAttributeID ¶
func (o *SetUserAttributeUserValueParams) SetUserAttributeID(userAttributeID int64)
SetUserAttributeID adds the userAttributeId to the set user attribute user value params
func (*SetUserAttributeUserValueParams) SetUserID ¶
func (o *SetUserAttributeUserValueParams) SetUserID(userID int64)
SetUserID adds the userId to the set user attribute user value params
func (*SetUserAttributeUserValueParams) WithBody ¶
func (o *SetUserAttributeUserValueParams) WithBody(body *models.UserAttributeWithValue) *SetUserAttributeUserValueParams
WithBody adds the body to the set user attribute user value params
func (*SetUserAttributeUserValueParams) WithContext ¶
func (o *SetUserAttributeUserValueParams) WithContext(ctx context.Context) *SetUserAttributeUserValueParams
WithContext adds the context to the set user attribute user value params
func (*SetUserAttributeUserValueParams) WithHTTPClient ¶
func (o *SetUserAttributeUserValueParams) WithHTTPClient(client *http.Client) *SetUserAttributeUserValueParams
WithHTTPClient adds the HTTPClient to the set user attribute user value params
func (*SetUserAttributeUserValueParams) WithTimeout ¶
func (o *SetUserAttributeUserValueParams) WithTimeout(timeout time.Duration) *SetUserAttributeUserValueParams
WithTimeout adds the timeout to the set user attribute user value params
func (*SetUserAttributeUserValueParams) WithUserAttributeID ¶
func (o *SetUserAttributeUserValueParams) WithUserAttributeID(userAttributeID int64) *SetUserAttributeUserValueParams
WithUserAttributeID adds the userAttributeID to the set user attribute user value params
func (*SetUserAttributeUserValueParams) WithUserID ¶
func (o *SetUserAttributeUserValueParams) WithUserID(userID int64) *SetUserAttributeUserValueParams
WithUserID adds the userID to the set user attribute user value params
func (*SetUserAttributeUserValueParams) WriteToRequest ¶
func (o *SetUserAttributeUserValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetUserAttributeUserValueReader ¶
type SetUserAttributeUserValueReader struct {
// contains filtered or unexported fields
}
SetUserAttributeUserValueReader is a Reader for the SetUserAttributeUserValue structure.
func (*SetUserAttributeUserValueReader) ReadResponse ¶
func (o *SetUserAttributeUserValueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetUserRolesBadRequest ¶
SetUserRolesBadRequest handles this case with default header values.
Bad Request
func NewSetUserRolesBadRequest ¶
func NewSetUserRolesBadRequest() *SetUserRolesBadRequest
NewSetUserRolesBadRequest creates a SetUserRolesBadRequest with default headers values
func (*SetUserRolesBadRequest) Error ¶
func (o *SetUserRolesBadRequest) Error() string
type SetUserRolesNotFound ¶
SetUserRolesNotFound handles this case with default header values.
Not Found
func NewSetUserRolesNotFound ¶
func NewSetUserRolesNotFound() *SetUserRolesNotFound
NewSetUserRolesNotFound creates a SetUserRolesNotFound with default headers values
func (*SetUserRolesNotFound) Error ¶
func (o *SetUserRolesNotFound) Error() string
type SetUserRolesOK ¶
SetUserRolesOK handles this case with default header values.
Roles of user.
func NewSetUserRolesOK ¶
func NewSetUserRolesOK() *SetUserRolesOK
NewSetUserRolesOK creates a SetUserRolesOK with default headers values
func (*SetUserRolesOK) Error ¶
func (o *SetUserRolesOK) Error() string
type SetUserRolesParams ¶
type SetUserRolesParams struct { /*Body array of roles ids for user */ Body []int64 /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetUserRolesParams contains all the parameters to send to the API endpoint for the set user roles operation typically these are written to a http.Request
func NewSetUserRolesParams ¶
func NewSetUserRolesParams() *SetUserRolesParams
NewSetUserRolesParams creates a new SetUserRolesParams object with the default values initialized.
func NewSetUserRolesParamsWithContext ¶
func NewSetUserRolesParamsWithContext(ctx context.Context) *SetUserRolesParams
NewSetUserRolesParamsWithContext creates a new SetUserRolesParams object with the default values initialized, and the ability to set a context for a request
func NewSetUserRolesParamsWithHTTPClient ¶
func NewSetUserRolesParamsWithHTTPClient(client *http.Client) *SetUserRolesParams
NewSetUserRolesParamsWithHTTPClient creates a new SetUserRolesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetUserRolesParamsWithTimeout ¶
func NewSetUserRolesParamsWithTimeout(timeout time.Duration) *SetUserRolesParams
NewSetUserRolesParamsWithTimeout creates a new SetUserRolesParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetUserRolesParams) SetBody ¶
func (o *SetUserRolesParams) SetBody(body []int64)
SetBody adds the body to the set user roles params
func (*SetUserRolesParams) SetContext ¶
func (o *SetUserRolesParams) SetContext(ctx context.Context)
SetContext adds the context to the set user roles params
func (*SetUserRolesParams) SetFields ¶
func (o *SetUserRolesParams) SetFields(fields *string)
SetFields adds the fields to the set user roles params
func (*SetUserRolesParams) SetHTTPClient ¶
func (o *SetUserRolesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set user roles params
func (*SetUserRolesParams) SetTimeout ¶
func (o *SetUserRolesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set user roles params
func (*SetUserRolesParams) SetUserID ¶
func (o *SetUserRolesParams) SetUserID(userID int64)
SetUserID adds the userId to the set user roles params
func (*SetUserRolesParams) WithBody ¶
func (o *SetUserRolesParams) WithBody(body []int64) *SetUserRolesParams
WithBody adds the body to the set user roles params
func (*SetUserRolesParams) WithContext ¶
func (o *SetUserRolesParams) WithContext(ctx context.Context) *SetUserRolesParams
WithContext adds the context to the set user roles params
func (*SetUserRolesParams) WithFields ¶
func (o *SetUserRolesParams) WithFields(fields *string) *SetUserRolesParams
WithFields adds the fields to the set user roles params
func (*SetUserRolesParams) WithHTTPClient ¶
func (o *SetUserRolesParams) WithHTTPClient(client *http.Client) *SetUserRolesParams
WithHTTPClient adds the HTTPClient to the set user roles params
func (*SetUserRolesParams) WithTimeout ¶
func (o *SetUserRolesParams) WithTimeout(timeout time.Duration) *SetUserRolesParams
WithTimeout adds the timeout to the set user roles params
func (*SetUserRolesParams) WithUserID ¶
func (o *SetUserRolesParams) WithUserID(userID int64) *SetUserRolesParams
WithUserID adds the userID to the set user roles params
func (*SetUserRolesParams) WriteToRequest ¶
func (o *SetUserRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetUserRolesReader ¶
type SetUserRolesReader struct {
// contains filtered or unexported fields
}
SetUserRolesReader is a Reader for the SetUserRoles structure.
func (*SetUserRolesReader) ReadResponse ¶
func (o *SetUserRolesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserAccessFilterBadRequest ¶
UpdateUserAccessFilterBadRequest handles this case with default header values.
Bad Request
func NewUpdateUserAccessFilterBadRequest ¶
func NewUpdateUserAccessFilterBadRequest() *UpdateUserAccessFilterBadRequest
NewUpdateUserAccessFilterBadRequest creates a UpdateUserAccessFilterBadRequest with default headers values
func (*UpdateUserAccessFilterBadRequest) Error ¶
func (o *UpdateUserAccessFilterBadRequest) Error() string
type UpdateUserAccessFilterNotFound ¶
UpdateUserAccessFilterNotFound handles this case with default header values.
Not Found
func NewUpdateUserAccessFilterNotFound ¶
func NewUpdateUserAccessFilterNotFound() *UpdateUserAccessFilterNotFound
NewUpdateUserAccessFilterNotFound creates a UpdateUserAccessFilterNotFound with default headers values
func (*UpdateUserAccessFilterNotFound) Error ¶
func (o *UpdateUserAccessFilterNotFound) Error() string
type UpdateUserAccessFilterOK ¶
type UpdateUserAccessFilterOK struct {
Payload *models.AccessFilter
}
UpdateUserAccessFilterOK handles this case with default header values.
Access Filter
func NewUpdateUserAccessFilterOK ¶
func NewUpdateUserAccessFilterOK() *UpdateUserAccessFilterOK
NewUpdateUserAccessFilterOK creates a UpdateUserAccessFilterOK with default headers values
func (*UpdateUserAccessFilterOK) Error ¶
func (o *UpdateUserAccessFilterOK) Error() string
type UpdateUserAccessFilterParams ¶
type UpdateUserAccessFilterParams struct { /*AccessFilterID id of Access Filter */ AccessFilterID int64 /*Body Access Filter */ Body *models.AccessFilter /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateUserAccessFilterParams contains all the parameters to send to the API endpoint for the update user access filter operation typically these are written to a http.Request
func NewUpdateUserAccessFilterParams ¶
func NewUpdateUserAccessFilterParams() *UpdateUserAccessFilterParams
NewUpdateUserAccessFilterParams creates a new UpdateUserAccessFilterParams object with the default values initialized.
func NewUpdateUserAccessFilterParamsWithContext ¶
func NewUpdateUserAccessFilterParamsWithContext(ctx context.Context) *UpdateUserAccessFilterParams
NewUpdateUserAccessFilterParamsWithContext creates a new UpdateUserAccessFilterParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateUserAccessFilterParamsWithHTTPClient ¶
func NewUpdateUserAccessFilterParamsWithHTTPClient(client *http.Client) *UpdateUserAccessFilterParams
NewUpdateUserAccessFilterParamsWithHTTPClient creates a new UpdateUserAccessFilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateUserAccessFilterParamsWithTimeout ¶
func NewUpdateUserAccessFilterParamsWithTimeout(timeout time.Duration) *UpdateUserAccessFilterParams
NewUpdateUserAccessFilterParamsWithTimeout creates a new UpdateUserAccessFilterParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateUserAccessFilterParams) SetAccessFilterID ¶
func (o *UpdateUserAccessFilterParams) SetAccessFilterID(accessFilterID int64)
SetAccessFilterID adds the accessFilterId to the update user access filter params
func (*UpdateUserAccessFilterParams) SetBody ¶
func (o *UpdateUserAccessFilterParams) SetBody(body *models.AccessFilter)
SetBody adds the body to the update user access filter params
func (*UpdateUserAccessFilterParams) SetContext ¶
func (o *UpdateUserAccessFilterParams) SetContext(ctx context.Context)
SetContext adds the context to the update user access filter params
func (*UpdateUserAccessFilterParams) SetFields ¶
func (o *UpdateUserAccessFilterParams) SetFields(fields *string)
SetFields adds the fields to the update user access filter params
func (*UpdateUserAccessFilterParams) SetHTTPClient ¶
func (o *UpdateUserAccessFilterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update user access filter params
func (*UpdateUserAccessFilterParams) SetTimeout ¶
func (o *UpdateUserAccessFilterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update user access filter params
func (*UpdateUserAccessFilterParams) SetUserID ¶
func (o *UpdateUserAccessFilterParams) SetUserID(userID int64)
SetUserID adds the userId to the update user access filter params
func (*UpdateUserAccessFilterParams) WithAccessFilterID ¶
func (o *UpdateUserAccessFilterParams) WithAccessFilterID(accessFilterID int64) *UpdateUserAccessFilterParams
WithAccessFilterID adds the accessFilterID to the update user access filter params
func (*UpdateUserAccessFilterParams) WithBody ¶
func (o *UpdateUserAccessFilterParams) WithBody(body *models.AccessFilter) *UpdateUserAccessFilterParams
WithBody adds the body to the update user access filter params
func (*UpdateUserAccessFilterParams) WithContext ¶
func (o *UpdateUserAccessFilterParams) WithContext(ctx context.Context) *UpdateUserAccessFilterParams
WithContext adds the context to the update user access filter params
func (*UpdateUserAccessFilterParams) WithFields ¶
func (o *UpdateUserAccessFilterParams) WithFields(fields *string) *UpdateUserAccessFilterParams
WithFields adds the fields to the update user access filter params
func (*UpdateUserAccessFilterParams) WithHTTPClient ¶
func (o *UpdateUserAccessFilterParams) WithHTTPClient(client *http.Client) *UpdateUserAccessFilterParams
WithHTTPClient adds the HTTPClient to the update user access filter params
func (*UpdateUserAccessFilterParams) WithTimeout ¶
func (o *UpdateUserAccessFilterParams) WithTimeout(timeout time.Duration) *UpdateUserAccessFilterParams
WithTimeout adds the timeout to the update user access filter params
func (*UpdateUserAccessFilterParams) WithUserID ¶
func (o *UpdateUserAccessFilterParams) WithUserID(userID int64) *UpdateUserAccessFilterParams
WithUserID adds the userID to the update user access filter params
func (*UpdateUserAccessFilterParams) WriteToRequest ¶
func (o *UpdateUserAccessFilterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUserAccessFilterReader ¶
type UpdateUserAccessFilterReader struct {
// contains filtered or unexported fields
}
UpdateUserAccessFilterReader is a Reader for the UpdateUserAccessFilter structure.
func (*UpdateUserAccessFilterReader) ReadResponse ¶
func (o *UpdateUserAccessFilterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserAccessFilterUnprocessableEntity ¶
type UpdateUserAccessFilterUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateUserAccessFilterUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateUserAccessFilterUnprocessableEntity ¶
func NewUpdateUserAccessFilterUnprocessableEntity() *UpdateUserAccessFilterUnprocessableEntity
NewUpdateUserAccessFilterUnprocessableEntity creates a UpdateUserAccessFilterUnprocessableEntity with default headers values
func (*UpdateUserAccessFilterUnprocessableEntity) Error ¶
func (o *UpdateUserAccessFilterUnprocessableEntity) Error() string
type UpdateUserBadRequest ¶
UpdateUserBadRequest handles this case with default header values.
Bad Request
func NewUpdateUserBadRequest ¶
func NewUpdateUserBadRequest() *UpdateUserBadRequest
NewUpdateUserBadRequest creates a UpdateUserBadRequest with default headers values
func (*UpdateUserBadRequest) Error ¶
func (o *UpdateUserBadRequest) Error() string
type UpdateUserCredentialsEmailBadRequest ¶
UpdateUserCredentialsEmailBadRequest handles this case with default header values.
Bad Request
func NewUpdateUserCredentialsEmailBadRequest ¶
func NewUpdateUserCredentialsEmailBadRequest() *UpdateUserCredentialsEmailBadRequest
NewUpdateUserCredentialsEmailBadRequest creates a UpdateUserCredentialsEmailBadRequest with default headers values
func (*UpdateUserCredentialsEmailBadRequest) Error ¶
func (o *UpdateUserCredentialsEmailBadRequest) Error() string
type UpdateUserCredentialsEmailNotFound ¶
UpdateUserCredentialsEmailNotFound handles this case with default header values.
Not Found
func NewUpdateUserCredentialsEmailNotFound ¶
func NewUpdateUserCredentialsEmailNotFound() *UpdateUserCredentialsEmailNotFound
NewUpdateUserCredentialsEmailNotFound creates a UpdateUserCredentialsEmailNotFound with default headers values
func (*UpdateUserCredentialsEmailNotFound) Error ¶
func (o *UpdateUserCredentialsEmailNotFound) Error() string
type UpdateUserCredentialsEmailOK ¶
type UpdateUserCredentialsEmailOK struct {
Payload *models.CredentialsEmail
}
UpdateUserCredentialsEmailOK handles this case with default header values.
Email/Password Credential
func NewUpdateUserCredentialsEmailOK ¶
func NewUpdateUserCredentialsEmailOK() *UpdateUserCredentialsEmailOK
NewUpdateUserCredentialsEmailOK creates a UpdateUserCredentialsEmailOK with default headers values
func (*UpdateUserCredentialsEmailOK) Error ¶
func (o *UpdateUserCredentialsEmailOK) Error() string
type UpdateUserCredentialsEmailParams ¶
type UpdateUserCredentialsEmailParams struct { /*Body Email/Password Credential */ Body *models.CredentialsEmail /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateUserCredentialsEmailParams contains all the parameters to send to the API endpoint for the update user credentials email operation typically these are written to a http.Request
func NewUpdateUserCredentialsEmailParams ¶
func NewUpdateUserCredentialsEmailParams() *UpdateUserCredentialsEmailParams
NewUpdateUserCredentialsEmailParams creates a new UpdateUserCredentialsEmailParams object with the default values initialized.
func NewUpdateUserCredentialsEmailParamsWithContext ¶
func NewUpdateUserCredentialsEmailParamsWithContext(ctx context.Context) *UpdateUserCredentialsEmailParams
NewUpdateUserCredentialsEmailParamsWithContext creates a new UpdateUserCredentialsEmailParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateUserCredentialsEmailParamsWithHTTPClient ¶
func NewUpdateUserCredentialsEmailParamsWithHTTPClient(client *http.Client) *UpdateUserCredentialsEmailParams
NewUpdateUserCredentialsEmailParamsWithHTTPClient creates a new UpdateUserCredentialsEmailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateUserCredentialsEmailParamsWithTimeout ¶
func NewUpdateUserCredentialsEmailParamsWithTimeout(timeout time.Duration) *UpdateUserCredentialsEmailParams
NewUpdateUserCredentialsEmailParamsWithTimeout creates a new UpdateUserCredentialsEmailParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateUserCredentialsEmailParams) SetBody ¶
func (o *UpdateUserCredentialsEmailParams) SetBody(body *models.CredentialsEmail)
SetBody adds the body to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) SetContext ¶
func (o *UpdateUserCredentialsEmailParams) SetContext(ctx context.Context)
SetContext adds the context to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) SetFields ¶
func (o *UpdateUserCredentialsEmailParams) SetFields(fields *string)
SetFields adds the fields to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) SetHTTPClient ¶
func (o *UpdateUserCredentialsEmailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) SetTimeout ¶
func (o *UpdateUserCredentialsEmailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) SetUserID ¶
func (o *UpdateUserCredentialsEmailParams) SetUserID(userID int64)
SetUserID adds the userId to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) WithBody ¶
func (o *UpdateUserCredentialsEmailParams) WithBody(body *models.CredentialsEmail) *UpdateUserCredentialsEmailParams
WithBody adds the body to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) WithContext ¶
func (o *UpdateUserCredentialsEmailParams) WithContext(ctx context.Context) *UpdateUserCredentialsEmailParams
WithContext adds the context to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) WithFields ¶
func (o *UpdateUserCredentialsEmailParams) WithFields(fields *string) *UpdateUserCredentialsEmailParams
WithFields adds the fields to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) WithHTTPClient ¶
func (o *UpdateUserCredentialsEmailParams) WithHTTPClient(client *http.Client) *UpdateUserCredentialsEmailParams
WithHTTPClient adds the HTTPClient to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) WithTimeout ¶
func (o *UpdateUserCredentialsEmailParams) WithTimeout(timeout time.Duration) *UpdateUserCredentialsEmailParams
WithTimeout adds the timeout to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) WithUserID ¶
func (o *UpdateUserCredentialsEmailParams) WithUserID(userID int64) *UpdateUserCredentialsEmailParams
WithUserID adds the userID to the update user credentials email params
func (*UpdateUserCredentialsEmailParams) WriteToRequest ¶
func (o *UpdateUserCredentialsEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUserCredentialsEmailReader ¶
type UpdateUserCredentialsEmailReader struct {
// contains filtered or unexported fields
}
UpdateUserCredentialsEmailReader is a Reader for the UpdateUserCredentialsEmail structure.
func (*UpdateUserCredentialsEmailReader) ReadResponse ¶
func (o *UpdateUserCredentialsEmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserCredentialsEmailUnprocessableEntity ¶
type UpdateUserCredentialsEmailUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateUserCredentialsEmailUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateUserCredentialsEmailUnprocessableEntity ¶
func NewUpdateUserCredentialsEmailUnprocessableEntity() *UpdateUserCredentialsEmailUnprocessableEntity
NewUpdateUserCredentialsEmailUnprocessableEntity creates a UpdateUserCredentialsEmailUnprocessableEntity with default headers values
func (*UpdateUserCredentialsEmailUnprocessableEntity) Error ¶
func (o *UpdateUserCredentialsEmailUnprocessableEntity) Error() string
type UpdateUserNotFound ¶
UpdateUserNotFound handles this case with default header values.
Not Found
func NewUpdateUserNotFound ¶
func NewUpdateUserNotFound() *UpdateUserNotFound
NewUpdateUserNotFound creates a UpdateUserNotFound with default headers values
func (*UpdateUserNotFound) Error ¶
func (o *UpdateUserNotFound) Error() string
type UpdateUserOK ¶
UpdateUserOK handles this case with default header values.
New state for specified user.
func NewUpdateUserOK ¶
func NewUpdateUserOK() *UpdateUserOK
NewUpdateUserOK creates a UpdateUserOK with default headers values
func (*UpdateUserOK) Error ¶
func (o *UpdateUserOK) Error() string
type UpdateUserParams ¶
type UpdateUserParams struct { /*Body User */ Body *models.User /*Fields Requested fields. */ Fields *string /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateUserParams contains all the parameters to send to the API endpoint for the update user operation typically these are written to a http.Request
func NewUpdateUserParams ¶
func NewUpdateUserParams() *UpdateUserParams
NewUpdateUserParams creates a new UpdateUserParams object with the default values initialized.
func NewUpdateUserParamsWithContext ¶
func NewUpdateUserParamsWithContext(ctx context.Context) *UpdateUserParams
NewUpdateUserParamsWithContext creates a new UpdateUserParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateUserParamsWithHTTPClient ¶
func NewUpdateUserParamsWithHTTPClient(client *http.Client) *UpdateUserParams
NewUpdateUserParamsWithHTTPClient creates a new UpdateUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateUserParamsWithTimeout ¶
func NewUpdateUserParamsWithTimeout(timeout time.Duration) *UpdateUserParams
NewUpdateUserParamsWithTimeout creates a new UpdateUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateUserParams) SetBody ¶
func (o *UpdateUserParams) SetBody(body *models.User)
SetBody adds the body to the update user params
func (*UpdateUserParams) SetContext ¶
func (o *UpdateUserParams) SetContext(ctx context.Context)
SetContext adds the context to the update user params
func (*UpdateUserParams) SetFields ¶
func (o *UpdateUserParams) SetFields(fields *string)
SetFields adds the fields to the update user params
func (*UpdateUserParams) SetHTTPClient ¶
func (o *UpdateUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update user params
func (*UpdateUserParams) SetTimeout ¶
func (o *UpdateUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update user params
func (*UpdateUserParams) SetUserID ¶
func (o *UpdateUserParams) SetUserID(userID int64)
SetUserID adds the userId to the update user params
func (*UpdateUserParams) WithBody ¶
func (o *UpdateUserParams) WithBody(body *models.User) *UpdateUserParams
WithBody adds the body to the update user params
func (*UpdateUserParams) WithContext ¶
func (o *UpdateUserParams) WithContext(ctx context.Context) *UpdateUserParams
WithContext adds the context to the update user params
func (*UpdateUserParams) WithFields ¶
func (o *UpdateUserParams) WithFields(fields *string) *UpdateUserParams
WithFields adds the fields to the update user params
func (*UpdateUserParams) WithHTTPClient ¶
func (o *UpdateUserParams) WithHTTPClient(client *http.Client) *UpdateUserParams
WithHTTPClient adds the HTTPClient to the update user params
func (*UpdateUserParams) WithTimeout ¶
func (o *UpdateUserParams) WithTimeout(timeout time.Duration) *UpdateUserParams
WithTimeout adds the timeout to the update user params
func (*UpdateUserParams) WithUserID ¶
func (o *UpdateUserParams) WithUserID(userID int64) *UpdateUserParams
WithUserID adds the userID to the update user params
func (*UpdateUserParams) WriteToRequest ¶
func (o *UpdateUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateUserReader ¶
type UpdateUserReader struct {
// contains filtered or unexported fields
}
UpdateUserReader is a Reader for the UpdateUser structure.
func (*UpdateUserReader) ReadResponse ¶
func (o *UpdateUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateUserUnprocessableEntity ¶
type UpdateUserUnprocessableEntity struct {
Payload *models.ValidationError
}
UpdateUserUnprocessableEntity handles this case with default header values.
Validation Error
func NewUpdateUserUnprocessableEntity ¶
func NewUpdateUserUnprocessableEntity() *UpdateUserUnprocessableEntity
NewUpdateUserUnprocessableEntity creates a UpdateUserUnprocessableEntity with default headers values
func (*UpdateUserUnprocessableEntity) Error ¶
func (o *UpdateUserUnprocessableEntity) Error() string
type UserAccessFilterBadRequest ¶
UserAccessFilterBadRequest handles this case with default header values.
Bad Request
func NewUserAccessFilterBadRequest ¶
func NewUserAccessFilterBadRequest() *UserAccessFilterBadRequest
NewUserAccessFilterBadRequest creates a UserAccessFilterBadRequest with default headers values
func (*UserAccessFilterBadRequest) Error ¶
func (o *UserAccessFilterBadRequest) Error() string
type UserAccessFilterNotFound ¶
UserAccessFilterNotFound handles this case with default header values.
Not Found
func NewUserAccessFilterNotFound ¶
func NewUserAccessFilterNotFound() *UserAccessFilterNotFound
NewUserAccessFilterNotFound creates a UserAccessFilterNotFound with default headers values
func (*UserAccessFilterNotFound) Error ¶
func (o *UserAccessFilterNotFound) Error() string
type UserAccessFilterOK ¶
type UserAccessFilterOK struct {
Payload *models.AccessFilter
}
UserAccessFilterOK handles this case with default header values.
Access Filter
func NewUserAccessFilterOK ¶
func NewUserAccessFilterOK() *UserAccessFilterOK
NewUserAccessFilterOK creates a UserAccessFilterOK with default headers values
func (*UserAccessFilterOK) Error ¶
func (o *UserAccessFilterOK) Error() string
type UserAccessFilterParams ¶
type UserAccessFilterParams struct { /*AccessFilterID Id of Access Filter */ AccessFilterID int64 /*Fields Requested fields. */ Fields *string /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserAccessFilterParams contains all the parameters to send to the API endpoint for the user access filter operation typically these are written to a http.Request
func NewUserAccessFilterParams ¶
func NewUserAccessFilterParams() *UserAccessFilterParams
NewUserAccessFilterParams creates a new UserAccessFilterParams object with the default values initialized.
func NewUserAccessFilterParamsWithContext ¶
func NewUserAccessFilterParamsWithContext(ctx context.Context) *UserAccessFilterParams
NewUserAccessFilterParamsWithContext creates a new UserAccessFilterParams object with the default values initialized, and the ability to set a context for a request
func NewUserAccessFilterParamsWithHTTPClient ¶
func NewUserAccessFilterParamsWithHTTPClient(client *http.Client) *UserAccessFilterParams
NewUserAccessFilterParamsWithHTTPClient creates a new UserAccessFilterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserAccessFilterParamsWithTimeout ¶
func NewUserAccessFilterParamsWithTimeout(timeout time.Duration) *UserAccessFilterParams
NewUserAccessFilterParamsWithTimeout creates a new UserAccessFilterParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserAccessFilterParams) SetAccessFilterID ¶
func (o *UserAccessFilterParams) SetAccessFilterID(accessFilterID int64)
SetAccessFilterID adds the accessFilterId to the user access filter params
func (*UserAccessFilterParams) SetContext ¶
func (o *UserAccessFilterParams) SetContext(ctx context.Context)
SetContext adds the context to the user access filter params
func (*UserAccessFilterParams) SetFields ¶
func (o *UserAccessFilterParams) SetFields(fields *string)
SetFields adds the fields to the user access filter params
func (*UserAccessFilterParams) SetHTTPClient ¶
func (o *UserAccessFilterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user access filter params
func (*UserAccessFilterParams) SetTimeout ¶
func (o *UserAccessFilterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user access filter params
func (*UserAccessFilterParams) SetUserID ¶
func (o *UserAccessFilterParams) SetUserID(userID int64)
SetUserID adds the userId to the user access filter params
func (*UserAccessFilterParams) WithAccessFilterID ¶
func (o *UserAccessFilterParams) WithAccessFilterID(accessFilterID int64) *UserAccessFilterParams
WithAccessFilterID adds the accessFilterID to the user access filter params
func (*UserAccessFilterParams) WithContext ¶
func (o *UserAccessFilterParams) WithContext(ctx context.Context) *UserAccessFilterParams
WithContext adds the context to the user access filter params
func (*UserAccessFilterParams) WithFields ¶
func (o *UserAccessFilterParams) WithFields(fields *string) *UserAccessFilterParams
WithFields adds the fields to the user access filter params
func (*UserAccessFilterParams) WithHTTPClient ¶
func (o *UserAccessFilterParams) WithHTTPClient(client *http.Client) *UserAccessFilterParams
WithHTTPClient adds the HTTPClient to the user access filter params
func (*UserAccessFilterParams) WithTimeout ¶
func (o *UserAccessFilterParams) WithTimeout(timeout time.Duration) *UserAccessFilterParams
WithTimeout adds the timeout to the user access filter params
func (*UserAccessFilterParams) WithUserID ¶
func (o *UserAccessFilterParams) WithUserID(userID int64) *UserAccessFilterParams
WithUserID adds the userID to the user access filter params
func (*UserAccessFilterParams) WriteToRequest ¶
func (o *UserAccessFilterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserAccessFilterReader ¶
type UserAccessFilterReader struct {
// contains filtered or unexported fields
}
UserAccessFilterReader is a Reader for the UserAccessFilter structure.
func (*UserAccessFilterReader) ReadResponse ¶
func (o *UserAccessFilterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserAttributeUserValuesNotFound ¶
UserAttributeUserValuesNotFound handles this case with default header values.
Not Found
func NewUserAttributeUserValuesNotFound ¶
func NewUserAttributeUserValuesNotFound() *UserAttributeUserValuesNotFound
NewUserAttributeUserValuesNotFound creates a UserAttributeUserValuesNotFound with default headers values
func (*UserAttributeUserValuesNotFound) Error ¶
func (o *UserAttributeUserValuesNotFound) Error() string
type UserAttributeUserValuesOK ¶
type UserAttributeUserValuesOK struct {
Payload []*models.UserAttributeWithValue
}
UserAttributeUserValuesOK handles this case with default header values.
Value of user attribute.
func NewUserAttributeUserValuesOK ¶
func NewUserAttributeUserValuesOK() *UserAttributeUserValuesOK
NewUserAttributeUserValuesOK creates a UserAttributeUserValuesOK with default headers values
func (*UserAttributeUserValuesOK) Error ¶
func (o *UserAttributeUserValuesOK) Error() string
type UserAttributeUserValuesParams ¶
type UserAttributeUserValuesParams struct { /*AllValues If true, returns all values in the search path instead of just the first value found. Useful for debugging group precedence. */ AllValues *bool /*Fields Requested fields. */ Fields *string /*IncludeUnset If true, returns an empty record for each requested attribute that has no user, group, or default value. */ IncludeUnset *bool /*UserAttributeIds Specific user attributes to request. Omit or leave blank to request all user attributes. */ UserAttributeIds []int64 /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserAttributeUserValuesParams contains all the parameters to send to the API endpoint for the user attribute user values operation typically these are written to a http.Request
func NewUserAttributeUserValuesParams ¶
func NewUserAttributeUserValuesParams() *UserAttributeUserValuesParams
NewUserAttributeUserValuesParams creates a new UserAttributeUserValuesParams object with the default values initialized.
func NewUserAttributeUserValuesParamsWithContext ¶
func NewUserAttributeUserValuesParamsWithContext(ctx context.Context) *UserAttributeUserValuesParams
NewUserAttributeUserValuesParamsWithContext creates a new UserAttributeUserValuesParams object with the default values initialized, and the ability to set a context for a request
func NewUserAttributeUserValuesParamsWithHTTPClient ¶
func NewUserAttributeUserValuesParamsWithHTTPClient(client *http.Client) *UserAttributeUserValuesParams
NewUserAttributeUserValuesParamsWithHTTPClient creates a new UserAttributeUserValuesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserAttributeUserValuesParamsWithTimeout ¶
func NewUserAttributeUserValuesParamsWithTimeout(timeout time.Duration) *UserAttributeUserValuesParams
NewUserAttributeUserValuesParamsWithTimeout creates a new UserAttributeUserValuesParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserAttributeUserValuesParams) SetAllValues ¶
func (o *UserAttributeUserValuesParams) SetAllValues(allValues *bool)
SetAllValues adds the allValues to the user attribute user values params
func (*UserAttributeUserValuesParams) SetContext ¶
func (o *UserAttributeUserValuesParams) SetContext(ctx context.Context)
SetContext adds the context to the user attribute user values params
func (*UserAttributeUserValuesParams) SetFields ¶
func (o *UserAttributeUserValuesParams) SetFields(fields *string)
SetFields adds the fields to the user attribute user values params
func (*UserAttributeUserValuesParams) SetHTTPClient ¶
func (o *UserAttributeUserValuesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user attribute user values params
func (*UserAttributeUserValuesParams) SetIncludeUnset ¶
func (o *UserAttributeUserValuesParams) SetIncludeUnset(includeUnset *bool)
SetIncludeUnset adds the includeUnset to the user attribute user values params
func (*UserAttributeUserValuesParams) SetTimeout ¶
func (o *UserAttributeUserValuesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user attribute user values params
func (*UserAttributeUserValuesParams) SetUserAttributeIds ¶
func (o *UserAttributeUserValuesParams) SetUserAttributeIds(userAttributeIds []int64)
SetUserAttributeIds adds the userAttributeIds to the user attribute user values params
func (*UserAttributeUserValuesParams) SetUserID ¶
func (o *UserAttributeUserValuesParams) SetUserID(userID int64)
SetUserID adds the userId to the user attribute user values params
func (*UserAttributeUserValuesParams) WithAllValues ¶
func (o *UserAttributeUserValuesParams) WithAllValues(allValues *bool) *UserAttributeUserValuesParams
WithAllValues adds the allValues to the user attribute user values params
func (*UserAttributeUserValuesParams) WithContext ¶
func (o *UserAttributeUserValuesParams) WithContext(ctx context.Context) *UserAttributeUserValuesParams
WithContext adds the context to the user attribute user values params
func (*UserAttributeUserValuesParams) WithFields ¶
func (o *UserAttributeUserValuesParams) WithFields(fields *string) *UserAttributeUserValuesParams
WithFields adds the fields to the user attribute user values params
func (*UserAttributeUserValuesParams) WithHTTPClient ¶
func (o *UserAttributeUserValuesParams) WithHTTPClient(client *http.Client) *UserAttributeUserValuesParams
WithHTTPClient adds the HTTPClient to the user attribute user values params
func (*UserAttributeUserValuesParams) WithIncludeUnset ¶
func (o *UserAttributeUserValuesParams) WithIncludeUnset(includeUnset *bool) *UserAttributeUserValuesParams
WithIncludeUnset adds the includeUnset to the user attribute user values params
func (*UserAttributeUserValuesParams) WithTimeout ¶
func (o *UserAttributeUserValuesParams) WithTimeout(timeout time.Duration) *UserAttributeUserValuesParams
WithTimeout adds the timeout to the user attribute user values params
func (*UserAttributeUserValuesParams) WithUserAttributeIds ¶
func (o *UserAttributeUserValuesParams) WithUserAttributeIds(userAttributeIds []int64) *UserAttributeUserValuesParams
WithUserAttributeIds adds the userAttributeIds to the user attribute user values params
func (*UserAttributeUserValuesParams) WithUserID ¶
func (o *UserAttributeUserValuesParams) WithUserID(userID int64) *UserAttributeUserValuesParams
WithUserID adds the userID to the user attribute user values params
func (*UserAttributeUserValuesParams) WriteToRequest ¶
func (o *UserAttributeUserValuesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserAttributeUserValuesReader ¶
type UserAttributeUserValuesReader struct {
// contains filtered or unexported fields
}
UserAttributeUserValuesReader is a Reader for the UserAttributeUserValues structure.
func (*UserAttributeUserValuesReader) ReadResponse ¶
func (o *UserAttributeUserValuesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserBadRequest ¶
UserBadRequest handles this case with default header values.
Bad Request
func NewUserBadRequest ¶
func NewUserBadRequest() *UserBadRequest
NewUserBadRequest creates a UserBadRequest with default headers values
func (*UserBadRequest) Error ¶
func (o *UserBadRequest) Error() string
type UserCredentialsAPIBadRequest ¶
UserCredentialsAPIBadRequest handles this case with default header values.
Bad Request
func NewUserCredentialsAPIBadRequest ¶
func NewUserCredentialsAPIBadRequest() *UserCredentialsAPIBadRequest
NewUserCredentialsAPIBadRequest creates a UserCredentialsAPIBadRequest with default headers values
func (*UserCredentialsAPIBadRequest) Error ¶
func (o *UserCredentialsAPIBadRequest) Error() string
type UserCredentialsAPINotFound ¶
UserCredentialsAPINotFound handles this case with default header values.
Not Found
func NewUserCredentialsAPINotFound ¶
func NewUserCredentialsAPINotFound() *UserCredentialsAPINotFound
NewUserCredentialsAPINotFound creates a UserCredentialsAPINotFound with default headers values
func (*UserCredentialsAPINotFound) Error ¶
func (o *UserCredentialsAPINotFound) Error() string
type UserCredentialsAPIOK ¶
type UserCredentialsAPIOK struct {
Payload *models.CredentialsAPI
}
UserCredentialsAPIOK handles this case with default header values.
API Credential
func NewUserCredentialsAPIOK ¶
func NewUserCredentialsAPIOK() *UserCredentialsAPIOK
NewUserCredentialsAPIOK creates a UserCredentialsAPIOK with default headers values
func (*UserCredentialsAPIOK) Error ¶
func (o *UserCredentialsAPIOK) Error() string
type UserCredentialsAPIParams ¶
type UserCredentialsAPIParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserCredentialsAPIParams contains all the parameters to send to the API endpoint for the user credentials api operation typically these are written to a http.Request
func NewUserCredentialsAPIParams ¶
func NewUserCredentialsAPIParams() *UserCredentialsAPIParams
NewUserCredentialsAPIParams creates a new UserCredentialsAPIParams object with the default values initialized.
func NewUserCredentialsAPIParamsWithContext ¶
func NewUserCredentialsAPIParamsWithContext(ctx context.Context) *UserCredentialsAPIParams
NewUserCredentialsAPIParamsWithContext creates a new UserCredentialsAPIParams object with the default values initialized, and the ability to set a context for a request
func NewUserCredentialsAPIParamsWithHTTPClient ¶
func NewUserCredentialsAPIParamsWithHTTPClient(client *http.Client) *UserCredentialsAPIParams
NewUserCredentialsAPIParamsWithHTTPClient creates a new UserCredentialsAPIParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserCredentialsAPIParamsWithTimeout ¶
func NewUserCredentialsAPIParamsWithTimeout(timeout time.Duration) *UserCredentialsAPIParams
NewUserCredentialsAPIParamsWithTimeout creates a new UserCredentialsAPIParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserCredentialsAPIParams) SetContext ¶
func (o *UserCredentialsAPIParams) SetContext(ctx context.Context)
SetContext adds the context to the user credentials api params
func (*UserCredentialsAPIParams) SetFields ¶
func (o *UserCredentialsAPIParams) SetFields(fields *string)
SetFields adds the fields to the user credentials api params
func (*UserCredentialsAPIParams) SetHTTPClient ¶
func (o *UserCredentialsAPIParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user credentials api params
func (*UserCredentialsAPIParams) SetTimeout ¶
func (o *UserCredentialsAPIParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user credentials api params
func (*UserCredentialsAPIParams) SetUserID ¶
func (o *UserCredentialsAPIParams) SetUserID(userID int64)
SetUserID adds the userId to the user credentials api params
func (*UserCredentialsAPIParams) WithContext ¶
func (o *UserCredentialsAPIParams) WithContext(ctx context.Context) *UserCredentialsAPIParams
WithContext adds the context to the user credentials api params
func (*UserCredentialsAPIParams) WithFields ¶
func (o *UserCredentialsAPIParams) WithFields(fields *string) *UserCredentialsAPIParams
WithFields adds the fields to the user credentials api params
func (*UserCredentialsAPIParams) WithHTTPClient ¶
func (o *UserCredentialsAPIParams) WithHTTPClient(client *http.Client) *UserCredentialsAPIParams
WithHTTPClient adds the HTTPClient to the user credentials api params
func (*UserCredentialsAPIParams) WithTimeout ¶
func (o *UserCredentialsAPIParams) WithTimeout(timeout time.Duration) *UserCredentialsAPIParams
WithTimeout adds the timeout to the user credentials api params
func (*UserCredentialsAPIParams) WithUserID ¶
func (o *UserCredentialsAPIParams) WithUserID(userID int64) *UserCredentialsAPIParams
WithUserID adds the userID to the user credentials api params
func (*UserCredentialsAPIParams) WriteToRequest ¶
func (o *UserCredentialsAPIParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserCredentialsAPIReader ¶
type UserCredentialsAPIReader struct {
// contains filtered or unexported fields
}
UserCredentialsAPIReader is a Reader for the UserCredentialsAPI structure.
func (*UserCredentialsAPIReader) ReadResponse ¶
func (o *UserCredentialsAPIReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserCredentialsApi3BadRequest ¶
UserCredentialsApi3BadRequest handles this case with default header values.
Bad Request
func NewUserCredentialsApi3BadRequest ¶
func NewUserCredentialsApi3BadRequest() *UserCredentialsApi3BadRequest
NewUserCredentialsApi3BadRequest creates a UserCredentialsApi3BadRequest with default headers values
func (*UserCredentialsApi3BadRequest) Error ¶
func (o *UserCredentialsApi3BadRequest) Error() string
type UserCredentialsApi3NotFound ¶
UserCredentialsApi3NotFound handles this case with default header values.
Not Found
func NewUserCredentialsApi3NotFound ¶
func NewUserCredentialsApi3NotFound() *UserCredentialsApi3NotFound
NewUserCredentialsApi3NotFound creates a UserCredentialsApi3NotFound with default headers values
func (*UserCredentialsApi3NotFound) Error ¶
func (o *UserCredentialsApi3NotFound) Error() string
type UserCredentialsApi3OK ¶
type UserCredentialsApi3OK struct {
Payload *models.CredentialsApi3
}
UserCredentialsApi3OK handles this case with default header values.
API 3 Credential
func NewUserCredentialsApi3OK ¶
func NewUserCredentialsApi3OK() *UserCredentialsApi3OK
NewUserCredentialsApi3OK creates a UserCredentialsApi3OK with default headers values
func (*UserCredentialsApi3OK) Error ¶
func (o *UserCredentialsApi3OK) Error() string
type UserCredentialsApi3Params ¶
type UserCredentialsApi3Params struct { /*CredentialsApi3ID Id of API 3 Credential */ CredentialsApi3ID int64 /*Fields Requested fields. */ Fields *string /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserCredentialsApi3Params contains all the parameters to send to the API endpoint for the user credentials api3 operation typically these are written to a http.Request
func NewUserCredentialsApi3Params ¶
func NewUserCredentialsApi3Params() *UserCredentialsApi3Params
NewUserCredentialsApi3Params creates a new UserCredentialsApi3Params object with the default values initialized.
func NewUserCredentialsApi3ParamsWithContext ¶
func NewUserCredentialsApi3ParamsWithContext(ctx context.Context) *UserCredentialsApi3Params
NewUserCredentialsApi3ParamsWithContext creates a new UserCredentialsApi3Params object with the default values initialized, and the ability to set a context for a request
func NewUserCredentialsApi3ParamsWithHTTPClient ¶
func NewUserCredentialsApi3ParamsWithHTTPClient(client *http.Client) *UserCredentialsApi3Params
NewUserCredentialsApi3ParamsWithHTTPClient creates a new UserCredentialsApi3Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserCredentialsApi3ParamsWithTimeout ¶
func NewUserCredentialsApi3ParamsWithTimeout(timeout time.Duration) *UserCredentialsApi3Params
NewUserCredentialsApi3ParamsWithTimeout creates a new UserCredentialsApi3Params object with the default values initialized, and the ability to set a timeout on a request
func (*UserCredentialsApi3Params) SetContext ¶
func (o *UserCredentialsApi3Params) SetContext(ctx context.Context)
SetContext adds the context to the user credentials api3 params
func (*UserCredentialsApi3Params) SetCredentialsApi3ID ¶
func (o *UserCredentialsApi3Params) SetCredentialsApi3ID(credentialsApi3ID int64)
SetCredentialsApi3ID adds the credentialsApi3Id to the user credentials api3 params
func (*UserCredentialsApi3Params) SetFields ¶
func (o *UserCredentialsApi3Params) SetFields(fields *string)
SetFields adds the fields to the user credentials api3 params
func (*UserCredentialsApi3Params) SetHTTPClient ¶
func (o *UserCredentialsApi3Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user credentials api3 params
func (*UserCredentialsApi3Params) SetTimeout ¶
func (o *UserCredentialsApi3Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user credentials api3 params
func (*UserCredentialsApi3Params) SetUserID ¶
func (o *UserCredentialsApi3Params) SetUserID(userID int64)
SetUserID adds the userId to the user credentials api3 params
func (*UserCredentialsApi3Params) WithContext ¶
func (o *UserCredentialsApi3Params) WithContext(ctx context.Context) *UserCredentialsApi3Params
WithContext adds the context to the user credentials api3 params
func (*UserCredentialsApi3Params) WithCredentialsApi3ID ¶
func (o *UserCredentialsApi3Params) WithCredentialsApi3ID(credentialsApi3ID int64) *UserCredentialsApi3Params
WithCredentialsApi3ID adds the credentialsApi3ID to the user credentials api3 params
func (*UserCredentialsApi3Params) WithFields ¶
func (o *UserCredentialsApi3Params) WithFields(fields *string) *UserCredentialsApi3Params
WithFields adds the fields to the user credentials api3 params
func (*UserCredentialsApi3Params) WithHTTPClient ¶
func (o *UserCredentialsApi3Params) WithHTTPClient(client *http.Client) *UserCredentialsApi3Params
WithHTTPClient adds the HTTPClient to the user credentials api3 params
func (*UserCredentialsApi3Params) WithTimeout ¶
func (o *UserCredentialsApi3Params) WithTimeout(timeout time.Duration) *UserCredentialsApi3Params
WithTimeout adds the timeout to the user credentials api3 params
func (*UserCredentialsApi3Params) WithUserID ¶
func (o *UserCredentialsApi3Params) WithUserID(userID int64) *UserCredentialsApi3Params
WithUserID adds the userID to the user credentials api3 params
func (*UserCredentialsApi3Params) WriteToRequest ¶
func (o *UserCredentialsApi3Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserCredentialsApi3Reader ¶
type UserCredentialsApi3Reader struct {
// contains filtered or unexported fields
}
UserCredentialsApi3Reader is a Reader for the UserCredentialsApi3 structure.
func (*UserCredentialsApi3Reader) ReadResponse ¶
func (o *UserCredentialsApi3Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserCredentialsEmailBadRequest ¶
UserCredentialsEmailBadRequest handles this case with default header values.
Bad Request
func NewUserCredentialsEmailBadRequest ¶
func NewUserCredentialsEmailBadRequest() *UserCredentialsEmailBadRequest
NewUserCredentialsEmailBadRequest creates a UserCredentialsEmailBadRequest with default headers values
func (*UserCredentialsEmailBadRequest) Error ¶
func (o *UserCredentialsEmailBadRequest) Error() string
type UserCredentialsEmailNotFound ¶
UserCredentialsEmailNotFound handles this case with default header values.
Not Found
func NewUserCredentialsEmailNotFound ¶
func NewUserCredentialsEmailNotFound() *UserCredentialsEmailNotFound
NewUserCredentialsEmailNotFound creates a UserCredentialsEmailNotFound with default headers values
func (*UserCredentialsEmailNotFound) Error ¶
func (o *UserCredentialsEmailNotFound) Error() string
type UserCredentialsEmailOK ¶
type UserCredentialsEmailOK struct {
Payload *models.CredentialsEmail
}
UserCredentialsEmailOK handles this case with default header values.
Email/Password Credential
func NewUserCredentialsEmailOK ¶
func NewUserCredentialsEmailOK() *UserCredentialsEmailOK
NewUserCredentialsEmailOK creates a UserCredentialsEmailOK with default headers values
func (*UserCredentialsEmailOK) Error ¶
func (o *UserCredentialsEmailOK) Error() string
type UserCredentialsEmailParams ¶
type UserCredentialsEmailParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserCredentialsEmailParams contains all the parameters to send to the API endpoint for the user credentials email operation typically these are written to a http.Request
func NewUserCredentialsEmailParams ¶
func NewUserCredentialsEmailParams() *UserCredentialsEmailParams
NewUserCredentialsEmailParams creates a new UserCredentialsEmailParams object with the default values initialized.
func NewUserCredentialsEmailParamsWithContext ¶
func NewUserCredentialsEmailParamsWithContext(ctx context.Context) *UserCredentialsEmailParams
NewUserCredentialsEmailParamsWithContext creates a new UserCredentialsEmailParams object with the default values initialized, and the ability to set a context for a request
func NewUserCredentialsEmailParamsWithHTTPClient ¶
func NewUserCredentialsEmailParamsWithHTTPClient(client *http.Client) *UserCredentialsEmailParams
NewUserCredentialsEmailParamsWithHTTPClient creates a new UserCredentialsEmailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserCredentialsEmailParamsWithTimeout ¶
func NewUserCredentialsEmailParamsWithTimeout(timeout time.Duration) *UserCredentialsEmailParams
NewUserCredentialsEmailParamsWithTimeout creates a new UserCredentialsEmailParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserCredentialsEmailParams) SetContext ¶
func (o *UserCredentialsEmailParams) SetContext(ctx context.Context)
SetContext adds the context to the user credentials email params
func (*UserCredentialsEmailParams) SetFields ¶
func (o *UserCredentialsEmailParams) SetFields(fields *string)
SetFields adds the fields to the user credentials email params
func (*UserCredentialsEmailParams) SetHTTPClient ¶
func (o *UserCredentialsEmailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user credentials email params
func (*UserCredentialsEmailParams) SetTimeout ¶
func (o *UserCredentialsEmailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user credentials email params
func (*UserCredentialsEmailParams) SetUserID ¶
func (o *UserCredentialsEmailParams) SetUserID(userID int64)
SetUserID adds the userId to the user credentials email params
func (*UserCredentialsEmailParams) WithContext ¶
func (o *UserCredentialsEmailParams) WithContext(ctx context.Context) *UserCredentialsEmailParams
WithContext adds the context to the user credentials email params
func (*UserCredentialsEmailParams) WithFields ¶
func (o *UserCredentialsEmailParams) WithFields(fields *string) *UserCredentialsEmailParams
WithFields adds the fields to the user credentials email params
func (*UserCredentialsEmailParams) WithHTTPClient ¶
func (o *UserCredentialsEmailParams) WithHTTPClient(client *http.Client) *UserCredentialsEmailParams
WithHTTPClient adds the HTTPClient to the user credentials email params
func (*UserCredentialsEmailParams) WithTimeout ¶
func (o *UserCredentialsEmailParams) WithTimeout(timeout time.Duration) *UserCredentialsEmailParams
WithTimeout adds the timeout to the user credentials email params
func (*UserCredentialsEmailParams) WithUserID ¶
func (o *UserCredentialsEmailParams) WithUserID(userID int64) *UserCredentialsEmailParams
WithUserID adds the userID to the user credentials email params
func (*UserCredentialsEmailParams) WriteToRequest ¶
func (o *UserCredentialsEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserCredentialsEmailReader ¶
type UserCredentialsEmailReader struct {
// contains filtered or unexported fields
}
UserCredentialsEmailReader is a Reader for the UserCredentialsEmail structure.
func (*UserCredentialsEmailReader) ReadResponse ¶
func (o *UserCredentialsEmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserCredentialsEmbedBadRequest ¶
UserCredentialsEmbedBadRequest handles this case with default header values.
Bad Request
func NewUserCredentialsEmbedBadRequest ¶
func NewUserCredentialsEmbedBadRequest() *UserCredentialsEmbedBadRequest
NewUserCredentialsEmbedBadRequest creates a UserCredentialsEmbedBadRequest with default headers values
func (*UserCredentialsEmbedBadRequest) Error ¶
func (o *UserCredentialsEmbedBadRequest) Error() string
type UserCredentialsEmbedNotFound ¶
UserCredentialsEmbedNotFound handles this case with default header values.
Not Found
func NewUserCredentialsEmbedNotFound ¶
func NewUserCredentialsEmbedNotFound() *UserCredentialsEmbedNotFound
NewUserCredentialsEmbedNotFound creates a UserCredentialsEmbedNotFound with default headers values
func (*UserCredentialsEmbedNotFound) Error ¶
func (o *UserCredentialsEmbedNotFound) Error() string
type UserCredentialsEmbedOK ¶
type UserCredentialsEmbedOK struct {
Payload *models.CredentialsEmbed
}
UserCredentialsEmbedOK handles this case with default header values.
Embedding Credential
func NewUserCredentialsEmbedOK ¶
func NewUserCredentialsEmbedOK() *UserCredentialsEmbedOK
NewUserCredentialsEmbedOK creates a UserCredentialsEmbedOK with default headers values
func (*UserCredentialsEmbedOK) Error ¶
func (o *UserCredentialsEmbedOK) Error() string
type UserCredentialsEmbedParams ¶
type UserCredentialsEmbedParams struct { /*CredentialsEmbedID Id of Embedding Credential */ CredentialsEmbedID int64 /*Fields Requested fields. */ Fields *string /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserCredentialsEmbedParams contains all the parameters to send to the API endpoint for the user credentials embed operation typically these are written to a http.Request
func NewUserCredentialsEmbedParams ¶
func NewUserCredentialsEmbedParams() *UserCredentialsEmbedParams
NewUserCredentialsEmbedParams creates a new UserCredentialsEmbedParams object with the default values initialized.
func NewUserCredentialsEmbedParamsWithContext ¶
func NewUserCredentialsEmbedParamsWithContext(ctx context.Context) *UserCredentialsEmbedParams
NewUserCredentialsEmbedParamsWithContext creates a new UserCredentialsEmbedParams object with the default values initialized, and the ability to set a context for a request
func NewUserCredentialsEmbedParamsWithHTTPClient ¶
func NewUserCredentialsEmbedParamsWithHTTPClient(client *http.Client) *UserCredentialsEmbedParams
NewUserCredentialsEmbedParamsWithHTTPClient creates a new UserCredentialsEmbedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserCredentialsEmbedParamsWithTimeout ¶
func NewUserCredentialsEmbedParamsWithTimeout(timeout time.Duration) *UserCredentialsEmbedParams
NewUserCredentialsEmbedParamsWithTimeout creates a new UserCredentialsEmbedParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserCredentialsEmbedParams) SetContext ¶
func (o *UserCredentialsEmbedParams) SetContext(ctx context.Context)
SetContext adds the context to the user credentials embed params
func (*UserCredentialsEmbedParams) SetCredentialsEmbedID ¶
func (o *UserCredentialsEmbedParams) SetCredentialsEmbedID(credentialsEmbedID int64)
SetCredentialsEmbedID adds the credentialsEmbedId to the user credentials embed params
func (*UserCredentialsEmbedParams) SetFields ¶
func (o *UserCredentialsEmbedParams) SetFields(fields *string)
SetFields adds the fields to the user credentials embed params
func (*UserCredentialsEmbedParams) SetHTTPClient ¶
func (o *UserCredentialsEmbedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user credentials embed params
func (*UserCredentialsEmbedParams) SetTimeout ¶
func (o *UserCredentialsEmbedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user credentials embed params
func (*UserCredentialsEmbedParams) SetUserID ¶
func (o *UserCredentialsEmbedParams) SetUserID(userID int64)
SetUserID adds the userId to the user credentials embed params
func (*UserCredentialsEmbedParams) WithContext ¶
func (o *UserCredentialsEmbedParams) WithContext(ctx context.Context) *UserCredentialsEmbedParams
WithContext adds the context to the user credentials embed params
func (*UserCredentialsEmbedParams) WithCredentialsEmbedID ¶
func (o *UserCredentialsEmbedParams) WithCredentialsEmbedID(credentialsEmbedID int64) *UserCredentialsEmbedParams
WithCredentialsEmbedID adds the credentialsEmbedID to the user credentials embed params
func (*UserCredentialsEmbedParams) WithFields ¶
func (o *UserCredentialsEmbedParams) WithFields(fields *string) *UserCredentialsEmbedParams
WithFields adds the fields to the user credentials embed params
func (*UserCredentialsEmbedParams) WithHTTPClient ¶
func (o *UserCredentialsEmbedParams) WithHTTPClient(client *http.Client) *UserCredentialsEmbedParams
WithHTTPClient adds the HTTPClient to the user credentials embed params
func (*UserCredentialsEmbedParams) WithTimeout ¶
func (o *UserCredentialsEmbedParams) WithTimeout(timeout time.Duration) *UserCredentialsEmbedParams
WithTimeout adds the timeout to the user credentials embed params
func (*UserCredentialsEmbedParams) WithUserID ¶
func (o *UserCredentialsEmbedParams) WithUserID(userID int64) *UserCredentialsEmbedParams
WithUserID adds the userID to the user credentials embed params
func (*UserCredentialsEmbedParams) WriteToRequest ¶
func (o *UserCredentialsEmbedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserCredentialsEmbedReader ¶
type UserCredentialsEmbedReader struct {
// contains filtered or unexported fields
}
UserCredentialsEmbedReader is a Reader for the UserCredentialsEmbed structure.
func (*UserCredentialsEmbedReader) ReadResponse ¶
func (o *UserCredentialsEmbedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserCredentialsGoogleBadRequest ¶
UserCredentialsGoogleBadRequest handles this case with default header values.
Bad Request
func NewUserCredentialsGoogleBadRequest ¶
func NewUserCredentialsGoogleBadRequest() *UserCredentialsGoogleBadRequest
NewUserCredentialsGoogleBadRequest creates a UserCredentialsGoogleBadRequest with default headers values
func (*UserCredentialsGoogleBadRequest) Error ¶
func (o *UserCredentialsGoogleBadRequest) Error() string
type UserCredentialsGoogleNotFound ¶
UserCredentialsGoogleNotFound handles this case with default header values.
Not Found
func NewUserCredentialsGoogleNotFound ¶
func NewUserCredentialsGoogleNotFound() *UserCredentialsGoogleNotFound
NewUserCredentialsGoogleNotFound creates a UserCredentialsGoogleNotFound with default headers values
func (*UserCredentialsGoogleNotFound) Error ¶
func (o *UserCredentialsGoogleNotFound) Error() string
type UserCredentialsGoogleOK ¶
type UserCredentialsGoogleOK struct {
Payload *models.CredentialsGoogle
}
UserCredentialsGoogleOK handles this case with default header values.
Google Auth Credential
func NewUserCredentialsGoogleOK ¶
func NewUserCredentialsGoogleOK() *UserCredentialsGoogleOK
NewUserCredentialsGoogleOK creates a UserCredentialsGoogleOK with default headers values
func (*UserCredentialsGoogleOK) Error ¶
func (o *UserCredentialsGoogleOK) Error() string
type UserCredentialsGoogleParams ¶
type UserCredentialsGoogleParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserCredentialsGoogleParams contains all the parameters to send to the API endpoint for the user credentials google operation typically these are written to a http.Request
func NewUserCredentialsGoogleParams ¶
func NewUserCredentialsGoogleParams() *UserCredentialsGoogleParams
NewUserCredentialsGoogleParams creates a new UserCredentialsGoogleParams object with the default values initialized.
func NewUserCredentialsGoogleParamsWithContext ¶
func NewUserCredentialsGoogleParamsWithContext(ctx context.Context) *UserCredentialsGoogleParams
NewUserCredentialsGoogleParamsWithContext creates a new UserCredentialsGoogleParams object with the default values initialized, and the ability to set a context for a request
func NewUserCredentialsGoogleParamsWithHTTPClient ¶
func NewUserCredentialsGoogleParamsWithHTTPClient(client *http.Client) *UserCredentialsGoogleParams
NewUserCredentialsGoogleParamsWithHTTPClient creates a new UserCredentialsGoogleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserCredentialsGoogleParamsWithTimeout ¶
func NewUserCredentialsGoogleParamsWithTimeout(timeout time.Duration) *UserCredentialsGoogleParams
NewUserCredentialsGoogleParamsWithTimeout creates a new UserCredentialsGoogleParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserCredentialsGoogleParams) SetContext ¶
func (o *UserCredentialsGoogleParams) SetContext(ctx context.Context)
SetContext adds the context to the user credentials google params
func (*UserCredentialsGoogleParams) SetFields ¶
func (o *UserCredentialsGoogleParams) SetFields(fields *string)
SetFields adds the fields to the user credentials google params
func (*UserCredentialsGoogleParams) SetHTTPClient ¶
func (o *UserCredentialsGoogleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user credentials google params
func (*UserCredentialsGoogleParams) SetTimeout ¶
func (o *UserCredentialsGoogleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user credentials google params
func (*UserCredentialsGoogleParams) SetUserID ¶
func (o *UserCredentialsGoogleParams) SetUserID(userID int64)
SetUserID adds the userId to the user credentials google params
func (*UserCredentialsGoogleParams) WithContext ¶
func (o *UserCredentialsGoogleParams) WithContext(ctx context.Context) *UserCredentialsGoogleParams
WithContext adds the context to the user credentials google params
func (*UserCredentialsGoogleParams) WithFields ¶
func (o *UserCredentialsGoogleParams) WithFields(fields *string) *UserCredentialsGoogleParams
WithFields adds the fields to the user credentials google params
func (*UserCredentialsGoogleParams) WithHTTPClient ¶
func (o *UserCredentialsGoogleParams) WithHTTPClient(client *http.Client) *UserCredentialsGoogleParams
WithHTTPClient adds the HTTPClient to the user credentials google params
func (*UserCredentialsGoogleParams) WithTimeout ¶
func (o *UserCredentialsGoogleParams) WithTimeout(timeout time.Duration) *UserCredentialsGoogleParams
WithTimeout adds the timeout to the user credentials google params
func (*UserCredentialsGoogleParams) WithUserID ¶
func (o *UserCredentialsGoogleParams) WithUserID(userID int64) *UserCredentialsGoogleParams
WithUserID adds the userID to the user credentials google params
func (*UserCredentialsGoogleParams) WriteToRequest ¶
func (o *UserCredentialsGoogleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserCredentialsGoogleReader ¶
type UserCredentialsGoogleReader struct {
// contains filtered or unexported fields
}
UserCredentialsGoogleReader is a Reader for the UserCredentialsGoogle structure.
func (*UserCredentialsGoogleReader) ReadResponse ¶
func (o *UserCredentialsGoogleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserCredentialsLdapBadRequest ¶
UserCredentialsLdapBadRequest handles this case with default header values.
Bad Request
func NewUserCredentialsLdapBadRequest ¶
func NewUserCredentialsLdapBadRequest() *UserCredentialsLdapBadRequest
NewUserCredentialsLdapBadRequest creates a UserCredentialsLdapBadRequest with default headers values
func (*UserCredentialsLdapBadRequest) Error ¶
func (o *UserCredentialsLdapBadRequest) Error() string
type UserCredentialsLdapNotFound ¶
UserCredentialsLdapNotFound handles this case with default header values.
Not Found
func NewUserCredentialsLdapNotFound ¶
func NewUserCredentialsLdapNotFound() *UserCredentialsLdapNotFound
NewUserCredentialsLdapNotFound creates a UserCredentialsLdapNotFound with default headers values
func (*UserCredentialsLdapNotFound) Error ¶
func (o *UserCredentialsLdapNotFound) Error() string
type UserCredentialsLdapOK ¶
type UserCredentialsLdapOK struct {
Payload *models.CredentialsLDAP
}
UserCredentialsLdapOK handles this case with default header values.
LDAP Credential
func NewUserCredentialsLdapOK ¶
func NewUserCredentialsLdapOK() *UserCredentialsLdapOK
NewUserCredentialsLdapOK creates a UserCredentialsLdapOK with default headers values
func (*UserCredentialsLdapOK) Error ¶
func (o *UserCredentialsLdapOK) Error() string
type UserCredentialsLdapParams ¶
type UserCredentialsLdapParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserCredentialsLdapParams contains all the parameters to send to the API endpoint for the user credentials ldap operation typically these are written to a http.Request
func NewUserCredentialsLdapParams ¶
func NewUserCredentialsLdapParams() *UserCredentialsLdapParams
NewUserCredentialsLdapParams creates a new UserCredentialsLdapParams object with the default values initialized.
func NewUserCredentialsLdapParamsWithContext ¶
func NewUserCredentialsLdapParamsWithContext(ctx context.Context) *UserCredentialsLdapParams
NewUserCredentialsLdapParamsWithContext creates a new UserCredentialsLdapParams object with the default values initialized, and the ability to set a context for a request
func NewUserCredentialsLdapParamsWithHTTPClient ¶
func NewUserCredentialsLdapParamsWithHTTPClient(client *http.Client) *UserCredentialsLdapParams
NewUserCredentialsLdapParamsWithHTTPClient creates a new UserCredentialsLdapParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserCredentialsLdapParamsWithTimeout ¶
func NewUserCredentialsLdapParamsWithTimeout(timeout time.Duration) *UserCredentialsLdapParams
NewUserCredentialsLdapParamsWithTimeout creates a new UserCredentialsLdapParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserCredentialsLdapParams) SetContext ¶
func (o *UserCredentialsLdapParams) SetContext(ctx context.Context)
SetContext adds the context to the user credentials ldap params
func (*UserCredentialsLdapParams) SetFields ¶
func (o *UserCredentialsLdapParams) SetFields(fields *string)
SetFields adds the fields to the user credentials ldap params
func (*UserCredentialsLdapParams) SetHTTPClient ¶
func (o *UserCredentialsLdapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user credentials ldap params
func (*UserCredentialsLdapParams) SetTimeout ¶
func (o *UserCredentialsLdapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user credentials ldap params
func (*UserCredentialsLdapParams) SetUserID ¶
func (o *UserCredentialsLdapParams) SetUserID(userID int64)
SetUserID adds the userId to the user credentials ldap params
func (*UserCredentialsLdapParams) WithContext ¶
func (o *UserCredentialsLdapParams) WithContext(ctx context.Context) *UserCredentialsLdapParams
WithContext adds the context to the user credentials ldap params
func (*UserCredentialsLdapParams) WithFields ¶
func (o *UserCredentialsLdapParams) WithFields(fields *string) *UserCredentialsLdapParams
WithFields adds the fields to the user credentials ldap params
func (*UserCredentialsLdapParams) WithHTTPClient ¶
func (o *UserCredentialsLdapParams) WithHTTPClient(client *http.Client) *UserCredentialsLdapParams
WithHTTPClient adds the HTTPClient to the user credentials ldap params
func (*UserCredentialsLdapParams) WithTimeout ¶
func (o *UserCredentialsLdapParams) WithTimeout(timeout time.Duration) *UserCredentialsLdapParams
WithTimeout adds the timeout to the user credentials ldap params
func (*UserCredentialsLdapParams) WithUserID ¶
func (o *UserCredentialsLdapParams) WithUserID(userID int64) *UserCredentialsLdapParams
WithUserID adds the userID to the user credentials ldap params
func (*UserCredentialsLdapParams) WriteToRequest ¶
func (o *UserCredentialsLdapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserCredentialsLdapReader ¶
type UserCredentialsLdapReader struct {
// contains filtered or unexported fields
}
UserCredentialsLdapReader is a Reader for the UserCredentialsLdap structure.
func (*UserCredentialsLdapReader) ReadResponse ¶
func (o *UserCredentialsLdapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserCredentialsLookerOpenidBadRequest ¶
UserCredentialsLookerOpenidBadRequest handles this case with default header values.
Bad Request
func NewUserCredentialsLookerOpenidBadRequest ¶
func NewUserCredentialsLookerOpenidBadRequest() *UserCredentialsLookerOpenidBadRequest
NewUserCredentialsLookerOpenidBadRequest creates a UserCredentialsLookerOpenidBadRequest with default headers values
func (*UserCredentialsLookerOpenidBadRequest) Error ¶
func (o *UserCredentialsLookerOpenidBadRequest) Error() string
type UserCredentialsLookerOpenidNotFound ¶
UserCredentialsLookerOpenidNotFound handles this case with default header values.
Not Found
func NewUserCredentialsLookerOpenidNotFound ¶
func NewUserCredentialsLookerOpenidNotFound() *UserCredentialsLookerOpenidNotFound
NewUserCredentialsLookerOpenidNotFound creates a UserCredentialsLookerOpenidNotFound with default headers values
func (*UserCredentialsLookerOpenidNotFound) Error ¶
func (o *UserCredentialsLookerOpenidNotFound) Error() string
type UserCredentialsLookerOpenidOK ¶
type UserCredentialsLookerOpenidOK struct {
Payload *models.CredentialsLookerOpenid
}
UserCredentialsLookerOpenidOK handles this case with default header values.
Looker OpenId Credential
func NewUserCredentialsLookerOpenidOK ¶
func NewUserCredentialsLookerOpenidOK() *UserCredentialsLookerOpenidOK
NewUserCredentialsLookerOpenidOK creates a UserCredentialsLookerOpenidOK with default headers values
func (*UserCredentialsLookerOpenidOK) Error ¶
func (o *UserCredentialsLookerOpenidOK) Error() string
type UserCredentialsLookerOpenidParams ¶
type UserCredentialsLookerOpenidParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserCredentialsLookerOpenidParams contains all the parameters to send to the API endpoint for the user credentials looker openid operation typically these are written to a http.Request
func NewUserCredentialsLookerOpenidParams ¶
func NewUserCredentialsLookerOpenidParams() *UserCredentialsLookerOpenidParams
NewUserCredentialsLookerOpenidParams creates a new UserCredentialsLookerOpenidParams object with the default values initialized.
func NewUserCredentialsLookerOpenidParamsWithContext ¶
func NewUserCredentialsLookerOpenidParamsWithContext(ctx context.Context) *UserCredentialsLookerOpenidParams
NewUserCredentialsLookerOpenidParamsWithContext creates a new UserCredentialsLookerOpenidParams object with the default values initialized, and the ability to set a context for a request
func NewUserCredentialsLookerOpenidParamsWithHTTPClient ¶
func NewUserCredentialsLookerOpenidParamsWithHTTPClient(client *http.Client) *UserCredentialsLookerOpenidParams
NewUserCredentialsLookerOpenidParamsWithHTTPClient creates a new UserCredentialsLookerOpenidParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserCredentialsLookerOpenidParamsWithTimeout ¶
func NewUserCredentialsLookerOpenidParamsWithTimeout(timeout time.Duration) *UserCredentialsLookerOpenidParams
NewUserCredentialsLookerOpenidParamsWithTimeout creates a new UserCredentialsLookerOpenidParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserCredentialsLookerOpenidParams) SetContext ¶
func (o *UserCredentialsLookerOpenidParams) SetContext(ctx context.Context)
SetContext adds the context to the user credentials looker openid params
func (*UserCredentialsLookerOpenidParams) SetFields ¶
func (o *UserCredentialsLookerOpenidParams) SetFields(fields *string)
SetFields adds the fields to the user credentials looker openid params
func (*UserCredentialsLookerOpenidParams) SetHTTPClient ¶
func (o *UserCredentialsLookerOpenidParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user credentials looker openid params
func (*UserCredentialsLookerOpenidParams) SetTimeout ¶
func (o *UserCredentialsLookerOpenidParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user credentials looker openid params
func (*UserCredentialsLookerOpenidParams) SetUserID ¶
func (o *UserCredentialsLookerOpenidParams) SetUserID(userID int64)
SetUserID adds the userId to the user credentials looker openid params
func (*UserCredentialsLookerOpenidParams) WithContext ¶
func (o *UserCredentialsLookerOpenidParams) WithContext(ctx context.Context) *UserCredentialsLookerOpenidParams
WithContext adds the context to the user credentials looker openid params
func (*UserCredentialsLookerOpenidParams) WithFields ¶
func (o *UserCredentialsLookerOpenidParams) WithFields(fields *string) *UserCredentialsLookerOpenidParams
WithFields adds the fields to the user credentials looker openid params
func (*UserCredentialsLookerOpenidParams) WithHTTPClient ¶
func (o *UserCredentialsLookerOpenidParams) WithHTTPClient(client *http.Client) *UserCredentialsLookerOpenidParams
WithHTTPClient adds the HTTPClient to the user credentials looker openid params
func (*UserCredentialsLookerOpenidParams) WithTimeout ¶
func (o *UserCredentialsLookerOpenidParams) WithTimeout(timeout time.Duration) *UserCredentialsLookerOpenidParams
WithTimeout adds the timeout to the user credentials looker openid params
func (*UserCredentialsLookerOpenidParams) WithUserID ¶
func (o *UserCredentialsLookerOpenidParams) WithUserID(userID int64) *UserCredentialsLookerOpenidParams
WithUserID adds the userID to the user credentials looker openid params
func (*UserCredentialsLookerOpenidParams) WriteToRequest ¶
func (o *UserCredentialsLookerOpenidParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserCredentialsLookerOpenidReader ¶
type UserCredentialsLookerOpenidReader struct {
// contains filtered or unexported fields
}
UserCredentialsLookerOpenidReader is a Reader for the UserCredentialsLookerOpenid structure.
func (*UserCredentialsLookerOpenidReader) ReadResponse ¶
func (o *UserCredentialsLookerOpenidReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserCredentialsOidcBadRequest ¶
UserCredentialsOidcBadRequest handles this case with default header values.
Bad Request
func NewUserCredentialsOidcBadRequest ¶
func NewUserCredentialsOidcBadRequest() *UserCredentialsOidcBadRequest
NewUserCredentialsOidcBadRequest creates a UserCredentialsOidcBadRequest with default headers values
func (*UserCredentialsOidcBadRequest) Error ¶
func (o *UserCredentialsOidcBadRequest) Error() string
type UserCredentialsOidcNotFound ¶
UserCredentialsOidcNotFound handles this case with default header values.
Not Found
func NewUserCredentialsOidcNotFound ¶
func NewUserCredentialsOidcNotFound() *UserCredentialsOidcNotFound
NewUserCredentialsOidcNotFound creates a UserCredentialsOidcNotFound with default headers values
func (*UserCredentialsOidcNotFound) Error ¶
func (o *UserCredentialsOidcNotFound) Error() string
type UserCredentialsOidcOK ¶
type UserCredentialsOidcOK struct {
Payload *models.CredentialsOIDC
}
UserCredentialsOidcOK handles this case with default header values.
OIDC Auth Credential
func NewUserCredentialsOidcOK ¶
func NewUserCredentialsOidcOK() *UserCredentialsOidcOK
NewUserCredentialsOidcOK creates a UserCredentialsOidcOK with default headers values
func (*UserCredentialsOidcOK) Error ¶
func (o *UserCredentialsOidcOK) Error() string
type UserCredentialsOidcParams ¶
type UserCredentialsOidcParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserCredentialsOidcParams contains all the parameters to send to the API endpoint for the user credentials oidc operation typically these are written to a http.Request
func NewUserCredentialsOidcParams ¶
func NewUserCredentialsOidcParams() *UserCredentialsOidcParams
NewUserCredentialsOidcParams creates a new UserCredentialsOidcParams object with the default values initialized.
func NewUserCredentialsOidcParamsWithContext ¶
func NewUserCredentialsOidcParamsWithContext(ctx context.Context) *UserCredentialsOidcParams
NewUserCredentialsOidcParamsWithContext creates a new UserCredentialsOidcParams object with the default values initialized, and the ability to set a context for a request
func NewUserCredentialsOidcParamsWithHTTPClient ¶
func NewUserCredentialsOidcParamsWithHTTPClient(client *http.Client) *UserCredentialsOidcParams
NewUserCredentialsOidcParamsWithHTTPClient creates a new UserCredentialsOidcParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserCredentialsOidcParamsWithTimeout ¶
func NewUserCredentialsOidcParamsWithTimeout(timeout time.Duration) *UserCredentialsOidcParams
NewUserCredentialsOidcParamsWithTimeout creates a new UserCredentialsOidcParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserCredentialsOidcParams) SetContext ¶
func (o *UserCredentialsOidcParams) SetContext(ctx context.Context)
SetContext adds the context to the user credentials oidc params
func (*UserCredentialsOidcParams) SetFields ¶
func (o *UserCredentialsOidcParams) SetFields(fields *string)
SetFields adds the fields to the user credentials oidc params
func (*UserCredentialsOidcParams) SetHTTPClient ¶
func (o *UserCredentialsOidcParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user credentials oidc params
func (*UserCredentialsOidcParams) SetTimeout ¶
func (o *UserCredentialsOidcParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user credentials oidc params
func (*UserCredentialsOidcParams) SetUserID ¶
func (o *UserCredentialsOidcParams) SetUserID(userID int64)
SetUserID adds the userId to the user credentials oidc params
func (*UserCredentialsOidcParams) WithContext ¶
func (o *UserCredentialsOidcParams) WithContext(ctx context.Context) *UserCredentialsOidcParams
WithContext adds the context to the user credentials oidc params
func (*UserCredentialsOidcParams) WithFields ¶
func (o *UserCredentialsOidcParams) WithFields(fields *string) *UserCredentialsOidcParams
WithFields adds the fields to the user credentials oidc params
func (*UserCredentialsOidcParams) WithHTTPClient ¶
func (o *UserCredentialsOidcParams) WithHTTPClient(client *http.Client) *UserCredentialsOidcParams
WithHTTPClient adds the HTTPClient to the user credentials oidc params
func (*UserCredentialsOidcParams) WithTimeout ¶
func (o *UserCredentialsOidcParams) WithTimeout(timeout time.Duration) *UserCredentialsOidcParams
WithTimeout adds the timeout to the user credentials oidc params
func (*UserCredentialsOidcParams) WithUserID ¶
func (o *UserCredentialsOidcParams) WithUserID(userID int64) *UserCredentialsOidcParams
WithUserID adds the userID to the user credentials oidc params
func (*UserCredentialsOidcParams) WriteToRequest ¶
func (o *UserCredentialsOidcParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserCredentialsOidcReader ¶
type UserCredentialsOidcReader struct {
// contains filtered or unexported fields
}
UserCredentialsOidcReader is a Reader for the UserCredentialsOidc structure.
func (*UserCredentialsOidcReader) ReadResponse ¶
func (o *UserCredentialsOidcReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserCredentialsSamlBadRequest ¶
UserCredentialsSamlBadRequest handles this case with default header values.
Bad Request
func NewUserCredentialsSamlBadRequest ¶
func NewUserCredentialsSamlBadRequest() *UserCredentialsSamlBadRequest
NewUserCredentialsSamlBadRequest creates a UserCredentialsSamlBadRequest with default headers values
func (*UserCredentialsSamlBadRequest) Error ¶
func (o *UserCredentialsSamlBadRequest) Error() string
type UserCredentialsSamlNotFound ¶
UserCredentialsSamlNotFound handles this case with default header values.
Not Found
func NewUserCredentialsSamlNotFound ¶
func NewUserCredentialsSamlNotFound() *UserCredentialsSamlNotFound
NewUserCredentialsSamlNotFound creates a UserCredentialsSamlNotFound with default headers values
func (*UserCredentialsSamlNotFound) Error ¶
func (o *UserCredentialsSamlNotFound) Error() string
type UserCredentialsSamlOK ¶
type UserCredentialsSamlOK struct {
Payload *models.CredentialsSaml
}
UserCredentialsSamlOK handles this case with default header values.
Saml Auth Credential
func NewUserCredentialsSamlOK ¶
func NewUserCredentialsSamlOK() *UserCredentialsSamlOK
NewUserCredentialsSamlOK creates a UserCredentialsSamlOK with default headers values
func (*UserCredentialsSamlOK) Error ¶
func (o *UserCredentialsSamlOK) Error() string
type UserCredentialsSamlParams ¶
type UserCredentialsSamlParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserCredentialsSamlParams contains all the parameters to send to the API endpoint for the user credentials saml operation typically these are written to a http.Request
func NewUserCredentialsSamlParams ¶
func NewUserCredentialsSamlParams() *UserCredentialsSamlParams
NewUserCredentialsSamlParams creates a new UserCredentialsSamlParams object with the default values initialized.
func NewUserCredentialsSamlParamsWithContext ¶
func NewUserCredentialsSamlParamsWithContext(ctx context.Context) *UserCredentialsSamlParams
NewUserCredentialsSamlParamsWithContext creates a new UserCredentialsSamlParams object with the default values initialized, and the ability to set a context for a request
func NewUserCredentialsSamlParamsWithHTTPClient ¶
func NewUserCredentialsSamlParamsWithHTTPClient(client *http.Client) *UserCredentialsSamlParams
NewUserCredentialsSamlParamsWithHTTPClient creates a new UserCredentialsSamlParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserCredentialsSamlParamsWithTimeout ¶
func NewUserCredentialsSamlParamsWithTimeout(timeout time.Duration) *UserCredentialsSamlParams
NewUserCredentialsSamlParamsWithTimeout creates a new UserCredentialsSamlParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserCredentialsSamlParams) SetContext ¶
func (o *UserCredentialsSamlParams) SetContext(ctx context.Context)
SetContext adds the context to the user credentials saml params
func (*UserCredentialsSamlParams) SetFields ¶
func (o *UserCredentialsSamlParams) SetFields(fields *string)
SetFields adds the fields to the user credentials saml params
func (*UserCredentialsSamlParams) SetHTTPClient ¶
func (o *UserCredentialsSamlParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user credentials saml params
func (*UserCredentialsSamlParams) SetTimeout ¶
func (o *UserCredentialsSamlParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user credentials saml params
func (*UserCredentialsSamlParams) SetUserID ¶
func (o *UserCredentialsSamlParams) SetUserID(userID int64)
SetUserID adds the userId to the user credentials saml params
func (*UserCredentialsSamlParams) WithContext ¶
func (o *UserCredentialsSamlParams) WithContext(ctx context.Context) *UserCredentialsSamlParams
WithContext adds the context to the user credentials saml params
func (*UserCredentialsSamlParams) WithFields ¶
func (o *UserCredentialsSamlParams) WithFields(fields *string) *UserCredentialsSamlParams
WithFields adds the fields to the user credentials saml params
func (*UserCredentialsSamlParams) WithHTTPClient ¶
func (o *UserCredentialsSamlParams) WithHTTPClient(client *http.Client) *UserCredentialsSamlParams
WithHTTPClient adds the HTTPClient to the user credentials saml params
func (*UserCredentialsSamlParams) WithTimeout ¶
func (o *UserCredentialsSamlParams) WithTimeout(timeout time.Duration) *UserCredentialsSamlParams
WithTimeout adds the timeout to the user credentials saml params
func (*UserCredentialsSamlParams) WithUserID ¶
func (o *UserCredentialsSamlParams) WithUserID(userID int64) *UserCredentialsSamlParams
WithUserID adds the userID to the user credentials saml params
func (*UserCredentialsSamlParams) WriteToRequest ¶
func (o *UserCredentialsSamlParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserCredentialsSamlReader ¶
type UserCredentialsSamlReader struct {
// contains filtered or unexported fields
}
UserCredentialsSamlReader is a Reader for the UserCredentialsSaml structure.
func (*UserCredentialsSamlReader) ReadResponse ¶
func (o *UserCredentialsSamlReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserCredentialsTotpBadRequest ¶
UserCredentialsTotpBadRequest handles this case with default header values.
Bad Request
func NewUserCredentialsTotpBadRequest ¶
func NewUserCredentialsTotpBadRequest() *UserCredentialsTotpBadRequest
NewUserCredentialsTotpBadRequest creates a UserCredentialsTotpBadRequest with default headers values
func (*UserCredentialsTotpBadRequest) Error ¶
func (o *UserCredentialsTotpBadRequest) Error() string
type UserCredentialsTotpNotFound ¶
UserCredentialsTotpNotFound handles this case with default header values.
Not Found
func NewUserCredentialsTotpNotFound ¶
func NewUserCredentialsTotpNotFound() *UserCredentialsTotpNotFound
NewUserCredentialsTotpNotFound creates a UserCredentialsTotpNotFound with default headers values
func (*UserCredentialsTotpNotFound) Error ¶
func (o *UserCredentialsTotpNotFound) Error() string
type UserCredentialsTotpOK ¶
type UserCredentialsTotpOK struct {
Payload *models.CredentialsTotp
}
UserCredentialsTotpOK handles this case with default header values.
Two-Factor Credential
func NewUserCredentialsTotpOK ¶
func NewUserCredentialsTotpOK() *UserCredentialsTotpOK
NewUserCredentialsTotpOK creates a UserCredentialsTotpOK with default headers values
func (*UserCredentialsTotpOK) Error ¶
func (o *UserCredentialsTotpOK) Error() string
type UserCredentialsTotpParams ¶
type UserCredentialsTotpParams struct { /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserCredentialsTotpParams contains all the parameters to send to the API endpoint for the user credentials totp operation typically these are written to a http.Request
func NewUserCredentialsTotpParams ¶
func NewUserCredentialsTotpParams() *UserCredentialsTotpParams
NewUserCredentialsTotpParams creates a new UserCredentialsTotpParams object with the default values initialized.
func NewUserCredentialsTotpParamsWithContext ¶
func NewUserCredentialsTotpParamsWithContext(ctx context.Context) *UserCredentialsTotpParams
NewUserCredentialsTotpParamsWithContext creates a new UserCredentialsTotpParams object with the default values initialized, and the ability to set a context for a request
func NewUserCredentialsTotpParamsWithHTTPClient ¶
func NewUserCredentialsTotpParamsWithHTTPClient(client *http.Client) *UserCredentialsTotpParams
NewUserCredentialsTotpParamsWithHTTPClient creates a new UserCredentialsTotpParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserCredentialsTotpParamsWithTimeout ¶
func NewUserCredentialsTotpParamsWithTimeout(timeout time.Duration) *UserCredentialsTotpParams
NewUserCredentialsTotpParamsWithTimeout creates a new UserCredentialsTotpParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserCredentialsTotpParams) SetContext ¶
func (o *UserCredentialsTotpParams) SetContext(ctx context.Context)
SetContext adds the context to the user credentials totp params
func (*UserCredentialsTotpParams) SetFields ¶
func (o *UserCredentialsTotpParams) SetFields(fields *string)
SetFields adds the fields to the user credentials totp params
func (*UserCredentialsTotpParams) SetHTTPClient ¶
func (o *UserCredentialsTotpParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user credentials totp params
func (*UserCredentialsTotpParams) SetTimeout ¶
func (o *UserCredentialsTotpParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user credentials totp params
func (*UserCredentialsTotpParams) SetUserID ¶
func (o *UserCredentialsTotpParams) SetUserID(userID int64)
SetUserID adds the userId to the user credentials totp params
func (*UserCredentialsTotpParams) WithContext ¶
func (o *UserCredentialsTotpParams) WithContext(ctx context.Context) *UserCredentialsTotpParams
WithContext adds the context to the user credentials totp params
func (*UserCredentialsTotpParams) WithFields ¶
func (o *UserCredentialsTotpParams) WithFields(fields *string) *UserCredentialsTotpParams
WithFields adds the fields to the user credentials totp params
func (*UserCredentialsTotpParams) WithHTTPClient ¶
func (o *UserCredentialsTotpParams) WithHTTPClient(client *http.Client) *UserCredentialsTotpParams
WithHTTPClient adds the HTTPClient to the user credentials totp params
func (*UserCredentialsTotpParams) WithTimeout ¶
func (o *UserCredentialsTotpParams) WithTimeout(timeout time.Duration) *UserCredentialsTotpParams
WithTimeout adds the timeout to the user credentials totp params
func (*UserCredentialsTotpParams) WithUserID ¶
func (o *UserCredentialsTotpParams) WithUserID(userID int64) *UserCredentialsTotpParams
WithUserID adds the userID to the user credentials totp params
func (*UserCredentialsTotpParams) WriteToRequest ¶
func (o *UserCredentialsTotpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserCredentialsTotpReader ¶
type UserCredentialsTotpReader struct {
// contains filtered or unexported fields
}
UserCredentialsTotpReader is a Reader for the UserCredentialsTotp structure.
func (*UserCredentialsTotpReader) ReadResponse ¶
func (o *UserCredentialsTotpReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserForCredentialBadRequest ¶
UserForCredentialBadRequest handles this case with default header values.
Bad Request
func NewUserForCredentialBadRequest ¶
func NewUserForCredentialBadRequest() *UserForCredentialBadRequest
NewUserForCredentialBadRequest creates a UserForCredentialBadRequest with default headers values
func (*UserForCredentialBadRequest) Error ¶
func (o *UserForCredentialBadRequest) Error() string
type UserForCredentialNotFound ¶
UserForCredentialNotFound handles this case with default header values.
Not Found
func NewUserForCredentialNotFound ¶
func NewUserForCredentialNotFound() *UserForCredentialNotFound
NewUserForCredentialNotFound creates a UserForCredentialNotFound with default headers values
func (*UserForCredentialNotFound) Error ¶
func (o *UserForCredentialNotFound) Error() string
type UserForCredentialOK ¶
UserForCredentialOK handles this case with default header values.
Specified user.
func NewUserForCredentialOK ¶
func NewUserForCredentialOK() *UserForCredentialOK
NewUserForCredentialOK creates a UserForCredentialOK with default headers values
func (*UserForCredentialOK) Error ¶
func (o *UserForCredentialOK) Error() string
type UserForCredentialParams ¶
type UserForCredentialParams struct { /*CredentialID Id of credential */ CredentialID string /*CredentialType Type name of credential */ CredentialType string /*Fields Requested fields. */ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserForCredentialParams contains all the parameters to send to the API endpoint for the user for credential operation typically these are written to a http.Request
func NewUserForCredentialParams ¶
func NewUserForCredentialParams() *UserForCredentialParams
NewUserForCredentialParams creates a new UserForCredentialParams object with the default values initialized.
func NewUserForCredentialParamsWithContext ¶
func NewUserForCredentialParamsWithContext(ctx context.Context) *UserForCredentialParams
NewUserForCredentialParamsWithContext creates a new UserForCredentialParams object with the default values initialized, and the ability to set a context for a request
func NewUserForCredentialParamsWithHTTPClient ¶
func NewUserForCredentialParamsWithHTTPClient(client *http.Client) *UserForCredentialParams
NewUserForCredentialParamsWithHTTPClient creates a new UserForCredentialParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserForCredentialParamsWithTimeout ¶
func NewUserForCredentialParamsWithTimeout(timeout time.Duration) *UserForCredentialParams
NewUserForCredentialParamsWithTimeout creates a new UserForCredentialParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserForCredentialParams) SetContext ¶
func (o *UserForCredentialParams) SetContext(ctx context.Context)
SetContext adds the context to the user for credential params
func (*UserForCredentialParams) SetCredentialID ¶
func (o *UserForCredentialParams) SetCredentialID(credentialID string)
SetCredentialID adds the credentialId to the user for credential params
func (*UserForCredentialParams) SetCredentialType ¶
func (o *UserForCredentialParams) SetCredentialType(credentialType string)
SetCredentialType adds the credentialType to the user for credential params
func (*UserForCredentialParams) SetFields ¶
func (o *UserForCredentialParams) SetFields(fields *string)
SetFields adds the fields to the user for credential params
func (*UserForCredentialParams) SetHTTPClient ¶
func (o *UserForCredentialParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user for credential params
func (*UserForCredentialParams) SetTimeout ¶
func (o *UserForCredentialParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user for credential params
func (*UserForCredentialParams) WithContext ¶
func (o *UserForCredentialParams) WithContext(ctx context.Context) *UserForCredentialParams
WithContext adds the context to the user for credential params
func (*UserForCredentialParams) WithCredentialID ¶
func (o *UserForCredentialParams) WithCredentialID(credentialID string) *UserForCredentialParams
WithCredentialID adds the credentialID to the user for credential params
func (*UserForCredentialParams) WithCredentialType ¶
func (o *UserForCredentialParams) WithCredentialType(credentialType string) *UserForCredentialParams
WithCredentialType adds the credentialType to the user for credential params
func (*UserForCredentialParams) WithFields ¶
func (o *UserForCredentialParams) WithFields(fields *string) *UserForCredentialParams
WithFields adds the fields to the user for credential params
func (*UserForCredentialParams) WithHTTPClient ¶
func (o *UserForCredentialParams) WithHTTPClient(client *http.Client) *UserForCredentialParams
WithHTTPClient adds the HTTPClient to the user for credential params
func (*UserForCredentialParams) WithTimeout ¶
func (o *UserForCredentialParams) WithTimeout(timeout time.Duration) *UserForCredentialParams
WithTimeout adds the timeout to the user for credential params
func (*UserForCredentialParams) WriteToRequest ¶
func (o *UserForCredentialParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserForCredentialReader ¶
type UserForCredentialReader struct {
// contains filtered or unexported fields
}
UserForCredentialReader is a Reader for the UserForCredential structure.
func (*UserForCredentialReader) ReadResponse ¶
func (o *UserForCredentialReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserNotFound ¶
UserNotFound handles this case with default header values.
Not Found
func NewUserNotFound ¶
func NewUserNotFound() *UserNotFound
NewUserNotFound creates a UserNotFound with default headers values
func (*UserNotFound) Error ¶
func (o *UserNotFound) Error() string
type UserParams ¶
type UserParams struct { /*Fields Requested fields. */ Fields *string /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserParams contains all the parameters to send to the API endpoint for the user operation typically these are written to a http.Request
func NewUserParams ¶
func NewUserParams() *UserParams
NewUserParams creates a new UserParams object with the default values initialized.
func NewUserParamsWithContext ¶
func NewUserParamsWithContext(ctx context.Context) *UserParams
NewUserParamsWithContext creates a new UserParams object with the default values initialized, and the ability to set a context for a request
func NewUserParamsWithHTTPClient ¶
func NewUserParamsWithHTTPClient(client *http.Client) *UserParams
NewUserParamsWithHTTPClient creates a new UserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserParamsWithTimeout ¶
func NewUserParamsWithTimeout(timeout time.Duration) *UserParams
NewUserParamsWithTimeout creates a new UserParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserParams) SetContext ¶
func (o *UserParams) SetContext(ctx context.Context)
SetContext adds the context to the user params
func (*UserParams) SetFields ¶
func (o *UserParams) SetFields(fields *string)
SetFields adds the fields to the user params
func (*UserParams) SetHTTPClient ¶
func (o *UserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user params
func (*UserParams) SetTimeout ¶
func (o *UserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user params
func (*UserParams) SetUserID ¶
func (o *UserParams) SetUserID(userID int64)
SetUserID adds the userId to the user params
func (*UserParams) WithContext ¶
func (o *UserParams) WithContext(ctx context.Context) *UserParams
WithContext adds the context to the user params
func (*UserParams) WithFields ¶
func (o *UserParams) WithFields(fields *string) *UserParams
WithFields adds the fields to the user params
func (*UserParams) WithHTTPClient ¶
func (o *UserParams) WithHTTPClient(client *http.Client) *UserParams
WithHTTPClient adds the HTTPClient to the user params
func (*UserParams) WithTimeout ¶
func (o *UserParams) WithTimeout(timeout time.Duration) *UserParams
WithTimeout adds the timeout to the user params
func (*UserParams) WithUserID ¶
func (o *UserParams) WithUserID(userID int64) *UserParams
WithUserID adds the userID to the user params
func (*UserParams) WriteToRequest ¶
func (o *UserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserReader ¶
type UserReader struct {
// contains filtered or unexported fields
}
UserReader is a Reader for the User structure.
func (*UserReader) ReadResponse ¶
func (o *UserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserRolesBadRequest ¶
UserRolesBadRequest handles this case with default header values.
Bad Request
func NewUserRolesBadRequest ¶
func NewUserRolesBadRequest() *UserRolesBadRequest
NewUserRolesBadRequest creates a UserRolesBadRequest with default headers values
func (*UserRolesBadRequest) Error ¶
func (o *UserRolesBadRequest) Error() string
type UserRolesNotFound ¶
UserRolesNotFound handles this case with default header values.
Not Found
func NewUserRolesNotFound ¶
func NewUserRolesNotFound() *UserRolesNotFound
NewUserRolesNotFound creates a UserRolesNotFound with default headers values
func (*UserRolesNotFound) Error ¶
func (o *UserRolesNotFound) Error() string
type UserRolesOK ¶
UserRolesOK handles this case with default header values.
Roles of user.
func NewUserRolesOK ¶
func NewUserRolesOK() *UserRolesOK
NewUserRolesOK creates a UserRolesOK with default headers values
func (*UserRolesOK) Error ¶
func (o *UserRolesOK) Error() string
type UserRolesParams ¶
type UserRolesParams struct { /*DirectAssociationOnly Get only roles associated directly with the user: exclude those only associated through groups. */ DirectAssociationOnly *bool /*Fields Requested fields. */ Fields *string /*UserID id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserRolesParams contains all the parameters to send to the API endpoint for the user roles operation typically these are written to a http.Request
func NewUserRolesParams ¶
func NewUserRolesParams() *UserRolesParams
NewUserRolesParams creates a new UserRolesParams object with the default values initialized.
func NewUserRolesParamsWithContext ¶
func NewUserRolesParamsWithContext(ctx context.Context) *UserRolesParams
NewUserRolesParamsWithContext creates a new UserRolesParams object with the default values initialized, and the ability to set a context for a request
func NewUserRolesParamsWithHTTPClient ¶
func NewUserRolesParamsWithHTTPClient(client *http.Client) *UserRolesParams
NewUserRolesParamsWithHTTPClient creates a new UserRolesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserRolesParamsWithTimeout ¶
func NewUserRolesParamsWithTimeout(timeout time.Duration) *UserRolesParams
NewUserRolesParamsWithTimeout creates a new UserRolesParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserRolesParams) SetContext ¶
func (o *UserRolesParams) SetContext(ctx context.Context)
SetContext adds the context to the user roles params
func (*UserRolesParams) SetDirectAssociationOnly ¶
func (o *UserRolesParams) SetDirectAssociationOnly(directAssociationOnly *bool)
SetDirectAssociationOnly adds the directAssociationOnly to the user roles params
func (*UserRolesParams) SetFields ¶
func (o *UserRolesParams) SetFields(fields *string)
SetFields adds the fields to the user roles params
func (*UserRolesParams) SetHTTPClient ¶
func (o *UserRolesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user roles params
func (*UserRolesParams) SetTimeout ¶
func (o *UserRolesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user roles params
func (*UserRolesParams) SetUserID ¶
func (o *UserRolesParams) SetUserID(userID int64)
SetUserID adds the userId to the user roles params
func (*UserRolesParams) WithContext ¶
func (o *UserRolesParams) WithContext(ctx context.Context) *UserRolesParams
WithContext adds the context to the user roles params
func (*UserRolesParams) WithDirectAssociationOnly ¶
func (o *UserRolesParams) WithDirectAssociationOnly(directAssociationOnly *bool) *UserRolesParams
WithDirectAssociationOnly adds the directAssociationOnly to the user roles params
func (*UserRolesParams) WithFields ¶
func (o *UserRolesParams) WithFields(fields *string) *UserRolesParams
WithFields adds the fields to the user roles params
func (*UserRolesParams) WithHTTPClient ¶
func (o *UserRolesParams) WithHTTPClient(client *http.Client) *UserRolesParams
WithHTTPClient adds the HTTPClient to the user roles params
func (*UserRolesParams) WithTimeout ¶
func (o *UserRolesParams) WithTimeout(timeout time.Duration) *UserRolesParams
WithTimeout adds the timeout to the user roles params
func (*UserRolesParams) WithUserID ¶
func (o *UserRolesParams) WithUserID(userID int64) *UserRolesParams
WithUserID adds the userID to the user roles params
func (*UserRolesParams) WriteToRequest ¶
func (o *UserRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserRolesReader ¶
type UserRolesReader struct {
// contains filtered or unexported fields
}
UserRolesReader is a Reader for the UserRoles structure.
func (*UserRolesReader) ReadResponse ¶
func (o *UserRolesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UserSessionBadRequest ¶
UserSessionBadRequest handles this case with default header values.
Bad Request
func NewUserSessionBadRequest ¶
func NewUserSessionBadRequest() *UserSessionBadRequest
NewUserSessionBadRequest creates a UserSessionBadRequest with default headers values
func (*UserSessionBadRequest) Error ¶
func (o *UserSessionBadRequest) Error() string
type UserSessionNotFound ¶
UserSessionNotFound handles this case with default header values.
Not Found
func NewUserSessionNotFound ¶
func NewUserSessionNotFound() *UserSessionNotFound
NewUserSessionNotFound creates a UserSessionNotFound with default headers values
func (*UserSessionNotFound) Error ¶
func (o *UserSessionNotFound) Error() string
type UserSessionOK ¶
UserSessionOK handles this case with default header values.
Web Login Session
func NewUserSessionOK ¶
func NewUserSessionOK() *UserSessionOK
NewUserSessionOK creates a UserSessionOK with default headers values
func (*UserSessionOK) Error ¶
func (o *UserSessionOK) Error() string
type UserSessionParams ¶
type UserSessionParams struct { /*Fields Requested fields. */ Fields *string /*SessionID Id of Web Login Session */ SessionID int64 /*UserID Id of user */ UserID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UserSessionParams contains all the parameters to send to the API endpoint for the user session operation typically these are written to a http.Request
func NewUserSessionParams ¶
func NewUserSessionParams() *UserSessionParams
NewUserSessionParams creates a new UserSessionParams object with the default values initialized.
func NewUserSessionParamsWithContext ¶
func NewUserSessionParamsWithContext(ctx context.Context) *UserSessionParams
NewUserSessionParamsWithContext creates a new UserSessionParams object with the default values initialized, and the ability to set a context for a request
func NewUserSessionParamsWithHTTPClient ¶
func NewUserSessionParamsWithHTTPClient(client *http.Client) *UserSessionParams
NewUserSessionParamsWithHTTPClient creates a new UserSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUserSessionParamsWithTimeout ¶
func NewUserSessionParamsWithTimeout(timeout time.Duration) *UserSessionParams
NewUserSessionParamsWithTimeout creates a new UserSessionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UserSessionParams) SetContext ¶
func (o *UserSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the user session params
func (*UserSessionParams) SetFields ¶
func (o *UserSessionParams) SetFields(fields *string)
SetFields adds the fields to the user session params
func (*UserSessionParams) SetHTTPClient ¶
func (o *UserSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the user session params
func (*UserSessionParams) SetSessionID ¶
func (o *UserSessionParams) SetSessionID(sessionID int64)
SetSessionID adds the sessionId to the user session params
func (*UserSessionParams) SetTimeout ¶
func (o *UserSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the user session params
func (*UserSessionParams) SetUserID ¶
func (o *UserSessionParams) SetUserID(userID int64)
SetUserID adds the userId to the user session params
func (*UserSessionParams) WithContext ¶
func (o *UserSessionParams) WithContext(ctx context.Context) *UserSessionParams
WithContext adds the context to the user session params
func (*UserSessionParams) WithFields ¶
func (o *UserSessionParams) WithFields(fields *string) *UserSessionParams
WithFields adds the fields to the user session params
func (*UserSessionParams) WithHTTPClient ¶
func (o *UserSessionParams) WithHTTPClient(client *http.Client) *UserSessionParams
WithHTTPClient adds the HTTPClient to the user session params
func (*UserSessionParams) WithSessionID ¶
func (o *UserSessionParams) WithSessionID(sessionID int64) *UserSessionParams
WithSessionID adds the sessionID to the user session params
func (*UserSessionParams) WithTimeout ¶
func (o *UserSessionParams) WithTimeout(timeout time.Duration) *UserSessionParams
WithTimeout adds the timeout to the user session params
func (*UserSessionParams) WithUserID ¶
func (o *UserSessionParams) WithUserID(userID int64) *UserSessionParams
WithUserID adds the userID to the user session params
func (*UserSessionParams) WriteToRequest ¶
func (o *UserSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UserSessionReader ¶
type UserSessionReader struct {
// contains filtered or unexported fields
}
UserSessionReader is a Reader for the UserSession structure.
func (*UserSessionReader) ReadResponse ¶
func (o *UserSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- all_user_access_filters_parameters.go
- all_user_access_filters_responses.go
- all_user_credentials_api3_s_parameters.go
- all_user_credentials_api3_s_responses.go
- all_user_credentials_embeds_parameters.go
- all_user_credentials_embeds_responses.go
- all_user_sessions_parameters.go
- all_user_sessions_responses.go
- all_users_parameters.go
- all_users_responses.go
- create_user_access_filter_parameters.go
- create_user_access_filter_responses.go
- create_user_credentials_api3_parameters.go
- create_user_credentials_api3_responses.go
- create_user_credentials_api_parameters.go
- create_user_credentials_api_responses.go
- create_user_credentials_email_parameters.go
- create_user_credentials_email_password_reset_parameters.go
- create_user_credentials_email_password_reset_responses.go
- create_user_credentials_email_responses.go
- create_user_credentials_totp_parameters.go
- create_user_credentials_totp_responses.go
- create_user_parameters.go
- create_user_responses.go
- delete_user_access_filter_parameters.go
- delete_user_access_filter_responses.go
- delete_user_attribute_user_value_parameters.go
- delete_user_attribute_user_value_responses.go
- delete_user_credentials_api3_parameters.go
- delete_user_credentials_api3_responses.go
- delete_user_credentials_api_parameters.go
- delete_user_credentials_api_responses.go
- delete_user_credentials_email_parameters.go
- delete_user_credentials_email_responses.go
- delete_user_credentials_embed_parameters.go
- delete_user_credentials_embed_responses.go
- delete_user_credentials_google_parameters.go
- delete_user_credentials_google_responses.go
- delete_user_credentials_ldap_parameters.go
- delete_user_credentials_ldap_responses.go
- delete_user_credentials_looker_openid_parameters.go
- delete_user_credentials_looker_openid_responses.go
- delete_user_credentials_oidc_parameters.go
- delete_user_credentials_oidc_responses.go
- delete_user_credentials_saml_parameters.go
- delete_user_credentials_saml_responses.go
- delete_user_credentials_totp_parameters.go
- delete_user_credentials_totp_responses.go
- delete_user_parameters.go
- delete_user_responses.go
- delete_user_session_parameters.go
- delete_user_session_responses.go
- me_parameters.go
- me_responses.go
- search_users_names_parameters.go
- search_users_names_responses.go
- search_users_parameters.go
- search_users_responses.go
- set_user_attribute_user_value_parameters.go
- set_user_attribute_user_value_responses.go
- set_user_roles_parameters.go
- set_user_roles_responses.go
- update_user_access_filter_parameters.go
- update_user_access_filter_responses.go
- update_user_credentials_email_parameters.go
- update_user_credentials_email_responses.go
- update_user_parameters.go
- update_user_responses.go
- user_access_filter_parameters.go
- user_access_filter_responses.go
- user_attribute_user_values_parameters.go
- user_attribute_user_values_responses.go
- user_client.go
- user_credentials_api3_parameters.go
- user_credentials_api3_responses.go
- user_credentials_api_parameters.go
- user_credentials_api_responses.go
- user_credentials_email_parameters.go
- user_credentials_email_responses.go
- user_credentials_embed_parameters.go
- user_credentials_embed_responses.go
- user_credentials_google_parameters.go
- user_credentials_google_responses.go
- user_credentials_ldap_parameters.go
- user_credentials_ldap_responses.go
- user_credentials_looker_openid_parameters.go
- user_credentials_looker_openid_responses.go
- user_credentials_oidc_parameters.go
- user_credentials_oidc_responses.go
- user_credentials_saml_parameters.go
- user_credentials_saml_responses.go
- user_credentials_totp_parameters.go
- user_credentials_totp_responses.go
- user_for_credential_parameters.go
- user_for_credential_responses.go
- user_parameters.go
- user_responses.go
- user_roles_parameters.go
- user_roles_responses.go
- user_session_parameters.go
- user_session_responses.go