Documentation ¶
Index ¶
- type Client
- func (a *Client) GetResourceTypeUsingGET(params *GetResourceTypeUsingGETParams, opts ...ClientOption) (*GetResourceTypeUsingGETOK, error)
- func (a *Client) GetResourceTypeUsingGETMixin1(params *GetResourceTypeUsingGETMixin1Params, opts ...ClientOption) (*GetResourceTypeUsingGETMixin1OK, error)
- func (a *Client) ListResourceTypesUsingGET(params *ListResourceTypesUsingGETParams, opts ...ClientOption) (*ListResourceTypesUsingGETOK, error)
- func (a *Client) ListResourceTypesUsingGETMixin1(params *ListResourceTypesUsingGETMixin1Params, opts ...ClientOption) (*ListResourceTypesUsingGETMixin1OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetResourceTypeUsingGETForbidden
- type GetResourceTypeUsingGETMixin1NotFound
- type GetResourceTypeUsingGETMixin1OK
- type GetResourceTypeUsingGETMixin1Params
- func NewGetResourceTypeUsingGETMixin1Params() *GetResourceTypeUsingGETMixin1Params
- func NewGetResourceTypeUsingGETMixin1ParamsWithContext(ctx context.Context) *GetResourceTypeUsingGETMixin1Params
- func NewGetResourceTypeUsingGETMixin1ParamsWithHTTPClient(client *http.Client) *GetResourceTypeUsingGETMixin1Params
- func NewGetResourceTypeUsingGETMixin1ParamsWithTimeout(timeout time.Duration) *GetResourceTypeUsingGETMixin1Params
- func (o *GetResourceTypeUsingGETMixin1Params) SetAPIVersion(aPIVersion *string)
- func (o *GetResourceTypeUsingGETMixin1Params) SetContext(ctx context.Context)
- func (o *GetResourceTypeUsingGETMixin1Params) SetDefaults()
- func (o *GetResourceTypeUsingGETMixin1Params) SetHTTPClient(client *http.Client)
- func (o *GetResourceTypeUsingGETMixin1Params) SetResourceTypeID(resourceTypeID string)
- func (o *GetResourceTypeUsingGETMixin1Params) SetTimeout(timeout time.Duration)
- func (o *GetResourceTypeUsingGETMixin1Params) WithAPIVersion(aPIVersion *string) *GetResourceTypeUsingGETMixin1Params
- func (o *GetResourceTypeUsingGETMixin1Params) WithContext(ctx context.Context) *GetResourceTypeUsingGETMixin1Params
- func (o *GetResourceTypeUsingGETMixin1Params) WithDefaults() *GetResourceTypeUsingGETMixin1Params
- func (o *GetResourceTypeUsingGETMixin1Params) WithHTTPClient(client *http.Client) *GetResourceTypeUsingGETMixin1Params
- func (o *GetResourceTypeUsingGETMixin1Params) WithResourceTypeID(resourceTypeID string) *GetResourceTypeUsingGETMixin1Params
- func (o *GetResourceTypeUsingGETMixin1Params) WithTimeout(timeout time.Duration) *GetResourceTypeUsingGETMixin1Params
- func (o *GetResourceTypeUsingGETMixin1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetResourceTypeUsingGETMixin1Reader
- type GetResourceTypeUsingGETMixin1Unauthorized
- type GetResourceTypeUsingGETNotFound
- type GetResourceTypeUsingGETOK
- type GetResourceTypeUsingGETParams
- func NewGetResourceTypeUsingGETParams() *GetResourceTypeUsingGETParams
- func NewGetResourceTypeUsingGETParamsWithContext(ctx context.Context) *GetResourceTypeUsingGETParams
- func NewGetResourceTypeUsingGETParamsWithHTTPClient(client *http.Client) *GetResourceTypeUsingGETParams
- func NewGetResourceTypeUsingGETParamsWithTimeout(timeout time.Duration) *GetResourceTypeUsingGETParams
- func (o *GetResourceTypeUsingGETParams) SetAPIVersion(aPIVersion *string)
- func (o *GetResourceTypeUsingGETParams) SetContext(ctx context.Context)
- func (o *GetResourceTypeUsingGETParams) SetDefaults()
- func (o *GetResourceTypeUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *GetResourceTypeUsingGETParams) SetResourceTypeID(resourceTypeID string)
- func (o *GetResourceTypeUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *GetResourceTypeUsingGETParams) WithAPIVersion(aPIVersion *string) *GetResourceTypeUsingGETParams
- func (o *GetResourceTypeUsingGETParams) WithContext(ctx context.Context) *GetResourceTypeUsingGETParams
- func (o *GetResourceTypeUsingGETParams) WithDefaults() *GetResourceTypeUsingGETParams
- func (o *GetResourceTypeUsingGETParams) WithHTTPClient(client *http.Client) *GetResourceTypeUsingGETParams
- func (o *GetResourceTypeUsingGETParams) WithResourceTypeID(resourceTypeID string) *GetResourceTypeUsingGETParams
- func (o *GetResourceTypeUsingGETParams) WithTimeout(timeout time.Duration) *GetResourceTypeUsingGETParams
- func (o *GetResourceTypeUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetResourceTypeUsingGETReader
- type GetResourceTypeUsingGETUnauthorized
- type ListResourceTypesUsingGETBadRequest
- type ListResourceTypesUsingGETForbidden
- type ListResourceTypesUsingGETMixin1OK
- type ListResourceTypesUsingGETMixin1Params
- func NewListResourceTypesUsingGETMixin1Params() *ListResourceTypesUsingGETMixin1Params
- func NewListResourceTypesUsingGETMixin1ParamsWithContext(ctx context.Context) *ListResourceTypesUsingGETMixin1Params
- func NewListResourceTypesUsingGETMixin1ParamsWithHTTPClient(client *http.Client) *ListResourceTypesUsingGETMixin1Params
- func NewListResourceTypesUsingGETMixin1ParamsWithTimeout(timeout time.Duration) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) SetAPIVersion(aPIVersion *string)
- func (o *ListResourceTypesUsingGETMixin1Params) SetComposableOnly(composableOnly *bool)
- func (o *ListResourceTypesUsingGETMixin1Params) SetContext(ctx context.Context)
- func (o *ListResourceTypesUsingGETMixin1Params) SetDefaults()
- func (o *ListResourceTypesUsingGETMixin1Params) SetDollarOrderby(dollarOrderby []string)
- func (o *ListResourceTypesUsingGETMixin1Params) SetDollarSkip(dollarSkip *int32)
- func (o *ListResourceTypesUsingGETMixin1Params) SetDollarTop(dollarTop *int32)
- func (o *ListResourceTypesUsingGETMixin1Params) SetHTTPClient(client *http.Client)
- func (o *ListResourceTypesUsingGETMixin1Params) SetIds(ids []string)
- func (o *ListResourceTypesUsingGETMixin1Params) SetProjectIds(projectIds []string)
- func (o *ListResourceTypesUsingGETMixin1Params) SetProviderID(providerID *string)
- func (o *ListResourceTypesUsingGETMixin1Params) SetSearch(search *string)
- func (o *ListResourceTypesUsingGETMixin1Params) SetTimeout(timeout time.Duration)
- func (o *ListResourceTypesUsingGETMixin1Params) WithAPIVersion(aPIVersion *string) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithComposableOnly(composableOnly *bool) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithContext(ctx context.Context) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithDefaults() *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithDollarOrderby(dollarOrderby []string) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithDollarSkip(dollarSkip *int32) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithDollarTop(dollarTop *int32) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithHTTPClient(client *http.Client) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithIds(ids []string) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithProjectIds(projectIds []string) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithProviderID(providerID *string) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithSearch(search *string) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WithTimeout(timeout time.Duration) *ListResourceTypesUsingGETMixin1Params
- func (o *ListResourceTypesUsingGETMixin1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListResourceTypesUsingGETMixin1Reader
- type ListResourceTypesUsingGETMixin1Unauthorized
- type ListResourceTypesUsingGETOK
- type ListResourceTypesUsingGETParams
- func NewListResourceTypesUsingGETParams() *ListResourceTypesUsingGETParams
- func NewListResourceTypesUsingGETParamsWithContext(ctx context.Context) *ListResourceTypesUsingGETParams
- func NewListResourceTypesUsingGETParamsWithHTTPClient(client *http.Client) *ListResourceTypesUsingGETParams
- func NewListResourceTypesUsingGETParamsWithTimeout(timeout time.Duration) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) SetAPIVersion(aPIVersion *string)
- func (o *ListResourceTypesUsingGETParams) SetContext(ctx context.Context)
- func (o *ListResourceTypesUsingGETParams) SetDefaults()
- func (o *ListResourceTypesUsingGETParams) SetDollarOrderby(dollarOrderby []string)
- func (o *ListResourceTypesUsingGETParams) SetDollarSkip(dollarSkip *int32)
- func (o *ListResourceTypesUsingGETParams) SetDollarTop(dollarTop *int32)
- func (o *ListResourceTypesUsingGETParams) SetExpand(expand *bool)
- func (o *ListResourceTypesUsingGETParams) SetHTTPClient(client *http.Client)
- func (o *ListResourceTypesUsingGETParams) SetName(name *string)
- func (o *ListResourceTypesUsingGETParams) SetProviderID(providerID *string)
- func (o *ListResourceTypesUsingGETParams) SetSearch(search *string)
- func (o *ListResourceTypesUsingGETParams) SetTimeout(timeout time.Duration)
- func (o *ListResourceTypesUsingGETParams) WithAPIVersion(aPIVersion *string) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithContext(ctx context.Context) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithDefaults() *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithDollarOrderby(dollarOrderby []string) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithDollarSkip(dollarSkip *int32) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithDollarTop(dollarTop *int32) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithExpand(expand *bool) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithHTTPClient(client *http.Client) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithName(name *string) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithProviderID(providerID *string) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithSearch(search *string) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WithTimeout(timeout time.Duration) *ListResourceTypesUsingGETParams
- func (o *ListResourceTypesUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListResourceTypesUsingGETReader
- type ListResourceTypesUsingGETUnauthorized
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 resource types API
func (*Client) GetResourceTypeUsingGET ¶
func (a *Client) GetResourceTypeUsingGET(params *GetResourceTypeUsingGETParams, opts ...ClientOption) (*GetResourceTypeUsingGETOK, error)
GetResourceTypeUsingGET returns resource type details
func (*Client) GetResourceTypeUsingGETMixin1 ¶ added in v0.2.8
func (a *Client) GetResourceTypeUsingGETMixin1(params *GetResourceTypeUsingGETMixin1Params, opts ...ClientOption) (*GetResourceTypeUsingGETMixin1OK, error)
GetResourceTypeUsingGETMixin1 fetches a specific resource type
Returns the Resource type with the supplied ID.
func (*Client) ListResourceTypesUsingGET ¶
func (a *Client) ListResourceTypesUsingGET(params *ListResourceTypesUsingGETParams, opts ...ClientOption) (*ListResourceTypesUsingGETOK, error)
ListResourceTypesUsingGET lists resource types
func (*Client) ListResourceTypesUsingGETMixin1 ¶ added in v0.2.8
func (a *Client) ListResourceTypesUsingGETMixin1(params *ListResourceTypesUsingGETMixin1Params, opts ...ClientOption) (*ListResourceTypesUsingGETMixin1OK, error)
ListResourceTypesUsingGETMixin1 fetches all resource types
Returns a paginated list of Resource Types.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶ added in v0.2.20
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶ added in v0.2.18
type ClientService interface { GetResourceTypeUsingGET(params *GetResourceTypeUsingGETParams, opts ...ClientOption) (*GetResourceTypeUsingGETOK, error) GetResourceTypeUsingGETMixin1(params *GetResourceTypeUsingGETMixin1Params, opts ...ClientOption) (*GetResourceTypeUsingGETMixin1OK, error) ListResourceTypesUsingGET(params *ListResourceTypesUsingGETParams, opts ...ClientOption) (*ListResourceTypesUsingGETOK, error) ListResourceTypesUsingGETMixin1(params *ListResourceTypesUsingGETMixin1Params, opts ...ClientOption) (*ListResourceTypesUsingGETMixin1OK, 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 resource types API client.
type GetResourceTypeUsingGETForbidden ¶
type GetResourceTypeUsingGETForbidden struct { }
GetResourceTypeUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetResourceTypeUsingGETForbidden ¶
func NewGetResourceTypeUsingGETForbidden() *GetResourceTypeUsingGETForbidden
NewGetResourceTypeUsingGETForbidden creates a GetResourceTypeUsingGETForbidden with default headers values
func (*GetResourceTypeUsingGETForbidden) Error ¶
func (o *GetResourceTypeUsingGETForbidden) Error() string
type GetResourceTypeUsingGETMixin1NotFound ¶ added in v0.2.8
GetResourceTypeUsingGETMixin1NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetResourceTypeUsingGETMixin1NotFound ¶ added in v0.2.8
func NewGetResourceTypeUsingGETMixin1NotFound() *GetResourceTypeUsingGETMixin1NotFound
NewGetResourceTypeUsingGETMixin1NotFound creates a GetResourceTypeUsingGETMixin1NotFound with default headers values
func (*GetResourceTypeUsingGETMixin1NotFound) Error ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1NotFound) Error() string
func (*GetResourceTypeUsingGETMixin1NotFound) GetPayload ¶ added in v0.2.9
func (o *GetResourceTypeUsingGETMixin1NotFound) GetPayload() *models.Error
type GetResourceTypeUsingGETMixin1OK ¶ added in v0.2.8
type GetResourceTypeUsingGETMixin1OK struct {
Payload *models.DeploymentResourceType
}
GetResourceTypeUsingGETMixin1OK describes a response with status code 200, with default header values.
OK
func NewGetResourceTypeUsingGETMixin1OK ¶ added in v0.2.8
func NewGetResourceTypeUsingGETMixin1OK() *GetResourceTypeUsingGETMixin1OK
NewGetResourceTypeUsingGETMixin1OK creates a GetResourceTypeUsingGETMixin1OK with default headers values
func (*GetResourceTypeUsingGETMixin1OK) Error ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1OK) Error() string
func (*GetResourceTypeUsingGETMixin1OK) GetPayload ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1OK) GetPayload() *models.DeploymentResourceType
type GetResourceTypeUsingGETMixin1Params ¶ added in v0.2.8
type GetResourceTypeUsingGETMixin1Params struct { /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version. */ APIVersion *string /* ResourceTypeID. resourceTypeId */ ResourceTypeID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetResourceTypeUsingGETMixin1Params contains all the parameters to send to the API endpoint
for the get resource type using g e t mixin1 operation. Typically these are written to a http.Request.
func NewGetResourceTypeUsingGETMixin1Params ¶ added in v0.2.8
func NewGetResourceTypeUsingGETMixin1Params() *GetResourceTypeUsingGETMixin1Params
NewGetResourceTypeUsingGETMixin1Params creates a new GetResourceTypeUsingGETMixin1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetResourceTypeUsingGETMixin1ParamsWithContext ¶ added in v0.2.8
func NewGetResourceTypeUsingGETMixin1ParamsWithContext(ctx context.Context) *GetResourceTypeUsingGETMixin1Params
NewGetResourceTypeUsingGETMixin1ParamsWithContext creates a new GetResourceTypeUsingGETMixin1Params object with the ability to set a context for a request.
func NewGetResourceTypeUsingGETMixin1ParamsWithHTTPClient ¶ added in v0.2.8
func NewGetResourceTypeUsingGETMixin1ParamsWithHTTPClient(client *http.Client) *GetResourceTypeUsingGETMixin1Params
NewGetResourceTypeUsingGETMixin1ParamsWithHTTPClient creates a new GetResourceTypeUsingGETMixin1Params object with the ability to set a custom HTTPClient for a request.
func NewGetResourceTypeUsingGETMixin1ParamsWithTimeout ¶ added in v0.2.8
func NewGetResourceTypeUsingGETMixin1ParamsWithTimeout(timeout time.Duration) *GetResourceTypeUsingGETMixin1Params
NewGetResourceTypeUsingGETMixin1ParamsWithTimeout creates a new GetResourceTypeUsingGETMixin1Params object with the ability to set a timeout on a request.
func (*GetResourceTypeUsingGETMixin1Params) SetAPIVersion ¶ added in v0.2.9
func (o *GetResourceTypeUsingGETMixin1Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get resource type using g e t mixin1 params
func (*GetResourceTypeUsingGETMixin1Params) SetContext ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Params) SetContext(ctx context.Context)
SetContext adds the context to the get resource type using g e t mixin1 params
func (*GetResourceTypeUsingGETMixin1Params) SetDefaults ¶ added in v0.2.20
func (o *GetResourceTypeUsingGETMixin1Params) SetDefaults()
SetDefaults hydrates default values in the get resource type using g e t mixin1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetResourceTypeUsingGETMixin1Params) SetHTTPClient ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get resource type using g e t mixin1 params
func (*GetResourceTypeUsingGETMixin1Params) SetResourceTypeID ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Params) SetResourceTypeID(resourceTypeID string)
SetResourceTypeID adds the resourceTypeId to the get resource type using g e t mixin1 params
func (*GetResourceTypeUsingGETMixin1Params) SetTimeout ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get resource type using g e t mixin1 params
func (*GetResourceTypeUsingGETMixin1Params) WithAPIVersion ¶ added in v0.2.9
func (o *GetResourceTypeUsingGETMixin1Params) WithAPIVersion(aPIVersion *string) *GetResourceTypeUsingGETMixin1Params
WithAPIVersion adds the aPIVersion to the get resource type using g e t mixin1 params
func (*GetResourceTypeUsingGETMixin1Params) WithContext ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Params) WithContext(ctx context.Context) *GetResourceTypeUsingGETMixin1Params
WithContext adds the context to the get resource type using g e t mixin1 params
func (*GetResourceTypeUsingGETMixin1Params) WithDefaults ¶ added in v0.2.20
func (o *GetResourceTypeUsingGETMixin1Params) WithDefaults() *GetResourceTypeUsingGETMixin1Params
WithDefaults hydrates default values in the get resource type using g e t mixin1 params (not the query body).
All values with no default are reset to their zero value.
func (*GetResourceTypeUsingGETMixin1Params) WithHTTPClient ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Params) WithHTTPClient(client *http.Client) *GetResourceTypeUsingGETMixin1Params
WithHTTPClient adds the HTTPClient to the get resource type using g e t mixin1 params
func (*GetResourceTypeUsingGETMixin1Params) WithResourceTypeID ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Params) WithResourceTypeID(resourceTypeID string) *GetResourceTypeUsingGETMixin1Params
WithResourceTypeID adds the resourceTypeID to the get resource type using g e t mixin1 params
func (*GetResourceTypeUsingGETMixin1Params) WithTimeout ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Params) WithTimeout(timeout time.Duration) *GetResourceTypeUsingGETMixin1Params
WithTimeout adds the timeout to the get resource type using g e t mixin1 params
func (*GetResourceTypeUsingGETMixin1Params) WriteToRequest ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetResourceTypeUsingGETMixin1Reader ¶ added in v0.2.8
type GetResourceTypeUsingGETMixin1Reader struct {
// contains filtered or unexported fields
}
GetResourceTypeUsingGETMixin1Reader is a Reader for the GetResourceTypeUsingGETMixin1 structure.
func (*GetResourceTypeUsingGETMixin1Reader) ReadResponse ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetResourceTypeUsingGETMixin1Unauthorized ¶ added in v0.2.8
type GetResourceTypeUsingGETMixin1Unauthorized struct { }
GetResourceTypeUsingGETMixin1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetResourceTypeUsingGETMixin1Unauthorized ¶ added in v0.2.8
func NewGetResourceTypeUsingGETMixin1Unauthorized() *GetResourceTypeUsingGETMixin1Unauthorized
NewGetResourceTypeUsingGETMixin1Unauthorized creates a GetResourceTypeUsingGETMixin1Unauthorized with default headers values
func (*GetResourceTypeUsingGETMixin1Unauthorized) Error ¶ added in v0.2.8
func (o *GetResourceTypeUsingGETMixin1Unauthorized) Error() string
type GetResourceTypeUsingGETNotFound ¶
GetResourceTypeUsingGETNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetResourceTypeUsingGETNotFound ¶
func NewGetResourceTypeUsingGETNotFound() *GetResourceTypeUsingGETNotFound
NewGetResourceTypeUsingGETNotFound creates a GetResourceTypeUsingGETNotFound with default headers values
func (*GetResourceTypeUsingGETNotFound) Error ¶
func (o *GetResourceTypeUsingGETNotFound) Error() string
func (*GetResourceTypeUsingGETNotFound) GetPayload ¶ added in v0.2.9
func (o *GetResourceTypeUsingGETNotFound) GetPayload() *models.Error
type GetResourceTypeUsingGETOK ¶
type GetResourceTypeUsingGETOK struct {
Payload *models.ResourceType
}
GetResourceTypeUsingGETOK describes a response with status code 200, with default header values.
OK
func NewGetResourceTypeUsingGETOK ¶
func NewGetResourceTypeUsingGETOK() *GetResourceTypeUsingGETOK
NewGetResourceTypeUsingGETOK creates a GetResourceTypeUsingGETOK with default headers values
func (*GetResourceTypeUsingGETOK) Error ¶
func (o *GetResourceTypeUsingGETOK) Error() string
func (*GetResourceTypeUsingGETOK) GetPayload ¶
func (o *GetResourceTypeUsingGETOK) GetPayload() *models.ResourceType
type GetResourceTypeUsingGETParams ¶
type GetResourceTypeUsingGETParams struct { /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /blueprint/api/about */ APIVersion *string /* ResourceTypeID. resourceTypeId */ ResourceTypeID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetResourceTypeUsingGETParams contains all the parameters to send to the API endpoint
for the get resource type using g e t operation. Typically these are written to a http.Request.
func NewGetResourceTypeUsingGETParams ¶
func NewGetResourceTypeUsingGETParams() *GetResourceTypeUsingGETParams
NewGetResourceTypeUsingGETParams creates a new GetResourceTypeUsingGETParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetResourceTypeUsingGETParamsWithContext ¶
func NewGetResourceTypeUsingGETParamsWithContext(ctx context.Context) *GetResourceTypeUsingGETParams
NewGetResourceTypeUsingGETParamsWithContext creates a new GetResourceTypeUsingGETParams object with the ability to set a context for a request.
func NewGetResourceTypeUsingGETParamsWithHTTPClient ¶
func NewGetResourceTypeUsingGETParamsWithHTTPClient(client *http.Client) *GetResourceTypeUsingGETParams
NewGetResourceTypeUsingGETParamsWithHTTPClient creates a new GetResourceTypeUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewGetResourceTypeUsingGETParamsWithTimeout ¶
func NewGetResourceTypeUsingGETParamsWithTimeout(timeout time.Duration) *GetResourceTypeUsingGETParams
NewGetResourceTypeUsingGETParamsWithTimeout creates a new GetResourceTypeUsingGETParams object with the ability to set a timeout on a request.
func (*GetResourceTypeUsingGETParams) SetAPIVersion ¶
func (o *GetResourceTypeUsingGETParams) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the get resource type using get params
func (*GetResourceTypeUsingGETParams) SetContext ¶
func (o *GetResourceTypeUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the get resource type using get params
func (*GetResourceTypeUsingGETParams) SetDefaults ¶ added in v0.2.20
func (o *GetResourceTypeUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the get resource type using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetResourceTypeUsingGETParams) SetHTTPClient ¶
func (o *GetResourceTypeUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get resource type using get params
func (*GetResourceTypeUsingGETParams) SetResourceTypeID ¶
func (o *GetResourceTypeUsingGETParams) SetResourceTypeID(resourceTypeID string)
SetResourceTypeID adds the resourceTypeId to the get resource type using get params
func (*GetResourceTypeUsingGETParams) SetTimeout ¶
func (o *GetResourceTypeUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get resource type using get params
func (*GetResourceTypeUsingGETParams) WithAPIVersion ¶
func (o *GetResourceTypeUsingGETParams) WithAPIVersion(aPIVersion *string) *GetResourceTypeUsingGETParams
WithAPIVersion adds the aPIVersion to the get resource type using get params
func (*GetResourceTypeUsingGETParams) WithContext ¶
func (o *GetResourceTypeUsingGETParams) WithContext(ctx context.Context) *GetResourceTypeUsingGETParams
WithContext adds the context to the get resource type using get params
func (*GetResourceTypeUsingGETParams) WithDefaults ¶ added in v0.2.20
func (o *GetResourceTypeUsingGETParams) WithDefaults() *GetResourceTypeUsingGETParams
WithDefaults hydrates default values in the get resource type using get params (not the query body).
All values with no default are reset to their zero value.
func (*GetResourceTypeUsingGETParams) WithHTTPClient ¶
func (o *GetResourceTypeUsingGETParams) WithHTTPClient(client *http.Client) *GetResourceTypeUsingGETParams
WithHTTPClient adds the HTTPClient to the get resource type using get params
func (*GetResourceTypeUsingGETParams) WithResourceTypeID ¶
func (o *GetResourceTypeUsingGETParams) WithResourceTypeID(resourceTypeID string) *GetResourceTypeUsingGETParams
WithResourceTypeID adds the resourceTypeID to the get resource type using get params
func (*GetResourceTypeUsingGETParams) WithTimeout ¶
func (o *GetResourceTypeUsingGETParams) WithTimeout(timeout time.Duration) *GetResourceTypeUsingGETParams
WithTimeout adds the timeout to the get resource type using get params
func (*GetResourceTypeUsingGETParams) WriteToRequest ¶
func (o *GetResourceTypeUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetResourceTypeUsingGETReader ¶
type GetResourceTypeUsingGETReader struct {
// contains filtered or unexported fields
}
GetResourceTypeUsingGETReader is a Reader for the GetResourceTypeUsingGET structure.
func (*GetResourceTypeUsingGETReader) ReadResponse ¶
func (o *GetResourceTypeUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetResourceTypeUsingGETUnauthorized ¶
type GetResourceTypeUsingGETUnauthorized struct { }
GetResourceTypeUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetResourceTypeUsingGETUnauthorized ¶
func NewGetResourceTypeUsingGETUnauthorized() *GetResourceTypeUsingGETUnauthorized
NewGetResourceTypeUsingGETUnauthorized creates a GetResourceTypeUsingGETUnauthorized with default headers values
func (*GetResourceTypeUsingGETUnauthorized) Error ¶
func (o *GetResourceTypeUsingGETUnauthorized) Error() string
type ListResourceTypesUsingGETBadRequest ¶
ListResourceTypesUsingGETBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewListResourceTypesUsingGETBadRequest ¶
func NewListResourceTypesUsingGETBadRequest() *ListResourceTypesUsingGETBadRequest
NewListResourceTypesUsingGETBadRequest creates a ListResourceTypesUsingGETBadRequest with default headers values
func (*ListResourceTypesUsingGETBadRequest) Error ¶
func (o *ListResourceTypesUsingGETBadRequest) Error() string
func (*ListResourceTypesUsingGETBadRequest) GetPayload ¶ added in v0.2.9
func (o *ListResourceTypesUsingGETBadRequest) GetPayload() *models.Error
type ListResourceTypesUsingGETForbidden ¶
type ListResourceTypesUsingGETForbidden struct { }
ListResourceTypesUsingGETForbidden describes a response with status code 403, with default header values.
Forbidden
func NewListResourceTypesUsingGETForbidden ¶
func NewListResourceTypesUsingGETForbidden() *ListResourceTypesUsingGETForbidden
NewListResourceTypesUsingGETForbidden creates a ListResourceTypesUsingGETForbidden with default headers values
func (*ListResourceTypesUsingGETForbidden) Error ¶
func (o *ListResourceTypesUsingGETForbidden) Error() string
type ListResourceTypesUsingGETMixin1OK ¶ added in v0.2.8
type ListResourceTypesUsingGETMixin1OK struct {
Payload *models.PageOfDeploymentResourceType
}
ListResourceTypesUsingGETMixin1OK describes a response with status code 200, with default header values.
OK
func NewListResourceTypesUsingGETMixin1OK ¶ added in v0.2.8
func NewListResourceTypesUsingGETMixin1OK() *ListResourceTypesUsingGETMixin1OK
NewListResourceTypesUsingGETMixin1OK creates a ListResourceTypesUsingGETMixin1OK with default headers values
func (*ListResourceTypesUsingGETMixin1OK) Error ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1OK) Error() string
func (*ListResourceTypesUsingGETMixin1OK) GetPayload ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1OK) GetPayload() *models.PageOfDeploymentResourceType
type ListResourceTypesUsingGETMixin1Params ¶ added in v0.2.8
type ListResourceTypesUsingGETMixin1Params struct { /* DollarOrderby. Sorting criteria in the format: property (asc|desc). Default sort order is ascending. Multiple sort criteria are supported. */ DollarOrderby []string /* DollarSkip. Number of records you want to skip Format: int32 */ DollarSkip *int32 /* DollarTop. Number of records you want Format: int32 */ DollarTop *int32 /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). If you do not specify explicitly an exact version, you will be calling the latest supported API version. */ APIVersion *string /* ComposableOnly. Include only composable resource types */ ComposableOnly *bool /* Ids. Filter by list of resource type ids */ Ids []string /* ProjectIds. Filter by list of project ids */ ProjectIds []string /* ProviderID. Filter by provider ID */ ProviderID *string /* Search. Search by name and description */ Search *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListResourceTypesUsingGETMixin1Params contains all the parameters to send to the API endpoint
for the list resource types using g e t mixin1 operation. Typically these are written to a http.Request.
func NewListResourceTypesUsingGETMixin1Params ¶ added in v0.2.8
func NewListResourceTypesUsingGETMixin1Params() *ListResourceTypesUsingGETMixin1Params
NewListResourceTypesUsingGETMixin1Params creates a new ListResourceTypesUsingGETMixin1Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListResourceTypesUsingGETMixin1ParamsWithContext ¶ added in v0.2.8
func NewListResourceTypesUsingGETMixin1ParamsWithContext(ctx context.Context) *ListResourceTypesUsingGETMixin1Params
NewListResourceTypesUsingGETMixin1ParamsWithContext creates a new ListResourceTypesUsingGETMixin1Params object with the ability to set a context for a request.
func NewListResourceTypesUsingGETMixin1ParamsWithHTTPClient ¶ added in v0.2.8
func NewListResourceTypesUsingGETMixin1ParamsWithHTTPClient(client *http.Client) *ListResourceTypesUsingGETMixin1Params
NewListResourceTypesUsingGETMixin1ParamsWithHTTPClient creates a new ListResourceTypesUsingGETMixin1Params object with the ability to set a custom HTTPClient for a request.
func NewListResourceTypesUsingGETMixin1ParamsWithTimeout ¶ added in v0.2.8
func NewListResourceTypesUsingGETMixin1ParamsWithTimeout(timeout time.Duration) *ListResourceTypesUsingGETMixin1Params
NewListResourceTypesUsingGETMixin1ParamsWithTimeout creates a new ListResourceTypesUsingGETMixin1Params object with the ability to set a timeout on a request.
func (*ListResourceTypesUsingGETMixin1Params) SetAPIVersion ¶ added in v0.2.9
func (o *ListResourceTypesUsingGETMixin1Params) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetComposableOnly ¶ added in v0.2.18
func (o *ListResourceTypesUsingGETMixin1Params) SetComposableOnly(composableOnly *bool)
SetComposableOnly adds the composableOnly to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetContext ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) SetContext(ctx context.Context)
SetContext adds the context to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetDefaults ¶ added in v0.2.20
func (o *ListResourceTypesUsingGETMixin1Params) SetDefaults()
SetDefaults hydrates default values in the list resource types using g e t mixin1 params (not the query body).
All values with no default are reset to their zero value.
func (*ListResourceTypesUsingGETMixin1Params) SetDollarOrderby ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) SetDollarOrderby(dollarOrderby []string)
SetDollarOrderby adds the dollarOrderby to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetDollarSkip ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) SetDollarSkip(dollarSkip *int32)
SetDollarSkip adds the dollarSkip to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetDollarTop ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) SetDollarTop(dollarTop *int32)
SetDollarTop adds the dollarTop to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetHTTPClient ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetIds ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) SetIds(ids []string)
SetIds adds the ids to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetProjectIds ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) SetProjectIds(projectIds []string)
SetProjectIds adds the projectIds to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetProviderID ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) SetProviderID(providerID *string)
SetProviderID adds the providerId to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetSearch ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) SetSearch(search *string)
SetSearch adds the search to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) SetTimeout ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithAPIVersion ¶ added in v0.2.9
func (o *ListResourceTypesUsingGETMixin1Params) WithAPIVersion(aPIVersion *string) *ListResourceTypesUsingGETMixin1Params
WithAPIVersion adds the aPIVersion to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithComposableOnly ¶ added in v0.2.18
func (o *ListResourceTypesUsingGETMixin1Params) WithComposableOnly(composableOnly *bool) *ListResourceTypesUsingGETMixin1Params
WithComposableOnly adds the composableOnly to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithContext ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WithContext(ctx context.Context) *ListResourceTypesUsingGETMixin1Params
WithContext adds the context to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithDefaults ¶ added in v0.2.20
func (o *ListResourceTypesUsingGETMixin1Params) WithDefaults() *ListResourceTypesUsingGETMixin1Params
WithDefaults hydrates default values in the list resource types using g e t mixin1 params (not the query body).
All values with no default are reset to their zero value.
func (*ListResourceTypesUsingGETMixin1Params) WithDollarOrderby ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WithDollarOrderby(dollarOrderby []string) *ListResourceTypesUsingGETMixin1Params
WithDollarOrderby adds the dollarOrderby to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithDollarSkip ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WithDollarSkip(dollarSkip *int32) *ListResourceTypesUsingGETMixin1Params
WithDollarSkip adds the dollarSkip to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithDollarTop ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WithDollarTop(dollarTop *int32) *ListResourceTypesUsingGETMixin1Params
WithDollarTop adds the dollarTop to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithHTTPClient ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WithHTTPClient(client *http.Client) *ListResourceTypesUsingGETMixin1Params
WithHTTPClient adds the HTTPClient to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithIds ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WithIds(ids []string) *ListResourceTypesUsingGETMixin1Params
WithIds adds the ids to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithProjectIds ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WithProjectIds(projectIds []string) *ListResourceTypesUsingGETMixin1Params
WithProjectIds adds the projectIds to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithProviderID ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WithProviderID(providerID *string) *ListResourceTypesUsingGETMixin1Params
WithProviderID adds the providerID to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithSearch ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WithSearch(search *string) *ListResourceTypesUsingGETMixin1Params
WithSearch adds the search to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WithTimeout ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WithTimeout(timeout time.Duration) *ListResourceTypesUsingGETMixin1Params
WithTimeout adds the timeout to the list resource types using g e t mixin1 params
func (*ListResourceTypesUsingGETMixin1Params) WriteToRequest ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListResourceTypesUsingGETMixin1Reader ¶ added in v0.2.8
type ListResourceTypesUsingGETMixin1Reader struct {
// contains filtered or unexported fields
}
ListResourceTypesUsingGETMixin1Reader is a Reader for the ListResourceTypesUsingGETMixin1 structure.
func (*ListResourceTypesUsingGETMixin1Reader) ReadResponse ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListResourceTypesUsingGETMixin1Unauthorized ¶ added in v0.2.8
type ListResourceTypesUsingGETMixin1Unauthorized struct { }
ListResourceTypesUsingGETMixin1Unauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewListResourceTypesUsingGETMixin1Unauthorized ¶ added in v0.2.8
func NewListResourceTypesUsingGETMixin1Unauthorized() *ListResourceTypesUsingGETMixin1Unauthorized
NewListResourceTypesUsingGETMixin1Unauthorized creates a ListResourceTypesUsingGETMixin1Unauthorized with default headers values
func (*ListResourceTypesUsingGETMixin1Unauthorized) Error ¶ added in v0.2.8
func (o *ListResourceTypesUsingGETMixin1Unauthorized) Error() string
type ListResourceTypesUsingGETOK ¶
type ListResourceTypesUsingGETOK struct {
Payload *models.PageOfResourceType
}
ListResourceTypesUsingGETOK describes a response with status code 200, with default header values.
OK
func NewListResourceTypesUsingGETOK ¶
func NewListResourceTypesUsingGETOK() *ListResourceTypesUsingGETOK
NewListResourceTypesUsingGETOK creates a ListResourceTypesUsingGETOK with default headers values
func (*ListResourceTypesUsingGETOK) Error ¶
func (o *ListResourceTypesUsingGETOK) Error() string
func (*ListResourceTypesUsingGETOK) GetPayload ¶
func (o *ListResourceTypesUsingGETOK) GetPayload() *models.PageOfResourceType
type ListResourceTypesUsingGETParams ¶
type ListResourceTypesUsingGETParams struct { /* DollarOrderby. Sorting criteria in the format: property (asc|desc). Default sort order is ascending on name. Sorting is supported on fields createdAt, updatedAt, createdBy, updatedBy, name. */ DollarOrderby []string /* DollarSkip. Number of records you want to skip Format: int32 */ DollarSkip *int32 /* DollarTop. Number of records you want Format: int32 */ DollarTop *int32 /* APIVersion. The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /blueprint/api/about */ APIVersion *string /* Expand. Expand with content Default: true */ Expand *bool /* Name. Filter by name */ Name *string /* ProviderID. Filter by provider ID */ ProviderID *string /* Search. Search by name and description */ Search *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListResourceTypesUsingGETParams contains all the parameters to send to the API endpoint
for the list resource types using g e t operation. Typically these are written to a http.Request.
func NewListResourceTypesUsingGETParams ¶
func NewListResourceTypesUsingGETParams() *ListResourceTypesUsingGETParams
NewListResourceTypesUsingGETParams creates a new ListResourceTypesUsingGETParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewListResourceTypesUsingGETParamsWithContext ¶
func NewListResourceTypesUsingGETParamsWithContext(ctx context.Context) *ListResourceTypesUsingGETParams
NewListResourceTypesUsingGETParamsWithContext creates a new ListResourceTypesUsingGETParams object with the ability to set a context for a request.
func NewListResourceTypesUsingGETParamsWithHTTPClient ¶
func NewListResourceTypesUsingGETParamsWithHTTPClient(client *http.Client) *ListResourceTypesUsingGETParams
NewListResourceTypesUsingGETParamsWithHTTPClient creates a new ListResourceTypesUsingGETParams object with the ability to set a custom HTTPClient for a request.
func NewListResourceTypesUsingGETParamsWithTimeout ¶
func NewListResourceTypesUsingGETParamsWithTimeout(timeout time.Duration) *ListResourceTypesUsingGETParams
NewListResourceTypesUsingGETParamsWithTimeout creates a new ListResourceTypesUsingGETParams object with the ability to set a timeout on a request.
func (*ListResourceTypesUsingGETParams) SetAPIVersion ¶
func (o *ListResourceTypesUsingGETParams) SetAPIVersion(aPIVersion *string)
SetAPIVersion adds the apiVersion to the list resource types using get params
func (*ListResourceTypesUsingGETParams) SetContext ¶
func (o *ListResourceTypesUsingGETParams) SetContext(ctx context.Context)
SetContext adds the context to the list resource types using get params
func (*ListResourceTypesUsingGETParams) SetDefaults ¶ added in v0.2.20
func (o *ListResourceTypesUsingGETParams) SetDefaults()
SetDefaults hydrates default values in the list resource types using get params (not the query body).
All values with no default are reset to their zero value.
func (*ListResourceTypesUsingGETParams) SetDollarOrderby ¶
func (o *ListResourceTypesUsingGETParams) SetDollarOrderby(dollarOrderby []string)
SetDollarOrderby adds the dollarOrderby to the list resource types using get params
func (*ListResourceTypesUsingGETParams) SetDollarSkip ¶
func (o *ListResourceTypesUsingGETParams) SetDollarSkip(dollarSkip *int32)
SetDollarSkip adds the dollarSkip to the list resource types using get params
func (*ListResourceTypesUsingGETParams) SetDollarTop ¶
func (o *ListResourceTypesUsingGETParams) SetDollarTop(dollarTop *int32)
SetDollarTop adds the dollarTop to the list resource types using get params
func (*ListResourceTypesUsingGETParams) SetExpand ¶
func (o *ListResourceTypesUsingGETParams) SetExpand(expand *bool)
SetExpand adds the expand to the list resource types using get params
func (*ListResourceTypesUsingGETParams) SetHTTPClient ¶
func (o *ListResourceTypesUsingGETParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list resource types using get params
func (*ListResourceTypesUsingGETParams) SetName ¶
func (o *ListResourceTypesUsingGETParams) SetName(name *string)
SetName adds the name to the list resource types using get params
func (*ListResourceTypesUsingGETParams) SetProviderID ¶
func (o *ListResourceTypesUsingGETParams) SetProviderID(providerID *string)
SetProviderID adds the providerId to the list resource types using get params
func (*ListResourceTypesUsingGETParams) SetSearch ¶
func (o *ListResourceTypesUsingGETParams) SetSearch(search *string)
SetSearch adds the search to the list resource types using get params
func (*ListResourceTypesUsingGETParams) SetTimeout ¶
func (o *ListResourceTypesUsingGETParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithAPIVersion ¶
func (o *ListResourceTypesUsingGETParams) WithAPIVersion(aPIVersion *string) *ListResourceTypesUsingGETParams
WithAPIVersion adds the aPIVersion to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithContext ¶
func (o *ListResourceTypesUsingGETParams) WithContext(ctx context.Context) *ListResourceTypesUsingGETParams
WithContext adds the context to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithDefaults ¶ added in v0.2.20
func (o *ListResourceTypesUsingGETParams) WithDefaults() *ListResourceTypesUsingGETParams
WithDefaults hydrates default values in the list resource types using get params (not the query body).
All values with no default are reset to their zero value.
func (*ListResourceTypesUsingGETParams) WithDollarOrderby ¶
func (o *ListResourceTypesUsingGETParams) WithDollarOrderby(dollarOrderby []string) *ListResourceTypesUsingGETParams
WithDollarOrderby adds the dollarOrderby to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithDollarSkip ¶
func (o *ListResourceTypesUsingGETParams) WithDollarSkip(dollarSkip *int32) *ListResourceTypesUsingGETParams
WithDollarSkip adds the dollarSkip to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithDollarTop ¶
func (o *ListResourceTypesUsingGETParams) WithDollarTop(dollarTop *int32) *ListResourceTypesUsingGETParams
WithDollarTop adds the dollarTop to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithExpand ¶
func (o *ListResourceTypesUsingGETParams) WithExpand(expand *bool) *ListResourceTypesUsingGETParams
WithExpand adds the expand to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithHTTPClient ¶
func (o *ListResourceTypesUsingGETParams) WithHTTPClient(client *http.Client) *ListResourceTypesUsingGETParams
WithHTTPClient adds the HTTPClient to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithName ¶
func (o *ListResourceTypesUsingGETParams) WithName(name *string) *ListResourceTypesUsingGETParams
WithName adds the name to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithProviderID ¶
func (o *ListResourceTypesUsingGETParams) WithProviderID(providerID *string) *ListResourceTypesUsingGETParams
WithProviderID adds the providerID to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithSearch ¶
func (o *ListResourceTypesUsingGETParams) WithSearch(search *string) *ListResourceTypesUsingGETParams
WithSearch adds the search to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WithTimeout ¶
func (o *ListResourceTypesUsingGETParams) WithTimeout(timeout time.Duration) *ListResourceTypesUsingGETParams
WithTimeout adds the timeout to the list resource types using get params
func (*ListResourceTypesUsingGETParams) WriteToRequest ¶
func (o *ListResourceTypesUsingGETParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListResourceTypesUsingGETReader ¶
type ListResourceTypesUsingGETReader struct {
// contains filtered or unexported fields
}
ListResourceTypesUsingGETReader is a Reader for the ListResourceTypesUsingGET structure.
func (*ListResourceTypesUsingGETReader) ReadResponse ¶
func (o *ListResourceTypesUsingGETReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListResourceTypesUsingGETUnauthorized ¶
type ListResourceTypesUsingGETUnauthorized struct { }
ListResourceTypesUsingGETUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewListResourceTypesUsingGETUnauthorized ¶
func NewListResourceTypesUsingGETUnauthorized() *ListResourceTypesUsingGETUnauthorized
NewListResourceTypesUsingGETUnauthorized creates a ListResourceTypesUsingGETUnauthorized with default headers values
func (*ListResourceTypesUsingGETUnauthorized) Error ¶
func (o *ListResourceTypesUsingGETUnauthorized) Error() string
Source Files ¶
- get_resource_type_using_get_mixin1_parameters.go
- get_resource_type_using_get_mixin1_responses.go
- get_resource_type_using_get_parameters.go
- get_resource_type_using_get_responses.go
- list_resource_types_using_get_mixin1_parameters.go
- list_resource_types_using_get_mixin1_responses.go
- list_resource_types_using_get_parameters.go
- list_resource_types_using_get_responses.go
- resource_types_client.go