Documentation
¶
Index ¶
- type Client
- func (a *Client) DeleteInstance(params *DeleteInstanceParams) error
- func (a *Client) DeleteStacksAccountName(params *DeleteStacksAccountNameParams) error
- func (a *Client) DeleteStacksID(params *DeleteStacksIDParams) error
- func (a *Client) DeleteStacksUserName(params *DeleteStacksUserNameParams) error
- func (a *Client) GetCertificate(params *GetCertificateParams) (*GetCertificateOK, error)
- func (a *Client) GetStackForAmbari(params *GetStackForAmbariParams) (*GetStackForAmbariOK, error)
- func (a *Client) GetStacksAccount(params *GetStacksAccountParams) (*GetStacksAccountOK, error)
- func (a *Client) GetStacksAccountName(params *GetStacksAccountNameParams) (*GetStacksAccountNameOK, error)
- func (a *Client) GetStacksID(params *GetStacksIDParams) (*GetStacksIDOK, error)
- func (a *Client) GetStacksUser(params *GetStacksUserParams) (*GetStacksUserOK, error)
- func (a *Client) GetStacksUserName(params *GetStacksUserNameParams) (*GetStacksUserNameOK, error)
- func (a *Client) PostStacksAccount(params *PostStacksAccountParams) (*PostStacksAccountOK, error)
- func (a *Client) PostStacksUser(params *PostStacksUserParams) (*PostStacksUserOK, error)
- func (a *Client) PostStacksValidate(params *PostStacksValidateParams) error
- func (a *Client) PutStacksID(params *PutStacksIDParams) error
- func (a *Client) SetTransport(transport client.Transport)
- func (a *Client) Status(params *StatusParams) (*StatusOK, error)
- func (a *Client) Variants(params *VariantsParams) (*VariantsOK, error)
- type DeleteInstanceDefault
- type DeleteInstanceParams
- type DeleteInstanceReader
- type DeleteStacksAccountNameDefault
- type DeleteStacksAccountNameParams
- type DeleteStacksAccountNameReader
- type DeleteStacksIDDefault
- type DeleteStacksIDParams
- type DeleteStacksIDReader
- type DeleteStacksUserNameDefault
- type DeleteStacksUserNameParams
- type DeleteStacksUserNameReader
- type GetCertificateOK
- type GetCertificateParams
- type GetCertificateReader
- type GetStackForAmbariOK
- type GetStackForAmbariParams
- type GetStackForAmbariReader
- type GetStacksAccountNameOK
- type GetStacksAccountNameParams
- type GetStacksAccountNameReader
- type GetStacksAccountOK
- type GetStacksAccountParams
- type GetStacksAccountReader
- type GetStacksIDOK
- type GetStacksIDParams
- type GetStacksIDReader
- type GetStacksUserNameOK
- type GetStacksUserNameParams
- type GetStacksUserNameReader
- type GetStacksUserOK
- type GetStacksUserParams
- type GetStacksUserReader
- type PostStacksAccountOK
- type PostStacksAccountParams
- type PostStacksAccountReader
- type PostStacksUserOK
- type PostStacksUserParams
- type PostStacksUserReader
- type PostStacksValidateDefault
- type PostStacksValidateParams
- type PostStacksValidateReader
- type PutStacksIDDefault
- type PutStacksIDParams
- type PutStacksIDReader
- type StatusOK
- type StatusOKBodyBody
- type StatusParams
- type StatusReader
- type VariantsOK
- type VariantsParams
- type VariantsReader
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 stacks API
func (*Client) DeleteInstance ¶
func (a *Client) DeleteInstance(params *DeleteInstanceParams) error
DeleteInstance deletes instance resource from stack
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) DeleteStacksAccountName ¶
func (a *Client) DeleteStacksAccountName(params *DeleteStacksAccountNameParams) error
DeleteStacksAccountName deletes public owned or private stack by name
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) DeleteStacksID ¶
func (a *Client) DeleteStacksID(params *DeleteStacksIDParams) error
DeleteStacksID deletes stack by id
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) DeleteStacksUserName ¶
func (a *Client) DeleteStacksUserName(params *DeleteStacksUserNameParams) error
DeleteStacksUserName deletes private stack by name
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetCertificate ¶
func (a *Client) GetCertificate(params *GetCertificateParams) (*GetCertificateOK, error)
GetCertificate retrieves the TLS certificate used by the gateway
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetStackForAmbari ¶
func (a *Client) GetStackForAmbari(params *GetStackForAmbariParams) (*GetStackForAmbariOK, error)
GetStackForAmbari retrieves stack by ambari address
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetStacksAccount ¶
func (a *Client) GetStacksAccount(params *GetStacksAccountParams) (*GetStacksAccountOK, error)
GetStacksAccount retrieves public and private owned stacks
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetStacksAccountName ¶
func (a *Client) GetStacksAccountName(params *GetStacksAccountNameParams) (*GetStacksAccountNameOK, error)
GetStacksAccountName retrieves a public or private owned stack by name
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetStacksID ¶
func (a *Client) GetStacksID(params *GetStacksIDParams) (*GetStacksIDOK, error)
GetStacksID retrieves stack by id
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetStacksUser ¶
func (a *Client) GetStacksUser(params *GetStacksUserParams) (*GetStacksUserOK, error)
GetStacksUser retrieves private stack
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) GetStacksUserName ¶
func (a *Client) GetStacksUserName(params *GetStacksUserNameParams) (*GetStacksUserNameOK, error)
GetStacksUserName retrieves a private stack by name
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) PostStacksAccount ¶
func (a *Client) PostStacksAccount(params *PostStacksAccountParams) (*PostStacksAccountOK, error)
PostStacksAccount creates stack as public resource
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) PostStacksUser ¶
func (a *Client) PostStacksUser(params *PostStacksUserParams) (*PostStacksUserOK, error)
PostStacksUser creates stack as private resource
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) PostStacksValidate ¶
func (a *Client) PostStacksValidate(params *PostStacksValidateParams) error
PostStacksValidate validates stack
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) PutStacksID ¶
func (a *Client) PutStacksID(params *PutStacksIDParams) error
PutStacksID updates stack by id
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) SetTransport ¶
SetTransport changes the transport on the client
func (*Client) Status ¶
func (a *Client) Status(params *StatusParams) (*StatusOK, error)
Status retrieves stack status by stack id
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
func (*Client) Variants ¶
func (a *Client) Variants(params *VariantsParams) (*VariantsOK, error)
Variants retrieves available platform variants
Stacks are template instances - a running cloud infrastructure created based on a template. Stacks are always launched on behalf of a cloud user account. Stacks support a wide range of resources, allowing you to build a highly available, reliable, and scalable infrastructure for your application needs.
type DeleteInstanceDefault ¶
type DeleteInstanceDefault struct {
// contains filtered or unexported fields
}
DeleteInstanceDefault handles this case with default header values.
successful operation
func NewDeleteInstanceDefault ¶
func NewDeleteInstanceDefault(code int) *DeleteInstanceDefault
NewDeleteInstanceDefault creates a DeleteInstanceDefault with default headers values
func (*DeleteInstanceDefault) Code ¶
func (o *DeleteInstanceDefault) Code() int
Code gets the status code for the delete instance default response
func (*DeleteInstanceDefault) Error ¶
func (o *DeleteInstanceDefault) Error() string
type DeleteInstanceParams ¶
DeleteInstanceParams contains all the parameters to send to the API endpoint for the delete instance operation typically these are written to a http.Request
func NewDeleteInstanceParams ¶
func NewDeleteInstanceParams() *DeleteInstanceParams
NewDeleteInstanceParams creates a new DeleteInstanceParams object with the default values initialized.
func (*DeleteInstanceParams) WithInstanceID ¶
func (o *DeleteInstanceParams) WithInstanceID(instanceId string) *DeleteInstanceParams
WithInstanceID adds the instanceId to the delete instance params
func (*DeleteInstanceParams) WithStackID ¶
func (o *DeleteInstanceParams) WithStackID(stackId int64) *DeleteInstanceParams
WithStackID adds the stackId to the delete instance params
func (*DeleteInstanceParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type DeleteInstanceReader ¶
type DeleteInstanceReader struct {
// contains filtered or unexported fields
}
DeleteInstanceReader is a Reader for the DeleteInstance structure.
func (*DeleteInstanceReader) ReadResponse ¶
func (o *DeleteInstanceReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type DeleteStacksAccountNameDefault ¶
type DeleteStacksAccountNameDefault struct {
// contains filtered or unexported fields
}
DeleteStacksAccountNameDefault handles this case with default header values.
successful operation
func NewDeleteStacksAccountNameDefault ¶
func NewDeleteStacksAccountNameDefault(code int) *DeleteStacksAccountNameDefault
NewDeleteStacksAccountNameDefault creates a DeleteStacksAccountNameDefault with default headers values
func (*DeleteStacksAccountNameDefault) Code ¶
func (o *DeleteStacksAccountNameDefault) Code() int
Code gets the status code for the delete stacks account name default response
func (*DeleteStacksAccountNameDefault) Error ¶
func (o *DeleteStacksAccountNameDefault) Error() string
type DeleteStacksAccountNameParams ¶
DeleteStacksAccountNameParams contains all the parameters to send to the API endpoint for the delete stacks account name operation typically these are written to a http.Request
func NewDeleteStacksAccountNameParams ¶
func NewDeleteStacksAccountNameParams() *DeleteStacksAccountNameParams
NewDeleteStacksAccountNameParams creates a new DeleteStacksAccountNameParams object with the default values initialized.
func (*DeleteStacksAccountNameParams) WithForced ¶
func (o *DeleteStacksAccountNameParams) WithForced(forced *bool) *DeleteStacksAccountNameParams
WithForced adds the forced to the delete stacks account name params
func (*DeleteStacksAccountNameParams) WithName ¶
func (o *DeleteStacksAccountNameParams) WithName(name string) *DeleteStacksAccountNameParams
WithName adds the name to the delete stacks account name params
func (*DeleteStacksAccountNameParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type DeleteStacksAccountNameReader ¶
type DeleteStacksAccountNameReader struct {
// contains filtered or unexported fields
}
DeleteStacksAccountNameReader is a Reader for the DeleteStacksAccountName structure.
func (*DeleteStacksAccountNameReader) ReadResponse ¶
func (o *DeleteStacksAccountNameReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type DeleteStacksIDDefault ¶
type DeleteStacksIDDefault struct {
// contains filtered or unexported fields
}
DeleteStacksIDDefault handles this case with default header values.
successful operation
func NewDeleteStacksIDDefault ¶
func NewDeleteStacksIDDefault(code int) *DeleteStacksIDDefault
NewDeleteStacksIDDefault creates a DeleteStacksIDDefault with default headers values
func (*DeleteStacksIDDefault) Code ¶
func (o *DeleteStacksIDDefault) Code() int
Code gets the status code for the delete stacks ID default response
func (*DeleteStacksIDDefault) Error ¶
func (o *DeleteStacksIDDefault) Error() string
type DeleteStacksIDParams ¶
DeleteStacksIDParams contains all the parameters to send to the API endpoint for the delete stacks ID operation typically these are written to a http.Request
func NewDeleteStacksIDParams ¶
func NewDeleteStacksIDParams() *DeleteStacksIDParams
NewDeleteStacksIDParams creates a new DeleteStacksIDParams object with the default values initialized.
func (*DeleteStacksIDParams) WithForced ¶
func (o *DeleteStacksIDParams) WithForced(forced *bool) *DeleteStacksIDParams
WithForced adds the forced to the delete stacks ID params
func (*DeleteStacksIDParams) WithID ¶
func (o *DeleteStacksIDParams) WithID(id int64) *DeleteStacksIDParams
WithID adds the id to the delete stacks ID params
func (*DeleteStacksIDParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type DeleteStacksIDReader ¶
type DeleteStacksIDReader struct {
// contains filtered or unexported fields
}
DeleteStacksIDReader is a Reader for the DeleteStacksID structure.
func (*DeleteStacksIDReader) ReadResponse ¶
func (o *DeleteStacksIDReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type DeleteStacksUserNameDefault ¶
type DeleteStacksUserNameDefault struct {
// contains filtered or unexported fields
}
DeleteStacksUserNameDefault handles this case with default header values.
successful operation
func NewDeleteStacksUserNameDefault ¶
func NewDeleteStacksUserNameDefault(code int) *DeleteStacksUserNameDefault
NewDeleteStacksUserNameDefault creates a DeleteStacksUserNameDefault with default headers values
func (*DeleteStacksUserNameDefault) Code ¶
func (o *DeleteStacksUserNameDefault) Code() int
Code gets the status code for the delete stacks user name default response
func (*DeleteStacksUserNameDefault) Error ¶
func (o *DeleteStacksUserNameDefault) Error() string
type DeleteStacksUserNameParams ¶
DeleteStacksUserNameParams contains all the parameters to send to the API endpoint for the delete stacks user name operation typically these are written to a http.Request
func NewDeleteStacksUserNameParams ¶
func NewDeleteStacksUserNameParams() *DeleteStacksUserNameParams
NewDeleteStacksUserNameParams creates a new DeleteStacksUserNameParams object with the default values initialized.
func (*DeleteStacksUserNameParams) WithForced ¶
func (o *DeleteStacksUserNameParams) WithForced(forced *bool) *DeleteStacksUserNameParams
WithForced adds the forced to the delete stacks user name params
func (*DeleteStacksUserNameParams) WithName ¶
func (o *DeleteStacksUserNameParams) WithName(name string) *DeleteStacksUserNameParams
WithName adds the name to the delete stacks user name params
func (*DeleteStacksUserNameParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type DeleteStacksUserNameReader ¶
type DeleteStacksUserNameReader struct {
// contains filtered or unexported fields
}
DeleteStacksUserNameReader is a Reader for the DeleteStacksUserName structure.
func (*DeleteStacksUserNameReader) ReadResponse ¶
func (o *DeleteStacksUserNameReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type GetCertificateOK ¶
type GetCertificateOK struct {
Payload *models.CertificateResponse
}
GetCertificateOK handles this case with default header values.
successful operation
func NewGetCertificateOK ¶
func NewGetCertificateOK() *GetCertificateOK
NewGetCertificateOK creates a GetCertificateOK with default headers values
func (*GetCertificateOK) Error ¶
func (o *GetCertificateOK) Error() string
type GetCertificateParams ¶
type GetCertificateParams struct { /*ID*/ ID int64 }
GetCertificateParams contains all the parameters to send to the API endpoint for the get certificate operation typically these are written to a http.Request
func NewGetCertificateParams ¶
func NewGetCertificateParams() *GetCertificateParams
NewGetCertificateParams creates a new GetCertificateParams object with the default values initialized.
func (*GetCertificateParams) WithID ¶
func (o *GetCertificateParams) WithID(id int64) *GetCertificateParams
WithID adds the id to the get certificate params
func (*GetCertificateParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type GetCertificateReader ¶
type GetCertificateReader struct {
// contains filtered or unexported fields
}
GetCertificateReader is a Reader for the GetCertificate structure.
func (*GetCertificateReader) ReadResponse ¶
func (o *GetCertificateReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type GetStackForAmbariOK ¶
type GetStackForAmbariOK struct {
Payload *models.StackResponse
}
GetStackForAmbariOK handles this case with default header values.
successful operation
func NewGetStackForAmbariOK ¶
func NewGetStackForAmbariOK() *GetStackForAmbariOK
NewGetStackForAmbariOK creates a GetStackForAmbariOK with default headers values
func (*GetStackForAmbariOK) Error ¶
func (o *GetStackForAmbariOK) Error() string
type GetStackForAmbariParams ¶
type GetStackForAmbariParams struct { /*Body*/ Body *models.AmbariAddress }
GetStackForAmbariParams contains all the parameters to send to the API endpoint for the get stack for ambari operation typically these are written to a http.Request
func NewGetStackForAmbariParams ¶
func NewGetStackForAmbariParams() *GetStackForAmbariParams
NewGetStackForAmbariParams creates a new GetStackForAmbariParams object with the default values initialized.
func (*GetStackForAmbariParams) WithBody ¶
func (o *GetStackForAmbariParams) WithBody(body *models.AmbariAddress) *GetStackForAmbariParams
WithBody adds the body to the get stack for ambari params
func (*GetStackForAmbariParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type GetStackForAmbariReader ¶
type GetStackForAmbariReader struct {
// contains filtered or unexported fields
}
GetStackForAmbariReader is a Reader for the GetStackForAmbari structure.
func (*GetStackForAmbariReader) ReadResponse ¶
func (o *GetStackForAmbariReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type GetStacksAccountNameOK ¶
type GetStacksAccountNameOK struct {
Payload *models.StackResponse
}
GetStacksAccountNameOK handles this case with default header values.
successful operation
func NewGetStacksAccountNameOK ¶
func NewGetStacksAccountNameOK() *GetStacksAccountNameOK
NewGetStacksAccountNameOK creates a GetStacksAccountNameOK with default headers values
func (*GetStacksAccountNameOK) Error ¶
func (o *GetStacksAccountNameOK) Error() string
type GetStacksAccountNameParams ¶
type GetStacksAccountNameParams struct { /*Name*/ Name string }
GetStacksAccountNameParams contains all the parameters to send to the API endpoint for the get stacks account name operation typically these are written to a http.Request
func NewGetStacksAccountNameParams ¶
func NewGetStacksAccountNameParams() *GetStacksAccountNameParams
NewGetStacksAccountNameParams creates a new GetStacksAccountNameParams object with the default values initialized.
func (*GetStacksAccountNameParams) WithName ¶
func (o *GetStacksAccountNameParams) WithName(name string) *GetStacksAccountNameParams
WithName adds the name to the get stacks account name params
func (*GetStacksAccountNameParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type GetStacksAccountNameReader ¶
type GetStacksAccountNameReader struct {
// contains filtered or unexported fields
}
GetStacksAccountNameReader is a Reader for the GetStacksAccountName structure.
func (*GetStacksAccountNameReader) ReadResponse ¶
func (o *GetStacksAccountNameReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type GetStacksAccountOK ¶
type GetStacksAccountOK struct {
Payload []*models.StackResponse
}
GetStacksAccountOK handles this case with default header values.
successful operation
func NewGetStacksAccountOK ¶
func NewGetStacksAccountOK() *GetStacksAccountOK
NewGetStacksAccountOK creates a GetStacksAccountOK with default headers values
func (*GetStacksAccountOK) Error ¶
func (o *GetStacksAccountOK) Error() string
type GetStacksAccountParams ¶
type GetStacksAccountParams struct { }
GetStacksAccountParams contains all the parameters to send to the API endpoint for the get stacks account operation typically these are written to a http.Request
func NewGetStacksAccountParams ¶
func NewGetStacksAccountParams() *GetStacksAccountParams
NewGetStacksAccountParams creates a new GetStacksAccountParams object with the default values initialized.
func (*GetStacksAccountParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type GetStacksAccountReader ¶
type GetStacksAccountReader struct {
// contains filtered or unexported fields
}
GetStacksAccountReader is a Reader for the GetStacksAccount structure.
func (*GetStacksAccountReader) ReadResponse ¶
func (o *GetStacksAccountReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type GetStacksIDOK ¶
type GetStacksIDOK struct {
Payload *models.StackResponse
}
GetStacksIDOK handles this case with default header values.
successful operation
func NewGetStacksIDOK ¶
func NewGetStacksIDOK() *GetStacksIDOK
NewGetStacksIDOK creates a GetStacksIDOK with default headers values
func (*GetStacksIDOK) Error ¶
func (o *GetStacksIDOK) Error() string
type GetStacksIDParams ¶
type GetStacksIDParams struct { /*ID*/ ID int64 }
GetStacksIDParams contains all the parameters to send to the API endpoint for the get stacks ID operation typically these are written to a http.Request
func NewGetStacksIDParams ¶
func NewGetStacksIDParams() *GetStacksIDParams
NewGetStacksIDParams creates a new GetStacksIDParams object with the default values initialized.
func (*GetStacksIDParams) WithID ¶
func (o *GetStacksIDParams) WithID(id int64) *GetStacksIDParams
WithID adds the id to the get stacks ID params
func (*GetStacksIDParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type GetStacksIDReader ¶
type GetStacksIDReader struct {
// contains filtered or unexported fields
}
GetStacksIDReader is a Reader for the GetStacksID structure.
func (*GetStacksIDReader) ReadResponse ¶
func (o *GetStacksIDReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type GetStacksUserNameOK ¶
type GetStacksUserNameOK struct {
Payload *models.StackResponse
}
GetStacksUserNameOK handles this case with default header values.
successful operation
func NewGetStacksUserNameOK ¶
func NewGetStacksUserNameOK() *GetStacksUserNameOK
NewGetStacksUserNameOK creates a GetStacksUserNameOK with default headers values
func (*GetStacksUserNameOK) Error ¶
func (o *GetStacksUserNameOK) Error() string
type GetStacksUserNameParams ¶
type GetStacksUserNameParams struct { /*Name*/ Name string }
GetStacksUserNameParams contains all the parameters to send to the API endpoint for the get stacks user name operation typically these are written to a http.Request
func NewGetStacksUserNameParams ¶
func NewGetStacksUserNameParams() *GetStacksUserNameParams
NewGetStacksUserNameParams creates a new GetStacksUserNameParams object with the default values initialized.
func (*GetStacksUserNameParams) WithName ¶
func (o *GetStacksUserNameParams) WithName(name string) *GetStacksUserNameParams
WithName adds the name to the get stacks user name params
func (*GetStacksUserNameParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type GetStacksUserNameReader ¶
type GetStacksUserNameReader struct {
// contains filtered or unexported fields
}
GetStacksUserNameReader is a Reader for the GetStacksUserName structure.
func (*GetStacksUserNameReader) ReadResponse ¶
func (o *GetStacksUserNameReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type GetStacksUserOK ¶
type GetStacksUserOK struct {
Payload []*models.StackResponse
}
GetStacksUserOK handles this case with default header values.
successful operation
func NewGetStacksUserOK ¶
func NewGetStacksUserOK() *GetStacksUserOK
NewGetStacksUserOK creates a GetStacksUserOK with default headers values
func (*GetStacksUserOK) Error ¶
func (o *GetStacksUserOK) Error() string
type GetStacksUserParams ¶
type GetStacksUserParams struct { }
GetStacksUserParams contains all the parameters to send to the API endpoint for the get stacks user operation typically these are written to a http.Request
func NewGetStacksUserParams ¶
func NewGetStacksUserParams() *GetStacksUserParams
NewGetStacksUserParams creates a new GetStacksUserParams object with the default values initialized.
func (*GetStacksUserParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type GetStacksUserReader ¶
type GetStacksUserReader struct {
// contains filtered or unexported fields
}
GetStacksUserReader is a Reader for the GetStacksUser structure.
func (*GetStacksUserReader) ReadResponse ¶
func (o *GetStacksUserReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type PostStacksAccountOK ¶
PostStacksAccountOK handles this case with default header values.
successful operation
func NewPostStacksAccountOK ¶
func NewPostStacksAccountOK() *PostStacksAccountOK
NewPostStacksAccountOK creates a PostStacksAccountOK with default headers values
func (*PostStacksAccountOK) Error ¶
func (o *PostStacksAccountOK) Error() string
type PostStacksAccountParams ¶
type PostStacksAccountParams struct { /*Body*/ Body *models.StackRequest }
PostStacksAccountParams contains all the parameters to send to the API endpoint for the post stacks account operation typically these are written to a http.Request
func NewPostStacksAccountParams ¶
func NewPostStacksAccountParams() *PostStacksAccountParams
NewPostStacksAccountParams creates a new PostStacksAccountParams object with the default values initialized.
func (*PostStacksAccountParams) WithBody ¶
func (o *PostStacksAccountParams) WithBody(body *models.StackRequest) *PostStacksAccountParams
WithBody adds the body to the post stacks account params
func (*PostStacksAccountParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type PostStacksAccountReader ¶
type PostStacksAccountReader struct {
// contains filtered or unexported fields
}
PostStacksAccountReader is a Reader for the PostStacksAccount structure.
func (*PostStacksAccountReader) ReadResponse ¶
func (o *PostStacksAccountReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type PostStacksUserOK ¶
PostStacksUserOK handles this case with default header values.
successful operation
func NewPostStacksUserOK ¶
func NewPostStacksUserOK() *PostStacksUserOK
NewPostStacksUserOK creates a PostStacksUserOK with default headers values
func (*PostStacksUserOK) Error ¶
func (o *PostStacksUserOK) Error() string
type PostStacksUserParams ¶
type PostStacksUserParams struct { /*Body*/ Body *models.StackRequest }
PostStacksUserParams contains all the parameters to send to the API endpoint for the post stacks user operation typically these are written to a http.Request
func NewPostStacksUserParams ¶
func NewPostStacksUserParams() *PostStacksUserParams
NewPostStacksUserParams creates a new PostStacksUserParams object with the default values initialized.
func (*PostStacksUserParams) WithBody ¶
func (o *PostStacksUserParams) WithBody(body *models.StackRequest) *PostStacksUserParams
WithBody adds the body to the post stacks user params
func (*PostStacksUserParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type PostStacksUserReader ¶
type PostStacksUserReader struct {
// contains filtered or unexported fields
}
PostStacksUserReader is a Reader for the PostStacksUser structure.
func (*PostStacksUserReader) ReadResponse ¶
func (o *PostStacksUserReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type PostStacksValidateDefault ¶
type PostStacksValidateDefault struct {
// contains filtered or unexported fields
}
PostStacksValidateDefault handles this case with default header values.
successful operation
func NewPostStacksValidateDefault ¶
func NewPostStacksValidateDefault(code int) *PostStacksValidateDefault
NewPostStacksValidateDefault creates a PostStacksValidateDefault with default headers values
func (*PostStacksValidateDefault) Code ¶
func (o *PostStacksValidateDefault) Code() int
Code gets the status code for the post stacks validate default response
func (*PostStacksValidateDefault) Error ¶
func (o *PostStacksValidateDefault) Error() string
type PostStacksValidateParams ¶
type PostStacksValidateParams struct { /*Body*/ Body *models.StackValidationRequest }
PostStacksValidateParams contains all the parameters to send to the API endpoint for the post stacks validate operation typically these are written to a http.Request
func NewPostStacksValidateParams ¶
func NewPostStacksValidateParams() *PostStacksValidateParams
NewPostStacksValidateParams creates a new PostStacksValidateParams object with the default values initialized.
func (*PostStacksValidateParams) WithBody ¶
func (o *PostStacksValidateParams) WithBody(body *models.StackValidationRequest) *PostStacksValidateParams
WithBody adds the body to the post stacks validate params
func (*PostStacksValidateParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type PostStacksValidateReader ¶
type PostStacksValidateReader struct {
// contains filtered or unexported fields
}
PostStacksValidateReader is a Reader for the PostStacksValidate structure.
func (*PostStacksValidateReader) ReadResponse ¶
func (o *PostStacksValidateReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type PutStacksIDDefault ¶
type PutStacksIDDefault struct {
// contains filtered or unexported fields
}
PutStacksIDDefault handles this case with default header values.
successful operation
func NewPutStacksIDDefault ¶
func NewPutStacksIDDefault(code int) *PutStacksIDDefault
NewPutStacksIDDefault creates a PutStacksIDDefault with default headers values
func (*PutStacksIDDefault) Code ¶
func (o *PutStacksIDDefault) Code() int
Code gets the status code for the put stacks ID default response
func (*PutStacksIDDefault) Error ¶
func (o *PutStacksIDDefault) Error() string
type PutStacksIDParams ¶
type PutStacksIDParams struct { /*Body*/ Body *models.UpdateStack /*ID*/ ID int64 }
PutStacksIDParams contains all the parameters to send to the API endpoint for the put stacks ID operation typically these are written to a http.Request
func NewPutStacksIDParams ¶
func NewPutStacksIDParams() *PutStacksIDParams
NewPutStacksIDParams creates a new PutStacksIDParams object with the default values initialized.
func (*PutStacksIDParams) WithBody ¶
func (o *PutStacksIDParams) WithBody(body *models.UpdateStack) *PutStacksIDParams
WithBody adds the body to the put stacks ID params
func (*PutStacksIDParams) WithID ¶
func (o *PutStacksIDParams) WithID(id int64) *PutStacksIDParams
WithID adds the id to the put stacks ID params
func (*PutStacksIDParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type PutStacksIDReader ¶
type PutStacksIDReader struct {
// contains filtered or unexported fields
}
PutStacksIDReader is a Reader for the PutStacksID structure.
func (*PutStacksIDReader) ReadResponse ¶
func (o *PutStacksIDReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type StatusOK ¶
type StatusOK struct {
Payload StatusOKBodyBody
}
StatusOK handles this case with default header values.
successful operation
func NewStatusOK ¶
func NewStatusOK() *StatusOK
NewStatusOK creates a StatusOK with default headers values
type StatusOKBodyBody ¶
type StatusOKBodyBody map[string]interface{}
StatusOKBodyBody status o k body body
swagger:model StatusOKBodyBody
type StatusParams ¶
type StatusParams struct { /*ID*/ ID int64 }
StatusParams contains all the parameters to send to the API endpoint for the status operation typically these are written to a http.Request
func NewStatusParams ¶
func NewStatusParams() *StatusParams
NewStatusParams creates a new StatusParams object with the default values initialized.
func (*StatusParams) WithID ¶
func (o *StatusParams) WithID(id int64) *StatusParams
WithID adds the id to the status params
func (*StatusParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type StatusReader ¶
type StatusReader struct {
// contains filtered or unexported fields
}
StatusReader is a Reader for the Status structure.
func (*StatusReader) ReadResponse ¶
func (o *StatusReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
type VariantsOK ¶
type VariantsOK struct {
Payload *models.PlatformVariantsJSON
}
VariantsOK handles this case with default header values.
successful operation
func NewVariantsOK ¶
func NewVariantsOK() *VariantsOK
NewVariantsOK creates a VariantsOK with default headers values
func (*VariantsOK) Error ¶
func (o *VariantsOK) Error() string
type VariantsParams ¶
type VariantsParams struct { }
VariantsParams contains all the parameters to send to the API endpoint for the variants operation typically these are written to a http.Request
func NewVariantsParams ¶
func NewVariantsParams() *VariantsParams
NewVariantsParams creates a new VariantsParams object with the default values initialized.
func (*VariantsParams) WriteToRequest ¶
WriteToRequest writes these params to a swagger request
type VariantsReader ¶
type VariantsReader struct {
// contains filtered or unexported fields
}
VariantsReader is a Reader for the Variants structure.
func (*VariantsReader) ReadResponse ¶
func (o *VariantsReader) ReadResponse(response client.Response, consumer httpkit.Consumer) (interface{}, error)
ReadResponse reads a server response into the recieved o.
Source Files
¶
- delete_instance_parameters.go
- delete_instance_responses.go
- delete_stacks_account_name_parameters.go
- delete_stacks_account_name_responses.go
- delete_stacks_id_parameters.go
- delete_stacks_id_responses.go
- delete_stacks_user_name_parameters.go
- delete_stacks_user_name_responses.go
- get_certificate_parameters.go
- get_certificate_responses.go
- get_stack_for_ambari_parameters.go
- get_stack_for_ambari_responses.go
- get_stacks_account_name_parameters.go
- get_stacks_account_name_responses.go
- get_stacks_account_parameters.go
- get_stacks_account_responses.go
- get_stacks_id_parameters.go
- get_stacks_id_responses.go
- get_stacks_user_name_parameters.go
- get_stacks_user_name_responses.go
- get_stacks_user_parameters.go
- get_stacks_user_responses.go
- post_stacks_account_parameters.go
- post_stacks_account_responses.go
- post_stacks_user_parameters.go
- post_stacks_user_responses.go
- post_stacks_validate_parameters.go
- post_stacks_validate_responses.go
- put_stacks_id_parameters.go
- put_stacks_id_responses.go
- stacks_client.go
- status_parameters.go
- status_responses.go
- variants_parameters.go
- variants_responses.go