Documentation ¶
Index ¶
- type Client
- func (a *Client) CredentialInputSourcesCredentialInputSourcesCreate(params *CredentialInputSourcesCredentialInputSourcesCreateParams) (*CredentialInputSourcesCredentialInputSourcesCreateCreated, error)
- func (a *Client) CredentialInputSourcesCredentialInputSourcesDelete(params *CredentialInputSourcesCredentialInputSourcesDeleteParams) (*CredentialInputSourcesCredentialInputSourcesDeleteNoContent, error)
- func (a *Client) CredentialInputSourcesCredentialInputSourcesList(params *CredentialInputSourcesCredentialInputSourcesListParams) (*CredentialInputSourcesCredentialInputSourcesListOK, error)
- func (a *Client) CredentialInputSourcesCredentialInputSourcesPartialUpdate(params *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) (*CredentialInputSourcesCredentialInputSourcesPartialUpdateOK, error)
- func (a *Client) CredentialInputSourcesCredentialInputSourcesRead(params *CredentialInputSourcesCredentialInputSourcesReadParams) (*CredentialInputSourcesCredentialInputSourcesReadOK, error)
- func (a *Client) CredentialInputSourcesCredentialInputSourcesUpdate(params *CredentialInputSourcesCredentialInputSourcesUpdateParams) (*CredentialInputSourcesCredentialInputSourcesUpdateOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type CredentialInputSourcesCredentialInputSourcesCreateBadRequest
- type CredentialInputSourcesCredentialInputSourcesCreateCreated
- type CredentialInputSourcesCredentialInputSourcesCreateForbidden
- type CredentialInputSourcesCredentialInputSourcesCreateParams
- func NewCredentialInputSourcesCredentialInputSourcesCreateParams() *CredentialInputSourcesCredentialInputSourcesCreateParams
- func NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesCreateParams
- func NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesCreateParams
- func NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesCreateParams
- func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) SetContext(ctx context.Context)
- func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) SetData(data interface{})
- func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) SetHTTPClient(client *http.Client)
- func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) SetTimeout(timeout time.Duration)
- func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesCreateParams
- func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) WithData(data interface{}) *CredentialInputSourcesCredentialInputSourcesCreateParams
- func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesCreateParams
- func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesCreateParams
- func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CredentialInputSourcesCredentialInputSourcesCreateReader
- type CredentialInputSourcesCredentialInputSourcesDeleteForbidden
- type CredentialInputSourcesCredentialInputSourcesDeleteNoContent
- type CredentialInputSourcesCredentialInputSourcesDeleteParams
- func NewCredentialInputSourcesCredentialInputSourcesDeleteParams() *CredentialInputSourcesCredentialInputSourcesDeleteParams
- func NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesDeleteParams
- func NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesDeleteParams
- func NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesDeleteParams
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) SetContext(ctx context.Context)
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) SetHTTPClient(client *http.Client)
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) SetID(id string)
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) SetSearch(search *string)
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) SetTimeout(timeout time.Duration)
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesDeleteParams
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesDeleteParams
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WithID(id string) *CredentialInputSourcesCredentialInputSourcesDeleteParams
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WithSearch(search *string) *CredentialInputSourcesCredentialInputSourcesDeleteParams
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesDeleteParams
- func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CredentialInputSourcesCredentialInputSourcesDeleteReader
- type CredentialInputSourcesCredentialInputSourcesListOK
- type CredentialInputSourcesCredentialInputSourcesListParams
- func NewCredentialInputSourcesCredentialInputSourcesListParams() *CredentialInputSourcesCredentialInputSourcesListParams
- func NewCredentialInputSourcesCredentialInputSourcesListParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesListParams
- func NewCredentialInputSourcesCredentialInputSourcesListParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesListParams
- func NewCredentialInputSourcesCredentialInputSourcesListParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesListParams
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetContext(ctx context.Context)
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetHTTPClient(client *http.Client)
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetPage(page *int64)
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetPageSize(pageSize *int64)
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetSearch(search *string)
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetTimeout(timeout time.Duration)
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesListParams
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesListParams
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithPage(page *int64) *CredentialInputSourcesCredentialInputSourcesListParams
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithPageSize(pageSize *int64) *CredentialInputSourcesCredentialInputSourcesListParams
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithSearch(search *string) *CredentialInputSourcesCredentialInputSourcesListParams
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesListParams
- func (o *CredentialInputSourcesCredentialInputSourcesListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CredentialInputSourcesCredentialInputSourcesListReader
- type CredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden
- type CredentialInputSourcesCredentialInputSourcesPartialUpdateOK
- type CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParams() *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetContext(ctx context.Context)
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetData(data interface{})
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetHTTPClient(client *http.Client)
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetID(id string)
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetSearch(search *string)
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetTimeout(timeout time.Duration)
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithData(data interface{}) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithID(id string) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithSearch(search *string) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CredentialInputSourcesCredentialInputSourcesPartialUpdateReader
- type CredentialInputSourcesCredentialInputSourcesReadForbidden
- type CredentialInputSourcesCredentialInputSourcesReadOK
- type CredentialInputSourcesCredentialInputSourcesReadParams
- func NewCredentialInputSourcesCredentialInputSourcesReadParams() *CredentialInputSourcesCredentialInputSourcesReadParams
- func NewCredentialInputSourcesCredentialInputSourcesReadParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesReadParams
- func NewCredentialInputSourcesCredentialInputSourcesReadParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesReadParams
- func NewCredentialInputSourcesCredentialInputSourcesReadParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesReadParams
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) SetContext(ctx context.Context)
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) SetHTTPClient(client *http.Client)
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) SetID(id string)
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) SetSearch(search *string)
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) SetTimeout(timeout time.Duration)
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesReadParams
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesReadParams
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WithID(id string) *CredentialInputSourcesCredentialInputSourcesReadParams
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WithSearch(search *string) *CredentialInputSourcesCredentialInputSourcesReadParams
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesReadParams
- func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CredentialInputSourcesCredentialInputSourcesReadReader
- type CredentialInputSourcesCredentialInputSourcesUpdateBody
- type CredentialInputSourcesCredentialInputSourcesUpdateOK
- type CredentialInputSourcesCredentialInputSourcesUpdateParams
- func NewCredentialInputSourcesCredentialInputSourcesUpdateParams() *CredentialInputSourcesCredentialInputSourcesUpdateParams
- func NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesUpdateParams
- func NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesUpdateParams
- func NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetContext(ctx context.Context)
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetData(data CredentialInputSourcesCredentialInputSourcesUpdateBody)
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetHTTPClient(client *http.Client)
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetID(id string)
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetSearch(search *string)
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetTimeout(timeout time.Duration)
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithData(data CredentialInputSourcesCredentialInputSourcesUpdateBody) *CredentialInputSourcesCredentialInputSourcesUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithID(id string) *CredentialInputSourcesCredentialInputSourcesUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithSearch(search *string) *CredentialInputSourcesCredentialInputSourcesUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesUpdateParams
- func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CredentialInputSourcesCredentialInputSourcesUpdateReader
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 credential input sources API
func (*Client) CredentialInputSourcesCredentialInputSourcesCreate ¶
func (a *Client) CredentialInputSourcesCredentialInputSourcesCreate(params *CredentialInputSourcesCredentialInputSourcesCreateParams) (*CredentialInputSourcesCredentialInputSourcesCreateCreated, error)
CredentialInputSourcesCredentialInputSourcesCreate creates a credential input source
Make a POST request to this resource with the following credential input source fields to create a new credential input source:
* `description`: Optional description of this credential input source. (string, default=`""`) * `input_field_name`: (string, required) * `metadata`: (json, default=`{}`) * `target_credential`: (id, required) * `source_credential`: (id, required)
func (*Client) CredentialInputSourcesCredentialInputSourcesDelete ¶
func (a *Client) CredentialInputSourcesCredentialInputSourcesDelete(params *CredentialInputSourcesCredentialInputSourcesDeleteParams) (*CredentialInputSourcesCredentialInputSourcesDeleteNoContent, error)
CredentialInputSourcesCredentialInputSourcesDelete deletes a credential input source
Make a DELETE request to this resource to delete this credential input source.
func (*Client) CredentialInputSourcesCredentialInputSourcesList ¶
func (a *Client) CredentialInputSourcesCredentialInputSourcesList(params *CredentialInputSourcesCredentialInputSourcesListParams) (*CredentialInputSourcesCredentialInputSourcesListOK, error)
CredentialInputSourcesCredentialInputSourcesList lists credential input sources
Make a GET request to this resource to retrieve the list of credential input sources.
The resulting data structure contains:
{ "count": 99, "next": null, "previous": null, "results": [ ... ] }
The `count` field indicates the total number of credential input sources found for the given query. The `next` and `previous` fields provides links to additional results if there are more than will fit on a single page. The `results` list contains zero or more credential input source records.
## Results
Each credential input source data structure includes the following fields:
* `id`: Database ID for this credential input source. (integer) * `type`: Data type for this credential input source. (choice) * `url`: URL for this credential input source. (string) * `related`: Data structure with URLs of related resources. (object) * `summary_fields`: Data structure with name/description for related resources. The output for some objects may be limited for performance reasons. (object) * `created`: Timestamp when this credential input source was created. (datetime) * `modified`: Timestamp when this credential input source was last modified. (datetime) * `description`: Optional description of this credential input source. (string) * `input_field_name`: (string) * `metadata`: (json) * `target_credential`: (id) * `source_credential`: (id)
## Sorting
To specify that credential input sources are returned in a particular order, use the `order_by` query string parameter on the GET request.
?order_by=name
Prefix the field name with a dash `-` to sort in reverse:
?order_by=-name
Multiple sorting fields may be specified by separating the field names with a comma `,`:
?order_by=name,some_other_field
## Pagination
Use the `page_size` query string parameter to change the number of results returned for each request. Use the `page` query string parameter to retrieve a particular page of results.
?page_size=100&page=2
The `previous` and `next` links returned with the results will set these query string parameters automatically.
## Searching
Use the `search` query string parameter to perform a case-insensitive search within all designated text fields of a model.
?search=findme
(_Added in Ansible Tower 3.1.0_) Search across related fields:
?related__search=findme
func (*Client) CredentialInputSourcesCredentialInputSourcesPartialUpdate ¶
func (a *Client) CredentialInputSourcesCredentialInputSourcesPartialUpdate(params *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) (*CredentialInputSourcesCredentialInputSourcesPartialUpdateOK, error)
CredentialInputSourcesCredentialInputSourcesPartialUpdate updates a credential input source
Make a PUT or PATCH request to this resource to update this credential input source. The following fields may be modified:
* `description`: Optional description of this credential input source. (string, default=`""`) * `input_field_name`: (string, required) * `metadata`: (json, default=`{}`) * `target_credential`: (id, required) * `source_credential`: (id, required)
For a PATCH request, include only the fields that are being modified.
func (*Client) CredentialInputSourcesCredentialInputSourcesRead ¶
func (a *Client) CredentialInputSourcesCredentialInputSourcesRead(params *CredentialInputSourcesCredentialInputSourcesReadParams) (*CredentialInputSourcesCredentialInputSourcesReadOK, error)
CredentialInputSourcesCredentialInputSourcesRead retrieves a credential input source
Make GET request to this resource to retrieve a single credential input source record containing the following fields:
* `id`: Database ID for this credential input source. (integer) * `type`: Data type for this credential input source. (choice) * `url`: URL for this credential input source. (string) * `related`: Data structure with URLs of related resources. (object) * `summary_fields`: Data structure with name/description for related resources. The output for some objects may be limited for performance reasons. (object) * `created`: Timestamp when this credential input source was created. (datetime) * `modified`: Timestamp when this credential input source was last modified. (datetime) * `description`: Optional description of this credential input source. (string) * `input_field_name`: (string) * `metadata`: (json) * `target_credential`: (id) * `source_credential`: (id)
func (*Client) CredentialInputSourcesCredentialInputSourcesUpdate ¶
func (a *Client) CredentialInputSourcesCredentialInputSourcesUpdate(params *CredentialInputSourcesCredentialInputSourcesUpdateParams) (*CredentialInputSourcesCredentialInputSourcesUpdateOK, error)
CredentialInputSourcesCredentialInputSourcesUpdate updates a credential input source
Make a PUT or PATCH request to this resource to update this credential input source. The following fields may be modified:
* `description`: Optional description of this credential input source. (string, default=`""`) * `input_field_name`: (string, required) * `metadata`: (json, default=`{}`) * `target_credential`: (id, required) * `source_credential`: (id, required)
For a PUT request, include **all** fields in the request.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { CredentialInputSourcesCredentialInputSourcesCreate(params *CredentialInputSourcesCredentialInputSourcesCreateParams) (*CredentialInputSourcesCredentialInputSourcesCreateCreated, error) CredentialInputSourcesCredentialInputSourcesDelete(params *CredentialInputSourcesCredentialInputSourcesDeleteParams) (*CredentialInputSourcesCredentialInputSourcesDeleteNoContent, error) CredentialInputSourcesCredentialInputSourcesList(params *CredentialInputSourcesCredentialInputSourcesListParams) (*CredentialInputSourcesCredentialInputSourcesListOK, error) CredentialInputSourcesCredentialInputSourcesPartialUpdate(params *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) (*CredentialInputSourcesCredentialInputSourcesPartialUpdateOK, error) CredentialInputSourcesCredentialInputSourcesRead(params *CredentialInputSourcesCredentialInputSourcesReadParams) (*CredentialInputSourcesCredentialInputSourcesReadOK, error) CredentialInputSourcesCredentialInputSourcesUpdate(params *CredentialInputSourcesCredentialInputSourcesUpdateParams) (*CredentialInputSourcesCredentialInputSourcesUpdateOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new credential input sources API client.
type CredentialInputSourcesCredentialInputSourcesCreateBadRequest ¶
type CredentialInputSourcesCredentialInputSourcesCreateBadRequest struct { }
CredentialInputSourcesCredentialInputSourcesCreateBadRequest handles this case with default header values.
Bad Request
func NewCredentialInputSourcesCredentialInputSourcesCreateBadRequest ¶
func NewCredentialInputSourcesCredentialInputSourcesCreateBadRequest() *CredentialInputSourcesCredentialInputSourcesCreateBadRequest
NewCredentialInputSourcesCredentialInputSourcesCreateBadRequest creates a CredentialInputSourcesCredentialInputSourcesCreateBadRequest with default headers values
func (*CredentialInputSourcesCredentialInputSourcesCreateBadRequest) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateBadRequest) Error() string
type CredentialInputSourcesCredentialInputSourcesCreateCreated ¶
type CredentialInputSourcesCredentialInputSourcesCreateCreated struct { }
CredentialInputSourcesCredentialInputSourcesCreateCreated handles this case with default header values.
CredentialInputSourcesCredentialInputSourcesCreateCreated credential input sources credential input sources create created
func NewCredentialInputSourcesCredentialInputSourcesCreateCreated ¶
func NewCredentialInputSourcesCredentialInputSourcesCreateCreated() *CredentialInputSourcesCredentialInputSourcesCreateCreated
NewCredentialInputSourcesCredentialInputSourcesCreateCreated creates a CredentialInputSourcesCredentialInputSourcesCreateCreated with default headers values
func (*CredentialInputSourcesCredentialInputSourcesCreateCreated) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateCreated) Error() string
type CredentialInputSourcesCredentialInputSourcesCreateForbidden ¶
type CredentialInputSourcesCredentialInputSourcesCreateForbidden struct { }
CredentialInputSourcesCredentialInputSourcesCreateForbidden handles this case with default header values.
No Permission Response
func NewCredentialInputSourcesCredentialInputSourcesCreateForbidden ¶
func NewCredentialInputSourcesCredentialInputSourcesCreateForbidden() *CredentialInputSourcesCredentialInputSourcesCreateForbidden
NewCredentialInputSourcesCredentialInputSourcesCreateForbidden creates a CredentialInputSourcesCredentialInputSourcesCreateForbidden with default headers values
func (*CredentialInputSourcesCredentialInputSourcesCreateForbidden) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateForbidden) Error() string
type CredentialInputSourcesCredentialInputSourcesCreateParams ¶
type CredentialInputSourcesCredentialInputSourcesCreateParams struct { /*Data*/ Data interface{} Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CredentialInputSourcesCredentialInputSourcesCreateParams contains all the parameters to send to the API endpoint for the credential input sources credential input sources create operation typically these are written to a http.Request
func NewCredentialInputSourcesCredentialInputSourcesCreateParams ¶
func NewCredentialInputSourcesCredentialInputSourcesCreateParams() *CredentialInputSourcesCredentialInputSourcesCreateParams
NewCredentialInputSourcesCredentialInputSourcesCreateParams creates a new CredentialInputSourcesCredentialInputSourcesCreateParams object with the default values initialized.
func NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithContext ¶
func NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesCreateParams
NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithContext creates a new CredentialInputSourcesCredentialInputSourcesCreateParams object with the default values initialized, and the ability to set a context for a request
func NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithHTTPClient ¶
func NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesCreateParams
NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithHTTPClient creates a new CredentialInputSourcesCredentialInputSourcesCreateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithTimeout ¶
func NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesCreateParams
NewCredentialInputSourcesCredentialInputSourcesCreateParamsWithTimeout creates a new CredentialInputSourcesCredentialInputSourcesCreateParams object with the default values initialized, and the ability to set a timeout on a request
func (*CredentialInputSourcesCredentialInputSourcesCreateParams) SetContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) SetContext(ctx context.Context)
SetContext adds the context to the credential input sources credential input sources create params
func (*CredentialInputSourcesCredentialInputSourcesCreateParams) SetData ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) SetData(data interface{})
SetData adds the data to the credential input sources credential input sources create params
func (*CredentialInputSourcesCredentialInputSourcesCreateParams) SetHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the credential input sources credential input sources create params
func (*CredentialInputSourcesCredentialInputSourcesCreateParams) SetTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the credential input sources credential input sources create params
func (*CredentialInputSourcesCredentialInputSourcesCreateParams) WithContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesCreateParams
WithContext adds the context to the credential input sources credential input sources create params
func (*CredentialInputSourcesCredentialInputSourcesCreateParams) WithData ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) WithData(data interface{}) *CredentialInputSourcesCredentialInputSourcesCreateParams
WithData adds the data to the credential input sources credential input sources create params
func (*CredentialInputSourcesCredentialInputSourcesCreateParams) WithHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesCreateParams
WithHTTPClient adds the HTTPClient to the credential input sources credential input sources create params
func (*CredentialInputSourcesCredentialInputSourcesCreateParams) WithTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesCreateParams
WithTimeout adds the timeout to the credential input sources credential input sources create params
func (*CredentialInputSourcesCredentialInputSourcesCreateParams) WriteToRequest ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CredentialInputSourcesCredentialInputSourcesCreateReader ¶
type CredentialInputSourcesCredentialInputSourcesCreateReader struct {
// contains filtered or unexported fields
}
CredentialInputSourcesCredentialInputSourcesCreateReader is a Reader for the CredentialInputSourcesCredentialInputSourcesCreate structure.
func (*CredentialInputSourcesCredentialInputSourcesCreateReader) ReadResponse ¶
func (o *CredentialInputSourcesCredentialInputSourcesCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CredentialInputSourcesCredentialInputSourcesDeleteForbidden ¶
type CredentialInputSourcesCredentialInputSourcesDeleteForbidden struct { }
CredentialInputSourcesCredentialInputSourcesDeleteForbidden handles this case with default header values.
No Permission Response
func NewCredentialInputSourcesCredentialInputSourcesDeleteForbidden ¶
func NewCredentialInputSourcesCredentialInputSourcesDeleteForbidden() *CredentialInputSourcesCredentialInputSourcesDeleteForbidden
NewCredentialInputSourcesCredentialInputSourcesDeleteForbidden creates a CredentialInputSourcesCredentialInputSourcesDeleteForbidden with default headers values
func (*CredentialInputSourcesCredentialInputSourcesDeleteForbidden) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteForbidden) Error() string
type CredentialInputSourcesCredentialInputSourcesDeleteNoContent ¶
type CredentialInputSourcesCredentialInputSourcesDeleteNoContent struct { }
CredentialInputSourcesCredentialInputSourcesDeleteNoContent handles this case with default header values.
CredentialInputSourcesCredentialInputSourcesDeleteNoContent credential input sources credential input sources delete no content
func NewCredentialInputSourcesCredentialInputSourcesDeleteNoContent ¶
func NewCredentialInputSourcesCredentialInputSourcesDeleteNoContent() *CredentialInputSourcesCredentialInputSourcesDeleteNoContent
NewCredentialInputSourcesCredentialInputSourcesDeleteNoContent creates a CredentialInputSourcesCredentialInputSourcesDeleteNoContent with default headers values
func (*CredentialInputSourcesCredentialInputSourcesDeleteNoContent) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteNoContent) Error() string
type CredentialInputSourcesCredentialInputSourcesDeleteParams ¶
type CredentialInputSourcesCredentialInputSourcesDeleteParams struct { /*ID*/ ID string /*Search A search term. */ Search *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CredentialInputSourcesCredentialInputSourcesDeleteParams contains all the parameters to send to the API endpoint for the credential input sources credential input sources delete operation typically these are written to a http.Request
func NewCredentialInputSourcesCredentialInputSourcesDeleteParams ¶
func NewCredentialInputSourcesCredentialInputSourcesDeleteParams() *CredentialInputSourcesCredentialInputSourcesDeleteParams
NewCredentialInputSourcesCredentialInputSourcesDeleteParams creates a new CredentialInputSourcesCredentialInputSourcesDeleteParams object with the default values initialized.
func NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithContext ¶
func NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesDeleteParams
NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithContext creates a new CredentialInputSourcesCredentialInputSourcesDeleteParams object with the default values initialized, and the ability to set a context for a request
func NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithHTTPClient ¶
func NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesDeleteParams
NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithHTTPClient creates a new CredentialInputSourcesCredentialInputSourcesDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithTimeout ¶
func NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesDeleteParams
NewCredentialInputSourcesCredentialInputSourcesDeleteParamsWithTimeout creates a new CredentialInputSourcesCredentialInputSourcesDeleteParams object with the default values initialized, and the ability to set a timeout on a request
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) SetContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the credential input sources credential input sources delete params
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) SetHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the credential input sources credential input sources delete params
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) SetID ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) SetID(id string)
SetID adds the id to the credential input sources credential input sources delete params
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) SetSearch ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) SetSearch(search *string)
SetSearch adds the search to the credential input sources credential input sources delete params
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) SetTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the credential input sources credential input sources delete params
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) WithContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesDeleteParams
WithContext adds the context to the credential input sources credential input sources delete params
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) WithHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesDeleteParams
WithHTTPClient adds the HTTPClient to the credential input sources credential input sources delete params
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) WithID ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WithID(id string) *CredentialInputSourcesCredentialInputSourcesDeleteParams
WithID adds the id to the credential input sources credential input sources delete params
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) WithSearch ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WithSearch(search *string) *CredentialInputSourcesCredentialInputSourcesDeleteParams
WithSearch adds the search to the credential input sources credential input sources delete params
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) WithTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesDeleteParams
WithTimeout adds the timeout to the credential input sources credential input sources delete params
func (*CredentialInputSourcesCredentialInputSourcesDeleteParams) WriteToRequest ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CredentialInputSourcesCredentialInputSourcesDeleteReader ¶
type CredentialInputSourcesCredentialInputSourcesDeleteReader struct {
// contains filtered or unexported fields
}
CredentialInputSourcesCredentialInputSourcesDeleteReader is a Reader for the CredentialInputSourcesCredentialInputSourcesDelete structure.
func (*CredentialInputSourcesCredentialInputSourcesDeleteReader) ReadResponse ¶
func (o *CredentialInputSourcesCredentialInputSourcesDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CredentialInputSourcesCredentialInputSourcesListOK ¶
type CredentialInputSourcesCredentialInputSourcesListOK struct { }
CredentialInputSourcesCredentialInputSourcesListOK handles this case with default header values.
OK
func NewCredentialInputSourcesCredentialInputSourcesListOK ¶
func NewCredentialInputSourcesCredentialInputSourcesListOK() *CredentialInputSourcesCredentialInputSourcesListOK
NewCredentialInputSourcesCredentialInputSourcesListOK creates a CredentialInputSourcesCredentialInputSourcesListOK with default headers values
func (*CredentialInputSourcesCredentialInputSourcesListOK) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesListOK) Error() string
type CredentialInputSourcesCredentialInputSourcesListParams ¶
type CredentialInputSourcesCredentialInputSourcesListParams struct { /*Page A page number within the paginated result set. */ Page *int64 /*PageSize Number of results to return per page. */ PageSize *int64 /*Search A search term. */ Search *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CredentialInputSourcesCredentialInputSourcesListParams contains all the parameters to send to the API endpoint for the credential input sources credential input sources list operation typically these are written to a http.Request
func NewCredentialInputSourcesCredentialInputSourcesListParams ¶
func NewCredentialInputSourcesCredentialInputSourcesListParams() *CredentialInputSourcesCredentialInputSourcesListParams
NewCredentialInputSourcesCredentialInputSourcesListParams creates a new CredentialInputSourcesCredentialInputSourcesListParams object with the default values initialized.
func NewCredentialInputSourcesCredentialInputSourcesListParamsWithContext ¶
func NewCredentialInputSourcesCredentialInputSourcesListParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesListParams
NewCredentialInputSourcesCredentialInputSourcesListParamsWithContext creates a new CredentialInputSourcesCredentialInputSourcesListParams object with the default values initialized, and the ability to set a context for a request
func NewCredentialInputSourcesCredentialInputSourcesListParamsWithHTTPClient ¶
func NewCredentialInputSourcesCredentialInputSourcesListParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesListParams
NewCredentialInputSourcesCredentialInputSourcesListParamsWithHTTPClient creates a new CredentialInputSourcesCredentialInputSourcesListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCredentialInputSourcesCredentialInputSourcesListParamsWithTimeout ¶
func NewCredentialInputSourcesCredentialInputSourcesListParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesListParams
NewCredentialInputSourcesCredentialInputSourcesListParamsWithTimeout creates a new CredentialInputSourcesCredentialInputSourcesListParams object with the default values initialized, and the ability to set a timeout on a request
func (*CredentialInputSourcesCredentialInputSourcesListParams) SetContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetContext(ctx context.Context)
SetContext adds the context to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) SetHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) SetPage ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetPage(page *int64)
SetPage adds the page to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) SetPageSize ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetPageSize(pageSize *int64)
SetPageSize adds the pageSize to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) SetSearch ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetSearch(search *string)
SetSearch adds the search to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) SetTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) WithContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesListParams
WithContext adds the context to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) WithHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesListParams
WithHTTPClient adds the HTTPClient to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) WithPage ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithPage(page *int64) *CredentialInputSourcesCredentialInputSourcesListParams
WithPage adds the page to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) WithPageSize ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithPageSize(pageSize *int64) *CredentialInputSourcesCredentialInputSourcesListParams
WithPageSize adds the pageSize to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) WithSearch ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithSearch(search *string) *CredentialInputSourcesCredentialInputSourcesListParams
WithSearch adds the search to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) WithTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesListParams
WithTimeout adds the timeout to the credential input sources credential input sources list params
func (*CredentialInputSourcesCredentialInputSourcesListParams) WriteToRequest ¶
func (o *CredentialInputSourcesCredentialInputSourcesListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CredentialInputSourcesCredentialInputSourcesListReader ¶
type CredentialInputSourcesCredentialInputSourcesListReader struct {
// contains filtered or unexported fields
}
CredentialInputSourcesCredentialInputSourcesListReader is a Reader for the CredentialInputSourcesCredentialInputSourcesList structure.
func (*CredentialInputSourcesCredentialInputSourcesListReader) ReadResponse ¶
func (o *CredentialInputSourcesCredentialInputSourcesListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden ¶
type CredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden struct { }
CredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden handles this case with default header values.
No Permission Response
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden ¶
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden() *CredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden
NewCredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden creates a CredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden with default headers values
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateForbidden) Error() string
type CredentialInputSourcesCredentialInputSourcesPartialUpdateOK ¶
type CredentialInputSourcesCredentialInputSourcesPartialUpdateOK struct { }
CredentialInputSourcesCredentialInputSourcesPartialUpdateOK handles this case with default header values.
OK
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateOK ¶
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateOK() *CredentialInputSourcesCredentialInputSourcesPartialUpdateOK
NewCredentialInputSourcesCredentialInputSourcesPartialUpdateOK creates a CredentialInputSourcesCredentialInputSourcesPartialUpdateOK with default headers values
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateOK) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateOK) Error() string
type CredentialInputSourcesCredentialInputSourcesPartialUpdateParams ¶
type CredentialInputSourcesCredentialInputSourcesPartialUpdateParams struct { /*Data*/ Data interface{} /*ID*/ ID string /*Search A search term. */ Search *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CredentialInputSourcesCredentialInputSourcesPartialUpdateParams contains all the parameters to send to the API endpoint for the credential input sources credential input sources partial update operation typically these are written to a http.Request
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParams ¶
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParams() *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParams creates a new CredentialInputSourcesCredentialInputSourcesPartialUpdateParams object with the default values initialized.
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithContext ¶
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithContext creates a new CredentialInputSourcesCredentialInputSourcesPartialUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithHTTPClient ¶
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithHTTPClient creates a new CredentialInputSourcesCredentialInputSourcesPartialUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithTimeout ¶
func NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
NewCredentialInputSourcesCredentialInputSourcesPartialUpdateParamsWithTimeout creates a new CredentialInputSourcesCredentialInputSourcesPartialUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetData ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetData(data interface{})
SetData adds the data to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetID ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetID(id string)
SetID adds the id to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetSearch ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetSearch(search *string)
SetSearch adds the search to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
WithContext adds the context to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithData ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithData(data interface{}) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
WithData adds the data to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
WithHTTPClient adds the HTTPClient to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithID ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithID(id string) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
WithID adds the id to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithSearch ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithSearch(search *string) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
WithSearch adds the search to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams
WithTimeout adds the timeout to the credential input sources credential input sources partial update params
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WriteToRequest ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CredentialInputSourcesCredentialInputSourcesPartialUpdateReader ¶
type CredentialInputSourcesCredentialInputSourcesPartialUpdateReader struct {
// contains filtered or unexported fields
}
CredentialInputSourcesCredentialInputSourcesPartialUpdateReader is a Reader for the CredentialInputSourcesCredentialInputSourcesPartialUpdate structure.
func (*CredentialInputSourcesCredentialInputSourcesPartialUpdateReader) ReadResponse ¶
func (o *CredentialInputSourcesCredentialInputSourcesPartialUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CredentialInputSourcesCredentialInputSourcesReadForbidden ¶
type CredentialInputSourcesCredentialInputSourcesReadForbidden struct { }
CredentialInputSourcesCredentialInputSourcesReadForbidden handles this case with default header values.
No Permission Response
func NewCredentialInputSourcesCredentialInputSourcesReadForbidden ¶
func NewCredentialInputSourcesCredentialInputSourcesReadForbidden() *CredentialInputSourcesCredentialInputSourcesReadForbidden
NewCredentialInputSourcesCredentialInputSourcesReadForbidden creates a CredentialInputSourcesCredentialInputSourcesReadForbidden with default headers values
func (*CredentialInputSourcesCredentialInputSourcesReadForbidden) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadForbidden) Error() string
type CredentialInputSourcesCredentialInputSourcesReadOK ¶
type CredentialInputSourcesCredentialInputSourcesReadOK struct { }
CredentialInputSourcesCredentialInputSourcesReadOK handles this case with default header values.
OK
func NewCredentialInputSourcesCredentialInputSourcesReadOK ¶
func NewCredentialInputSourcesCredentialInputSourcesReadOK() *CredentialInputSourcesCredentialInputSourcesReadOK
NewCredentialInputSourcesCredentialInputSourcesReadOK creates a CredentialInputSourcesCredentialInputSourcesReadOK with default headers values
func (*CredentialInputSourcesCredentialInputSourcesReadOK) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadOK) Error() string
type CredentialInputSourcesCredentialInputSourcesReadParams ¶
type CredentialInputSourcesCredentialInputSourcesReadParams struct { /*ID*/ ID string /*Search A search term. */ Search *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CredentialInputSourcesCredentialInputSourcesReadParams contains all the parameters to send to the API endpoint for the credential input sources credential input sources read operation typically these are written to a http.Request
func NewCredentialInputSourcesCredentialInputSourcesReadParams ¶
func NewCredentialInputSourcesCredentialInputSourcesReadParams() *CredentialInputSourcesCredentialInputSourcesReadParams
NewCredentialInputSourcesCredentialInputSourcesReadParams creates a new CredentialInputSourcesCredentialInputSourcesReadParams object with the default values initialized.
func NewCredentialInputSourcesCredentialInputSourcesReadParamsWithContext ¶
func NewCredentialInputSourcesCredentialInputSourcesReadParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesReadParams
NewCredentialInputSourcesCredentialInputSourcesReadParamsWithContext creates a new CredentialInputSourcesCredentialInputSourcesReadParams object with the default values initialized, and the ability to set a context for a request
func NewCredentialInputSourcesCredentialInputSourcesReadParamsWithHTTPClient ¶
func NewCredentialInputSourcesCredentialInputSourcesReadParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesReadParams
NewCredentialInputSourcesCredentialInputSourcesReadParamsWithHTTPClient creates a new CredentialInputSourcesCredentialInputSourcesReadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCredentialInputSourcesCredentialInputSourcesReadParamsWithTimeout ¶
func NewCredentialInputSourcesCredentialInputSourcesReadParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesReadParams
NewCredentialInputSourcesCredentialInputSourcesReadParamsWithTimeout creates a new CredentialInputSourcesCredentialInputSourcesReadParams object with the default values initialized, and the ability to set a timeout on a request
func (*CredentialInputSourcesCredentialInputSourcesReadParams) SetContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) SetContext(ctx context.Context)
SetContext adds the context to the credential input sources credential input sources read params
func (*CredentialInputSourcesCredentialInputSourcesReadParams) SetHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the credential input sources credential input sources read params
func (*CredentialInputSourcesCredentialInputSourcesReadParams) SetID ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) SetID(id string)
SetID adds the id to the credential input sources credential input sources read params
func (*CredentialInputSourcesCredentialInputSourcesReadParams) SetSearch ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) SetSearch(search *string)
SetSearch adds the search to the credential input sources credential input sources read params
func (*CredentialInputSourcesCredentialInputSourcesReadParams) SetTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the credential input sources credential input sources read params
func (*CredentialInputSourcesCredentialInputSourcesReadParams) WithContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesReadParams
WithContext adds the context to the credential input sources credential input sources read params
func (*CredentialInputSourcesCredentialInputSourcesReadParams) WithHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesReadParams
WithHTTPClient adds the HTTPClient to the credential input sources credential input sources read params
func (*CredentialInputSourcesCredentialInputSourcesReadParams) WithID ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WithID(id string) *CredentialInputSourcesCredentialInputSourcesReadParams
WithID adds the id to the credential input sources credential input sources read params
func (*CredentialInputSourcesCredentialInputSourcesReadParams) WithSearch ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WithSearch(search *string) *CredentialInputSourcesCredentialInputSourcesReadParams
WithSearch adds the search to the credential input sources credential input sources read params
func (*CredentialInputSourcesCredentialInputSourcesReadParams) WithTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesReadParams
WithTimeout adds the timeout to the credential input sources credential input sources read params
func (*CredentialInputSourcesCredentialInputSourcesReadParams) WriteToRequest ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CredentialInputSourcesCredentialInputSourcesReadReader ¶
type CredentialInputSourcesCredentialInputSourcesReadReader struct {
// contains filtered or unexported fields
}
CredentialInputSourcesCredentialInputSourcesReadReader is a Reader for the CredentialInputSourcesCredentialInputSourcesRead structure.
func (*CredentialInputSourcesCredentialInputSourcesReadReader) ReadResponse ¶
func (o *CredentialInputSourcesCredentialInputSourcesReadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CredentialInputSourcesCredentialInputSourcesUpdateBody ¶
type CredentialInputSourcesCredentialInputSourcesUpdateBody struct { // description Description string `json:"description,omitempty"` // input field name // Required: true InputFieldName *string `json:"input_field_name"` // metadata Metadata interface{} `json:"metadata,omitempty"` // source credential // Required: true SourceCredential *int64 `json:"source_credential"` // target credential // Required: true TargetCredential *int64 `json:"target_credential"` }
CredentialInputSourcesCredentialInputSourcesUpdateBody credential input sources credential input sources update body swagger:model CredentialInputSourcesCredentialInputSourcesUpdateBody
func (*CredentialInputSourcesCredentialInputSourcesUpdateBody) MarshalBinary ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CredentialInputSourcesCredentialInputSourcesUpdateBody) UnmarshalBinary ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CredentialInputSourcesCredentialInputSourcesUpdateOK ¶
type CredentialInputSourcesCredentialInputSourcesUpdateOK struct { }
CredentialInputSourcesCredentialInputSourcesUpdateOK handles this case with default header values.
OK
func NewCredentialInputSourcesCredentialInputSourcesUpdateOK ¶
func NewCredentialInputSourcesCredentialInputSourcesUpdateOK() *CredentialInputSourcesCredentialInputSourcesUpdateOK
NewCredentialInputSourcesCredentialInputSourcesUpdateOK creates a CredentialInputSourcesCredentialInputSourcesUpdateOK with default headers values
func (*CredentialInputSourcesCredentialInputSourcesUpdateOK) Error ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateOK) Error() string
type CredentialInputSourcesCredentialInputSourcesUpdateParams ¶
type CredentialInputSourcesCredentialInputSourcesUpdateParams struct { /*Data*/ Data CredentialInputSourcesCredentialInputSourcesUpdateBody /*ID*/ ID string /*Search A search term. */ Search *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CredentialInputSourcesCredentialInputSourcesUpdateParams contains all the parameters to send to the API endpoint for the credential input sources credential input sources update operation typically these are written to a http.Request
func NewCredentialInputSourcesCredentialInputSourcesUpdateParams ¶
func NewCredentialInputSourcesCredentialInputSourcesUpdateParams() *CredentialInputSourcesCredentialInputSourcesUpdateParams
NewCredentialInputSourcesCredentialInputSourcesUpdateParams creates a new CredentialInputSourcesCredentialInputSourcesUpdateParams object with the default values initialized.
func NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithContext ¶
func NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesUpdateParams
NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithContext creates a new CredentialInputSourcesCredentialInputSourcesUpdateParams object with the default values initialized, and the ability to set a context for a request
func NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithHTTPClient ¶
func NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesUpdateParams
NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithHTTPClient creates a new CredentialInputSourcesCredentialInputSourcesUpdateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithTimeout ¶
func NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesUpdateParams
NewCredentialInputSourcesCredentialInputSourcesUpdateParamsWithTimeout creates a new CredentialInputSourcesCredentialInputSourcesUpdateParams object with the default values initialized, and the ability to set a timeout on a request
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) SetContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) SetData ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetData(data CredentialInputSourcesCredentialInputSourcesUpdateBody)
SetData adds the data to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) SetHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) SetID ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetID(id string)
SetID adds the id to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) SetSearch ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetSearch(search *string)
SetSearch adds the search to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) SetTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) WithContext ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithContext(ctx context.Context) *CredentialInputSourcesCredentialInputSourcesUpdateParams
WithContext adds the context to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) WithData ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithData(data CredentialInputSourcesCredentialInputSourcesUpdateBody) *CredentialInputSourcesCredentialInputSourcesUpdateParams
WithData adds the data to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) WithHTTPClient ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithHTTPClient(client *http.Client) *CredentialInputSourcesCredentialInputSourcesUpdateParams
WithHTTPClient adds the HTTPClient to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) WithID ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithID(id string) *CredentialInputSourcesCredentialInputSourcesUpdateParams
WithID adds the id to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) WithSearch ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithSearch(search *string) *CredentialInputSourcesCredentialInputSourcesUpdateParams
WithSearch adds the search to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) WithTimeout ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WithTimeout(timeout time.Duration) *CredentialInputSourcesCredentialInputSourcesUpdateParams
WithTimeout adds the timeout to the credential input sources credential input sources update params
func (*CredentialInputSourcesCredentialInputSourcesUpdateParams) WriteToRequest ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CredentialInputSourcesCredentialInputSourcesUpdateReader ¶
type CredentialInputSourcesCredentialInputSourcesUpdateReader struct {
// contains filtered or unexported fields
}
CredentialInputSourcesCredentialInputSourcesUpdateReader is a Reader for the CredentialInputSourcesCredentialInputSourcesUpdate structure.
func (*CredentialInputSourcesCredentialInputSourcesUpdateReader) ReadResponse ¶
func (o *CredentialInputSourcesCredentialInputSourcesUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- credential_input_sources_client.go
- credential_input_sources_credential_input_sources_create_parameters.go
- credential_input_sources_credential_input_sources_create_responses.go
- credential_input_sources_credential_input_sources_delete_parameters.go
- credential_input_sources_credential_input_sources_delete_responses.go
- credential_input_sources_credential_input_sources_list_parameters.go
- credential_input_sources_credential_input_sources_list_responses.go
- credential_input_sources_credential_input_sources_partial_update_parameters.go
- credential_input_sources_credential_input_sources_partial_update_responses.go
- credential_input_sources_credential_input_sources_read_parameters.go
- credential_input_sources_credential_input_sources_read_responses.go
- credential_input_sources_credential_input_sources_update_parameters.go
- credential_input_sources_credential_input_sources_update_responses.go