Documentation ¶
Index ¶
- type ChangePSMDBComponentsBody
- type ChangePSMDBComponentsDefault
- type ChangePSMDBComponentsDefaultBody
- type ChangePSMDBComponentsOK
- type ChangePSMDBComponentsParams
- func NewChangePSMDBComponentsParams() *ChangePSMDBComponentsParams
- func NewChangePSMDBComponentsParamsWithContext(ctx context.Context) *ChangePSMDBComponentsParams
- func NewChangePSMDBComponentsParamsWithHTTPClient(client *http.Client) *ChangePSMDBComponentsParams
- func NewChangePSMDBComponentsParamsWithTimeout(timeout time.Duration) *ChangePSMDBComponentsParams
- func (o *ChangePSMDBComponentsParams) SetBody(body ChangePSMDBComponentsBody)
- func (o *ChangePSMDBComponentsParams) SetContext(ctx context.Context)
- func (o *ChangePSMDBComponentsParams) SetHTTPClient(client *http.Client)
- func (o *ChangePSMDBComponentsParams) SetTimeout(timeout time.Duration)
- func (o *ChangePSMDBComponentsParams) WithBody(body ChangePSMDBComponentsBody) *ChangePSMDBComponentsParams
- func (o *ChangePSMDBComponentsParams) WithContext(ctx context.Context) *ChangePSMDBComponentsParams
- func (o *ChangePSMDBComponentsParams) WithHTTPClient(client *http.Client) *ChangePSMDBComponentsParams
- func (o *ChangePSMDBComponentsParams) WithTimeout(timeout time.Duration) *ChangePSMDBComponentsParams
- func (o *ChangePSMDBComponentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ChangePSMDBComponentsParamsBodyMongod
- type ChangePSMDBComponentsParamsBodyMongodVersionsItems0
- type ChangePSMDBComponentsReader
- type ChangePXCComponentsBody
- type ChangePXCComponentsDefault
- type ChangePXCComponentsDefaultBody
- type ChangePXCComponentsOK
- type ChangePXCComponentsParams
- func NewChangePXCComponentsParams() *ChangePXCComponentsParams
- func NewChangePXCComponentsParamsWithContext(ctx context.Context) *ChangePXCComponentsParams
- func NewChangePXCComponentsParamsWithHTTPClient(client *http.Client) *ChangePXCComponentsParams
- func NewChangePXCComponentsParamsWithTimeout(timeout time.Duration) *ChangePXCComponentsParams
- func (o *ChangePXCComponentsParams) SetBody(body ChangePXCComponentsBody)
- func (o *ChangePXCComponentsParams) SetContext(ctx context.Context)
- func (o *ChangePXCComponentsParams) SetHTTPClient(client *http.Client)
- func (o *ChangePXCComponentsParams) SetTimeout(timeout time.Duration)
- func (o *ChangePXCComponentsParams) WithBody(body ChangePXCComponentsBody) *ChangePXCComponentsParams
- func (o *ChangePXCComponentsParams) WithContext(ctx context.Context) *ChangePXCComponentsParams
- func (o *ChangePXCComponentsParams) WithHTTPClient(client *http.Client) *ChangePXCComponentsParams
- func (o *ChangePXCComponentsParams) WithTimeout(timeout time.Duration) *ChangePXCComponentsParams
- func (o *ChangePXCComponentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ChangePXCComponentsParamsBodyHaproxy
- type ChangePXCComponentsParamsBodyHaproxyVersionsItems0
- type ChangePXCComponentsParamsBodyProxysql
- type ChangePXCComponentsParamsBodyProxysqlVersionsItems0
- type ChangePXCComponentsParamsBodyPxc
- type ChangePXCComponentsParamsBodyPxcVersionsItems0
- type ChangePXCComponentsReader
- type Client
- func (a *Client) ChangePSMDBComponents(params *ChangePSMDBComponentsParams) (*ChangePSMDBComponentsOK, error)
- func (a *Client) ChangePXCComponents(params *ChangePXCComponentsParams) (*ChangePXCComponentsOK, error)
- func (a *Client) GetPSMDBComponents(params *GetPSMDBComponentsParams) (*GetPSMDBComponentsOK, error)
- func (a *Client) GetPXCComponents(params *GetPXCComponentsParams) (*GetPXCComponentsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type DetailsItems0
- type GetPSMDBComponentsBody
- type GetPSMDBComponentsDefault
- type GetPSMDBComponentsDefaultBody
- type GetPSMDBComponentsOK
- type GetPSMDBComponentsOKBody
- type GetPSMDBComponentsParams
- func NewGetPSMDBComponentsParams() *GetPSMDBComponentsParams
- func NewGetPSMDBComponentsParamsWithContext(ctx context.Context) *GetPSMDBComponentsParams
- func NewGetPSMDBComponentsParamsWithHTTPClient(client *http.Client) *GetPSMDBComponentsParams
- func NewGetPSMDBComponentsParamsWithTimeout(timeout time.Duration) *GetPSMDBComponentsParams
- func (o *GetPSMDBComponentsParams) SetBody(body GetPSMDBComponentsBody)
- func (o *GetPSMDBComponentsParams) SetContext(ctx context.Context)
- func (o *GetPSMDBComponentsParams) SetHTTPClient(client *http.Client)
- func (o *GetPSMDBComponentsParams) SetTimeout(timeout time.Duration)
- func (o *GetPSMDBComponentsParams) WithBody(body GetPSMDBComponentsBody) *GetPSMDBComponentsParams
- func (o *GetPSMDBComponentsParams) WithContext(ctx context.Context) *GetPSMDBComponentsParams
- func (o *GetPSMDBComponentsParams) WithHTTPClient(client *http.Client) *GetPSMDBComponentsParams
- func (o *GetPSMDBComponentsParams) WithTimeout(timeout time.Duration) *GetPSMDBComponentsParams
- func (o *GetPSMDBComponentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPSMDBComponentsReader
- type GetPXCComponentsBody
- type GetPXCComponentsDefault
- type GetPXCComponentsDefaultBody
- type GetPXCComponentsOK
- type GetPXCComponentsOKBody
- type GetPXCComponentsParams
- func NewGetPXCComponentsParams() *GetPXCComponentsParams
- func NewGetPXCComponentsParamsWithContext(ctx context.Context) *GetPXCComponentsParams
- func NewGetPXCComponentsParamsWithHTTPClient(client *http.Client) *GetPXCComponentsParams
- func NewGetPXCComponentsParamsWithTimeout(timeout time.Duration) *GetPXCComponentsParams
- func (o *GetPXCComponentsParams) SetBody(body GetPXCComponentsBody)
- func (o *GetPXCComponentsParams) SetContext(ctx context.Context)
- func (o *GetPXCComponentsParams) SetHTTPClient(client *http.Client)
- func (o *GetPXCComponentsParams) SetTimeout(timeout time.Duration)
- func (o *GetPXCComponentsParams) WithBody(body GetPXCComponentsBody) *GetPXCComponentsParams
- func (o *GetPXCComponentsParams) WithContext(ctx context.Context) *GetPXCComponentsParams
- func (o *GetPXCComponentsParams) WithHTTPClient(client *http.Client) *GetPXCComponentsParams
- func (o *GetPXCComponentsParams) WithTimeout(timeout time.Duration) *GetPXCComponentsParams
- func (o *GetPXCComponentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPXCComponentsReader
- type VersionsItems0
- type VersionsItems0Matrix
- type VersionsItems0MatrixBackupAnon
- type VersionsItems0MatrixHaproxyAnon
- type VersionsItems0MatrixLogCollectorAnon
- type VersionsItems0MatrixMongodAnon
- type VersionsItems0MatrixOperatorAnon
- type VersionsItems0MatrixPMMAnon
- type VersionsItems0MatrixProxysqlAnon
- type VersionsItems0MatrixPxcAnon
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangePSMDBComponentsBody ¶
type ChangePSMDBComponentsBody struct { // Kubernetes cluster name. KubernetesClusterName string `json:"kubernetes_cluster_name,omitempty"` // mongod Mongod *ChangePSMDBComponentsParamsBodyMongod `json:"mongod,omitempty"` }
ChangePSMDBComponentsBody change PSMDB components body swagger:model ChangePSMDBComponentsBody
func (*ChangePSMDBComponentsBody) MarshalBinary ¶
func (o *ChangePSMDBComponentsBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePSMDBComponentsBody) UnmarshalBinary ¶
func (o *ChangePSMDBComponentsBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePSMDBComponentsDefault ¶
type ChangePSMDBComponentsDefault struct { Payload *ChangePSMDBComponentsDefaultBody // contains filtered or unexported fields }
ChangePSMDBComponentsDefault handles this case with default header values.
An unexpected error response.
func NewChangePSMDBComponentsDefault ¶
func NewChangePSMDBComponentsDefault(code int) *ChangePSMDBComponentsDefault
NewChangePSMDBComponentsDefault creates a ChangePSMDBComponentsDefault with default headers values
func (*ChangePSMDBComponentsDefault) Code ¶
func (o *ChangePSMDBComponentsDefault) Code() int
Code gets the status code for the change PSMDB components default response
func (*ChangePSMDBComponentsDefault) Error ¶
func (o *ChangePSMDBComponentsDefault) Error() string
func (*ChangePSMDBComponentsDefault) GetPayload ¶
func (o *ChangePSMDBComponentsDefault) GetPayload() *ChangePSMDBComponentsDefaultBody
type ChangePSMDBComponentsDefaultBody ¶
type ChangePSMDBComponentsDefaultBody struct { // error Error string `json:"error,omitempty"` // code Code int32 `json:"code,omitempty"` // message Message string `json:"message,omitempty"` // details Details []*DetailsItems0 `json:"details"` }
ChangePSMDBComponentsDefaultBody change PSMDB components default body swagger:model ChangePSMDBComponentsDefaultBody
func (*ChangePSMDBComponentsDefaultBody) MarshalBinary ¶
func (o *ChangePSMDBComponentsDefaultBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePSMDBComponentsDefaultBody) UnmarshalBinary ¶
func (o *ChangePSMDBComponentsDefaultBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePSMDBComponentsOK ¶
type ChangePSMDBComponentsOK struct {
Payload interface{}
}
ChangePSMDBComponentsOK handles this case with default header values.
A successful response.
func NewChangePSMDBComponentsOK ¶
func NewChangePSMDBComponentsOK() *ChangePSMDBComponentsOK
NewChangePSMDBComponentsOK creates a ChangePSMDBComponentsOK with default headers values
func (*ChangePSMDBComponentsOK) Error ¶
func (o *ChangePSMDBComponentsOK) Error() string
func (*ChangePSMDBComponentsOK) GetPayload ¶
func (o *ChangePSMDBComponentsOK) GetPayload() interface{}
type ChangePSMDBComponentsParams ¶
type ChangePSMDBComponentsParams struct { /*Body*/ Body ChangePSMDBComponentsBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ChangePSMDBComponentsParams contains all the parameters to send to the API endpoint for the change PSMDB components operation typically these are written to a http.Request
func NewChangePSMDBComponentsParams ¶
func NewChangePSMDBComponentsParams() *ChangePSMDBComponentsParams
NewChangePSMDBComponentsParams creates a new ChangePSMDBComponentsParams object with the default values initialized.
func NewChangePSMDBComponentsParamsWithContext ¶
func NewChangePSMDBComponentsParamsWithContext(ctx context.Context) *ChangePSMDBComponentsParams
NewChangePSMDBComponentsParamsWithContext creates a new ChangePSMDBComponentsParams object with the default values initialized, and the ability to set a context for a request
func NewChangePSMDBComponentsParamsWithHTTPClient ¶
func NewChangePSMDBComponentsParamsWithHTTPClient(client *http.Client) *ChangePSMDBComponentsParams
NewChangePSMDBComponentsParamsWithHTTPClient creates a new ChangePSMDBComponentsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewChangePSMDBComponentsParamsWithTimeout ¶
func NewChangePSMDBComponentsParamsWithTimeout(timeout time.Duration) *ChangePSMDBComponentsParams
NewChangePSMDBComponentsParamsWithTimeout creates a new ChangePSMDBComponentsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ChangePSMDBComponentsParams) SetBody ¶
func (o *ChangePSMDBComponentsParams) SetBody(body ChangePSMDBComponentsBody)
SetBody adds the body to the change PSMDB components params
func (*ChangePSMDBComponentsParams) SetContext ¶
func (o *ChangePSMDBComponentsParams) SetContext(ctx context.Context)
SetContext adds the context to the change PSMDB components params
func (*ChangePSMDBComponentsParams) SetHTTPClient ¶
func (o *ChangePSMDBComponentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the change PSMDB components params
func (*ChangePSMDBComponentsParams) SetTimeout ¶
func (o *ChangePSMDBComponentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the change PSMDB components params
func (*ChangePSMDBComponentsParams) WithBody ¶
func (o *ChangePSMDBComponentsParams) WithBody(body ChangePSMDBComponentsBody) *ChangePSMDBComponentsParams
WithBody adds the body to the change PSMDB components params
func (*ChangePSMDBComponentsParams) WithContext ¶
func (o *ChangePSMDBComponentsParams) WithContext(ctx context.Context) *ChangePSMDBComponentsParams
WithContext adds the context to the change PSMDB components params
func (*ChangePSMDBComponentsParams) WithHTTPClient ¶
func (o *ChangePSMDBComponentsParams) WithHTTPClient(client *http.Client) *ChangePSMDBComponentsParams
WithHTTPClient adds the HTTPClient to the change PSMDB components params
func (*ChangePSMDBComponentsParams) WithTimeout ¶
func (o *ChangePSMDBComponentsParams) WithTimeout(timeout time.Duration) *ChangePSMDBComponentsParams
WithTimeout adds the timeout to the change PSMDB components params
func (*ChangePSMDBComponentsParams) WriteToRequest ¶
func (o *ChangePSMDBComponentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ChangePSMDBComponentsParamsBodyMongod ¶
type ChangePSMDBComponentsParamsBodyMongod struct { // default version DefaultVersion string `json:"default_version,omitempty"` // versions Versions []*ChangePSMDBComponentsParamsBodyMongodVersionsItems0 `json:"versions"` }
ChangePSMDBComponentsParamsBodyMongod ChangeComponent contains fields to manage components. swagger:model ChangePSMDBComponentsParamsBodyMongod
func (*ChangePSMDBComponentsParamsBodyMongod) MarshalBinary ¶
func (o *ChangePSMDBComponentsParamsBodyMongod) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePSMDBComponentsParamsBodyMongod) UnmarshalBinary ¶
func (o *ChangePSMDBComponentsParamsBodyMongod) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePSMDBComponentsParamsBodyMongodVersionsItems0 ¶
type ChangePSMDBComponentsParamsBodyMongodVersionsItems0 struct { // version Version string `json:"version,omitempty"` // disable Disable bool `json:"disable,omitempty"` // enable Enable bool `json:"enable,omitempty"` }
ChangePSMDBComponentsParamsBodyMongodVersionsItems0 ComponentVersion contains operations which should be done with component version. swagger:model ChangePSMDBComponentsParamsBodyMongodVersionsItems0
func (*ChangePSMDBComponentsParamsBodyMongodVersionsItems0) MarshalBinary ¶
func (o *ChangePSMDBComponentsParamsBodyMongodVersionsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePSMDBComponentsParamsBodyMongodVersionsItems0) UnmarshalBinary ¶
func (o *ChangePSMDBComponentsParamsBodyMongodVersionsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePSMDBComponentsReader ¶
type ChangePSMDBComponentsReader struct {
// contains filtered or unexported fields
}
ChangePSMDBComponentsReader is a Reader for the ChangePSMDBComponents structure.
func (*ChangePSMDBComponentsReader) ReadResponse ¶
func (o *ChangePSMDBComponentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ChangePXCComponentsBody ¶
type ChangePXCComponentsBody struct { // Kubernetes cluster name. KubernetesClusterName string `json:"kubernetes_cluster_name,omitempty"` // haproxy Haproxy *ChangePXCComponentsParamsBodyHaproxy `json:"haproxy,omitempty"` // proxysql Proxysql *ChangePXCComponentsParamsBodyProxysql `json:"proxysql,omitempty"` // pxc Pxc *ChangePXCComponentsParamsBodyPxc `json:"pxc,omitempty"` }
ChangePXCComponentsBody change p x c components body swagger:model ChangePXCComponentsBody
func (*ChangePXCComponentsBody) MarshalBinary ¶
func (o *ChangePXCComponentsBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePXCComponentsBody) UnmarshalBinary ¶
func (o *ChangePXCComponentsBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePXCComponentsDefault ¶
type ChangePXCComponentsDefault struct { Payload *ChangePXCComponentsDefaultBody // contains filtered or unexported fields }
ChangePXCComponentsDefault handles this case with default header values.
An unexpected error response.
func NewChangePXCComponentsDefault ¶
func NewChangePXCComponentsDefault(code int) *ChangePXCComponentsDefault
NewChangePXCComponentsDefault creates a ChangePXCComponentsDefault with default headers values
func (*ChangePXCComponentsDefault) Code ¶
func (o *ChangePXCComponentsDefault) Code() int
Code gets the status code for the change p x c components default response
func (*ChangePXCComponentsDefault) Error ¶
func (o *ChangePXCComponentsDefault) Error() string
func (*ChangePXCComponentsDefault) GetPayload ¶
func (o *ChangePXCComponentsDefault) GetPayload() *ChangePXCComponentsDefaultBody
type ChangePXCComponentsDefaultBody ¶
type ChangePXCComponentsDefaultBody struct { // error Error string `json:"error,omitempty"` // code Code int32 `json:"code,omitempty"` // message Message string `json:"message,omitempty"` // details Details []*DetailsItems0 `json:"details"` }
ChangePXCComponentsDefaultBody change p x c components default body swagger:model ChangePXCComponentsDefaultBody
func (*ChangePXCComponentsDefaultBody) MarshalBinary ¶
func (o *ChangePXCComponentsDefaultBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePXCComponentsDefaultBody) UnmarshalBinary ¶
func (o *ChangePXCComponentsDefaultBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePXCComponentsOK ¶
type ChangePXCComponentsOK struct {
Payload interface{}
}
ChangePXCComponentsOK handles this case with default header values.
A successful response.
func NewChangePXCComponentsOK ¶
func NewChangePXCComponentsOK() *ChangePXCComponentsOK
NewChangePXCComponentsOK creates a ChangePXCComponentsOK with default headers values
func (*ChangePXCComponentsOK) Error ¶
func (o *ChangePXCComponentsOK) Error() string
func (*ChangePXCComponentsOK) GetPayload ¶
func (o *ChangePXCComponentsOK) GetPayload() interface{}
type ChangePXCComponentsParams ¶
type ChangePXCComponentsParams struct { /*Body*/ Body ChangePXCComponentsBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ChangePXCComponentsParams contains all the parameters to send to the API endpoint for the change p x c components operation typically these are written to a http.Request
func NewChangePXCComponentsParams ¶
func NewChangePXCComponentsParams() *ChangePXCComponentsParams
NewChangePXCComponentsParams creates a new ChangePXCComponentsParams object with the default values initialized.
func NewChangePXCComponentsParamsWithContext ¶
func NewChangePXCComponentsParamsWithContext(ctx context.Context) *ChangePXCComponentsParams
NewChangePXCComponentsParamsWithContext creates a new ChangePXCComponentsParams object with the default values initialized, and the ability to set a context for a request
func NewChangePXCComponentsParamsWithHTTPClient ¶
func NewChangePXCComponentsParamsWithHTTPClient(client *http.Client) *ChangePXCComponentsParams
NewChangePXCComponentsParamsWithHTTPClient creates a new ChangePXCComponentsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewChangePXCComponentsParamsWithTimeout ¶
func NewChangePXCComponentsParamsWithTimeout(timeout time.Duration) *ChangePXCComponentsParams
NewChangePXCComponentsParamsWithTimeout creates a new ChangePXCComponentsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ChangePXCComponentsParams) SetBody ¶
func (o *ChangePXCComponentsParams) SetBody(body ChangePXCComponentsBody)
SetBody adds the body to the change p x c components params
func (*ChangePXCComponentsParams) SetContext ¶
func (o *ChangePXCComponentsParams) SetContext(ctx context.Context)
SetContext adds the context to the change p x c components params
func (*ChangePXCComponentsParams) SetHTTPClient ¶
func (o *ChangePXCComponentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the change p x c components params
func (*ChangePXCComponentsParams) SetTimeout ¶
func (o *ChangePXCComponentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the change p x c components params
func (*ChangePXCComponentsParams) WithBody ¶
func (o *ChangePXCComponentsParams) WithBody(body ChangePXCComponentsBody) *ChangePXCComponentsParams
WithBody adds the body to the change p x c components params
func (*ChangePXCComponentsParams) WithContext ¶
func (o *ChangePXCComponentsParams) WithContext(ctx context.Context) *ChangePXCComponentsParams
WithContext adds the context to the change p x c components params
func (*ChangePXCComponentsParams) WithHTTPClient ¶
func (o *ChangePXCComponentsParams) WithHTTPClient(client *http.Client) *ChangePXCComponentsParams
WithHTTPClient adds the HTTPClient to the change p x c components params
func (*ChangePXCComponentsParams) WithTimeout ¶
func (o *ChangePXCComponentsParams) WithTimeout(timeout time.Duration) *ChangePXCComponentsParams
WithTimeout adds the timeout to the change p x c components params
func (*ChangePXCComponentsParams) WriteToRequest ¶
func (o *ChangePXCComponentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ChangePXCComponentsParamsBodyHaproxy ¶
type ChangePXCComponentsParamsBodyHaproxy struct { // default version DefaultVersion string `json:"default_version,omitempty"` // versions Versions []*ChangePXCComponentsParamsBodyHaproxyVersionsItems0 `json:"versions"` }
ChangePXCComponentsParamsBodyHaproxy ChangeComponent contains fields to manage components. swagger:model ChangePXCComponentsParamsBodyHaproxy
func (*ChangePXCComponentsParamsBodyHaproxy) MarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyHaproxy) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePXCComponentsParamsBodyHaproxy) UnmarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyHaproxy) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePXCComponentsParamsBodyHaproxyVersionsItems0 ¶
type ChangePXCComponentsParamsBodyHaproxyVersionsItems0 struct { // version Version string `json:"version,omitempty"` // disable Disable bool `json:"disable,omitempty"` // enable Enable bool `json:"enable,omitempty"` }
ChangePXCComponentsParamsBodyHaproxyVersionsItems0 ComponentVersion contains operations which should be done with component version. swagger:model ChangePXCComponentsParamsBodyHaproxyVersionsItems0
func (*ChangePXCComponentsParamsBodyHaproxyVersionsItems0) MarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyHaproxyVersionsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePXCComponentsParamsBodyHaproxyVersionsItems0) UnmarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyHaproxyVersionsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePXCComponentsParamsBodyProxysql ¶
type ChangePXCComponentsParamsBodyProxysql struct { // default version DefaultVersion string `json:"default_version,omitempty"` // versions Versions []*ChangePXCComponentsParamsBodyProxysqlVersionsItems0 `json:"versions"` }
ChangePXCComponentsParamsBodyProxysql ChangeComponent contains fields to manage components. swagger:model ChangePXCComponentsParamsBodyProxysql
func (*ChangePXCComponentsParamsBodyProxysql) MarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyProxysql) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePXCComponentsParamsBodyProxysql) UnmarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyProxysql) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePXCComponentsParamsBodyProxysqlVersionsItems0 ¶
type ChangePXCComponentsParamsBodyProxysqlVersionsItems0 struct { // version Version string `json:"version,omitempty"` // disable Disable bool `json:"disable,omitempty"` // enable Enable bool `json:"enable,omitempty"` }
ChangePXCComponentsParamsBodyProxysqlVersionsItems0 ComponentVersion contains operations which should be done with component version. swagger:model ChangePXCComponentsParamsBodyProxysqlVersionsItems0
func (*ChangePXCComponentsParamsBodyProxysqlVersionsItems0) MarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyProxysqlVersionsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePXCComponentsParamsBodyProxysqlVersionsItems0) UnmarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyProxysqlVersionsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePXCComponentsParamsBodyPxc ¶
type ChangePXCComponentsParamsBodyPxc struct { // default version DefaultVersion string `json:"default_version,omitempty"` // versions Versions []*ChangePXCComponentsParamsBodyPxcVersionsItems0 `json:"versions"` }
ChangePXCComponentsParamsBodyPxc ChangeComponent contains fields to manage components. swagger:model ChangePXCComponentsParamsBodyPxc
func (*ChangePXCComponentsParamsBodyPxc) MarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyPxc) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePXCComponentsParamsBodyPxc) UnmarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyPxc) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePXCComponentsParamsBodyPxcVersionsItems0 ¶
type ChangePXCComponentsParamsBodyPxcVersionsItems0 struct { // version Version string `json:"version,omitempty"` // disable Disable bool `json:"disable,omitempty"` // enable Enable bool `json:"enable,omitempty"` }
ChangePXCComponentsParamsBodyPxcVersionsItems0 ComponentVersion contains operations which should be done with component version. swagger:model ChangePXCComponentsParamsBodyPxcVersionsItems0
func (*ChangePXCComponentsParamsBodyPxcVersionsItems0) MarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyPxcVersionsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePXCComponentsParamsBodyPxcVersionsItems0) UnmarshalBinary ¶
func (o *ChangePXCComponentsParamsBodyPxcVersionsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePXCComponentsReader ¶
type ChangePXCComponentsReader struct {
// contains filtered or unexported fields
}
ChangePXCComponentsReader is a Reader for the ChangePXCComponents structure.
func (*ChangePXCComponentsReader) ReadResponse ¶
func (o *ChangePXCComponentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for components API
func (*Client) ChangePSMDBComponents ¶
func (a *Client) ChangePSMDBComponents(params *ChangePSMDBComponentsParams) (*ChangePSMDBComponentsOK, error)
ChangePSMDBComponents changes PSMDB components manages PSMDB related components
func (*Client) ChangePXCComponents ¶
func (a *Client) ChangePXCComponents(params *ChangePXCComponentsParams) (*ChangePXCComponentsOK, error)
ChangePXCComponents changes p x c components manages p x c related components
func (*Client) GetPSMDBComponents ¶
func (a *Client) GetPSMDBComponents(params *GetPSMDBComponentsParams) (*GetPSMDBComponentsOK, error)
GetPSMDBComponents gets PSMDB components returns list of available components for PSMDB clusters
func (*Client) GetPXCComponents ¶
func (a *Client) GetPXCComponents(params *GetPXCComponentsParams) (*GetPXCComponentsOK, error)
GetPXCComponents gets p x c components returns list of available components for p x c clusters
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { ChangePSMDBComponents(params *ChangePSMDBComponentsParams) (*ChangePSMDBComponentsOK, error) ChangePXCComponents(params *ChangePXCComponentsParams) (*ChangePXCComponentsOK, error) GetPSMDBComponents(params *GetPSMDBComponentsParams) (*GetPSMDBComponentsOK, error) GetPXCComponents(params *GetPXCComponentsParams) (*GetPXCComponentsOK, 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 components API client.
type DetailsItems0 ¶
type DetailsItems0 struct { // type url TypeURL string `json:"type_url,omitempty"` // value // Format: byte Value strfmt.Base64 `json:"value,omitempty"` }
DetailsItems0 details items0 swagger:model DetailsItems0
func (*DetailsItems0) MarshalBinary ¶
func (o *DetailsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DetailsItems0) UnmarshalBinary ¶
func (o *DetailsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetPSMDBComponentsBody ¶
type GetPSMDBComponentsBody struct { // Kubernetes cluster name. KubernetesClusterName string `json:"kubernetes_cluster_name,omitempty"` // Version of DB. DBVersion string `json:"db_version,omitempty"` }
GetPSMDBComponentsBody get PSMDB components body swagger:model GetPSMDBComponentsBody
func (*GetPSMDBComponentsBody) MarshalBinary ¶
func (o *GetPSMDBComponentsBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetPSMDBComponentsBody) UnmarshalBinary ¶
func (o *GetPSMDBComponentsBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetPSMDBComponentsDefault ¶
type GetPSMDBComponentsDefault struct { Payload *GetPSMDBComponentsDefaultBody // contains filtered or unexported fields }
GetPSMDBComponentsDefault handles this case with default header values.
An unexpected error response.
func NewGetPSMDBComponentsDefault ¶
func NewGetPSMDBComponentsDefault(code int) *GetPSMDBComponentsDefault
NewGetPSMDBComponentsDefault creates a GetPSMDBComponentsDefault with default headers values
func (*GetPSMDBComponentsDefault) Code ¶
func (o *GetPSMDBComponentsDefault) Code() int
Code gets the status code for the get PSMDB components default response
func (*GetPSMDBComponentsDefault) Error ¶
func (o *GetPSMDBComponentsDefault) Error() string
func (*GetPSMDBComponentsDefault) GetPayload ¶
func (o *GetPSMDBComponentsDefault) GetPayload() *GetPSMDBComponentsDefaultBody
type GetPSMDBComponentsDefaultBody ¶
type GetPSMDBComponentsDefaultBody struct { // error Error string `json:"error,omitempty"` // code Code int32 `json:"code,omitempty"` // message Message string `json:"message,omitempty"` // details Details []*DetailsItems0 `json:"details"` }
GetPSMDBComponentsDefaultBody get PSMDB components default body swagger:model GetPSMDBComponentsDefaultBody
func (*GetPSMDBComponentsDefaultBody) MarshalBinary ¶
func (o *GetPSMDBComponentsDefaultBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetPSMDBComponentsDefaultBody) UnmarshalBinary ¶
func (o *GetPSMDBComponentsDefaultBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetPSMDBComponentsOK ¶
type GetPSMDBComponentsOK struct {
Payload *GetPSMDBComponentsOKBody
}
GetPSMDBComponentsOK handles this case with default header values.
A successful response.
func NewGetPSMDBComponentsOK ¶
func NewGetPSMDBComponentsOK() *GetPSMDBComponentsOK
NewGetPSMDBComponentsOK creates a GetPSMDBComponentsOK with default headers values
func (*GetPSMDBComponentsOK) Error ¶
func (o *GetPSMDBComponentsOK) Error() string
func (*GetPSMDBComponentsOK) GetPayload ¶
func (o *GetPSMDBComponentsOK) GetPayload() *GetPSMDBComponentsOKBody
type GetPSMDBComponentsOKBody ¶
type GetPSMDBComponentsOKBody struct { // versions Versions []*VersionsItems0 `json:"versions"` }
GetPSMDBComponentsOKBody get PSMDB components OK body swagger:model GetPSMDBComponentsOKBody
func (*GetPSMDBComponentsOKBody) MarshalBinary ¶
func (o *GetPSMDBComponentsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetPSMDBComponentsOKBody) UnmarshalBinary ¶
func (o *GetPSMDBComponentsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetPSMDBComponentsParams ¶
type GetPSMDBComponentsParams struct { /*Body*/ Body GetPSMDBComponentsBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPSMDBComponentsParams contains all the parameters to send to the API endpoint for the get PSMDB components operation typically these are written to a http.Request
func NewGetPSMDBComponentsParams ¶
func NewGetPSMDBComponentsParams() *GetPSMDBComponentsParams
NewGetPSMDBComponentsParams creates a new GetPSMDBComponentsParams object with the default values initialized.
func NewGetPSMDBComponentsParamsWithContext ¶
func NewGetPSMDBComponentsParamsWithContext(ctx context.Context) *GetPSMDBComponentsParams
NewGetPSMDBComponentsParamsWithContext creates a new GetPSMDBComponentsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPSMDBComponentsParamsWithHTTPClient ¶
func NewGetPSMDBComponentsParamsWithHTTPClient(client *http.Client) *GetPSMDBComponentsParams
NewGetPSMDBComponentsParamsWithHTTPClient creates a new GetPSMDBComponentsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPSMDBComponentsParamsWithTimeout ¶
func NewGetPSMDBComponentsParamsWithTimeout(timeout time.Duration) *GetPSMDBComponentsParams
NewGetPSMDBComponentsParamsWithTimeout creates a new GetPSMDBComponentsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPSMDBComponentsParams) SetBody ¶
func (o *GetPSMDBComponentsParams) SetBody(body GetPSMDBComponentsBody)
SetBody adds the body to the get PSMDB components params
func (*GetPSMDBComponentsParams) SetContext ¶
func (o *GetPSMDBComponentsParams) SetContext(ctx context.Context)
SetContext adds the context to the get PSMDB components params
func (*GetPSMDBComponentsParams) SetHTTPClient ¶
func (o *GetPSMDBComponentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get PSMDB components params
func (*GetPSMDBComponentsParams) SetTimeout ¶
func (o *GetPSMDBComponentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get PSMDB components params
func (*GetPSMDBComponentsParams) WithBody ¶
func (o *GetPSMDBComponentsParams) WithBody(body GetPSMDBComponentsBody) *GetPSMDBComponentsParams
WithBody adds the body to the get PSMDB components params
func (*GetPSMDBComponentsParams) WithContext ¶
func (o *GetPSMDBComponentsParams) WithContext(ctx context.Context) *GetPSMDBComponentsParams
WithContext adds the context to the get PSMDB components params
func (*GetPSMDBComponentsParams) WithHTTPClient ¶
func (o *GetPSMDBComponentsParams) WithHTTPClient(client *http.Client) *GetPSMDBComponentsParams
WithHTTPClient adds the HTTPClient to the get PSMDB components params
func (*GetPSMDBComponentsParams) WithTimeout ¶
func (o *GetPSMDBComponentsParams) WithTimeout(timeout time.Duration) *GetPSMDBComponentsParams
WithTimeout adds the timeout to the get PSMDB components params
func (*GetPSMDBComponentsParams) WriteToRequest ¶
func (o *GetPSMDBComponentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPSMDBComponentsReader ¶
type GetPSMDBComponentsReader struct {
// contains filtered or unexported fields
}
GetPSMDBComponentsReader is a Reader for the GetPSMDBComponents structure.
func (*GetPSMDBComponentsReader) ReadResponse ¶
func (o *GetPSMDBComponentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPXCComponentsBody ¶
type GetPXCComponentsBody struct { // Kubernetes cluster name. KubernetesClusterName string `json:"kubernetes_cluster_name,omitempty"` // Version of DB. DBVersion string `json:"db_version,omitempty"` }
GetPXCComponentsBody get p x c components body swagger:model GetPXCComponentsBody
func (*GetPXCComponentsBody) MarshalBinary ¶
func (o *GetPXCComponentsBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetPXCComponentsBody) UnmarshalBinary ¶
func (o *GetPXCComponentsBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetPXCComponentsDefault ¶
type GetPXCComponentsDefault struct { Payload *GetPXCComponentsDefaultBody // contains filtered or unexported fields }
GetPXCComponentsDefault handles this case with default header values.
An unexpected error response.
func NewGetPXCComponentsDefault ¶
func NewGetPXCComponentsDefault(code int) *GetPXCComponentsDefault
NewGetPXCComponentsDefault creates a GetPXCComponentsDefault with default headers values
func (*GetPXCComponentsDefault) Code ¶
func (o *GetPXCComponentsDefault) Code() int
Code gets the status code for the get p x c components default response
func (*GetPXCComponentsDefault) Error ¶
func (o *GetPXCComponentsDefault) Error() string
func (*GetPXCComponentsDefault) GetPayload ¶
func (o *GetPXCComponentsDefault) GetPayload() *GetPXCComponentsDefaultBody
type GetPXCComponentsDefaultBody ¶
type GetPXCComponentsDefaultBody struct { // error Error string `json:"error,omitempty"` // code Code int32 `json:"code,omitempty"` // message Message string `json:"message,omitempty"` // details Details []*DetailsItems0 `json:"details"` }
GetPXCComponentsDefaultBody get p x c components default body swagger:model GetPXCComponentsDefaultBody
func (*GetPXCComponentsDefaultBody) MarshalBinary ¶
func (o *GetPXCComponentsDefaultBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetPXCComponentsDefaultBody) UnmarshalBinary ¶
func (o *GetPXCComponentsDefaultBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetPXCComponentsOK ¶
type GetPXCComponentsOK struct {
Payload *GetPXCComponentsOKBody
}
GetPXCComponentsOK handles this case with default header values.
A successful response.
func NewGetPXCComponentsOK ¶
func NewGetPXCComponentsOK() *GetPXCComponentsOK
NewGetPXCComponentsOK creates a GetPXCComponentsOK with default headers values
func (*GetPXCComponentsOK) Error ¶
func (o *GetPXCComponentsOK) Error() string
func (*GetPXCComponentsOK) GetPayload ¶
func (o *GetPXCComponentsOK) GetPayload() *GetPXCComponentsOKBody
type GetPXCComponentsOKBody ¶
type GetPXCComponentsOKBody struct { // versions Versions []*VersionsItems0 `json:"versions"` }
GetPXCComponentsOKBody get p x c components OK body swagger:model GetPXCComponentsOKBody
func (*GetPXCComponentsOKBody) MarshalBinary ¶
func (o *GetPXCComponentsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetPXCComponentsOKBody) UnmarshalBinary ¶
func (o *GetPXCComponentsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetPXCComponentsParams ¶
type GetPXCComponentsParams struct { /*Body*/ Body GetPXCComponentsBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPXCComponentsParams contains all the parameters to send to the API endpoint for the get p x c components operation typically these are written to a http.Request
func NewGetPXCComponentsParams ¶
func NewGetPXCComponentsParams() *GetPXCComponentsParams
NewGetPXCComponentsParams creates a new GetPXCComponentsParams object with the default values initialized.
func NewGetPXCComponentsParamsWithContext ¶
func NewGetPXCComponentsParamsWithContext(ctx context.Context) *GetPXCComponentsParams
NewGetPXCComponentsParamsWithContext creates a new GetPXCComponentsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPXCComponentsParamsWithHTTPClient ¶
func NewGetPXCComponentsParamsWithHTTPClient(client *http.Client) *GetPXCComponentsParams
NewGetPXCComponentsParamsWithHTTPClient creates a new GetPXCComponentsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPXCComponentsParamsWithTimeout ¶
func NewGetPXCComponentsParamsWithTimeout(timeout time.Duration) *GetPXCComponentsParams
NewGetPXCComponentsParamsWithTimeout creates a new GetPXCComponentsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPXCComponentsParams) SetBody ¶
func (o *GetPXCComponentsParams) SetBody(body GetPXCComponentsBody)
SetBody adds the body to the get p x c components params
func (*GetPXCComponentsParams) SetContext ¶
func (o *GetPXCComponentsParams) SetContext(ctx context.Context)
SetContext adds the context to the get p x c components params
func (*GetPXCComponentsParams) SetHTTPClient ¶
func (o *GetPXCComponentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get p x c components params
func (*GetPXCComponentsParams) SetTimeout ¶
func (o *GetPXCComponentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get p x c components params
func (*GetPXCComponentsParams) WithBody ¶
func (o *GetPXCComponentsParams) WithBody(body GetPXCComponentsBody) *GetPXCComponentsParams
WithBody adds the body to the get p x c components params
func (*GetPXCComponentsParams) WithContext ¶
func (o *GetPXCComponentsParams) WithContext(ctx context.Context) *GetPXCComponentsParams
WithContext adds the context to the get p x c components params
func (*GetPXCComponentsParams) WithHTTPClient ¶
func (o *GetPXCComponentsParams) WithHTTPClient(client *http.Client) *GetPXCComponentsParams
WithHTTPClient adds the HTTPClient to the get p x c components params
func (*GetPXCComponentsParams) WithTimeout ¶
func (o *GetPXCComponentsParams) WithTimeout(timeout time.Duration) *GetPXCComponentsParams
WithTimeout adds the timeout to the get p x c components params
func (*GetPXCComponentsParams) WriteToRequest ¶
func (o *GetPXCComponentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPXCComponentsReader ¶
type GetPXCComponentsReader struct {
// contains filtered or unexported fields
}
GetPXCComponentsReader is a Reader for the GetPXCComponents structure.
func (*GetPXCComponentsReader) ReadResponse ¶
func (o *GetPXCComponentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type VersionsItems0 ¶
type VersionsItems0 struct { // product Product string `json:"product,omitempty"` // operator Operator string `json:"operator,omitempty"` // matrix Matrix *VersionsItems0Matrix `json:"matrix,omitempty"` }
VersionsItems0 OperatorVersion contains information about operator and components matrix. swagger:model VersionsItems0
func (*VersionsItems0) MarshalBinary ¶
func (o *VersionsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionsItems0) UnmarshalBinary ¶
func (o *VersionsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type VersionsItems0Matrix ¶
type VersionsItems0Matrix struct { // mongod Mongod map[string]VersionsItems0MatrixMongodAnon `json:"mongod,omitempty"` // pxc Pxc map[string]VersionsItems0MatrixPxcAnon `json:"pxc,omitempty"` // pmm PMM map[string]VersionsItems0MatrixPMMAnon `json:"pmm,omitempty"` // proxysql Proxysql map[string]VersionsItems0MatrixProxysqlAnon `json:"proxysql,omitempty"` // haproxy Haproxy map[string]VersionsItems0MatrixHaproxyAnon `json:"haproxy,omitempty"` // backup Backup map[string]VersionsItems0MatrixBackupAnon `json:"backup,omitempty"` // operator Operator map[string]VersionsItems0MatrixOperatorAnon `json:"operator,omitempty"` // log collector LogCollector map[string]VersionsItems0MatrixLogCollectorAnon `json:"log_collector,omitempty"` }
VersionsItems0Matrix Matrix contains all available components. swagger:model VersionsItems0Matrix
func (*VersionsItems0Matrix) MarshalBinary ¶
func (o *VersionsItems0Matrix) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionsItems0Matrix) UnmarshalBinary ¶
func (o *VersionsItems0Matrix) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type VersionsItems0MatrixBackupAnon ¶
type VersionsItems0MatrixBackupAnon struct { // image path ImagePath string `json:"image_path,omitempty"` // image hash ImageHash string `json:"image_hash,omitempty"` // status Status string `json:"status,omitempty"` // critical Critical bool `json:"critical,omitempty"` // default Default bool `json:"default,omitempty"` // disabled Disabled bool `json:"disabled,omitempty"` }
VersionsItems0MatrixBackupAnon Component contains information about component. swagger:model VersionsItems0MatrixBackupAnon
func (*VersionsItems0MatrixBackupAnon) MarshalBinary ¶
func (o *VersionsItems0MatrixBackupAnon) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionsItems0MatrixBackupAnon) UnmarshalBinary ¶
func (o *VersionsItems0MatrixBackupAnon) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type VersionsItems0MatrixHaproxyAnon ¶
type VersionsItems0MatrixHaproxyAnon struct { // image path ImagePath string `json:"image_path,omitempty"` // image hash ImageHash string `json:"image_hash,omitempty"` // status Status string `json:"status,omitempty"` // critical Critical bool `json:"critical,omitempty"` // default Default bool `json:"default,omitempty"` // disabled Disabled bool `json:"disabled,omitempty"` }
VersionsItems0MatrixHaproxyAnon Component contains information about component. swagger:model VersionsItems0MatrixHaproxyAnon
func (*VersionsItems0MatrixHaproxyAnon) MarshalBinary ¶
func (o *VersionsItems0MatrixHaproxyAnon) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionsItems0MatrixHaproxyAnon) UnmarshalBinary ¶
func (o *VersionsItems0MatrixHaproxyAnon) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type VersionsItems0MatrixLogCollectorAnon ¶
type VersionsItems0MatrixLogCollectorAnon struct { // image path ImagePath string `json:"image_path,omitempty"` // image hash ImageHash string `json:"image_hash,omitempty"` // status Status string `json:"status,omitempty"` // critical Critical bool `json:"critical,omitempty"` // default Default bool `json:"default,omitempty"` // disabled Disabled bool `json:"disabled,omitempty"` }
VersionsItems0MatrixLogCollectorAnon Component contains information about component. swagger:model VersionsItems0MatrixLogCollectorAnon
func (*VersionsItems0MatrixLogCollectorAnon) MarshalBinary ¶
func (o *VersionsItems0MatrixLogCollectorAnon) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionsItems0MatrixLogCollectorAnon) UnmarshalBinary ¶
func (o *VersionsItems0MatrixLogCollectorAnon) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type VersionsItems0MatrixMongodAnon ¶
type VersionsItems0MatrixMongodAnon struct { // image path ImagePath string `json:"image_path,omitempty"` // image hash ImageHash string `json:"image_hash,omitempty"` // status Status string `json:"status,omitempty"` // critical Critical bool `json:"critical,omitempty"` // default Default bool `json:"default,omitempty"` // disabled Disabled bool `json:"disabled,omitempty"` }
VersionsItems0MatrixMongodAnon Component contains information about component. swagger:model VersionsItems0MatrixMongodAnon
func (*VersionsItems0MatrixMongodAnon) MarshalBinary ¶
func (o *VersionsItems0MatrixMongodAnon) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionsItems0MatrixMongodAnon) UnmarshalBinary ¶
func (o *VersionsItems0MatrixMongodAnon) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type VersionsItems0MatrixOperatorAnon ¶
type VersionsItems0MatrixOperatorAnon struct { // image path ImagePath string `json:"image_path,omitempty"` // image hash ImageHash string `json:"image_hash,omitempty"` // status Status string `json:"status,omitempty"` // critical Critical bool `json:"critical,omitempty"` // default Default bool `json:"default,omitempty"` // disabled Disabled bool `json:"disabled,omitempty"` }
VersionsItems0MatrixOperatorAnon Component contains information about component. swagger:model VersionsItems0MatrixOperatorAnon
func (*VersionsItems0MatrixOperatorAnon) MarshalBinary ¶
func (o *VersionsItems0MatrixOperatorAnon) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionsItems0MatrixOperatorAnon) UnmarshalBinary ¶
func (o *VersionsItems0MatrixOperatorAnon) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type VersionsItems0MatrixPMMAnon ¶
type VersionsItems0MatrixPMMAnon struct { // image path ImagePath string `json:"image_path,omitempty"` // image hash ImageHash string `json:"image_hash,omitempty"` // status Status string `json:"status,omitempty"` // critical Critical bool `json:"critical,omitempty"` // default Default bool `json:"default,omitempty"` // disabled Disabled bool `json:"disabled,omitempty"` }
VersionsItems0MatrixPMMAnon Component contains information about component. swagger:model VersionsItems0MatrixPMMAnon
func (*VersionsItems0MatrixPMMAnon) MarshalBinary ¶
func (o *VersionsItems0MatrixPMMAnon) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionsItems0MatrixPMMAnon) UnmarshalBinary ¶
func (o *VersionsItems0MatrixPMMAnon) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type VersionsItems0MatrixProxysqlAnon ¶
type VersionsItems0MatrixProxysqlAnon struct { // image path ImagePath string `json:"image_path,omitempty"` // image hash ImageHash string `json:"image_hash,omitempty"` // status Status string `json:"status,omitempty"` // critical Critical bool `json:"critical,omitempty"` // default Default bool `json:"default,omitempty"` // disabled Disabled bool `json:"disabled,omitempty"` }
VersionsItems0MatrixProxysqlAnon Component contains information about component. swagger:model VersionsItems0MatrixProxysqlAnon
func (*VersionsItems0MatrixProxysqlAnon) MarshalBinary ¶
func (o *VersionsItems0MatrixProxysqlAnon) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionsItems0MatrixProxysqlAnon) UnmarshalBinary ¶
func (o *VersionsItems0MatrixProxysqlAnon) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type VersionsItems0MatrixPxcAnon ¶
type VersionsItems0MatrixPxcAnon struct { // image path ImagePath string `json:"image_path,omitempty"` // image hash ImageHash string `json:"image_hash,omitempty"` // status Status string `json:"status,omitempty"` // critical Critical bool `json:"critical,omitempty"` // default Default bool `json:"default,omitempty"` // disabled Disabled bool `json:"disabled,omitempty"` }
VersionsItems0MatrixPxcAnon Component contains information about component. swagger:model VersionsItems0MatrixPxcAnon
func (*VersionsItems0MatrixPxcAnon) MarshalBinary ¶
func (o *VersionsItems0MatrixPxcAnon) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionsItems0MatrixPxcAnon) UnmarshalBinary ¶
func (o *VersionsItems0MatrixPxcAnon) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
Source Files ¶
- change_p_x_c_components_parameters.go
- change_p_x_c_components_responses.go
- change_psmdb_components_parameters.go
- change_psmdb_components_responses.go
- components_client.go
- get_p_x_c_components_parameters.go
- get_p_x_c_components_responses.go
- get_psmdb_components_parameters.go
- get_psmdb_components_responses.go