Documentation ¶
Index ¶
- type Client
- func (a *Client) DeleteUsersUserID(params *DeleteUsersUserIDParams) (*DeleteUsersUserIDNoContent, error)
- func (a *Client) DeleteUsersUserIDCredentialsClientID(params *DeleteUsersUserIDCredentialsClientIDParams) (*DeleteUsersUserIDCredentialsClientIDNoContent, error)
- func (a *Client) DeleteUsersUserIDCredentialsPublicKeyPublicKeyID(params *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent, error)
- func (a *Client) DeleteUsersUserIDRolesRoleID(params *DeleteUsersUserIDRolesRoleIDParams) (*DeleteUsersUserIDRolesRoleIDNoContent, error)
- func (a *Client) GetUsers(params *GetUsersParams) (*GetUsersOK, error)
- func (a *Client) GetUsersUserID(params *GetUsersUserIDParams) (*GetUsersUserIDOK, error)
- func (a *Client) GetUsersUserIDAces(params *GetUsersUserIDAcesParams) (*GetUsersUserIDAcesOK, error)
- func (a *Client) GetUsersUserIDCredentials(params *GetUsersUserIDCredentialsParams) (*GetUsersUserIDCredentialsOK, error)
- func (a *Client) GetUsersUserIDCredentialsPublicKey(params *GetUsersUserIDCredentialsPublicKeyParams) (*GetUsersUserIDCredentialsPublicKeyOK, error)
- func (a *Client) GetUsersUserIDCredentialsPublicKeyPublicKeyID(params *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDOK, error)
- func (a *Client) GetUsersUserIDRoles(params *GetUsersUserIDRolesParams) (*GetUsersUserIDRolesOK, error)
- func (a *Client) PatchUsersUserID(params *PatchUsersUserIDParams) (*PatchUsersUserIDOK, error)
- func (a *Client) PostUsers(params *PostUsersParams) (*PostUsersCreated, error)
- func (a *Client) PostUsersUserIDCredentials(params *PostUsersUserIDCredentialsParams) (*PostUsersUserIDCredentialsCreated, error)
- func (a *Client) PostUsersUserIDCredentialsPublicKey(params *PostUsersUserIDCredentialsPublicKeyParams) (*PostUsersUserIDCredentialsPublicKeyCreated, error)
- func (a *Client) PostUsersUserIDRolesRoleID(params *PostUsersUserIDRolesRoleIDParams) (*PostUsersUserIDRolesRoleIDCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type DeleteUsersUserIDCredentialsClientIDNoContent
- type DeleteUsersUserIDCredentialsClientIDParams
- func NewDeleteUsersUserIDCredentialsClientIDParams() *DeleteUsersUserIDCredentialsClientIDParams
- func NewDeleteUsersUserIDCredentialsClientIDParamsWithContext(ctx context.Context) *DeleteUsersUserIDCredentialsClientIDParams
- func NewDeleteUsersUserIDCredentialsClientIDParamsWithHTTPClient(client *http.Client) *DeleteUsersUserIDCredentialsClientIDParams
- func NewDeleteUsersUserIDCredentialsClientIDParamsWithTimeout(timeout time.Duration) *DeleteUsersUserIDCredentialsClientIDParams
- func (o *DeleteUsersUserIDCredentialsClientIDParams) SetClientID(clientID strfmt.UUID)
- func (o *DeleteUsersUserIDCredentialsClientIDParams) SetContext(ctx context.Context)
- func (o *DeleteUsersUserIDCredentialsClientIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUsersUserIDCredentialsClientIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUsersUserIDCredentialsClientIDParams) SetUserID(userID strfmt.UUID)
- func (o *DeleteUsersUserIDCredentialsClientIDParams) WithClientID(clientID strfmt.UUID) *DeleteUsersUserIDCredentialsClientIDParams
- func (o *DeleteUsersUserIDCredentialsClientIDParams) WithContext(ctx context.Context) *DeleteUsersUserIDCredentialsClientIDParams
- func (o *DeleteUsersUserIDCredentialsClientIDParams) WithHTTPClient(client *http.Client) *DeleteUsersUserIDCredentialsClientIDParams
- func (o *DeleteUsersUserIDCredentialsClientIDParams) WithTimeout(timeout time.Duration) *DeleteUsersUserIDCredentialsClientIDParams
- func (o *DeleteUsersUserIDCredentialsClientIDParams) WithUserID(userID strfmt.UUID) *DeleteUsersUserIDCredentialsClientIDParams
- func (o *DeleteUsersUserIDCredentialsClientIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUsersUserIDCredentialsClientIDReader
- type DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent
- type DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams() *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithContext(ctx context.Context) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithHTTPClient(client *http.Client) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithTimeout(timeout time.Duration) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetContext(ctx context.Context)
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetPublicKeyID(publicKeyID strfmt.UUID)
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetUserID(userID strfmt.UUID)
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithContext(ctx context.Context) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithHTTPClient(client *http.Client) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithPublicKeyID(publicKeyID strfmt.UUID) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithTimeout(timeout time.Duration) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithUserID(userID strfmt.UUID) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDReader
- type DeleteUsersUserIDNoContent
- type DeleteUsersUserIDParams
- func NewDeleteUsersUserIDParams() *DeleteUsersUserIDParams
- func NewDeleteUsersUserIDParamsWithContext(ctx context.Context) *DeleteUsersUserIDParams
- func NewDeleteUsersUserIDParamsWithHTTPClient(client *http.Client) *DeleteUsersUserIDParams
- func NewDeleteUsersUserIDParamsWithTimeout(timeout time.Duration) *DeleteUsersUserIDParams
- func (o *DeleteUsersUserIDParams) SetContext(ctx context.Context)
- func (o *DeleteUsersUserIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUsersUserIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUsersUserIDParams) SetUserID(userID strfmt.UUID)
- func (o *DeleteUsersUserIDParams) SetVersion(version int64)
- func (o *DeleteUsersUserIDParams) WithContext(ctx context.Context) *DeleteUsersUserIDParams
- func (o *DeleteUsersUserIDParams) WithHTTPClient(client *http.Client) *DeleteUsersUserIDParams
- func (o *DeleteUsersUserIDParams) WithTimeout(timeout time.Duration) *DeleteUsersUserIDParams
- func (o *DeleteUsersUserIDParams) WithUserID(userID strfmt.UUID) *DeleteUsersUserIDParams
- func (o *DeleteUsersUserIDParams) WithVersion(version int64) *DeleteUsersUserIDParams
- func (o *DeleteUsersUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUsersUserIDReader
- type DeleteUsersUserIDRolesRoleIDNoContent
- type DeleteUsersUserIDRolesRoleIDParams
- func NewDeleteUsersUserIDRolesRoleIDParams() *DeleteUsersUserIDRolesRoleIDParams
- func NewDeleteUsersUserIDRolesRoleIDParamsWithContext(ctx context.Context) *DeleteUsersUserIDRolesRoleIDParams
- func NewDeleteUsersUserIDRolesRoleIDParamsWithHTTPClient(client *http.Client) *DeleteUsersUserIDRolesRoleIDParams
- func NewDeleteUsersUserIDRolesRoleIDParamsWithTimeout(timeout time.Duration) *DeleteUsersUserIDRolesRoleIDParams
- func (o *DeleteUsersUserIDRolesRoleIDParams) SetContext(ctx context.Context)
- func (o *DeleteUsersUserIDRolesRoleIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteUsersUserIDRolesRoleIDParams) SetRoleID(roleID strfmt.UUID)
- func (o *DeleteUsersUserIDRolesRoleIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteUsersUserIDRolesRoleIDParams) SetUserID(userID strfmt.UUID)
- func (o *DeleteUsersUserIDRolesRoleIDParams) WithContext(ctx context.Context) *DeleteUsersUserIDRolesRoleIDParams
- func (o *DeleteUsersUserIDRolesRoleIDParams) WithHTTPClient(client *http.Client) *DeleteUsersUserIDRolesRoleIDParams
- func (o *DeleteUsersUserIDRolesRoleIDParams) WithRoleID(roleID strfmt.UUID) *DeleteUsersUserIDRolesRoleIDParams
- func (o *DeleteUsersUserIDRolesRoleIDParams) WithTimeout(timeout time.Duration) *DeleteUsersUserIDRolesRoleIDParams
- func (o *DeleteUsersUserIDRolesRoleIDParams) WithUserID(userID strfmt.UUID) *DeleteUsersUserIDRolesRoleIDParams
- func (o *DeleteUsersUserIDRolesRoleIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteUsersUserIDRolesRoleIDReader
- type GetUsersOK
- type GetUsersParams
- func (o *GetUsersParams) SetContext(ctx context.Context)
- func (o *GetUsersParams) SetHTTPClient(client *http.Client)
- func (o *GetUsersParams) SetPageNumber(pageNumber *int64)
- func (o *GetUsersParams) SetPageSize(pageSize *int64)
- func (o *GetUsersParams) SetTimeout(timeout time.Duration)
- func (o *GetUsersParams) WithContext(ctx context.Context) *GetUsersParams
- func (o *GetUsersParams) WithHTTPClient(client *http.Client) *GetUsersParams
- func (o *GetUsersParams) WithPageNumber(pageNumber *int64) *GetUsersParams
- func (o *GetUsersParams) WithPageSize(pageSize *int64) *GetUsersParams
- func (o *GetUsersParams) WithTimeout(timeout time.Duration) *GetUsersParams
- func (o *GetUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUsersReader
- type GetUsersUserIDAcesOK
- type GetUsersUserIDAcesParams
- func NewGetUsersUserIDAcesParams() *GetUsersUserIDAcesParams
- func NewGetUsersUserIDAcesParamsWithContext(ctx context.Context) *GetUsersUserIDAcesParams
- func NewGetUsersUserIDAcesParamsWithHTTPClient(client *http.Client) *GetUsersUserIDAcesParams
- func NewGetUsersUserIDAcesParamsWithTimeout(timeout time.Duration) *GetUsersUserIDAcesParams
- func (o *GetUsersUserIDAcesParams) SetContext(ctx context.Context)
- func (o *GetUsersUserIDAcesParams) SetFilterAction(filterAction *string)
- func (o *GetUsersUserIDAcesParams) SetFilterRecordType(filterRecordType *string)
- func (o *GetUsersUserIDAcesParams) SetHTTPClient(client *http.Client)
- func (o *GetUsersUserIDAcesParams) SetTimeout(timeout time.Duration)
- func (o *GetUsersUserIDAcesParams) SetUserID(userID strfmt.UUID)
- func (o *GetUsersUserIDAcesParams) WithContext(ctx context.Context) *GetUsersUserIDAcesParams
- func (o *GetUsersUserIDAcesParams) WithFilterAction(filterAction *string) *GetUsersUserIDAcesParams
- func (o *GetUsersUserIDAcesParams) WithFilterRecordType(filterRecordType *string) *GetUsersUserIDAcesParams
- func (o *GetUsersUserIDAcesParams) WithHTTPClient(client *http.Client) *GetUsersUserIDAcesParams
- func (o *GetUsersUserIDAcesParams) WithTimeout(timeout time.Duration) *GetUsersUserIDAcesParams
- func (o *GetUsersUserIDAcesParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDAcesParams
- func (o *GetUsersUserIDAcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUsersUserIDAcesReader
- type GetUsersUserIDCredentialsOK
- type GetUsersUserIDCredentialsParams
- func NewGetUsersUserIDCredentialsParams() *GetUsersUserIDCredentialsParams
- func NewGetUsersUserIDCredentialsParamsWithContext(ctx context.Context) *GetUsersUserIDCredentialsParams
- func NewGetUsersUserIDCredentialsParamsWithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsParams
- func NewGetUsersUserIDCredentialsParamsWithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsParams
- func (o *GetUsersUserIDCredentialsParams) SetContext(ctx context.Context)
- func (o *GetUsersUserIDCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *GetUsersUserIDCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *GetUsersUserIDCredentialsParams) SetUserID(userID strfmt.UUID)
- func (o *GetUsersUserIDCredentialsParams) WithContext(ctx context.Context) *GetUsersUserIDCredentialsParams
- func (o *GetUsersUserIDCredentialsParams) WithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsParams
- func (o *GetUsersUserIDCredentialsParams) WithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsParams
- func (o *GetUsersUserIDCredentialsParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDCredentialsParams
- func (o *GetUsersUserIDCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUsersUserIDCredentialsPublicKeyOK
- type GetUsersUserIDCredentialsPublicKeyParams
- func NewGetUsersUserIDCredentialsPublicKeyParams() *GetUsersUserIDCredentialsPublicKeyParams
- func NewGetUsersUserIDCredentialsPublicKeyParamsWithContext(ctx context.Context) *GetUsersUserIDCredentialsPublicKeyParams
- func NewGetUsersUserIDCredentialsPublicKeyParamsWithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsPublicKeyParams
- func NewGetUsersUserIDCredentialsPublicKeyParamsWithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsPublicKeyParams
- func (o *GetUsersUserIDCredentialsPublicKeyParams) SetContext(ctx context.Context)
- func (o *GetUsersUserIDCredentialsPublicKeyParams) SetHTTPClient(client *http.Client)
- func (o *GetUsersUserIDCredentialsPublicKeyParams) SetTimeout(timeout time.Duration)
- func (o *GetUsersUserIDCredentialsPublicKeyParams) SetUserID(userID strfmt.UUID)
- func (o *GetUsersUserIDCredentialsPublicKeyParams) WithContext(ctx context.Context) *GetUsersUserIDCredentialsPublicKeyParams
- func (o *GetUsersUserIDCredentialsPublicKeyParams) WithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsPublicKeyParams
- func (o *GetUsersUserIDCredentialsPublicKeyParams) WithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsPublicKeyParams
- func (o *GetUsersUserIDCredentialsPublicKeyParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDCredentialsPublicKeyParams
- func (o *GetUsersUserIDCredentialsPublicKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUsersUserIDCredentialsPublicKeyPublicKeyIDOK
- type GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParams() *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithContext(ctx context.Context) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetContext(ctx context.Context)
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetPublicKeyID(publicKeyID strfmt.UUID)
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetUserID(userID strfmt.UUID)
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithContext(ctx context.Context) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithPublicKeyID(publicKeyID strfmt.UUID) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
- func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUsersUserIDCredentialsPublicKeyPublicKeyIDReader
- type GetUsersUserIDCredentialsPublicKeyReader
- type GetUsersUserIDCredentialsReader
- type GetUsersUserIDOK
- type GetUsersUserIDParams
- func NewGetUsersUserIDParams() *GetUsersUserIDParams
- func NewGetUsersUserIDParamsWithContext(ctx context.Context) *GetUsersUserIDParams
- func NewGetUsersUserIDParamsWithHTTPClient(client *http.Client) *GetUsersUserIDParams
- func NewGetUsersUserIDParamsWithTimeout(timeout time.Duration) *GetUsersUserIDParams
- func (o *GetUsersUserIDParams) SetContext(ctx context.Context)
- func (o *GetUsersUserIDParams) SetHTTPClient(client *http.Client)
- func (o *GetUsersUserIDParams) SetTimeout(timeout time.Duration)
- func (o *GetUsersUserIDParams) SetUserID(userID strfmt.UUID)
- func (o *GetUsersUserIDParams) WithContext(ctx context.Context) *GetUsersUserIDParams
- func (o *GetUsersUserIDParams) WithHTTPClient(client *http.Client) *GetUsersUserIDParams
- func (o *GetUsersUserIDParams) WithTimeout(timeout time.Duration) *GetUsersUserIDParams
- func (o *GetUsersUserIDParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDParams
- func (o *GetUsersUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUsersUserIDReader
- type GetUsersUserIDRolesOK
- type GetUsersUserIDRolesParams
- func NewGetUsersUserIDRolesParams() *GetUsersUserIDRolesParams
- func NewGetUsersUserIDRolesParamsWithContext(ctx context.Context) *GetUsersUserIDRolesParams
- func NewGetUsersUserIDRolesParamsWithHTTPClient(client *http.Client) *GetUsersUserIDRolesParams
- func NewGetUsersUserIDRolesParamsWithTimeout(timeout time.Duration) *GetUsersUserIDRolesParams
- func (o *GetUsersUserIDRolesParams) SetContext(ctx context.Context)
- func (o *GetUsersUserIDRolesParams) SetHTTPClient(client *http.Client)
- func (o *GetUsersUserIDRolesParams) SetTimeout(timeout time.Duration)
- func (o *GetUsersUserIDRolesParams) SetUserID(userID strfmt.UUID)
- func (o *GetUsersUserIDRolesParams) WithContext(ctx context.Context) *GetUsersUserIDRolesParams
- func (o *GetUsersUserIDRolesParams) WithHTTPClient(client *http.Client) *GetUsersUserIDRolesParams
- func (o *GetUsersUserIDRolesParams) WithTimeout(timeout time.Duration) *GetUsersUserIDRolesParams
- func (o *GetUsersUserIDRolesParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDRolesParams
- func (o *GetUsersUserIDRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUsersUserIDRolesReader
- type PatchUsersUserIDOK
- type PatchUsersUserIDParams
- func NewPatchUsersUserIDParams() *PatchUsersUserIDParams
- func NewPatchUsersUserIDParamsWithContext(ctx context.Context) *PatchUsersUserIDParams
- func NewPatchUsersUserIDParamsWithHTTPClient(client *http.Client) *PatchUsersUserIDParams
- func NewPatchUsersUserIDParamsWithTimeout(timeout time.Duration) *PatchUsersUserIDParams
- func (o *PatchUsersUserIDParams) SetContext(ctx context.Context)
- func (o *PatchUsersUserIDParams) SetHTTPClient(client *http.Client)
- func (o *PatchUsersUserIDParams) SetTimeout(timeout time.Duration)
- func (o *PatchUsersUserIDParams) SetUserID(userID strfmt.UUID)
- func (o *PatchUsersUserIDParams) SetUserUpdateRequest(userUpdateRequest *models.UserCreation)
- func (o *PatchUsersUserIDParams) WithContext(ctx context.Context) *PatchUsersUserIDParams
- func (o *PatchUsersUserIDParams) WithHTTPClient(client *http.Client) *PatchUsersUserIDParams
- func (o *PatchUsersUserIDParams) WithTimeout(timeout time.Duration) *PatchUsersUserIDParams
- func (o *PatchUsersUserIDParams) WithUserID(userID strfmt.UUID) *PatchUsersUserIDParams
- func (o *PatchUsersUserIDParams) WithUserUpdateRequest(userUpdateRequest *models.UserCreation) *PatchUsersUserIDParams
- func (o *PatchUsersUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchUsersUserIDReader
- type PostUsersCreated
- type PostUsersParams
- func (o *PostUsersParams) SetContext(ctx context.Context)
- func (o *PostUsersParams) SetHTTPClient(client *http.Client)
- func (o *PostUsersParams) SetTimeout(timeout time.Duration)
- func (o *PostUsersParams) SetUserCreationRequest(userCreationRequest *models.UserCreation)
- func (o *PostUsersParams) WithContext(ctx context.Context) *PostUsersParams
- func (o *PostUsersParams) WithHTTPClient(client *http.Client) *PostUsersParams
- func (o *PostUsersParams) WithTimeout(timeout time.Duration) *PostUsersParams
- func (o *PostUsersParams) WithUserCreationRequest(userCreationRequest *models.UserCreation) *PostUsersParams
- func (o *PostUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUsersReader
- type PostUsersUserIDCredentialsCreated
- type PostUsersUserIDCredentialsParams
- func NewPostUsersUserIDCredentialsParams() *PostUsersUserIDCredentialsParams
- func NewPostUsersUserIDCredentialsParamsWithContext(ctx context.Context) *PostUsersUserIDCredentialsParams
- func NewPostUsersUserIDCredentialsParamsWithHTTPClient(client *http.Client) *PostUsersUserIDCredentialsParams
- func NewPostUsersUserIDCredentialsParamsWithTimeout(timeout time.Duration) *PostUsersUserIDCredentialsParams
- func (o *PostUsersUserIDCredentialsParams) SetContext(ctx context.Context)
- func (o *PostUsersUserIDCredentialsParams) SetHTTPClient(client *http.Client)
- func (o *PostUsersUserIDCredentialsParams) SetTimeout(timeout time.Duration)
- func (o *PostUsersUserIDCredentialsParams) SetUserID(userID strfmt.UUID)
- func (o *PostUsersUserIDCredentialsParams) WithContext(ctx context.Context) *PostUsersUserIDCredentialsParams
- func (o *PostUsersUserIDCredentialsParams) WithHTTPClient(client *http.Client) *PostUsersUserIDCredentialsParams
- func (o *PostUsersUserIDCredentialsParams) WithTimeout(timeout time.Duration) *PostUsersUserIDCredentialsParams
- func (o *PostUsersUserIDCredentialsParams) WithUserID(userID strfmt.UUID) *PostUsersUserIDCredentialsParams
- func (o *PostUsersUserIDCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUsersUserIDCredentialsPublicKeyCreated
- type PostUsersUserIDCredentialsPublicKeyParams
- func NewPostUsersUserIDCredentialsPublicKeyParams() *PostUsersUserIDCredentialsPublicKeyParams
- func NewPostUsersUserIDCredentialsPublicKeyParamsWithContext(ctx context.Context) *PostUsersUserIDCredentialsPublicKeyParams
- func NewPostUsersUserIDCredentialsPublicKeyParamsWithHTTPClient(client *http.Client) *PostUsersUserIDCredentialsPublicKeyParams
- func NewPostUsersUserIDCredentialsPublicKeyParamsWithTimeout(timeout time.Duration) *PostUsersUserIDCredentialsPublicKeyParams
- func (o *PostUsersUserIDCredentialsPublicKeyParams) SetContext(ctx context.Context)
- func (o *PostUsersUserIDCredentialsPublicKeyParams) SetHTTPClient(client *http.Client)
- func (o *PostUsersUserIDCredentialsPublicKeyParams) SetPublicKey(publicKey *models.PublicKey)
- func (o *PostUsersUserIDCredentialsPublicKeyParams) SetTimeout(timeout time.Duration)
- func (o *PostUsersUserIDCredentialsPublicKeyParams) SetUserID(userID strfmt.UUID)
- func (o *PostUsersUserIDCredentialsPublicKeyParams) WithContext(ctx context.Context) *PostUsersUserIDCredentialsPublicKeyParams
- func (o *PostUsersUserIDCredentialsPublicKeyParams) WithHTTPClient(client *http.Client) *PostUsersUserIDCredentialsPublicKeyParams
- func (o *PostUsersUserIDCredentialsPublicKeyParams) WithPublicKey(publicKey *models.PublicKey) *PostUsersUserIDCredentialsPublicKeyParams
- func (o *PostUsersUserIDCredentialsPublicKeyParams) WithTimeout(timeout time.Duration) *PostUsersUserIDCredentialsPublicKeyParams
- func (o *PostUsersUserIDCredentialsPublicKeyParams) WithUserID(userID strfmt.UUID) *PostUsersUserIDCredentialsPublicKeyParams
- func (o *PostUsersUserIDCredentialsPublicKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUsersUserIDCredentialsPublicKeyReader
- type PostUsersUserIDCredentialsReader
- type PostUsersUserIDRolesRoleIDCreated
- type PostUsersUserIDRolesRoleIDParams
- func NewPostUsersUserIDRolesRoleIDParams() *PostUsersUserIDRolesRoleIDParams
- func NewPostUsersUserIDRolesRoleIDParamsWithContext(ctx context.Context) *PostUsersUserIDRolesRoleIDParams
- func NewPostUsersUserIDRolesRoleIDParamsWithHTTPClient(client *http.Client) *PostUsersUserIDRolesRoleIDParams
- func NewPostUsersUserIDRolesRoleIDParamsWithTimeout(timeout time.Duration) *PostUsersUserIDRolesRoleIDParams
- func (o *PostUsersUserIDRolesRoleIDParams) SetContext(ctx context.Context)
- func (o *PostUsersUserIDRolesRoleIDParams) SetHTTPClient(client *http.Client)
- func (o *PostUsersUserIDRolesRoleIDParams) SetRoleID(roleID strfmt.UUID)
- func (o *PostUsersUserIDRolesRoleIDParams) SetTimeout(timeout time.Duration)
- func (o *PostUsersUserIDRolesRoleIDParams) SetUserID(userID strfmt.UUID)
- func (o *PostUsersUserIDRolesRoleIDParams) WithContext(ctx context.Context) *PostUsersUserIDRolesRoleIDParams
- func (o *PostUsersUserIDRolesRoleIDParams) WithHTTPClient(client *http.Client) *PostUsersUserIDRolesRoleIDParams
- func (o *PostUsersUserIDRolesRoleIDParams) WithRoleID(roleID strfmt.UUID) *PostUsersUserIDRolesRoleIDParams
- func (o *PostUsersUserIDRolesRoleIDParams) WithTimeout(timeout time.Duration) *PostUsersUserIDRolesRoleIDParams
- func (o *PostUsersUserIDRolesRoleIDParams) WithUserID(userID strfmt.UUID) *PostUsersUserIDRolesRoleIDParams
- func (o *PostUsersUserIDRolesRoleIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostUsersUserIDRolesRoleIDReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for users API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new users API client.
func (*Client) DeleteUsersUserID ¶
func (a *Client) DeleteUsersUserID(params *DeleteUsersUserIDParams) (*DeleteUsersUserIDNoContent, error)
DeleteUsersUserID deletes user
func (*Client) DeleteUsersUserIDCredentialsClientID ¶
func (a *Client) DeleteUsersUserIDCredentialsClientID(params *DeleteUsersUserIDCredentialsClientIDParams) (*DeleteUsersUserIDCredentialsClientIDNoContent, error)
DeleteUsersUserIDCredentialsClientID deletes credential for user
func (*Client) DeleteUsersUserIDCredentialsPublicKeyPublicKeyID ¶ added in v0.30.0
func (a *Client) DeleteUsersUserIDCredentialsPublicKeyPublicKeyID(params *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent, error)
DeleteUsersUserIDCredentialsPublicKeyPublicKeyID deletes public key credential for user
func (*Client) DeleteUsersUserIDRolesRoleID ¶
func (a *Client) DeleteUsersUserIDRolesRoleID(params *DeleteUsersUserIDRolesRoleIDParams) (*DeleteUsersUserIDRolesRoleIDNoContent, error)
DeleteUsersUserIDRolesRoleID removes role from user
func (*Client) GetUsers ¶
func (a *Client) GetUsers(params *GetUsersParams) (*GetUsersOK, error)
GetUsers lists all users
func (*Client) GetUsersUserID ¶
func (a *Client) GetUsersUserID(params *GetUsersUserIDParams) (*GetUsersUserIDOK, error)
GetUsersUserID fetches user
func (*Client) GetUsersUserIDAces ¶
func (a *Client) GetUsersUserIDAces(params *GetUsersUserIDAcesParams) (*GetUsersUserIDAcesOK, error)
GetUsersUserIDAces gets access control list for user
func (*Client) GetUsersUserIDCredentials ¶
func (a *Client) GetUsersUserIDCredentials(params *GetUsersUserIDCredentialsParams) (*GetUsersUserIDCredentialsOK, error)
GetUsersUserIDCredentials gets all credentials for user
func (*Client) GetUsersUserIDCredentialsPublicKey ¶ added in v0.30.0
func (a *Client) GetUsersUserIDCredentialsPublicKey(params *GetUsersUserIDCredentialsPublicKeyParams) (*GetUsersUserIDCredentialsPublicKeyOK, error)
GetUsersUserIDCredentialsPublicKey fetches public key credentials
func (*Client) GetUsersUserIDCredentialsPublicKeyPublicKeyID ¶ added in v0.30.0
func (a *Client) GetUsersUserIDCredentialsPublicKeyPublicKeyID(params *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDOK, error)
GetUsersUserIDCredentialsPublicKeyPublicKeyID fetches public key credential
func (*Client) GetUsersUserIDRoles ¶
func (a *Client) GetUsersUserIDRoles(params *GetUsersUserIDRolesParams) (*GetUsersUserIDRolesOK, error)
GetUsersUserIDRoles gets all roles for user
func (*Client) PatchUsersUserID ¶
func (a *Client) PatchUsersUserID(params *PatchUsersUserIDParams) (*PatchUsersUserIDOK, error)
PatchUsersUserID edits user details
func (*Client) PostUsers ¶
func (a *Client) PostUsers(params *PostUsersParams) (*PostUsersCreated, error)
PostUsers creates user
func (*Client) PostUsersUserIDCredentials ¶
func (a *Client) PostUsersUserIDCredentials(params *PostUsersUserIDCredentialsParams) (*PostUsersUserIDCredentialsCreated, error)
PostUsersUserIDCredentials adds credentials to user
func (*Client) PostUsersUserIDCredentialsPublicKey ¶ added in v0.30.0
func (a *Client) PostUsersUserIDCredentialsPublicKey(params *PostUsersUserIDCredentialsPublicKeyParams) (*PostUsersUserIDCredentialsPublicKeyCreated, error)
PostUsersUserIDCredentialsPublicKey generates new public key credential for a user
func (*Client) PostUsersUserIDRolesRoleID ¶
func (a *Client) PostUsersUserIDRolesRoleID(params *PostUsersUserIDRolesRoleIDParams) (*PostUsersUserIDRolesRoleIDCreated, error)
PostUsersUserIDRolesRoleID adds role to user
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type DeleteUsersUserIDCredentialsClientIDNoContent ¶
type DeleteUsersUserIDCredentialsClientIDNoContent struct { }
DeleteUsersUserIDCredentialsClientIDNoContent handles this case with default header values.
Credential deleted
func NewDeleteUsersUserIDCredentialsClientIDNoContent ¶
func NewDeleteUsersUserIDCredentialsClientIDNoContent() *DeleteUsersUserIDCredentialsClientIDNoContent
NewDeleteUsersUserIDCredentialsClientIDNoContent creates a DeleteUsersUserIDCredentialsClientIDNoContent with default headers values
func (*DeleteUsersUserIDCredentialsClientIDNoContent) Error ¶
func (o *DeleteUsersUserIDCredentialsClientIDNoContent) Error() string
type DeleteUsersUserIDCredentialsClientIDParams ¶
type DeleteUsersUserIDCredentialsClientIDParams struct { /*ClientID client id */ ClientID strfmt.UUID /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUsersUserIDCredentialsClientIDParams contains all the parameters to send to the API endpoint for the delete users user ID credentials client ID operation typically these are written to a http.Request
func NewDeleteUsersUserIDCredentialsClientIDParams ¶
func NewDeleteUsersUserIDCredentialsClientIDParams() *DeleteUsersUserIDCredentialsClientIDParams
NewDeleteUsersUserIDCredentialsClientIDParams creates a new DeleteUsersUserIDCredentialsClientIDParams object with the default values initialized.
func NewDeleteUsersUserIDCredentialsClientIDParamsWithContext ¶
func NewDeleteUsersUserIDCredentialsClientIDParamsWithContext(ctx context.Context) *DeleteUsersUserIDCredentialsClientIDParams
NewDeleteUsersUserIDCredentialsClientIDParamsWithContext creates a new DeleteUsersUserIDCredentialsClientIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUsersUserIDCredentialsClientIDParamsWithHTTPClient ¶
func NewDeleteUsersUserIDCredentialsClientIDParamsWithHTTPClient(client *http.Client) *DeleteUsersUserIDCredentialsClientIDParams
NewDeleteUsersUserIDCredentialsClientIDParamsWithHTTPClient creates a new DeleteUsersUserIDCredentialsClientIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUsersUserIDCredentialsClientIDParamsWithTimeout ¶
func NewDeleteUsersUserIDCredentialsClientIDParamsWithTimeout(timeout time.Duration) *DeleteUsersUserIDCredentialsClientIDParams
NewDeleteUsersUserIDCredentialsClientIDParamsWithTimeout creates a new DeleteUsersUserIDCredentialsClientIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUsersUserIDCredentialsClientIDParams) SetClientID ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) SetClientID(clientID strfmt.UUID)
SetClientID adds the clientId to the delete users user ID credentials client ID params
func (*DeleteUsersUserIDCredentialsClientIDParams) SetContext ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete users user ID credentials client ID params
func (*DeleteUsersUserIDCredentialsClientIDParams) SetHTTPClient ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete users user ID credentials client ID params
func (*DeleteUsersUserIDCredentialsClientIDParams) SetTimeout ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete users user ID credentials client ID params
func (*DeleteUsersUserIDCredentialsClientIDParams) SetUserID ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the delete users user ID credentials client ID params
func (*DeleteUsersUserIDCredentialsClientIDParams) WithClientID ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) WithClientID(clientID strfmt.UUID) *DeleteUsersUserIDCredentialsClientIDParams
WithClientID adds the clientID to the delete users user ID credentials client ID params
func (*DeleteUsersUserIDCredentialsClientIDParams) WithContext ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) WithContext(ctx context.Context) *DeleteUsersUserIDCredentialsClientIDParams
WithContext adds the context to the delete users user ID credentials client ID params
func (*DeleteUsersUserIDCredentialsClientIDParams) WithHTTPClient ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) WithHTTPClient(client *http.Client) *DeleteUsersUserIDCredentialsClientIDParams
WithHTTPClient adds the HTTPClient to the delete users user ID credentials client ID params
func (*DeleteUsersUserIDCredentialsClientIDParams) WithTimeout ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) WithTimeout(timeout time.Duration) *DeleteUsersUserIDCredentialsClientIDParams
WithTimeout adds the timeout to the delete users user ID credentials client ID params
func (*DeleteUsersUserIDCredentialsClientIDParams) WithUserID ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) WithUserID(userID strfmt.UUID) *DeleteUsersUserIDCredentialsClientIDParams
WithUserID adds the userID to the delete users user ID credentials client ID params
func (*DeleteUsersUserIDCredentialsClientIDParams) WriteToRequest ¶
func (o *DeleteUsersUserIDCredentialsClientIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUsersUserIDCredentialsClientIDReader ¶
type DeleteUsersUserIDCredentialsClientIDReader struct {
// contains filtered or unexported fields
}
DeleteUsersUserIDCredentialsClientIDReader is a Reader for the DeleteUsersUserIDCredentialsClientID structure.
func (*DeleteUsersUserIDCredentialsClientIDReader) ReadResponse ¶
func (o *DeleteUsersUserIDCredentialsClientIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent ¶ added in v0.30.0
type DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent struct { }
DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent handles this case with default header values.
Public key deleted
func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent ¶ added in v0.30.0
func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent() *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent
NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent creates a DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent with default headers values
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent) Error ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDNoContent) Error() string
type DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams ¶ added in v0.30.0
type DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams struct { /*PublicKeyID public_key_id */ PublicKeyID strfmt.UUID /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams contains all the parameters to send to the API endpoint for the delete users user ID credentials public key public key ID operation typically these are written to a http.Request
func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams ¶ added in v0.30.0
func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams() *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams creates a new DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams object with the default values initialized.
func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithContext ¶ added in v0.30.0
func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithContext(ctx context.Context) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithContext creates a new DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithHTTPClient ¶ added in v0.30.0
func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithHTTPClient(client *http.Client) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithHTTPClient creates a new DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithTimeout ¶ added in v0.30.0
func NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithTimeout(timeout time.Duration) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
NewDeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithTimeout creates a new DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetContext ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete users user ID credentials public key public key ID params
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetHTTPClient ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete users user ID credentials public key public key ID params
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetPublicKeyID ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetPublicKeyID(publicKeyID strfmt.UUID)
SetPublicKeyID adds the publicKeyId to the delete users user ID credentials public key public key ID params
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetTimeout ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete users user ID credentials public key public key ID params
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetUserID ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the delete users user ID credentials public key public key ID params
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithContext ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithContext(ctx context.Context) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
WithContext adds the context to the delete users user ID credentials public key public key ID params
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithHTTPClient ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithHTTPClient(client *http.Client) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
WithHTTPClient adds the HTTPClient to the delete users user ID credentials public key public key ID params
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithPublicKeyID ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithPublicKeyID(publicKeyID strfmt.UUID) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
WithPublicKeyID adds the publicKeyID to the delete users user ID credentials public key public key ID params
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithTimeout ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithTimeout(timeout time.Duration) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
WithTimeout adds the timeout to the delete users user ID credentials public key public key ID params
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithUserID ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithUserID(userID strfmt.UUID) *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams
WithUserID adds the userID to the delete users user ID credentials public key public key ID params
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WriteToRequest ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDReader ¶ added in v0.30.0
type DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDReader struct {
// contains filtered or unexported fields
}
DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDReader is a Reader for the DeleteUsersUserIDCredentialsPublicKeyPublicKeyID structure.
func (*DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDReader) ReadResponse ¶ added in v0.30.0
func (o *DeleteUsersUserIDCredentialsPublicKeyPublicKeyIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUsersUserIDNoContent ¶
type DeleteUsersUserIDNoContent struct { }
DeleteUsersUserIDNoContent handles this case with default header values.
User deleted
func NewDeleteUsersUserIDNoContent ¶
func NewDeleteUsersUserIDNoContent() *DeleteUsersUserIDNoContent
NewDeleteUsersUserIDNoContent creates a DeleteUsersUserIDNoContent with default headers values
func (*DeleteUsersUserIDNoContent) Error ¶
func (o *DeleteUsersUserIDNoContent) Error() string
type DeleteUsersUserIDParams ¶
type DeleteUsersUserIDParams struct { /*UserID User Id */ UserID strfmt.UUID /*Version Version */ Version int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUsersUserIDParams contains all the parameters to send to the API endpoint for the delete users user ID operation typically these are written to a http.Request
func NewDeleteUsersUserIDParams ¶
func NewDeleteUsersUserIDParams() *DeleteUsersUserIDParams
NewDeleteUsersUserIDParams creates a new DeleteUsersUserIDParams object with the default values initialized.
func NewDeleteUsersUserIDParamsWithContext ¶
func NewDeleteUsersUserIDParamsWithContext(ctx context.Context) *DeleteUsersUserIDParams
NewDeleteUsersUserIDParamsWithContext creates a new DeleteUsersUserIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUsersUserIDParamsWithHTTPClient ¶
func NewDeleteUsersUserIDParamsWithHTTPClient(client *http.Client) *DeleteUsersUserIDParams
NewDeleteUsersUserIDParamsWithHTTPClient creates a new DeleteUsersUserIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUsersUserIDParamsWithTimeout ¶
func NewDeleteUsersUserIDParamsWithTimeout(timeout time.Duration) *DeleteUsersUserIDParams
NewDeleteUsersUserIDParamsWithTimeout creates a new DeleteUsersUserIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUsersUserIDParams) SetContext ¶
func (o *DeleteUsersUserIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete users user ID params
func (*DeleteUsersUserIDParams) SetHTTPClient ¶
func (o *DeleteUsersUserIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete users user ID params
func (*DeleteUsersUserIDParams) SetTimeout ¶
func (o *DeleteUsersUserIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete users user ID params
func (*DeleteUsersUserIDParams) SetUserID ¶
func (o *DeleteUsersUserIDParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the delete users user ID params
func (*DeleteUsersUserIDParams) SetVersion ¶
func (o *DeleteUsersUserIDParams) SetVersion(version int64)
SetVersion adds the version to the delete users user ID params
func (*DeleteUsersUserIDParams) WithContext ¶
func (o *DeleteUsersUserIDParams) WithContext(ctx context.Context) *DeleteUsersUserIDParams
WithContext adds the context to the delete users user ID params
func (*DeleteUsersUserIDParams) WithHTTPClient ¶
func (o *DeleteUsersUserIDParams) WithHTTPClient(client *http.Client) *DeleteUsersUserIDParams
WithHTTPClient adds the HTTPClient to the delete users user ID params
func (*DeleteUsersUserIDParams) WithTimeout ¶
func (o *DeleteUsersUserIDParams) WithTimeout(timeout time.Duration) *DeleteUsersUserIDParams
WithTimeout adds the timeout to the delete users user ID params
func (*DeleteUsersUserIDParams) WithUserID ¶
func (o *DeleteUsersUserIDParams) WithUserID(userID strfmt.UUID) *DeleteUsersUserIDParams
WithUserID adds the userID to the delete users user ID params
func (*DeleteUsersUserIDParams) WithVersion ¶
func (o *DeleteUsersUserIDParams) WithVersion(version int64) *DeleteUsersUserIDParams
WithVersion adds the version to the delete users user ID params
func (*DeleteUsersUserIDParams) WriteToRequest ¶
func (o *DeleteUsersUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUsersUserIDReader ¶
type DeleteUsersUserIDReader struct {
// contains filtered or unexported fields
}
DeleteUsersUserIDReader is a Reader for the DeleteUsersUserID structure.
func (*DeleteUsersUserIDReader) ReadResponse ¶
func (o *DeleteUsersUserIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteUsersUserIDRolesRoleIDNoContent ¶
type DeleteUsersUserIDRolesRoleIDNoContent struct { }
DeleteUsersUserIDRolesRoleIDNoContent handles this case with default header values.
User role deleted OK
func NewDeleteUsersUserIDRolesRoleIDNoContent ¶
func NewDeleteUsersUserIDRolesRoleIDNoContent() *DeleteUsersUserIDRolesRoleIDNoContent
NewDeleteUsersUserIDRolesRoleIDNoContent creates a DeleteUsersUserIDRolesRoleIDNoContent with default headers values
func (*DeleteUsersUserIDRolesRoleIDNoContent) Error ¶
func (o *DeleteUsersUserIDRolesRoleIDNoContent) Error() string
type DeleteUsersUserIDRolesRoleIDParams ¶
type DeleteUsersUserIDRolesRoleIDParams struct { /*RoleID Role Id */ RoleID strfmt.UUID /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteUsersUserIDRolesRoleIDParams contains all the parameters to send to the API endpoint for the delete users user ID roles role ID operation typically these are written to a http.Request
func NewDeleteUsersUserIDRolesRoleIDParams ¶
func NewDeleteUsersUserIDRolesRoleIDParams() *DeleteUsersUserIDRolesRoleIDParams
NewDeleteUsersUserIDRolesRoleIDParams creates a new DeleteUsersUserIDRolesRoleIDParams object with the default values initialized.
func NewDeleteUsersUserIDRolesRoleIDParamsWithContext ¶
func NewDeleteUsersUserIDRolesRoleIDParamsWithContext(ctx context.Context) *DeleteUsersUserIDRolesRoleIDParams
NewDeleteUsersUserIDRolesRoleIDParamsWithContext creates a new DeleteUsersUserIDRolesRoleIDParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteUsersUserIDRolesRoleIDParamsWithHTTPClient ¶
func NewDeleteUsersUserIDRolesRoleIDParamsWithHTTPClient(client *http.Client) *DeleteUsersUserIDRolesRoleIDParams
NewDeleteUsersUserIDRolesRoleIDParamsWithHTTPClient creates a new DeleteUsersUserIDRolesRoleIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteUsersUserIDRolesRoleIDParamsWithTimeout ¶
func NewDeleteUsersUserIDRolesRoleIDParamsWithTimeout(timeout time.Duration) *DeleteUsersUserIDRolesRoleIDParams
NewDeleteUsersUserIDRolesRoleIDParamsWithTimeout creates a new DeleteUsersUserIDRolesRoleIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteUsersUserIDRolesRoleIDParams) SetContext ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete users user ID roles role ID params
func (*DeleteUsersUserIDRolesRoleIDParams) SetHTTPClient ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete users user ID roles role ID params
func (*DeleteUsersUserIDRolesRoleIDParams) SetRoleID ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) SetRoleID(roleID strfmt.UUID)
SetRoleID adds the roleId to the delete users user ID roles role ID params
func (*DeleteUsersUserIDRolesRoleIDParams) SetTimeout ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete users user ID roles role ID params
func (*DeleteUsersUserIDRolesRoleIDParams) SetUserID ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the delete users user ID roles role ID params
func (*DeleteUsersUserIDRolesRoleIDParams) WithContext ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) WithContext(ctx context.Context) *DeleteUsersUserIDRolesRoleIDParams
WithContext adds the context to the delete users user ID roles role ID params
func (*DeleteUsersUserIDRolesRoleIDParams) WithHTTPClient ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) WithHTTPClient(client *http.Client) *DeleteUsersUserIDRolesRoleIDParams
WithHTTPClient adds the HTTPClient to the delete users user ID roles role ID params
func (*DeleteUsersUserIDRolesRoleIDParams) WithRoleID ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) WithRoleID(roleID strfmt.UUID) *DeleteUsersUserIDRolesRoleIDParams
WithRoleID adds the roleID to the delete users user ID roles role ID params
func (*DeleteUsersUserIDRolesRoleIDParams) WithTimeout ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) WithTimeout(timeout time.Duration) *DeleteUsersUserIDRolesRoleIDParams
WithTimeout adds the timeout to the delete users user ID roles role ID params
func (*DeleteUsersUserIDRolesRoleIDParams) WithUserID ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) WithUserID(userID strfmt.UUID) *DeleteUsersUserIDRolesRoleIDParams
WithUserID adds the userID to the delete users user ID roles role ID params
func (*DeleteUsersUserIDRolesRoleIDParams) WriteToRequest ¶
func (o *DeleteUsersUserIDRolesRoleIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteUsersUserIDRolesRoleIDReader ¶
type DeleteUsersUserIDRolesRoleIDReader struct {
// contains filtered or unexported fields
}
DeleteUsersUserIDRolesRoleIDReader is a Reader for the DeleteUsersUserIDRolesRoleID structure.
func (*DeleteUsersUserIDRolesRoleIDReader) ReadResponse ¶
func (o *DeleteUsersUserIDRolesRoleIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUsersOK ¶
type GetUsersOK struct {
Payload *models.UserDetailsListResponse
}
GetUsersOK handles this case with default header values.
List of user details
func NewGetUsersOK ¶
func NewGetUsersOK() *GetUsersOK
NewGetUsersOK creates a GetUsersOK with default headers values
func (*GetUsersOK) Error ¶
func (o *GetUsersOK) Error() string
type GetUsersParams ¶
type GetUsersParams struct { /*PageNumber Which page to select */ PageNumber *int64 /*PageSize Number of items to select */ PageSize *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUsersParams contains all the parameters to send to the API endpoint for the get users operation typically these are written to a http.Request
func NewGetUsersParams ¶
func NewGetUsersParams() *GetUsersParams
NewGetUsersParams creates a new GetUsersParams object with the default values initialized.
func NewGetUsersParamsWithContext ¶
func NewGetUsersParamsWithContext(ctx context.Context) *GetUsersParams
NewGetUsersParamsWithContext creates a new GetUsersParams object with the default values initialized, and the ability to set a context for a request
func NewGetUsersParamsWithHTTPClient ¶
func NewGetUsersParamsWithHTTPClient(client *http.Client) *GetUsersParams
NewGetUsersParamsWithHTTPClient creates a new GetUsersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUsersParamsWithTimeout ¶
func NewGetUsersParamsWithTimeout(timeout time.Duration) *GetUsersParams
NewGetUsersParamsWithTimeout creates a new GetUsersParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUsersParams) SetContext ¶
func (o *GetUsersParams) SetContext(ctx context.Context)
SetContext adds the context to the get users params
func (*GetUsersParams) SetHTTPClient ¶
func (o *GetUsersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get users params
func (*GetUsersParams) SetPageNumber ¶
func (o *GetUsersParams) SetPageNumber(pageNumber *int64)
SetPageNumber adds the pageNumber to the get users params
func (*GetUsersParams) SetPageSize ¶
func (o *GetUsersParams) SetPageSize(pageSize *int64)
SetPageSize adds the pageSize to the get users params
func (*GetUsersParams) SetTimeout ¶
func (o *GetUsersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get users params
func (*GetUsersParams) WithContext ¶
func (o *GetUsersParams) WithContext(ctx context.Context) *GetUsersParams
WithContext adds the context to the get users params
func (*GetUsersParams) WithHTTPClient ¶
func (o *GetUsersParams) WithHTTPClient(client *http.Client) *GetUsersParams
WithHTTPClient adds the HTTPClient to the get users params
func (*GetUsersParams) WithPageNumber ¶
func (o *GetUsersParams) WithPageNumber(pageNumber *int64) *GetUsersParams
WithPageNumber adds the pageNumber to the get users params
func (*GetUsersParams) WithPageSize ¶
func (o *GetUsersParams) WithPageSize(pageSize *int64) *GetUsersParams
WithPageSize adds the pageSize to the get users params
func (*GetUsersParams) WithTimeout ¶
func (o *GetUsersParams) WithTimeout(timeout time.Duration) *GetUsersParams
WithTimeout adds the timeout to the get users params
func (*GetUsersParams) WriteToRequest ¶
func (o *GetUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUsersReader ¶
type GetUsersReader struct {
// contains filtered or unexported fields
}
GetUsersReader is a Reader for the GetUsers structure.
func (*GetUsersReader) ReadResponse ¶
func (o *GetUsersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUsersUserIDAcesOK ¶
type GetUsersUserIDAcesOK struct {
Payload *models.AceDetailsListResponse
}
GetUsersUserIDAcesOK handles this case with default header values.
List of access control entries for this user
func NewGetUsersUserIDAcesOK ¶
func NewGetUsersUserIDAcesOK() *GetUsersUserIDAcesOK
NewGetUsersUserIDAcesOK creates a GetUsersUserIDAcesOK with default headers values
func (*GetUsersUserIDAcesOK) Error ¶
func (o *GetUsersUserIDAcesOK) Error() string
type GetUsersUserIDAcesParams ¶
type GetUsersUserIDAcesParams struct { /*FilterAction Access action */ FilterAction *string /*FilterRecordType Record type */ FilterRecordType *string /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUsersUserIDAcesParams contains all the parameters to send to the API endpoint for the get users user ID aces operation typically these are written to a http.Request
func NewGetUsersUserIDAcesParams ¶
func NewGetUsersUserIDAcesParams() *GetUsersUserIDAcesParams
NewGetUsersUserIDAcesParams creates a new GetUsersUserIDAcesParams object with the default values initialized.
func NewGetUsersUserIDAcesParamsWithContext ¶
func NewGetUsersUserIDAcesParamsWithContext(ctx context.Context) *GetUsersUserIDAcesParams
NewGetUsersUserIDAcesParamsWithContext creates a new GetUsersUserIDAcesParams object with the default values initialized, and the ability to set a context for a request
func NewGetUsersUserIDAcesParamsWithHTTPClient ¶
func NewGetUsersUserIDAcesParamsWithHTTPClient(client *http.Client) *GetUsersUserIDAcesParams
NewGetUsersUserIDAcesParamsWithHTTPClient creates a new GetUsersUserIDAcesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUsersUserIDAcesParamsWithTimeout ¶
func NewGetUsersUserIDAcesParamsWithTimeout(timeout time.Duration) *GetUsersUserIDAcesParams
NewGetUsersUserIDAcesParamsWithTimeout creates a new GetUsersUserIDAcesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUsersUserIDAcesParams) SetContext ¶
func (o *GetUsersUserIDAcesParams) SetContext(ctx context.Context)
SetContext adds the context to the get users user ID aces params
func (*GetUsersUserIDAcesParams) SetFilterAction ¶
func (o *GetUsersUserIDAcesParams) SetFilterAction(filterAction *string)
SetFilterAction adds the filterAction to the get users user ID aces params
func (*GetUsersUserIDAcesParams) SetFilterRecordType ¶
func (o *GetUsersUserIDAcesParams) SetFilterRecordType(filterRecordType *string)
SetFilterRecordType adds the filterRecordType to the get users user ID aces params
func (*GetUsersUserIDAcesParams) SetHTTPClient ¶
func (o *GetUsersUserIDAcesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get users user ID aces params
func (*GetUsersUserIDAcesParams) SetTimeout ¶
func (o *GetUsersUserIDAcesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get users user ID aces params
func (*GetUsersUserIDAcesParams) SetUserID ¶
func (o *GetUsersUserIDAcesParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the get users user ID aces params
func (*GetUsersUserIDAcesParams) WithContext ¶
func (o *GetUsersUserIDAcesParams) WithContext(ctx context.Context) *GetUsersUserIDAcesParams
WithContext adds the context to the get users user ID aces params
func (*GetUsersUserIDAcesParams) WithFilterAction ¶
func (o *GetUsersUserIDAcesParams) WithFilterAction(filterAction *string) *GetUsersUserIDAcesParams
WithFilterAction adds the filterAction to the get users user ID aces params
func (*GetUsersUserIDAcesParams) WithFilterRecordType ¶
func (o *GetUsersUserIDAcesParams) WithFilterRecordType(filterRecordType *string) *GetUsersUserIDAcesParams
WithFilterRecordType adds the filterRecordType to the get users user ID aces params
func (*GetUsersUserIDAcesParams) WithHTTPClient ¶
func (o *GetUsersUserIDAcesParams) WithHTTPClient(client *http.Client) *GetUsersUserIDAcesParams
WithHTTPClient adds the HTTPClient to the get users user ID aces params
func (*GetUsersUserIDAcesParams) WithTimeout ¶
func (o *GetUsersUserIDAcesParams) WithTimeout(timeout time.Duration) *GetUsersUserIDAcesParams
WithTimeout adds the timeout to the get users user ID aces params
func (*GetUsersUserIDAcesParams) WithUserID ¶
func (o *GetUsersUserIDAcesParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDAcesParams
WithUserID adds the userID to the get users user ID aces params
func (*GetUsersUserIDAcesParams) WriteToRequest ¶
func (o *GetUsersUserIDAcesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUsersUserIDAcesReader ¶
type GetUsersUserIDAcesReader struct {
// contains filtered or unexported fields
}
GetUsersUserIDAcesReader is a Reader for the GetUsersUserIDAces structure.
func (*GetUsersUserIDAcesReader) ReadResponse ¶
func (o *GetUsersUserIDAcesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUsersUserIDCredentialsOK ¶
type GetUsersUserIDCredentialsOK struct {
Payload *models.UserCredentialListResponse
}
GetUsersUserIDCredentialsOK handles this case with default header values.
List of credentials for user
func NewGetUsersUserIDCredentialsOK ¶
func NewGetUsersUserIDCredentialsOK() *GetUsersUserIDCredentialsOK
NewGetUsersUserIDCredentialsOK creates a GetUsersUserIDCredentialsOK with default headers values
func (*GetUsersUserIDCredentialsOK) Error ¶
func (o *GetUsersUserIDCredentialsOK) Error() string
type GetUsersUserIDCredentialsParams ¶
type GetUsersUserIDCredentialsParams struct { /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUsersUserIDCredentialsParams contains all the parameters to send to the API endpoint for the get users user ID credentials operation typically these are written to a http.Request
func NewGetUsersUserIDCredentialsParams ¶
func NewGetUsersUserIDCredentialsParams() *GetUsersUserIDCredentialsParams
NewGetUsersUserIDCredentialsParams creates a new GetUsersUserIDCredentialsParams object with the default values initialized.
func NewGetUsersUserIDCredentialsParamsWithContext ¶
func NewGetUsersUserIDCredentialsParamsWithContext(ctx context.Context) *GetUsersUserIDCredentialsParams
NewGetUsersUserIDCredentialsParamsWithContext creates a new GetUsersUserIDCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewGetUsersUserIDCredentialsParamsWithHTTPClient ¶
func NewGetUsersUserIDCredentialsParamsWithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsParams
NewGetUsersUserIDCredentialsParamsWithHTTPClient creates a new GetUsersUserIDCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUsersUserIDCredentialsParamsWithTimeout ¶
func NewGetUsersUserIDCredentialsParamsWithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsParams
NewGetUsersUserIDCredentialsParamsWithTimeout creates a new GetUsersUserIDCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUsersUserIDCredentialsParams) SetContext ¶
func (o *GetUsersUserIDCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the get users user ID credentials params
func (*GetUsersUserIDCredentialsParams) SetHTTPClient ¶
func (o *GetUsersUserIDCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get users user ID credentials params
func (*GetUsersUserIDCredentialsParams) SetTimeout ¶
func (o *GetUsersUserIDCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get users user ID credentials params
func (*GetUsersUserIDCredentialsParams) SetUserID ¶
func (o *GetUsersUserIDCredentialsParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the get users user ID credentials params
func (*GetUsersUserIDCredentialsParams) WithContext ¶
func (o *GetUsersUserIDCredentialsParams) WithContext(ctx context.Context) *GetUsersUserIDCredentialsParams
WithContext adds the context to the get users user ID credentials params
func (*GetUsersUserIDCredentialsParams) WithHTTPClient ¶
func (o *GetUsersUserIDCredentialsParams) WithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsParams
WithHTTPClient adds the HTTPClient to the get users user ID credentials params
func (*GetUsersUserIDCredentialsParams) WithTimeout ¶
func (o *GetUsersUserIDCredentialsParams) WithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsParams
WithTimeout adds the timeout to the get users user ID credentials params
func (*GetUsersUserIDCredentialsParams) WithUserID ¶
func (o *GetUsersUserIDCredentialsParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDCredentialsParams
WithUserID adds the userID to the get users user ID credentials params
func (*GetUsersUserIDCredentialsParams) WriteToRequest ¶
func (o *GetUsersUserIDCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUsersUserIDCredentialsPublicKeyOK ¶ added in v0.30.0
type GetUsersUserIDCredentialsPublicKeyOK struct {
Payload *models.UserPublicKeyListResponse
}
GetUsersUserIDCredentialsPublicKeyOK handles this case with default header values.
List of public keys for user
func NewGetUsersUserIDCredentialsPublicKeyOK ¶ added in v0.30.0
func NewGetUsersUserIDCredentialsPublicKeyOK() *GetUsersUserIDCredentialsPublicKeyOK
NewGetUsersUserIDCredentialsPublicKeyOK creates a GetUsersUserIDCredentialsPublicKeyOK with default headers values
func (*GetUsersUserIDCredentialsPublicKeyOK) Error ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyOK) Error() string
type GetUsersUserIDCredentialsPublicKeyParams ¶ added in v0.30.0
type GetUsersUserIDCredentialsPublicKeyParams struct { /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUsersUserIDCredentialsPublicKeyParams contains all the parameters to send to the API endpoint for the get users user ID credentials public key operation typically these are written to a http.Request
func NewGetUsersUserIDCredentialsPublicKeyParams ¶ added in v0.30.0
func NewGetUsersUserIDCredentialsPublicKeyParams() *GetUsersUserIDCredentialsPublicKeyParams
NewGetUsersUserIDCredentialsPublicKeyParams creates a new GetUsersUserIDCredentialsPublicKeyParams object with the default values initialized.
func NewGetUsersUserIDCredentialsPublicKeyParamsWithContext ¶ added in v0.30.0
func NewGetUsersUserIDCredentialsPublicKeyParamsWithContext(ctx context.Context) *GetUsersUserIDCredentialsPublicKeyParams
NewGetUsersUserIDCredentialsPublicKeyParamsWithContext creates a new GetUsersUserIDCredentialsPublicKeyParams object with the default values initialized, and the ability to set a context for a request
func NewGetUsersUserIDCredentialsPublicKeyParamsWithHTTPClient ¶ added in v0.30.0
func NewGetUsersUserIDCredentialsPublicKeyParamsWithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsPublicKeyParams
NewGetUsersUserIDCredentialsPublicKeyParamsWithHTTPClient creates a new GetUsersUserIDCredentialsPublicKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUsersUserIDCredentialsPublicKeyParamsWithTimeout ¶ added in v0.30.0
func NewGetUsersUserIDCredentialsPublicKeyParamsWithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsPublicKeyParams
NewGetUsersUserIDCredentialsPublicKeyParamsWithTimeout creates a new GetUsersUserIDCredentialsPublicKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUsersUserIDCredentialsPublicKeyParams) SetContext ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the get users user ID credentials public key params
func (*GetUsersUserIDCredentialsPublicKeyParams) SetHTTPClient ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get users user ID credentials public key params
func (*GetUsersUserIDCredentialsPublicKeyParams) SetTimeout ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get users user ID credentials public key params
func (*GetUsersUserIDCredentialsPublicKeyParams) SetUserID ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the get users user ID credentials public key params
func (*GetUsersUserIDCredentialsPublicKeyParams) WithContext ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyParams) WithContext(ctx context.Context) *GetUsersUserIDCredentialsPublicKeyParams
WithContext adds the context to the get users user ID credentials public key params
func (*GetUsersUserIDCredentialsPublicKeyParams) WithHTTPClient ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyParams) WithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsPublicKeyParams
WithHTTPClient adds the HTTPClient to the get users user ID credentials public key params
func (*GetUsersUserIDCredentialsPublicKeyParams) WithTimeout ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyParams) WithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsPublicKeyParams
WithTimeout adds the timeout to the get users user ID credentials public key params
func (*GetUsersUserIDCredentialsPublicKeyParams) WithUserID ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDCredentialsPublicKeyParams
WithUserID adds the userID to the get users user ID credentials public key params
func (*GetUsersUserIDCredentialsPublicKeyParams) WriteToRequest ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUsersUserIDCredentialsPublicKeyPublicKeyIDOK ¶ added in v0.30.0
GetUsersUserIDCredentialsPublicKeyPublicKeyIDOK handles this case with default header values.
Public key data
func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDOK ¶ added in v0.30.0
func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDOK() *GetUsersUserIDCredentialsPublicKeyPublicKeyIDOK
NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDOK creates a GetUsersUserIDCredentialsPublicKeyPublicKeyIDOK with default headers values
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDOK) Error ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDOK) Error() string
type GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams ¶ added in v0.30.0
type GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams struct { /*PublicKeyID public_key_id */ PublicKeyID strfmt.UUID /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams contains all the parameters to send to the API endpoint for the get users user ID credentials public key public key ID operation typically these are written to a http.Request
func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParams ¶ added in v0.30.0
func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParams() *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParams creates a new GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams object with the default values initialized.
func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithContext ¶ added in v0.30.0
func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithContext(ctx context.Context) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithContext creates a new GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithHTTPClient ¶ added in v0.30.0
func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithHTTPClient creates a new GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithTimeout ¶ added in v0.30.0
func NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
NewGetUsersUserIDCredentialsPublicKeyPublicKeyIDParamsWithTimeout creates a new GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetContext ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get users user ID credentials public key public key ID params
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetHTTPClient ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get users user ID credentials public key public key ID params
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetPublicKeyID ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetPublicKeyID(publicKeyID strfmt.UUID)
SetPublicKeyID adds the publicKeyId to the get users user ID credentials public key public key ID params
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetTimeout ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get users user ID credentials public key public key ID params
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetUserID ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the get users user ID credentials public key public key ID params
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithContext ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithContext(ctx context.Context) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
WithContext adds the context to the get users user ID credentials public key public key ID params
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithHTTPClient ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithHTTPClient(client *http.Client) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
WithHTTPClient adds the HTTPClient to the get users user ID credentials public key public key ID params
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithPublicKeyID ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithPublicKeyID(publicKeyID strfmt.UUID) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
WithPublicKeyID adds the publicKeyID to the get users user ID credentials public key public key ID params
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithTimeout ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithTimeout(timeout time.Duration) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
WithTimeout adds the timeout to the get users user ID credentials public key public key ID params
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithUserID ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams
WithUserID adds the userID to the get users user ID credentials public key public key ID params
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WriteToRequest ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUsersUserIDCredentialsPublicKeyPublicKeyIDReader ¶ added in v0.30.0
type GetUsersUserIDCredentialsPublicKeyPublicKeyIDReader struct {
// contains filtered or unexported fields
}
GetUsersUserIDCredentialsPublicKeyPublicKeyIDReader is a Reader for the GetUsersUserIDCredentialsPublicKeyPublicKeyID structure.
func (*GetUsersUserIDCredentialsPublicKeyPublicKeyIDReader) ReadResponse ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyPublicKeyIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUsersUserIDCredentialsPublicKeyReader ¶ added in v0.30.0
type GetUsersUserIDCredentialsPublicKeyReader struct {
// contains filtered or unexported fields
}
GetUsersUserIDCredentialsPublicKeyReader is a Reader for the GetUsersUserIDCredentialsPublicKey structure.
func (*GetUsersUserIDCredentialsPublicKeyReader) ReadResponse ¶ added in v0.30.0
func (o *GetUsersUserIDCredentialsPublicKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUsersUserIDCredentialsReader ¶
type GetUsersUserIDCredentialsReader struct {
// contains filtered or unexported fields
}
GetUsersUserIDCredentialsReader is a Reader for the GetUsersUserIDCredentials structure.
func (*GetUsersUserIDCredentialsReader) ReadResponse ¶
func (o *GetUsersUserIDCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUsersUserIDOK ¶
type GetUsersUserIDOK struct {
Payload *models.UserDetailsResponse
}
GetUsersUserIDOK handles this case with default header values.
User details
func NewGetUsersUserIDOK ¶
func NewGetUsersUserIDOK() *GetUsersUserIDOK
NewGetUsersUserIDOK creates a GetUsersUserIDOK with default headers values
func (*GetUsersUserIDOK) Error ¶
func (o *GetUsersUserIDOK) Error() string
type GetUsersUserIDParams ¶
type GetUsersUserIDParams struct { /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUsersUserIDParams contains all the parameters to send to the API endpoint for the get users user ID operation typically these are written to a http.Request
func NewGetUsersUserIDParams ¶
func NewGetUsersUserIDParams() *GetUsersUserIDParams
NewGetUsersUserIDParams creates a new GetUsersUserIDParams object with the default values initialized.
func NewGetUsersUserIDParamsWithContext ¶
func NewGetUsersUserIDParamsWithContext(ctx context.Context) *GetUsersUserIDParams
NewGetUsersUserIDParamsWithContext creates a new GetUsersUserIDParams object with the default values initialized, and the ability to set a context for a request
func NewGetUsersUserIDParamsWithHTTPClient ¶
func NewGetUsersUserIDParamsWithHTTPClient(client *http.Client) *GetUsersUserIDParams
NewGetUsersUserIDParamsWithHTTPClient creates a new GetUsersUserIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUsersUserIDParamsWithTimeout ¶
func NewGetUsersUserIDParamsWithTimeout(timeout time.Duration) *GetUsersUserIDParams
NewGetUsersUserIDParamsWithTimeout creates a new GetUsersUserIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUsersUserIDParams) SetContext ¶
func (o *GetUsersUserIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get users user ID params
func (*GetUsersUserIDParams) SetHTTPClient ¶
func (o *GetUsersUserIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get users user ID params
func (*GetUsersUserIDParams) SetTimeout ¶
func (o *GetUsersUserIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get users user ID params
func (*GetUsersUserIDParams) SetUserID ¶
func (o *GetUsersUserIDParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the get users user ID params
func (*GetUsersUserIDParams) WithContext ¶
func (o *GetUsersUserIDParams) WithContext(ctx context.Context) *GetUsersUserIDParams
WithContext adds the context to the get users user ID params
func (*GetUsersUserIDParams) WithHTTPClient ¶
func (o *GetUsersUserIDParams) WithHTTPClient(client *http.Client) *GetUsersUserIDParams
WithHTTPClient adds the HTTPClient to the get users user ID params
func (*GetUsersUserIDParams) WithTimeout ¶
func (o *GetUsersUserIDParams) WithTimeout(timeout time.Duration) *GetUsersUserIDParams
WithTimeout adds the timeout to the get users user ID params
func (*GetUsersUserIDParams) WithUserID ¶
func (o *GetUsersUserIDParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDParams
WithUserID adds the userID to the get users user ID params
func (*GetUsersUserIDParams) WriteToRequest ¶
func (o *GetUsersUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUsersUserIDReader ¶
type GetUsersUserIDReader struct {
// contains filtered or unexported fields
}
GetUsersUserIDReader is a Reader for the GetUsersUserID structure.
func (*GetUsersUserIDReader) ReadResponse ¶
func (o *GetUsersUserIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUsersUserIDRolesOK ¶
type GetUsersUserIDRolesOK struct {
Payload *models.UserRoleListResponse
}
GetUsersUserIDRolesOK handles this case with default header values.
List of roles for user
func NewGetUsersUserIDRolesOK ¶
func NewGetUsersUserIDRolesOK() *GetUsersUserIDRolesOK
NewGetUsersUserIDRolesOK creates a GetUsersUserIDRolesOK with default headers values
func (*GetUsersUserIDRolesOK) Error ¶
func (o *GetUsersUserIDRolesOK) Error() string
type GetUsersUserIDRolesParams ¶
type GetUsersUserIDRolesParams struct { /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUsersUserIDRolesParams contains all the parameters to send to the API endpoint for the get users user ID roles operation typically these are written to a http.Request
func NewGetUsersUserIDRolesParams ¶
func NewGetUsersUserIDRolesParams() *GetUsersUserIDRolesParams
NewGetUsersUserIDRolesParams creates a new GetUsersUserIDRolesParams object with the default values initialized.
func NewGetUsersUserIDRolesParamsWithContext ¶
func NewGetUsersUserIDRolesParamsWithContext(ctx context.Context) *GetUsersUserIDRolesParams
NewGetUsersUserIDRolesParamsWithContext creates a new GetUsersUserIDRolesParams object with the default values initialized, and the ability to set a context for a request
func NewGetUsersUserIDRolesParamsWithHTTPClient ¶
func NewGetUsersUserIDRolesParamsWithHTTPClient(client *http.Client) *GetUsersUserIDRolesParams
NewGetUsersUserIDRolesParamsWithHTTPClient creates a new GetUsersUserIDRolesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUsersUserIDRolesParamsWithTimeout ¶
func NewGetUsersUserIDRolesParamsWithTimeout(timeout time.Duration) *GetUsersUserIDRolesParams
NewGetUsersUserIDRolesParamsWithTimeout creates a new GetUsersUserIDRolesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUsersUserIDRolesParams) SetContext ¶
func (o *GetUsersUserIDRolesParams) SetContext(ctx context.Context)
SetContext adds the context to the get users user ID roles params
func (*GetUsersUserIDRolesParams) SetHTTPClient ¶
func (o *GetUsersUserIDRolesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get users user ID roles params
func (*GetUsersUserIDRolesParams) SetTimeout ¶
func (o *GetUsersUserIDRolesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get users user ID roles params
func (*GetUsersUserIDRolesParams) SetUserID ¶
func (o *GetUsersUserIDRolesParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the get users user ID roles params
func (*GetUsersUserIDRolesParams) WithContext ¶
func (o *GetUsersUserIDRolesParams) WithContext(ctx context.Context) *GetUsersUserIDRolesParams
WithContext adds the context to the get users user ID roles params
func (*GetUsersUserIDRolesParams) WithHTTPClient ¶
func (o *GetUsersUserIDRolesParams) WithHTTPClient(client *http.Client) *GetUsersUserIDRolesParams
WithHTTPClient adds the HTTPClient to the get users user ID roles params
func (*GetUsersUserIDRolesParams) WithTimeout ¶
func (o *GetUsersUserIDRolesParams) WithTimeout(timeout time.Duration) *GetUsersUserIDRolesParams
WithTimeout adds the timeout to the get users user ID roles params
func (*GetUsersUserIDRolesParams) WithUserID ¶
func (o *GetUsersUserIDRolesParams) WithUserID(userID strfmt.UUID) *GetUsersUserIDRolesParams
WithUserID adds the userID to the get users user ID roles params
func (*GetUsersUserIDRolesParams) WriteToRequest ¶
func (o *GetUsersUserIDRolesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUsersUserIDRolesReader ¶
type GetUsersUserIDRolesReader struct {
// contains filtered or unexported fields
}
GetUsersUserIDRolesReader is a Reader for the GetUsersUserIDRoles structure.
func (*GetUsersUserIDRolesReader) ReadResponse ¶
func (o *GetUsersUserIDRolesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchUsersUserIDOK ¶
type PatchUsersUserIDOK struct {
Payload *models.UserDetailsResponse
}
PatchUsersUserIDOK handles this case with default header values.
User details
func NewPatchUsersUserIDOK ¶
func NewPatchUsersUserIDOK() *PatchUsersUserIDOK
NewPatchUsersUserIDOK creates a PatchUsersUserIDOK with default headers values
func (*PatchUsersUserIDOK) Error ¶
func (o *PatchUsersUserIDOK) Error() string
type PatchUsersUserIDParams ¶
type PatchUsersUserIDParams struct { /*UserUpdateRequest*/ UserUpdateRequest *models.UserCreation /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchUsersUserIDParams contains all the parameters to send to the API endpoint for the patch users user ID operation typically these are written to a http.Request
func NewPatchUsersUserIDParams ¶
func NewPatchUsersUserIDParams() *PatchUsersUserIDParams
NewPatchUsersUserIDParams creates a new PatchUsersUserIDParams object with the default values initialized.
func NewPatchUsersUserIDParamsWithContext ¶
func NewPatchUsersUserIDParamsWithContext(ctx context.Context) *PatchUsersUserIDParams
NewPatchUsersUserIDParamsWithContext creates a new PatchUsersUserIDParams object with the default values initialized, and the ability to set a context for a request
func NewPatchUsersUserIDParamsWithHTTPClient ¶
func NewPatchUsersUserIDParamsWithHTTPClient(client *http.Client) *PatchUsersUserIDParams
NewPatchUsersUserIDParamsWithHTTPClient creates a new PatchUsersUserIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPatchUsersUserIDParamsWithTimeout ¶
func NewPatchUsersUserIDParamsWithTimeout(timeout time.Duration) *PatchUsersUserIDParams
NewPatchUsersUserIDParamsWithTimeout creates a new PatchUsersUserIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PatchUsersUserIDParams) SetContext ¶
func (o *PatchUsersUserIDParams) SetContext(ctx context.Context)
SetContext adds the context to the patch users user ID params
func (*PatchUsersUserIDParams) SetHTTPClient ¶
func (o *PatchUsersUserIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch users user ID params
func (*PatchUsersUserIDParams) SetTimeout ¶
func (o *PatchUsersUserIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch users user ID params
func (*PatchUsersUserIDParams) SetUserID ¶
func (o *PatchUsersUserIDParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the patch users user ID params
func (*PatchUsersUserIDParams) SetUserUpdateRequest ¶
func (o *PatchUsersUserIDParams) SetUserUpdateRequest(userUpdateRequest *models.UserCreation)
SetUserUpdateRequest adds the userUpdateRequest to the patch users user ID params
func (*PatchUsersUserIDParams) WithContext ¶
func (o *PatchUsersUserIDParams) WithContext(ctx context.Context) *PatchUsersUserIDParams
WithContext adds the context to the patch users user ID params
func (*PatchUsersUserIDParams) WithHTTPClient ¶
func (o *PatchUsersUserIDParams) WithHTTPClient(client *http.Client) *PatchUsersUserIDParams
WithHTTPClient adds the HTTPClient to the patch users user ID params
func (*PatchUsersUserIDParams) WithTimeout ¶
func (o *PatchUsersUserIDParams) WithTimeout(timeout time.Duration) *PatchUsersUserIDParams
WithTimeout adds the timeout to the patch users user ID params
func (*PatchUsersUserIDParams) WithUserID ¶
func (o *PatchUsersUserIDParams) WithUserID(userID strfmt.UUID) *PatchUsersUserIDParams
WithUserID adds the userID to the patch users user ID params
func (*PatchUsersUserIDParams) WithUserUpdateRequest ¶
func (o *PatchUsersUserIDParams) WithUserUpdateRequest(userUpdateRequest *models.UserCreation) *PatchUsersUserIDParams
WithUserUpdateRequest adds the userUpdateRequest to the patch users user ID params
func (*PatchUsersUserIDParams) WriteToRequest ¶
func (o *PatchUsersUserIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchUsersUserIDReader ¶
type PatchUsersUserIDReader struct {
// contains filtered or unexported fields
}
PatchUsersUserIDReader is a Reader for the PatchUsersUserID structure.
func (*PatchUsersUserIDReader) ReadResponse ¶
func (o *PatchUsersUserIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUsersCreated ¶
type PostUsersCreated struct {
Payload *models.UserCreationResponse
}
PostUsersCreated handles this case with default header values.
User creation response
func NewPostUsersCreated ¶
func NewPostUsersCreated() *PostUsersCreated
NewPostUsersCreated creates a PostUsersCreated with default headers values
func (*PostUsersCreated) Error ¶
func (o *PostUsersCreated) Error() string
type PostUsersParams ¶
type PostUsersParams struct { /*UserCreationRequest*/ UserCreationRequest *models.UserCreation Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUsersParams contains all the parameters to send to the API endpoint for the post users operation typically these are written to a http.Request
func NewPostUsersParams ¶
func NewPostUsersParams() *PostUsersParams
NewPostUsersParams creates a new PostUsersParams object with the default values initialized.
func NewPostUsersParamsWithContext ¶
func NewPostUsersParamsWithContext(ctx context.Context) *PostUsersParams
NewPostUsersParamsWithContext creates a new PostUsersParams object with the default values initialized, and the ability to set a context for a request
func NewPostUsersParamsWithHTTPClient ¶
func NewPostUsersParamsWithHTTPClient(client *http.Client) *PostUsersParams
NewPostUsersParamsWithHTTPClient creates a new PostUsersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostUsersParamsWithTimeout ¶
func NewPostUsersParamsWithTimeout(timeout time.Duration) *PostUsersParams
NewPostUsersParamsWithTimeout creates a new PostUsersParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostUsersParams) SetContext ¶
func (o *PostUsersParams) SetContext(ctx context.Context)
SetContext adds the context to the post users params
func (*PostUsersParams) SetHTTPClient ¶
func (o *PostUsersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post users params
func (*PostUsersParams) SetTimeout ¶
func (o *PostUsersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post users params
func (*PostUsersParams) SetUserCreationRequest ¶
func (o *PostUsersParams) SetUserCreationRequest(userCreationRequest *models.UserCreation)
SetUserCreationRequest adds the userCreationRequest to the post users params
func (*PostUsersParams) WithContext ¶
func (o *PostUsersParams) WithContext(ctx context.Context) *PostUsersParams
WithContext adds the context to the post users params
func (*PostUsersParams) WithHTTPClient ¶
func (o *PostUsersParams) WithHTTPClient(client *http.Client) *PostUsersParams
WithHTTPClient adds the HTTPClient to the post users params
func (*PostUsersParams) WithTimeout ¶
func (o *PostUsersParams) WithTimeout(timeout time.Duration) *PostUsersParams
WithTimeout adds the timeout to the post users params
func (*PostUsersParams) WithUserCreationRequest ¶
func (o *PostUsersParams) WithUserCreationRequest(userCreationRequest *models.UserCreation) *PostUsersParams
WithUserCreationRequest adds the userCreationRequest to the post users params
func (*PostUsersParams) WriteToRequest ¶
func (o *PostUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUsersReader ¶
type PostUsersReader struct {
// contains filtered or unexported fields
}
PostUsersReader is a Reader for the PostUsers structure.
func (*PostUsersReader) ReadResponse ¶
func (o *PostUsersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUsersUserIDCredentialsCreated ¶
type PostUsersUserIDCredentialsCreated struct {
Payload *models.CredentialCreationResponse
}
PostUsersUserIDCredentialsCreated handles this case with default header values.
Credential creation response
func NewPostUsersUserIDCredentialsCreated ¶
func NewPostUsersUserIDCredentialsCreated() *PostUsersUserIDCredentialsCreated
NewPostUsersUserIDCredentialsCreated creates a PostUsersUserIDCredentialsCreated with default headers values
func (*PostUsersUserIDCredentialsCreated) Error ¶
func (o *PostUsersUserIDCredentialsCreated) Error() string
type PostUsersUserIDCredentialsParams ¶
type PostUsersUserIDCredentialsParams struct { /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUsersUserIDCredentialsParams contains all the parameters to send to the API endpoint for the post users user ID credentials operation typically these are written to a http.Request
func NewPostUsersUserIDCredentialsParams ¶
func NewPostUsersUserIDCredentialsParams() *PostUsersUserIDCredentialsParams
NewPostUsersUserIDCredentialsParams creates a new PostUsersUserIDCredentialsParams object with the default values initialized.
func NewPostUsersUserIDCredentialsParamsWithContext ¶
func NewPostUsersUserIDCredentialsParamsWithContext(ctx context.Context) *PostUsersUserIDCredentialsParams
NewPostUsersUserIDCredentialsParamsWithContext creates a new PostUsersUserIDCredentialsParams object with the default values initialized, and the ability to set a context for a request
func NewPostUsersUserIDCredentialsParamsWithHTTPClient ¶
func NewPostUsersUserIDCredentialsParamsWithHTTPClient(client *http.Client) *PostUsersUserIDCredentialsParams
NewPostUsersUserIDCredentialsParamsWithHTTPClient creates a new PostUsersUserIDCredentialsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostUsersUserIDCredentialsParamsWithTimeout ¶
func NewPostUsersUserIDCredentialsParamsWithTimeout(timeout time.Duration) *PostUsersUserIDCredentialsParams
NewPostUsersUserIDCredentialsParamsWithTimeout creates a new PostUsersUserIDCredentialsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostUsersUserIDCredentialsParams) SetContext ¶
func (o *PostUsersUserIDCredentialsParams) SetContext(ctx context.Context)
SetContext adds the context to the post users user ID credentials params
func (*PostUsersUserIDCredentialsParams) SetHTTPClient ¶
func (o *PostUsersUserIDCredentialsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post users user ID credentials params
func (*PostUsersUserIDCredentialsParams) SetTimeout ¶
func (o *PostUsersUserIDCredentialsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post users user ID credentials params
func (*PostUsersUserIDCredentialsParams) SetUserID ¶
func (o *PostUsersUserIDCredentialsParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the post users user ID credentials params
func (*PostUsersUserIDCredentialsParams) WithContext ¶
func (o *PostUsersUserIDCredentialsParams) WithContext(ctx context.Context) *PostUsersUserIDCredentialsParams
WithContext adds the context to the post users user ID credentials params
func (*PostUsersUserIDCredentialsParams) WithHTTPClient ¶
func (o *PostUsersUserIDCredentialsParams) WithHTTPClient(client *http.Client) *PostUsersUserIDCredentialsParams
WithHTTPClient adds the HTTPClient to the post users user ID credentials params
func (*PostUsersUserIDCredentialsParams) WithTimeout ¶
func (o *PostUsersUserIDCredentialsParams) WithTimeout(timeout time.Duration) *PostUsersUserIDCredentialsParams
WithTimeout adds the timeout to the post users user ID credentials params
func (*PostUsersUserIDCredentialsParams) WithUserID ¶
func (o *PostUsersUserIDCredentialsParams) WithUserID(userID strfmt.UUID) *PostUsersUserIDCredentialsParams
WithUserID adds the userID to the post users user ID credentials params
func (*PostUsersUserIDCredentialsParams) WriteToRequest ¶
func (o *PostUsersUserIDCredentialsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUsersUserIDCredentialsPublicKeyCreated ¶ added in v0.30.0
type PostUsersUserIDCredentialsPublicKeyCreated struct {
Payload *models.PublicKeyCreationResponse
}
PostUsersUserIDCredentialsPublicKeyCreated handles this case with default header values.
Signature Credential creation response
func NewPostUsersUserIDCredentialsPublicKeyCreated ¶ added in v0.30.0
func NewPostUsersUserIDCredentialsPublicKeyCreated() *PostUsersUserIDCredentialsPublicKeyCreated
NewPostUsersUserIDCredentialsPublicKeyCreated creates a PostUsersUserIDCredentialsPublicKeyCreated with default headers values
func (*PostUsersUserIDCredentialsPublicKeyCreated) Error ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyCreated) Error() string
type PostUsersUserIDCredentialsPublicKeyParams ¶ added in v0.30.0
type PostUsersUserIDCredentialsPublicKeyParams struct { /*PublicKey The public key to create. */ PublicKey *models.PublicKey /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUsersUserIDCredentialsPublicKeyParams contains all the parameters to send to the API endpoint for the post users user ID credentials public key operation typically these are written to a http.Request
func NewPostUsersUserIDCredentialsPublicKeyParams ¶ added in v0.30.0
func NewPostUsersUserIDCredentialsPublicKeyParams() *PostUsersUserIDCredentialsPublicKeyParams
NewPostUsersUserIDCredentialsPublicKeyParams creates a new PostUsersUserIDCredentialsPublicKeyParams object with the default values initialized.
func NewPostUsersUserIDCredentialsPublicKeyParamsWithContext ¶ added in v0.30.0
func NewPostUsersUserIDCredentialsPublicKeyParamsWithContext(ctx context.Context) *PostUsersUserIDCredentialsPublicKeyParams
NewPostUsersUserIDCredentialsPublicKeyParamsWithContext creates a new PostUsersUserIDCredentialsPublicKeyParams object with the default values initialized, and the ability to set a context for a request
func NewPostUsersUserIDCredentialsPublicKeyParamsWithHTTPClient ¶ added in v0.30.0
func NewPostUsersUserIDCredentialsPublicKeyParamsWithHTTPClient(client *http.Client) *PostUsersUserIDCredentialsPublicKeyParams
NewPostUsersUserIDCredentialsPublicKeyParamsWithHTTPClient creates a new PostUsersUserIDCredentialsPublicKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostUsersUserIDCredentialsPublicKeyParamsWithTimeout ¶ added in v0.30.0
func NewPostUsersUserIDCredentialsPublicKeyParamsWithTimeout(timeout time.Duration) *PostUsersUserIDCredentialsPublicKeyParams
NewPostUsersUserIDCredentialsPublicKeyParamsWithTimeout creates a new PostUsersUserIDCredentialsPublicKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostUsersUserIDCredentialsPublicKeyParams) SetContext ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the post users user ID credentials public key params
func (*PostUsersUserIDCredentialsPublicKeyParams) SetHTTPClient ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post users user ID credentials public key params
func (*PostUsersUserIDCredentialsPublicKeyParams) SetPublicKey ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) SetPublicKey(publicKey *models.PublicKey)
SetPublicKey adds the publicKey to the post users user ID credentials public key params
func (*PostUsersUserIDCredentialsPublicKeyParams) SetTimeout ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post users user ID credentials public key params
func (*PostUsersUserIDCredentialsPublicKeyParams) SetUserID ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the post users user ID credentials public key params
func (*PostUsersUserIDCredentialsPublicKeyParams) WithContext ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) WithContext(ctx context.Context) *PostUsersUserIDCredentialsPublicKeyParams
WithContext adds the context to the post users user ID credentials public key params
func (*PostUsersUserIDCredentialsPublicKeyParams) WithHTTPClient ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) WithHTTPClient(client *http.Client) *PostUsersUserIDCredentialsPublicKeyParams
WithHTTPClient adds the HTTPClient to the post users user ID credentials public key params
func (*PostUsersUserIDCredentialsPublicKeyParams) WithPublicKey ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) WithPublicKey(publicKey *models.PublicKey) *PostUsersUserIDCredentialsPublicKeyParams
WithPublicKey adds the publicKey to the post users user ID credentials public key params
func (*PostUsersUserIDCredentialsPublicKeyParams) WithTimeout ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) WithTimeout(timeout time.Duration) *PostUsersUserIDCredentialsPublicKeyParams
WithTimeout adds the timeout to the post users user ID credentials public key params
func (*PostUsersUserIDCredentialsPublicKeyParams) WithUserID ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) WithUserID(userID strfmt.UUID) *PostUsersUserIDCredentialsPublicKeyParams
WithUserID adds the userID to the post users user ID credentials public key params
func (*PostUsersUserIDCredentialsPublicKeyParams) WriteToRequest ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUsersUserIDCredentialsPublicKeyReader ¶ added in v0.30.0
type PostUsersUserIDCredentialsPublicKeyReader struct {
// contains filtered or unexported fields
}
PostUsersUserIDCredentialsPublicKeyReader is a Reader for the PostUsersUserIDCredentialsPublicKey structure.
func (*PostUsersUserIDCredentialsPublicKeyReader) ReadResponse ¶ added in v0.30.0
func (o *PostUsersUserIDCredentialsPublicKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUsersUserIDCredentialsReader ¶
type PostUsersUserIDCredentialsReader struct {
// contains filtered or unexported fields
}
PostUsersUserIDCredentialsReader is a Reader for the PostUsersUserIDCredentials structure.
func (*PostUsersUserIDCredentialsReader) ReadResponse ¶
func (o *PostUsersUserIDCredentialsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostUsersUserIDRolesRoleIDCreated ¶
type PostUsersUserIDRolesRoleIDCreated struct { }
PostUsersUserIDRolesRoleIDCreated handles this case with default header values.
Role set OK
func NewPostUsersUserIDRolesRoleIDCreated ¶
func NewPostUsersUserIDRolesRoleIDCreated() *PostUsersUserIDRolesRoleIDCreated
NewPostUsersUserIDRolesRoleIDCreated creates a PostUsersUserIDRolesRoleIDCreated with default headers values
func (*PostUsersUserIDRolesRoleIDCreated) Error ¶
func (o *PostUsersUserIDRolesRoleIDCreated) Error() string
type PostUsersUserIDRolesRoleIDParams ¶
type PostUsersUserIDRolesRoleIDParams struct { /*RoleID Role Id */ RoleID strfmt.UUID /*UserID User Id */ UserID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostUsersUserIDRolesRoleIDParams contains all the parameters to send to the API endpoint for the post users user ID roles role ID operation typically these are written to a http.Request
func NewPostUsersUserIDRolesRoleIDParams ¶
func NewPostUsersUserIDRolesRoleIDParams() *PostUsersUserIDRolesRoleIDParams
NewPostUsersUserIDRolesRoleIDParams creates a new PostUsersUserIDRolesRoleIDParams object with the default values initialized.
func NewPostUsersUserIDRolesRoleIDParamsWithContext ¶
func NewPostUsersUserIDRolesRoleIDParamsWithContext(ctx context.Context) *PostUsersUserIDRolesRoleIDParams
NewPostUsersUserIDRolesRoleIDParamsWithContext creates a new PostUsersUserIDRolesRoleIDParams object with the default values initialized, and the ability to set a context for a request
func NewPostUsersUserIDRolesRoleIDParamsWithHTTPClient ¶
func NewPostUsersUserIDRolesRoleIDParamsWithHTTPClient(client *http.Client) *PostUsersUserIDRolesRoleIDParams
NewPostUsersUserIDRolesRoleIDParamsWithHTTPClient creates a new PostUsersUserIDRolesRoleIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostUsersUserIDRolesRoleIDParamsWithTimeout ¶
func NewPostUsersUserIDRolesRoleIDParamsWithTimeout(timeout time.Duration) *PostUsersUserIDRolesRoleIDParams
NewPostUsersUserIDRolesRoleIDParamsWithTimeout creates a new PostUsersUserIDRolesRoleIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostUsersUserIDRolesRoleIDParams) SetContext ¶
func (o *PostUsersUserIDRolesRoleIDParams) SetContext(ctx context.Context)
SetContext adds the context to the post users user ID roles role ID params
func (*PostUsersUserIDRolesRoleIDParams) SetHTTPClient ¶
func (o *PostUsersUserIDRolesRoleIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post users user ID roles role ID params
func (*PostUsersUserIDRolesRoleIDParams) SetRoleID ¶
func (o *PostUsersUserIDRolesRoleIDParams) SetRoleID(roleID strfmt.UUID)
SetRoleID adds the roleId to the post users user ID roles role ID params
func (*PostUsersUserIDRolesRoleIDParams) SetTimeout ¶
func (o *PostUsersUserIDRolesRoleIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post users user ID roles role ID params
func (*PostUsersUserIDRolesRoleIDParams) SetUserID ¶
func (o *PostUsersUserIDRolesRoleIDParams) SetUserID(userID strfmt.UUID)
SetUserID adds the userId to the post users user ID roles role ID params
func (*PostUsersUserIDRolesRoleIDParams) WithContext ¶
func (o *PostUsersUserIDRolesRoleIDParams) WithContext(ctx context.Context) *PostUsersUserIDRolesRoleIDParams
WithContext adds the context to the post users user ID roles role ID params
func (*PostUsersUserIDRolesRoleIDParams) WithHTTPClient ¶
func (o *PostUsersUserIDRolesRoleIDParams) WithHTTPClient(client *http.Client) *PostUsersUserIDRolesRoleIDParams
WithHTTPClient adds the HTTPClient to the post users user ID roles role ID params
func (*PostUsersUserIDRolesRoleIDParams) WithRoleID ¶
func (o *PostUsersUserIDRolesRoleIDParams) WithRoleID(roleID strfmt.UUID) *PostUsersUserIDRolesRoleIDParams
WithRoleID adds the roleID to the post users user ID roles role ID params
func (*PostUsersUserIDRolesRoleIDParams) WithTimeout ¶
func (o *PostUsersUserIDRolesRoleIDParams) WithTimeout(timeout time.Duration) *PostUsersUserIDRolesRoleIDParams
WithTimeout adds the timeout to the post users user ID roles role ID params
func (*PostUsersUserIDRolesRoleIDParams) WithUserID ¶
func (o *PostUsersUserIDRolesRoleIDParams) WithUserID(userID strfmt.UUID) *PostUsersUserIDRolesRoleIDParams
WithUserID adds the userID to the post users user ID roles role ID params
func (*PostUsersUserIDRolesRoleIDParams) WriteToRequest ¶
func (o *PostUsersUserIDRolesRoleIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostUsersUserIDRolesRoleIDReader ¶
type PostUsersUserIDRolesRoleIDReader struct {
// contains filtered or unexported fields
}
PostUsersUserIDRolesRoleIDReader is a Reader for the PostUsersUserIDRolesRoleID structure.
func (*PostUsersUserIDRolesRoleIDReader) ReadResponse ¶
func (o *PostUsersUserIDRolesRoleIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- delete_users_user_id_credentials_client_id_parameters.go
- delete_users_user_id_credentials_client_id_responses.go
- delete_users_user_id_credentials_public_key_public_key_id_parameters.go
- delete_users_user_id_credentials_public_key_public_key_id_responses.go
- delete_users_user_id_parameters.go
- delete_users_user_id_responses.go
- delete_users_user_id_roles_role_id_parameters.go
- delete_users_user_id_roles_role_id_responses.go
- get_users_parameters.go
- get_users_responses.go
- get_users_user_id_aces_parameters.go
- get_users_user_id_aces_responses.go
- get_users_user_id_credentials_parameters.go
- get_users_user_id_credentials_public_key_parameters.go
- get_users_user_id_credentials_public_key_public_key_id_parameters.go
- get_users_user_id_credentials_public_key_public_key_id_responses.go
- get_users_user_id_credentials_public_key_responses.go
- get_users_user_id_credentials_responses.go
- get_users_user_id_parameters.go
- get_users_user_id_responses.go
- get_users_user_id_roles_parameters.go
- get_users_user_id_roles_responses.go
- patch_users_user_id_parameters.go
- patch_users_user_id_responses.go
- post_users_parameters.go
- post_users_responses.go
- post_users_user_id_credentials_parameters.go
- post_users_user_id_credentials_public_key_parameters.go
- post_users_user_id_credentials_public_key_responses.go
- post_users_user_id_credentials_responses.go
- post_users_user_id_roles_role_id_parameters.go
- post_users_user_id_roles_role_id_responses.go
- users_client.go