Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateBlueprintInWorkspace(params *CreateBlueprintInWorkspaceParams) (*CreateBlueprintInWorkspaceOK, error)
- func (a *Client) DeleteBlueprintInWorkspace(params *DeleteBlueprintInWorkspaceParams) (*DeleteBlueprintInWorkspaceOK, error)
- func (a *Client) GetBlueprintCustomParameters(params *GetBlueprintCustomParametersParams) (*GetBlueprintCustomParametersOK, error)
- func (a *Client) GetBlueprintInWorkspace(params *GetBlueprintInWorkspaceParams) (*GetBlueprintInWorkspaceOK, error)
- func (a *Client) GetBlueprintRequestFromName(params *GetBlueprintRequestFromNameParams) (*GetBlueprintRequestFromNameOK, error)
- func (a *Client) ListBlueprintsByWorkspace(params *ListBlueprintsByWorkspaceParams) (*ListBlueprintsByWorkspaceOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type CreateBlueprintInWorkspaceOK
- type CreateBlueprintInWorkspaceParams
- func NewCreateBlueprintInWorkspaceParams() *CreateBlueprintInWorkspaceParams
- func NewCreateBlueprintInWorkspaceParamsWithContext(ctx context.Context) *CreateBlueprintInWorkspaceParams
- func NewCreateBlueprintInWorkspaceParamsWithHTTPClient(client *http.Client) *CreateBlueprintInWorkspaceParams
- func NewCreateBlueprintInWorkspaceParamsWithTimeout(timeout time.Duration) *CreateBlueprintInWorkspaceParams
- func (o *CreateBlueprintInWorkspaceParams) SetBody(body *models_cloudbreak.BlueprintRequest)
- func (o *CreateBlueprintInWorkspaceParams) SetContext(ctx context.Context)
- func (o *CreateBlueprintInWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *CreateBlueprintInWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *CreateBlueprintInWorkspaceParams) SetWorkspaceID(workspaceID int64)
- func (o *CreateBlueprintInWorkspaceParams) WithBody(body *models_cloudbreak.BlueprintRequest) *CreateBlueprintInWorkspaceParams
- func (o *CreateBlueprintInWorkspaceParams) WithContext(ctx context.Context) *CreateBlueprintInWorkspaceParams
- func (o *CreateBlueprintInWorkspaceParams) WithHTTPClient(client *http.Client) *CreateBlueprintInWorkspaceParams
- func (o *CreateBlueprintInWorkspaceParams) WithTimeout(timeout time.Duration) *CreateBlueprintInWorkspaceParams
- func (o *CreateBlueprintInWorkspaceParams) WithWorkspaceID(workspaceID int64) *CreateBlueprintInWorkspaceParams
- func (o *CreateBlueprintInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateBlueprintInWorkspaceReader
- type DeleteBlueprintInWorkspaceOK
- type DeleteBlueprintInWorkspaceParams
- func NewDeleteBlueprintInWorkspaceParams() *DeleteBlueprintInWorkspaceParams
- func NewDeleteBlueprintInWorkspaceParamsWithContext(ctx context.Context) *DeleteBlueprintInWorkspaceParams
- func NewDeleteBlueprintInWorkspaceParamsWithHTTPClient(client *http.Client) *DeleteBlueprintInWorkspaceParams
- func NewDeleteBlueprintInWorkspaceParamsWithTimeout(timeout time.Duration) *DeleteBlueprintInWorkspaceParams
- func (o *DeleteBlueprintInWorkspaceParams) SetContext(ctx context.Context)
- func (o *DeleteBlueprintInWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *DeleteBlueprintInWorkspaceParams) SetName(name string)
- func (o *DeleteBlueprintInWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *DeleteBlueprintInWorkspaceParams) SetWorkspaceID(workspaceID int64)
- func (o *DeleteBlueprintInWorkspaceParams) WithContext(ctx context.Context) *DeleteBlueprintInWorkspaceParams
- func (o *DeleteBlueprintInWorkspaceParams) WithHTTPClient(client *http.Client) *DeleteBlueprintInWorkspaceParams
- func (o *DeleteBlueprintInWorkspaceParams) WithName(name string) *DeleteBlueprintInWorkspaceParams
- func (o *DeleteBlueprintInWorkspaceParams) WithTimeout(timeout time.Duration) *DeleteBlueprintInWorkspaceParams
- func (o *DeleteBlueprintInWorkspaceParams) WithWorkspaceID(workspaceID int64) *DeleteBlueprintInWorkspaceParams
- func (o *DeleteBlueprintInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteBlueprintInWorkspaceReader
- type GetBlueprintCustomParametersOK
- type GetBlueprintCustomParametersParams
- func NewGetBlueprintCustomParametersParams() *GetBlueprintCustomParametersParams
- func NewGetBlueprintCustomParametersParamsWithContext(ctx context.Context) *GetBlueprintCustomParametersParams
- func NewGetBlueprintCustomParametersParamsWithHTTPClient(client *http.Client) *GetBlueprintCustomParametersParams
- func NewGetBlueprintCustomParametersParamsWithTimeout(timeout time.Duration) *GetBlueprintCustomParametersParams
- func (o *GetBlueprintCustomParametersParams) SetContext(ctx context.Context)
- func (o *GetBlueprintCustomParametersParams) SetHTTPClient(client *http.Client)
- func (o *GetBlueprintCustomParametersParams) SetName(name string)
- func (o *GetBlueprintCustomParametersParams) SetTimeout(timeout time.Duration)
- func (o *GetBlueprintCustomParametersParams) SetWorkspaceID(workspaceID int64)
- func (o *GetBlueprintCustomParametersParams) WithContext(ctx context.Context) *GetBlueprintCustomParametersParams
- func (o *GetBlueprintCustomParametersParams) WithHTTPClient(client *http.Client) *GetBlueprintCustomParametersParams
- func (o *GetBlueprintCustomParametersParams) WithName(name string) *GetBlueprintCustomParametersParams
- func (o *GetBlueprintCustomParametersParams) WithTimeout(timeout time.Duration) *GetBlueprintCustomParametersParams
- func (o *GetBlueprintCustomParametersParams) WithWorkspaceID(workspaceID int64) *GetBlueprintCustomParametersParams
- func (o *GetBlueprintCustomParametersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBlueprintCustomParametersReader
- type GetBlueprintInWorkspaceOK
- type GetBlueprintInWorkspaceParams
- func NewGetBlueprintInWorkspaceParams() *GetBlueprintInWorkspaceParams
- func NewGetBlueprintInWorkspaceParamsWithContext(ctx context.Context) *GetBlueprintInWorkspaceParams
- func NewGetBlueprintInWorkspaceParamsWithHTTPClient(client *http.Client) *GetBlueprintInWorkspaceParams
- func NewGetBlueprintInWorkspaceParamsWithTimeout(timeout time.Duration) *GetBlueprintInWorkspaceParams
- func (o *GetBlueprintInWorkspaceParams) SetContext(ctx context.Context)
- func (o *GetBlueprintInWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *GetBlueprintInWorkspaceParams) SetName(name string)
- func (o *GetBlueprintInWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *GetBlueprintInWorkspaceParams) SetWorkspaceID(workspaceID int64)
- func (o *GetBlueprintInWorkspaceParams) WithContext(ctx context.Context) *GetBlueprintInWorkspaceParams
- func (o *GetBlueprintInWorkspaceParams) WithHTTPClient(client *http.Client) *GetBlueprintInWorkspaceParams
- func (o *GetBlueprintInWorkspaceParams) WithName(name string) *GetBlueprintInWorkspaceParams
- func (o *GetBlueprintInWorkspaceParams) WithTimeout(timeout time.Duration) *GetBlueprintInWorkspaceParams
- func (o *GetBlueprintInWorkspaceParams) WithWorkspaceID(workspaceID int64) *GetBlueprintInWorkspaceParams
- func (o *GetBlueprintInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBlueprintInWorkspaceReader
- type GetBlueprintRequestFromNameOK
- type GetBlueprintRequestFromNameParams
- func NewGetBlueprintRequestFromNameParams() *GetBlueprintRequestFromNameParams
- func NewGetBlueprintRequestFromNameParamsWithContext(ctx context.Context) *GetBlueprintRequestFromNameParams
- func NewGetBlueprintRequestFromNameParamsWithHTTPClient(client *http.Client) *GetBlueprintRequestFromNameParams
- func NewGetBlueprintRequestFromNameParamsWithTimeout(timeout time.Duration) *GetBlueprintRequestFromNameParams
- func (o *GetBlueprintRequestFromNameParams) SetContext(ctx context.Context)
- func (o *GetBlueprintRequestFromNameParams) SetHTTPClient(client *http.Client)
- func (o *GetBlueprintRequestFromNameParams) SetName(name string)
- func (o *GetBlueprintRequestFromNameParams) SetTimeout(timeout time.Duration)
- func (o *GetBlueprintRequestFromNameParams) SetWorkspaceID(workspaceID int64)
- func (o *GetBlueprintRequestFromNameParams) WithContext(ctx context.Context) *GetBlueprintRequestFromNameParams
- func (o *GetBlueprintRequestFromNameParams) WithHTTPClient(client *http.Client) *GetBlueprintRequestFromNameParams
- func (o *GetBlueprintRequestFromNameParams) WithName(name string) *GetBlueprintRequestFromNameParams
- func (o *GetBlueprintRequestFromNameParams) WithTimeout(timeout time.Duration) *GetBlueprintRequestFromNameParams
- func (o *GetBlueprintRequestFromNameParams) WithWorkspaceID(workspaceID int64) *GetBlueprintRequestFromNameParams
- func (o *GetBlueprintRequestFromNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBlueprintRequestFromNameReader
- type ListBlueprintsByWorkspaceOK
- type ListBlueprintsByWorkspaceParams
- func NewListBlueprintsByWorkspaceParams() *ListBlueprintsByWorkspaceParams
- func NewListBlueprintsByWorkspaceParamsWithContext(ctx context.Context) *ListBlueprintsByWorkspaceParams
- func NewListBlueprintsByWorkspaceParamsWithHTTPClient(client *http.Client) *ListBlueprintsByWorkspaceParams
- func NewListBlueprintsByWorkspaceParamsWithTimeout(timeout time.Duration) *ListBlueprintsByWorkspaceParams
- func (o *ListBlueprintsByWorkspaceParams) SetContext(ctx context.Context)
- func (o *ListBlueprintsByWorkspaceParams) SetHTTPClient(client *http.Client)
- func (o *ListBlueprintsByWorkspaceParams) SetTimeout(timeout time.Duration)
- func (o *ListBlueprintsByWorkspaceParams) SetWorkspaceID(workspaceID int64)
- func (o *ListBlueprintsByWorkspaceParams) WithContext(ctx context.Context) *ListBlueprintsByWorkspaceParams
- func (o *ListBlueprintsByWorkspaceParams) WithHTTPClient(client *http.Client) *ListBlueprintsByWorkspaceParams
- func (o *ListBlueprintsByWorkspaceParams) WithTimeout(timeout time.Duration) *ListBlueprintsByWorkspaceParams
- func (o *ListBlueprintsByWorkspaceParams) WithWorkspaceID(workspaceID int64) *ListBlueprintsByWorkspaceParams
- func (o *ListBlueprintsByWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListBlueprintsByWorkspaceReader
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 v3 workspace id blueprints API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v3 workspace id blueprints API client.
func (*Client) CreateBlueprintInWorkspace ¶
func (a *Client) CreateBlueprintInWorkspace(params *CreateBlueprintInWorkspaceParams) (*CreateBlueprintInWorkspaceOK, error)
CreateBlueprintInWorkspace creates blueprint in workspace
Ambari Blueprints are a declarative definition of a Hadoop cluster. With a Blueprint, you specify a stack, the component layout and the configurations to materialize a Hadoop cluster instance. Hostgroups defined in blueprints can be associated to different templates, thus you can spin up a highly available cluster running on different instance types. This will give you the option to group your Hadoop services based on resource needs (e.g. high I/O, CPU or memory) and create an infrastructure which fits your workload best.
func (*Client) DeleteBlueprintInWorkspace ¶
func (a *Client) DeleteBlueprintInWorkspace(params *DeleteBlueprintInWorkspaceParams) (*DeleteBlueprintInWorkspaceOK, error)
DeleteBlueprintInWorkspace deletes blueprint by name in workspace
Ambari Blueprints are a declarative definition of a Hadoop cluster. With a Blueprint, you specify a stack, the component layout and the configurations to materialize a Hadoop cluster instance. Hostgroups defined in blueprints can be associated to different templates, thus you can spin up a highly available cluster running on different instance types. This will give you the option to group your Hadoop services based on resource needs (e.g. high I/O, CPU or memory) and create an infrastructure which fits your workload best.
func (*Client) GetBlueprintCustomParameters ¶
func (a *Client) GetBlueprintCustomParameters(params *GetBlueprintCustomParametersParams) (*GetBlueprintCustomParametersOK, error)
GetBlueprintCustomParameters returns custom parameters
func (*Client) GetBlueprintInWorkspace ¶
func (a *Client) GetBlueprintInWorkspace(params *GetBlueprintInWorkspaceParams) (*GetBlueprintInWorkspaceOK, error)
GetBlueprintInWorkspace gets blueprint by name in workspace
Ambari Blueprints are a declarative definition of a Hadoop cluster. With a Blueprint, you specify a stack, the component layout and the configurations to materialize a Hadoop cluster instance. Hostgroups defined in blueprints can be associated to different templates, thus you can spin up a highly available cluster running on different instance types. This will give you the option to group your Hadoop services based on resource needs (e.g. high I/O, CPU or memory) and create an infrastructure which fits your workload best.
func (*Client) GetBlueprintRequestFromName ¶
func (a *Client) GetBlueprintRequestFromName(params *GetBlueprintRequestFromNameParams) (*GetBlueprintRequestFromNameOK, error)
GetBlueprintRequestFromName retrieves validation request by blueprint name
Ambari Blueprints are a declarative definition of a Hadoop cluster. With a Blueprint, you specify a stack, the component layout and the configurations to materialize a Hadoop cluster instance. Hostgroups defined in blueprints can be associated to different templates, thus you can spin up a highly available cluster running on different instance types. This will give you the option to group your Hadoop services based on resource needs (e.g. high I/O, CPU or memory) and create an infrastructure which fits your workload best.
func (*Client) ListBlueprintsByWorkspace ¶
func (a *Client) ListBlueprintsByWorkspace(params *ListBlueprintsByWorkspaceParams) (*ListBlueprintsByWorkspaceOK, error)
ListBlueprintsByWorkspace lists blueprints for the given workspace
Ambari Blueprints are a declarative definition of a Hadoop cluster. With a Blueprint, you specify a stack, the component layout and the configurations to materialize a Hadoop cluster instance. Hostgroups defined in blueprints can be associated to different templates, thus you can spin up a highly available cluster running on different instance types. This will give you the option to group your Hadoop services based on resource needs (e.g. high I/O, CPU or memory) and create an infrastructure which fits your workload best.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type CreateBlueprintInWorkspaceOK ¶
type CreateBlueprintInWorkspaceOK struct {
Payload *models_cloudbreak.BlueprintResponse
}
CreateBlueprintInWorkspaceOK handles this case with default header values.
successful operation
func NewCreateBlueprintInWorkspaceOK ¶
func NewCreateBlueprintInWorkspaceOK() *CreateBlueprintInWorkspaceOK
NewCreateBlueprintInWorkspaceOK creates a CreateBlueprintInWorkspaceOK with default headers values
func (*CreateBlueprintInWorkspaceOK) Error ¶
func (o *CreateBlueprintInWorkspaceOK) Error() string
type CreateBlueprintInWorkspaceParams ¶
type CreateBlueprintInWorkspaceParams struct { /*Body*/ Body *models_cloudbreak.BlueprintRequest /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateBlueprintInWorkspaceParams contains all the parameters to send to the API endpoint for the create blueprint in workspace operation typically these are written to a http.Request
func NewCreateBlueprintInWorkspaceParams ¶
func NewCreateBlueprintInWorkspaceParams() *CreateBlueprintInWorkspaceParams
NewCreateBlueprintInWorkspaceParams creates a new CreateBlueprintInWorkspaceParams object with the default values initialized.
func NewCreateBlueprintInWorkspaceParamsWithContext ¶
func NewCreateBlueprintInWorkspaceParamsWithContext(ctx context.Context) *CreateBlueprintInWorkspaceParams
NewCreateBlueprintInWorkspaceParamsWithContext creates a new CreateBlueprintInWorkspaceParams object with the default values initialized, and the ability to set a context for a request
func NewCreateBlueprintInWorkspaceParamsWithHTTPClient ¶
func NewCreateBlueprintInWorkspaceParamsWithHTTPClient(client *http.Client) *CreateBlueprintInWorkspaceParams
NewCreateBlueprintInWorkspaceParamsWithHTTPClient creates a new CreateBlueprintInWorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateBlueprintInWorkspaceParamsWithTimeout ¶
func NewCreateBlueprintInWorkspaceParamsWithTimeout(timeout time.Duration) *CreateBlueprintInWorkspaceParams
NewCreateBlueprintInWorkspaceParamsWithTimeout creates a new CreateBlueprintInWorkspaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateBlueprintInWorkspaceParams) SetBody ¶
func (o *CreateBlueprintInWorkspaceParams) SetBody(body *models_cloudbreak.BlueprintRequest)
SetBody adds the body to the create blueprint in workspace params
func (*CreateBlueprintInWorkspaceParams) SetContext ¶
func (o *CreateBlueprintInWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the create blueprint in workspace params
func (*CreateBlueprintInWorkspaceParams) SetHTTPClient ¶
func (o *CreateBlueprintInWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create blueprint in workspace params
func (*CreateBlueprintInWorkspaceParams) SetTimeout ¶
func (o *CreateBlueprintInWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create blueprint in workspace params
func (*CreateBlueprintInWorkspaceParams) SetWorkspaceID ¶
func (o *CreateBlueprintInWorkspaceParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the create blueprint in workspace params
func (*CreateBlueprintInWorkspaceParams) WithBody ¶
func (o *CreateBlueprintInWorkspaceParams) WithBody(body *models_cloudbreak.BlueprintRequest) *CreateBlueprintInWorkspaceParams
WithBody adds the body to the create blueprint in workspace params
func (*CreateBlueprintInWorkspaceParams) WithContext ¶
func (o *CreateBlueprintInWorkspaceParams) WithContext(ctx context.Context) *CreateBlueprintInWorkspaceParams
WithContext adds the context to the create blueprint in workspace params
func (*CreateBlueprintInWorkspaceParams) WithHTTPClient ¶
func (o *CreateBlueprintInWorkspaceParams) WithHTTPClient(client *http.Client) *CreateBlueprintInWorkspaceParams
WithHTTPClient adds the HTTPClient to the create blueprint in workspace params
func (*CreateBlueprintInWorkspaceParams) WithTimeout ¶
func (o *CreateBlueprintInWorkspaceParams) WithTimeout(timeout time.Duration) *CreateBlueprintInWorkspaceParams
WithTimeout adds the timeout to the create blueprint in workspace params
func (*CreateBlueprintInWorkspaceParams) WithWorkspaceID ¶
func (o *CreateBlueprintInWorkspaceParams) WithWorkspaceID(workspaceID int64) *CreateBlueprintInWorkspaceParams
WithWorkspaceID adds the workspaceID to the create blueprint in workspace params
func (*CreateBlueprintInWorkspaceParams) WriteToRequest ¶
func (o *CreateBlueprintInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateBlueprintInWorkspaceReader ¶
type CreateBlueprintInWorkspaceReader struct {
// contains filtered or unexported fields
}
CreateBlueprintInWorkspaceReader is a Reader for the CreateBlueprintInWorkspace structure.
func (*CreateBlueprintInWorkspaceReader) ReadResponse ¶
func (o *CreateBlueprintInWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteBlueprintInWorkspaceOK ¶
type DeleteBlueprintInWorkspaceOK struct {
Payload *models_cloudbreak.BlueprintResponse
}
DeleteBlueprintInWorkspaceOK handles this case with default header values.
successful operation
func NewDeleteBlueprintInWorkspaceOK ¶
func NewDeleteBlueprintInWorkspaceOK() *DeleteBlueprintInWorkspaceOK
NewDeleteBlueprintInWorkspaceOK creates a DeleteBlueprintInWorkspaceOK with default headers values
func (*DeleteBlueprintInWorkspaceOK) Error ¶
func (o *DeleteBlueprintInWorkspaceOK) Error() string
type DeleteBlueprintInWorkspaceParams ¶
type DeleteBlueprintInWorkspaceParams struct { /*Name*/ Name string /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteBlueprintInWorkspaceParams contains all the parameters to send to the API endpoint for the delete blueprint in workspace operation typically these are written to a http.Request
func NewDeleteBlueprintInWorkspaceParams ¶
func NewDeleteBlueprintInWorkspaceParams() *DeleteBlueprintInWorkspaceParams
NewDeleteBlueprintInWorkspaceParams creates a new DeleteBlueprintInWorkspaceParams object with the default values initialized.
func NewDeleteBlueprintInWorkspaceParamsWithContext ¶
func NewDeleteBlueprintInWorkspaceParamsWithContext(ctx context.Context) *DeleteBlueprintInWorkspaceParams
NewDeleteBlueprintInWorkspaceParamsWithContext creates a new DeleteBlueprintInWorkspaceParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteBlueprintInWorkspaceParamsWithHTTPClient ¶
func NewDeleteBlueprintInWorkspaceParamsWithHTTPClient(client *http.Client) *DeleteBlueprintInWorkspaceParams
NewDeleteBlueprintInWorkspaceParamsWithHTTPClient creates a new DeleteBlueprintInWorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteBlueprintInWorkspaceParamsWithTimeout ¶
func NewDeleteBlueprintInWorkspaceParamsWithTimeout(timeout time.Duration) *DeleteBlueprintInWorkspaceParams
NewDeleteBlueprintInWorkspaceParamsWithTimeout creates a new DeleteBlueprintInWorkspaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteBlueprintInWorkspaceParams) SetContext ¶
func (o *DeleteBlueprintInWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the delete blueprint in workspace params
func (*DeleteBlueprintInWorkspaceParams) SetHTTPClient ¶
func (o *DeleteBlueprintInWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete blueprint in workspace params
func (*DeleteBlueprintInWorkspaceParams) SetName ¶
func (o *DeleteBlueprintInWorkspaceParams) SetName(name string)
SetName adds the name to the delete blueprint in workspace params
func (*DeleteBlueprintInWorkspaceParams) SetTimeout ¶
func (o *DeleteBlueprintInWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete blueprint in workspace params
func (*DeleteBlueprintInWorkspaceParams) SetWorkspaceID ¶
func (o *DeleteBlueprintInWorkspaceParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the delete blueprint in workspace params
func (*DeleteBlueprintInWorkspaceParams) WithContext ¶
func (o *DeleteBlueprintInWorkspaceParams) WithContext(ctx context.Context) *DeleteBlueprintInWorkspaceParams
WithContext adds the context to the delete blueprint in workspace params
func (*DeleteBlueprintInWorkspaceParams) WithHTTPClient ¶
func (o *DeleteBlueprintInWorkspaceParams) WithHTTPClient(client *http.Client) *DeleteBlueprintInWorkspaceParams
WithHTTPClient adds the HTTPClient to the delete blueprint in workspace params
func (*DeleteBlueprintInWorkspaceParams) WithName ¶
func (o *DeleteBlueprintInWorkspaceParams) WithName(name string) *DeleteBlueprintInWorkspaceParams
WithName adds the name to the delete blueprint in workspace params
func (*DeleteBlueprintInWorkspaceParams) WithTimeout ¶
func (o *DeleteBlueprintInWorkspaceParams) WithTimeout(timeout time.Duration) *DeleteBlueprintInWorkspaceParams
WithTimeout adds the timeout to the delete blueprint in workspace params
func (*DeleteBlueprintInWorkspaceParams) WithWorkspaceID ¶
func (o *DeleteBlueprintInWorkspaceParams) WithWorkspaceID(workspaceID int64) *DeleteBlueprintInWorkspaceParams
WithWorkspaceID adds the workspaceID to the delete blueprint in workspace params
func (*DeleteBlueprintInWorkspaceParams) WriteToRequest ¶
func (o *DeleteBlueprintInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteBlueprintInWorkspaceReader ¶
type DeleteBlueprintInWorkspaceReader struct {
// contains filtered or unexported fields
}
DeleteBlueprintInWorkspaceReader is a Reader for the DeleteBlueprintInWorkspace structure.
func (*DeleteBlueprintInWorkspaceReader) ReadResponse ¶
func (o *DeleteBlueprintInWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBlueprintCustomParametersOK ¶
type GetBlueprintCustomParametersOK struct {
Payload *models_cloudbreak.ParametersQueryResponse
}
GetBlueprintCustomParametersOK handles this case with default header values.
successful operation
func NewGetBlueprintCustomParametersOK ¶
func NewGetBlueprintCustomParametersOK() *GetBlueprintCustomParametersOK
NewGetBlueprintCustomParametersOK creates a GetBlueprintCustomParametersOK with default headers values
func (*GetBlueprintCustomParametersOK) Error ¶
func (o *GetBlueprintCustomParametersOK) Error() string
type GetBlueprintCustomParametersParams ¶
type GetBlueprintCustomParametersParams struct { /*Name*/ Name string /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetBlueprintCustomParametersParams contains all the parameters to send to the API endpoint for the get blueprint custom parameters operation typically these are written to a http.Request
func NewGetBlueprintCustomParametersParams ¶
func NewGetBlueprintCustomParametersParams() *GetBlueprintCustomParametersParams
NewGetBlueprintCustomParametersParams creates a new GetBlueprintCustomParametersParams object with the default values initialized.
func NewGetBlueprintCustomParametersParamsWithContext ¶
func NewGetBlueprintCustomParametersParamsWithContext(ctx context.Context) *GetBlueprintCustomParametersParams
NewGetBlueprintCustomParametersParamsWithContext creates a new GetBlueprintCustomParametersParams object with the default values initialized, and the ability to set a context for a request
func NewGetBlueprintCustomParametersParamsWithHTTPClient ¶
func NewGetBlueprintCustomParametersParamsWithHTTPClient(client *http.Client) *GetBlueprintCustomParametersParams
NewGetBlueprintCustomParametersParamsWithHTTPClient creates a new GetBlueprintCustomParametersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetBlueprintCustomParametersParamsWithTimeout ¶
func NewGetBlueprintCustomParametersParamsWithTimeout(timeout time.Duration) *GetBlueprintCustomParametersParams
NewGetBlueprintCustomParametersParamsWithTimeout creates a new GetBlueprintCustomParametersParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetBlueprintCustomParametersParams) SetContext ¶
func (o *GetBlueprintCustomParametersParams) SetContext(ctx context.Context)
SetContext adds the context to the get blueprint custom parameters params
func (*GetBlueprintCustomParametersParams) SetHTTPClient ¶
func (o *GetBlueprintCustomParametersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get blueprint custom parameters params
func (*GetBlueprintCustomParametersParams) SetName ¶
func (o *GetBlueprintCustomParametersParams) SetName(name string)
SetName adds the name to the get blueprint custom parameters params
func (*GetBlueprintCustomParametersParams) SetTimeout ¶
func (o *GetBlueprintCustomParametersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get blueprint custom parameters params
func (*GetBlueprintCustomParametersParams) SetWorkspaceID ¶
func (o *GetBlueprintCustomParametersParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the get blueprint custom parameters params
func (*GetBlueprintCustomParametersParams) WithContext ¶
func (o *GetBlueprintCustomParametersParams) WithContext(ctx context.Context) *GetBlueprintCustomParametersParams
WithContext adds the context to the get blueprint custom parameters params
func (*GetBlueprintCustomParametersParams) WithHTTPClient ¶
func (o *GetBlueprintCustomParametersParams) WithHTTPClient(client *http.Client) *GetBlueprintCustomParametersParams
WithHTTPClient adds the HTTPClient to the get blueprint custom parameters params
func (*GetBlueprintCustomParametersParams) WithName ¶
func (o *GetBlueprintCustomParametersParams) WithName(name string) *GetBlueprintCustomParametersParams
WithName adds the name to the get blueprint custom parameters params
func (*GetBlueprintCustomParametersParams) WithTimeout ¶
func (o *GetBlueprintCustomParametersParams) WithTimeout(timeout time.Duration) *GetBlueprintCustomParametersParams
WithTimeout adds the timeout to the get blueprint custom parameters params
func (*GetBlueprintCustomParametersParams) WithWorkspaceID ¶
func (o *GetBlueprintCustomParametersParams) WithWorkspaceID(workspaceID int64) *GetBlueprintCustomParametersParams
WithWorkspaceID adds the workspaceID to the get blueprint custom parameters params
func (*GetBlueprintCustomParametersParams) WriteToRequest ¶
func (o *GetBlueprintCustomParametersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBlueprintCustomParametersReader ¶
type GetBlueprintCustomParametersReader struct {
// contains filtered or unexported fields
}
GetBlueprintCustomParametersReader is a Reader for the GetBlueprintCustomParameters structure.
func (*GetBlueprintCustomParametersReader) ReadResponse ¶
func (o *GetBlueprintCustomParametersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBlueprintInWorkspaceOK ¶
type GetBlueprintInWorkspaceOK struct {
Payload *models_cloudbreak.BlueprintResponse
}
GetBlueprintInWorkspaceOK handles this case with default header values.
successful operation
func NewGetBlueprintInWorkspaceOK ¶
func NewGetBlueprintInWorkspaceOK() *GetBlueprintInWorkspaceOK
NewGetBlueprintInWorkspaceOK creates a GetBlueprintInWorkspaceOK with default headers values
func (*GetBlueprintInWorkspaceOK) Error ¶
func (o *GetBlueprintInWorkspaceOK) Error() string
type GetBlueprintInWorkspaceParams ¶
type GetBlueprintInWorkspaceParams struct { /*Name*/ Name string /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetBlueprintInWorkspaceParams contains all the parameters to send to the API endpoint for the get blueprint in workspace operation typically these are written to a http.Request
func NewGetBlueprintInWorkspaceParams ¶
func NewGetBlueprintInWorkspaceParams() *GetBlueprintInWorkspaceParams
NewGetBlueprintInWorkspaceParams creates a new GetBlueprintInWorkspaceParams object with the default values initialized.
func NewGetBlueprintInWorkspaceParamsWithContext ¶
func NewGetBlueprintInWorkspaceParamsWithContext(ctx context.Context) *GetBlueprintInWorkspaceParams
NewGetBlueprintInWorkspaceParamsWithContext creates a new GetBlueprintInWorkspaceParams object with the default values initialized, and the ability to set a context for a request
func NewGetBlueprintInWorkspaceParamsWithHTTPClient ¶
func NewGetBlueprintInWorkspaceParamsWithHTTPClient(client *http.Client) *GetBlueprintInWorkspaceParams
NewGetBlueprintInWorkspaceParamsWithHTTPClient creates a new GetBlueprintInWorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetBlueprintInWorkspaceParamsWithTimeout ¶
func NewGetBlueprintInWorkspaceParamsWithTimeout(timeout time.Duration) *GetBlueprintInWorkspaceParams
NewGetBlueprintInWorkspaceParamsWithTimeout creates a new GetBlueprintInWorkspaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetBlueprintInWorkspaceParams) SetContext ¶
func (o *GetBlueprintInWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the get blueprint in workspace params
func (*GetBlueprintInWorkspaceParams) SetHTTPClient ¶
func (o *GetBlueprintInWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get blueprint in workspace params
func (*GetBlueprintInWorkspaceParams) SetName ¶
func (o *GetBlueprintInWorkspaceParams) SetName(name string)
SetName adds the name to the get blueprint in workspace params
func (*GetBlueprintInWorkspaceParams) SetTimeout ¶
func (o *GetBlueprintInWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get blueprint in workspace params
func (*GetBlueprintInWorkspaceParams) SetWorkspaceID ¶
func (o *GetBlueprintInWorkspaceParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the get blueprint in workspace params
func (*GetBlueprintInWorkspaceParams) WithContext ¶
func (o *GetBlueprintInWorkspaceParams) WithContext(ctx context.Context) *GetBlueprintInWorkspaceParams
WithContext adds the context to the get blueprint in workspace params
func (*GetBlueprintInWorkspaceParams) WithHTTPClient ¶
func (o *GetBlueprintInWorkspaceParams) WithHTTPClient(client *http.Client) *GetBlueprintInWorkspaceParams
WithHTTPClient adds the HTTPClient to the get blueprint in workspace params
func (*GetBlueprintInWorkspaceParams) WithName ¶
func (o *GetBlueprintInWorkspaceParams) WithName(name string) *GetBlueprintInWorkspaceParams
WithName adds the name to the get blueprint in workspace params
func (*GetBlueprintInWorkspaceParams) WithTimeout ¶
func (o *GetBlueprintInWorkspaceParams) WithTimeout(timeout time.Duration) *GetBlueprintInWorkspaceParams
WithTimeout adds the timeout to the get blueprint in workspace params
func (*GetBlueprintInWorkspaceParams) WithWorkspaceID ¶
func (o *GetBlueprintInWorkspaceParams) WithWorkspaceID(workspaceID int64) *GetBlueprintInWorkspaceParams
WithWorkspaceID adds the workspaceID to the get blueprint in workspace params
func (*GetBlueprintInWorkspaceParams) WriteToRequest ¶
func (o *GetBlueprintInWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBlueprintInWorkspaceReader ¶
type GetBlueprintInWorkspaceReader struct {
// contains filtered or unexported fields
}
GetBlueprintInWorkspaceReader is a Reader for the GetBlueprintInWorkspace structure.
func (*GetBlueprintInWorkspaceReader) ReadResponse ¶
func (o *GetBlueprintInWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBlueprintRequestFromNameOK ¶
type GetBlueprintRequestFromNameOK struct {
Payload *models_cloudbreak.BlueprintRequest
}
GetBlueprintRequestFromNameOK handles this case with default header values.
successful operation
func NewGetBlueprintRequestFromNameOK ¶
func NewGetBlueprintRequestFromNameOK() *GetBlueprintRequestFromNameOK
NewGetBlueprintRequestFromNameOK creates a GetBlueprintRequestFromNameOK with default headers values
func (*GetBlueprintRequestFromNameOK) Error ¶
func (o *GetBlueprintRequestFromNameOK) Error() string
type GetBlueprintRequestFromNameParams ¶
type GetBlueprintRequestFromNameParams struct { /*Name*/ Name string /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetBlueprintRequestFromNameParams contains all the parameters to send to the API endpoint for the get blueprint request from name operation typically these are written to a http.Request
func NewGetBlueprintRequestFromNameParams ¶
func NewGetBlueprintRequestFromNameParams() *GetBlueprintRequestFromNameParams
NewGetBlueprintRequestFromNameParams creates a new GetBlueprintRequestFromNameParams object with the default values initialized.
func NewGetBlueprintRequestFromNameParamsWithContext ¶
func NewGetBlueprintRequestFromNameParamsWithContext(ctx context.Context) *GetBlueprintRequestFromNameParams
NewGetBlueprintRequestFromNameParamsWithContext creates a new GetBlueprintRequestFromNameParams object with the default values initialized, and the ability to set a context for a request
func NewGetBlueprintRequestFromNameParamsWithHTTPClient ¶
func NewGetBlueprintRequestFromNameParamsWithHTTPClient(client *http.Client) *GetBlueprintRequestFromNameParams
NewGetBlueprintRequestFromNameParamsWithHTTPClient creates a new GetBlueprintRequestFromNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetBlueprintRequestFromNameParamsWithTimeout ¶
func NewGetBlueprintRequestFromNameParamsWithTimeout(timeout time.Duration) *GetBlueprintRequestFromNameParams
NewGetBlueprintRequestFromNameParamsWithTimeout creates a new GetBlueprintRequestFromNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetBlueprintRequestFromNameParams) SetContext ¶
func (o *GetBlueprintRequestFromNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get blueprint request from name params
func (*GetBlueprintRequestFromNameParams) SetHTTPClient ¶
func (o *GetBlueprintRequestFromNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get blueprint request from name params
func (*GetBlueprintRequestFromNameParams) SetName ¶
func (o *GetBlueprintRequestFromNameParams) SetName(name string)
SetName adds the name to the get blueprint request from name params
func (*GetBlueprintRequestFromNameParams) SetTimeout ¶
func (o *GetBlueprintRequestFromNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get blueprint request from name params
func (*GetBlueprintRequestFromNameParams) SetWorkspaceID ¶
func (o *GetBlueprintRequestFromNameParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the get blueprint request from name params
func (*GetBlueprintRequestFromNameParams) WithContext ¶
func (o *GetBlueprintRequestFromNameParams) WithContext(ctx context.Context) *GetBlueprintRequestFromNameParams
WithContext adds the context to the get blueprint request from name params
func (*GetBlueprintRequestFromNameParams) WithHTTPClient ¶
func (o *GetBlueprintRequestFromNameParams) WithHTTPClient(client *http.Client) *GetBlueprintRequestFromNameParams
WithHTTPClient adds the HTTPClient to the get blueprint request from name params
func (*GetBlueprintRequestFromNameParams) WithName ¶
func (o *GetBlueprintRequestFromNameParams) WithName(name string) *GetBlueprintRequestFromNameParams
WithName adds the name to the get blueprint request from name params
func (*GetBlueprintRequestFromNameParams) WithTimeout ¶
func (o *GetBlueprintRequestFromNameParams) WithTimeout(timeout time.Duration) *GetBlueprintRequestFromNameParams
WithTimeout adds the timeout to the get blueprint request from name params
func (*GetBlueprintRequestFromNameParams) WithWorkspaceID ¶
func (o *GetBlueprintRequestFromNameParams) WithWorkspaceID(workspaceID int64) *GetBlueprintRequestFromNameParams
WithWorkspaceID adds the workspaceID to the get blueprint request from name params
func (*GetBlueprintRequestFromNameParams) WriteToRequest ¶
func (o *GetBlueprintRequestFromNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBlueprintRequestFromNameReader ¶
type GetBlueprintRequestFromNameReader struct {
// contains filtered or unexported fields
}
GetBlueprintRequestFromNameReader is a Reader for the GetBlueprintRequestFromName structure.
func (*GetBlueprintRequestFromNameReader) ReadResponse ¶
func (o *GetBlueprintRequestFromNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListBlueprintsByWorkspaceOK ¶
type ListBlueprintsByWorkspaceOK struct {
Payload []*models_cloudbreak.BlueprintResponse
}
ListBlueprintsByWorkspaceOK handles this case with default header values.
successful operation
func NewListBlueprintsByWorkspaceOK ¶
func NewListBlueprintsByWorkspaceOK() *ListBlueprintsByWorkspaceOK
NewListBlueprintsByWorkspaceOK creates a ListBlueprintsByWorkspaceOK with default headers values
func (*ListBlueprintsByWorkspaceOK) Error ¶
func (o *ListBlueprintsByWorkspaceOK) Error() string
type ListBlueprintsByWorkspaceParams ¶
type ListBlueprintsByWorkspaceParams struct { /*WorkspaceID*/ WorkspaceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListBlueprintsByWorkspaceParams contains all the parameters to send to the API endpoint for the list blueprints by workspace operation typically these are written to a http.Request
func NewListBlueprintsByWorkspaceParams ¶
func NewListBlueprintsByWorkspaceParams() *ListBlueprintsByWorkspaceParams
NewListBlueprintsByWorkspaceParams creates a new ListBlueprintsByWorkspaceParams object with the default values initialized.
func NewListBlueprintsByWorkspaceParamsWithContext ¶
func NewListBlueprintsByWorkspaceParamsWithContext(ctx context.Context) *ListBlueprintsByWorkspaceParams
NewListBlueprintsByWorkspaceParamsWithContext creates a new ListBlueprintsByWorkspaceParams object with the default values initialized, and the ability to set a context for a request
func NewListBlueprintsByWorkspaceParamsWithHTTPClient ¶
func NewListBlueprintsByWorkspaceParamsWithHTTPClient(client *http.Client) *ListBlueprintsByWorkspaceParams
NewListBlueprintsByWorkspaceParamsWithHTTPClient creates a new ListBlueprintsByWorkspaceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListBlueprintsByWorkspaceParamsWithTimeout ¶
func NewListBlueprintsByWorkspaceParamsWithTimeout(timeout time.Duration) *ListBlueprintsByWorkspaceParams
NewListBlueprintsByWorkspaceParamsWithTimeout creates a new ListBlueprintsByWorkspaceParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListBlueprintsByWorkspaceParams) SetContext ¶
func (o *ListBlueprintsByWorkspaceParams) SetContext(ctx context.Context)
SetContext adds the context to the list blueprints by workspace params
func (*ListBlueprintsByWorkspaceParams) SetHTTPClient ¶
func (o *ListBlueprintsByWorkspaceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list blueprints by workspace params
func (*ListBlueprintsByWorkspaceParams) SetTimeout ¶
func (o *ListBlueprintsByWorkspaceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list blueprints by workspace params
func (*ListBlueprintsByWorkspaceParams) SetWorkspaceID ¶
func (o *ListBlueprintsByWorkspaceParams) SetWorkspaceID(workspaceID int64)
SetWorkspaceID adds the workspaceId to the list blueprints by workspace params
func (*ListBlueprintsByWorkspaceParams) WithContext ¶
func (o *ListBlueprintsByWorkspaceParams) WithContext(ctx context.Context) *ListBlueprintsByWorkspaceParams
WithContext adds the context to the list blueprints by workspace params
func (*ListBlueprintsByWorkspaceParams) WithHTTPClient ¶
func (o *ListBlueprintsByWorkspaceParams) WithHTTPClient(client *http.Client) *ListBlueprintsByWorkspaceParams
WithHTTPClient adds the HTTPClient to the list blueprints by workspace params
func (*ListBlueprintsByWorkspaceParams) WithTimeout ¶
func (o *ListBlueprintsByWorkspaceParams) WithTimeout(timeout time.Duration) *ListBlueprintsByWorkspaceParams
WithTimeout adds the timeout to the list blueprints by workspace params
func (*ListBlueprintsByWorkspaceParams) WithWorkspaceID ¶
func (o *ListBlueprintsByWorkspaceParams) WithWorkspaceID(workspaceID int64) *ListBlueprintsByWorkspaceParams
WithWorkspaceID adds the workspaceID to the list blueprints by workspace params
func (*ListBlueprintsByWorkspaceParams) WriteToRequest ¶
func (o *ListBlueprintsByWorkspaceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListBlueprintsByWorkspaceReader ¶
type ListBlueprintsByWorkspaceReader struct {
// contains filtered or unexported fields
}
ListBlueprintsByWorkspaceReader is a Reader for the ListBlueprintsByWorkspace structure.
func (*ListBlueprintsByWorkspaceReader) ReadResponse ¶
func (o *ListBlueprintsByWorkspaceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- create_blueprint_in_workspace_parameters.go
- create_blueprint_in_workspace_responses.go
- delete_blueprint_in_workspace_parameters.go
- delete_blueprint_in_workspace_responses.go
- get_blueprint_custom_parameters_parameters.go
- get_blueprint_custom_parameters_responses.go
- get_blueprint_in_workspace_parameters.go
- get_blueprint_in_workspace_responses.go
- get_blueprint_request_from_name_parameters.go
- get_blueprint_request_from_name_responses.go
- list_blueprints_by_workspace_parameters.go
- list_blueprints_by_workspace_responses.go
- v3_workspace_id_blueprints_client.go