Documentation ¶
Index ¶
- type Client
- func (a *Client) DeleteBackupStoresID(params *DeleteBackupStoresIDParams, opts ...ClientOption) (*DeleteBackupStoresIDNoContent, error)
- func (a *Client) DeleteCloudAccountsID(params *DeleteCloudAccountsIDParams, opts ...ClientOption) (*DeleteCloudAccountsIDNoContent, error)
- func (a *Client) DeleteClustersID(params *DeleteClustersIDParams, opts ...ClientOption) (*DeleteClustersIDNoContent, error)
- func (a *Client) DeleteDatabasesID(params *DeleteDatabasesIDParams, opts ...ClientOption) (*DeleteDatabasesIDNoContent, error)
- func (a *Client) DeleteSSHKeysID(params *DeleteSSHKeysIDParams, opts ...ClientOption) (*DeleteSSHKeysIDNoContent, error)
- func (a *Client) GetBackupStores(params *GetBackupStoresParams, opts ...ClientOption) (*GetBackupStoresOK, error)
- func (a *Client) GetBackupStoresID(params *GetBackupStoresIDParams, opts ...ClientOption) (*GetBackupStoresIDOK, error)
- func (a *Client) GetCloudAccounts(params *GetCloudAccountsParams, opts ...ClientOption) (*GetCloudAccountsOK, error)
- func (a *Client) GetCloudAccountsID(params *GetCloudAccountsIDParams, opts ...ClientOption) (*GetCloudAccountsIDOK, error)
- func (a *Client) GetClusters(params *GetClustersParams, opts ...ClientOption) (*GetClustersOK, error)
- func (a *Client) GetClustersID(params *GetClustersIDParams, opts ...ClientOption) (*GetClustersIDOK, error)
- func (a *Client) GetClustersIDNodes(params *GetClustersIDNodesParams, opts ...ClientOption) (*GetClustersIDNodesOK, error)
- func (a *Client) GetClustersIDNodesNodeIDLogsLogName(params *GetClustersIDNodesNodeIDLogsLogNameParams, opts ...ClientOption) (*GetClustersIDNodesNodeIDLogsLogNameOK, error)
- func (a *Client) GetDatabases(params *GetDatabasesParams, opts ...ClientOption) (*GetDatabasesOK, error)
- func (a *Client) GetDatabasesID(params *GetDatabasesIDParams, opts ...ClientOption) (*GetDatabasesIDOK, error)
- func (a *Client) GetSSHKeys(params *GetSSHKeysParams, opts ...ClientOption) (*GetSSHKeysOK, error)
- func (a *Client) GetSSHKeysID(params *GetSSHKeysIDParams, opts ...ClientOption) (*GetSSHKeysIDOK, error)
- func (a *Client) GetTasks(params *GetTasksParams, opts ...ClientOption) (*GetTasksOK, error)
- func (a *Client) PatchClustersID(params *PatchClustersIDParams, opts ...ClientOption) (*PatchClustersIDOK, error)
- func (a *Client) PatchDatabasesID(params *PatchDatabasesIDParams, opts ...ClientOption) (*PatchDatabasesIDOK, error)
- func (a *Client) PostBackupStores(params *PostBackupStoresParams, opts ...ClientOption) (*PostBackupStoresOK, error)
- func (a *Client) PostCloudAccounts(params *PostCloudAccountsParams, opts ...ClientOption) (*PostCloudAccountsOK, error)
- func (a *Client) PostClusters(params *PostClustersParams, opts ...ClientOption) (*PostClustersOK, error)
- func (a *Client) PostDatabases(params *PostDatabasesParams, opts ...ClientOption) (*PostDatabasesOK, error)
- func (a *Client) PostOauthToken(params *PostOauthTokenParams, opts ...ClientOption) (*PostOauthTokenOK, error)
- func (a *Client) PostSSHKeys(params *PostSSHKeysParams, opts ...ClientOption) (*PostSSHKeysOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteBackupStoresIDBadRequest
- func (o *DeleteBackupStoresIDBadRequest) Code() int
- func (o *DeleteBackupStoresIDBadRequest) Error() string
- func (o *DeleteBackupStoresIDBadRequest) GetPayload() *models.Error
- func (o *DeleteBackupStoresIDBadRequest) IsClientError() bool
- func (o *DeleteBackupStoresIDBadRequest) IsCode(code int) bool
- func (o *DeleteBackupStoresIDBadRequest) IsRedirect() bool
- func (o *DeleteBackupStoresIDBadRequest) IsServerError() bool
- func (o *DeleteBackupStoresIDBadRequest) IsSuccess() bool
- func (o *DeleteBackupStoresIDBadRequest) String() string
- type DeleteBackupStoresIDNoContent
- func (o *DeleteBackupStoresIDNoContent) Code() int
- func (o *DeleteBackupStoresIDNoContent) Error() string
- func (o *DeleteBackupStoresIDNoContent) IsClientError() bool
- func (o *DeleteBackupStoresIDNoContent) IsCode(code int) bool
- func (o *DeleteBackupStoresIDNoContent) IsRedirect() bool
- func (o *DeleteBackupStoresIDNoContent) IsServerError() bool
- func (o *DeleteBackupStoresIDNoContent) IsSuccess() bool
- func (o *DeleteBackupStoresIDNoContent) String() string
- type DeleteBackupStoresIDParams
- func NewDeleteBackupStoresIDParams() *DeleteBackupStoresIDParams
- func NewDeleteBackupStoresIDParamsWithContext(ctx context.Context) *DeleteBackupStoresIDParams
- func NewDeleteBackupStoresIDParamsWithHTTPClient(client *http.Client) *DeleteBackupStoresIDParams
- func NewDeleteBackupStoresIDParamsWithTimeout(timeout time.Duration) *DeleteBackupStoresIDParams
- func (o *DeleteBackupStoresIDParams) SetAuthorization(authorization string)
- func (o *DeleteBackupStoresIDParams) SetContext(ctx context.Context)
- func (o *DeleteBackupStoresIDParams) SetDefaults()
- func (o *DeleteBackupStoresIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteBackupStoresIDParams) SetID(id strfmt.UUID)
- func (o *DeleteBackupStoresIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteBackupStoresIDParams) WithAuthorization(authorization string) *DeleteBackupStoresIDParams
- func (o *DeleteBackupStoresIDParams) WithContext(ctx context.Context) *DeleteBackupStoresIDParams
- func (o *DeleteBackupStoresIDParams) WithDefaults() *DeleteBackupStoresIDParams
- func (o *DeleteBackupStoresIDParams) WithHTTPClient(client *http.Client) *DeleteBackupStoresIDParams
- func (o *DeleteBackupStoresIDParams) WithID(id strfmt.UUID) *DeleteBackupStoresIDParams
- func (o *DeleteBackupStoresIDParams) WithTimeout(timeout time.Duration) *DeleteBackupStoresIDParams
- func (o *DeleteBackupStoresIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteBackupStoresIDReader
- type DeleteBackupStoresIDUnauthorized
- func (o *DeleteBackupStoresIDUnauthorized) Code() int
- func (o *DeleteBackupStoresIDUnauthorized) Error() string
- func (o *DeleteBackupStoresIDUnauthorized) GetPayload() *models.Error
- func (o *DeleteBackupStoresIDUnauthorized) IsClientError() bool
- func (o *DeleteBackupStoresIDUnauthorized) IsCode(code int) bool
- func (o *DeleteBackupStoresIDUnauthorized) IsRedirect() bool
- func (o *DeleteBackupStoresIDUnauthorized) IsServerError() bool
- func (o *DeleteBackupStoresIDUnauthorized) IsSuccess() bool
- func (o *DeleteBackupStoresIDUnauthorized) String() string
- type DeleteCloudAccountsIDBadRequest
- func (o *DeleteCloudAccountsIDBadRequest) Code() int
- func (o *DeleteCloudAccountsIDBadRequest) Error() string
- func (o *DeleteCloudAccountsIDBadRequest) GetPayload() *models.Error
- func (o *DeleteCloudAccountsIDBadRequest) IsClientError() bool
- func (o *DeleteCloudAccountsIDBadRequest) IsCode(code int) bool
- func (o *DeleteCloudAccountsIDBadRequest) IsRedirect() bool
- func (o *DeleteCloudAccountsIDBadRequest) IsServerError() bool
- func (o *DeleteCloudAccountsIDBadRequest) IsSuccess() bool
- func (o *DeleteCloudAccountsIDBadRequest) String() string
- type DeleteCloudAccountsIDNoContent
- func (o *DeleteCloudAccountsIDNoContent) Code() int
- func (o *DeleteCloudAccountsIDNoContent) Error() string
- func (o *DeleteCloudAccountsIDNoContent) IsClientError() bool
- func (o *DeleteCloudAccountsIDNoContent) IsCode(code int) bool
- func (o *DeleteCloudAccountsIDNoContent) IsRedirect() bool
- func (o *DeleteCloudAccountsIDNoContent) IsServerError() bool
- func (o *DeleteCloudAccountsIDNoContent) IsSuccess() bool
- func (o *DeleteCloudAccountsIDNoContent) String() string
- type DeleteCloudAccountsIDParams
- func NewDeleteCloudAccountsIDParams() *DeleteCloudAccountsIDParams
- func NewDeleteCloudAccountsIDParamsWithContext(ctx context.Context) *DeleteCloudAccountsIDParams
- func NewDeleteCloudAccountsIDParamsWithHTTPClient(client *http.Client) *DeleteCloudAccountsIDParams
- func NewDeleteCloudAccountsIDParamsWithTimeout(timeout time.Duration) *DeleteCloudAccountsIDParams
- func (o *DeleteCloudAccountsIDParams) SetAuthorization(authorization string)
- func (o *DeleteCloudAccountsIDParams) SetContext(ctx context.Context)
- func (o *DeleteCloudAccountsIDParams) SetDefaults()
- func (o *DeleteCloudAccountsIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCloudAccountsIDParams) SetID(id strfmt.UUID)
- func (o *DeleteCloudAccountsIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCloudAccountsIDParams) WithAuthorization(authorization string) *DeleteCloudAccountsIDParams
- func (o *DeleteCloudAccountsIDParams) WithContext(ctx context.Context) *DeleteCloudAccountsIDParams
- func (o *DeleteCloudAccountsIDParams) WithDefaults() *DeleteCloudAccountsIDParams
- func (o *DeleteCloudAccountsIDParams) WithHTTPClient(client *http.Client) *DeleteCloudAccountsIDParams
- func (o *DeleteCloudAccountsIDParams) WithID(id strfmt.UUID) *DeleteCloudAccountsIDParams
- func (o *DeleteCloudAccountsIDParams) WithTimeout(timeout time.Duration) *DeleteCloudAccountsIDParams
- func (o *DeleteCloudAccountsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCloudAccountsIDReader
- type DeleteCloudAccountsIDUnauthorized
- func (o *DeleteCloudAccountsIDUnauthorized) Code() int
- func (o *DeleteCloudAccountsIDUnauthorized) Error() string
- func (o *DeleteCloudAccountsIDUnauthorized) GetPayload() *models.Error
- func (o *DeleteCloudAccountsIDUnauthorized) IsClientError() bool
- func (o *DeleteCloudAccountsIDUnauthorized) IsCode(code int) bool
- func (o *DeleteCloudAccountsIDUnauthorized) IsRedirect() bool
- func (o *DeleteCloudAccountsIDUnauthorized) IsServerError() bool
- func (o *DeleteCloudAccountsIDUnauthorized) IsSuccess() bool
- func (o *DeleteCloudAccountsIDUnauthorized) String() string
- type DeleteClustersIDBadRequest
- func (o *DeleteClustersIDBadRequest) Code() int
- func (o *DeleteClustersIDBadRequest) Error() string
- func (o *DeleteClustersIDBadRequest) GetPayload() *models.Error
- func (o *DeleteClustersIDBadRequest) IsClientError() bool
- func (o *DeleteClustersIDBadRequest) IsCode(code int) bool
- func (o *DeleteClustersIDBadRequest) IsRedirect() bool
- func (o *DeleteClustersIDBadRequest) IsServerError() bool
- func (o *DeleteClustersIDBadRequest) IsSuccess() bool
- func (o *DeleteClustersIDBadRequest) String() string
- type DeleteClustersIDNoContent
- func (o *DeleteClustersIDNoContent) Code() int
- func (o *DeleteClustersIDNoContent) Error() string
- func (o *DeleteClustersIDNoContent) IsClientError() bool
- func (o *DeleteClustersIDNoContent) IsCode(code int) bool
- func (o *DeleteClustersIDNoContent) IsRedirect() bool
- func (o *DeleteClustersIDNoContent) IsServerError() bool
- func (o *DeleteClustersIDNoContent) IsSuccess() bool
- func (o *DeleteClustersIDNoContent) String() string
- type DeleteClustersIDParams
- func NewDeleteClustersIDParams() *DeleteClustersIDParams
- func NewDeleteClustersIDParamsWithContext(ctx context.Context) *DeleteClustersIDParams
- func NewDeleteClustersIDParamsWithHTTPClient(client *http.Client) *DeleteClustersIDParams
- func NewDeleteClustersIDParamsWithTimeout(timeout time.Duration) *DeleteClustersIDParams
- func (o *DeleteClustersIDParams) SetAuthorization(authorization string)
- func (o *DeleteClustersIDParams) SetContext(ctx context.Context)
- func (o *DeleteClustersIDParams) SetDefaults()
- func (o *DeleteClustersIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteClustersIDParams) SetID(id strfmt.UUID)
- func (o *DeleteClustersIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteClustersIDParams) WithAuthorization(authorization string) *DeleteClustersIDParams
- func (o *DeleteClustersIDParams) WithContext(ctx context.Context) *DeleteClustersIDParams
- func (o *DeleteClustersIDParams) WithDefaults() *DeleteClustersIDParams
- func (o *DeleteClustersIDParams) WithHTTPClient(client *http.Client) *DeleteClustersIDParams
- func (o *DeleteClustersIDParams) WithID(id strfmt.UUID) *DeleteClustersIDParams
- func (o *DeleteClustersIDParams) WithTimeout(timeout time.Duration) *DeleteClustersIDParams
- func (o *DeleteClustersIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteClustersIDReader
- type DeleteClustersIDUnauthorized
- func (o *DeleteClustersIDUnauthorized) Code() int
- func (o *DeleteClustersIDUnauthorized) Error() string
- func (o *DeleteClustersIDUnauthorized) GetPayload() *models.Error
- func (o *DeleteClustersIDUnauthorized) IsClientError() bool
- func (o *DeleteClustersIDUnauthorized) IsCode(code int) bool
- func (o *DeleteClustersIDUnauthorized) IsRedirect() bool
- func (o *DeleteClustersIDUnauthorized) IsServerError() bool
- func (o *DeleteClustersIDUnauthorized) IsSuccess() bool
- func (o *DeleteClustersIDUnauthorized) String() string
- type DeleteDatabasesIDBadRequest
- func (o *DeleteDatabasesIDBadRequest) Code() int
- func (o *DeleteDatabasesIDBadRequest) Error() string
- func (o *DeleteDatabasesIDBadRequest) GetPayload() *models.Error
- func (o *DeleteDatabasesIDBadRequest) IsClientError() bool
- func (o *DeleteDatabasesIDBadRequest) IsCode(code int) bool
- func (o *DeleteDatabasesIDBadRequest) IsRedirect() bool
- func (o *DeleteDatabasesIDBadRequest) IsServerError() bool
- func (o *DeleteDatabasesIDBadRequest) IsSuccess() bool
- func (o *DeleteDatabasesIDBadRequest) String() string
- type DeleteDatabasesIDNoContent
- func (o *DeleteDatabasesIDNoContent) Code() int
- func (o *DeleteDatabasesIDNoContent) Error() string
- func (o *DeleteDatabasesIDNoContent) IsClientError() bool
- func (o *DeleteDatabasesIDNoContent) IsCode(code int) bool
- func (o *DeleteDatabasesIDNoContent) IsRedirect() bool
- func (o *DeleteDatabasesIDNoContent) IsServerError() bool
- func (o *DeleteDatabasesIDNoContent) IsSuccess() bool
- func (o *DeleteDatabasesIDNoContent) String() string
- type DeleteDatabasesIDParams
- func NewDeleteDatabasesIDParams() *DeleteDatabasesIDParams
- func NewDeleteDatabasesIDParamsWithContext(ctx context.Context) *DeleteDatabasesIDParams
- func NewDeleteDatabasesIDParamsWithHTTPClient(client *http.Client) *DeleteDatabasesIDParams
- func NewDeleteDatabasesIDParamsWithTimeout(timeout time.Duration) *DeleteDatabasesIDParams
- func (o *DeleteDatabasesIDParams) SetAuthorization(authorization string)
- func (o *DeleteDatabasesIDParams) SetContext(ctx context.Context)
- func (o *DeleteDatabasesIDParams) SetDefaults()
- func (o *DeleteDatabasesIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDatabasesIDParams) SetID(id strfmt.UUID)
- func (o *DeleteDatabasesIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDatabasesIDParams) WithAuthorization(authorization string) *DeleteDatabasesIDParams
- func (o *DeleteDatabasesIDParams) WithContext(ctx context.Context) *DeleteDatabasesIDParams
- func (o *DeleteDatabasesIDParams) WithDefaults() *DeleteDatabasesIDParams
- func (o *DeleteDatabasesIDParams) WithHTTPClient(client *http.Client) *DeleteDatabasesIDParams
- func (o *DeleteDatabasesIDParams) WithID(id strfmt.UUID) *DeleteDatabasesIDParams
- func (o *DeleteDatabasesIDParams) WithTimeout(timeout time.Duration) *DeleteDatabasesIDParams
- func (o *DeleteDatabasesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDatabasesIDReader
- type DeleteDatabasesIDUnauthorized
- func (o *DeleteDatabasesIDUnauthorized) Code() int
- func (o *DeleteDatabasesIDUnauthorized) Error() string
- func (o *DeleteDatabasesIDUnauthorized) GetPayload() *models.Error
- func (o *DeleteDatabasesIDUnauthorized) IsClientError() bool
- func (o *DeleteDatabasesIDUnauthorized) IsCode(code int) bool
- func (o *DeleteDatabasesIDUnauthorized) IsRedirect() bool
- func (o *DeleteDatabasesIDUnauthorized) IsServerError() bool
- func (o *DeleteDatabasesIDUnauthorized) IsSuccess() bool
- func (o *DeleteDatabasesIDUnauthorized) String() string
- type DeleteSSHKeysIDBadRequest
- func (o *DeleteSSHKeysIDBadRequest) Code() int
- func (o *DeleteSSHKeysIDBadRequest) Error() string
- func (o *DeleteSSHKeysIDBadRequest) GetPayload() *models.Error
- func (o *DeleteSSHKeysIDBadRequest) IsClientError() bool
- func (o *DeleteSSHKeysIDBadRequest) IsCode(code int) bool
- func (o *DeleteSSHKeysIDBadRequest) IsRedirect() bool
- func (o *DeleteSSHKeysIDBadRequest) IsServerError() bool
- func (o *DeleteSSHKeysIDBadRequest) IsSuccess() bool
- func (o *DeleteSSHKeysIDBadRequest) String() string
- type DeleteSSHKeysIDNoContent
- func (o *DeleteSSHKeysIDNoContent) Code() int
- func (o *DeleteSSHKeysIDNoContent) Error() string
- func (o *DeleteSSHKeysIDNoContent) IsClientError() bool
- func (o *DeleteSSHKeysIDNoContent) IsCode(code int) bool
- func (o *DeleteSSHKeysIDNoContent) IsRedirect() bool
- func (o *DeleteSSHKeysIDNoContent) IsServerError() bool
- func (o *DeleteSSHKeysIDNoContent) IsSuccess() bool
- func (o *DeleteSSHKeysIDNoContent) String() string
- type DeleteSSHKeysIDParams
- func NewDeleteSSHKeysIDParams() *DeleteSSHKeysIDParams
- func NewDeleteSSHKeysIDParamsWithContext(ctx context.Context) *DeleteSSHKeysIDParams
- func NewDeleteSSHKeysIDParamsWithHTTPClient(client *http.Client) *DeleteSSHKeysIDParams
- func NewDeleteSSHKeysIDParamsWithTimeout(timeout time.Duration) *DeleteSSHKeysIDParams
- func (o *DeleteSSHKeysIDParams) SetAuthorization(authorization string)
- func (o *DeleteSSHKeysIDParams) SetContext(ctx context.Context)
- func (o *DeleteSSHKeysIDParams) SetDefaults()
- func (o *DeleteSSHKeysIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSSHKeysIDParams) SetID(id strfmt.UUID)
- func (o *DeleteSSHKeysIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSSHKeysIDParams) WithAuthorization(authorization string) *DeleteSSHKeysIDParams
- func (o *DeleteSSHKeysIDParams) WithContext(ctx context.Context) *DeleteSSHKeysIDParams
- func (o *DeleteSSHKeysIDParams) WithDefaults() *DeleteSSHKeysIDParams
- func (o *DeleteSSHKeysIDParams) WithHTTPClient(client *http.Client) *DeleteSSHKeysIDParams
- func (o *DeleteSSHKeysIDParams) WithID(id strfmt.UUID) *DeleteSSHKeysIDParams
- func (o *DeleteSSHKeysIDParams) WithTimeout(timeout time.Duration) *DeleteSSHKeysIDParams
- func (o *DeleteSSHKeysIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSSHKeysIDReader
- type DeleteSSHKeysIDUnauthorized
- func (o *DeleteSSHKeysIDUnauthorized) Code() int
- func (o *DeleteSSHKeysIDUnauthorized) Error() string
- func (o *DeleteSSHKeysIDUnauthorized) GetPayload() *models.Error
- func (o *DeleteSSHKeysIDUnauthorized) IsClientError() bool
- func (o *DeleteSSHKeysIDUnauthorized) IsCode(code int) bool
- func (o *DeleteSSHKeysIDUnauthorized) IsRedirect() bool
- func (o *DeleteSSHKeysIDUnauthorized) IsServerError() bool
- func (o *DeleteSSHKeysIDUnauthorized) IsSuccess() bool
- func (o *DeleteSSHKeysIDUnauthorized) String() string
- type GetBackupStoresBadRequest
- func (o *GetBackupStoresBadRequest) Code() int
- func (o *GetBackupStoresBadRequest) Error() string
- func (o *GetBackupStoresBadRequest) GetPayload() *models.Error
- func (o *GetBackupStoresBadRequest) IsClientError() bool
- func (o *GetBackupStoresBadRequest) IsCode(code int) bool
- func (o *GetBackupStoresBadRequest) IsRedirect() bool
- func (o *GetBackupStoresBadRequest) IsServerError() bool
- func (o *GetBackupStoresBadRequest) IsSuccess() bool
- func (o *GetBackupStoresBadRequest) String() string
- type GetBackupStoresIDBadRequest
- func (o *GetBackupStoresIDBadRequest) Code() int
- func (o *GetBackupStoresIDBadRequest) Error() string
- func (o *GetBackupStoresIDBadRequest) GetPayload() *models.Error
- func (o *GetBackupStoresIDBadRequest) IsClientError() bool
- func (o *GetBackupStoresIDBadRequest) IsCode(code int) bool
- func (o *GetBackupStoresIDBadRequest) IsRedirect() bool
- func (o *GetBackupStoresIDBadRequest) IsServerError() bool
- func (o *GetBackupStoresIDBadRequest) IsSuccess() bool
- func (o *GetBackupStoresIDBadRequest) String() string
- type GetBackupStoresIDOK
- func (o *GetBackupStoresIDOK) Code() int
- func (o *GetBackupStoresIDOK) Error() string
- func (o *GetBackupStoresIDOK) GetPayload() *models.BackupStore
- func (o *GetBackupStoresIDOK) IsClientError() bool
- func (o *GetBackupStoresIDOK) IsCode(code int) bool
- func (o *GetBackupStoresIDOK) IsRedirect() bool
- func (o *GetBackupStoresIDOK) IsServerError() bool
- func (o *GetBackupStoresIDOK) IsSuccess() bool
- func (o *GetBackupStoresIDOK) String() string
- type GetBackupStoresIDParams
- func NewGetBackupStoresIDParams() *GetBackupStoresIDParams
- func NewGetBackupStoresIDParamsWithContext(ctx context.Context) *GetBackupStoresIDParams
- func NewGetBackupStoresIDParamsWithHTTPClient(client *http.Client) *GetBackupStoresIDParams
- func NewGetBackupStoresIDParamsWithTimeout(timeout time.Duration) *GetBackupStoresIDParams
- func (o *GetBackupStoresIDParams) SetAuthorization(authorization string)
- func (o *GetBackupStoresIDParams) SetContext(ctx context.Context)
- func (o *GetBackupStoresIDParams) SetDefaults()
- func (o *GetBackupStoresIDParams) SetHTTPClient(client *http.Client)
- func (o *GetBackupStoresIDParams) SetID(id strfmt.UUID)
- func (o *GetBackupStoresIDParams) SetTimeout(timeout time.Duration)
- func (o *GetBackupStoresIDParams) WithAuthorization(authorization string) *GetBackupStoresIDParams
- func (o *GetBackupStoresIDParams) WithContext(ctx context.Context) *GetBackupStoresIDParams
- func (o *GetBackupStoresIDParams) WithDefaults() *GetBackupStoresIDParams
- func (o *GetBackupStoresIDParams) WithHTTPClient(client *http.Client) *GetBackupStoresIDParams
- func (o *GetBackupStoresIDParams) WithID(id strfmt.UUID) *GetBackupStoresIDParams
- func (o *GetBackupStoresIDParams) WithTimeout(timeout time.Duration) *GetBackupStoresIDParams
- func (o *GetBackupStoresIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBackupStoresIDReader
- type GetBackupStoresIDUnauthorized
- func (o *GetBackupStoresIDUnauthorized) Code() int
- func (o *GetBackupStoresIDUnauthorized) Error() string
- func (o *GetBackupStoresIDUnauthorized) GetPayload() *models.Error
- func (o *GetBackupStoresIDUnauthorized) IsClientError() bool
- func (o *GetBackupStoresIDUnauthorized) IsCode(code int) bool
- func (o *GetBackupStoresIDUnauthorized) IsRedirect() bool
- func (o *GetBackupStoresIDUnauthorized) IsServerError() bool
- func (o *GetBackupStoresIDUnauthorized) IsSuccess() bool
- func (o *GetBackupStoresIDUnauthorized) String() string
- type GetBackupStoresOK
- func (o *GetBackupStoresOK) Code() int
- func (o *GetBackupStoresOK) Error() string
- func (o *GetBackupStoresOK) GetPayload() []*models.BackupStore
- func (o *GetBackupStoresOK) IsClientError() bool
- func (o *GetBackupStoresOK) IsCode(code int) bool
- func (o *GetBackupStoresOK) IsRedirect() bool
- func (o *GetBackupStoresOK) IsServerError() bool
- func (o *GetBackupStoresOK) IsSuccess() bool
- func (o *GetBackupStoresOK) String() string
- type GetBackupStoresParams
- func NewGetBackupStoresParams() *GetBackupStoresParams
- func NewGetBackupStoresParamsWithContext(ctx context.Context) *GetBackupStoresParams
- func NewGetBackupStoresParamsWithHTTPClient(client *http.Client) *GetBackupStoresParams
- func NewGetBackupStoresParamsWithTimeout(timeout time.Duration) *GetBackupStoresParams
- func (o *GetBackupStoresParams) SetAuthorization(authorization string)
- func (o *GetBackupStoresParams) SetContext(ctx context.Context)
- func (o *GetBackupStoresParams) SetCreatedAfter(createdAfter *string)
- func (o *GetBackupStoresParams) SetCreatedBefore(createdBefore *string)
- func (o *GetBackupStoresParams) SetDefaults()
- func (o *GetBackupStoresParams) SetDescending(descending *bool)
- func (o *GetBackupStoresParams) SetHTTPClient(client *http.Client)
- func (o *GetBackupStoresParams) SetLimit(limit *int64)
- func (o *GetBackupStoresParams) SetOffset(offset *int64)
- func (o *GetBackupStoresParams) SetTimeout(timeout time.Duration)
- func (o *GetBackupStoresParams) WithAuthorization(authorization string) *GetBackupStoresParams
- func (o *GetBackupStoresParams) WithContext(ctx context.Context) *GetBackupStoresParams
- func (o *GetBackupStoresParams) WithCreatedAfter(createdAfter *string) *GetBackupStoresParams
- func (o *GetBackupStoresParams) WithCreatedBefore(createdBefore *string) *GetBackupStoresParams
- func (o *GetBackupStoresParams) WithDefaults() *GetBackupStoresParams
- func (o *GetBackupStoresParams) WithDescending(descending *bool) *GetBackupStoresParams
- func (o *GetBackupStoresParams) WithHTTPClient(client *http.Client) *GetBackupStoresParams
- func (o *GetBackupStoresParams) WithLimit(limit *int64) *GetBackupStoresParams
- func (o *GetBackupStoresParams) WithOffset(offset *int64) *GetBackupStoresParams
- func (o *GetBackupStoresParams) WithTimeout(timeout time.Duration) *GetBackupStoresParams
- func (o *GetBackupStoresParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBackupStoresReader
- type GetBackupStoresUnauthorized
- func (o *GetBackupStoresUnauthorized) Code() int
- func (o *GetBackupStoresUnauthorized) Error() string
- func (o *GetBackupStoresUnauthorized) GetPayload() *models.Error
- func (o *GetBackupStoresUnauthorized) IsClientError() bool
- func (o *GetBackupStoresUnauthorized) IsCode(code int) bool
- func (o *GetBackupStoresUnauthorized) IsRedirect() bool
- func (o *GetBackupStoresUnauthorized) IsServerError() bool
- func (o *GetBackupStoresUnauthorized) IsSuccess() bool
- func (o *GetBackupStoresUnauthorized) String() string
- type GetCloudAccountsBadRequest
- func (o *GetCloudAccountsBadRequest) Code() int
- func (o *GetCloudAccountsBadRequest) Error() string
- func (o *GetCloudAccountsBadRequest) GetPayload() *models.Error
- func (o *GetCloudAccountsBadRequest) IsClientError() bool
- func (o *GetCloudAccountsBadRequest) IsCode(code int) bool
- func (o *GetCloudAccountsBadRequest) IsRedirect() bool
- func (o *GetCloudAccountsBadRequest) IsServerError() bool
- func (o *GetCloudAccountsBadRequest) IsSuccess() bool
- func (o *GetCloudAccountsBadRequest) String() string
- type GetCloudAccountsIDBadRequest
- func (o *GetCloudAccountsIDBadRequest) Code() int
- func (o *GetCloudAccountsIDBadRequest) Error() string
- func (o *GetCloudAccountsIDBadRequest) GetPayload() *models.Error
- func (o *GetCloudAccountsIDBadRequest) IsClientError() bool
- func (o *GetCloudAccountsIDBadRequest) IsCode(code int) bool
- func (o *GetCloudAccountsIDBadRequest) IsRedirect() bool
- func (o *GetCloudAccountsIDBadRequest) IsServerError() bool
- func (o *GetCloudAccountsIDBadRequest) IsSuccess() bool
- func (o *GetCloudAccountsIDBadRequest) String() string
- type GetCloudAccountsIDOK
- func (o *GetCloudAccountsIDOK) Code() int
- func (o *GetCloudAccountsIDOK) Error() string
- func (o *GetCloudAccountsIDOK) GetPayload() *models.CloudAccount
- func (o *GetCloudAccountsIDOK) IsClientError() bool
- func (o *GetCloudAccountsIDOK) IsCode(code int) bool
- func (o *GetCloudAccountsIDOK) IsRedirect() bool
- func (o *GetCloudAccountsIDOK) IsServerError() bool
- func (o *GetCloudAccountsIDOK) IsSuccess() bool
- func (o *GetCloudAccountsIDOK) String() string
- type GetCloudAccountsIDParams
- func NewGetCloudAccountsIDParams() *GetCloudAccountsIDParams
- func NewGetCloudAccountsIDParamsWithContext(ctx context.Context) *GetCloudAccountsIDParams
- func NewGetCloudAccountsIDParamsWithHTTPClient(client *http.Client) *GetCloudAccountsIDParams
- func NewGetCloudAccountsIDParamsWithTimeout(timeout time.Duration) *GetCloudAccountsIDParams
- func (o *GetCloudAccountsIDParams) SetAuthorization(authorization string)
- func (o *GetCloudAccountsIDParams) SetContext(ctx context.Context)
- func (o *GetCloudAccountsIDParams) SetDefaults()
- func (o *GetCloudAccountsIDParams) SetHTTPClient(client *http.Client)
- func (o *GetCloudAccountsIDParams) SetID(id strfmt.UUID)
- func (o *GetCloudAccountsIDParams) SetTimeout(timeout time.Duration)
- func (o *GetCloudAccountsIDParams) WithAuthorization(authorization string) *GetCloudAccountsIDParams
- func (o *GetCloudAccountsIDParams) WithContext(ctx context.Context) *GetCloudAccountsIDParams
- func (o *GetCloudAccountsIDParams) WithDefaults() *GetCloudAccountsIDParams
- func (o *GetCloudAccountsIDParams) WithHTTPClient(client *http.Client) *GetCloudAccountsIDParams
- func (o *GetCloudAccountsIDParams) WithID(id strfmt.UUID) *GetCloudAccountsIDParams
- func (o *GetCloudAccountsIDParams) WithTimeout(timeout time.Duration) *GetCloudAccountsIDParams
- func (o *GetCloudAccountsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCloudAccountsIDReader
- type GetCloudAccountsIDUnauthorized
- func (o *GetCloudAccountsIDUnauthorized) Code() int
- func (o *GetCloudAccountsIDUnauthorized) Error() string
- func (o *GetCloudAccountsIDUnauthorized) GetPayload() *models.Error
- func (o *GetCloudAccountsIDUnauthorized) IsClientError() bool
- func (o *GetCloudAccountsIDUnauthorized) IsCode(code int) bool
- func (o *GetCloudAccountsIDUnauthorized) IsRedirect() bool
- func (o *GetCloudAccountsIDUnauthorized) IsServerError() bool
- func (o *GetCloudAccountsIDUnauthorized) IsSuccess() bool
- func (o *GetCloudAccountsIDUnauthorized) String() string
- type GetCloudAccountsOK
- func (o *GetCloudAccountsOK) Code() int
- func (o *GetCloudAccountsOK) Error() string
- func (o *GetCloudAccountsOK) GetPayload() []*models.CloudAccount
- func (o *GetCloudAccountsOK) IsClientError() bool
- func (o *GetCloudAccountsOK) IsCode(code int) bool
- func (o *GetCloudAccountsOK) IsRedirect() bool
- func (o *GetCloudAccountsOK) IsServerError() bool
- func (o *GetCloudAccountsOK) IsSuccess() bool
- func (o *GetCloudAccountsOK) String() string
- type GetCloudAccountsParams
- func NewGetCloudAccountsParams() *GetCloudAccountsParams
- func NewGetCloudAccountsParamsWithContext(ctx context.Context) *GetCloudAccountsParams
- func NewGetCloudAccountsParamsWithHTTPClient(client *http.Client) *GetCloudAccountsParams
- func NewGetCloudAccountsParamsWithTimeout(timeout time.Duration) *GetCloudAccountsParams
- func (o *GetCloudAccountsParams) SetAuthorization(authorization string)
- func (o *GetCloudAccountsParams) SetContext(ctx context.Context)
- func (o *GetCloudAccountsParams) SetDefaults()
- func (o *GetCloudAccountsParams) SetHTTPClient(client *http.Client)
- func (o *GetCloudAccountsParams) SetTimeout(timeout time.Duration)
- func (o *GetCloudAccountsParams) WithAuthorization(authorization string) *GetCloudAccountsParams
- func (o *GetCloudAccountsParams) WithContext(ctx context.Context) *GetCloudAccountsParams
- func (o *GetCloudAccountsParams) WithDefaults() *GetCloudAccountsParams
- func (o *GetCloudAccountsParams) WithHTTPClient(client *http.Client) *GetCloudAccountsParams
- func (o *GetCloudAccountsParams) WithTimeout(timeout time.Duration) *GetCloudAccountsParams
- func (o *GetCloudAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCloudAccountsReader
- type GetCloudAccountsUnauthorized
- func (o *GetCloudAccountsUnauthorized) Code() int
- func (o *GetCloudAccountsUnauthorized) Error() string
- func (o *GetCloudAccountsUnauthorized) GetPayload() *models.Error
- func (o *GetCloudAccountsUnauthorized) IsClientError() bool
- func (o *GetCloudAccountsUnauthorized) IsCode(code int) bool
- func (o *GetCloudAccountsUnauthorized) IsRedirect() bool
- func (o *GetCloudAccountsUnauthorized) IsServerError() bool
- func (o *GetCloudAccountsUnauthorized) IsSuccess() bool
- func (o *GetCloudAccountsUnauthorized) String() string
- type GetClustersBadRequest
- func (o *GetClustersBadRequest) Code() int
- func (o *GetClustersBadRequest) Error() string
- func (o *GetClustersBadRequest) GetPayload() *models.Error
- func (o *GetClustersBadRequest) IsClientError() bool
- func (o *GetClustersBadRequest) IsCode(code int) bool
- func (o *GetClustersBadRequest) IsRedirect() bool
- func (o *GetClustersBadRequest) IsServerError() bool
- func (o *GetClustersBadRequest) IsSuccess() bool
- func (o *GetClustersBadRequest) String() string
- type GetClustersIDBadRequest
- func (o *GetClustersIDBadRequest) Code() int
- func (o *GetClustersIDBadRequest) Error() string
- func (o *GetClustersIDBadRequest) GetPayload() *models.Error
- func (o *GetClustersIDBadRequest) IsClientError() bool
- func (o *GetClustersIDBadRequest) IsCode(code int) bool
- func (o *GetClustersIDBadRequest) IsRedirect() bool
- func (o *GetClustersIDBadRequest) IsServerError() bool
- func (o *GetClustersIDBadRequest) IsSuccess() bool
- func (o *GetClustersIDBadRequest) String() string
- type GetClustersIDNodesBadRequest
- func (o *GetClustersIDNodesBadRequest) Code() int
- func (o *GetClustersIDNodesBadRequest) Error() string
- func (o *GetClustersIDNodesBadRequest) GetPayload() *models.Error
- func (o *GetClustersIDNodesBadRequest) IsClientError() bool
- func (o *GetClustersIDNodesBadRequest) IsCode(code int) bool
- func (o *GetClustersIDNodesBadRequest) IsRedirect() bool
- func (o *GetClustersIDNodesBadRequest) IsServerError() bool
- func (o *GetClustersIDNodesBadRequest) IsSuccess() bool
- func (o *GetClustersIDNodesBadRequest) String() string
- type GetClustersIDNodesNodeIDLogsLogNameBadRequest
- func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) Code() int
- func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) Error() string
- func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) GetPayload() *models.Error
- func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsClientError() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsCode(code int) bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsRedirect() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsServerError() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsSuccess() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) String() string
- type GetClustersIDNodesNodeIDLogsLogNameOK
- func (o *GetClustersIDNodesNodeIDLogsLogNameOK) Code() int
- func (o *GetClustersIDNodesNodeIDLogsLogNameOK) Error() string
- func (o *GetClustersIDNodesNodeIDLogsLogNameOK) GetPayload() []*models.ClusterNodeLogMessage
- func (o *GetClustersIDNodesNodeIDLogsLogNameOK) IsClientError() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameOK) IsCode(code int) bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameOK) IsRedirect() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameOK) IsServerError() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameOK) IsSuccess() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameOK) String() string
- type GetClustersIDNodesNodeIDLogsLogNameParams
- func NewGetClustersIDNodesNodeIDLogsLogNameParams() *GetClustersIDNodesNodeIDLogsLogNameParams
- func NewGetClustersIDNodesNodeIDLogsLogNameParamsWithContext(ctx context.Context) *GetClustersIDNodesNodeIDLogsLogNameParams
- func NewGetClustersIDNodesNodeIDLogsLogNameParamsWithHTTPClient(client *http.Client) *GetClustersIDNodesNodeIDLogsLogNameParams
- func NewGetClustersIDNodesNodeIDLogsLogNameParamsWithTimeout(timeout time.Duration) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetAuthorization(authorization string)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetCaseSensitive(caseSensitive *bool)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetContext(ctx context.Context)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetDefaults()
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetDmesg(dmesg *bool)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetGrep(grep *string)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetHTTPClient(client *http.Client)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetID(id string)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetLines(lines *int64)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetLogName(logName string)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetNodeID(nodeID string)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetOutput(output *string)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetPriority(priority *string)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetReverse(reverse *bool)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetSince(since *string)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetTimeout(timeout time.Duration)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetUntil(until *string)
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithAuthorization(authorization string) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithCaseSensitive(caseSensitive *bool) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithContext(ctx context.Context) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithDefaults() *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithDmesg(dmesg *bool) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithGrep(grep *string) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithHTTPClient(client *http.Client) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithID(id string) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithLines(lines *int64) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithLogName(logName string) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithNodeID(nodeID string) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithOutput(output *string) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithPriority(priority *string) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithReverse(reverse *bool) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithSince(since *string) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithTimeout(timeout time.Duration) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithUntil(until *string) *GetClustersIDNodesNodeIDLogsLogNameParams
- func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClustersIDNodesNodeIDLogsLogNameReader
- type GetClustersIDNodesNodeIDLogsLogNameUnauthorized
- func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) Code() int
- func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) Error() string
- func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) GetPayload() *models.Error
- func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsClientError() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsCode(code int) bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsRedirect() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsServerError() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsSuccess() bool
- func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) String() string
- type GetClustersIDNodesOK
- func (o *GetClustersIDNodesOK) Code() int
- func (o *GetClustersIDNodesOK) Error() string
- func (o *GetClustersIDNodesOK) GetPayload() []*models.ClusterNode
- func (o *GetClustersIDNodesOK) IsClientError() bool
- func (o *GetClustersIDNodesOK) IsCode(code int) bool
- func (o *GetClustersIDNodesOK) IsRedirect() bool
- func (o *GetClustersIDNodesOK) IsServerError() bool
- func (o *GetClustersIDNodesOK) IsSuccess() bool
- func (o *GetClustersIDNodesOK) String() string
- type GetClustersIDNodesParams
- func NewGetClustersIDNodesParams() *GetClustersIDNodesParams
- func NewGetClustersIDNodesParamsWithContext(ctx context.Context) *GetClustersIDNodesParams
- func NewGetClustersIDNodesParamsWithHTTPClient(client *http.Client) *GetClustersIDNodesParams
- func NewGetClustersIDNodesParamsWithTimeout(timeout time.Duration) *GetClustersIDNodesParams
- func (o *GetClustersIDNodesParams) SetAuthorization(authorization string)
- func (o *GetClustersIDNodesParams) SetContext(ctx context.Context)
- func (o *GetClustersIDNodesParams) SetDefaults()
- func (o *GetClustersIDNodesParams) SetHTTPClient(client *http.Client)
- func (o *GetClustersIDNodesParams) SetID(id strfmt.UUID)
- func (o *GetClustersIDNodesParams) SetNearLat(nearLat *string)
- func (o *GetClustersIDNodesParams) SetNearLon(nearLon *string)
- func (o *GetClustersIDNodesParams) SetOrderBy(orderBy *string)
- func (o *GetClustersIDNodesParams) SetTimeout(timeout time.Duration)
- func (o *GetClustersIDNodesParams) WithAuthorization(authorization string) *GetClustersIDNodesParams
- func (o *GetClustersIDNodesParams) WithContext(ctx context.Context) *GetClustersIDNodesParams
- func (o *GetClustersIDNodesParams) WithDefaults() *GetClustersIDNodesParams
- func (o *GetClustersIDNodesParams) WithHTTPClient(client *http.Client) *GetClustersIDNodesParams
- func (o *GetClustersIDNodesParams) WithID(id strfmt.UUID) *GetClustersIDNodesParams
- func (o *GetClustersIDNodesParams) WithNearLat(nearLat *string) *GetClustersIDNodesParams
- func (o *GetClustersIDNodesParams) WithNearLon(nearLon *string) *GetClustersIDNodesParams
- func (o *GetClustersIDNodesParams) WithOrderBy(orderBy *string) *GetClustersIDNodesParams
- func (o *GetClustersIDNodesParams) WithTimeout(timeout time.Duration) *GetClustersIDNodesParams
- func (o *GetClustersIDNodesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClustersIDNodesReader
- type GetClustersIDNodesUnauthorized
- func (o *GetClustersIDNodesUnauthorized) Code() int
- func (o *GetClustersIDNodesUnauthorized) Error() string
- func (o *GetClustersIDNodesUnauthorized) GetPayload() *models.Error
- func (o *GetClustersIDNodesUnauthorized) IsClientError() bool
- func (o *GetClustersIDNodesUnauthorized) IsCode(code int) bool
- func (o *GetClustersIDNodesUnauthorized) IsRedirect() bool
- func (o *GetClustersIDNodesUnauthorized) IsServerError() bool
- func (o *GetClustersIDNodesUnauthorized) IsSuccess() bool
- func (o *GetClustersIDNodesUnauthorized) String() string
- type GetClustersIDOK
- func (o *GetClustersIDOK) Code() int
- func (o *GetClustersIDOK) Error() string
- func (o *GetClustersIDOK) GetPayload() *models.Cluster
- func (o *GetClustersIDOK) IsClientError() bool
- func (o *GetClustersIDOK) IsCode(code int) bool
- func (o *GetClustersIDOK) IsRedirect() bool
- func (o *GetClustersIDOK) IsServerError() bool
- func (o *GetClustersIDOK) IsSuccess() bool
- func (o *GetClustersIDOK) String() string
- type GetClustersIDParams
- func (o *GetClustersIDParams) SetAuthorization(authorization string)
- func (o *GetClustersIDParams) SetContext(ctx context.Context)
- func (o *GetClustersIDParams) SetDefaults()
- func (o *GetClustersIDParams) SetHTTPClient(client *http.Client)
- func (o *GetClustersIDParams) SetID(id strfmt.UUID)
- func (o *GetClustersIDParams) SetTimeout(timeout time.Duration)
- func (o *GetClustersIDParams) WithAuthorization(authorization string) *GetClustersIDParams
- func (o *GetClustersIDParams) WithContext(ctx context.Context) *GetClustersIDParams
- func (o *GetClustersIDParams) WithDefaults() *GetClustersIDParams
- func (o *GetClustersIDParams) WithHTTPClient(client *http.Client) *GetClustersIDParams
- func (o *GetClustersIDParams) WithID(id strfmt.UUID) *GetClustersIDParams
- func (o *GetClustersIDParams) WithTimeout(timeout time.Duration) *GetClustersIDParams
- func (o *GetClustersIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClustersIDReader
- type GetClustersIDUnauthorized
- func (o *GetClustersIDUnauthorized) Code() int
- func (o *GetClustersIDUnauthorized) Error() string
- func (o *GetClustersIDUnauthorized) GetPayload() *models.Error
- func (o *GetClustersIDUnauthorized) IsClientError() bool
- func (o *GetClustersIDUnauthorized) IsCode(code int) bool
- func (o *GetClustersIDUnauthorized) IsRedirect() bool
- func (o *GetClustersIDUnauthorized) IsServerError() bool
- func (o *GetClustersIDUnauthorized) IsSuccess() bool
- func (o *GetClustersIDUnauthorized) String() string
- type GetClustersOK
- func (o *GetClustersOK) Code() int
- func (o *GetClustersOK) Error() string
- func (o *GetClustersOK) GetPayload() []*models.Cluster
- func (o *GetClustersOK) IsClientError() bool
- func (o *GetClustersOK) IsCode(code int) bool
- func (o *GetClustersOK) IsRedirect() bool
- func (o *GetClustersOK) IsServerError() bool
- func (o *GetClustersOK) IsSuccess() bool
- func (o *GetClustersOK) String() string
- type GetClustersParams
- func (o *GetClustersParams) SetAuthorization(authorization string)
- func (o *GetClustersParams) SetContext(ctx context.Context)
- func (o *GetClustersParams) SetDefaults()
- func (o *GetClustersParams) SetHTTPClient(client *http.Client)
- func (o *GetClustersParams) SetLimit(limit *int64)
- func (o *GetClustersParams) SetOffset(offset *int64)
- func (o *GetClustersParams) SetTimeout(timeout time.Duration)
- func (o *GetClustersParams) WithAuthorization(authorization string) *GetClustersParams
- func (o *GetClustersParams) WithContext(ctx context.Context) *GetClustersParams
- func (o *GetClustersParams) WithDefaults() *GetClustersParams
- func (o *GetClustersParams) WithHTTPClient(client *http.Client) *GetClustersParams
- func (o *GetClustersParams) WithLimit(limit *int64) *GetClustersParams
- func (o *GetClustersParams) WithOffset(offset *int64) *GetClustersParams
- func (o *GetClustersParams) WithTimeout(timeout time.Duration) *GetClustersParams
- func (o *GetClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClustersReader
- type GetClustersUnauthorized
- func (o *GetClustersUnauthorized) Code() int
- func (o *GetClustersUnauthorized) Error() string
- func (o *GetClustersUnauthorized) GetPayload() *models.Error
- func (o *GetClustersUnauthorized) IsClientError() bool
- func (o *GetClustersUnauthorized) IsCode(code int) bool
- func (o *GetClustersUnauthorized) IsRedirect() bool
- func (o *GetClustersUnauthorized) IsServerError() bool
- func (o *GetClustersUnauthorized) IsSuccess() bool
- func (o *GetClustersUnauthorized) String() string
- type GetDatabasesBadRequest
- func (o *GetDatabasesBadRequest) Code() int
- func (o *GetDatabasesBadRequest) Error() string
- func (o *GetDatabasesBadRequest) GetPayload() *models.Error
- func (o *GetDatabasesBadRequest) IsClientError() bool
- func (o *GetDatabasesBadRequest) IsCode(code int) bool
- func (o *GetDatabasesBadRequest) IsRedirect() bool
- func (o *GetDatabasesBadRequest) IsServerError() bool
- func (o *GetDatabasesBadRequest) IsSuccess() bool
- func (o *GetDatabasesBadRequest) String() string
- type GetDatabasesIDBadRequest
- func (o *GetDatabasesIDBadRequest) Code() int
- func (o *GetDatabasesIDBadRequest) Error() string
- func (o *GetDatabasesIDBadRequest) GetPayload() *models.Error
- func (o *GetDatabasesIDBadRequest) IsClientError() bool
- func (o *GetDatabasesIDBadRequest) IsCode(code int) bool
- func (o *GetDatabasesIDBadRequest) IsRedirect() bool
- func (o *GetDatabasesIDBadRequest) IsServerError() bool
- func (o *GetDatabasesIDBadRequest) IsSuccess() bool
- func (o *GetDatabasesIDBadRequest) String() string
- type GetDatabasesIDOK
- func (o *GetDatabasesIDOK) Code() int
- func (o *GetDatabasesIDOK) Error() string
- func (o *GetDatabasesIDOK) GetPayload() *models.Database
- func (o *GetDatabasesIDOK) IsClientError() bool
- func (o *GetDatabasesIDOK) IsCode(code int) bool
- func (o *GetDatabasesIDOK) IsRedirect() bool
- func (o *GetDatabasesIDOK) IsServerError() bool
- func (o *GetDatabasesIDOK) IsSuccess() bool
- func (o *GetDatabasesIDOK) String() string
- type GetDatabasesIDParams
- func NewGetDatabasesIDParams() *GetDatabasesIDParams
- func NewGetDatabasesIDParamsWithContext(ctx context.Context) *GetDatabasesIDParams
- func NewGetDatabasesIDParamsWithHTTPClient(client *http.Client) *GetDatabasesIDParams
- func NewGetDatabasesIDParamsWithTimeout(timeout time.Duration) *GetDatabasesIDParams
- func (o *GetDatabasesIDParams) SetAuthorization(authorization string)
- func (o *GetDatabasesIDParams) SetContext(ctx context.Context)
- func (o *GetDatabasesIDParams) SetDefaults()
- func (o *GetDatabasesIDParams) SetHTTPClient(client *http.Client)
- func (o *GetDatabasesIDParams) SetID(id strfmt.UUID)
- func (o *GetDatabasesIDParams) SetTimeout(timeout time.Duration)
- func (o *GetDatabasesIDParams) SetUserType(userType *string)
- func (o *GetDatabasesIDParams) WithAuthorization(authorization string) *GetDatabasesIDParams
- func (o *GetDatabasesIDParams) WithContext(ctx context.Context) *GetDatabasesIDParams
- func (o *GetDatabasesIDParams) WithDefaults() *GetDatabasesIDParams
- func (o *GetDatabasesIDParams) WithHTTPClient(client *http.Client) *GetDatabasesIDParams
- func (o *GetDatabasesIDParams) WithID(id strfmt.UUID) *GetDatabasesIDParams
- func (o *GetDatabasesIDParams) WithTimeout(timeout time.Duration) *GetDatabasesIDParams
- func (o *GetDatabasesIDParams) WithUserType(userType *string) *GetDatabasesIDParams
- func (o *GetDatabasesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDatabasesIDReader
- type GetDatabasesIDUnauthorized
- func (o *GetDatabasesIDUnauthorized) Code() int
- func (o *GetDatabasesIDUnauthorized) Error() string
- func (o *GetDatabasesIDUnauthorized) GetPayload() *models.Error
- func (o *GetDatabasesIDUnauthorized) IsClientError() bool
- func (o *GetDatabasesIDUnauthorized) IsCode(code int) bool
- func (o *GetDatabasesIDUnauthorized) IsRedirect() bool
- func (o *GetDatabasesIDUnauthorized) IsServerError() bool
- func (o *GetDatabasesIDUnauthorized) IsSuccess() bool
- func (o *GetDatabasesIDUnauthorized) String() string
- type GetDatabasesOK
- func (o *GetDatabasesOK) Code() int
- func (o *GetDatabasesOK) Error() string
- func (o *GetDatabasesOK) GetPayload() []*models.Database
- func (o *GetDatabasesOK) IsClientError() bool
- func (o *GetDatabasesOK) IsCode(code int) bool
- func (o *GetDatabasesOK) IsRedirect() bool
- func (o *GetDatabasesOK) IsServerError() bool
- func (o *GetDatabasesOK) IsSuccess() bool
- func (o *GetDatabasesOK) String() string
- type GetDatabasesParams
- func (o *GetDatabasesParams) SetAuthorization(authorization string)
- func (o *GetDatabasesParams) SetContext(ctx context.Context)
- func (o *GetDatabasesParams) SetDefaults()
- func (o *GetDatabasesParams) SetHTTPClient(client *http.Client)
- func (o *GetDatabasesParams) SetTimeout(timeout time.Duration)
- func (o *GetDatabasesParams) WithAuthorization(authorization string) *GetDatabasesParams
- func (o *GetDatabasesParams) WithContext(ctx context.Context) *GetDatabasesParams
- func (o *GetDatabasesParams) WithDefaults() *GetDatabasesParams
- func (o *GetDatabasesParams) WithHTTPClient(client *http.Client) *GetDatabasesParams
- func (o *GetDatabasesParams) WithTimeout(timeout time.Duration) *GetDatabasesParams
- func (o *GetDatabasesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDatabasesReader
- type GetDatabasesUnauthorized
- func (o *GetDatabasesUnauthorized) Code() int
- func (o *GetDatabasesUnauthorized) Error() string
- func (o *GetDatabasesUnauthorized) GetPayload() *models.Error
- func (o *GetDatabasesUnauthorized) IsClientError() bool
- func (o *GetDatabasesUnauthorized) IsCode(code int) bool
- func (o *GetDatabasesUnauthorized) IsRedirect() bool
- func (o *GetDatabasesUnauthorized) IsServerError() bool
- func (o *GetDatabasesUnauthorized) IsSuccess() bool
- func (o *GetDatabasesUnauthorized) String() string
- type GetSSHKeysBadRequest
- func (o *GetSSHKeysBadRequest) Code() int
- func (o *GetSSHKeysBadRequest) Error() string
- func (o *GetSSHKeysBadRequest) GetPayload() *models.Error
- func (o *GetSSHKeysBadRequest) IsClientError() bool
- func (o *GetSSHKeysBadRequest) IsCode(code int) bool
- func (o *GetSSHKeysBadRequest) IsRedirect() bool
- func (o *GetSSHKeysBadRequest) IsServerError() bool
- func (o *GetSSHKeysBadRequest) IsSuccess() bool
- func (o *GetSSHKeysBadRequest) String() string
- type GetSSHKeysIDBadRequest
- func (o *GetSSHKeysIDBadRequest) Code() int
- func (o *GetSSHKeysIDBadRequest) Error() string
- func (o *GetSSHKeysIDBadRequest) GetPayload() *models.Error
- func (o *GetSSHKeysIDBadRequest) IsClientError() bool
- func (o *GetSSHKeysIDBadRequest) IsCode(code int) bool
- func (o *GetSSHKeysIDBadRequest) IsRedirect() bool
- func (o *GetSSHKeysIDBadRequest) IsServerError() bool
- func (o *GetSSHKeysIDBadRequest) IsSuccess() bool
- func (o *GetSSHKeysIDBadRequest) String() string
- type GetSSHKeysIDOK
- func (o *GetSSHKeysIDOK) Code() int
- func (o *GetSSHKeysIDOK) Error() string
- func (o *GetSSHKeysIDOK) GetPayload() *models.SSHKey
- func (o *GetSSHKeysIDOK) IsClientError() bool
- func (o *GetSSHKeysIDOK) IsCode(code int) bool
- func (o *GetSSHKeysIDOK) IsRedirect() bool
- func (o *GetSSHKeysIDOK) IsServerError() bool
- func (o *GetSSHKeysIDOK) IsSuccess() bool
- func (o *GetSSHKeysIDOK) String() string
- type GetSSHKeysIDParams
- func (o *GetSSHKeysIDParams) SetAuthorization(authorization string)
- func (o *GetSSHKeysIDParams) SetContext(ctx context.Context)
- func (o *GetSSHKeysIDParams) SetDefaults()
- func (o *GetSSHKeysIDParams) SetHTTPClient(client *http.Client)
- func (o *GetSSHKeysIDParams) SetID(id strfmt.UUID)
- func (o *GetSSHKeysIDParams) SetTimeout(timeout time.Duration)
- func (o *GetSSHKeysIDParams) WithAuthorization(authorization string) *GetSSHKeysIDParams
- func (o *GetSSHKeysIDParams) WithContext(ctx context.Context) *GetSSHKeysIDParams
- func (o *GetSSHKeysIDParams) WithDefaults() *GetSSHKeysIDParams
- func (o *GetSSHKeysIDParams) WithHTTPClient(client *http.Client) *GetSSHKeysIDParams
- func (o *GetSSHKeysIDParams) WithID(id strfmt.UUID) *GetSSHKeysIDParams
- func (o *GetSSHKeysIDParams) WithTimeout(timeout time.Duration) *GetSSHKeysIDParams
- func (o *GetSSHKeysIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSSHKeysIDReader
- type GetSSHKeysIDUnauthorized
- func (o *GetSSHKeysIDUnauthorized) Code() int
- func (o *GetSSHKeysIDUnauthorized) Error() string
- func (o *GetSSHKeysIDUnauthorized) GetPayload() *models.Error
- func (o *GetSSHKeysIDUnauthorized) IsClientError() bool
- func (o *GetSSHKeysIDUnauthorized) IsCode(code int) bool
- func (o *GetSSHKeysIDUnauthorized) IsRedirect() bool
- func (o *GetSSHKeysIDUnauthorized) IsServerError() bool
- func (o *GetSSHKeysIDUnauthorized) IsSuccess() bool
- func (o *GetSSHKeysIDUnauthorized) String() string
- type GetSSHKeysOK
- func (o *GetSSHKeysOK) Code() int
- func (o *GetSSHKeysOK) Error() string
- func (o *GetSSHKeysOK) GetPayload() []*models.SSHKey
- func (o *GetSSHKeysOK) IsClientError() bool
- func (o *GetSSHKeysOK) IsCode(code int) bool
- func (o *GetSSHKeysOK) IsRedirect() bool
- func (o *GetSSHKeysOK) IsServerError() bool
- func (o *GetSSHKeysOK) IsSuccess() bool
- func (o *GetSSHKeysOK) String() string
- type GetSSHKeysParams
- func (o *GetSSHKeysParams) SetAuthorization(authorization string)
- func (o *GetSSHKeysParams) SetContext(ctx context.Context)
- func (o *GetSSHKeysParams) SetDefaults()
- func (o *GetSSHKeysParams) SetHTTPClient(client *http.Client)
- func (o *GetSSHKeysParams) SetTimeout(timeout time.Duration)
- func (o *GetSSHKeysParams) WithAuthorization(authorization string) *GetSSHKeysParams
- func (o *GetSSHKeysParams) WithContext(ctx context.Context) *GetSSHKeysParams
- func (o *GetSSHKeysParams) WithDefaults() *GetSSHKeysParams
- func (o *GetSSHKeysParams) WithHTTPClient(client *http.Client) *GetSSHKeysParams
- func (o *GetSSHKeysParams) WithTimeout(timeout time.Duration) *GetSSHKeysParams
- func (o *GetSSHKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSSHKeysReader
- type GetSSHKeysUnauthorized
- func (o *GetSSHKeysUnauthorized) Code() int
- func (o *GetSSHKeysUnauthorized) Error() string
- func (o *GetSSHKeysUnauthorized) GetPayload() *models.Error
- func (o *GetSSHKeysUnauthorized) IsClientError() bool
- func (o *GetSSHKeysUnauthorized) IsCode(code int) bool
- func (o *GetSSHKeysUnauthorized) IsRedirect() bool
- func (o *GetSSHKeysUnauthorized) IsServerError() bool
- func (o *GetSSHKeysUnauthorized) IsSuccess() bool
- func (o *GetSSHKeysUnauthorized) String() string
- type GetTasksBadRequest
- func (o *GetTasksBadRequest) Code() int
- func (o *GetTasksBadRequest) Error() string
- func (o *GetTasksBadRequest) GetPayload() *models.Error
- func (o *GetTasksBadRequest) IsClientError() bool
- func (o *GetTasksBadRequest) IsCode(code int) bool
- func (o *GetTasksBadRequest) IsRedirect() bool
- func (o *GetTasksBadRequest) IsServerError() bool
- func (o *GetTasksBadRequest) IsSuccess() bool
- func (o *GetTasksBadRequest) String() string
- type GetTasksOK
- func (o *GetTasksOK) Code() int
- func (o *GetTasksOK) Error() string
- func (o *GetTasksOK) GetPayload() []*models.Task
- func (o *GetTasksOK) IsClientError() bool
- func (o *GetTasksOK) IsCode(code int) bool
- func (o *GetTasksOK) IsRedirect() bool
- func (o *GetTasksOK) IsServerError() bool
- func (o *GetTasksOK) IsSuccess() bool
- func (o *GetTasksOK) String() string
- type GetTasksParams
- func (o *GetTasksParams) SetAuthorization(authorization string)
- func (o *GetTasksParams) SetContext(ctx context.Context)
- func (o *GetTasksParams) SetDefaults()
- func (o *GetTasksParams) SetHTTPClient(client *http.Client)
- func (o *GetTasksParams) SetID(id *string)
- func (o *GetTasksParams) SetLimit(limit *int64)
- func (o *GetTasksParams) SetName(name *string)
- func (o *GetTasksParams) SetOffset(offset *int64)
- func (o *GetTasksParams) SetStatus(status *string)
- func (o *GetTasksParams) SetSubjectID(subjectID *string)
- func (o *GetTasksParams) SetSubjectKind(subjectKind *string)
- func (o *GetTasksParams) SetTimeout(timeout time.Duration)
- func (o *GetTasksParams) WithAuthorization(authorization string) *GetTasksParams
- func (o *GetTasksParams) WithContext(ctx context.Context) *GetTasksParams
- func (o *GetTasksParams) WithDefaults() *GetTasksParams
- func (o *GetTasksParams) WithHTTPClient(client *http.Client) *GetTasksParams
- func (o *GetTasksParams) WithID(id *string) *GetTasksParams
- func (o *GetTasksParams) WithLimit(limit *int64) *GetTasksParams
- func (o *GetTasksParams) WithName(name *string) *GetTasksParams
- func (o *GetTasksParams) WithOffset(offset *int64) *GetTasksParams
- func (o *GetTasksParams) WithStatus(status *string) *GetTasksParams
- func (o *GetTasksParams) WithSubjectID(subjectID *string) *GetTasksParams
- func (o *GetTasksParams) WithSubjectKind(subjectKind *string) *GetTasksParams
- func (o *GetTasksParams) WithTimeout(timeout time.Duration) *GetTasksParams
- func (o *GetTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetTasksReader
- type GetTasksUnauthorized
- func (o *GetTasksUnauthorized) Code() int
- func (o *GetTasksUnauthorized) Error() string
- func (o *GetTasksUnauthorized) GetPayload() *models.Error
- func (o *GetTasksUnauthorized) IsClientError() bool
- func (o *GetTasksUnauthorized) IsCode(code int) bool
- func (o *GetTasksUnauthorized) IsRedirect() bool
- func (o *GetTasksUnauthorized) IsServerError() bool
- func (o *GetTasksUnauthorized) IsSuccess() bool
- func (o *GetTasksUnauthorized) String() string
- type PatchClustersIDBadRequest
- func (o *PatchClustersIDBadRequest) Code() int
- func (o *PatchClustersIDBadRequest) Error() string
- func (o *PatchClustersIDBadRequest) GetPayload() *models.Error
- func (o *PatchClustersIDBadRequest) IsClientError() bool
- func (o *PatchClustersIDBadRequest) IsCode(code int) bool
- func (o *PatchClustersIDBadRequest) IsRedirect() bool
- func (o *PatchClustersIDBadRequest) IsServerError() bool
- func (o *PatchClustersIDBadRequest) IsSuccess() bool
- func (o *PatchClustersIDBadRequest) String() string
- type PatchClustersIDOK
- func (o *PatchClustersIDOK) Code() int
- func (o *PatchClustersIDOK) Error() string
- func (o *PatchClustersIDOK) GetPayload() *models.Cluster
- func (o *PatchClustersIDOK) IsClientError() bool
- func (o *PatchClustersIDOK) IsCode(code int) bool
- func (o *PatchClustersIDOK) IsRedirect() bool
- func (o *PatchClustersIDOK) IsServerError() bool
- func (o *PatchClustersIDOK) IsSuccess() bool
- func (o *PatchClustersIDOK) String() string
- type PatchClustersIDParams
- func NewPatchClustersIDParams() *PatchClustersIDParams
- func NewPatchClustersIDParamsWithContext(ctx context.Context) *PatchClustersIDParams
- func NewPatchClustersIDParamsWithHTTPClient(client *http.Client) *PatchClustersIDParams
- func NewPatchClustersIDParamsWithTimeout(timeout time.Duration) *PatchClustersIDParams
- func (o *PatchClustersIDParams) SetAuthorization(authorization string)
- func (o *PatchClustersIDParams) SetBody(body *models.UpdateClusterInput)
- func (o *PatchClustersIDParams) SetContext(ctx context.Context)
- func (o *PatchClustersIDParams) SetDefaults()
- func (o *PatchClustersIDParams) SetHTTPClient(client *http.Client)
- func (o *PatchClustersIDParams) SetID(id strfmt.UUID)
- func (o *PatchClustersIDParams) SetTimeout(timeout time.Duration)
- func (o *PatchClustersIDParams) WithAuthorization(authorization string) *PatchClustersIDParams
- func (o *PatchClustersIDParams) WithBody(body *models.UpdateClusterInput) *PatchClustersIDParams
- func (o *PatchClustersIDParams) WithContext(ctx context.Context) *PatchClustersIDParams
- func (o *PatchClustersIDParams) WithDefaults() *PatchClustersIDParams
- func (o *PatchClustersIDParams) WithHTTPClient(client *http.Client) *PatchClustersIDParams
- func (o *PatchClustersIDParams) WithID(id strfmt.UUID) *PatchClustersIDParams
- func (o *PatchClustersIDParams) WithTimeout(timeout time.Duration) *PatchClustersIDParams
- func (o *PatchClustersIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchClustersIDReader
- type PatchClustersIDUnauthorized
- func (o *PatchClustersIDUnauthorized) Code() int
- func (o *PatchClustersIDUnauthorized) Error() string
- func (o *PatchClustersIDUnauthorized) GetPayload() *models.Error
- func (o *PatchClustersIDUnauthorized) IsClientError() bool
- func (o *PatchClustersIDUnauthorized) IsCode(code int) bool
- func (o *PatchClustersIDUnauthorized) IsRedirect() bool
- func (o *PatchClustersIDUnauthorized) IsServerError() bool
- func (o *PatchClustersIDUnauthorized) IsSuccess() bool
- func (o *PatchClustersIDUnauthorized) String() string
- type PatchDatabasesIDBadRequest
- func (o *PatchDatabasesIDBadRequest) Code() int
- func (o *PatchDatabasesIDBadRequest) Error() string
- func (o *PatchDatabasesIDBadRequest) GetPayload() *models.Error
- func (o *PatchDatabasesIDBadRequest) IsClientError() bool
- func (o *PatchDatabasesIDBadRequest) IsCode(code int) bool
- func (o *PatchDatabasesIDBadRequest) IsRedirect() bool
- func (o *PatchDatabasesIDBadRequest) IsServerError() bool
- func (o *PatchDatabasesIDBadRequest) IsSuccess() bool
- func (o *PatchDatabasesIDBadRequest) String() string
- type PatchDatabasesIDOK
- func (o *PatchDatabasesIDOK) Code() int
- func (o *PatchDatabasesIDOK) Error() string
- func (o *PatchDatabasesIDOK) GetPayload() *models.Database
- func (o *PatchDatabasesIDOK) IsClientError() bool
- func (o *PatchDatabasesIDOK) IsCode(code int) bool
- func (o *PatchDatabasesIDOK) IsRedirect() bool
- func (o *PatchDatabasesIDOK) IsServerError() bool
- func (o *PatchDatabasesIDOK) IsSuccess() bool
- func (o *PatchDatabasesIDOK) String() string
- type PatchDatabasesIDParams
- func NewPatchDatabasesIDParams() *PatchDatabasesIDParams
- func NewPatchDatabasesIDParamsWithContext(ctx context.Context) *PatchDatabasesIDParams
- func NewPatchDatabasesIDParamsWithHTTPClient(client *http.Client) *PatchDatabasesIDParams
- func NewPatchDatabasesIDParamsWithTimeout(timeout time.Duration) *PatchDatabasesIDParams
- func (o *PatchDatabasesIDParams) SetAuthorization(authorization string)
- func (o *PatchDatabasesIDParams) SetBody(body *models.UpdateDatabaseInput)
- func (o *PatchDatabasesIDParams) SetContext(ctx context.Context)
- func (o *PatchDatabasesIDParams) SetDefaults()
- func (o *PatchDatabasesIDParams) SetHTTPClient(client *http.Client)
- func (o *PatchDatabasesIDParams) SetID(id strfmt.UUID)
- func (o *PatchDatabasesIDParams) SetTimeout(timeout time.Duration)
- func (o *PatchDatabasesIDParams) WithAuthorization(authorization string) *PatchDatabasesIDParams
- func (o *PatchDatabasesIDParams) WithBody(body *models.UpdateDatabaseInput) *PatchDatabasesIDParams
- func (o *PatchDatabasesIDParams) WithContext(ctx context.Context) *PatchDatabasesIDParams
- func (o *PatchDatabasesIDParams) WithDefaults() *PatchDatabasesIDParams
- func (o *PatchDatabasesIDParams) WithHTTPClient(client *http.Client) *PatchDatabasesIDParams
- func (o *PatchDatabasesIDParams) WithID(id strfmt.UUID) *PatchDatabasesIDParams
- func (o *PatchDatabasesIDParams) WithTimeout(timeout time.Duration) *PatchDatabasesIDParams
- func (o *PatchDatabasesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchDatabasesIDReader
- type PatchDatabasesIDUnauthorized
- func (o *PatchDatabasesIDUnauthorized) Code() int
- func (o *PatchDatabasesIDUnauthorized) Error() string
- func (o *PatchDatabasesIDUnauthorized) GetPayload() *models.Error
- func (o *PatchDatabasesIDUnauthorized) IsClientError() bool
- func (o *PatchDatabasesIDUnauthorized) IsCode(code int) bool
- func (o *PatchDatabasesIDUnauthorized) IsRedirect() bool
- func (o *PatchDatabasesIDUnauthorized) IsServerError() bool
- func (o *PatchDatabasesIDUnauthorized) IsSuccess() bool
- func (o *PatchDatabasesIDUnauthorized) String() string
- type PostBackupStoresBadRequest
- func (o *PostBackupStoresBadRequest) Code() int
- func (o *PostBackupStoresBadRequest) Error() string
- func (o *PostBackupStoresBadRequest) GetPayload() *models.Error
- func (o *PostBackupStoresBadRequest) IsClientError() bool
- func (o *PostBackupStoresBadRequest) IsCode(code int) bool
- func (o *PostBackupStoresBadRequest) IsRedirect() bool
- func (o *PostBackupStoresBadRequest) IsServerError() bool
- func (o *PostBackupStoresBadRequest) IsSuccess() bool
- func (o *PostBackupStoresBadRequest) String() string
- type PostBackupStoresOK
- func (o *PostBackupStoresOK) Code() int
- func (o *PostBackupStoresOK) Error() string
- func (o *PostBackupStoresOK) GetPayload() *models.BackupStore
- func (o *PostBackupStoresOK) IsClientError() bool
- func (o *PostBackupStoresOK) IsCode(code int) bool
- func (o *PostBackupStoresOK) IsRedirect() bool
- func (o *PostBackupStoresOK) IsServerError() bool
- func (o *PostBackupStoresOK) IsSuccess() bool
- func (o *PostBackupStoresOK) String() string
- type PostBackupStoresParams
- func NewPostBackupStoresParams() *PostBackupStoresParams
- func NewPostBackupStoresParamsWithContext(ctx context.Context) *PostBackupStoresParams
- func NewPostBackupStoresParamsWithHTTPClient(client *http.Client) *PostBackupStoresParams
- func NewPostBackupStoresParamsWithTimeout(timeout time.Duration) *PostBackupStoresParams
- func (o *PostBackupStoresParams) SetAuthorization(authorization string)
- func (o *PostBackupStoresParams) SetBody(body *models.CreateBackupStoreInput)
- func (o *PostBackupStoresParams) SetContext(ctx context.Context)
- func (o *PostBackupStoresParams) SetDefaults()
- func (o *PostBackupStoresParams) SetHTTPClient(client *http.Client)
- func (o *PostBackupStoresParams) SetTimeout(timeout time.Duration)
- func (o *PostBackupStoresParams) WithAuthorization(authorization string) *PostBackupStoresParams
- func (o *PostBackupStoresParams) WithBody(body *models.CreateBackupStoreInput) *PostBackupStoresParams
- func (o *PostBackupStoresParams) WithContext(ctx context.Context) *PostBackupStoresParams
- func (o *PostBackupStoresParams) WithDefaults() *PostBackupStoresParams
- func (o *PostBackupStoresParams) WithHTTPClient(client *http.Client) *PostBackupStoresParams
- func (o *PostBackupStoresParams) WithTimeout(timeout time.Duration) *PostBackupStoresParams
- func (o *PostBackupStoresParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostBackupStoresReader
- type PostBackupStoresUnauthorized
- func (o *PostBackupStoresUnauthorized) Code() int
- func (o *PostBackupStoresUnauthorized) Error() string
- func (o *PostBackupStoresUnauthorized) GetPayload() *models.Error
- func (o *PostBackupStoresUnauthorized) IsClientError() bool
- func (o *PostBackupStoresUnauthorized) IsCode(code int) bool
- func (o *PostBackupStoresUnauthorized) IsRedirect() bool
- func (o *PostBackupStoresUnauthorized) IsServerError() bool
- func (o *PostBackupStoresUnauthorized) IsSuccess() bool
- func (o *PostBackupStoresUnauthorized) String() string
- type PostCloudAccountsBadRequest
- func (o *PostCloudAccountsBadRequest) Code() int
- func (o *PostCloudAccountsBadRequest) Error() string
- func (o *PostCloudAccountsBadRequest) GetPayload() *models.Error
- func (o *PostCloudAccountsBadRequest) IsClientError() bool
- func (o *PostCloudAccountsBadRequest) IsCode(code int) bool
- func (o *PostCloudAccountsBadRequest) IsRedirect() bool
- func (o *PostCloudAccountsBadRequest) IsServerError() bool
- func (o *PostCloudAccountsBadRequest) IsSuccess() bool
- func (o *PostCloudAccountsBadRequest) String() string
- type PostCloudAccountsOK
- func (o *PostCloudAccountsOK) Code() int
- func (o *PostCloudAccountsOK) Error() string
- func (o *PostCloudAccountsOK) GetPayload() *models.CloudAccount
- func (o *PostCloudAccountsOK) IsClientError() bool
- func (o *PostCloudAccountsOK) IsCode(code int) bool
- func (o *PostCloudAccountsOK) IsRedirect() bool
- func (o *PostCloudAccountsOK) IsServerError() bool
- func (o *PostCloudAccountsOK) IsSuccess() bool
- func (o *PostCloudAccountsOK) String() string
- type PostCloudAccountsParams
- func NewPostCloudAccountsParams() *PostCloudAccountsParams
- func NewPostCloudAccountsParamsWithContext(ctx context.Context) *PostCloudAccountsParams
- func NewPostCloudAccountsParamsWithHTTPClient(client *http.Client) *PostCloudAccountsParams
- func NewPostCloudAccountsParamsWithTimeout(timeout time.Duration) *PostCloudAccountsParams
- func (o *PostCloudAccountsParams) SetAuthorization(authorization string)
- func (o *PostCloudAccountsParams) SetBody(body *models.CreateCloudAccountInput)
- func (o *PostCloudAccountsParams) SetContext(ctx context.Context)
- func (o *PostCloudAccountsParams) SetDefaults()
- func (o *PostCloudAccountsParams) SetHTTPClient(client *http.Client)
- func (o *PostCloudAccountsParams) SetTimeout(timeout time.Duration)
- func (o *PostCloudAccountsParams) WithAuthorization(authorization string) *PostCloudAccountsParams
- func (o *PostCloudAccountsParams) WithBody(body *models.CreateCloudAccountInput) *PostCloudAccountsParams
- func (o *PostCloudAccountsParams) WithContext(ctx context.Context) *PostCloudAccountsParams
- func (o *PostCloudAccountsParams) WithDefaults() *PostCloudAccountsParams
- func (o *PostCloudAccountsParams) WithHTTPClient(client *http.Client) *PostCloudAccountsParams
- func (o *PostCloudAccountsParams) WithTimeout(timeout time.Duration) *PostCloudAccountsParams
- func (o *PostCloudAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostCloudAccountsReader
- type PostCloudAccountsUnauthorized
- func (o *PostCloudAccountsUnauthorized) Code() int
- func (o *PostCloudAccountsUnauthorized) Error() string
- func (o *PostCloudAccountsUnauthorized) GetPayload() *models.Error
- func (o *PostCloudAccountsUnauthorized) IsClientError() bool
- func (o *PostCloudAccountsUnauthorized) IsCode(code int) bool
- func (o *PostCloudAccountsUnauthorized) IsRedirect() bool
- func (o *PostCloudAccountsUnauthorized) IsServerError() bool
- func (o *PostCloudAccountsUnauthorized) IsSuccess() bool
- func (o *PostCloudAccountsUnauthorized) String() string
- type PostClustersBadRequest
- func (o *PostClustersBadRequest) Code() int
- func (o *PostClustersBadRequest) Error() string
- func (o *PostClustersBadRequest) GetPayload() *models.Error
- func (o *PostClustersBadRequest) IsClientError() bool
- func (o *PostClustersBadRequest) IsCode(code int) bool
- func (o *PostClustersBadRequest) IsRedirect() bool
- func (o *PostClustersBadRequest) IsServerError() bool
- func (o *PostClustersBadRequest) IsSuccess() bool
- func (o *PostClustersBadRequest) String() string
- type PostClustersOK
- func (o *PostClustersOK) Code() int
- func (o *PostClustersOK) Error() string
- func (o *PostClustersOK) GetPayload() *models.Cluster
- func (o *PostClustersOK) IsClientError() bool
- func (o *PostClustersOK) IsCode(code int) bool
- func (o *PostClustersOK) IsRedirect() bool
- func (o *PostClustersOK) IsServerError() bool
- func (o *PostClustersOK) IsSuccess() bool
- func (o *PostClustersOK) String() string
- type PostClustersParams
- func (o *PostClustersParams) SetAuthorization(authorization string)
- func (o *PostClustersParams) SetBody(body *models.CreateClusterInput)
- func (o *PostClustersParams) SetContext(ctx context.Context)
- func (o *PostClustersParams) SetDefaults()
- func (o *PostClustersParams) SetHTTPClient(client *http.Client)
- func (o *PostClustersParams) SetTimeout(timeout time.Duration)
- func (o *PostClustersParams) WithAuthorization(authorization string) *PostClustersParams
- func (o *PostClustersParams) WithBody(body *models.CreateClusterInput) *PostClustersParams
- func (o *PostClustersParams) WithContext(ctx context.Context) *PostClustersParams
- func (o *PostClustersParams) WithDefaults() *PostClustersParams
- func (o *PostClustersParams) WithHTTPClient(client *http.Client) *PostClustersParams
- func (o *PostClustersParams) WithTimeout(timeout time.Duration) *PostClustersParams
- func (o *PostClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostClustersReader
- type PostClustersUnauthorized
- func (o *PostClustersUnauthorized) Code() int
- func (o *PostClustersUnauthorized) Error() string
- func (o *PostClustersUnauthorized) GetPayload() *models.Error
- func (o *PostClustersUnauthorized) IsClientError() bool
- func (o *PostClustersUnauthorized) IsCode(code int) bool
- func (o *PostClustersUnauthorized) IsRedirect() bool
- func (o *PostClustersUnauthorized) IsServerError() bool
- func (o *PostClustersUnauthorized) IsSuccess() bool
- func (o *PostClustersUnauthorized) String() string
- type PostDatabasesBadRequest
- func (o *PostDatabasesBadRequest) Code() int
- func (o *PostDatabasesBadRequest) Error() string
- func (o *PostDatabasesBadRequest) GetPayload() *models.Error
- func (o *PostDatabasesBadRequest) IsClientError() bool
- func (o *PostDatabasesBadRequest) IsCode(code int) bool
- func (o *PostDatabasesBadRequest) IsRedirect() bool
- func (o *PostDatabasesBadRequest) IsServerError() bool
- func (o *PostDatabasesBadRequest) IsSuccess() bool
- func (o *PostDatabasesBadRequest) String() string
- type PostDatabasesOK
- func (o *PostDatabasesOK) Code() int
- func (o *PostDatabasesOK) Error() string
- func (o *PostDatabasesOK) GetPayload() *models.Database
- func (o *PostDatabasesOK) IsClientError() bool
- func (o *PostDatabasesOK) IsCode(code int) bool
- func (o *PostDatabasesOK) IsRedirect() bool
- func (o *PostDatabasesOK) IsServerError() bool
- func (o *PostDatabasesOK) IsSuccess() bool
- func (o *PostDatabasesOK) String() string
- type PostDatabasesParams
- func (o *PostDatabasesParams) SetAuthorization(authorization string)
- func (o *PostDatabasesParams) SetBody(body *models.CreateDatabaseInput)
- func (o *PostDatabasesParams) SetContext(ctx context.Context)
- func (o *PostDatabasesParams) SetDefaults()
- func (o *PostDatabasesParams) SetHTTPClient(client *http.Client)
- func (o *PostDatabasesParams) SetTimeout(timeout time.Duration)
- func (o *PostDatabasesParams) WithAuthorization(authorization string) *PostDatabasesParams
- func (o *PostDatabasesParams) WithBody(body *models.CreateDatabaseInput) *PostDatabasesParams
- func (o *PostDatabasesParams) WithContext(ctx context.Context) *PostDatabasesParams
- func (o *PostDatabasesParams) WithDefaults() *PostDatabasesParams
- func (o *PostDatabasesParams) WithHTTPClient(client *http.Client) *PostDatabasesParams
- func (o *PostDatabasesParams) WithTimeout(timeout time.Duration) *PostDatabasesParams
- func (o *PostDatabasesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostDatabasesReader
- type PostDatabasesUnauthorized
- func (o *PostDatabasesUnauthorized) Code() int
- func (o *PostDatabasesUnauthorized) Error() string
- func (o *PostDatabasesUnauthorized) GetPayload() *models.Error
- func (o *PostDatabasesUnauthorized) IsClientError() bool
- func (o *PostDatabasesUnauthorized) IsCode(code int) bool
- func (o *PostDatabasesUnauthorized) IsRedirect() bool
- func (o *PostDatabasesUnauthorized) IsServerError() bool
- func (o *PostDatabasesUnauthorized) IsSuccess() bool
- func (o *PostDatabasesUnauthorized) String() string
- type PostOauthTokenBadRequest
- func (o *PostOauthTokenBadRequest) Code() int
- func (o *PostOauthTokenBadRequest) Error() string
- func (o *PostOauthTokenBadRequest) GetPayload() *PostOauthTokenBadRequestBody
- func (o *PostOauthTokenBadRequest) IsClientError() bool
- func (o *PostOauthTokenBadRequest) IsCode(code int) bool
- func (o *PostOauthTokenBadRequest) IsRedirect() bool
- func (o *PostOauthTokenBadRequest) IsServerError() bool
- func (o *PostOauthTokenBadRequest) IsSuccess() bool
- func (o *PostOauthTokenBadRequest) String() string
- type PostOauthTokenBadRequestBody
- func (o *PostOauthTokenBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PostOauthTokenBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *PostOauthTokenBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *PostOauthTokenBadRequestBody) Validate(formats strfmt.Registry) error
- type PostOauthTokenBody
- type PostOauthTokenInternalServerError
- func (o *PostOauthTokenInternalServerError) Code() int
- func (o *PostOauthTokenInternalServerError) Error() string
- func (o *PostOauthTokenInternalServerError) GetPayload() *PostOauthTokenInternalServerErrorBody
- func (o *PostOauthTokenInternalServerError) IsClientError() bool
- func (o *PostOauthTokenInternalServerError) IsCode(code int) bool
- func (o *PostOauthTokenInternalServerError) IsRedirect() bool
- func (o *PostOauthTokenInternalServerError) IsServerError() bool
- func (o *PostOauthTokenInternalServerError) IsSuccess() bool
- func (o *PostOauthTokenInternalServerError) String() string
- type PostOauthTokenInternalServerErrorBody
- func (o *PostOauthTokenInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PostOauthTokenInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *PostOauthTokenInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *PostOauthTokenInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type PostOauthTokenOK
- func (o *PostOauthTokenOK) Code() int
- func (o *PostOauthTokenOK) Error() string
- func (o *PostOauthTokenOK) GetPayload() *PostOauthTokenOKBody
- func (o *PostOauthTokenOK) IsClientError() bool
- func (o *PostOauthTokenOK) IsCode(code int) bool
- func (o *PostOauthTokenOK) IsRedirect() bool
- func (o *PostOauthTokenOK) IsServerError() bool
- func (o *PostOauthTokenOK) IsSuccess() bool
- func (o *PostOauthTokenOK) String() string
- type PostOauthTokenOKBody
- type PostOauthTokenParams
- func NewPostOauthTokenParams() *PostOauthTokenParams
- func NewPostOauthTokenParamsWithContext(ctx context.Context) *PostOauthTokenParams
- func NewPostOauthTokenParamsWithHTTPClient(client *http.Client) *PostOauthTokenParams
- func NewPostOauthTokenParamsWithTimeout(timeout time.Duration) *PostOauthTokenParams
- func (o *PostOauthTokenParams) SetBody(body PostOauthTokenBody)
- func (o *PostOauthTokenParams) SetContext(ctx context.Context)
- func (o *PostOauthTokenParams) SetDefaults()
- func (o *PostOauthTokenParams) SetHTTPClient(client *http.Client)
- func (o *PostOauthTokenParams) SetTimeout(timeout time.Duration)
- func (o *PostOauthTokenParams) WithBody(body PostOauthTokenBody) *PostOauthTokenParams
- func (o *PostOauthTokenParams) WithContext(ctx context.Context) *PostOauthTokenParams
- func (o *PostOauthTokenParams) WithDefaults() *PostOauthTokenParams
- func (o *PostOauthTokenParams) WithHTTPClient(client *http.Client) *PostOauthTokenParams
- func (o *PostOauthTokenParams) WithTimeout(timeout time.Duration) *PostOauthTokenParams
- func (o *PostOauthTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostOauthTokenReader
- type PostSSHKeysBadRequest
- func (o *PostSSHKeysBadRequest) Code() int
- func (o *PostSSHKeysBadRequest) Error() string
- func (o *PostSSHKeysBadRequest) GetPayload() *models.Error
- func (o *PostSSHKeysBadRequest) IsClientError() bool
- func (o *PostSSHKeysBadRequest) IsCode(code int) bool
- func (o *PostSSHKeysBadRequest) IsRedirect() bool
- func (o *PostSSHKeysBadRequest) IsServerError() bool
- func (o *PostSSHKeysBadRequest) IsSuccess() bool
- func (o *PostSSHKeysBadRequest) String() string
- type PostSSHKeysOK
- func (o *PostSSHKeysOK) Code() int
- func (o *PostSSHKeysOK) Error() string
- func (o *PostSSHKeysOK) GetPayload() *models.SSHKey
- func (o *PostSSHKeysOK) IsClientError() bool
- func (o *PostSSHKeysOK) IsCode(code int) bool
- func (o *PostSSHKeysOK) IsRedirect() bool
- func (o *PostSSHKeysOK) IsServerError() bool
- func (o *PostSSHKeysOK) IsSuccess() bool
- func (o *PostSSHKeysOK) String() string
- type PostSSHKeysParams
- func (o *PostSSHKeysParams) SetAuthorization(authorization string)
- func (o *PostSSHKeysParams) SetBody(body *models.CreateSSHKeyInput)
- func (o *PostSSHKeysParams) SetContext(ctx context.Context)
- func (o *PostSSHKeysParams) SetDefaults()
- func (o *PostSSHKeysParams) SetHTTPClient(client *http.Client)
- func (o *PostSSHKeysParams) SetTimeout(timeout time.Duration)
- func (o *PostSSHKeysParams) WithAuthorization(authorization string) *PostSSHKeysParams
- func (o *PostSSHKeysParams) WithBody(body *models.CreateSSHKeyInput) *PostSSHKeysParams
- func (o *PostSSHKeysParams) WithContext(ctx context.Context) *PostSSHKeysParams
- func (o *PostSSHKeysParams) WithDefaults() *PostSSHKeysParams
- func (o *PostSSHKeysParams) WithHTTPClient(client *http.Client) *PostSSHKeysParams
- func (o *PostSSHKeysParams) WithTimeout(timeout time.Duration) *PostSSHKeysParams
- func (o *PostSSHKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostSSHKeysReader
- type PostSSHKeysUnauthorized
- func (o *PostSSHKeysUnauthorized) Code() int
- func (o *PostSSHKeysUnauthorized) Error() string
- func (o *PostSSHKeysUnauthorized) GetPayload() *models.Error
- func (o *PostSSHKeysUnauthorized) IsClientError() bool
- func (o *PostSSHKeysUnauthorized) IsCode(code int) bool
- func (o *PostSSHKeysUnauthorized) IsRedirect() bool
- func (o *PostSSHKeysUnauthorized) IsServerError() bool
- func (o *PostSSHKeysUnauthorized) IsSuccess() bool
- func (o *PostSSHKeysUnauthorized) String() string
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 operations API
func (*Client) DeleteBackupStoresID ¶ added in v0.0.7
func (a *Client) DeleteBackupStoresID(params *DeleteBackupStoresIDParams, opts ...ClientOption) (*DeleteBackupStoresIDNoContent, error)
DeleteBackupStoresID deletes a backup store
Delete a backup store.
func (*Client) DeleteCloudAccountsID ¶ added in v0.0.7
func (a *Client) DeleteCloudAccountsID(params *DeleteCloudAccountsIDParams, opts ...ClientOption) (*DeleteCloudAccountsIDNoContent, error)
DeleteCloudAccountsID offboards a cloud account
Offboard a cloud account.
func (*Client) DeleteClustersID ¶
func (a *Client) DeleteClustersID(params *DeleteClustersIDParams, opts ...ClientOption) (*DeleteClustersIDNoContent, error)
DeleteClustersID deletes a pg edge database cluster
Deletes a pgEdge database cluster.
func (*Client) DeleteDatabasesID ¶
func (a *Client) DeleteDatabasesID(params *DeleteDatabasesIDParams, opts ...ClientOption) (*DeleteDatabasesIDNoContent, error)
DeleteDatabasesID deletes a database
Deletes a database.
func (*Client) DeleteSSHKeysID ¶ added in v0.0.7
func (a *Client) DeleteSSHKeysID(params *DeleteSSHKeysIDParams, opts ...ClientOption) (*DeleteSSHKeysIDNoContent, error)
DeleteSSHKeysID deletes an SSH key
Delete an SSH key.
func (*Client) GetBackupStores ¶ added in v0.0.7
func (a *Client) GetBackupStores(params *GetBackupStoresParams, opts ...ClientOption) (*GetBackupStoresOK, error)
GetBackupStores lists backup stores
List backup stores.
func (*Client) GetBackupStoresID ¶ added in v0.0.7
func (a *Client) GetBackupStoresID(params *GetBackupStoresIDParams, opts ...ClientOption) (*GetBackupStoresIDOK, error)
GetBackupStoresID retrieves a backup store
Retrieve a backup store.
func (*Client) GetCloudAccounts ¶ added in v0.0.7
func (a *Client) GetCloudAccounts(params *GetCloudAccountsParams, opts ...ClientOption) (*GetCloudAccountsOK, error)
GetCloudAccounts lists cloud accounts known to pg edge
Lists cloud accounts known to pgEdge.
func (*Client) GetCloudAccountsID ¶ added in v0.0.7
func (a *Client) GetCloudAccountsID(params *GetCloudAccountsIDParams, opts ...ClientOption) (*GetCloudAccountsIDOK, error)
GetCloudAccountsID retrieves a cloud account
Retrieve a cloud account.
func (*Client) GetClusters ¶
func (a *Client) GetClusters(params *GetClustersParams, opts ...ClientOption) (*GetClustersOK, error)
GetClusters lists existing pg edge database clusters
Lists existing pgEdge database clusters.
func (*Client) GetClustersID ¶
func (a *Client) GetClustersID(params *GetClustersIDParams, opts ...ClientOption) (*GetClustersIDOK, error)
GetClustersID retrieves a pg edge database cluster given its ID
Retrieve a pgEdge database cluster given its ID.
func (*Client) GetClustersIDNodes ¶ added in v0.0.7
func (a *Client) GetClustersIDNodes(params *GetClustersIDNodesParams, opts ...ClientOption) (*GetClustersIDNodesOK, error)
GetClustersIDNodes lists nodes belonging to a specific cluster
Lists nodes belonging to a specific cluster.
func (*Client) GetClustersIDNodesNodeIDLogsLogName ¶ added in v0.0.7
func (a *Client) GetClustersIDNodesNodeIDLogsLogName(params *GetClustersIDNodesNodeIDLogsLogNameParams, opts ...ClientOption) (*GetClustersIDNodesNodeIDLogsLogNameOK, error)
GetClustersIDNodesNodeIDLogsLogName retrieves messages from log file on a database node
Retrieve messages from log file on a database node.
func (*Client) GetDatabases ¶
func (a *Client) GetDatabases(params *GetDatabasesParams, opts ...ClientOption) (*GetDatabasesOK, error)
GetDatabases lists databases
Lists databases.
func (*Client) GetDatabasesID ¶
func (a *Client) GetDatabasesID(params *GetDatabasesIDParams, opts ...ClientOption) (*GetDatabasesIDOK, error)
GetDatabasesID retrieves a database given its ID
Retrieve a database given its ID.
func (*Client) GetSSHKeys ¶ added in v0.0.7
func (a *Client) GetSSHKeys(params *GetSSHKeysParams, opts ...ClientOption) (*GetSSHKeysOK, error)
GetSSHKeys lists SSH keys
List SSH keys.
func (*Client) GetSSHKeysID ¶ added in v0.0.7
func (a *Client) GetSSHKeysID(params *GetSSHKeysIDParams, opts ...ClientOption) (*GetSSHKeysIDOK, error)
GetSSHKeysID retrieves an SSH key
Retrieve an SSH key.
func (*Client) GetTasks ¶ added in v0.0.26
func (a *Client) GetTasks(params *GetTasksParams, opts ...ClientOption) (*GetTasksOK, error)
GetTasks lists tasks
List tasks.
func (*Client) PatchClustersID ¶ added in v0.0.6
func (a *Client) PatchClustersID(params *PatchClustersIDParams, opts ...ClientOption) (*PatchClustersIDOK, error)
PatchClustersID updates a pg edge database cluster
Update a pgEdge database cluster.
func (*Client) PatchDatabasesID ¶ added in v0.0.6
func (a *Client) PatchDatabasesID(params *PatchDatabasesIDParams, opts ...ClientOption) (*PatchDatabasesIDOK, error)
PatchDatabasesID updates a database
Updates a database.
func (*Client) PostBackupStores ¶ added in v0.0.7
func (a *Client) PostBackupStores(params *PostBackupStoresParams, opts ...ClientOption) (*PostBackupStoresOK, error)
PostBackupStores creates a backup store
Create a backup store.
func (*Client) PostCloudAccounts ¶ added in v0.0.7
func (a *Client) PostCloudAccounts(params *PostCloudAccountsParams, opts ...ClientOption) (*PostCloudAccountsOK, error)
PostCloudAccounts onboards a new cloud account
Onboard a new cloud account.
func (*Client) PostClusters ¶
func (a *Client) PostClusters(params *PostClustersParams, opts ...ClientOption) (*PostClustersOK, error)
PostClusters creates a new pg edge database cluster
Creates a new pgEdge database cluster.
func (*Client) PostDatabases ¶
func (a *Client) PostDatabases(params *PostDatabasesParams, opts ...ClientOption) (*PostDatabasesOK, error)
PostDatabases creates a new database
Creates a new database.
func (*Client) PostOauthToken ¶
func (a *Client) PostOauthToken(params *PostOauthTokenParams, opts ...ClientOption) (*PostOauthTokenOK, error)
PostOauthToken obtains o auth token
Get an OAuth token using client credentials
func (*Client) PostSSHKeys ¶ added in v0.0.7
func (a *Client) PostSSHKeys(params *PostSSHKeysParams, opts ...ClientOption) (*PostSSHKeysOK, error)
PostSSHKeys creates an SSH key
Create an SSH key.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
type ClientService ¶
type ClientService interface { DeleteBackupStoresID(params *DeleteBackupStoresIDParams, opts ...ClientOption) (*DeleteBackupStoresIDNoContent, error) DeleteCloudAccountsID(params *DeleteCloudAccountsIDParams, opts ...ClientOption) (*DeleteCloudAccountsIDNoContent, error) DeleteClustersID(params *DeleteClustersIDParams, opts ...ClientOption) (*DeleteClustersIDNoContent, error) DeleteDatabasesID(params *DeleteDatabasesIDParams, opts ...ClientOption) (*DeleteDatabasesIDNoContent, error) DeleteSSHKeysID(params *DeleteSSHKeysIDParams, opts ...ClientOption) (*DeleteSSHKeysIDNoContent, error) GetBackupStores(params *GetBackupStoresParams, opts ...ClientOption) (*GetBackupStoresOK, error) GetBackupStoresID(params *GetBackupStoresIDParams, opts ...ClientOption) (*GetBackupStoresIDOK, error) GetCloudAccounts(params *GetCloudAccountsParams, opts ...ClientOption) (*GetCloudAccountsOK, error) GetCloudAccountsID(params *GetCloudAccountsIDParams, opts ...ClientOption) (*GetCloudAccountsIDOK, error) GetClusters(params *GetClustersParams, opts ...ClientOption) (*GetClustersOK, error) GetClustersID(params *GetClustersIDParams, opts ...ClientOption) (*GetClustersIDOK, error) GetClustersIDNodes(params *GetClustersIDNodesParams, opts ...ClientOption) (*GetClustersIDNodesOK, error) GetClustersIDNodesNodeIDLogsLogName(params *GetClustersIDNodesNodeIDLogsLogNameParams, opts ...ClientOption) (*GetClustersIDNodesNodeIDLogsLogNameOK, error) GetDatabases(params *GetDatabasesParams, opts ...ClientOption) (*GetDatabasesOK, error) GetDatabasesID(params *GetDatabasesIDParams, opts ...ClientOption) (*GetDatabasesIDOK, error) GetSSHKeys(params *GetSSHKeysParams, opts ...ClientOption) (*GetSSHKeysOK, error) GetSSHKeysID(params *GetSSHKeysIDParams, opts ...ClientOption) (*GetSSHKeysIDOK, error) GetTasks(params *GetTasksParams, opts ...ClientOption) (*GetTasksOK, error) PatchClustersID(params *PatchClustersIDParams, opts ...ClientOption) (*PatchClustersIDOK, error) PatchDatabasesID(params *PatchDatabasesIDParams, opts ...ClientOption) (*PatchDatabasesIDOK, error) PostBackupStores(params *PostBackupStoresParams, opts ...ClientOption) (*PostBackupStoresOK, error) PostCloudAccounts(params *PostCloudAccountsParams, opts ...ClientOption) (*PostCloudAccountsOK, error) PostClusters(params *PostClustersParams, opts ...ClientOption) (*PostClustersOK, error) PostDatabases(params *PostDatabasesParams, opts ...ClientOption) (*PostDatabasesOK, error) PostOauthToken(params *PostOauthTokenParams, opts ...ClientOption) (*PostOauthTokenOK, error) PostSSHKeys(params *PostSSHKeysParams, opts ...ClientOption) (*PostSSHKeysOK, 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 operations API client.
func NewClientWithBasicAuth ¶ added in v0.0.7
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new operations API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶ added in v0.0.7
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new operations API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type DeleteBackupStoresIDBadRequest ¶ added in v0.0.7
DeleteBackupStoresIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewDeleteBackupStoresIDBadRequest ¶ added in v0.0.7
func NewDeleteBackupStoresIDBadRequest() *DeleteBackupStoresIDBadRequest
NewDeleteBackupStoresIDBadRequest creates a DeleteBackupStoresIDBadRequest with default headers values
func (*DeleteBackupStoresIDBadRequest) Code ¶ added in v0.0.7
func (o *DeleteBackupStoresIDBadRequest) Code() int
Code gets the status code for the delete backup stores Id bad request response
func (*DeleteBackupStoresIDBadRequest) Error ¶ added in v0.0.7
func (o *DeleteBackupStoresIDBadRequest) Error() string
func (*DeleteBackupStoresIDBadRequest) GetPayload ¶ added in v0.0.7
func (o *DeleteBackupStoresIDBadRequest) GetPayload() *models.Error
func (*DeleteBackupStoresIDBadRequest) IsClientError ¶ added in v0.0.7
func (o *DeleteBackupStoresIDBadRequest) IsClientError() bool
IsClientError returns true when this delete backup stores Id bad request response has a 4xx status code
func (*DeleteBackupStoresIDBadRequest) IsCode ¶ added in v0.0.7
func (o *DeleteBackupStoresIDBadRequest) IsCode(code int) bool
IsCode returns true when this delete backup stores Id bad request response a status code equal to that given
func (*DeleteBackupStoresIDBadRequest) IsRedirect ¶ added in v0.0.7
func (o *DeleteBackupStoresIDBadRequest) IsRedirect() bool
IsRedirect returns true when this delete backup stores Id bad request response has a 3xx status code
func (*DeleteBackupStoresIDBadRequest) IsServerError ¶ added in v0.0.7
func (o *DeleteBackupStoresIDBadRequest) IsServerError() bool
IsServerError returns true when this delete backup stores Id bad request response has a 5xx status code
func (*DeleteBackupStoresIDBadRequest) IsSuccess ¶ added in v0.0.7
func (o *DeleteBackupStoresIDBadRequest) IsSuccess() bool
IsSuccess returns true when this delete backup stores Id bad request response has a 2xx status code
func (*DeleteBackupStoresIDBadRequest) String ¶ added in v0.0.7
func (o *DeleteBackupStoresIDBadRequest) String() string
type DeleteBackupStoresIDNoContent ¶ added in v0.0.7
type DeleteBackupStoresIDNoContent struct { }
DeleteBackupStoresIDNoContent describes a response with status code 204, with default header values.
Backup store deleted.
func NewDeleteBackupStoresIDNoContent ¶ added in v0.0.7
func NewDeleteBackupStoresIDNoContent() *DeleteBackupStoresIDNoContent
NewDeleteBackupStoresIDNoContent creates a DeleteBackupStoresIDNoContent with default headers values
func (*DeleteBackupStoresIDNoContent) Code ¶ added in v0.0.7
func (o *DeleteBackupStoresIDNoContent) Code() int
Code gets the status code for the delete backup stores Id no content response
func (*DeleteBackupStoresIDNoContent) Error ¶ added in v0.0.7
func (o *DeleteBackupStoresIDNoContent) Error() string
func (*DeleteBackupStoresIDNoContent) IsClientError ¶ added in v0.0.7
func (o *DeleteBackupStoresIDNoContent) IsClientError() bool
IsClientError returns true when this delete backup stores Id no content response has a 4xx status code
func (*DeleteBackupStoresIDNoContent) IsCode ¶ added in v0.0.7
func (o *DeleteBackupStoresIDNoContent) IsCode(code int) bool
IsCode returns true when this delete backup stores Id no content response a status code equal to that given
func (*DeleteBackupStoresIDNoContent) IsRedirect ¶ added in v0.0.7
func (o *DeleteBackupStoresIDNoContent) IsRedirect() bool
IsRedirect returns true when this delete backup stores Id no content response has a 3xx status code
func (*DeleteBackupStoresIDNoContent) IsServerError ¶ added in v0.0.7
func (o *DeleteBackupStoresIDNoContent) IsServerError() bool
IsServerError returns true when this delete backup stores Id no content response has a 5xx status code
func (*DeleteBackupStoresIDNoContent) IsSuccess ¶ added in v0.0.7
func (o *DeleteBackupStoresIDNoContent) IsSuccess() bool
IsSuccess returns true when this delete backup stores Id no content response has a 2xx status code
func (*DeleteBackupStoresIDNoContent) String ¶ added in v0.0.7
func (o *DeleteBackupStoresIDNoContent) String() string
type DeleteBackupStoresIDParams ¶ added in v0.0.7
type DeleteBackupStoresIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. The ID of the backup store to delete. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteBackupStoresIDParams contains all the parameters to send to the API endpoint
for the delete backup stores ID operation. Typically these are written to a http.Request.
func NewDeleteBackupStoresIDParams ¶ added in v0.0.7
func NewDeleteBackupStoresIDParams() *DeleteBackupStoresIDParams
NewDeleteBackupStoresIDParams creates a new DeleteBackupStoresIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteBackupStoresIDParamsWithContext ¶ added in v0.0.7
func NewDeleteBackupStoresIDParamsWithContext(ctx context.Context) *DeleteBackupStoresIDParams
NewDeleteBackupStoresIDParamsWithContext creates a new DeleteBackupStoresIDParams object with the ability to set a context for a request.
func NewDeleteBackupStoresIDParamsWithHTTPClient ¶ added in v0.0.7
func NewDeleteBackupStoresIDParamsWithHTTPClient(client *http.Client) *DeleteBackupStoresIDParams
NewDeleteBackupStoresIDParamsWithHTTPClient creates a new DeleteBackupStoresIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteBackupStoresIDParamsWithTimeout ¶ added in v0.0.7
func NewDeleteBackupStoresIDParamsWithTimeout(timeout time.Duration) *DeleteBackupStoresIDParams
NewDeleteBackupStoresIDParamsWithTimeout creates a new DeleteBackupStoresIDParams object with the ability to set a timeout on a request.
func (*DeleteBackupStoresIDParams) SetAuthorization ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the delete backup stores ID params
func (*DeleteBackupStoresIDParams) SetContext ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete backup stores ID params
func (*DeleteBackupStoresIDParams) SetDefaults ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) SetDefaults()
SetDefaults hydrates default values in the delete backup stores ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteBackupStoresIDParams) SetHTTPClient ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete backup stores ID params
func (*DeleteBackupStoresIDParams) SetID ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete backup stores ID params
func (*DeleteBackupStoresIDParams) SetTimeout ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete backup stores ID params
func (*DeleteBackupStoresIDParams) WithAuthorization ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) WithAuthorization(authorization string) *DeleteBackupStoresIDParams
WithAuthorization adds the authorization to the delete backup stores ID params
func (*DeleteBackupStoresIDParams) WithContext ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) WithContext(ctx context.Context) *DeleteBackupStoresIDParams
WithContext adds the context to the delete backup stores ID params
func (*DeleteBackupStoresIDParams) WithDefaults ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) WithDefaults() *DeleteBackupStoresIDParams
WithDefaults hydrates default values in the delete backup stores ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteBackupStoresIDParams) WithHTTPClient ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) WithHTTPClient(client *http.Client) *DeleteBackupStoresIDParams
WithHTTPClient adds the HTTPClient to the delete backup stores ID params
func (*DeleteBackupStoresIDParams) WithID ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) WithID(id strfmt.UUID) *DeleteBackupStoresIDParams
WithID adds the id to the delete backup stores ID params
func (*DeleteBackupStoresIDParams) WithTimeout ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) WithTimeout(timeout time.Duration) *DeleteBackupStoresIDParams
WithTimeout adds the timeout to the delete backup stores ID params
func (*DeleteBackupStoresIDParams) WriteToRequest ¶ added in v0.0.7
func (o *DeleteBackupStoresIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteBackupStoresIDReader ¶ added in v0.0.7
type DeleteBackupStoresIDReader struct {
// contains filtered or unexported fields
}
DeleteBackupStoresIDReader is a Reader for the DeleteBackupStoresID structure.
func (*DeleteBackupStoresIDReader) ReadResponse ¶ added in v0.0.7
func (o *DeleteBackupStoresIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteBackupStoresIDUnauthorized ¶ added in v0.0.7
type DeleteBackupStoresIDUnauthorized struct {
}DeleteBackupStoresIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewDeleteBackupStoresIDUnauthorized ¶ added in v0.0.7
func NewDeleteBackupStoresIDUnauthorized() *DeleteBackupStoresIDUnauthorized
NewDeleteBackupStoresIDUnauthorized creates a DeleteBackupStoresIDUnauthorized with default headers values
func (*DeleteBackupStoresIDUnauthorized) Code ¶ added in v0.0.7
func (o *DeleteBackupStoresIDUnauthorized) Code() int
Code gets the status code for the delete backup stores Id unauthorized response
func (*DeleteBackupStoresIDUnauthorized) Error ¶ added in v0.0.7
func (o *DeleteBackupStoresIDUnauthorized) Error() string
func (*DeleteBackupStoresIDUnauthorized) GetPayload ¶ added in v0.0.7
func (o *DeleteBackupStoresIDUnauthorized) GetPayload() *models.Error
func (*DeleteBackupStoresIDUnauthorized) IsClientError ¶ added in v0.0.7
func (o *DeleteBackupStoresIDUnauthorized) IsClientError() bool
IsClientError returns true when this delete backup stores Id unauthorized response has a 4xx status code
func (*DeleteBackupStoresIDUnauthorized) IsCode ¶ added in v0.0.7
func (o *DeleteBackupStoresIDUnauthorized) IsCode(code int) bool
IsCode returns true when this delete backup stores Id unauthorized response a status code equal to that given
func (*DeleteBackupStoresIDUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *DeleteBackupStoresIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete backup stores Id unauthorized response has a 3xx status code
func (*DeleteBackupStoresIDUnauthorized) IsServerError ¶ added in v0.0.7
func (o *DeleteBackupStoresIDUnauthorized) IsServerError() bool
IsServerError returns true when this delete backup stores Id unauthorized response has a 5xx status code
func (*DeleteBackupStoresIDUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *DeleteBackupStoresIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete backup stores Id unauthorized response has a 2xx status code
func (*DeleteBackupStoresIDUnauthorized) String ¶ added in v0.0.7
func (o *DeleteBackupStoresIDUnauthorized) String() string
type DeleteCloudAccountsIDBadRequest ¶ added in v0.0.7
DeleteCloudAccountsIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewDeleteCloudAccountsIDBadRequest ¶ added in v0.0.7
func NewDeleteCloudAccountsIDBadRequest() *DeleteCloudAccountsIDBadRequest
NewDeleteCloudAccountsIDBadRequest creates a DeleteCloudAccountsIDBadRequest with default headers values
func (*DeleteCloudAccountsIDBadRequest) Code ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDBadRequest) Code() int
Code gets the status code for the delete cloud accounts Id bad request response
func (*DeleteCloudAccountsIDBadRequest) Error ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDBadRequest) Error() string
func (*DeleteCloudAccountsIDBadRequest) GetPayload ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDBadRequest) GetPayload() *models.Error
func (*DeleteCloudAccountsIDBadRequest) IsClientError ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDBadRequest) IsClientError() bool
IsClientError returns true when this delete cloud accounts Id bad request response has a 4xx status code
func (*DeleteCloudAccountsIDBadRequest) IsCode ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDBadRequest) IsCode(code int) bool
IsCode returns true when this delete cloud accounts Id bad request response a status code equal to that given
func (*DeleteCloudAccountsIDBadRequest) IsRedirect ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDBadRequest) IsRedirect() bool
IsRedirect returns true when this delete cloud accounts Id bad request response has a 3xx status code
func (*DeleteCloudAccountsIDBadRequest) IsServerError ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDBadRequest) IsServerError() bool
IsServerError returns true when this delete cloud accounts Id bad request response has a 5xx status code
func (*DeleteCloudAccountsIDBadRequest) IsSuccess ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDBadRequest) IsSuccess() bool
IsSuccess returns true when this delete cloud accounts Id bad request response has a 2xx status code
func (*DeleteCloudAccountsIDBadRequest) String ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDBadRequest) String() string
type DeleteCloudAccountsIDNoContent ¶ added in v0.0.7
type DeleteCloudAccountsIDNoContent struct { }
DeleteCloudAccountsIDNoContent describes a response with status code 204, with default header values.
Empty response indicating that the cloud account was offboarded.
func NewDeleteCloudAccountsIDNoContent ¶ added in v0.0.7
func NewDeleteCloudAccountsIDNoContent() *DeleteCloudAccountsIDNoContent
NewDeleteCloudAccountsIDNoContent creates a DeleteCloudAccountsIDNoContent with default headers values
func (*DeleteCloudAccountsIDNoContent) Code ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDNoContent) Code() int
Code gets the status code for the delete cloud accounts Id no content response
func (*DeleteCloudAccountsIDNoContent) Error ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDNoContent) Error() string
func (*DeleteCloudAccountsIDNoContent) IsClientError ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDNoContent) IsClientError() bool
IsClientError returns true when this delete cloud accounts Id no content response has a 4xx status code
func (*DeleteCloudAccountsIDNoContent) IsCode ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDNoContent) IsCode(code int) bool
IsCode returns true when this delete cloud accounts Id no content response a status code equal to that given
func (*DeleteCloudAccountsIDNoContent) IsRedirect ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDNoContent) IsRedirect() bool
IsRedirect returns true when this delete cloud accounts Id no content response has a 3xx status code
func (*DeleteCloudAccountsIDNoContent) IsServerError ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDNoContent) IsServerError() bool
IsServerError returns true when this delete cloud accounts Id no content response has a 5xx status code
func (*DeleteCloudAccountsIDNoContent) IsSuccess ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDNoContent) IsSuccess() bool
IsSuccess returns true when this delete cloud accounts Id no content response has a 2xx status code
func (*DeleteCloudAccountsIDNoContent) String ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDNoContent) String() string
type DeleteCloudAccountsIDParams ¶ added in v0.0.7
type DeleteCloudAccountsIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. ID of the cloud account to offboard. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteCloudAccountsIDParams contains all the parameters to send to the API endpoint
for the delete cloud accounts ID operation. Typically these are written to a http.Request.
func NewDeleteCloudAccountsIDParams ¶ added in v0.0.7
func NewDeleteCloudAccountsIDParams() *DeleteCloudAccountsIDParams
NewDeleteCloudAccountsIDParams creates a new DeleteCloudAccountsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteCloudAccountsIDParamsWithContext ¶ added in v0.0.7
func NewDeleteCloudAccountsIDParamsWithContext(ctx context.Context) *DeleteCloudAccountsIDParams
NewDeleteCloudAccountsIDParamsWithContext creates a new DeleteCloudAccountsIDParams object with the ability to set a context for a request.
func NewDeleteCloudAccountsIDParamsWithHTTPClient ¶ added in v0.0.7
func NewDeleteCloudAccountsIDParamsWithHTTPClient(client *http.Client) *DeleteCloudAccountsIDParams
NewDeleteCloudAccountsIDParamsWithHTTPClient creates a new DeleteCloudAccountsIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteCloudAccountsIDParamsWithTimeout ¶ added in v0.0.7
func NewDeleteCloudAccountsIDParamsWithTimeout(timeout time.Duration) *DeleteCloudAccountsIDParams
NewDeleteCloudAccountsIDParamsWithTimeout creates a new DeleteCloudAccountsIDParams object with the ability to set a timeout on a request.
func (*DeleteCloudAccountsIDParams) SetAuthorization ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the delete cloud accounts ID params
func (*DeleteCloudAccountsIDParams) SetContext ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete cloud accounts ID params
func (*DeleteCloudAccountsIDParams) SetDefaults ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) SetDefaults()
SetDefaults hydrates default values in the delete cloud accounts ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteCloudAccountsIDParams) SetHTTPClient ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete cloud accounts ID params
func (*DeleteCloudAccountsIDParams) SetID ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete cloud accounts ID params
func (*DeleteCloudAccountsIDParams) SetTimeout ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete cloud accounts ID params
func (*DeleteCloudAccountsIDParams) WithAuthorization ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) WithAuthorization(authorization string) *DeleteCloudAccountsIDParams
WithAuthorization adds the authorization to the delete cloud accounts ID params
func (*DeleteCloudAccountsIDParams) WithContext ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) WithContext(ctx context.Context) *DeleteCloudAccountsIDParams
WithContext adds the context to the delete cloud accounts ID params
func (*DeleteCloudAccountsIDParams) WithDefaults ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) WithDefaults() *DeleteCloudAccountsIDParams
WithDefaults hydrates default values in the delete cloud accounts ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteCloudAccountsIDParams) WithHTTPClient ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) WithHTTPClient(client *http.Client) *DeleteCloudAccountsIDParams
WithHTTPClient adds the HTTPClient to the delete cloud accounts ID params
func (*DeleteCloudAccountsIDParams) WithID ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) WithID(id strfmt.UUID) *DeleteCloudAccountsIDParams
WithID adds the id to the delete cloud accounts ID params
func (*DeleteCloudAccountsIDParams) WithTimeout ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) WithTimeout(timeout time.Duration) *DeleteCloudAccountsIDParams
WithTimeout adds the timeout to the delete cloud accounts ID params
func (*DeleteCloudAccountsIDParams) WriteToRequest ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCloudAccountsIDReader ¶ added in v0.0.7
type DeleteCloudAccountsIDReader struct {
// contains filtered or unexported fields
}
DeleteCloudAccountsIDReader is a Reader for the DeleteCloudAccountsID structure.
func (*DeleteCloudAccountsIDReader) ReadResponse ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCloudAccountsIDUnauthorized ¶ added in v0.0.7
type DeleteCloudAccountsIDUnauthorized struct {
}DeleteCloudAccountsIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewDeleteCloudAccountsIDUnauthorized ¶ added in v0.0.7
func NewDeleteCloudAccountsIDUnauthorized() *DeleteCloudAccountsIDUnauthorized
NewDeleteCloudAccountsIDUnauthorized creates a DeleteCloudAccountsIDUnauthorized with default headers values
func (*DeleteCloudAccountsIDUnauthorized) Code ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDUnauthorized) Code() int
Code gets the status code for the delete cloud accounts Id unauthorized response
func (*DeleteCloudAccountsIDUnauthorized) Error ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDUnauthorized) Error() string
func (*DeleteCloudAccountsIDUnauthorized) GetPayload ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDUnauthorized) GetPayload() *models.Error
func (*DeleteCloudAccountsIDUnauthorized) IsClientError ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDUnauthorized) IsClientError() bool
IsClientError returns true when this delete cloud accounts Id unauthorized response has a 4xx status code
func (*DeleteCloudAccountsIDUnauthorized) IsCode ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDUnauthorized) IsCode(code int) bool
IsCode returns true when this delete cloud accounts Id unauthorized response a status code equal to that given
func (*DeleteCloudAccountsIDUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete cloud accounts Id unauthorized response has a 3xx status code
func (*DeleteCloudAccountsIDUnauthorized) IsServerError ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDUnauthorized) IsServerError() bool
IsServerError returns true when this delete cloud accounts Id unauthorized response has a 5xx status code
func (*DeleteCloudAccountsIDUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete cloud accounts Id unauthorized response has a 2xx status code
func (*DeleteCloudAccountsIDUnauthorized) String ¶ added in v0.0.7
func (o *DeleteCloudAccountsIDUnauthorized) String() string
type DeleteClustersIDBadRequest ¶ added in v0.0.6
DeleteClustersIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewDeleteClustersIDBadRequest ¶ added in v0.0.6
func NewDeleteClustersIDBadRequest() *DeleteClustersIDBadRequest
NewDeleteClustersIDBadRequest creates a DeleteClustersIDBadRequest with default headers values
func (*DeleteClustersIDBadRequest) Code ¶ added in v0.0.6
func (o *DeleteClustersIDBadRequest) Code() int
Code gets the status code for the delete clusters Id bad request response
func (*DeleteClustersIDBadRequest) Error ¶ added in v0.0.6
func (o *DeleteClustersIDBadRequest) Error() string
func (*DeleteClustersIDBadRequest) GetPayload ¶ added in v0.0.6
func (o *DeleteClustersIDBadRequest) GetPayload() *models.Error
func (*DeleteClustersIDBadRequest) IsClientError ¶ added in v0.0.6
func (o *DeleteClustersIDBadRequest) IsClientError() bool
IsClientError returns true when this delete clusters Id bad request response has a 4xx status code
func (*DeleteClustersIDBadRequest) IsCode ¶ added in v0.0.6
func (o *DeleteClustersIDBadRequest) IsCode(code int) bool
IsCode returns true when this delete clusters Id bad request response a status code equal to that given
func (*DeleteClustersIDBadRequest) IsRedirect ¶ added in v0.0.6
func (o *DeleteClustersIDBadRequest) IsRedirect() bool
IsRedirect returns true when this delete clusters Id bad request response has a 3xx status code
func (*DeleteClustersIDBadRequest) IsServerError ¶ added in v0.0.6
func (o *DeleteClustersIDBadRequest) IsServerError() bool
IsServerError returns true when this delete clusters Id bad request response has a 5xx status code
func (*DeleteClustersIDBadRequest) IsSuccess ¶ added in v0.0.6
func (o *DeleteClustersIDBadRequest) IsSuccess() bool
IsSuccess returns true when this delete clusters Id bad request response has a 2xx status code
func (*DeleteClustersIDBadRequest) String ¶ added in v0.0.6
func (o *DeleteClustersIDBadRequest) String() string
type DeleteClustersIDNoContent ¶
type DeleteClustersIDNoContent struct { }
DeleteClustersIDNoContent describes a response with status code 204, with default header values.
Empty response indicating that the cluster was deleted.
func NewDeleteClustersIDNoContent ¶
func NewDeleteClustersIDNoContent() *DeleteClustersIDNoContent
NewDeleteClustersIDNoContent creates a DeleteClustersIDNoContent with default headers values
func (*DeleteClustersIDNoContent) Code ¶
func (o *DeleteClustersIDNoContent) Code() int
Code gets the status code for the delete clusters Id no content response
func (*DeleteClustersIDNoContent) Error ¶
func (o *DeleteClustersIDNoContent) Error() string
func (*DeleteClustersIDNoContent) IsClientError ¶
func (o *DeleteClustersIDNoContent) IsClientError() bool
IsClientError returns true when this delete clusters Id no content response has a 4xx status code
func (*DeleteClustersIDNoContent) IsCode ¶
func (o *DeleteClustersIDNoContent) IsCode(code int) bool
IsCode returns true when this delete clusters Id no content response a status code equal to that given
func (*DeleteClustersIDNoContent) IsRedirect ¶
func (o *DeleteClustersIDNoContent) IsRedirect() bool
IsRedirect returns true when this delete clusters Id no content response has a 3xx status code
func (*DeleteClustersIDNoContent) IsServerError ¶
func (o *DeleteClustersIDNoContent) IsServerError() bool
IsServerError returns true when this delete clusters Id no content response has a 5xx status code
func (*DeleteClustersIDNoContent) IsSuccess ¶
func (o *DeleteClustersIDNoContent) IsSuccess() bool
IsSuccess returns true when this delete clusters Id no content response has a 2xx status code
func (*DeleteClustersIDNoContent) String ¶
func (o *DeleteClustersIDNoContent) String() string
type DeleteClustersIDParams ¶
type DeleteClustersIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. ID of the cluster to delete. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteClustersIDParams contains all the parameters to send to the API endpoint
for the delete clusters ID operation. Typically these are written to a http.Request.
func NewDeleteClustersIDParams ¶
func NewDeleteClustersIDParams() *DeleteClustersIDParams
NewDeleteClustersIDParams creates a new DeleteClustersIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteClustersIDParamsWithContext ¶
func NewDeleteClustersIDParamsWithContext(ctx context.Context) *DeleteClustersIDParams
NewDeleteClustersIDParamsWithContext creates a new DeleteClustersIDParams object with the ability to set a context for a request.
func NewDeleteClustersIDParamsWithHTTPClient ¶
func NewDeleteClustersIDParamsWithHTTPClient(client *http.Client) *DeleteClustersIDParams
NewDeleteClustersIDParamsWithHTTPClient creates a new DeleteClustersIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteClustersIDParamsWithTimeout ¶
func NewDeleteClustersIDParamsWithTimeout(timeout time.Duration) *DeleteClustersIDParams
NewDeleteClustersIDParamsWithTimeout creates a new DeleteClustersIDParams object with the ability to set a timeout on a request.
func (*DeleteClustersIDParams) SetAuthorization ¶
func (o *DeleteClustersIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the delete clusters ID params
func (*DeleteClustersIDParams) SetContext ¶
func (o *DeleteClustersIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete clusters ID params
func (*DeleteClustersIDParams) SetDefaults ¶
func (o *DeleteClustersIDParams) SetDefaults()
SetDefaults hydrates default values in the delete clusters ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteClustersIDParams) SetHTTPClient ¶
func (o *DeleteClustersIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete clusters ID params
func (*DeleteClustersIDParams) SetID ¶
func (o *DeleteClustersIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete clusters ID params
func (*DeleteClustersIDParams) SetTimeout ¶
func (o *DeleteClustersIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete clusters ID params
func (*DeleteClustersIDParams) WithAuthorization ¶
func (o *DeleteClustersIDParams) WithAuthorization(authorization string) *DeleteClustersIDParams
WithAuthorization adds the authorization to the delete clusters ID params
func (*DeleteClustersIDParams) WithContext ¶
func (o *DeleteClustersIDParams) WithContext(ctx context.Context) *DeleteClustersIDParams
WithContext adds the context to the delete clusters ID params
func (*DeleteClustersIDParams) WithDefaults ¶
func (o *DeleteClustersIDParams) WithDefaults() *DeleteClustersIDParams
WithDefaults hydrates default values in the delete clusters ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteClustersIDParams) WithHTTPClient ¶
func (o *DeleteClustersIDParams) WithHTTPClient(client *http.Client) *DeleteClustersIDParams
WithHTTPClient adds the HTTPClient to the delete clusters ID params
func (*DeleteClustersIDParams) WithID ¶
func (o *DeleteClustersIDParams) WithID(id strfmt.UUID) *DeleteClustersIDParams
WithID adds the id to the delete clusters ID params
func (*DeleteClustersIDParams) WithTimeout ¶
func (o *DeleteClustersIDParams) WithTimeout(timeout time.Duration) *DeleteClustersIDParams
WithTimeout adds the timeout to the delete clusters ID params
func (*DeleteClustersIDParams) WriteToRequest ¶
func (o *DeleteClustersIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteClustersIDReader ¶
type DeleteClustersIDReader struct {
// contains filtered or unexported fields
}
DeleteClustersIDReader is a Reader for the DeleteClustersID structure.
func (*DeleteClustersIDReader) ReadResponse ¶
func (o *DeleteClustersIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteClustersIDUnauthorized ¶
type DeleteClustersIDUnauthorized struct {
}DeleteClustersIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewDeleteClustersIDUnauthorized ¶
func NewDeleteClustersIDUnauthorized() *DeleteClustersIDUnauthorized
NewDeleteClustersIDUnauthorized creates a DeleteClustersIDUnauthorized with default headers values
func (*DeleteClustersIDUnauthorized) Code ¶
func (o *DeleteClustersIDUnauthorized) Code() int
Code gets the status code for the delete clusters Id unauthorized response
func (*DeleteClustersIDUnauthorized) Error ¶
func (o *DeleteClustersIDUnauthorized) Error() string
func (*DeleteClustersIDUnauthorized) GetPayload ¶ added in v0.0.6
func (o *DeleteClustersIDUnauthorized) GetPayload() *models.Error
func (*DeleteClustersIDUnauthorized) IsClientError ¶
func (o *DeleteClustersIDUnauthorized) IsClientError() bool
IsClientError returns true when this delete clusters Id unauthorized response has a 4xx status code
func (*DeleteClustersIDUnauthorized) IsCode ¶
func (o *DeleteClustersIDUnauthorized) IsCode(code int) bool
IsCode returns true when this delete clusters Id unauthorized response a status code equal to that given
func (*DeleteClustersIDUnauthorized) IsRedirect ¶
func (o *DeleteClustersIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete clusters Id unauthorized response has a 3xx status code
func (*DeleteClustersIDUnauthorized) IsServerError ¶
func (o *DeleteClustersIDUnauthorized) IsServerError() bool
IsServerError returns true when this delete clusters Id unauthorized response has a 5xx status code
func (*DeleteClustersIDUnauthorized) IsSuccess ¶
func (o *DeleteClustersIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete clusters Id unauthorized response has a 2xx status code
func (*DeleteClustersIDUnauthorized) String ¶
func (o *DeleteClustersIDUnauthorized) String() string
type DeleteDatabasesIDBadRequest ¶ added in v0.0.6
DeleteDatabasesIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewDeleteDatabasesIDBadRequest ¶ added in v0.0.6
func NewDeleteDatabasesIDBadRequest() *DeleteDatabasesIDBadRequest
NewDeleteDatabasesIDBadRequest creates a DeleteDatabasesIDBadRequest with default headers values
func (*DeleteDatabasesIDBadRequest) Code ¶ added in v0.0.6
func (o *DeleteDatabasesIDBadRequest) Code() int
Code gets the status code for the delete databases Id bad request response
func (*DeleteDatabasesIDBadRequest) Error ¶ added in v0.0.6
func (o *DeleteDatabasesIDBadRequest) Error() string
func (*DeleteDatabasesIDBadRequest) GetPayload ¶ added in v0.0.6
func (o *DeleteDatabasesIDBadRequest) GetPayload() *models.Error
func (*DeleteDatabasesIDBadRequest) IsClientError ¶ added in v0.0.6
func (o *DeleteDatabasesIDBadRequest) IsClientError() bool
IsClientError returns true when this delete databases Id bad request response has a 4xx status code
func (*DeleteDatabasesIDBadRequest) IsCode ¶ added in v0.0.6
func (o *DeleteDatabasesIDBadRequest) IsCode(code int) bool
IsCode returns true when this delete databases Id bad request response a status code equal to that given
func (*DeleteDatabasesIDBadRequest) IsRedirect ¶ added in v0.0.6
func (o *DeleteDatabasesIDBadRequest) IsRedirect() bool
IsRedirect returns true when this delete databases Id bad request response has a 3xx status code
func (*DeleteDatabasesIDBadRequest) IsServerError ¶ added in v0.0.6
func (o *DeleteDatabasesIDBadRequest) IsServerError() bool
IsServerError returns true when this delete databases Id bad request response has a 5xx status code
func (*DeleteDatabasesIDBadRequest) IsSuccess ¶ added in v0.0.6
func (o *DeleteDatabasesIDBadRequest) IsSuccess() bool
IsSuccess returns true when this delete databases Id bad request response has a 2xx status code
func (*DeleteDatabasesIDBadRequest) String ¶ added in v0.0.6
func (o *DeleteDatabasesIDBadRequest) String() string
type DeleteDatabasesIDNoContent ¶
type DeleteDatabasesIDNoContent struct { }
DeleteDatabasesIDNoContent describes a response with status code 204, with default header values.
Empty response indicating that the database was deleted.
func NewDeleteDatabasesIDNoContent ¶
func NewDeleteDatabasesIDNoContent() *DeleteDatabasesIDNoContent
NewDeleteDatabasesIDNoContent creates a DeleteDatabasesIDNoContent with default headers values
func (*DeleteDatabasesIDNoContent) Code ¶
func (o *DeleteDatabasesIDNoContent) Code() int
Code gets the status code for the delete databases Id no content response
func (*DeleteDatabasesIDNoContent) Error ¶
func (o *DeleteDatabasesIDNoContent) Error() string
func (*DeleteDatabasesIDNoContent) IsClientError ¶
func (o *DeleteDatabasesIDNoContent) IsClientError() bool
IsClientError returns true when this delete databases Id no content response has a 4xx status code
func (*DeleteDatabasesIDNoContent) IsCode ¶
func (o *DeleteDatabasesIDNoContent) IsCode(code int) bool
IsCode returns true when this delete databases Id no content response a status code equal to that given
func (*DeleteDatabasesIDNoContent) IsRedirect ¶
func (o *DeleteDatabasesIDNoContent) IsRedirect() bool
IsRedirect returns true when this delete databases Id no content response has a 3xx status code
func (*DeleteDatabasesIDNoContent) IsServerError ¶
func (o *DeleteDatabasesIDNoContent) IsServerError() bool
IsServerError returns true when this delete databases Id no content response has a 5xx status code
func (*DeleteDatabasesIDNoContent) IsSuccess ¶
func (o *DeleteDatabasesIDNoContent) IsSuccess() bool
IsSuccess returns true when this delete databases Id no content response has a 2xx status code
func (*DeleteDatabasesIDNoContent) String ¶
func (o *DeleteDatabasesIDNoContent) String() string
type DeleteDatabasesIDParams ¶
type DeleteDatabasesIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. ID of the database to delete. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteDatabasesIDParams contains all the parameters to send to the API endpoint
for the delete databases ID operation. Typically these are written to a http.Request.
func NewDeleteDatabasesIDParams ¶
func NewDeleteDatabasesIDParams() *DeleteDatabasesIDParams
NewDeleteDatabasesIDParams creates a new DeleteDatabasesIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteDatabasesIDParamsWithContext ¶
func NewDeleteDatabasesIDParamsWithContext(ctx context.Context) *DeleteDatabasesIDParams
NewDeleteDatabasesIDParamsWithContext creates a new DeleteDatabasesIDParams object with the ability to set a context for a request.
func NewDeleteDatabasesIDParamsWithHTTPClient ¶
func NewDeleteDatabasesIDParamsWithHTTPClient(client *http.Client) *DeleteDatabasesIDParams
NewDeleteDatabasesIDParamsWithHTTPClient creates a new DeleteDatabasesIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteDatabasesIDParamsWithTimeout ¶
func NewDeleteDatabasesIDParamsWithTimeout(timeout time.Duration) *DeleteDatabasesIDParams
NewDeleteDatabasesIDParamsWithTimeout creates a new DeleteDatabasesIDParams object with the ability to set a timeout on a request.
func (*DeleteDatabasesIDParams) SetAuthorization ¶
func (o *DeleteDatabasesIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the delete databases ID params
func (*DeleteDatabasesIDParams) SetContext ¶
func (o *DeleteDatabasesIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete databases ID params
func (*DeleteDatabasesIDParams) SetDefaults ¶
func (o *DeleteDatabasesIDParams) SetDefaults()
SetDefaults hydrates default values in the delete databases ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteDatabasesIDParams) SetHTTPClient ¶
func (o *DeleteDatabasesIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete databases ID params
func (*DeleteDatabasesIDParams) SetID ¶
func (o *DeleteDatabasesIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete databases ID params
func (*DeleteDatabasesIDParams) SetTimeout ¶
func (o *DeleteDatabasesIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete databases ID params
func (*DeleteDatabasesIDParams) WithAuthorization ¶
func (o *DeleteDatabasesIDParams) WithAuthorization(authorization string) *DeleteDatabasesIDParams
WithAuthorization adds the authorization to the delete databases ID params
func (*DeleteDatabasesIDParams) WithContext ¶
func (o *DeleteDatabasesIDParams) WithContext(ctx context.Context) *DeleteDatabasesIDParams
WithContext adds the context to the delete databases ID params
func (*DeleteDatabasesIDParams) WithDefaults ¶
func (o *DeleteDatabasesIDParams) WithDefaults() *DeleteDatabasesIDParams
WithDefaults hydrates default values in the delete databases ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteDatabasesIDParams) WithHTTPClient ¶
func (o *DeleteDatabasesIDParams) WithHTTPClient(client *http.Client) *DeleteDatabasesIDParams
WithHTTPClient adds the HTTPClient to the delete databases ID params
func (*DeleteDatabasesIDParams) WithID ¶
func (o *DeleteDatabasesIDParams) WithID(id strfmt.UUID) *DeleteDatabasesIDParams
WithID adds the id to the delete databases ID params
func (*DeleteDatabasesIDParams) WithTimeout ¶
func (o *DeleteDatabasesIDParams) WithTimeout(timeout time.Duration) *DeleteDatabasesIDParams
WithTimeout adds the timeout to the delete databases ID params
func (*DeleteDatabasesIDParams) WriteToRequest ¶
func (o *DeleteDatabasesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDatabasesIDReader ¶
type DeleteDatabasesIDReader struct {
// contains filtered or unexported fields
}
DeleteDatabasesIDReader is a Reader for the DeleteDatabasesID structure.
func (*DeleteDatabasesIDReader) ReadResponse ¶
func (o *DeleteDatabasesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDatabasesIDUnauthorized ¶
type DeleteDatabasesIDUnauthorized struct {
}DeleteDatabasesIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewDeleteDatabasesIDUnauthorized ¶
func NewDeleteDatabasesIDUnauthorized() *DeleteDatabasesIDUnauthorized
NewDeleteDatabasesIDUnauthorized creates a DeleteDatabasesIDUnauthorized with default headers values
func (*DeleteDatabasesIDUnauthorized) Code ¶
func (o *DeleteDatabasesIDUnauthorized) Code() int
Code gets the status code for the delete databases Id unauthorized response
func (*DeleteDatabasesIDUnauthorized) Error ¶
func (o *DeleteDatabasesIDUnauthorized) Error() string
func (*DeleteDatabasesIDUnauthorized) GetPayload ¶ added in v0.0.6
func (o *DeleteDatabasesIDUnauthorized) GetPayload() *models.Error
func (*DeleteDatabasesIDUnauthorized) IsClientError ¶
func (o *DeleteDatabasesIDUnauthorized) IsClientError() bool
IsClientError returns true when this delete databases Id unauthorized response has a 4xx status code
func (*DeleteDatabasesIDUnauthorized) IsCode ¶
func (o *DeleteDatabasesIDUnauthorized) IsCode(code int) bool
IsCode returns true when this delete databases Id unauthorized response a status code equal to that given
func (*DeleteDatabasesIDUnauthorized) IsRedirect ¶
func (o *DeleteDatabasesIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete databases Id unauthorized response has a 3xx status code
func (*DeleteDatabasesIDUnauthorized) IsServerError ¶
func (o *DeleteDatabasesIDUnauthorized) IsServerError() bool
IsServerError returns true when this delete databases Id unauthorized response has a 5xx status code
func (*DeleteDatabasesIDUnauthorized) IsSuccess ¶
func (o *DeleteDatabasesIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete databases Id unauthorized response has a 2xx status code
func (*DeleteDatabasesIDUnauthorized) String ¶
func (o *DeleteDatabasesIDUnauthorized) String() string
type DeleteSSHKeysIDBadRequest ¶ added in v0.0.7
DeleteSSHKeysIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewDeleteSSHKeysIDBadRequest ¶ added in v0.0.7
func NewDeleteSSHKeysIDBadRequest() *DeleteSSHKeysIDBadRequest
NewDeleteSSHKeysIDBadRequest creates a DeleteSSHKeysIDBadRequest with default headers values
func (*DeleteSSHKeysIDBadRequest) Code ¶ added in v0.0.7
func (o *DeleteSSHKeysIDBadRequest) Code() int
Code gets the status code for the delete Ssh keys Id bad request response
func (*DeleteSSHKeysIDBadRequest) Error ¶ added in v0.0.7
func (o *DeleteSSHKeysIDBadRequest) Error() string
func (*DeleteSSHKeysIDBadRequest) GetPayload ¶ added in v0.0.7
func (o *DeleteSSHKeysIDBadRequest) GetPayload() *models.Error
func (*DeleteSSHKeysIDBadRequest) IsClientError ¶ added in v0.0.7
func (o *DeleteSSHKeysIDBadRequest) IsClientError() bool
IsClientError returns true when this delete Ssh keys Id bad request response has a 4xx status code
func (*DeleteSSHKeysIDBadRequest) IsCode ¶ added in v0.0.7
func (o *DeleteSSHKeysIDBadRequest) IsCode(code int) bool
IsCode returns true when this delete Ssh keys Id bad request response a status code equal to that given
func (*DeleteSSHKeysIDBadRequest) IsRedirect ¶ added in v0.0.7
func (o *DeleteSSHKeysIDBadRequest) IsRedirect() bool
IsRedirect returns true when this delete Ssh keys Id bad request response has a 3xx status code
func (*DeleteSSHKeysIDBadRequest) IsServerError ¶ added in v0.0.7
func (o *DeleteSSHKeysIDBadRequest) IsServerError() bool
IsServerError returns true when this delete Ssh keys Id bad request response has a 5xx status code
func (*DeleteSSHKeysIDBadRequest) IsSuccess ¶ added in v0.0.7
func (o *DeleteSSHKeysIDBadRequest) IsSuccess() bool
IsSuccess returns true when this delete Ssh keys Id bad request response has a 2xx status code
func (*DeleteSSHKeysIDBadRequest) String ¶ added in v0.0.7
func (o *DeleteSSHKeysIDBadRequest) String() string
type DeleteSSHKeysIDNoContent ¶ added in v0.0.7
type DeleteSSHKeysIDNoContent struct { }
DeleteSSHKeysIDNoContent describes a response with status code 204, with default header values.
Empty response indicating that the SSH key was offboarded.
func NewDeleteSSHKeysIDNoContent ¶ added in v0.0.7
func NewDeleteSSHKeysIDNoContent() *DeleteSSHKeysIDNoContent
NewDeleteSSHKeysIDNoContent creates a DeleteSSHKeysIDNoContent with default headers values
func (*DeleteSSHKeysIDNoContent) Code ¶ added in v0.0.7
func (o *DeleteSSHKeysIDNoContent) Code() int
Code gets the status code for the delete Ssh keys Id no content response
func (*DeleteSSHKeysIDNoContent) Error ¶ added in v0.0.7
func (o *DeleteSSHKeysIDNoContent) Error() string
func (*DeleteSSHKeysIDNoContent) IsClientError ¶ added in v0.0.7
func (o *DeleteSSHKeysIDNoContent) IsClientError() bool
IsClientError returns true when this delete Ssh keys Id no content response has a 4xx status code
func (*DeleteSSHKeysIDNoContent) IsCode ¶ added in v0.0.7
func (o *DeleteSSHKeysIDNoContent) IsCode(code int) bool
IsCode returns true when this delete Ssh keys Id no content response a status code equal to that given
func (*DeleteSSHKeysIDNoContent) IsRedirect ¶ added in v0.0.7
func (o *DeleteSSHKeysIDNoContent) IsRedirect() bool
IsRedirect returns true when this delete Ssh keys Id no content response has a 3xx status code
func (*DeleteSSHKeysIDNoContent) IsServerError ¶ added in v0.0.7
func (o *DeleteSSHKeysIDNoContent) IsServerError() bool
IsServerError returns true when this delete Ssh keys Id no content response has a 5xx status code
func (*DeleteSSHKeysIDNoContent) IsSuccess ¶ added in v0.0.7
func (o *DeleteSSHKeysIDNoContent) IsSuccess() bool
IsSuccess returns true when this delete Ssh keys Id no content response has a 2xx status code
func (*DeleteSSHKeysIDNoContent) String ¶ added in v0.0.7
func (o *DeleteSSHKeysIDNoContent) String() string
type DeleteSSHKeysIDParams ¶ added in v0.0.7
type DeleteSSHKeysIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. ID of the SSH key to offboard. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSSHKeysIDParams contains all the parameters to send to the API endpoint
for the delete SSH keys ID operation. Typically these are written to a http.Request.
func NewDeleteSSHKeysIDParams ¶ added in v0.0.7
func NewDeleteSSHKeysIDParams() *DeleteSSHKeysIDParams
NewDeleteSSHKeysIDParams creates a new DeleteSSHKeysIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteSSHKeysIDParamsWithContext ¶ added in v0.0.7
func NewDeleteSSHKeysIDParamsWithContext(ctx context.Context) *DeleteSSHKeysIDParams
NewDeleteSSHKeysIDParamsWithContext creates a new DeleteSSHKeysIDParams object with the ability to set a context for a request.
func NewDeleteSSHKeysIDParamsWithHTTPClient ¶ added in v0.0.7
func NewDeleteSSHKeysIDParamsWithHTTPClient(client *http.Client) *DeleteSSHKeysIDParams
NewDeleteSSHKeysIDParamsWithHTTPClient creates a new DeleteSSHKeysIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteSSHKeysIDParamsWithTimeout ¶ added in v0.0.7
func NewDeleteSSHKeysIDParamsWithTimeout(timeout time.Duration) *DeleteSSHKeysIDParams
NewDeleteSSHKeysIDParamsWithTimeout creates a new DeleteSSHKeysIDParams object with the ability to set a timeout on a request.
func (*DeleteSSHKeysIDParams) SetAuthorization ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the delete SSH keys ID params
func (*DeleteSSHKeysIDParams) SetContext ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete SSH keys ID params
func (*DeleteSSHKeysIDParams) SetDefaults ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) SetDefaults()
SetDefaults hydrates default values in the delete SSH keys ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSSHKeysIDParams) SetHTTPClient ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete SSH keys ID params
func (*DeleteSSHKeysIDParams) SetID ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) SetID(id strfmt.UUID)
SetID adds the id to the delete SSH keys ID params
func (*DeleteSSHKeysIDParams) SetTimeout ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete SSH keys ID params
func (*DeleteSSHKeysIDParams) WithAuthorization ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) WithAuthorization(authorization string) *DeleteSSHKeysIDParams
WithAuthorization adds the authorization to the delete SSH keys ID params
func (*DeleteSSHKeysIDParams) WithContext ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) WithContext(ctx context.Context) *DeleteSSHKeysIDParams
WithContext adds the context to the delete SSH keys ID params
func (*DeleteSSHKeysIDParams) WithDefaults ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) WithDefaults() *DeleteSSHKeysIDParams
WithDefaults hydrates default values in the delete SSH keys ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteSSHKeysIDParams) WithHTTPClient ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) WithHTTPClient(client *http.Client) *DeleteSSHKeysIDParams
WithHTTPClient adds the HTTPClient to the delete SSH keys ID params
func (*DeleteSSHKeysIDParams) WithID ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) WithID(id strfmt.UUID) *DeleteSSHKeysIDParams
WithID adds the id to the delete SSH keys ID params
func (*DeleteSSHKeysIDParams) WithTimeout ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) WithTimeout(timeout time.Duration) *DeleteSSHKeysIDParams
WithTimeout adds the timeout to the delete SSH keys ID params
func (*DeleteSSHKeysIDParams) WriteToRequest ¶ added in v0.0.7
func (o *DeleteSSHKeysIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSSHKeysIDReader ¶ added in v0.0.7
type DeleteSSHKeysIDReader struct {
// contains filtered or unexported fields
}
DeleteSSHKeysIDReader is a Reader for the DeleteSSHKeysID structure.
func (*DeleteSSHKeysIDReader) ReadResponse ¶ added in v0.0.7
func (o *DeleteSSHKeysIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSSHKeysIDUnauthorized ¶ added in v0.0.7
type DeleteSSHKeysIDUnauthorized struct {
}DeleteSSHKeysIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewDeleteSSHKeysIDUnauthorized ¶ added in v0.0.7
func NewDeleteSSHKeysIDUnauthorized() *DeleteSSHKeysIDUnauthorized
NewDeleteSSHKeysIDUnauthorized creates a DeleteSSHKeysIDUnauthorized with default headers values
func (*DeleteSSHKeysIDUnauthorized) Code ¶ added in v0.0.7
func (o *DeleteSSHKeysIDUnauthorized) Code() int
Code gets the status code for the delete Ssh keys Id unauthorized response
func (*DeleteSSHKeysIDUnauthorized) Error ¶ added in v0.0.7
func (o *DeleteSSHKeysIDUnauthorized) Error() string
func (*DeleteSSHKeysIDUnauthorized) GetPayload ¶ added in v0.0.7
func (o *DeleteSSHKeysIDUnauthorized) GetPayload() *models.Error
func (*DeleteSSHKeysIDUnauthorized) IsClientError ¶ added in v0.0.7
func (o *DeleteSSHKeysIDUnauthorized) IsClientError() bool
IsClientError returns true when this delete Ssh keys Id unauthorized response has a 4xx status code
func (*DeleteSSHKeysIDUnauthorized) IsCode ¶ added in v0.0.7
func (o *DeleteSSHKeysIDUnauthorized) IsCode(code int) bool
IsCode returns true when this delete Ssh keys Id unauthorized response a status code equal to that given
func (*DeleteSSHKeysIDUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *DeleteSSHKeysIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete Ssh keys Id unauthorized response has a 3xx status code
func (*DeleteSSHKeysIDUnauthorized) IsServerError ¶ added in v0.0.7
func (o *DeleteSSHKeysIDUnauthorized) IsServerError() bool
IsServerError returns true when this delete Ssh keys Id unauthorized response has a 5xx status code
func (*DeleteSSHKeysIDUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *DeleteSSHKeysIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete Ssh keys Id unauthorized response has a 2xx status code
func (*DeleteSSHKeysIDUnauthorized) String ¶ added in v0.0.7
func (o *DeleteSSHKeysIDUnauthorized) String() string
type GetBackupStoresBadRequest ¶ added in v0.0.7
GetBackupStoresBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetBackupStoresBadRequest ¶ added in v0.0.7
func NewGetBackupStoresBadRequest() *GetBackupStoresBadRequest
NewGetBackupStoresBadRequest creates a GetBackupStoresBadRequest with default headers values
func (*GetBackupStoresBadRequest) Code ¶ added in v0.0.7
func (o *GetBackupStoresBadRequest) Code() int
Code gets the status code for the get backup stores bad request response
func (*GetBackupStoresBadRequest) Error ¶ added in v0.0.7
func (o *GetBackupStoresBadRequest) Error() string
func (*GetBackupStoresBadRequest) GetPayload ¶ added in v0.0.7
func (o *GetBackupStoresBadRequest) GetPayload() *models.Error
func (*GetBackupStoresBadRequest) IsClientError ¶ added in v0.0.7
func (o *GetBackupStoresBadRequest) IsClientError() bool
IsClientError returns true when this get backup stores bad request response has a 4xx status code
func (*GetBackupStoresBadRequest) IsCode ¶ added in v0.0.7
func (o *GetBackupStoresBadRequest) IsCode(code int) bool
IsCode returns true when this get backup stores bad request response a status code equal to that given
func (*GetBackupStoresBadRequest) IsRedirect ¶ added in v0.0.7
func (o *GetBackupStoresBadRequest) IsRedirect() bool
IsRedirect returns true when this get backup stores bad request response has a 3xx status code
func (*GetBackupStoresBadRequest) IsServerError ¶ added in v0.0.7
func (o *GetBackupStoresBadRequest) IsServerError() bool
IsServerError returns true when this get backup stores bad request response has a 5xx status code
func (*GetBackupStoresBadRequest) IsSuccess ¶ added in v0.0.7
func (o *GetBackupStoresBadRequest) IsSuccess() bool
IsSuccess returns true when this get backup stores bad request response has a 2xx status code
func (*GetBackupStoresBadRequest) String ¶ added in v0.0.7
func (o *GetBackupStoresBadRequest) String() string
type GetBackupStoresIDBadRequest ¶ added in v0.0.7
GetBackupStoresIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetBackupStoresIDBadRequest ¶ added in v0.0.7
func NewGetBackupStoresIDBadRequest() *GetBackupStoresIDBadRequest
NewGetBackupStoresIDBadRequest creates a GetBackupStoresIDBadRequest with default headers values
func (*GetBackupStoresIDBadRequest) Code ¶ added in v0.0.7
func (o *GetBackupStoresIDBadRequest) Code() int
Code gets the status code for the get backup stores Id bad request response
func (*GetBackupStoresIDBadRequest) Error ¶ added in v0.0.7
func (o *GetBackupStoresIDBadRequest) Error() string
func (*GetBackupStoresIDBadRequest) GetPayload ¶ added in v0.0.7
func (o *GetBackupStoresIDBadRequest) GetPayload() *models.Error
func (*GetBackupStoresIDBadRequest) IsClientError ¶ added in v0.0.7
func (o *GetBackupStoresIDBadRequest) IsClientError() bool
IsClientError returns true when this get backup stores Id bad request response has a 4xx status code
func (*GetBackupStoresIDBadRequest) IsCode ¶ added in v0.0.7
func (o *GetBackupStoresIDBadRequest) IsCode(code int) bool
IsCode returns true when this get backup stores Id bad request response a status code equal to that given
func (*GetBackupStoresIDBadRequest) IsRedirect ¶ added in v0.0.7
func (o *GetBackupStoresIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get backup stores Id bad request response has a 3xx status code
func (*GetBackupStoresIDBadRequest) IsServerError ¶ added in v0.0.7
func (o *GetBackupStoresIDBadRequest) IsServerError() bool
IsServerError returns true when this get backup stores Id bad request response has a 5xx status code
func (*GetBackupStoresIDBadRequest) IsSuccess ¶ added in v0.0.7
func (o *GetBackupStoresIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get backup stores Id bad request response has a 2xx status code
func (*GetBackupStoresIDBadRequest) String ¶ added in v0.0.7
func (o *GetBackupStoresIDBadRequest) String() string
type GetBackupStoresIDOK ¶ added in v0.0.7
type GetBackupStoresIDOK struct {
Payload *models.BackupStore
}
GetBackupStoresIDOK describes a response with status code 200, with default header values.
Response containing the backup store details.
func NewGetBackupStoresIDOK ¶ added in v0.0.7
func NewGetBackupStoresIDOK() *GetBackupStoresIDOK
NewGetBackupStoresIDOK creates a GetBackupStoresIDOK with default headers values
func (*GetBackupStoresIDOK) Code ¶ added in v0.0.7
func (o *GetBackupStoresIDOK) Code() int
Code gets the status code for the get backup stores Id o k response
func (*GetBackupStoresIDOK) Error ¶ added in v0.0.7
func (o *GetBackupStoresIDOK) Error() string
func (*GetBackupStoresIDOK) GetPayload ¶ added in v0.0.7
func (o *GetBackupStoresIDOK) GetPayload() *models.BackupStore
func (*GetBackupStoresIDOK) IsClientError ¶ added in v0.0.7
func (o *GetBackupStoresIDOK) IsClientError() bool
IsClientError returns true when this get backup stores Id o k response has a 4xx status code
func (*GetBackupStoresIDOK) IsCode ¶ added in v0.0.7
func (o *GetBackupStoresIDOK) IsCode(code int) bool
IsCode returns true when this get backup stores Id o k response a status code equal to that given
func (*GetBackupStoresIDOK) IsRedirect ¶ added in v0.0.7
func (o *GetBackupStoresIDOK) IsRedirect() bool
IsRedirect returns true when this get backup stores Id o k response has a 3xx status code
func (*GetBackupStoresIDOK) IsServerError ¶ added in v0.0.7
func (o *GetBackupStoresIDOK) IsServerError() bool
IsServerError returns true when this get backup stores Id o k response has a 5xx status code
func (*GetBackupStoresIDOK) IsSuccess ¶ added in v0.0.7
func (o *GetBackupStoresIDOK) IsSuccess() bool
IsSuccess returns true when this get backup stores Id o k response has a 2xx status code
func (*GetBackupStoresIDOK) String ¶ added in v0.0.7
func (o *GetBackupStoresIDOK) String() string
type GetBackupStoresIDParams ¶ added in v0.0.7
type GetBackupStoresIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. The ID of the backup store to get. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetBackupStoresIDParams contains all the parameters to send to the API endpoint
for the get backup stores ID operation. Typically these are written to a http.Request.
func NewGetBackupStoresIDParams ¶ added in v0.0.7
func NewGetBackupStoresIDParams() *GetBackupStoresIDParams
NewGetBackupStoresIDParams creates a new GetBackupStoresIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetBackupStoresIDParamsWithContext ¶ added in v0.0.7
func NewGetBackupStoresIDParamsWithContext(ctx context.Context) *GetBackupStoresIDParams
NewGetBackupStoresIDParamsWithContext creates a new GetBackupStoresIDParams object with the ability to set a context for a request.
func NewGetBackupStoresIDParamsWithHTTPClient ¶ added in v0.0.7
func NewGetBackupStoresIDParamsWithHTTPClient(client *http.Client) *GetBackupStoresIDParams
NewGetBackupStoresIDParamsWithHTTPClient creates a new GetBackupStoresIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetBackupStoresIDParamsWithTimeout ¶ added in v0.0.7
func NewGetBackupStoresIDParamsWithTimeout(timeout time.Duration) *GetBackupStoresIDParams
NewGetBackupStoresIDParamsWithTimeout creates a new GetBackupStoresIDParams object with the ability to set a timeout on a request.
func (*GetBackupStoresIDParams) SetAuthorization ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get backup stores ID params
func (*GetBackupStoresIDParams) SetContext ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get backup stores ID params
func (*GetBackupStoresIDParams) SetDefaults ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) SetDefaults()
SetDefaults hydrates default values in the get backup stores ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetBackupStoresIDParams) SetHTTPClient ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get backup stores ID params
func (*GetBackupStoresIDParams) SetID ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get backup stores ID params
func (*GetBackupStoresIDParams) SetTimeout ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get backup stores ID params
func (*GetBackupStoresIDParams) WithAuthorization ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) WithAuthorization(authorization string) *GetBackupStoresIDParams
WithAuthorization adds the authorization to the get backup stores ID params
func (*GetBackupStoresIDParams) WithContext ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) WithContext(ctx context.Context) *GetBackupStoresIDParams
WithContext adds the context to the get backup stores ID params
func (*GetBackupStoresIDParams) WithDefaults ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) WithDefaults() *GetBackupStoresIDParams
WithDefaults hydrates default values in the get backup stores ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetBackupStoresIDParams) WithHTTPClient ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) WithHTTPClient(client *http.Client) *GetBackupStoresIDParams
WithHTTPClient adds the HTTPClient to the get backup stores ID params
func (*GetBackupStoresIDParams) WithID ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) WithID(id strfmt.UUID) *GetBackupStoresIDParams
WithID adds the id to the get backup stores ID params
func (*GetBackupStoresIDParams) WithTimeout ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) WithTimeout(timeout time.Duration) *GetBackupStoresIDParams
WithTimeout adds the timeout to the get backup stores ID params
func (*GetBackupStoresIDParams) WriteToRequest ¶ added in v0.0.7
func (o *GetBackupStoresIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBackupStoresIDReader ¶ added in v0.0.7
type GetBackupStoresIDReader struct {
// contains filtered or unexported fields
}
GetBackupStoresIDReader is a Reader for the GetBackupStoresID structure.
func (*GetBackupStoresIDReader) ReadResponse ¶ added in v0.0.7
func (o *GetBackupStoresIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBackupStoresIDUnauthorized ¶ added in v0.0.7
type GetBackupStoresIDUnauthorized struct {
}GetBackupStoresIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetBackupStoresIDUnauthorized ¶ added in v0.0.7
func NewGetBackupStoresIDUnauthorized() *GetBackupStoresIDUnauthorized
NewGetBackupStoresIDUnauthorized creates a GetBackupStoresIDUnauthorized with default headers values
func (*GetBackupStoresIDUnauthorized) Code ¶ added in v0.0.7
func (o *GetBackupStoresIDUnauthorized) Code() int
Code gets the status code for the get backup stores Id unauthorized response
func (*GetBackupStoresIDUnauthorized) Error ¶ added in v0.0.7
func (o *GetBackupStoresIDUnauthorized) Error() string
func (*GetBackupStoresIDUnauthorized) GetPayload ¶ added in v0.0.7
func (o *GetBackupStoresIDUnauthorized) GetPayload() *models.Error
func (*GetBackupStoresIDUnauthorized) IsClientError ¶ added in v0.0.7
func (o *GetBackupStoresIDUnauthorized) IsClientError() bool
IsClientError returns true when this get backup stores Id unauthorized response has a 4xx status code
func (*GetBackupStoresIDUnauthorized) IsCode ¶ added in v0.0.7
func (o *GetBackupStoresIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get backup stores Id unauthorized response a status code equal to that given
func (*GetBackupStoresIDUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *GetBackupStoresIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get backup stores Id unauthorized response has a 3xx status code
func (*GetBackupStoresIDUnauthorized) IsServerError ¶ added in v0.0.7
func (o *GetBackupStoresIDUnauthorized) IsServerError() bool
IsServerError returns true when this get backup stores Id unauthorized response has a 5xx status code
func (*GetBackupStoresIDUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *GetBackupStoresIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get backup stores Id unauthorized response has a 2xx status code
func (*GetBackupStoresIDUnauthorized) String ¶ added in v0.0.7
func (o *GetBackupStoresIDUnauthorized) String() string
type GetBackupStoresOK ¶ added in v0.0.7
type GetBackupStoresOK struct {
Payload []*models.BackupStore
}
GetBackupStoresOK describes a response with status code 200, with default header values.
List backup stores response
func NewGetBackupStoresOK ¶ added in v0.0.7
func NewGetBackupStoresOK() *GetBackupStoresOK
NewGetBackupStoresOK creates a GetBackupStoresOK with default headers values
func (*GetBackupStoresOK) Code ¶ added in v0.0.7
func (o *GetBackupStoresOK) Code() int
Code gets the status code for the get backup stores o k response
func (*GetBackupStoresOK) Error ¶ added in v0.0.7
func (o *GetBackupStoresOK) Error() string
func (*GetBackupStoresOK) GetPayload ¶ added in v0.0.7
func (o *GetBackupStoresOK) GetPayload() []*models.BackupStore
func (*GetBackupStoresOK) IsClientError ¶ added in v0.0.7
func (o *GetBackupStoresOK) IsClientError() bool
IsClientError returns true when this get backup stores o k response has a 4xx status code
func (*GetBackupStoresOK) IsCode ¶ added in v0.0.7
func (o *GetBackupStoresOK) IsCode(code int) bool
IsCode returns true when this get backup stores o k response a status code equal to that given
func (*GetBackupStoresOK) IsRedirect ¶ added in v0.0.7
func (o *GetBackupStoresOK) IsRedirect() bool
IsRedirect returns true when this get backup stores o k response has a 3xx status code
func (*GetBackupStoresOK) IsServerError ¶ added in v0.0.7
func (o *GetBackupStoresOK) IsServerError() bool
IsServerError returns true when this get backup stores o k response has a 5xx status code
func (*GetBackupStoresOK) IsSuccess ¶ added in v0.0.7
func (o *GetBackupStoresOK) IsSuccess() bool
IsSuccess returns true when this get backup stores o k response has a 2xx status code
func (*GetBackupStoresOK) String ¶ added in v0.0.7
func (o *GetBackupStoresOK) String() string
type GetBackupStoresParams ¶ added in v0.0.7
type GetBackupStoresParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* CreatedAfter. Start time for backup stores retrieval as an RFC3339 timestamp. */ CreatedAfter *string /* CreatedBefore. End time for backup stores retrieval as an RFC3339 timestamp. */ CreatedBefore *string /* Descending. Whether to sort in descending order. */ Descending *bool /* Limit. Maximum number of results to return. */ Limit *int64 /* Offset. Offset into the results, for pagination. */ Offset *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetBackupStoresParams contains all the parameters to send to the API endpoint
for the get backup stores operation. Typically these are written to a http.Request.
func NewGetBackupStoresParams ¶ added in v0.0.7
func NewGetBackupStoresParams() *GetBackupStoresParams
NewGetBackupStoresParams creates a new GetBackupStoresParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetBackupStoresParamsWithContext ¶ added in v0.0.7
func NewGetBackupStoresParamsWithContext(ctx context.Context) *GetBackupStoresParams
NewGetBackupStoresParamsWithContext creates a new GetBackupStoresParams object with the ability to set a context for a request.
func NewGetBackupStoresParamsWithHTTPClient ¶ added in v0.0.7
func NewGetBackupStoresParamsWithHTTPClient(client *http.Client) *GetBackupStoresParams
NewGetBackupStoresParamsWithHTTPClient creates a new GetBackupStoresParams object with the ability to set a custom HTTPClient for a request.
func NewGetBackupStoresParamsWithTimeout ¶ added in v0.0.7
func NewGetBackupStoresParamsWithTimeout(timeout time.Duration) *GetBackupStoresParams
NewGetBackupStoresParamsWithTimeout creates a new GetBackupStoresParams object with the ability to set a timeout on a request.
func (*GetBackupStoresParams) SetAuthorization ¶ added in v0.0.7
func (o *GetBackupStoresParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get backup stores params
func (*GetBackupStoresParams) SetContext ¶ added in v0.0.7
func (o *GetBackupStoresParams) SetContext(ctx context.Context)
SetContext adds the context to the get backup stores params
func (*GetBackupStoresParams) SetCreatedAfter ¶ added in v0.0.7
func (o *GetBackupStoresParams) SetCreatedAfter(createdAfter *string)
SetCreatedAfter adds the createdAfter to the get backup stores params
func (*GetBackupStoresParams) SetCreatedBefore ¶ added in v0.0.7
func (o *GetBackupStoresParams) SetCreatedBefore(createdBefore *string)
SetCreatedBefore adds the createdBefore to the get backup stores params
func (*GetBackupStoresParams) SetDefaults ¶ added in v0.0.7
func (o *GetBackupStoresParams) SetDefaults()
SetDefaults hydrates default values in the get backup stores params (not the query body).
All values with no default are reset to their zero value.
func (*GetBackupStoresParams) SetDescending ¶ added in v0.0.7
func (o *GetBackupStoresParams) SetDescending(descending *bool)
SetDescending adds the descending to the get backup stores params
func (*GetBackupStoresParams) SetHTTPClient ¶ added in v0.0.7
func (o *GetBackupStoresParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get backup stores params
func (*GetBackupStoresParams) SetLimit ¶ added in v0.0.7
func (o *GetBackupStoresParams) SetLimit(limit *int64)
SetLimit adds the limit to the get backup stores params
func (*GetBackupStoresParams) SetOffset ¶ added in v0.0.7
func (o *GetBackupStoresParams) SetOffset(offset *int64)
SetOffset adds the offset to the get backup stores params
func (*GetBackupStoresParams) SetTimeout ¶ added in v0.0.7
func (o *GetBackupStoresParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get backup stores params
func (*GetBackupStoresParams) WithAuthorization ¶ added in v0.0.7
func (o *GetBackupStoresParams) WithAuthorization(authorization string) *GetBackupStoresParams
WithAuthorization adds the authorization to the get backup stores params
func (*GetBackupStoresParams) WithContext ¶ added in v0.0.7
func (o *GetBackupStoresParams) WithContext(ctx context.Context) *GetBackupStoresParams
WithContext adds the context to the get backup stores params
func (*GetBackupStoresParams) WithCreatedAfter ¶ added in v0.0.7
func (o *GetBackupStoresParams) WithCreatedAfter(createdAfter *string) *GetBackupStoresParams
WithCreatedAfter adds the createdAfter to the get backup stores params
func (*GetBackupStoresParams) WithCreatedBefore ¶ added in v0.0.7
func (o *GetBackupStoresParams) WithCreatedBefore(createdBefore *string) *GetBackupStoresParams
WithCreatedBefore adds the createdBefore to the get backup stores params
func (*GetBackupStoresParams) WithDefaults ¶ added in v0.0.7
func (o *GetBackupStoresParams) WithDefaults() *GetBackupStoresParams
WithDefaults hydrates default values in the get backup stores params (not the query body).
All values with no default are reset to their zero value.
func (*GetBackupStoresParams) WithDescending ¶ added in v0.0.7
func (o *GetBackupStoresParams) WithDescending(descending *bool) *GetBackupStoresParams
WithDescending adds the descending to the get backup stores params
func (*GetBackupStoresParams) WithHTTPClient ¶ added in v0.0.7
func (o *GetBackupStoresParams) WithHTTPClient(client *http.Client) *GetBackupStoresParams
WithHTTPClient adds the HTTPClient to the get backup stores params
func (*GetBackupStoresParams) WithLimit ¶ added in v0.0.7
func (o *GetBackupStoresParams) WithLimit(limit *int64) *GetBackupStoresParams
WithLimit adds the limit to the get backup stores params
func (*GetBackupStoresParams) WithOffset ¶ added in v0.0.7
func (o *GetBackupStoresParams) WithOffset(offset *int64) *GetBackupStoresParams
WithOffset adds the offset to the get backup stores params
func (*GetBackupStoresParams) WithTimeout ¶ added in v0.0.7
func (o *GetBackupStoresParams) WithTimeout(timeout time.Duration) *GetBackupStoresParams
WithTimeout adds the timeout to the get backup stores params
func (*GetBackupStoresParams) WriteToRequest ¶ added in v0.0.7
func (o *GetBackupStoresParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBackupStoresReader ¶ added in v0.0.7
type GetBackupStoresReader struct {
// contains filtered or unexported fields
}
GetBackupStoresReader is a Reader for the GetBackupStores structure.
func (*GetBackupStoresReader) ReadResponse ¶ added in v0.0.7
func (o *GetBackupStoresReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBackupStoresUnauthorized ¶ added in v0.0.7
type GetBackupStoresUnauthorized struct {
}GetBackupStoresUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetBackupStoresUnauthorized ¶ added in v0.0.7
func NewGetBackupStoresUnauthorized() *GetBackupStoresUnauthorized
NewGetBackupStoresUnauthorized creates a GetBackupStoresUnauthorized with default headers values
func (*GetBackupStoresUnauthorized) Code ¶ added in v0.0.7
func (o *GetBackupStoresUnauthorized) Code() int
Code gets the status code for the get backup stores unauthorized response
func (*GetBackupStoresUnauthorized) Error ¶ added in v0.0.7
func (o *GetBackupStoresUnauthorized) Error() string
func (*GetBackupStoresUnauthorized) GetPayload ¶ added in v0.0.7
func (o *GetBackupStoresUnauthorized) GetPayload() *models.Error
func (*GetBackupStoresUnauthorized) IsClientError ¶ added in v0.0.7
func (o *GetBackupStoresUnauthorized) IsClientError() bool
IsClientError returns true when this get backup stores unauthorized response has a 4xx status code
func (*GetBackupStoresUnauthorized) IsCode ¶ added in v0.0.7
func (o *GetBackupStoresUnauthorized) IsCode(code int) bool
IsCode returns true when this get backup stores unauthorized response a status code equal to that given
func (*GetBackupStoresUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *GetBackupStoresUnauthorized) IsRedirect() bool
IsRedirect returns true when this get backup stores unauthorized response has a 3xx status code
func (*GetBackupStoresUnauthorized) IsServerError ¶ added in v0.0.7
func (o *GetBackupStoresUnauthorized) IsServerError() bool
IsServerError returns true when this get backup stores unauthorized response has a 5xx status code
func (*GetBackupStoresUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *GetBackupStoresUnauthorized) IsSuccess() bool
IsSuccess returns true when this get backup stores unauthorized response has a 2xx status code
func (*GetBackupStoresUnauthorized) String ¶ added in v0.0.7
func (o *GetBackupStoresUnauthorized) String() string
type GetCloudAccountsBadRequest ¶ added in v0.0.7
GetCloudAccountsBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetCloudAccountsBadRequest ¶ added in v0.0.7
func NewGetCloudAccountsBadRequest() *GetCloudAccountsBadRequest
NewGetCloudAccountsBadRequest creates a GetCloudAccountsBadRequest with default headers values
func (*GetCloudAccountsBadRequest) Code ¶ added in v0.0.7
func (o *GetCloudAccountsBadRequest) Code() int
Code gets the status code for the get cloud accounts bad request response
func (*GetCloudAccountsBadRequest) Error ¶ added in v0.0.7
func (o *GetCloudAccountsBadRequest) Error() string
func (*GetCloudAccountsBadRequest) GetPayload ¶ added in v0.0.7
func (o *GetCloudAccountsBadRequest) GetPayload() *models.Error
func (*GetCloudAccountsBadRequest) IsClientError ¶ added in v0.0.7
func (o *GetCloudAccountsBadRequest) IsClientError() bool
IsClientError returns true when this get cloud accounts bad request response has a 4xx status code
func (*GetCloudAccountsBadRequest) IsCode ¶ added in v0.0.7
func (o *GetCloudAccountsBadRequest) IsCode(code int) bool
IsCode returns true when this get cloud accounts bad request response a status code equal to that given
func (*GetCloudAccountsBadRequest) IsRedirect ¶ added in v0.0.7
func (o *GetCloudAccountsBadRequest) IsRedirect() bool
IsRedirect returns true when this get cloud accounts bad request response has a 3xx status code
func (*GetCloudAccountsBadRequest) IsServerError ¶ added in v0.0.7
func (o *GetCloudAccountsBadRequest) IsServerError() bool
IsServerError returns true when this get cloud accounts bad request response has a 5xx status code
func (*GetCloudAccountsBadRequest) IsSuccess ¶ added in v0.0.7
func (o *GetCloudAccountsBadRequest) IsSuccess() bool
IsSuccess returns true when this get cloud accounts bad request response has a 2xx status code
func (*GetCloudAccountsBadRequest) String ¶ added in v0.0.7
func (o *GetCloudAccountsBadRequest) String() string
type GetCloudAccountsIDBadRequest ¶ added in v0.0.7
GetCloudAccountsIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetCloudAccountsIDBadRequest ¶ added in v0.0.7
func NewGetCloudAccountsIDBadRequest() *GetCloudAccountsIDBadRequest
NewGetCloudAccountsIDBadRequest creates a GetCloudAccountsIDBadRequest with default headers values
func (*GetCloudAccountsIDBadRequest) Code ¶ added in v0.0.7
func (o *GetCloudAccountsIDBadRequest) Code() int
Code gets the status code for the get cloud accounts Id bad request response
func (*GetCloudAccountsIDBadRequest) Error ¶ added in v0.0.7
func (o *GetCloudAccountsIDBadRequest) Error() string
func (*GetCloudAccountsIDBadRequest) GetPayload ¶ added in v0.0.7
func (o *GetCloudAccountsIDBadRequest) GetPayload() *models.Error
func (*GetCloudAccountsIDBadRequest) IsClientError ¶ added in v0.0.7
func (o *GetCloudAccountsIDBadRequest) IsClientError() bool
IsClientError returns true when this get cloud accounts Id bad request response has a 4xx status code
func (*GetCloudAccountsIDBadRequest) IsCode ¶ added in v0.0.7
func (o *GetCloudAccountsIDBadRequest) IsCode(code int) bool
IsCode returns true when this get cloud accounts Id bad request response a status code equal to that given
func (*GetCloudAccountsIDBadRequest) IsRedirect ¶ added in v0.0.7
func (o *GetCloudAccountsIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get cloud accounts Id bad request response has a 3xx status code
func (*GetCloudAccountsIDBadRequest) IsServerError ¶ added in v0.0.7
func (o *GetCloudAccountsIDBadRequest) IsServerError() bool
IsServerError returns true when this get cloud accounts Id bad request response has a 5xx status code
func (*GetCloudAccountsIDBadRequest) IsSuccess ¶ added in v0.0.7
func (o *GetCloudAccountsIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get cloud accounts Id bad request response has a 2xx status code
func (*GetCloudAccountsIDBadRequest) String ¶ added in v0.0.7
func (o *GetCloudAccountsIDBadRequest) String() string
type GetCloudAccountsIDOK ¶ added in v0.0.7
type GetCloudAccountsIDOK struct {
Payload *models.CloudAccount
}
GetCloudAccountsIDOK describes a response with status code 200, with default header values.
Response containing the cloud account details.
func NewGetCloudAccountsIDOK ¶ added in v0.0.7
func NewGetCloudAccountsIDOK() *GetCloudAccountsIDOK
NewGetCloudAccountsIDOK creates a GetCloudAccountsIDOK with default headers values
func (*GetCloudAccountsIDOK) Code ¶ added in v0.0.7
func (o *GetCloudAccountsIDOK) Code() int
Code gets the status code for the get cloud accounts Id o k response
func (*GetCloudAccountsIDOK) Error ¶ added in v0.0.7
func (o *GetCloudAccountsIDOK) Error() string
func (*GetCloudAccountsIDOK) GetPayload ¶ added in v0.0.7
func (o *GetCloudAccountsIDOK) GetPayload() *models.CloudAccount
func (*GetCloudAccountsIDOK) IsClientError ¶ added in v0.0.7
func (o *GetCloudAccountsIDOK) IsClientError() bool
IsClientError returns true when this get cloud accounts Id o k response has a 4xx status code
func (*GetCloudAccountsIDOK) IsCode ¶ added in v0.0.7
func (o *GetCloudAccountsIDOK) IsCode(code int) bool
IsCode returns true when this get cloud accounts Id o k response a status code equal to that given
func (*GetCloudAccountsIDOK) IsRedirect ¶ added in v0.0.7
func (o *GetCloudAccountsIDOK) IsRedirect() bool
IsRedirect returns true when this get cloud accounts Id o k response has a 3xx status code
func (*GetCloudAccountsIDOK) IsServerError ¶ added in v0.0.7
func (o *GetCloudAccountsIDOK) IsServerError() bool
IsServerError returns true when this get cloud accounts Id o k response has a 5xx status code
func (*GetCloudAccountsIDOK) IsSuccess ¶ added in v0.0.7
func (o *GetCloudAccountsIDOK) IsSuccess() bool
IsSuccess returns true when this get cloud accounts Id o k response has a 2xx status code
func (*GetCloudAccountsIDOK) String ¶ added in v0.0.7
func (o *GetCloudAccountsIDOK) String() string
type GetCloudAccountsIDParams ¶ added in v0.0.7
type GetCloudAccountsIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. ID of the cloud account to retrieve. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCloudAccountsIDParams contains all the parameters to send to the API endpoint
for the get cloud accounts ID operation. Typically these are written to a http.Request.
func NewGetCloudAccountsIDParams ¶ added in v0.0.7
func NewGetCloudAccountsIDParams() *GetCloudAccountsIDParams
NewGetCloudAccountsIDParams creates a new GetCloudAccountsIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetCloudAccountsIDParamsWithContext ¶ added in v0.0.7
func NewGetCloudAccountsIDParamsWithContext(ctx context.Context) *GetCloudAccountsIDParams
NewGetCloudAccountsIDParamsWithContext creates a new GetCloudAccountsIDParams object with the ability to set a context for a request.
func NewGetCloudAccountsIDParamsWithHTTPClient ¶ added in v0.0.7
func NewGetCloudAccountsIDParamsWithHTTPClient(client *http.Client) *GetCloudAccountsIDParams
NewGetCloudAccountsIDParamsWithHTTPClient creates a new GetCloudAccountsIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetCloudAccountsIDParamsWithTimeout ¶ added in v0.0.7
func NewGetCloudAccountsIDParamsWithTimeout(timeout time.Duration) *GetCloudAccountsIDParams
NewGetCloudAccountsIDParamsWithTimeout creates a new GetCloudAccountsIDParams object with the ability to set a timeout on a request.
func (*GetCloudAccountsIDParams) SetAuthorization ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get cloud accounts ID params
func (*GetCloudAccountsIDParams) SetContext ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get cloud accounts ID params
func (*GetCloudAccountsIDParams) SetDefaults ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) SetDefaults()
SetDefaults hydrates default values in the get cloud accounts ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudAccountsIDParams) SetHTTPClient ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cloud accounts ID params
func (*GetCloudAccountsIDParams) SetID ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get cloud accounts ID params
func (*GetCloudAccountsIDParams) SetTimeout ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cloud accounts ID params
func (*GetCloudAccountsIDParams) WithAuthorization ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) WithAuthorization(authorization string) *GetCloudAccountsIDParams
WithAuthorization adds the authorization to the get cloud accounts ID params
func (*GetCloudAccountsIDParams) WithContext ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) WithContext(ctx context.Context) *GetCloudAccountsIDParams
WithContext adds the context to the get cloud accounts ID params
func (*GetCloudAccountsIDParams) WithDefaults ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) WithDefaults() *GetCloudAccountsIDParams
WithDefaults hydrates default values in the get cloud accounts ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudAccountsIDParams) WithHTTPClient ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) WithHTTPClient(client *http.Client) *GetCloudAccountsIDParams
WithHTTPClient adds the HTTPClient to the get cloud accounts ID params
func (*GetCloudAccountsIDParams) WithID ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) WithID(id strfmt.UUID) *GetCloudAccountsIDParams
WithID adds the id to the get cloud accounts ID params
func (*GetCloudAccountsIDParams) WithTimeout ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) WithTimeout(timeout time.Duration) *GetCloudAccountsIDParams
WithTimeout adds the timeout to the get cloud accounts ID params
func (*GetCloudAccountsIDParams) WriteToRequest ¶ added in v0.0.7
func (o *GetCloudAccountsIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCloudAccountsIDReader ¶ added in v0.0.7
type GetCloudAccountsIDReader struct {
// contains filtered or unexported fields
}
GetCloudAccountsIDReader is a Reader for the GetCloudAccountsID structure.
func (*GetCloudAccountsIDReader) ReadResponse ¶ added in v0.0.7
func (o *GetCloudAccountsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCloudAccountsIDUnauthorized ¶ added in v0.0.7
type GetCloudAccountsIDUnauthorized struct {
}GetCloudAccountsIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetCloudAccountsIDUnauthorized ¶ added in v0.0.7
func NewGetCloudAccountsIDUnauthorized() *GetCloudAccountsIDUnauthorized
NewGetCloudAccountsIDUnauthorized creates a GetCloudAccountsIDUnauthorized with default headers values
func (*GetCloudAccountsIDUnauthorized) Code ¶ added in v0.0.7
func (o *GetCloudAccountsIDUnauthorized) Code() int
Code gets the status code for the get cloud accounts Id unauthorized response
func (*GetCloudAccountsIDUnauthorized) Error ¶ added in v0.0.7
func (o *GetCloudAccountsIDUnauthorized) Error() string
func (*GetCloudAccountsIDUnauthorized) GetPayload ¶ added in v0.0.7
func (o *GetCloudAccountsIDUnauthorized) GetPayload() *models.Error
func (*GetCloudAccountsIDUnauthorized) IsClientError ¶ added in v0.0.7
func (o *GetCloudAccountsIDUnauthorized) IsClientError() bool
IsClientError returns true when this get cloud accounts Id unauthorized response has a 4xx status code
func (*GetCloudAccountsIDUnauthorized) IsCode ¶ added in v0.0.7
func (o *GetCloudAccountsIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get cloud accounts Id unauthorized response a status code equal to that given
func (*GetCloudAccountsIDUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *GetCloudAccountsIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get cloud accounts Id unauthorized response has a 3xx status code
func (*GetCloudAccountsIDUnauthorized) IsServerError ¶ added in v0.0.7
func (o *GetCloudAccountsIDUnauthorized) IsServerError() bool
IsServerError returns true when this get cloud accounts Id unauthorized response has a 5xx status code
func (*GetCloudAccountsIDUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *GetCloudAccountsIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get cloud accounts Id unauthorized response has a 2xx status code
func (*GetCloudAccountsIDUnauthorized) String ¶ added in v0.0.7
func (o *GetCloudAccountsIDUnauthorized) String() string
type GetCloudAccountsOK ¶ added in v0.0.7
type GetCloudAccountsOK struct {
Payload []*models.CloudAccount
}
GetCloudAccountsOK describes a response with status code 200, with default header values.
List cloud accounts response
func NewGetCloudAccountsOK ¶ added in v0.0.7
func NewGetCloudAccountsOK() *GetCloudAccountsOK
NewGetCloudAccountsOK creates a GetCloudAccountsOK with default headers values
func (*GetCloudAccountsOK) Code ¶ added in v0.0.7
func (o *GetCloudAccountsOK) Code() int
Code gets the status code for the get cloud accounts o k response
func (*GetCloudAccountsOK) Error ¶ added in v0.0.7
func (o *GetCloudAccountsOK) Error() string
func (*GetCloudAccountsOK) GetPayload ¶ added in v0.0.7
func (o *GetCloudAccountsOK) GetPayload() []*models.CloudAccount
func (*GetCloudAccountsOK) IsClientError ¶ added in v0.0.7
func (o *GetCloudAccountsOK) IsClientError() bool
IsClientError returns true when this get cloud accounts o k response has a 4xx status code
func (*GetCloudAccountsOK) IsCode ¶ added in v0.0.7
func (o *GetCloudAccountsOK) IsCode(code int) bool
IsCode returns true when this get cloud accounts o k response a status code equal to that given
func (*GetCloudAccountsOK) IsRedirect ¶ added in v0.0.7
func (o *GetCloudAccountsOK) IsRedirect() bool
IsRedirect returns true when this get cloud accounts o k response has a 3xx status code
func (*GetCloudAccountsOK) IsServerError ¶ added in v0.0.7
func (o *GetCloudAccountsOK) IsServerError() bool
IsServerError returns true when this get cloud accounts o k response has a 5xx status code
func (*GetCloudAccountsOK) IsSuccess ¶ added in v0.0.7
func (o *GetCloudAccountsOK) IsSuccess() bool
IsSuccess returns true when this get cloud accounts o k response has a 2xx status code
func (*GetCloudAccountsOK) String ¶ added in v0.0.7
func (o *GetCloudAccountsOK) String() string
type GetCloudAccountsParams ¶ added in v0.0.7
type GetCloudAccountsParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCloudAccountsParams contains all the parameters to send to the API endpoint
for the get cloud accounts operation. Typically these are written to a http.Request.
func NewGetCloudAccountsParams ¶ added in v0.0.7
func NewGetCloudAccountsParams() *GetCloudAccountsParams
NewGetCloudAccountsParams creates a new GetCloudAccountsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetCloudAccountsParamsWithContext ¶ added in v0.0.7
func NewGetCloudAccountsParamsWithContext(ctx context.Context) *GetCloudAccountsParams
NewGetCloudAccountsParamsWithContext creates a new GetCloudAccountsParams object with the ability to set a context for a request.
func NewGetCloudAccountsParamsWithHTTPClient ¶ added in v0.0.7
func NewGetCloudAccountsParamsWithHTTPClient(client *http.Client) *GetCloudAccountsParams
NewGetCloudAccountsParamsWithHTTPClient creates a new GetCloudAccountsParams object with the ability to set a custom HTTPClient for a request.
func NewGetCloudAccountsParamsWithTimeout ¶ added in v0.0.7
func NewGetCloudAccountsParamsWithTimeout(timeout time.Duration) *GetCloudAccountsParams
NewGetCloudAccountsParamsWithTimeout creates a new GetCloudAccountsParams object with the ability to set a timeout on a request.
func (*GetCloudAccountsParams) SetAuthorization ¶ added in v0.0.7
func (o *GetCloudAccountsParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get cloud accounts params
func (*GetCloudAccountsParams) SetContext ¶ added in v0.0.7
func (o *GetCloudAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the get cloud accounts params
func (*GetCloudAccountsParams) SetDefaults ¶ added in v0.0.7
func (o *GetCloudAccountsParams) SetDefaults()
SetDefaults hydrates default values in the get cloud accounts params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudAccountsParams) SetHTTPClient ¶ added in v0.0.7
func (o *GetCloudAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cloud accounts params
func (*GetCloudAccountsParams) SetTimeout ¶ added in v0.0.7
func (o *GetCloudAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cloud accounts params
func (*GetCloudAccountsParams) WithAuthorization ¶ added in v0.0.7
func (o *GetCloudAccountsParams) WithAuthorization(authorization string) *GetCloudAccountsParams
WithAuthorization adds the authorization to the get cloud accounts params
func (*GetCloudAccountsParams) WithContext ¶ added in v0.0.7
func (o *GetCloudAccountsParams) WithContext(ctx context.Context) *GetCloudAccountsParams
WithContext adds the context to the get cloud accounts params
func (*GetCloudAccountsParams) WithDefaults ¶ added in v0.0.7
func (o *GetCloudAccountsParams) WithDefaults() *GetCloudAccountsParams
WithDefaults hydrates default values in the get cloud accounts params (not the query body).
All values with no default are reset to their zero value.
func (*GetCloudAccountsParams) WithHTTPClient ¶ added in v0.0.7
func (o *GetCloudAccountsParams) WithHTTPClient(client *http.Client) *GetCloudAccountsParams
WithHTTPClient adds the HTTPClient to the get cloud accounts params
func (*GetCloudAccountsParams) WithTimeout ¶ added in v0.0.7
func (o *GetCloudAccountsParams) WithTimeout(timeout time.Duration) *GetCloudAccountsParams
WithTimeout adds the timeout to the get cloud accounts params
func (*GetCloudAccountsParams) WriteToRequest ¶ added in v0.0.7
func (o *GetCloudAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCloudAccountsReader ¶ added in v0.0.7
type GetCloudAccountsReader struct {
// contains filtered or unexported fields
}
GetCloudAccountsReader is a Reader for the GetCloudAccounts structure.
func (*GetCloudAccountsReader) ReadResponse ¶ added in v0.0.7
func (o *GetCloudAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCloudAccountsUnauthorized ¶ added in v0.0.7
type GetCloudAccountsUnauthorized struct {
}GetCloudAccountsUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetCloudAccountsUnauthorized ¶ added in v0.0.7
func NewGetCloudAccountsUnauthorized() *GetCloudAccountsUnauthorized
NewGetCloudAccountsUnauthorized creates a GetCloudAccountsUnauthorized with default headers values
func (*GetCloudAccountsUnauthorized) Code ¶ added in v0.0.7
func (o *GetCloudAccountsUnauthorized) Code() int
Code gets the status code for the get cloud accounts unauthorized response
func (*GetCloudAccountsUnauthorized) Error ¶ added in v0.0.7
func (o *GetCloudAccountsUnauthorized) Error() string
func (*GetCloudAccountsUnauthorized) GetPayload ¶ added in v0.0.7
func (o *GetCloudAccountsUnauthorized) GetPayload() *models.Error
func (*GetCloudAccountsUnauthorized) IsClientError ¶ added in v0.0.7
func (o *GetCloudAccountsUnauthorized) IsClientError() bool
IsClientError returns true when this get cloud accounts unauthorized response has a 4xx status code
func (*GetCloudAccountsUnauthorized) IsCode ¶ added in v0.0.7
func (o *GetCloudAccountsUnauthorized) IsCode(code int) bool
IsCode returns true when this get cloud accounts unauthorized response a status code equal to that given
func (*GetCloudAccountsUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *GetCloudAccountsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get cloud accounts unauthorized response has a 3xx status code
func (*GetCloudAccountsUnauthorized) IsServerError ¶ added in v0.0.7
func (o *GetCloudAccountsUnauthorized) IsServerError() bool
IsServerError returns true when this get cloud accounts unauthorized response has a 5xx status code
func (*GetCloudAccountsUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *GetCloudAccountsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get cloud accounts unauthorized response has a 2xx status code
func (*GetCloudAccountsUnauthorized) String ¶ added in v0.0.7
func (o *GetCloudAccountsUnauthorized) String() string
type GetClustersBadRequest ¶ added in v0.0.6
GetClustersBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetClustersBadRequest ¶ added in v0.0.6
func NewGetClustersBadRequest() *GetClustersBadRequest
NewGetClustersBadRequest creates a GetClustersBadRequest with default headers values
func (*GetClustersBadRequest) Code ¶ added in v0.0.6
func (o *GetClustersBadRequest) Code() int
Code gets the status code for the get clusters bad request response
func (*GetClustersBadRequest) Error ¶ added in v0.0.6
func (o *GetClustersBadRequest) Error() string
func (*GetClustersBadRequest) GetPayload ¶ added in v0.0.6
func (o *GetClustersBadRequest) GetPayload() *models.Error
func (*GetClustersBadRequest) IsClientError ¶ added in v0.0.6
func (o *GetClustersBadRequest) IsClientError() bool
IsClientError returns true when this get clusters bad request response has a 4xx status code
func (*GetClustersBadRequest) IsCode ¶ added in v0.0.6
func (o *GetClustersBadRequest) IsCode(code int) bool
IsCode returns true when this get clusters bad request response a status code equal to that given
func (*GetClustersBadRequest) IsRedirect ¶ added in v0.0.6
func (o *GetClustersBadRequest) IsRedirect() bool
IsRedirect returns true when this get clusters bad request response has a 3xx status code
func (*GetClustersBadRequest) IsServerError ¶ added in v0.0.6
func (o *GetClustersBadRequest) IsServerError() bool
IsServerError returns true when this get clusters bad request response has a 5xx status code
func (*GetClustersBadRequest) IsSuccess ¶ added in v0.0.6
func (o *GetClustersBadRequest) IsSuccess() bool
IsSuccess returns true when this get clusters bad request response has a 2xx status code
func (*GetClustersBadRequest) String ¶ added in v0.0.6
func (o *GetClustersBadRequest) String() string
type GetClustersIDBadRequest ¶ added in v0.0.6
GetClustersIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetClustersIDBadRequest ¶ added in v0.0.6
func NewGetClustersIDBadRequest() *GetClustersIDBadRequest
NewGetClustersIDBadRequest creates a GetClustersIDBadRequest with default headers values
func (*GetClustersIDBadRequest) Code ¶ added in v0.0.6
func (o *GetClustersIDBadRequest) Code() int
Code gets the status code for the get clusters Id bad request response
func (*GetClustersIDBadRequest) Error ¶ added in v0.0.6
func (o *GetClustersIDBadRequest) Error() string
func (*GetClustersIDBadRequest) GetPayload ¶ added in v0.0.6
func (o *GetClustersIDBadRequest) GetPayload() *models.Error
func (*GetClustersIDBadRequest) IsClientError ¶ added in v0.0.6
func (o *GetClustersIDBadRequest) IsClientError() bool
IsClientError returns true when this get clusters Id bad request response has a 4xx status code
func (*GetClustersIDBadRequest) IsCode ¶ added in v0.0.6
func (o *GetClustersIDBadRequest) IsCode(code int) bool
IsCode returns true when this get clusters Id bad request response a status code equal to that given
func (*GetClustersIDBadRequest) IsRedirect ¶ added in v0.0.6
func (o *GetClustersIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get clusters Id bad request response has a 3xx status code
func (*GetClustersIDBadRequest) IsServerError ¶ added in v0.0.6
func (o *GetClustersIDBadRequest) IsServerError() bool
IsServerError returns true when this get clusters Id bad request response has a 5xx status code
func (*GetClustersIDBadRequest) IsSuccess ¶ added in v0.0.6
func (o *GetClustersIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get clusters Id bad request response has a 2xx status code
func (*GetClustersIDBadRequest) String ¶ added in v0.0.6
func (o *GetClustersIDBadRequest) String() string
type GetClustersIDNodesBadRequest ¶ added in v0.0.7
GetClustersIDNodesBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetClustersIDNodesBadRequest ¶ added in v0.0.7
func NewGetClustersIDNodesBadRequest() *GetClustersIDNodesBadRequest
NewGetClustersIDNodesBadRequest creates a GetClustersIDNodesBadRequest with default headers values
func (*GetClustersIDNodesBadRequest) Code ¶ added in v0.0.7
func (o *GetClustersIDNodesBadRequest) Code() int
Code gets the status code for the get clusters Id nodes bad request response
func (*GetClustersIDNodesBadRequest) Error ¶ added in v0.0.7
func (o *GetClustersIDNodesBadRequest) Error() string
func (*GetClustersIDNodesBadRequest) GetPayload ¶ added in v0.0.7
func (o *GetClustersIDNodesBadRequest) GetPayload() *models.Error
func (*GetClustersIDNodesBadRequest) IsClientError ¶ added in v0.0.7
func (o *GetClustersIDNodesBadRequest) IsClientError() bool
IsClientError returns true when this get clusters Id nodes bad request response has a 4xx status code
func (*GetClustersIDNodesBadRequest) IsCode ¶ added in v0.0.7
func (o *GetClustersIDNodesBadRequest) IsCode(code int) bool
IsCode returns true when this get clusters Id nodes bad request response a status code equal to that given
func (*GetClustersIDNodesBadRequest) IsRedirect ¶ added in v0.0.7
func (o *GetClustersIDNodesBadRequest) IsRedirect() bool
IsRedirect returns true when this get clusters Id nodes bad request response has a 3xx status code
func (*GetClustersIDNodesBadRequest) IsServerError ¶ added in v0.0.7
func (o *GetClustersIDNodesBadRequest) IsServerError() bool
IsServerError returns true when this get clusters Id nodes bad request response has a 5xx status code
func (*GetClustersIDNodesBadRequest) IsSuccess ¶ added in v0.0.7
func (o *GetClustersIDNodesBadRequest) IsSuccess() bool
IsSuccess returns true when this get clusters Id nodes bad request response has a 2xx status code
func (*GetClustersIDNodesBadRequest) String ¶ added in v0.0.7
func (o *GetClustersIDNodesBadRequest) String() string
type GetClustersIDNodesNodeIDLogsLogNameBadRequest ¶ added in v0.0.7
GetClustersIDNodesNodeIDLogsLogNameBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetClustersIDNodesNodeIDLogsLogNameBadRequest ¶ added in v0.0.7
func NewGetClustersIDNodesNodeIDLogsLogNameBadRequest() *GetClustersIDNodesNodeIDLogsLogNameBadRequest
NewGetClustersIDNodesNodeIDLogsLogNameBadRequest creates a GetClustersIDNodesNodeIDLogsLogNameBadRequest with default headers values
func (*GetClustersIDNodesNodeIDLogsLogNameBadRequest) Code ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) Code() int
Code gets the status code for the get clusters Id nodes node Id logs log name bad request response
func (*GetClustersIDNodesNodeIDLogsLogNameBadRequest) Error ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) Error() string
func (*GetClustersIDNodesNodeIDLogsLogNameBadRequest) GetPayload ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) GetPayload() *models.Error
func (*GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsClientError ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsClientError() bool
IsClientError returns true when this get clusters Id nodes node Id logs log name bad request response has a 4xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsCode ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsCode(code int) bool
IsCode returns true when this get clusters Id nodes node Id logs log name bad request response a status code equal to that given
func (*GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsRedirect ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsRedirect() bool
IsRedirect returns true when this get clusters Id nodes node Id logs log name bad request response has a 3xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsServerError ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsServerError() bool
IsServerError returns true when this get clusters Id nodes node Id logs log name bad request response has a 5xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsSuccess ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) IsSuccess() bool
IsSuccess returns true when this get clusters Id nodes node Id logs log name bad request response has a 2xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameBadRequest) String ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameBadRequest) String() string
type GetClustersIDNodesNodeIDLogsLogNameOK ¶ added in v0.0.7
type GetClustersIDNodesNodeIDLogsLogNameOK struct {
Payload []*models.ClusterNodeLogMessage
}
GetClustersIDNodesNodeIDLogsLogNameOK describes a response with status code 200, with default header values.
Response containing log file messages
func NewGetClustersIDNodesNodeIDLogsLogNameOK ¶ added in v0.0.7
func NewGetClustersIDNodesNodeIDLogsLogNameOK() *GetClustersIDNodesNodeIDLogsLogNameOK
NewGetClustersIDNodesNodeIDLogsLogNameOK creates a GetClustersIDNodesNodeIDLogsLogNameOK with default headers values
func (*GetClustersIDNodesNodeIDLogsLogNameOK) Code ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameOK) Code() int
Code gets the status code for the get clusters Id nodes node Id logs log name o k response
func (*GetClustersIDNodesNodeIDLogsLogNameOK) Error ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameOK) Error() string
func (*GetClustersIDNodesNodeIDLogsLogNameOK) GetPayload ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameOK) GetPayload() []*models.ClusterNodeLogMessage
func (*GetClustersIDNodesNodeIDLogsLogNameOK) IsClientError ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameOK) IsClientError() bool
IsClientError returns true when this get clusters Id nodes node Id logs log name o k response has a 4xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameOK) IsCode ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameOK) IsCode(code int) bool
IsCode returns true when this get clusters Id nodes node Id logs log name o k response a status code equal to that given
func (*GetClustersIDNodesNodeIDLogsLogNameOK) IsRedirect ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameOK) IsRedirect() bool
IsRedirect returns true when this get clusters Id nodes node Id logs log name o k response has a 3xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameOK) IsServerError ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameOK) IsServerError() bool
IsServerError returns true when this get clusters Id nodes node Id logs log name o k response has a 5xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameOK) IsSuccess ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameOK) IsSuccess() bool
IsSuccess returns true when this get clusters Id nodes node Id logs log name o k response has a 2xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameOK) String ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameOK) String() string
type GetClustersIDNodesNodeIDLogsLogNameParams ¶ added in v0.0.7
type GetClustersIDNodesNodeIDLogsLogNameParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* CaseSensitive. Make pattern matching case sensitive or case insensitive. */ CaseSensitive *bool /* Dmesg. Show only kernel messages. */ Dmesg *bool /* Grep. Filter output to entries where the message field matches this regular expression. */ Grep *string /* ID. ID of the cluster. */ ID string /* Lines. Number of lines to return. */ Lines *int64 /* LogName. Name of the log file. */ LogName string /* NodeID. ID of the node. */ NodeID string /* Output. Controls the formatting of the journal entries that are shown. */ Output *string /* Priority. Filter output by message priority. */ Priority *string /* Reverse. Reverse output so that the newest entries are displayed first. */ Reverse *bool /* Since. Start showing entries on or newer than the specified date. */ Since *string /* Until. Start showing entries on or older than the specified date. */ Until *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClustersIDNodesNodeIDLogsLogNameParams contains all the parameters to send to the API endpoint
for the get clusters ID nodes node ID logs log name operation. Typically these are written to a http.Request.
func NewGetClustersIDNodesNodeIDLogsLogNameParams ¶ added in v0.0.7
func NewGetClustersIDNodesNodeIDLogsLogNameParams() *GetClustersIDNodesNodeIDLogsLogNameParams
NewGetClustersIDNodesNodeIDLogsLogNameParams creates a new GetClustersIDNodesNodeIDLogsLogNameParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetClustersIDNodesNodeIDLogsLogNameParamsWithContext ¶ added in v0.0.7
func NewGetClustersIDNodesNodeIDLogsLogNameParamsWithContext(ctx context.Context) *GetClustersIDNodesNodeIDLogsLogNameParams
NewGetClustersIDNodesNodeIDLogsLogNameParamsWithContext creates a new GetClustersIDNodesNodeIDLogsLogNameParams object with the ability to set a context for a request.
func NewGetClustersIDNodesNodeIDLogsLogNameParamsWithHTTPClient ¶ added in v0.0.7
func NewGetClustersIDNodesNodeIDLogsLogNameParamsWithHTTPClient(client *http.Client) *GetClustersIDNodesNodeIDLogsLogNameParams
NewGetClustersIDNodesNodeIDLogsLogNameParamsWithHTTPClient creates a new GetClustersIDNodesNodeIDLogsLogNameParams object with the ability to set a custom HTTPClient for a request.
func NewGetClustersIDNodesNodeIDLogsLogNameParamsWithTimeout ¶ added in v0.0.7
func NewGetClustersIDNodesNodeIDLogsLogNameParamsWithTimeout(timeout time.Duration) *GetClustersIDNodesNodeIDLogsLogNameParams
NewGetClustersIDNodesNodeIDLogsLogNameParamsWithTimeout creates a new GetClustersIDNodesNodeIDLogsLogNameParams object with the ability to set a timeout on a request.
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetAuthorization ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetCaseSensitive ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetCaseSensitive(caseSensitive *bool)
SetCaseSensitive adds the caseSensitive to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetContext ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetDefaults ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetDefaults()
SetDefaults hydrates default values in the get clusters ID nodes node ID logs log name params (not the query body).
All values with no default are reset to their zero value.
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetDmesg ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetDmesg(dmesg *bool)
SetDmesg adds the dmesg to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetGrep ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetGrep(grep *string)
SetGrep adds the grep to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetHTTPClient ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetID ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetID(id string)
SetID adds the id to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetLines ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetLines(lines *int64)
SetLines adds the lines to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetLogName ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetLogName(logName string)
SetLogName adds the logName to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetNodeID ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetNodeID(nodeID string)
SetNodeID adds the nodeId to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetOutput ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetOutput(output *string)
SetOutput adds the output to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetPriority ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetPriority(priority *string)
SetPriority adds the priority to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetReverse ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetReverse(reverse *bool)
SetReverse adds the reverse to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetSince ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetSince(since *string)
SetSince adds the since to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetTimeout ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) SetUntil ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) SetUntil(until *string)
SetUntil adds the until to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithAuthorization ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithAuthorization(authorization string) *GetClustersIDNodesNodeIDLogsLogNameParams
WithAuthorization adds the authorization to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithCaseSensitive ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithCaseSensitive(caseSensitive *bool) *GetClustersIDNodesNodeIDLogsLogNameParams
WithCaseSensitive adds the caseSensitive to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithContext ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithContext(ctx context.Context) *GetClustersIDNodesNodeIDLogsLogNameParams
WithContext adds the context to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithDefaults ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithDefaults() *GetClustersIDNodesNodeIDLogsLogNameParams
WithDefaults hydrates default values in the get clusters ID nodes node ID logs log name params (not the query body).
All values with no default are reset to their zero value.
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithDmesg ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithDmesg(dmesg *bool) *GetClustersIDNodesNodeIDLogsLogNameParams
WithDmesg adds the dmesg to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithGrep ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithGrep(grep *string) *GetClustersIDNodesNodeIDLogsLogNameParams
WithGrep adds the grep to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithHTTPClient ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithHTTPClient(client *http.Client) *GetClustersIDNodesNodeIDLogsLogNameParams
WithHTTPClient adds the HTTPClient to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithID ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithID(id string) *GetClustersIDNodesNodeIDLogsLogNameParams
WithID adds the id to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithLines ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithLines(lines *int64) *GetClustersIDNodesNodeIDLogsLogNameParams
WithLines adds the lines to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithLogName ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithLogName(logName string) *GetClustersIDNodesNodeIDLogsLogNameParams
WithLogName adds the logName to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithNodeID ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithNodeID(nodeID string) *GetClustersIDNodesNodeIDLogsLogNameParams
WithNodeID adds the nodeID to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithOutput ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithOutput(output *string) *GetClustersIDNodesNodeIDLogsLogNameParams
WithOutput adds the output to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithPriority ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithPriority(priority *string) *GetClustersIDNodesNodeIDLogsLogNameParams
WithPriority adds the priority to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithReverse ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithReverse(reverse *bool) *GetClustersIDNodesNodeIDLogsLogNameParams
WithReverse adds the reverse to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithSince ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithSince(since *string) *GetClustersIDNodesNodeIDLogsLogNameParams
WithSince adds the since to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithTimeout ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithTimeout(timeout time.Duration) *GetClustersIDNodesNodeIDLogsLogNameParams
WithTimeout adds the timeout to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WithUntil ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WithUntil(until *string) *GetClustersIDNodesNodeIDLogsLogNameParams
WithUntil adds the until to the get clusters ID nodes node ID logs log name params
func (*GetClustersIDNodesNodeIDLogsLogNameParams) WriteToRequest ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClustersIDNodesNodeIDLogsLogNameReader ¶ added in v0.0.7
type GetClustersIDNodesNodeIDLogsLogNameReader struct {
// contains filtered or unexported fields
}
GetClustersIDNodesNodeIDLogsLogNameReader is a Reader for the GetClustersIDNodesNodeIDLogsLogName structure.
func (*GetClustersIDNodesNodeIDLogsLogNameReader) ReadResponse ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetClustersIDNodesNodeIDLogsLogNameUnauthorized ¶ added in v0.0.7
type GetClustersIDNodesNodeIDLogsLogNameUnauthorized struct {
}GetClustersIDNodesNodeIDLogsLogNameUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetClustersIDNodesNodeIDLogsLogNameUnauthorized ¶ added in v0.0.7
func NewGetClustersIDNodesNodeIDLogsLogNameUnauthorized() *GetClustersIDNodesNodeIDLogsLogNameUnauthorized
NewGetClustersIDNodesNodeIDLogsLogNameUnauthorized creates a GetClustersIDNodesNodeIDLogsLogNameUnauthorized with default headers values
func (*GetClustersIDNodesNodeIDLogsLogNameUnauthorized) Code ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) Code() int
Code gets the status code for the get clusters Id nodes node Id logs log name unauthorized response
func (*GetClustersIDNodesNodeIDLogsLogNameUnauthorized) Error ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) Error() string
func (*GetClustersIDNodesNodeIDLogsLogNameUnauthorized) GetPayload ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) GetPayload() *models.Error
func (*GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsClientError ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsClientError() bool
IsClientError returns true when this get clusters Id nodes node Id logs log name unauthorized response has a 4xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsCode ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsCode(code int) bool
IsCode returns true when this get clusters Id nodes node Id logs log name unauthorized response a status code equal to that given
func (*GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsRedirect() bool
IsRedirect returns true when this get clusters Id nodes node Id logs log name unauthorized response has a 3xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsServerError ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsServerError() bool
IsServerError returns true when this get clusters Id nodes node Id logs log name unauthorized response has a 5xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) IsSuccess() bool
IsSuccess returns true when this get clusters Id nodes node Id logs log name unauthorized response has a 2xx status code
func (*GetClustersIDNodesNodeIDLogsLogNameUnauthorized) String ¶ added in v0.0.7
func (o *GetClustersIDNodesNodeIDLogsLogNameUnauthorized) String() string
type GetClustersIDNodesOK ¶ added in v0.0.7
type GetClustersIDNodesOK struct {
Payload []*models.ClusterNode
}
GetClustersIDNodesOK describes a response with status code 200, with default header values.
Response containing the cluster nodes.
func NewGetClustersIDNodesOK ¶ added in v0.0.7
func NewGetClustersIDNodesOK() *GetClustersIDNodesOK
NewGetClustersIDNodesOK creates a GetClustersIDNodesOK with default headers values
func (*GetClustersIDNodesOK) Code ¶ added in v0.0.7
func (o *GetClustersIDNodesOK) Code() int
Code gets the status code for the get clusters Id nodes o k response
func (*GetClustersIDNodesOK) Error ¶ added in v0.0.7
func (o *GetClustersIDNodesOK) Error() string
func (*GetClustersIDNodesOK) GetPayload ¶ added in v0.0.7
func (o *GetClustersIDNodesOK) GetPayload() []*models.ClusterNode
func (*GetClustersIDNodesOK) IsClientError ¶ added in v0.0.7
func (o *GetClustersIDNodesOK) IsClientError() bool
IsClientError returns true when this get clusters Id nodes o k response has a 4xx status code
func (*GetClustersIDNodesOK) IsCode ¶ added in v0.0.7
func (o *GetClustersIDNodesOK) IsCode(code int) bool
IsCode returns true when this get clusters Id nodes o k response a status code equal to that given
func (*GetClustersIDNodesOK) IsRedirect ¶ added in v0.0.7
func (o *GetClustersIDNodesOK) IsRedirect() bool
IsRedirect returns true when this get clusters Id nodes o k response has a 3xx status code
func (*GetClustersIDNodesOK) IsServerError ¶ added in v0.0.7
func (o *GetClustersIDNodesOK) IsServerError() bool
IsServerError returns true when this get clusters Id nodes o k response has a 5xx status code
func (*GetClustersIDNodesOK) IsSuccess ¶ added in v0.0.7
func (o *GetClustersIDNodesOK) IsSuccess() bool
IsSuccess returns true when this get clusters Id nodes o k response has a 2xx status code
func (*GetClustersIDNodesOK) String ¶ added in v0.0.7
func (o *GetClustersIDNodesOK) String() string
type GetClustersIDNodesParams ¶ added in v0.0.7
type GetClustersIDNodesParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. ID of the cluster. Format: uuid */ ID strfmt.UUID /* NearLat. Latitude of the caller, when sorting by distance */ NearLat *string /* NearLon. Longitude of the caller, when sorting by distance */ NearLon *string /* OrderBy. Order by specification */ OrderBy *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClustersIDNodesParams contains all the parameters to send to the API endpoint
for the get clusters ID nodes operation. Typically these are written to a http.Request.
func NewGetClustersIDNodesParams ¶ added in v0.0.7
func NewGetClustersIDNodesParams() *GetClustersIDNodesParams
NewGetClustersIDNodesParams creates a new GetClustersIDNodesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetClustersIDNodesParamsWithContext ¶ added in v0.0.7
func NewGetClustersIDNodesParamsWithContext(ctx context.Context) *GetClustersIDNodesParams
NewGetClustersIDNodesParamsWithContext creates a new GetClustersIDNodesParams object with the ability to set a context for a request.
func NewGetClustersIDNodesParamsWithHTTPClient ¶ added in v0.0.7
func NewGetClustersIDNodesParamsWithHTTPClient(client *http.Client) *GetClustersIDNodesParams
NewGetClustersIDNodesParamsWithHTTPClient creates a new GetClustersIDNodesParams object with the ability to set a custom HTTPClient for a request.
func NewGetClustersIDNodesParamsWithTimeout ¶ added in v0.0.7
func NewGetClustersIDNodesParamsWithTimeout(timeout time.Duration) *GetClustersIDNodesParams
NewGetClustersIDNodesParamsWithTimeout creates a new GetClustersIDNodesParams object with the ability to set a timeout on a request.
func (*GetClustersIDNodesParams) SetAuthorization ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get clusters ID nodes params
func (*GetClustersIDNodesParams) SetContext ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) SetContext(ctx context.Context)
SetContext adds the context to the get clusters ID nodes params
func (*GetClustersIDNodesParams) SetDefaults ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) SetDefaults()
SetDefaults hydrates default values in the get clusters ID nodes params (not the query body).
All values with no default are reset to their zero value.
func (*GetClustersIDNodesParams) SetHTTPClient ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get clusters ID nodes params
func (*GetClustersIDNodesParams) SetID ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) SetID(id strfmt.UUID)
SetID adds the id to the get clusters ID nodes params
func (*GetClustersIDNodesParams) SetNearLat ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) SetNearLat(nearLat *string)
SetNearLat adds the nearLat to the get clusters ID nodes params
func (*GetClustersIDNodesParams) SetNearLon ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) SetNearLon(nearLon *string)
SetNearLon adds the nearLon to the get clusters ID nodes params
func (*GetClustersIDNodesParams) SetOrderBy ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) SetOrderBy(orderBy *string)
SetOrderBy adds the orderBy to the get clusters ID nodes params
func (*GetClustersIDNodesParams) SetTimeout ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get clusters ID nodes params
func (*GetClustersIDNodesParams) WithAuthorization ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) WithAuthorization(authorization string) *GetClustersIDNodesParams
WithAuthorization adds the authorization to the get clusters ID nodes params
func (*GetClustersIDNodesParams) WithContext ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) WithContext(ctx context.Context) *GetClustersIDNodesParams
WithContext adds the context to the get clusters ID nodes params
func (*GetClustersIDNodesParams) WithDefaults ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) WithDefaults() *GetClustersIDNodesParams
WithDefaults hydrates default values in the get clusters ID nodes params (not the query body).
All values with no default are reset to their zero value.
func (*GetClustersIDNodesParams) WithHTTPClient ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) WithHTTPClient(client *http.Client) *GetClustersIDNodesParams
WithHTTPClient adds the HTTPClient to the get clusters ID nodes params
func (*GetClustersIDNodesParams) WithID ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) WithID(id strfmt.UUID) *GetClustersIDNodesParams
WithID adds the id to the get clusters ID nodes params
func (*GetClustersIDNodesParams) WithNearLat ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) WithNearLat(nearLat *string) *GetClustersIDNodesParams
WithNearLat adds the nearLat to the get clusters ID nodes params
func (*GetClustersIDNodesParams) WithNearLon ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) WithNearLon(nearLon *string) *GetClustersIDNodesParams
WithNearLon adds the nearLon to the get clusters ID nodes params
func (*GetClustersIDNodesParams) WithOrderBy ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) WithOrderBy(orderBy *string) *GetClustersIDNodesParams
WithOrderBy adds the orderBy to the get clusters ID nodes params
func (*GetClustersIDNodesParams) WithTimeout ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) WithTimeout(timeout time.Duration) *GetClustersIDNodesParams
WithTimeout adds the timeout to the get clusters ID nodes params
func (*GetClustersIDNodesParams) WriteToRequest ¶ added in v0.0.7
func (o *GetClustersIDNodesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClustersIDNodesReader ¶ added in v0.0.7
type GetClustersIDNodesReader struct {
// contains filtered or unexported fields
}
GetClustersIDNodesReader is a Reader for the GetClustersIDNodes structure.
func (*GetClustersIDNodesReader) ReadResponse ¶ added in v0.0.7
func (o *GetClustersIDNodesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetClustersIDNodesUnauthorized ¶ added in v0.0.7
type GetClustersIDNodesUnauthorized struct {
}GetClustersIDNodesUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetClustersIDNodesUnauthorized ¶ added in v0.0.7
func NewGetClustersIDNodesUnauthorized() *GetClustersIDNodesUnauthorized
NewGetClustersIDNodesUnauthorized creates a GetClustersIDNodesUnauthorized with default headers values
func (*GetClustersIDNodesUnauthorized) Code ¶ added in v0.0.7
func (o *GetClustersIDNodesUnauthorized) Code() int
Code gets the status code for the get clusters Id nodes unauthorized response
func (*GetClustersIDNodesUnauthorized) Error ¶ added in v0.0.7
func (o *GetClustersIDNodesUnauthorized) Error() string
func (*GetClustersIDNodesUnauthorized) GetPayload ¶ added in v0.0.7
func (o *GetClustersIDNodesUnauthorized) GetPayload() *models.Error
func (*GetClustersIDNodesUnauthorized) IsClientError ¶ added in v0.0.7
func (o *GetClustersIDNodesUnauthorized) IsClientError() bool
IsClientError returns true when this get clusters Id nodes unauthorized response has a 4xx status code
func (*GetClustersIDNodesUnauthorized) IsCode ¶ added in v0.0.7
func (o *GetClustersIDNodesUnauthorized) IsCode(code int) bool
IsCode returns true when this get clusters Id nodes unauthorized response a status code equal to that given
func (*GetClustersIDNodesUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *GetClustersIDNodesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get clusters Id nodes unauthorized response has a 3xx status code
func (*GetClustersIDNodesUnauthorized) IsServerError ¶ added in v0.0.7
func (o *GetClustersIDNodesUnauthorized) IsServerError() bool
IsServerError returns true when this get clusters Id nodes unauthorized response has a 5xx status code
func (*GetClustersIDNodesUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *GetClustersIDNodesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get clusters Id nodes unauthorized response has a 2xx status code
func (*GetClustersIDNodesUnauthorized) String ¶ added in v0.0.7
func (o *GetClustersIDNodesUnauthorized) String() string
type GetClustersIDOK ¶
GetClustersIDOK describes a response with status code 200, with default header values.
Response containing the cluster definition.
func NewGetClustersIDOK ¶
func NewGetClustersIDOK() *GetClustersIDOK
NewGetClustersIDOK creates a GetClustersIDOK with default headers values
func (*GetClustersIDOK) Code ¶
func (o *GetClustersIDOK) Code() int
Code gets the status code for the get clusters Id o k response
func (*GetClustersIDOK) Error ¶
func (o *GetClustersIDOK) Error() string
func (*GetClustersIDOK) GetPayload ¶
func (o *GetClustersIDOK) GetPayload() *models.Cluster
func (*GetClustersIDOK) IsClientError ¶
func (o *GetClustersIDOK) IsClientError() bool
IsClientError returns true when this get clusters Id o k response has a 4xx status code
func (*GetClustersIDOK) IsCode ¶
func (o *GetClustersIDOK) IsCode(code int) bool
IsCode returns true when this get clusters Id o k response a status code equal to that given
func (*GetClustersIDOK) IsRedirect ¶
func (o *GetClustersIDOK) IsRedirect() bool
IsRedirect returns true when this get clusters Id o k response has a 3xx status code
func (*GetClustersIDOK) IsServerError ¶
func (o *GetClustersIDOK) IsServerError() bool
IsServerError returns true when this get clusters Id o k response has a 5xx status code
func (*GetClustersIDOK) IsSuccess ¶
func (o *GetClustersIDOK) IsSuccess() bool
IsSuccess returns true when this get clusters Id o k response has a 2xx status code
func (*GetClustersIDOK) String ¶
func (o *GetClustersIDOK) String() string
type GetClustersIDParams ¶
type GetClustersIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. ID of the cluster to retrieve. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClustersIDParams contains all the parameters to send to the API endpoint
for the get clusters ID operation. Typically these are written to a http.Request.
func NewGetClustersIDParams ¶
func NewGetClustersIDParams() *GetClustersIDParams
NewGetClustersIDParams creates a new GetClustersIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetClustersIDParamsWithContext ¶
func NewGetClustersIDParamsWithContext(ctx context.Context) *GetClustersIDParams
NewGetClustersIDParamsWithContext creates a new GetClustersIDParams object with the ability to set a context for a request.
func NewGetClustersIDParamsWithHTTPClient ¶
func NewGetClustersIDParamsWithHTTPClient(client *http.Client) *GetClustersIDParams
NewGetClustersIDParamsWithHTTPClient creates a new GetClustersIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetClustersIDParamsWithTimeout ¶
func NewGetClustersIDParamsWithTimeout(timeout time.Duration) *GetClustersIDParams
NewGetClustersIDParamsWithTimeout creates a new GetClustersIDParams object with the ability to set a timeout on a request.
func (*GetClustersIDParams) SetAuthorization ¶
func (o *GetClustersIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get clusters ID params
func (*GetClustersIDParams) SetContext ¶
func (o *GetClustersIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get clusters ID params
func (*GetClustersIDParams) SetDefaults ¶
func (o *GetClustersIDParams) SetDefaults()
SetDefaults hydrates default values in the get clusters ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetClustersIDParams) SetHTTPClient ¶
func (o *GetClustersIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get clusters ID params
func (*GetClustersIDParams) SetID ¶
func (o *GetClustersIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get clusters ID params
func (*GetClustersIDParams) SetTimeout ¶
func (o *GetClustersIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get clusters ID params
func (*GetClustersIDParams) WithAuthorization ¶
func (o *GetClustersIDParams) WithAuthorization(authorization string) *GetClustersIDParams
WithAuthorization adds the authorization to the get clusters ID params
func (*GetClustersIDParams) WithContext ¶
func (o *GetClustersIDParams) WithContext(ctx context.Context) *GetClustersIDParams
WithContext adds the context to the get clusters ID params
func (*GetClustersIDParams) WithDefaults ¶
func (o *GetClustersIDParams) WithDefaults() *GetClustersIDParams
WithDefaults hydrates default values in the get clusters ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetClustersIDParams) WithHTTPClient ¶
func (o *GetClustersIDParams) WithHTTPClient(client *http.Client) *GetClustersIDParams
WithHTTPClient adds the HTTPClient to the get clusters ID params
func (*GetClustersIDParams) WithID ¶
func (o *GetClustersIDParams) WithID(id strfmt.UUID) *GetClustersIDParams
WithID adds the id to the get clusters ID params
func (*GetClustersIDParams) WithTimeout ¶
func (o *GetClustersIDParams) WithTimeout(timeout time.Duration) *GetClustersIDParams
WithTimeout adds the timeout to the get clusters ID params
func (*GetClustersIDParams) WriteToRequest ¶
func (o *GetClustersIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClustersIDReader ¶
type GetClustersIDReader struct {
// contains filtered or unexported fields
}
GetClustersIDReader is a Reader for the GetClustersID structure.
func (*GetClustersIDReader) ReadResponse ¶
func (o *GetClustersIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetClustersIDUnauthorized ¶
type GetClustersIDUnauthorized struct {
}GetClustersIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetClustersIDUnauthorized ¶
func NewGetClustersIDUnauthorized() *GetClustersIDUnauthorized
NewGetClustersIDUnauthorized creates a GetClustersIDUnauthorized with default headers values
func (*GetClustersIDUnauthorized) Code ¶
func (o *GetClustersIDUnauthorized) Code() int
Code gets the status code for the get clusters Id unauthorized response
func (*GetClustersIDUnauthorized) Error ¶
func (o *GetClustersIDUnauthorized) Error() string
func (*GetClustersIDUnauthorized) GetPayload ¶ added in v0.0.6
func (o *GetClustersIDUnauthorized) GetPayload() *models.Error
func (*GetClustersIDUnauthorized) IsClientError ¶
func (o *GetClustersIDUnauthorized) IsClientError() bool
IsClientError returns true when this get clusters Id unauthorized response has a 4xx status code
func (*GetClustersIDUnauthorized) IsCode ¶
func (o *GetClustersIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get clusters Id unauthorized response a status code equal to that given
func (*GetClustersIDUnauthorized) IsRedirect ¶
func (o *GetClustersIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get clusters Id unauthorized response has a 3xx status code
func (*GetClustersIDUnauthorized) IsServerError ¶
func (o *GetClustersIDUnauthorized) IsServerError() bool
IsServerError returns true when this get clusters Id unauthorized response has a 5xx status code
func (*GetClustersIDUnauthorized) IsSuccess ¶
func (o *GetClustersIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get clusters Id unauthorized response has a 2xx status code
func (*GetClustersIDUnauthorized) String ¶
func (o *GetClustersIDUnauthorized) String() string
type GetClustersOK ¶
GetClustersOK describes a response with status code 200, with default header values.
Response containing an array of clusters.
func NewGetClustersOK ¶
func NewGetClustersOK() *GetClustersOK
NewGetClustersOK creates a GetClustersOK with default headers values
func (*GetClustersOK) Code ¶
func (o *GetClustersOK) Code() int
Code gets the status code for the get clusters o k response
func (*GetClustersOK) Error ¶
func (o *GetClustersOK) Error() string
func (*GetClustersOK) GetPayload ¶
func (o *GetClustersOK) GetPayload() []*models.Cluster
func (*GetClustersOK) IsClientError ¶
func (o *GetClustersOK) IsClientError() bool
IsClientError returns true when this get clusters o k response has a 4xx status code
func (*GetClustersOK) IsCode ¶
func (o *GetClustersOK) IsCode(code int) bool
IsCode returns true when this get clusters o k response a status code equal to that given
func (*GetClustersOK) IsRedirect ¶
func (o *GetClustersOK) IsRedirect() bool
IsRedirect returns true when this get clusters o k response has a 3xx status code
func (*GetClustersOK) IsServerError ¶
func (o *GetClustersOK) IsServerError() bool
IsServerError returns true when this get clusters o k response has a 5xx status code
func (*GetClustersOK) IsSuccess ¶
func (o *GetClustersOK) IsSuccess() bool
IsSuccess returns true when this get clusters o k response has a 2xx status code
func (*GetClustersOK) String ¶
func (o *GetClustersOK) String() string
type GetClustersParams ¶
type GetClustersParams struct { // Authorization. Authorization string /* Limit. Maximum number of results to return. */ Limit *int64 /* Offset. Offset into the results, for pagination. */ Offset *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClustersParams contains all the parameters to send to the API endpoint
for the get clusters operation. Typically these are written to a http.Request.
func NewGetClustersParams ¶
func NewGetClustersParams() *GetClustersParams
NewGetClustersParams creates a new GetClustersParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetClustersParamsWithContext ¶
func NewGetClustersParamsWithContext(ctx context.Context) *GetClustersParams
NewGetClustersParamsWithContext creates a new GetClustersParams object with the ability to set a context for a request.
func NewGetClustersParamsWithHTTPClient ¶
func NewGetClustersParamsWithHTTPClient(client *http.Client) *GetClustersParams
NewGetClustersParamsWithHTTPClient creates a new GetClustersParams object with the ability to set a custom HTTPClient for a request.
func NewGetClustersParamsWithTimeout ¶
func NewGetClustersParamsWithTimeout(timeout time.Duration) *GetClustersParams
NewGetClustersParamsWithTimeout creates a new GetClustersParams object with the ability to set a timeout on a request.
func (*GetClustersParams) SetAuthorization ¶
func (o *GetClustersParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get clusters params
func (*GetClustersParams) SetContext ¶
func (o *GetClustersParams) SetContext(ctx context.Context)
SetContext adds the context to the get clusters params
func (*GetClustersParams) SetDefaults ¶
func (o *GetClustersParams) SetDefaults()
SetDefaults hydrates default values in the get clusters params (not the query body).
All values with no default are reset to their zero value.
func (*GetClustersParams) SetHTTPClient ¶
func (o *GetClustersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get clusters params
func (*GetClustersParams) SetLimit ¶
func (o *GetClustersParams) SetLimit(limit *int64)
SetLimit adds the limit to the get clusters params
func (*GetClustersParams) SetOffset ¶
func (o *GetClustersParams) SetOffset(offset *int64)
SetOffset adds the offset to the get clusters params
func (*GetClustersParams) SetTimeout ¶
func (o *GetClustersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get clusters params
func (*GetClustersParams) WithAuthorization ¶
func (o *GetClustersParams) WithAuthorization(authorization string) *GetClustersParams
WithAuthorization adds the authorization to the get clusters params
func (*GetClustersParams) WithContext ¶
func (o *GetClustersParams) WithContext(ctx context.Context) *GetClustersParams
WithContext adds the context to the get clusters params
func (*GetClustersParams) WithDefaults ¶
func (o *GetClustersParams) WithDefaults() *GetClustersParams
WithDefaults hydrates default values in the get clusters params (not the query body).
All values with no default are reset to their zero value.
func (*GetClustersParams) WithHTTPClient ¶
func (o *GetClustersParams) WithHTTPClient(client *http.Client) *GetClustersParams
WithHTTPClient adds the HTTPClient to the get clusters params
func (*GetClustersParams) WithLimit ¶
func (o *GetClustersParams) WithLimit(limit *int64) *GetClustersParams
WithLimit adds the limit to the get clusters params
func (*GetClustersParams) WithOffset ¶
func (o *GetClustersParams) WithOffset(offset *int64) *GetClustersParams
WithOffset adds the offset to the get clusters params
func (*GetClustersParams) WithTimeout ¶
func (o *GetClustersParams) WithTimeout(timeout time.Duration) *GetClustersParams
WithTimeout adds the timeout to the get clusters params
func (*GetClustersParams) WriteToRequest ¶
func (o *GetClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClustersReader ¶
type GetClustersReader struct {
// contains filtered or unexported fields
}
GetClustersReader is a Reader for the GetClusters structure.
func (*GetClustersReader) ReadResponse ¶
func (o *GetClustersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetClustersUnauthorized ¶
type GetClustersUnauthorized struct {
}GetClustersUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetClustersUnauthorized ¶
func NewGetClustersUnauthorized() *GetClustersUnauthorized
NewGetClustersUnauthorized creates a GetClustersUnauthorized with default headers values
func (*GetClustersUnauthorized) Code ¶
func (o *GetClustersUnauthorized) Code() int
Code gets the status code for the get clusters unauthorized response
func (*GetClustersUnauthorized) Error ¶
func (o *GetClustersUnauthorized) Error() string
func (*GetClustersUnauthorized) GetPayload ¶ added in v0.0.6
func (o *GetClustersUnauthorized) GetPayload() *models.Error
func (*GetClustersUnauthorized) IsClientError ¶
func (o *GetClustersUnauthorized) IsClientError() bool
IsClientError returns true when this get clusters unauthorized response has a 4xx status code
func (*GetClustersUnauthorized) IsCode ¶
func (o *GetClustersUnauthorized) IsCode(code int) bool
IsCode returns true when this get clusters unauthorized response a status code equal to that given
func (*GetClustersUnauthorized) IsRedirect ¶
func (o *GetClustersUnauthorized) IsRedirect() bool
IsRedirect returns true when this get clusters unauthorized response has a 3xx status code
func (*GetClustersUnauthorized) IsServerError ¶
func (o *GetClustersUnauthorized) IsServerError() bool
IsServerError returns true when this get clusters unauthorized response has a 5xx status code
func (*GetClustersUnauthorized) IsSuccess ¶
func (o *GetClustersUnauthorized) IsSuccess() bool
IsSuccess returns true when this get clusters unauthorized response has a 2xx status code
func (*GetClustersUnauthorized) String ¶
func (o *GetClustersUnauthorized) String() string
type GetDatabasesBadRequest ¶ added in v0.0.6
GetDatabasesBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetDatabasesBadRequest ¶ added in v0.0.6
func NewGetDatabasesBadRequest() *GetDatabasesBadRequest
NewGetDatabasesBadRequest creates a GetDatabasesBadRequest with default headers values
func (*GetDatabasesBadRequest) Code ¶ added in v0.0.6
func (o *GetDatabasesBadRequest) Code() int
Code gets the status code for the get databases bad request response
func (*GetDatabasesBadRequest) Error ¶ added in v0.0.6
func (o *GetDatabasesBadRequest) Error() string
func (*GetDatabasesBadRequest) GetPayload ¶ added in v0.0.6
func (o *GetDatabasesBadRequest) GetPayload() *models.Error
func (*GetDatabasesBadRequest) IsClientError ¶ added in v0.0.6
func (o *GetDatabasesBadRequest) IsClientError() bool
IsClientError returns true when this get databases bad request response has a 4xx status code
func (*GetDatabasesBadRequest) IsCode ¶ added in v0.0.6
func (o *GetDatabasesBadRequest) IsCode(code int) bool
IsCode returns true when this get databases bad request response a status code equal to that given
func (*GetDatabasesBadRequest) IsRedirect ¶ added in v0.0.6
func (o *GetDatabasesBadRequest) IsRedirect() bool
IsRedirect returns true when this get databases bad request response has a 3xx status code
func (*GetDatabasesBadRequest) IsServerError ¶ added in v0.0.6
func (o *GetDatabasesBadRequest) IsServerError() bool
IsServerError returns true when this get databases bad request response has a 5xx status code
func (*GetDatabasesBadRequest) IsSuccess ¶ added in v0.0.6
func (o *GetDatabasesBadRequest) IsSuccess() bool
IsSuccess returns true when this get databases bad request response has a 2xx status code
func (*GetDatabasesBadRequest) String ¶ added in v0.0.6
func (o *GetDatabasesBadRequest) String() string
type GetDatabasesIDBadRequest ¶ added in v0.0.6
GetDatabasesIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetDatabasesIDBadRequest ¶ added in v0.0.6
func NewGetDatabasesIDBadRequest() *GetDatabasesIDBadRequest
NewGetDatabasesIDBadRequest creates a GetDatabasesIDBadRequest with default headers values
func (*GetDatabasesIDBadRequest) Code ¶ added in v0.0.6
func (o *GetDatabasesIDBadRequest) Code() int
Code gets the status code for the get databases Id bad request response
func (*GetDatabasesIDBadRequest) Error ¶ added in v0.0.6
func (o *GetDatabasesIDBadRequest) Error() string
func (*GetDatabasesIDBadRequest) GetPayload ¶ added in v0.0.6
func (o *GetDatabasesIDBadRequest) GetPayload() *models.Error
func (*GetDatabasesIDBadRequest) IsClientError ¶ added in v0.0.6
func (o *GetDatabasesIDBadRequest) IsClientError() bool
IsClientError returns true when this get databases Id bad request response has a 4xx status code
func (*GetDatabasesIDBadRequest) IsCode ¶ added in v0.0.6
func (o *GetDatabasesIDBadRequest) IsCode(code int) bool
IsCode returns true when this get databases Id bad request response a status code equal to that given
func (*GetDatabasesIDBadRequest) IsRedirect ¶ added in v0.0.6
func (o *GetDatabasesIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get databases Id bad request response has a 3xx status code
func (*GetDatabasesIDBadRequest) IsServerError ¶ added in v0.0.6
func (o *GetDatabasesIDBadRequest) IsServerError() bool
IsServerError returns true when this get databases Id bad request response has a 5xx status code
func (*GetDatabasesIDBadRequest) IsSuccess ¶ added in v0.0.6
func (o *GetDatabasesIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get databases Id bad request response has a 2xx status code
func (*GetDatabasesIDBadRequest) String ¶ added in v0.0.6
func (o *GetDatabasesIDBadRequest) String() string
type GetDatabasesIDOK ¶
GetDatabasesIDOK describes a response with status code 200, with default header values.
Response containing the database definition.
func NewGetDatabasesIDOK ¶
func NewGetDatabasesIDOK() *GetDatabasesIDOK
NewGetDatabasesIDOK creates a GetDatabasesIDOK with default headers values
func (*GetDatabasesIDOK) Code ¶
func (o *GetDatabasesIDOK) Code() int
Code gets the status code for the get databases Id o k response
func (*GetDatabasesIDOK) Error ¶
func (o *GetDatabasesIDOK) Error() string
func (*GetDatabasesIDOK) GetPayload ¶
func (o *GetDatabasesIDOK) GetPayload() *models.Database
func (*GetDatabasesIDOK) IsClientError ¶
func (o *GetDatabasesIDOK) IsClientError() bool
IsClientError returns true when this get databases Id o k response has a 4xx status code
func (*GetDatabasesIDOK) IsCode ¶
func (o *GetDatabasesIDOK) IsCode(code int) bool
IsCode returns true when this get databases Id o k response a status code equal to that given
func (*GetDatabasesIDOK) IsRedirect ¶
func (o *GetDatabasesIDOK) IsRedirect() bool
IsRedirect returns true when this get databases Id o k response has a 3xx status code
func (*GetDatabasesIDOK) IsServerError ¶
func (o *GetDatabasesIDOK) IsServerError() bool
IsServerError returns true when this get databases Id o k response has a 5xx status code
func (*GetDatabasesIDOK) IsSuccess ¶
func (o *GetDatabasesIDOK) IsSuccess() bool
IsSuccess returns true when this get databases Id o k response has a 2xx status code
func (*GetDatabasesIDOK) String ¶
func (o *GetDatabasesIDOK) String() string
type GetDatabasesIDParams ¶
type GetDatabasesIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. ID of the database to retrieve. Format: uuid */ ID strfmt.UUID /* UserType. The user type whose credentials will be returned. */ UserType *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDatabasesIDParams contains all the parameters to send to the API endpoint
for the get databases ID operation. Typically these are written to a http.Request.
func NewGetDatabasesIDParams ¶
func NewGetDatabasesIDParams() *GetDatabasesIDParams
NewGetDatabasesIDParams creates a new GetDatabasesIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetDatabasesIDParamsWithContext ¶
func NewGetDatabasesIDParamsWithContext(ctx context.Context) *GetDatabasesIDParams
NewGetDatabasesIDParamsWithContext creates a new GetDatabasesIDParams object with the ability to set a context for a request.
func NewGetDatabasesIDParamsWithHTTPClient ¶
func NewGetDatabasesIDParamsWithHTTPClient(client *http.Client) *GetDatabasesIDParams
NewGetDatabasesIDParamsWithHTTPClient creates a new GetDatabasesIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetDatabasesIDParamsWithTimeout ¶
func NewGetDatabasesIDParamsWithTimeout(timeout time.Duration) *GetDatabasesIDParams
NewGetDatabasesIDParamsWithTimeout creates a new GetDatabasesIDParams object with the ability to set a timeout on a request.
func (*GetDatabasesIDParams) SetAuthorization ¶
func (o *GetDatabasesIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get databases ID params
func (*GetDatabasesIDParams) SetContext ¶
func (o *GetDatabasesIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get databases ID params
func (*GetDatabasesIDParams) SetDefaults ¶
func (o *GetDatabasesIDParams) SetDefaults()
SetDefaults hydrates default values in the get databases ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetDatabasesIDParams) SetHTTPClient ¶
func (o *GetDatabasesIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get databases ID params
func (*GetDatabasesIDParams) SetID ¶
func (o *GetDatabasesIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get databases ID params
func (*GetDatabasesIDParams) SetTimeout ¶
func (o *GetDatabasesIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get databases ID params
func (*GetDatabasesIDParams) SetUserType ¶ added in v0.0.7
func (o *GetDatabasesIDParams) SetUserType(userType *string)
SetUserType adds the userType to the get databases ID params
func (*GetDatabasesIDParams) WithAuthorization ¶
func (o *GetDatabasesIDParams) WithAuthorization(authorization string) *GetDatabasesIDParams
WithAuthorization adds the authorization to the get databases ID params
func (*GetDatabasesIDParams) WithContext ¶
func (o *GetDatabasesIDParams) WithContext(ctx context.Context) *GetDatabasesIDParams
WithContext adds the context to the get databases ID params
func (*GetDatabasesIDParams) WithDefaults ¶
func (o *GetDatabasesIDParams) WithDefaults() *GetDatabasesIDParams
WithDefaults hydrates default values in the get databases ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetDatabasesIDParams) WithHTTPClient ¶
func (o *GetDatabasesIDParams) WithHTTPClient(client *http.Client) *GetDatabasesIDParams
WithHTTPClient adds the HTTPClient to the get databases ID params
func (*GetDatabasesIDParams) WithID ¶
func (o *GetDatabasesIDParams) WithID(id strfmt.UUID) *GetDatabasesIDParams
WithID adds the id to the get databases ID params
func (*GetDatabasesIDParams) WithTimeout ¶
func (o *GetDatabasesIDParams) WithTimeout(timeout time.Duration) *GetDatabasesIDParams
WithTimeout adds the timeout to the get databases ID params
func (*GetDatabasesIDParams) WithUserType ¶ added in v0.0.7
func (o *GetDatabasesIDParams) WithUserType(userType *string) *GetDatabasesIDParams
WithUserType adds the userType to the get databases ID params
func (*GetDatabasesIDParams) WriteToRequest ¶
func (o *GetDatabasesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDatabasesIDReader ¶
type GetDatabasesIDReader struct {
// contains filtered or unexported fields
}
GetDatabasesIDReader is a Reader for the GetDatabasesID structure.
func (*GetDatabasesIDReader) ReadResponse ¶
func (o *GetDatabasesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDatabasesIDUnauthorized ¶
type GetDatabasesIDUnauthorized struct {
}GetDatabasesIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetDatabasesIDUnauthorized ¶
func NewGetDatabasesIDUnauthorized() *GetDatabasesIDUnauthorized
NewGetDatabasesIDUnauthorized creates a GetDatabasesIDUnauthorized with default headers values
func (*GetDatabasesIDUnauthorized) Code ¶
func (o *GetDatabasesIDUnauthorized) Code() int
Code gets the status code for the get databases Id unauthorized response
func (*GetDatabasesIDUnauthorized) Error ¶
func (o *GetDatabasesIDUnauthorized) Error() string
func (*GetDatabasesIDUnauthorized) GetPayload ¶ added in v0.0.6
func (o *GetDatabasesIDUnauthorized) GetPayload() *models.Error
func (*GetDatabasesIDUnauthorized) IsClientError ¶
func (o *GetDatabasesIDUnauthorized) IsClientError() bool
IsClientError returns true when this get databases Id unauthorized response has a 4xx status code
func (*GetDatabasesIDUnauthorized) IsCode ¶
func (o *GetDatabasesIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get databases Id unauthorized response a status code equal to that given
func (*GetDatabasesIDUnauthorized) IsRedirect ¶
func (o *GetDatabasesIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get databases Id unauthorized response has a 3xx status code
func (*GetDatabasesIDUnauthorized) IsServerError ¶
func (o *GetDatabasesIDUnauthorized) IsServerError() bool
IsServerError returns true when this get databases Id unauthorized response has a 5xx status code
func (*GetDatabasesIDUnauthorized) IsSuccess ¶
func (o *GetDatabasesIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get databases Id unauthorized response has a 2xx status code
func (*GetDatabasesIDUnauthorized) String ¶
func (o *GetDatabasesIDUnauthorized) String() string
type GetDatabasesOK ¶
GetDatabasesOK describes a response with status code 200, with default header values.
Response containing an array of databases.
func NewGetDatabasesOK ¶
func NewGetDatabasesOK() *GetDatabasesOK
NewGetDatabasesOK creates a GetDatabasesOK with default headers values
func (*GetDatabasesOK) Code ¶
func (o *GetDatabasesOK) Code() int
Code gets the status code for the get databases o k response
func (*GetDatabasesOK) Error ¶
func (o *GetDatabasesOK) Error() string
func (*GetDatabasesOK) GetPayload ¶
func (o *GetDatabasesOK) GetPayload() []*models.Database
func (*GetDatabasesOK) IsClientError ¶
func (o *GetDatabasesOK) IsClientError() bool
IsClientError returns true when this get databases o k response has a 4xx status code
func (*GetDatabasesOK) IsCode ¶
func (o *GetDatabasesOK) IsCode(code int) bool
IsCode returns true when this get databases o k response a status code equal to that given
func (*GetDatabasesOK) IsRedirect ¶
func (o *GetDatabasesOK) IsRedirect() bool
IsRedirect returns true when this get databases o k response has a 3xx status code
func (*GetDatabasesOK) IsServerError ¶
func (o *GetDatabasesOK) IsServerError() bool
IsServerError returns true when this get databases o k response has a 5xx status code
func (*GetDatabasesOK) IsSuccess ¶
func (o *GetDatabasesOK) IsSuccess() bool
IsSuccess returns true when this get databases o k response has a 2xx status code
func (*GetDatabasesOK) String ¶
func (o *GetDatabasesOK) String() string
type GetDatabasesParams ¶
type GetDatabasesParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDatabasesParams contains all the parameters to send to the API endpoint
for the get databases operation. Typically these are written to a http.Request.
func NewGetDatabasesParams ¶
func NewGetDatabasesParams() *GetDatabasesParams
NewGetDatabasesParams creates a new GetDatabasesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetDatabasesParamsWithContext ¶
func NewGetDatabasesParamsWithContext(ctx context.Context) *GetDatabasesParams
NewGetDatabasesParamsWithContext creates a new GetDatabasesParams object with the ability to set a context for a request.
func NewGetDatabasesParamsWithHTTPClient ¶
func NewGetDatabasesParamsWithHTTPClient(client *http.Client) *GetDatabasesParams
NewGetDatabasesParamsWithHTTPClient creates a new GetDatabasesParams object with the ability to set a custom HTTPClient for a request.
func NewGetDatabasesParamsWithTimeout ¶
func NewGetDatabasesParamsWithTimeout(timeout time.Duration) *GetDatabasesParams
NewGetDatabasesParamsWithTimeout creates a new GetDatabasesParams object with the ability to set a timeout on a request.
func (*GetDatabasesParams) SetAuthorization ¶
func (o *GetDatabasesParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get databases params
func (*GetDatabasesParams) SetContext ¶
func (o *GetDatabasesParams) SetContext(ctx context.Context)
SetContext adds the context to the get databases params
func (*GetDatabasesParams) SetDefaults ¶
func (o *GetDatabasesParams) SetDefaults()
SetDefaults hydrates default values in the get databases params (not the query body).
All values with no default are reset to their zero value.
func (*GetDatabasesParams) SetHTTPClient ¶
func (o *GetDatabasesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get databases params
func (*GetDatabasesParams) SetTimeout ¶
func (o *GetDatabasesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get databases params
func (*GetDatabasesParams) WithAuthorization ¶
func (o *GetDatabasesParams) WithAuthorization(authorization string) *GetDatabasesParams
WithAuthorization adds the authorization to the get databases params
func (*GetDatabasesParams) WithContext ¶
func (o *GetDatabasesParams) WithContext(ctx context.Context) *GetDatabasesParams
WithContext adds the context to the get databases params
func (*GetDatabasesParams) WithDefaults ¶
func (o *GetDatabasesParams) WithDefaults() *GetDatabasesParams
WithDefaults hydrates default values in the get databases params (not the query body).
All values with no default are reset to their zero value.
func (*GetDatabasesParams) WithHTTPClient ¶
func (o *GetDatabasesParams) WithHTTPClient(client *http.Client) *GetDatabasesParams
WithHTTPClient adds the HTTPClient to the get databases params
func (*GetDatabasesParams) WithTimeout ¶
func (o *GetDatabasesParams) WithTimeout(timeout time.Duration) *GetDatabasesParams
WithTimeout adds the timeout to the get databases params
func (*GetDatabasesParams) WriteToRequest ¶
func (o *GetDatabasesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDatabasesReader ¶
type GetDatabasesReader struct {
// contains filtered or unexported fields
}
GetDatabasesReader is a Reader for the GetDatabases structure.
func (*GetDatabasesReader) ReadResponse ¶
func (o *GetDatabasesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDatabasesUnauthorized ¶
type GetDatabasesUnauthorized struct {
}GetDatabasesUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetDatabasesUnauthorized ¶
func NewGetDatabasesUnauthorized() *GetDatabasesUnauthorized
NewGetDatabasesUnauthorized creates a GetDatabasesUnauthorized with default headers values
func (*GetDatabasesUnauthorized) Code ¶
func (o *GetDatabasesUnauthorized) Code() int
Code gets the status code for the get databases unauthorized response
func (*GetDatabasesUnauthorized) Error ¶
func (o *GetDatabasesUnauthorized) Error() string
func (*GetDatabasesUnauthorized) GetPayload ¶ added in v0.0.6
func (o *GetDatabasesUnauthorized) GetPayload() *models.Error
func (*GetDatabasesUnauthorized) IsClientError ¶
func (o *GetDatabasesUnauthorized) IsClientError() bool
IsClientError returns true when this get databases unauthorized response has a 4xx status code
func (*GetDatabasesUnauthorized) IsCode ¶
func (o *GetDatabasesUnauthorized) IsCode(code int) bool
IsCode returns true when this get databases unauthorized response a status code equal to that given
func (*GetDatabasesUnauthorized) IsRedirect ¶
func (o *GetDatabasesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get databases unauthorized response has a 3xx status code
func (*GetDatabasesUnauthorized) IsServerError ¶
func (o *GetDatabasesUnauthorized) IsServerError() bool
IsServerError returns true when this get databases unauthorized response has a 5xx status code
func (*GetDatabasesUnauthorized) IsSuccess ¶
func (o *GetDatabasesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get databases unauthorized response has a 2xx status code
func (*GetDatabasesUnauthorized) String ¶
func (o *GetDatabasesUnauthorized) String() string
type GetSSHKeysBadRequest ¶ added in v0.0.7
GetSSHKeysBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetSSHKeysBadRequest ¶ added in v0.0.7
func NewGetSSHKeysBadRequest() *GetSSHKeysBadRequest
NewGetSSHKeysBadRequest creates a GetSSHKeysBadRequest with default headers values
func (*GetSSHKeysBadRequest) Code ¶ added in v0.0.7
func (o *GetSSHKeysBadRequest) Code() int
Code gets the status code for the get Ssh keys bad request response
func (*GetSSHKeysBadRequest) Error ¶ added in v0.0.7
func (o *GetSSHKeysBadRequest) Error() string
func (*GetSSHKeysBadRequest) GetPayload ¶ added in v0.0.7
func (o *GetSSHKeysBadRequest) GetPayload() *models.Error
func (*GetSSHKeysBadRequest) IsClientError ¶ added in v0.0.7
func (o *GetSSHKeysBadRequest) IsClientError() bool
IsClientError returns true when this get Ssh keys bad request response has a 4xx status code
func (*GetSSHKeysBadRequest) IsCode ¶ added in v0.0.7
func (o *GetSSHKeysBadRequest) IsCode(code int) bool
IsCode returns true when this get Ssh keys bad request response a status code equal to that given
func (*GetSSHKeysBadRequest) IsRedirect ¶ added in v0.0.7
func (o *GetSSHKeysBadRequest) IsRedirect() bool
IsRedirect returns true when this get Ssh keys bad request response has a 3xx status code
func (*GetSSHKeysBadRequest) IsServerError ¶ added in v0.0.7
func (o *GetSSHKeysBadRequest) IsServerError() bool
IsServerError returns true when this get Ssh keys bad request response has a 5xx status code
func (*GetSSHKeysBadRequest) IsSuccess ¶ added in v0.0.7
func (o *GetSSHKeysBadRequest) IsSuccess() bool
IsSuccess returns true when this get Ssh keys bad request response has a 2xx status code
func (*GetSSHKeysBadRequest) String ¶ added in v0.0.7
func (o *GetSSHKeysBadRequest) String() string
type GetSSHKeysIDBadRequest ¶ added in v0.0.7
GetSSHKeysIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetSSHKeysIDBadRequest ¶ added in v0.0.7
func NewGetSSHKeysIDBadRequest() *GetSSHKeysIDBadRequest
NewGetSSHKeysIDBadRequest creates a GetSSHKeysIDBadRequest with default headers values
func (*GetSSHKeysIDBadRequest) Code ¶ added in v0.0.7
func (o *GetSSHKeysIDBadRequest) Code() int
Code gets the status code for the get Ssh keys Id bad request response
func (*GetSSHKeysIDBadRequest) Error ¶ added in v0.0.7
func (o *GetSSHKeysIDBadRequest) Error() string
func (*GetSSHKeysIDBadRequest) GetPayload ¶ added in v0.0.7
func (o *GetSSHKeysIDBadRequest) GetPayload() *models.Error
func (*GetSSHKeysIDBadRequest) IsClientError ¶ added in v0.0.7
func (o *GetSSHKeysIDBadRequest) IsClientError() bool
IsClientError returns true when this get Ssh keys Id bad request response has a 4xx status code
func (*GetSSHKeysIDBadRequest) IsCode ¶ added in v0.0.7
func (o *GetSSHKeysIDBadRequest) IsCode(code int) bool
IsCode returns true when this get Ssh keys Id bad request response a status code equal to that given
func (*GetSSHKeysIDBadRequest) IsRedirect ¶ added in v0.0.7
func (o *GetSSHKeysIDBadRequest) IsRedirect() bool
IsRedirect returns true when this get Ssh keys Id bad request response has a 3xx status code
func (*GetSSHKeysIDBadRequest) IsServerError ¶ added in v0.0.7
func (o *GetSSHKeysIDBadRequest) IsServerError() bool
IsServerError returns true when this get Ssh keys Id bad request response has a 5xx status code
func (*GetSSHKeysIDBadRequest) IsSuccess ¶ added in v0.0.7
func (o *GetSSHKeysIDBadRequest) IsSuccess() bool
IsSuccess returns true when this get Ssh keys Id bad request response has a 2xx status code
func (*GetSSHKeysIDBadRequest) String ¶ added in v0.0.7
func (o *GetSSHKeysIDBadRequest) String() string
type GetSSHKeysIDOK ¶ added in v0.0.7
GetSSHKeysIDOK describes a response with status code 200, with default header values.
Response containing the SSH key details.
func NewGetSSHKeysIDOK ¶ added in v0.0.7
func NewGetSSHKeysIDOK() *GetSSHKeysIDOK
NewGetSSHKeysIDOK creates a GetSSHKeysIDOK with default headers values
func (*GetSSHKeysIDOK) Code ¶ added in v0.0.7
func (o *GetSSHKeysIDOK) Code() int
Code gets the status code for the get Ssh keys Id o k response
func (*GetSSHKeysIDOK) Error ¶ added in v0.0.7
func (o *GetSSHKeysIDOK) Error() string
func (*GetSSHKeysIDOK) GetPayload ¶ added in v0.0.7
func (o *GetSSHKeysIDOK) GetPayload() *models.SSHKey
func (*GetSSHKeysIDOK) IsClientError ¶ added in v0.0.7
func (o *GetSSHKeysIDOK) IsClientError() bool
IsClientError returns true when this get Ssh keys Id o k response has a 4xx status code
func (*GetSSHKeysIDOK) IsCode ¶ added in v0.0.7
func (o *GetSSHKeysIDOK) IsCode(code int) bool
IsCode returns true when this get Ssh keys Id o k response a status code equal to that given
func (*GetSSHKeysIDOK) IsRedirect ¶ added in v0.0.7
func (o *GetSSHKeysIDOK) IsRedirect() bool
IsRedirect returns true when this get Ssh keys Id o k response has a 3xx status code
func (*GetSSHKeysIDOK) IsServerError ¶ added in v0.0.7
func (o *GetSSHKeysIDOK) IsServerError() bool
IsServerError returns true when this get Ssh keys Id o k response has a 5xx status code
func (*GetSSHKeysIDOK) IsSuccess ¶ added in v0.0.7
func (o *GetSSHKeysIDOK) IsSuccess() bool
IsSuccess returns true when this get Ssh keys Id o k response has a 2xx status code
func (*GetSSHKeysIDOK) String ¶ added in v0.0.7
func (o *GetSSHKeysIDOK) String() string
type GetSSHKeysIDParams ¶ added in v0.0.7
type GetSSHKeysIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. ID of the SSH key to retrieve. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSSHKeysIDParams contains all the parameters to send to the API endpoint
for the get SSH keys ID operation. Typically these are written to a http.Request.
func NewGetSSHKeysIDParams ¶ added in v0.0.7
func NewGetSSHKeysIDParams() *GetSSHKeysIDParams
NewGetSSHKeysIDParams creates a new GetSSHKeysIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetSSHKeysIDParamsWithContext ¶ added in v0.0.7
func NewGetSSHKeysIDParamsWithContext(ctx context.Context) *GetSSHKeysIDParams
NewGetSSHKeysIDParamsWithContext creates a new GetSSHKeysIDParams object with the ability to set a context for a request.
func NewGetSSHKeysIDParamsWithHTTPClient ¶ added in v0.0.7
func NewGetSSHKeysIDParamsWithHTTPClient(client *http.Client) *GetSSHKeysIDParams
NewGetSSHKeysIDParamsWithHTTPClient creates a new GetSSHKeysIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetSSHKeysIDParamsWithTimeout ¶ added in v0.0.7
func NewGetSSHKeysIDParamsWithTimeout(timeout time.Duration) *GetSSHKeysIDParams
NewGetSSHKeysIDParamsWithTimeout creates a new GetSSHKeysIDParams object with the ability to set a timeout on a request.
func (*GetSSHKeysIDParams) SetAuthorization ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get SSH keys ID params
func (*GetSSHKeysIDParams) SetContext ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get SSH keys ID params
func (*GetSSHKeysIDParams) SetDefaults ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) SetDefaults()
SetDefaults hydrates default values in the get SSH keys ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetSSHKeysIDParams) SetHTTPClient ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get SSH keys ID params
func (*GetSSHKeysIDParams) SetID ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) SetID(id strfmt.UUID)
SetID adds the id to the get SSH keys ID params
func (*GetSSHKeysIDParams) SetTimeout ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get SSH keys ID params
func (*GetSSHKeysIDParams) WithAuthorization ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) WithAuthorization(authorization string) *GetSSHKeysIDParams
WithAuthorization adds the authorization to the get SSH keys ID params
func (*GetSSHKeysIDParams) WithContext ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) WithContext(ctx context.Context) *GetSSHKeysIDParams
WithContext adds the context to the get SSH keys ID params
func (*GetSSHKeysIDParams) WithDefaults ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) WithDefaults() *GetSSHKeysIDParams
WithDefaults hydrates default values in the get SSH keys ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetSSHKeysIDParams) WithHTTPClient ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) WithHTTPClient(client *http.Client) *GetSSHKeysIDParams
WithHTTPClient adds the HTTPClient to the get SSH keys ID params
func (*GetSSHKeysIDParams) WithID ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) WithID(id strfmt.UUID) *GetSSHKeysIDParams
WithID adds the id to the get SSH keys ID params
func (*GetSSHKeysIDParams) WithTimeout ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) WithTimeout(timeout time.Duration) *GetSSHKeysIDParams
WithTimeout adds the timeout to the get SSH keys ID params
func (*GetSSHKeysIDParams) WriteToRequest ¶ added in v0.0.7
func (o *GetSSHKeysIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSSHKeysIDReader ¶ added in v0.0.7
type GetSSHKeysIDReader struct {
// contains filtered or unexported fields
}
GetSSHKeysIDReader is a Reader for the GetSSHKeysID structure.
func (*GetSSHKeysIDReader) ReadResponse ¶ added in v0.0.7
func (o *GetSSHKeysIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSSHKeysIDUnauthorized ¶ added in v0.0.7
type GetSSHKeysIDUnauthorized struct {
}GetSSHKeysIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetSSHKeysIDUnauthorized ¶ added in v0.0.7
func NewGetSSHKeysIDUnauthorized() *GetSSHKeysIDUnauthorized
NewGetSSHKeysIDUnauthorized creates a GetSSHKeysIDUnauthorized with default headers values
func (*GetSSHKeysIDUnauthorized) Code ¶ added in v0.0.7
func (o *GetSSHKeysIDUnauthorized) Code() int
Code gets the status code for the get Ssh keys Id unauthorized response
func (*GetSSHKeysIDUnauthorized) Error ¶ added in v0.0.7
func (o *GetSSHKeysIDUnauthorized) Error() string
func (*GetSSHKeysIDUnauthorized) GetPayload ¶ added in v0.0.7
func (o *GetSSHKeysIDUnauthorized) GetPayload() *models.Error
func (*GetSSHKeysIDUnauthorized) IsClientError ¶ added in v0.0.7
func (o *GetSSHKeysIDUnauthorized) IsClientError() bool
IsClientError returns true when this get Ssh keys Id unauthorized response has a 4xx status code
func (*GetSSHKeysIDUnauthorized) IsCode ¶ added in v0.0.7
func (o *GetSSHKeysIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get Ssh keys Id unauthorized response a status code equal to that given
func (*GetSSHKeysIDUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *GetSSHKeysIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get Ssh keys Id unauthorized response has a 3xx status code
func (*GetSSHKeysIDUnauthorized) IsServerError ¶ added in v0.0.7
func (o *GetSSHKeysIDUnauthorized) IsServerError() bool
IsServerError returns true when this get Ssh keys Id unauthorized response has a 5xx status code
func (*GetSSHKeysIDUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *GetSSHKeysIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get Ssh keys Id unauthorized response has a 2xx status code
func (*GetSSHKeysIDUnauthorized) String ¶ added in v0.0.7
func (o *GetSSHKeysIDUnauthorized) String() string
type GetSSHKeysOK ¶ added in v0.0.7
GetSSHKeysOK describes a response with status code 200, with default header values.
List SSH keys response
func NewGetSSHKeysOK ¶ added in v0.0.7
func NewGetSSHKeysOK() *GetSSHKeysOK
NewGetSSHKeysOK creates a GetSSHKeysOK with default headers values
func (*GetSSHKeysOK) Code ¶ added in v0.0.7
func (o *GetSSHKeysOK) Code() int
Code gets the status code for the get Ssh keys o k response
func (*GetSSHKeysOK) Error ¶ added in v0.0.7
func (o *GetSSHKeysOK) Error() string
func (*GetSSHKeysOK) GetPayload ¶ added in v0.0.7
func (o *GetSSHKeysOK) GetPayload() []*models.SSHKey
func (*GetSSHKeysOK) IsClientError ¶ added in v0.0.7
func (o *GetSSHKeysOK) IsClientError() bool
IsClientError returns true when this get Ssh keys o k response has a 4xx status code
func (*GetSSHKeysOK) IsCode ¶ added in v0.0.7
func (o *GetSSHKeysOK) IsCode(code int) bool
IsCode returns true when this get Ssh keys o k response a status code equal to that given
func (*GetSSHKeysOK) IsRedirect ¶ added in v0.0.7
func (o *GetSSHKeysOK) IsRedirect() bool
IsRedirect returns true when this get Ssh keys o k response has a 3xx status code
func (*GetSSHKeysOK) IsServerError ¶ added in v0.0.7
func (o *GetSSHKeysOK) IsServerError() bool
IsServerError returns true when this get Ssh keys o k response has a 5xx status code
func (*GetSSHKeysOK) IsSuccess ¶ added in v0.0.7
func (o *GetSSHKeysOK) IsSuccess() bool
IsSuccess returns true when this get Ssh keys o k response has a 2xx status code
func (*GetSSHKeysOK) String ¶ added in v0.0.7
func (o *GetSSHKeysOK) String() string
type GetSSHKeysParams ¶ added in v0.0.7
type GetSSHKeysParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSSHKeysParams contains all the parameters to send to the API endpoint
for the get SSH keys operation. Typically these are written to a http.Request.
func NewGetSSHKeysParams ¶ added in v0.0.7
func NewGetSSHKeysParams() *GetSSHKeysParams
NewGetSSHKeysParams creates a new GetSSHKeysParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetSSHKeysParamsWithContext ¶ added in v0.0.7
func NewGetSSHKeysParamsWithContext(ctx context.Context) *GetSSHKeysParams
NewGetSSHKeysParamsWithContext creates a new GetSSHKeysParams object with the ability to set a context for a request.
func NewGetSSHKeysParamsWithHTTPClient ¶ added in v0.0.7
func NewGetSSHKeysParamsWithHTTPClient(client *http.Client) *GetSSHKeysParams
NewGetSSHKeysParamsWithHTTPClient creates a new GetSSHKeysParams object with the ability to set a custom HTTPClient for a request.
func NewGetSSHKeysParamsWithTimeout ¶ added in v0.0.7
func NewGetSSHKeysParamsWithTimeout(timeout time.Duration) *GetSSHKeysParams
NewGetSSHKeysParamsWithTimeout creates a new GetSSHKeysParams object with the ability to set a timeout on a request.
func (*GetSSHKeysParams) SetAuthorization ¶ added in v0.0.7
func (o *GetSSHKeysParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get SSH keys params
func (*GetSSHKeysParams) SetContext ¶ added in v0.0.7
func (o *GetSSHKeysParams) SetContext(ctx context.Context)
SetContext adds the context to the get SSH keys params
func (*GetSSHKeysParams) SetDefaults ¶ added in v0.0.7
func (o *GetSSHKeysParams) SetDefaults()
SetDefaults hydrates default values in the get SSH keys params (not the query body).
All values with no default are reset to their zero value.
func (*GetSSHKeysParams) SetHTTPClient ¶ added in v0.0.7
func (o *GetSSHKeysParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get SSH keys params
func (*GetSSHKeysParams) SetTimeout ¶ added in v0.0.7
func (o *GetSSHKeysParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get SSH keys params
func (*GetSSHKeysParams) WithAuthorization ¶ added in v0.0.7
func (o *GetSSHKeysParams) WithAuthorization(authorization string) *GetSSHKeysParams
WithAuthorization adds the authorization to the get SSH keys params
func (*GetSSHKeysParams) WithContext ¶ added in v0.0.7
func (o *GetSSHKeysParams) WithContext(ctx context.Context) *GetSSHKeysParams
WithContext adds the context to the get SSH keys params
func (*GetSSHKeysParams) WithDefaults ¶ added in v0.0.7
func (o *GetSSHKeysParams) WithDefaults() *GetSSHKeysParams
WithDefaults hydrates default values in the get SSH keys params (not the query body).
All values with no default are reset to their zero value.
func (*GetSSHKeysParams) WithHTTPClient ¶ added in v0.0.7
func (o *GetSSHKeysParams) WithHTTPClient(client *http.Client) *GetSSHKeysParams
WithHTTPClient adds the HTTPClient to the get SSH keys params
func (*GetSSHKeysParams) WithTimeout ¶ added in v0.0.7
func (o *GetSSHKeysParams) WithTimeout(timeout time.Duration) *GetSSHKeysParams
WithTimeout adds the timeout to the get SSH keys params
func (*GetSSHKeysParams) WriteToRequest ¶ added in v0.0.7
func (o *GetSSHKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSSHKeysReader ¶ added in v0.0.7
type GetSSHKeysReader struct {
// contains filtered or unexported fields
}
GetSSHKeysReader is a Reader for the GetSSHKeys structure.
func (*GetSSHKeysReader) ReadResponse ¶ added in v0.0.7
func (o *GetSSHKeysReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSSHKeysUnauthorized ¶ added in v0.0.7
type GetSSHKeysUnauthorized struct {
}GetSSHKeysUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetSSHKeysUnauthorized ¶ added in v0.0.7
func NewGetSSHKeysUnauthorized() *GetSSHKeysUnauthorized
NewGetSSHKeysUnauthorized creates a GetSSHKeysUnauthorized with default headers values
func (*GetSSHKeysUnauthorized) Code ¶ added in v0.0.7
func (o *GetSSHKeysUnauthorized) Code() int
Code gets the status code for the get Ssh keys unauthorized response
func (*GetSSHKeysUnauthorized) Error ¶ added in v0.0.7
func (o *GetSSHKeysUnauthorized) Error() string
func (*GetSSHKeysUnauthorized) GetPayload ¶ added in v0.0.7
func (o *GetSSHKeysUnauthorized) GetPayload() *models.Error
func (*GetSSHKeysUnauthorized) IsClientError ¶ added in v0.0.7
func (o *GetSSHKeysUnauthorized) IsClientError() bool
IsClientError returns true when this get Ssh keys unauthorized response has a 4xx status code
func (*GetSSHKeysUnauthorized) IsCode ¶ added in v0.0.7
func (o *GetSSHKeysUnauthorized) IsCode(code int) bool
IsCode returns true when this get Ssh keys unauthorized response a status code equal to that given
func (*GetSSHKeysUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *GetSSHKeysUnauthorized) IsRedirect() bool
IsRedirect returns true when this get Ssh keys unauthorized response has a 3xx status code
func (*GetSSHKeysUnauthorized) IsServerError ¶ added in v0.0.7
func (o *GetSSHKeysUnauthorized) IsServerError() bool
IsServerError returns true when this get Ssh keys unauthorized response has a 5xx status code
func (*GetSSHKeysUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *GetSSHKeysUnauthorized) IsSuccess() bool
IsSuccess returns true when this get Ssh keys unauthorized response has a 2xx status code
func (*GetSSHKeysUnauthorized) String ¶ added in v0.0.7
func (o *GetSSHKeysUnauthorized) String() string
type GetTasksBadRequest ¶ added in v0.0.26
GetTasksBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewGetTasksBadRequest ¶ added in v0.0.26
func NewGetTasksBadRequest() *GetTasksBadRequest
NewGetTasksBadRequest creates a GetTasksBadRequest with default headers values
func (*GetTasksBadRequest) Code ¶ added in v0.0.26
func (o *GetTasksBadRequest) Code() int
Code gets the status code for the get tasks bad request response
func (*GetTasksBadRequest) Error ¶ added in v0.0.26
func (o *GetTasksBadRequest) Error() string
func (*GetTasksBadRequest) GetPayload ¶ added in v0.0.26
func (o *GetTasksBadRequest) GetPayload() *models.Error
func (*GetTasksBadRequest) IsClientError ¶ added in v0.0.26
func (o *GetTasksBadRequest) IsClientError() bool
IsClientError returns true when this get tasks bad request response has a 4xx status code
func (*GetTasksBadRequest) IsCode ¶ added in v0.0.26
func (o *GetTasksBadRequest) IsCode(code int) bool
IsCode returns true when this get tasks bad request response a status code equal to that given
func (*GetTasksBadRequest) IsRedirect ¶ added in v0.0.26
func (o *GetTasksBadRequest) IsRedirect() bool
IsRedirect returns true when this get tasks bad request response has a 3xx status code
func (*GetTasksBadRequest) IsServerError ¶ added in v0.0.26
func (o *GetTasksBadRequest) IsServerError() bool
IsServerError returns true when this get tasks bad request response has a 5xx status code
func (*GetTasksBadRequest) IsSuccess ¶ added in v0.0.26
func (o *GetTasksBadRequest) IsSuccess() bool
IsSuccess returns true when this get tasks bad request response has a 2xx status code
func (*GetTasksBadRequest) String ¶ added in v0.0.26
func (o *GetTasksBadRequest) String() string
type GetTasksOK ¶ added in v0.0.26
GetTasksOK describes a response with status code 200, with default header values.
Response containing the tasks
func NewGetTasksOK ¶ added in v0.0.26
func NewGetTasksOK() *GetTasksOK
NewGetTasksOK creates a GetTasksOK with default headers values
func (*GetTasksOK) Code ¶ added in v0.0.26
func (o *GetTasksOK) Code() int
Code gets the status code for the get tasks o k response
func (*GetTasksOK) Error ¶ added in v0.0.26
func (o *GetTasksOK) Error() string
func (*GetTasksOK) GetPayload ¶ added in v0.0.26
func (o *GetTasksOK) GetPayload() []*models.Task
func (*GetTasksOK) IsClientError ¶ added in v0.0.26
func (o *GetTasksOK) IsClientError() bool
IsClientError returns true when this get tasks o k response has a 4xx status code
func (*GetTasksOK) IsCode ¶ added in v0.0.26
func (o *GetTasksOK) IsCode(code int) bool
IsCode returns true when this get tasks o k response a status code equal to that given
func (*GetTasksOK) IsRedirect ¶ added in v0.0.26
func (o *GetTasksOK) IsRedirect() bool
IsRedirect returns true when this get tasks o k response has a 3xx status code
func (*GetTasksOK) IsServerError ¶ added in v0.0.26
func (o *GetTasksOK) IsServerError() bool
IsServerError returns true when this get tasks o k response has a 5xx status code
func (*GetTasksOK) IsSuccess ¶ added in v0.0.26
func (o *GetTasksOK) IsSuccess() bool
IsSuccess returns true when this get tasks o k response has a 2xx status code
func (*GetTasksOK) String ¶ added in v0.0.26
func (o *GetTasksOK) String() string
type GetTasksParams ¶ added in v0.0.26
type GetTasksParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* ID. Filter tasks by id. */ ID *string /* Limit. Maximum number of results to return. */ Limit *int64 /* Name. Filter tasks by name. */ Name *string /* Offset. Offset into the results, for pagination. */ Offset *int64 /* Status. Filter tasks by status. */ Status *string /* SubjectID. Filter tasks by subject id. */ SubjectID *string /* SubjectKind. Filter tasks by kind. */ SubjectKind *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetTasksParams contains all the parameters to send to the API endpoint
for the get tasks operation. Typically these are written to a http.Request.
func NewGetTasksParams ¶ added in v0.0.26
func NewGetTasksParams() *GetTasksParams
NewGetTasksParams creates a new GetTasksParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetTasksParamsWithContext ¶ added in v0.0.26
func NewGetTasksParamsWithContext(ctx context.Context) *GetTasksParams
NewGetTasksParamsWithContext creates a new GetTasksParams object with the ability to set a context for a request.
func NewGetTasksParamsWithHTTPClient ¶ added in v0.0.26
func NewGetTasksParamsWithHTTPClient(client *http.Client) *GetTasksParams
NewGetTasksParamsWithHTTPClient creates a new GetTasksParams object with the ability to set a custom HTTPClient for a request.
func NewGetTasksParamsWithTimeout ¶ added in v0.0.26
func NewGetTasksParamsWithTimeout(timeout time.Duration) *GetTasksParams
NewGetTasksParamsWithTimeout creates a new GetTasksParams object with the ability to set a timeout on a request.
func (*GetTasksParams) SetAuthorization ¶ added in v0.0.26
func (o *GetTasksParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the get tasks params
func (*GetTasksParams) SetContext ¶ added in v0.0.26
func (o *GetTasksParams) SetContext(ctx context.Context)
SetContext adds the context to the get tasks params
func (*GetTasksParams) SetDefaults ¶ added in v0.0.26
func (o *GetTasksParams) SetDefaults()
SetDefaults hydrates default values in the get tasks params (not the query body).
All values with no default are reset to their zero value.
func (*GetTasksParams) SetHTTPClient ¶ added in v0.0.26
func (o *GetTasksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get tasks params
func (*GetTasksParams) SetID ¶ added in v0.0.26
func (o *GetTasksParams) SetID(id *string)
SetID adds the id to the get tasks params
func (*GetTasksParams) SetLimit ¶ added in v0.0.26
func (o *GetTasksParams) SetLimit(limit *int64)
SetLimit adds the limit to the get tasks params
func (*GetTasksParams) SetName ¶ added in v0.0.26
func (o *GetTasksParams) SetName(name *string)
SetName adds the name to the get tasks params
func (*GetTasksParams) SetOffset ¶ added in v0.0.26
func (o *GetTasksParams) SetOffset(offset *int64)
SetOffset adds the offset to the get tasks params
func (*GetTasksParams) SetStatus ¶ added in v0.0.26
func (o *GetTasksParams) SetStatus(status *string)
SetStatus adds the status to the get tasks params
func (*GetTasksParams) SetSubjectID ¶ added in v0.0.26
func (o *GetTasksParams) SetSubjectID(subjectID *string)
SetSubjectID adds the subjectId to the get tasks params
func (*GetTasksParams) SetSubjectKind ¶ added in v0.0.26
func (o *GetTasksParams) SetSubjectKind(subjectKind *string)
SetSubjectKind adds the subjectKind to the get tasks params
func (*GetTasksParams) SetTimeout ¶ added in v0.0.26
func (o *GetTasksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get tasks params
func (*GetTasksParams) WithAuthorization ¶ added in v0.0.26
func (o *GetTasksParams) WithAuthorization(authorization string) *GetTasksParams
WithAuthorization adds the authorization to the get tasks params
func (*GetTasksParams) WithContext ¶ added in v0.0.26
func (o *GetTasksParams) WithContext(ctx context.Context) *GetTasksParams
WithContext adds the context to the get tasks params
func (*GetTasksParams) WithDefaults ¶ added in v0.0.26
func (o *GetTasksParams) WithDefaults() *GetTasksParams
WithDefaults hydrates default values in the get tasks params (not the query body).
All values with no default are reset to their zero value.
func (*GetTasksParams) WithHTTPClient ¶ added in v0.0.26
func (o *GetTasksParams) WithHTTPClient(client *http.Client) *GetTasksParams
WithHTTPClient adds the HTTPClient to the get tasks params
func (*GetTasksParams) WithID ¶ added in v0.0.26
func (o *GetTasksParams) WithID(id *string) *GetTasksParams
WithID adds the id to the get tasks params
func (*GetTasksParams) WithLimit ¶ added in v0.0.26
func (o *GetTasksParams) WithLimit(limit *int64) *GetTasksParams
WithLimit adds the limit to the get tasks params
func (*GetTasksParams) WithName ¶ added in v0.0.26
func (o *GetTasksParams) WithName(name *string) *GetTasksParams
WithName adds the name to the get tasks params
func (*GetTasksParams) WithOffset ¶ added in v0.0.26
func (o *GetTasksParams) WithOffset(offset *int64) *GetTasksParams
WithOffset adds the offset to the get tasks params
func (*GetTasksParams) WithStatus ¶ added in v0.0.26
func (o *GetTasksParams) WithStatus(status *string) *GetTasksParams
WithStatus adds the status to the get tasks params
func (*GetTasksParams) WithSubjectID ¶ added in v0.0.26
func (o *GetTasksParams) WithSubjectID(subjectID *string) *GetTasksParams
WithSubjectID adds the subjectID to the get tasks params
func (*GetTasksParams) WithSubjectKind ¶ added in v0.0.26
func (o *GetTasksParams) WithSubjectKind(subjectKind *string) *GetTasksParams
WithSubjectKind adds the subjectKind to the get tasks params
func (*GetTasksParams) WithTimeout ¶ added in v0.0.26
func (o *GetTasksParams) WithTimeout(timeout time.Duration) *GetTasksParams
WithTimeout adds the timeout to the get tasks params
func (*GetTasksParams) WriteToRequest ¶ added in v0.0.26
func (o *GetTasksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetTasksReader ¶ added in v0.0.26
type GetTasksReader struct {
// contains filtered or unexported fields
}
GetTasksReader is a Reader for the GetTasks structure.
func (*GetTasksReader) ReadResponse ¶ added in v0.0.26
func (o *GetTasksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetTasksUnauthorized ¶ added in v0.0.26
type GetTasksUnauthorized struct {
}GetTasksUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewGetTasksUnauthorized ¶ added in v0.0.26
func NewGetTasksUnauthorized() *GetTasksUnauthorized
NewGetTasksUnauthorized creates a GetTasksUnauthorized with default headers values
func (*GetTasksUnauthorized) Code ¶ added in v0.0.26
func (o *GetTasksUnauthorized) Code() int
Code gets the status code for the get tasks unauthorized response
func (*GetTasksUnauthorized) Error ¶ added in v0.0.26
func (o *GetTasksUnauthorized) Error() string
func (*GetTasksUnauthorized) GetPayload ¶ added in v0.0.26
func (o *GetTasksUnauthorized) GetPayload() *models.Error
func (*GetTasksUnauthorized) IsClientError ¶ added in v0.0.26
func (o *GetTasksUnauthorized) IsClientError() bool
IsClientError returns true when this get tasks unauthorized response has a 4xx status code
func (*GetTasksUnauthorized) IsCode ¶ added in v0.0.26
func (o *GetTasksUnauthorized) IsCode(code int) bool
IsCode returns true when this get tasks unauthorized response a status code equal to that given
func (*GetTasksUnauthorized) IsRedirect ¶ added in v0.0.26
func (o *GetTasksUnauthorized) IsRedirect() bool
IsRedirect returns true when this get tasks unauthorized response has a 3xx status code
func (*GetTasksUnauthorized) IsServerError ¶ added in v0.0.26
func (o *GetTasksUnauthorized) IsServerError() bool
IsServerError returns true when this get tasks unauthorized response has a 5xx status code
func (*GetTasksUnauthorized) IsSuccess ¶ added in v0.0.26
func (o *GetTasksUnauthorized) IsSuccess() bool
IsSuccess returns true when this get tasks unauthorized response has a 2xx status code
func (*GetTasksUnauthorized) String ¶ added in v0.0.26
func (o *GetTasksUnauthorized) String() string
type PatchClustersIDBadRequest ¶ added in v0.0.6
PatchClustersIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewPatchClustersIDBadRequest ¶ added in v0.0.6
func NewPatchClustersIDBadRequest() *PatchClustersIDBadRequest
NewPatchClustersIDBadRequest creates a PatchClustersIDBadRequest with default headers values
func (*PatchClustersIDBadRequest) Code ¶ added in v0.0.6
func (o *PatchClustersIDBadRequest) Code() int
Code gets the status code for the patch clusters Id bad request response
func (*PatchClustersIDBadRequest) Error ¶ added in v0.0.6
func (o *PatchClustersIDBadRequest) Error() string
func (*PatchClustersIDBadRequest) GetPayload ¶ added in v0.0.6
func (o *PatchClustersIDBadRequest) GetPayload() *models.Error
func (*PatchClustersIDBadRequest) IsClientError ¶ added in v0.0.6
func (o *PatchClustersIDBadRequest) IsClientError() bool
IsClientError returns true when this patch clusters Id bad request response has a 4xx status code
func (*PatchClustersIDBadRequest) IsCode ¶ added in v0.0.6
func (o *PatchClustersIDBadRequest) IsCode(code int) bool
IsCode returns true when this patch clusters Id bad request response a status code equal to that given
func (*PatchClustersIDBadRequest) IsRedirect ¶ added in v0.0.6
func (o *PatchClustersIDBadRequest) IsRedirect() bool
IsRedirect returns true when this patch clusters Id bad request response has a 3xx status code
func (*PatchClustersIDBadRequest) IsServerError ¶ added in v0.0.6
func (o *PatchClustersIDBadRequest) IsServerError() bool
IsServerError returns true when this patch clusters Id bad request response has a 5xx status code
func (*PatchClustersIDBadRequest) IsSuccess ¶ added in v0.0.6
func (o *PatchClustersIDBadRequest) IsSuccess() bool
IsSuccess returns true when this patch clusters Id bad request response has a 2xx status code
func (*PatchClustersIDBadRequest) String ¶ added in v0.0.6
func (o *PatchClustersIDBadRequest) String() string
type PatchClustersIDOK ¶ added in v0.0.6
PatchClustersIDOK describes a response with status code 200, with default header values.
Response containing the cluster definition.
func NewPatchClustersIDOK ¶ added in v0.0.6
func NewPatchClustersIDOK() *PatchClustersIDOK
NewPatchClustersIDOK creates a PatchClustersIDOK with default headers values
func (*PatchClustersIDOK) Code ¶ added in v0.0.6
func (o *PatchClustersIDOK) Code() int
Code gets the status code for the patch clusters Id o k response
func (*PatchClustersIDOK) Error ¶ added in v0.0.6
func (o *PatchClustersIDOK) Error() string
func (*PatchClustersIDOK) GetPayload ¶ added in v0.0.6
func (o *PatchClustersIDOK) GetPayload() *models.Cluster
func (*PatchClustersIDOK) IsClientError ¶ added in v0.0.6
func (o *PatchClustersIDOK) IsClientError() bool
IsClientError returns true when this patch clusters Id o k response has a 4xx status code
func (*PatchClustersIDOK) IsCode ¶ added in v0.0.6
func (o *PatchClustersIDOK) IsCode(code int) bool
IsCode returns true when this patch clusters Id o k response a status code equal to that given
func (*PatchClustersIDOK) IsRedirect ¶ added in v0.0.6
func (o *PatchClustersIDOK) IsRedirect() bool
IsRedirect returns true when this patch clusters Id o k response has a 3xx status code
func (*PatchClustersIDOK) IsServerError ¶ added in v0.0.6
func (o *PatchClustersIDOK) IsServerError() bool
IsServerError returns true when this patch clusters Id o k response has a 5xx status code
func (*PatchClustersIDOK) IsSuccess ¶ added in v0.0.6
func (o *PatchClustersIDOK) IsSuccess() bool
IsSuccess returns true when this patch clusters Id o k response has a 2xx status code
func (*PatchClustersIDOK) String ¶ added in v0.0.6
func (o *PatchClustersIDOK) String() string
type PatchClustersIDParams ¶ added in v0.0.6
type PatchClustersIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* Body. The cluster definition. */ Body *models.UpdateClusterInput /* ID. ID of the cluster to update. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchClustersIDParams contains all the parameters to send to the API endpoint
for the patch clusters ID operation. Typically these are written to a http.Request.
func NewPatchClustersIDParams ¶ added in v0.0.6
func NewPatchClustersIDParams() *PatchClustersIDParams
NewPatchClustersIDParams creates a new PatchClustersIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchClustersIDParamsWithContext ¶ added in v0.0.6
func NewPatchClustersIDParamsWithContext(ctx context.Context) *PatchClustersIDParams
NewPatchClustersIDParamsWithContext creates a new PatchClustersIDParams object with the ability to set a context for a request.
func NewPatchClustersIDParamsWithHTTPClient ¶ added in v0.0.6
func NewPatchClustersIDParamsWithHTTPClient(client *http.Client) *PatchClustersIDParams
NewPatchClustersIDParamsWithHTTPClient creates a new PatchClustersIDParams object with the ability to set a custom HTTPClient for a request.
func NewPatchClustersIDParamsWithTimeout ¶ added in v0.0.6
func NewPatchClustersIDParamsWithTimeout(timeout time.Duration) *PatchClustersIDParams
NewPatchClustersIDParamsWithTimeout creates a new PatchClustersIDParams object with the ability to set a timeout on a request.
func (*PatchClustersIDParams) SetAuthorization ¶ added in v0.0.6
func (o *PatchClustersIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the patch clusters ID params
func (*PatchClustersIDParams) SetBody ¶ added in v0.0.6
func (o *PatchClustersIDParams) SetBody(body *models.UpdateClusterInput)
SetBody adds the body to the patch clusters ID params
func (*PatchClustersIDParams) SetContext ¶ added in v0.0.6
func (o *PatchClustersIDParams) SetContext(ctx context.Context)
SetContext adds the context to the patch clusters ID params
func (*PatchClustersIDParams) SetDefaults ¶ added in v0.0.6
func (o *PatchClustersIDParams) SetDefaults()
SetDefaults hydrates default values in the patch clusters ID params (not the query body).
All values with no default are reset to their zero value.
func (*PatchClustersIDParams) SetHTTPClient ¶ added in v0.0.6
func (o *PatchClustersIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch clusters ID params
func (*PatchClustersIDParams) SetID ¶ added in v0.0.6
func (o *PatchClustersIDParams) SetID(id strfmt.UUID)
SetID adds the id to the patch clusters ID params
func (*PatchClustersIDParams) SetTimeout ¶ added in v0.0.6
func (o *PatchClustersIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch clusters ID params
func (*PatchClustersIDParams) WithAuthorization ¶ added in v0.0.6
func (o *PatchClustersIDParams) WithAuthorization(authorization string) *PatchClustersIDParams
WithAuthorization adds the authorization to the patch clusters ID params
func (*PatchClustersIDParams) WithBody ¶ added in v0.0.6
func (o *PatchClustersIDParams) WithBody(body *models.UpdateClusterInput) *PatchClustersIDParams
WithBody adds the body to the patch clusters ID params
func (*PatchClustersIDParams) WithContext ¶ added in v0.0.6
func (o *PatchClustersIDParams) WithContext(ctx context.Context) *PatchClustersIDParams
WithContext adds the context to the patch clusters ID params
func (*PatchClustersIDParams) WithDefaults ¶ added in v0.0.6
func (o *PatchClustersIDParams) WithDefaults() *PatchClustersIDParams
WithDefaults hydrates default values in the patch clusters ID params (not the query body).
All values with no default are reset to their zero value.
func (*PatchClustersIDParams) WithHTTPClient ¶ added in v0.0.6
func (o *PatchClustersIDParams) WithHTTPClient(client *http.Client) *PatchClustersIDParams
WithHTTPClient adds the HTTPClient to the patch clusters ID params
func (*PatchClustersIDParams) WithID ¶ added in v0.0.6
func (o *PatchClustersIDParams) WithID(id strfmt.UUID) *PatchClustersIDParams
WithID adds the id to the patch clusters ID params
func (*PatchClustersIDParams) WithTimeout ¶ added in v0.0.6
func (o *PatchClustersIDParams) WithTimeout(timeout time.Duration) *PatchClustersIDParams
WithTimeout adds the timeout to the patch clusters ID params
func (*PatchClustersIDParams) WriteToRequest ¶ added in v0.0.6
func (o *PatchClustersIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchClustersIDReader ¶ added in v0.0.6
type PatchClustersIDReader struct {
// contains filtered or unexported fields
}
PatchClustersIDReader is a Reader for the PatchClustersID structure.
func (*PatchClustersIDReader) ReadResponse ¶ added in v0.0.6
func (o *PatchClustersIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchClustersIDUnauthorized ¶ added in v0.0.6
type PatchClustersIDUnauthorized struct {
}PatchClustersIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewPatchClustersIDUnauthorized ¶ added in v0.0.6
func NewPatchClustersIDUnauthorized() *PatchClustersIDUnauthorized
NewPatchClustersIDUnauthorized creates a PatchClustersIDUnauthorized with default headers values
func (*PatchClustersIDUnauthorized) Code ¶ added in v0.0.6
func (o *PatchClustersIDUnauthorized) Code() int
Code gets the status code for the patch clusters Id unauthorized response
func (*PatchClustersIDUnauthorized) Error ¶ added in v0.0.6
func (o *PatchClustersIDUnauthorized) Error() string
func (*PatchClustersIDUnauthorized) GetPayload ¶ added in v0.0.6
func (o *PatchClustersIDUnauthorized) GetPayload() *models.Error
func (*PatchClustersIDUnauthorized) IsClientError ¶ added in v0.0.6
func (o *PatchClustersIDUnauthorized) IsClientError() bool
IsClientError returns true when this patch clusters Id unauthorized response has a 4xx status code
func (*PatchClustersIDUnauthorized) IsCode ¶ added in v0.0.6
func (o *PatchClustersIDUnauthorized) IsCode(code int) bool
IsCode returns true when this patch clusters Id unauthorized response a status code equal to that given
func (*PatchClustersIDUnauthorized) IsRedirect ¶ added in v0.0.6
func (o *PatchClustersIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch clusters Id unauthorized response has a 3xx status code
func (*PatchClustersIDUnauthorized) IsServerError ¶ added in v0.0.6
func (o *PatchClustersIDUnauthorized) IsServerError() bool
IsServerError returns true when this patch clusters Id unauthorized response has a 5xx status code
func (*PatchClustersIDUnauthorized) IsSuccess ¶ added in v0.0.6
func (o *PatchClustersIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch clusters Id unauthorized response has a 2xx status code
func (*PatchClustersIDUnauthorized) String ¶ added in v0.0.6
func (o *PatchClustersIDUnauthorized) String() string
type PatchDatabasesIDBadRequest ¶ added in v0.0.6
PatchDatabasesIDBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewPatchDatabasesIDBadRequest ¶ added in v0.0.6
func NewPatchDatabasesIDBadRequest() *PatchDatabasesIDBadRequest
NewPatchDatabasesIDBadRequest creates a PatchDatabasesIDBadRequest with default headers values
func (*PatchDatabasesIDBadRequest) Code ¶ added in v0.0.6
func (o *PatchDatabasesIDBadRequest) Code() int
Code gets the status code for the patch databases Id bad request response
func (*PatchDatabasesIDBadRequest) Error ¶ added in v0.0.6
func (o *PatchDatabasesIDBadRequest) Error() string
func (*PatchDatabasesIDBadRequest) GetPayload ¶ added in v0.0.6
func (o *PatchDatabasesIDBadRequest) GetPayload() *models.Error
func (*PatchDatabasesIDBadRequest) IsClientError ¶ added in v0.0.6
func (o *PatchDatabasesIDBadRequest) IsClientError() bool
IsClientError returns true when this patch databases Id bad request response has a 4xx status code
func (*PatchDatabasesIDBadRequest) IsCode ¶ added in v0.0.6
func (o *PatchDatabasesIDBadRequest) IsCode(code int) bool
IsCode returns true when this patch databases Id bad request response a status code equal to that given
func (*PatchDatabasesIDBadRequest) IsRedirect ¶ added in v0.0.6
func (o *PatchDatabasesIDBadRequest) IsRedirect() bool
IsRedirect returns true when this patch databases Id bad request response has a 3xx status code
func (*PatchDatabasesIDBadRequest) IsServerError ¶ added in v0.0.6
func (o *PatchDatabasesIDBadRequest) IsServerError() bool
IsServerError returns true when this patch databases Id bad request response has a 5xx status code
func (*PatchDatabasesIDBadRequest) IsSuccess ¶ added in v0.0.6
func (o *PatchDatabasesIDBadRequest) IsSuccess() bool
IsSuccess returns true when this patch databases Id bad request response has a 2xx status code
func (*PatchDatabasesIDBadRequest) String ¶ added in v0.0.6
func (o *PatchDatabasesIDBadRequest) String() string
type PatchDatabasesIDOK ¶ added in v0.0.6
PatchDatabasesIDOK describes a response with status code 200, with default header values.
Response containing the updated database definition.
func NewPatchDatabasesIDOK ¶ added in v0.0.6
func NewPatchDatabasesIDOK() *PatchDatabasesIDOK
NewPatchDatabasesIDOK creates a PatchDatabasesIDOK with default headers values
func (*PatchDatabasesIDOK) Code ¶ added in v0.0.6
func (o *PatchDatabasesIDOK) Code() int
Code gets the status code for the patch databases Id o k response
func (*PatchDatabasesIDOK) Error ¶ added in v0.0.6
func (o *PatchDatabasesIDOK) Error() string
func (*PatchDatabasesIDOK) GetPayload ¶ added in v0.0.6
func (o *PatchDatabasesIDOK) GetPayload() *models.Database
func (*PatchDatabasesIDOK) IsClientError ¶ added in v0.0.6
func (o *PatchDatabasesIDOK) IsClientError() bool
IsClientError returns true when this patch databases Id o k response has a 4xx status code
func (*PatchDatabasesIDOK) IsCode ¶ added in v0.0.6
func (o *PatchDatabasesIDOK) IsCode(code int) bool
IsCode returns true when this patch databases Id o k response a status code equal to that given
func (*PatchDatabasesIDOK) IsRedirect ¶ added in v0.0.6
func (o *PatchDatabasesIDOK) IsRedirect() bool
IsRedirect returns true when this patch databases Id o k response has a 3xx status code
func (*PatchDatabasesIDOK) IsServerError ¶ added in v0.0.6
func (o *PatchDatabasesIDOK) IsServerError() bool
IsServerError returns true when this patch databases Id o k response has a 5xx status code
func (*PatchDatabasesIDOK) IsSuccess ¶ added in v0.0.6
func (o *PatchDatabasesIDOK) IsSuccess() bool
IsSuccess returns true when this patch databases Id o k response has a 2xx status code
func (*PatchDatabasesIDOK) String ¶ added in v0.0.6
func (o *PatchDatabasesIDOK) String() string
type PatchDatabasesIDParams ¶ added in v0.0.6
type PatchDatabasesIDParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* Body. The database parameters to update. */ Body *models.UpdateDatabaseInput /* ID. ID of the database to update. Format: uuid */ ID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PatchDatabasesIDParams contains all the parameters to send to the API endpoint
for the patch databases ID operation. Typically these are written to a http.Request.
func NewPatchDatabasesIDParams ¶ added in v0.0.6
func NewPatchDatabasesIDParams() *PatchDatabasesIDParams
NewPatchDatabasesIDParams creates a new PatchDatabasesIDParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPatchDatabasesIDParamsWithContext ¶ added in v0.0.6
func NewPatchDatabasesIDParamsWithContext(ctx context.Context) *PatchDatabasesIDParams
NewPatchDatabasesIDParamsWithContext creates a new PatchDatabasesIDParams object with the ability to set a context for a request.
func NewPatchDatabasesIDParamsWithHTTPClient ¶ added in v0.0.6
func NewPatchDatabasesIDParamsWithHTTPClient(client *http.Client) *PatchDatabasesIDParams
NewPatchDatabasesIDParamsWithHTTPClient creates a new PatchDatabasesIDParams object with the ability to set a custom HTTPClient for a request.
func NewPatchDatabasesIDParamsWithTimeout ¶ added in v0.0.6
func NewPatchDatabasesIDParamsWithTimeout(timeout time.Duration) *PatchDatabasesIDParams
NewPatchDatabasesIDParamsWithTimeout creates a new PatchDatabasesIDParams object with the ability to set a timeout on a request.
func (*PatchDatabasesIDParams) SetAuthorization ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the patch databases ID params
func (*PatchDatabasesIDParams) SetBody ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) SetBody(body *models.UpdateDatabaseInput)
SetBody adds the body to the patch databases ID params
func (*PatchDatabasesIDParams) SetContext ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) SetContext(ctx context.Context)
SetContext adds the context to the patch databases ID params
func (*PatchDatabasesIDParams) SetDefaults ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) SetDefaults()
SetDefaults hydrates default values in the patch databases ID params (not the query body).
All values with no default are reset to their zero value.
func (*PatchDatabasesIDParams) SetHTTPClient ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch databases ID params
func (*PatchDatabasesIDParams) SetID ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) SetID(id strfmt.UUID)
SetID adds the id to the patch databases ID params
func (*PatchDatabasesIDParams) SetTimeout ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch databases ID params
func (*PatchDatabasesIDParams) WithAuthorization ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) WithAuthorization(authorization string) *PatchDatabasesIDParams
WithAuthorization adds the authorization to the patch databases ID params
func (*PatchDatabasesIDParams) WithBody ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) WithBody(body *models.UpdateDatabaseInput) *PatchDatabasesIDParams
WithBody adds the body to the patch databases ID params
func (*PatchDatabasesIDParams) WithContext ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) WithContext(ctx context.Context) *PatchDatabasesIDParams
WithContext adds the context to the patch databases ID params
func (*PatchDatabasesIDParams) WithDefaults ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) WithDefaults() *PatchDatabasesIDParams
WithDefaults hydrates default values in the patch databases ID params (not the query body).
All values with no default are reset to their zero value.
func (*PatchDatabasesIDParams) WithHTTPClient ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) WithHTTPClient(client *http.Client) *PatchDatabasesIDParams
WithHTTPClient adds the HTTPClient to the patch databases ID params
func (*PatchDatabasesIDParams) WithID ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) WithID(id strfmt.UUID) *PatchDatabasesIDParams
WithID adds the id to the patch databases ID params
func (*PatchDatabasesIDParams) WithTimeout ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) WithTimeout(timeout time.Duration) *PatchDatabasesIDParams
WithTimeout adds the timeout to the patch databases ID params
func (*PatchDatabasesIDParams) WriteToRequest ¶ added in v0.0.6
func (o *PatchDatabasesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchDatabasesIDReader ¶ added in v0.0.6
type PatchDatabasesIDReader struct {
// contains filtered or unexported fields
}
PatchDatabasesIDReader is a Reader for the PatchDatabasesID structure.
func (*PatchDatabasesIDReader) ReadResponse ¶ added in v0.0.6
func (o *PatchDatabasesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchDatabasesIDUnauthorized ¶ added in v0.0.6
type PatchDatabasesIDUnauthorized struct {
}PatchDatabasesIDUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewPatchDatabasesIDUnauthorized ¶ added in v0.0.6
func NewPatchDatabasesIDUnauthorized() *PatchDatabasesIDUnauthorized
NewPatchDatabasesIDUnauthorized creates a PatchDatabasesIDUnauthorized with default headers values
func (*PatchDatabasesIDUnauthorized) Code ¶ added in v0.0.6
func (o *PatchDatabasesIDUnauthorized) Code() int
Code gets the status code for the patch databases Id unauthorized response
func (*PatchDatabasesIDUnauthorized) Error ¶ added in v0.0.6
func (o *PatchDatabasesIDUnauthorized) Error() string
func (*PatchDatabasesIDUnauthorized) GetPayload ¶ added in v0.0.6
func (o *PatchDatabasesIDUnauthorized) GetPayload() *models.Error
func (*PatchDatabasesIDUnauthorized) IsClientError ¶ added in v0.0.6
func (o *PatchDatabasesIDUnauthorized) IsClientError() bool
IsClientError returns true when this patch databases Id unauthorized response has a 4xx status code
func (*PatchDatabasesIDUnauthorized) IsCode ¶ added in v0.0.6
func (o *PatchDatabasesIDUnauthorized) IsCode(code int) bool
IsCode returns true when this patch databases Id unauthorized response a status code equal to that given
func (*PatchDatabasesIDUnauthorized) IsRedirect ¶ added in v0.0.6
func (o *PatchDatabasesIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch databases Id unauthorized response has a 3xx status code
func (*PatchDatabasesIDUnauthorized) IsServerError ¶ added in v0.0.6
func (o *PatchDatabasesIDUnauthorized) IsServerError() bool
IsServerError returns true when this patch databases Id unauthorized response has a 5xx status code
func (*PatchDatabasesIDUnauthorized) IsSuccess ¶ added in v0.0.6
func (o *PatchDatabasesIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch databases Id unauthorized response has a 2xx status code
func (*PatchDatabasesIDUnauthorized) String ¶ added in v0.0.6
func (o *PatchDatabasesIDUnauthorized) String() string
type PostBackupStoresBadRequest ¶ added in v0.0.7
PostBackupStoresBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewPostBackupStoresBadRequest ¶ added in v0.0.7
func NewPostBackupStoresBadRequest() *PostBackupStoresBadRequest
NewPostBackupStoresBadRequest creates a PostBackupStoresBadRequest with default headers values
func (*PostBackupStoresBadRequest) Code ¶ added in v0.0.7
func (o *PostBackupStoresBadRequest) Code() int
Code gets the status code for the post backup stores bad request response
func (*PostBackupStoresBadRequest) Error ¶ added in v0.0.7
func (o *PostBackupStoresBadRequest) Error() string
func (*PostBackupStoresBadRequest) GetPayload ¶ added in v0.0.7
func (o *PostBackupStoresBadRequest) GetPayload() *models.Error
func (*PostBackupStoresBadRequest) IsClientError ¶ added in v0.0.7
func (o *PostBackupStoresBadRequest) IsClientError() bool
IsClientError returns true when this post backup stores bad request response has a 4xx status code
func (*PostBackupStoresBadRequest) IsCode ¶ added in v0.0.7
func (o *PostBackupStoresBadRequest) IsCode(code int) bool
IsCode returns true when this post backup stores bad request response a status code equal to that given
func (*PostBackupStoresBadRequest) IsRedirect ¶ added in v0.0.7
func (o *PostBackupStoresBadRequest) IsRedirect() bool
IsRedirect returns true when this post backup stores bad request response has a 3xx status code
func (*PostBackupStoresBadRequest) IsServerError ¶ added in v0.0.7
func (o *PostBackupStoresBadRequest) IsServerError() bool
IsServerError returns true when this post backup stores bad request response has a 5xx status code
func (*PostBackupStoresBadRequest) IsSuccess ¶ added in v0.0.7
func (o *PostBackupStoresBadRequest) IsSuccess() bool
IsSuccess returns true when this post backup stores bad request response has a 2xx status code
func (*PostBackupStoresBadRequest) String ¶ added in v0.0.7
func (o *PostBackupStoresBadRequest) String() string
type PostBackupStoresOK ¶ added in v0.0.7
type PostBackupStoresOK struct {
Payload *models.BackupStore
}
PostBackupStoresOK describes a response with status code 200, with default header values.
Response containing the backup store details.
func NewPostBackupStoresOK ¶ added in v0.0.7
func NewPostBackupStoresOK() *PostBackupStoresOK
NewPostBackupStoresOK creates a PostBackupStoresOK with default headers values
func (*PostBackupStoresOK) Code ¶ added in v0.0.7
func (o *PostBackupStoresOK) Code() int
Code gets the status code for the post backup stores o k response
func (*PostBackupStoresOK) Error ¶ added in v0.0.7
func (o *PostBackupStoresOK) Error() string
func (*PostBackupStoresOK) GetPayload ¶ added in v0.0.7
func (o *PostBackupStoresOK) GetPayload() *models.BackupStore
func (*PostBackupStoresOK) IsClientError ¶ added in v0.0.7
func (o *PostBackupStoresOK) IsClientError() bool
IsClientError returns true when this post backup stores o k response has a 4xx status code
func (*PostBackupStoresOK) IsCode ¶ added in v0.0.7
func (o *PostBackupStoresOK) IsCode(code int) bool
IsCode returns true when this post backup stores o k response a status code equal to that given
func (*PostBackupStoresOK) IsRedirect ¶ added in v0.0.7
func (o *PostBackupStoresOK) IsRedirect() bool
IsRedirect returns true when this post backup stores o k response has a 3xx status code
func (*PostBackupStoresOK) IsServerError ¶ added in v0.0.7
func (o *PostBackupStoresOK) IsServerError() bool
IsServerError returns true when this post backup stores o k response has a 5xx status code
func (*PostBackupStoresOK) IsSuccess ¶ added in v0.0.7
func (o *PostBackupStoresOK) IsSuccess() bool
IsSuccess returns true when this post backup stores o k response has a 2xx status code
func (*PostBackupStoresOK) String ¶ added in v0.0.7
func (o *PostBackupStoresOK) String() string
type PostBackupStoresParams ¶ added in v0.0.7
type PostBackupStoresParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* Body. The backup store details. */ Body *models.CreateBackupStoreInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostBackupStoresParams contains all the parameters to send to the API endpoint
for the post backup stores operation. Typically these are written to a http.Request.
func NewPostBackupStoresParams ¶ added in v0.0.7
func NewPostBackupStoresParams() *PostBackupStoresParams
NewPostBackupStoresParams creates a new PostBackupStoresParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostBackupStoresParamsWithContext ¶ added in v0.0.7
func NewPostBackupStoresParamsWithContext(ctx context.Context) *PostBackupStoresParams
NewPostBackupStoresParamsWithContext creates a new PostBackupStoresParams object with the ability to set a context for a request.
func NewPostBackupStoresParamsWithHTTPClient ¶ added in v0.0.7
func NewPostBackupStoresParamsWithHTTPClient(client *http.Client) *PostBackupStoresParams
NewPostBackupStoresParamsWithHTTPClient creates a new PostBackupStoresParams object with the ability to set a custom HTTPClient for a request.
func NewPostBackupStoresParamsWithTimeout ¶ added in v0.0.7
func NewPostBackupStoresParamsWithTimeout(timeout time.Duration) *PostBackupStoresParams
NewPostBackupStoresParamsWithTimeout creates a new PostBackupStoresParams object with the ability to set a timeout on a request.
func (*PostBackupStoresParams) SetAuthorization ¶ added in v0.0.7
func (o *PostBackupStoresParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the post backup stores params
func (*PostBackupStoresParams) SetBody ¶ added in v0.0.7
func (o *PostBackupStoresParams) SetBody(body *models.CreateBackupStoreInput)
SetBody adds the body to the post backup stores params
func (*PostBackupStoresParams) SetContext ¶ added in v0.0.7
func (o *PostBackupStoresParams) SetContext(ctx context.Context)
SetContext adds the context to the post backup stores params
func (*PostBackupStoresParams) SetDefaults ¶ added in v0.0.7
func (o *PostBackupStoresParams) SetDefaults()
SetDefaults hydrates default values in the post backup stores params (not the query body).
All values with no default are reset to their zero value.
func (*PostBackupStoresParams) SetHTTPClient ¶ added in v0.0.7
func (o *PostBackupStoresParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post backup stores params
func (*PostBackupStoresParams) SetTimeout ¶ added in v0.0.7
func (o *PostBackupStoresParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post backup stores params
func (*PostBackupStoresParams) WithAuthorization ¶ added in v0.0.7
func (o *PostBackupStoresParams) WithAuthorization(authorization string) *PostBackupStoresParams
WithAuthorization adds the authorization to the post backup stores params
func (*PostBackupStoresParams) WithBody ¶ added in v0.0.7
func (o *PostBackupStoresParams) WithBody(body *models.CreateBackupStoreInput) *PostBackupStoresParams
WithBody adds the body to the post backup stores params
func (*PostBackupStoresParams) WithContext ¶ added in v0.0.7
func (o *PostBackupStoresParams) WithContext(ctx context.Context) *PostBackupStoresParams
WithContext adds the context to the post backup stores params
func (*PostBackupStoresParams) WithDefaults ¶ added in v0.0.7
func (o *PostBackupStoresParams) WithDefaults() *PostBackupStoresParams
WithDefaults hydrates default values in the post backup stores params (not the query body).
All values with no default are reset to their zero value.
func (*PostBackupStoresParams) WithHTTPClient ¶ added in v0.0.7
func (o *PostBackupStoresParams) WithHTTPClient(client *http.Client) *PostBackupStoresParams
WithHTTPClient adds the HTTPClient to the post backup stores params
func (*PostBackupStoresParams) WithTimeout ¶ added in v0.0.7
func (o *PostBackupStoresParams) WithTimeout(timeout time.Duration) *PostBackupStoresParams
WithTimeout adds the timeout to the post backup stores params
func (*PostBackupStoresParams) WriteToRequest ¶ added in v0.0.7
func (o *PostBackupStoresParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostBackupStoresReader ¶ added in v0.0.7
type PostBackupStoresReader struct {
// contains filtered or unexported fields
}
PostBackupStoresReader is a Reader for the PostBackupStores structure.
func (*PostBackupStoresReader) ReadResponse ¶ added in v0.0.7
func (o *PostBackupStoresReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostBackupStoresUnauthorized ¶ added in v0.0.7
type PostBackupStoresUnauthorized struct {
}PostBackupStoresUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewPostBackupStoresUnauthorized ¶ added in v0.0.7
func NewPostBackupStoresUnauthorized() *PostBackupStoresUnauthorized
NewPostBackupStoresUnauthorized creates a PostBackupStoresUnauthorized with default headers values
func (*PostBackupStoresUnauthorized) Code ¶ added in v0.0.7
func (o *PostBackupStoresUnauthorized) Code() int
Code gets the status code for the post backup stores unauthorized response
func (*PostBackupStoresUnauthorized) Error ¶ added in v0.0.7
func (o *PostBackupStoresUnauthorized) Error() string
func (*PostBackupStoresUnauthorized) GetPayload ¶ added in v0.0.7
func (o *PostBackupStoresUnauthorized) GetPayload() *models.Error
func (*PostBackupStoresUnauthorized) IsClientError ¶ added in v0.0.7
func (o *PostBackupStoresUnauthorized) IsClientError() bool
IsClientError returns true when this post backup stores unauthorized response has a 4xx status code
func (*PostBackupStoresUnauthorized) IsCode ¶ added in v0.0.7
func (o *PostBackupStoresUnauthorized) IsCode(code int) bool
IsCode returns true when this post backup stores unauthorized response a status code equal to that given
func (*PostBackupStoresUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *PostBackupStoresUnauthorized) IsRedirect() bool
IsRedirect returns true when this post backup stores unauthorized response has a 3xx status code
func (*PostBackupStoresUnauthorized) IsServerError ¶ added in v0.0.7
func (o *PostBackupStoresUnauthorized) IsServerError() bool
IsServerError returns true when this post backup stores unauthorized response has a 5xx status code
func (*PostBackupStoresUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *PostBackupStoresUnauthorized) IsSuccess() bool
IsSuccess returns true when this post backup stores unauthorized response has a 2xx status code
func (*PostBackupStoresUnauthorized) String ¶ added in v0.0.7
func (o *PostBackupStoresUnauthorized) String() string
type PostCloudAccountsBadRequest ¶ added in v0.0.7
PostCloudAccountsBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewPostCloudAccountsBadRequest ¶ added in v0.0.7
func NewPostCloudAccountsBadRequest() *PostCloudAccountsBadRequest
NewPostCloudAccountsBadRequest creates a PostCloudAccountsBadRequest with default headers values
func (*PostCloudAccountsBadRequest) Code ¶ added in v0.0.7
func (o *PostCloudAccountsBadRequest) Code() int
Code gets the status code for the post cloud accounts bad request response
func (*PostCloudAccountsBadRequest) Error ¶ added in v0.0.7
func (o *PostCloudAccountsBadRequest) Error() string
func (*PostCloudAccountsBadRequest) GetPayload ¶ added in v0.0.7
func (o *PostCloudAccountsBadRequest) GetPayload() *models.Error
func (*PostCloudAccountsBadRequest) IsClientError ¶ added in v0.0.7
func (o *PostCloudAccountsBadRequest) IsClientError() bool
IsClientError returns true when this post cloud accounts bad request response has a 4xx status code
func (*PostCloudAccountsBadRequest) IsCode ¶ added in v0.0.7
func (o *PostCloudAccountsBadRequest) IsCode(code int) bool
IsCode returns true when this post cloud accounts bad request response a status code equal to that given
func (*PostCloudAccountsBadRequest) IsRedirect ¶ added in v0.0.7
func (o *PostCloudAccountsBadRequest) IsRedirect() bool
IsRedirect returns true when this post cloud accounts bad request response has a 3xx status code
func (*PostCloudAccountsBadRequest) IsServerError ¶ added in v0.0.7
func (o *PostCloudAccountsBadRequest) IsServerError() bool
IsServerError returns true when this post cloud accounts bad request response has a 5xx status code
func (*PostCloudAccountsBadRequest) IsSuccess ¶ added in v0.0.7
func (o *PostCloudAccountsBadRequest) IsSuccess() bool
IsSuccess returns true when this post cloud accounts bad request response has a 2xx status code
func (*PostCloudAccountsBadRequest) String ¶ added in v0.0.7
func (o *PostCloudAccountsBadRequest) String() string
type PostCloudAccountsOK ¶ added in v0.0.7
type PostCloudAccountsOK struct {
Payload *models.CloudAccount
}
PostCloudAccountsOK describes a response with status code 200, with default header values.
Response containing the cloud account details.
func NewPostCloudAccountsOK ¶ added in v0.0.7
func NewPostCloudAccountsOK() *PostCloudAccountsOK
NewPostCloudAccountsOK creates a PostCloudAccountsOK with default headers values
func (*PostCloudAccountsOK) Code ¶ added in v0.0.7
func (o *PostCloudAccountsOK) Code() int
Code gets the status code for the post cloud accounts o k response
func (*PostCloudAccountsOK) Error ¶ added in v0.0.7
func (o *PostCloudAccountsOK) Error() string
func (*PostCloudAccountsOK) GetPayload ¶ added in v0.0.7
func (o *PostCloudAccountsOK) GetPayload() *models.CloudAccount
func (*PostCloudAccountsOK) IsClientError ¶ added in v0.0.7
func (o *PostCloudAccountsOK) IsClientError() bool
IsClientError returns true when this post cloud accounts o k response has a 4xx status code
func (*PostCloudAccountsOK) IsCode ¶ added in v0.0.7
func (o *PostCloudAccountsOK) IsCode(code int) bool
IsCode returns true when this post cloud accounts o k response a status code equal to that given
func (*PostCloudAccountsOK) IsRedirect ¶ added in v0.0.7
func (o *PostCloudAccountsOK) IsRedirect() bool
IsRedirect returns true when this post cloud accounts o k response has a 3xx status code
func (*PostCloudAccountsOK) IsServerError ¶ added in v0.0.7
func (o *PostCloudAccountsOK) IsServerError() bool
IsServerError returns true when this post cloud accounts o k response has a 5xx status code
func (*PostCloudAccountsOK) IsSuccess ¶ added in v0.0.7
func (o *PostCloudAccountsOK) IsSuccess() bool
IsSuccess returns true when this post cloud accounts o k response has a 2xx status code
func (*PostCloudAccountsOK) String ¶ added in v0.0.7
func (o *PostCloudAccountsOK) String() string
type PostCloudAccountsParams ¶ added in v0.0.7
type PostCloudAccountsParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* Body. The cloud account details. */ Body *models.CreateCloudAccountInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostCloudAccountsParams contains all the parameters to send to the API endpoint
for the post cloud accounts operation. Typically these are written to a http.Request.
func NewPostCloudAccountsParams ¶ added in v0.0.7
func NewPostCloudAccountsParams() *PostCloudAccountsParams
NewPostCloudAccountsParams creates a new PostCloudAccountsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostCloudAccountsParamsWithContext ¶ added in v0.0.7
func NewPostCloudAccountsParamsWithContext(ctx context.Context) *PostCloudAccountsParams
NewPostCloudAccountsParamsWithContext creates a new PostCloudAccountsParams object with the ability to set a context for a request.
func NewPostCloudAccountsParamsWithHTTPClient ¶ added in v0.0.7
func NewPostCloudAccountsParamsWithHTTPClient(client *http.Client) *PostCloudAccountsParams
NewPostCloudAccountsParamsWithHTTPClient creates a new PostCloudAccountsParams object with the ability to set a custom HTTPClient for a request.
func NewPostCloudAccountsParamsWithTimeout ¶ added in v0.0.7
func NewPostCloudAccountsParamsWithTimeout(timeout time.Duration) *PostCloudAccountsParams
NewPostCloudAccountsParamsWithTimeout creates a new PostCloudAccountsParams object with the ability to set a timeout on a request.
func (*PostCloudAccountsParams) SetAuthorization ¶ added in v0.0.7
func (o *PostCloudAccountsParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the post cloud accounts params
func (*PostCloudAccountsParams) SetBody ¶ added in v0.0.7
func (o *PostCloudAccountsParams) SetBody(body *models.CreateCloudAccountInput)
SetBody adds the body to the post cloud accounts params
func (*PostCloudAccountsParams) SetContext ¶ added in v0.0.7
func (o *PostCloudAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the post cloud accounts params
func (*PostCloudAccountsParams) SetDefaults ¶ added in v0.0.7
func (o *PostCloudAccountsParams) SetDefaults()
SetDefaults hydrates default values in the post cloud accounts params (not the query body).
All values with no default are reset to their zero value.
func (*PostCloudAccountsParams) SetHTTPClient ¶ added in v0.0.7
func (o *PostCloudAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post cloud accounts params
func (*PostCloudAccountsParams) SetTimeout ¶ added in v0.0.7
func (o *PostCloudAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post cloud accounts params
func (*PostCloudAccountsParams) WithAuthorization ¶ added in v0.0.7
func (o *PostCloudAccountsParams) WithAuthorization(authorization string) *PostCloudAccountsParams
WithAuthorization adds the authorization to the post cloud accounts params
func (*PostCloudAccountsParams) WithBody ¶ added in v0.0.7
func (o *PostCloudAccountsParams) WithBody(body *models.CreateCloudAccountInput) *PostCloudAccountsParams
WithBody adds the body to the post cloud accounts params
func (*PostCloudAccountsParams) WithContext ¶ added in v0.0.7
func (o *PostCloudAccountsParams) WithContext(ctx context.Context) *PostCloudAccountsParams
WithContext adds the context to the post cloud accounts params
func (*PostCloudAccountsParams) WithDefaults ¶ added in v0.0.7
func (o *PostCloudAccountsParams) WithDefaults() *PostCloudAccountsParams
WithDefaults hydrates default values in the post cloud accounts params (not the query body).
All values with no default are reset to their zero value.
func (*PostCloudAccountsParams) WithHTTPClient ¶ added in v0.0.7
func (o *PostCloudAccountsParams) WithHTTPClient(client *http.Client) *PostCloudAccountsParams
WithHTTPClient adds the HTTPClient to the post cloud accounts params
func (*PostCloudAccountsParams) WithTimeout ¶ added in v0.0.7
func (o *PostCloudAccountsParams) WithTimeout(timeout time.Duration) *PostCloudAccountsParams
WithTimeout adds the timeout to the post cloud accounts params
func (*PostCloudAccountsParams) WriteToRequest ¶ added in v0.0.7
func (o *PostCloudAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostCloudAccountsReader ¶ added in v0.0.7
type PostCloudAccountsReader struct {
// contains filtered or unexported fields
}
PostCloudAccountsReader is a Reader for the PostCloudAccounts structure.
func (*PostCloudAccountsReader) ReadResponse ¶ added in v0.0.7
func (o *PostCloudAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostCloudAccountsUnauthorized ¶ added in v0.0.7
type PostCloudAccountsUnauthorized struct {
}PostCloudAccountsUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewPostCloudAccountsUnauthorized ¶ added in v0.0.7
func NewPostCloudAccountsUnauthorized() *PostCloudAccountsUnauthorized
NewPostCloudAccountsUnauthorized creates a PostCloudAccountsUnauthorized with default headers values
func (*PostCloudAccountsUnauthorized) Code ¶ added in v0.0.7
func (o *PostCloudAccountsUnauthorized) Code() int
Code gets the status code for the post cloud accounts unauthorized response
func (*PostCloudAccountsUnauthorized) Error ¶ added in v0.0.7
func (o *PostCloudAccountsUnauthorized) Error() string
func (*PostCloudAccountsUnauthorized) GetPayload ¶ added in v0.0.7
func (o *PostCloudAccountsUnauthorized) GetPayload() *models.Error
func (*PostCloudAccountsUnauthorized) IsClientError ¶ added in v0.0.7
func (o *PostCloudAccountsUnauthorized) IsClientError() bool
IsClientError returns true when this post cloud accounts unauthorized response has a 4xx status code
func (*PostCloudAccountsUnauthorized) IsCode ¶ added in v0.0.7
func (o *PostCloudAccountsUnauthorized) IsCode(code int) bool
IsCode returns true when this post cloud accounts unauthorized response a status code equal to that given
func (*PostCloudAccountsUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *PostCloudAccountsUnauthorized) IsRedirect() bool
IsRedirect returns true when this post cloud accounts unauthorized response has a 3xx status code
func (*PostCloudAccountsUnauthorized) IsServerError ¶ added in v0.0.7
func (o *PostCloudAccountsUnauthorized) IsServerError() bool
IsServerError returns true when this post cloud accounts unauthorized response has a 5xx status code
func (*PostCloudAccountsUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *PostCloudAccountsUnauthorized) IsSuccess() bool
IsSuccess returns true when this post cloud accounts unauthorized response has a 2xx status code
func (*PostCloudAccountsUnauthorized) String ¶ added in v0.0.7
func (o *PostCloudAccountsUnauthorized) String() string
type PostClustersBadRequest ¶ added in v0.0.6
PostClustersBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewPostClustersBadRequest ¶ added in v0.0.6
func NewPostClustersBadRequest() *PostClustersBadRequest
NewPostClustersBadRequest creates a PostClustersBadRequest with default headers values
func (*PostClustersBadRequest) Code ¶ added in v0.0.6
func (o *PostClustersBadRequest) Code() int
Code gets the status code for the post clusters bad request response
func (*PostClustersBadRequest) Error ¶ added in v0.0.6
func (o *PostClustersBadRequest) Error() string
func (*PostClustersBadRequest) GetPayload ¶ added in v0.0.6
func (o *PostClustersBadRequest) GetPayload() *models.Error
func (*PostClustersBadRequest) IsClientError ¶ added in v0.0.6
func (o *PostClustersBadRequest) IsClientError() bool
IsClientError returns true when this post clusters bad request response has a 4xx status code
func (*PostClustersBadRequest) IsCode ¶ added in v0.0.6
func (o *PostClustersBadRequest) IsCode(code int) bool
IsCode returns true when this post clusters bad request response a status code equal to that given
func (*PostClustersBadRequest) IsRedirect ¶ added in v0.0.6
func (o *PostClustersBadRequest) IsRedirect() bool
IsRedirect returns true when this post clusters bad request response has a 3xx status code
func (*PostClustersBadRequest) IsServerError ¶ added in v0.0.6
func (o *PostClustersBadRequest) IsServerError() bool
IsServerError returns true when this post clusters bad request response has a 5xx status code
func (*PostClustersBadRequest) IsSuccess ¶ added in v0.0.6
func (o *PostClustersBadRequest) IsSuccess() bool
IsSuccess returns true when this post clusters bad request response has a 2xx status code
func (*PostClustersBadRequest) String ¶ added in v0.0.6
func (o *PostClustersBadRequest) String() string
type PostClustersOK ¶
PostClustersOK describes a response with status code 200, with default header values.
Response containing the cluster definition.
func NewPostClustersOK ¶
func NewPostClustersOK() *PostClustersOK
NewPostClustersOK creates a PostClustersOK with default headers values
func (*PostClustersOK) Code ¶
func (o *PostClustersOK) Code() int
Code gets the status code for the post clusters o k response
func (*PostClustersOK) Error ¶
func (o *PostClustersOK) Error() string
func (*PostClustersOK) GetPayload ¶
func (o *PostClustersOK) GetPayload() *models.Cluster
func (*PostClustersOK) IsClientError ¶
func (o *PostClustersOK) IsClientError() bool
IsClientError returns true when this post clusters o k response has a 4xx status code
func (*PostClustersOK) IsCode ¶
func (o *PostClustersOK) IsCode(code int) bool
IsCode returns true when this post clusters o k response a status code equal to that given
func (*PostClustersOK) IsRedirect ¶
func (o *PostClustersOK) IsRedirect() bool
IsRedirect returns true when this post clusters o k response has a 3xx status code
func (*PostClustersOK) IsServerError ¶
func (o *PostClustersOK) IsServerError() bool
IsServerError returns true when this post clusters o k response has a 5xx status code
func (*PostClustersOK) IsSuccess ¶
func (o *PostClustersOK) IsSuccess() bool
IsSuccess returns true when this post clusters o k response has a 2xx status code
func (*PostClustersOK) String ¶
func (o *PostClustersOK) String() string
type PostClustersParams ¶
type PostClustersParams struct { // Authorization. Authorization string /* Body. The cluster definition. */ Body *models.CreateClusterInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostClustersParams contains all the parameters to send to the API endpoint
for the post clusters operation. Typically these are written to a http.Request.
func NewPostClustersParams ¶
func NewPostClustersParams() *PostClustersParams
NewPostClustersParams creates a new PostClustersParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostClustersParamsWithContext ¶
func NewPostClustersParamsWithContext(ctx context.Context) *PostClustersParams
NewPostClustersParamsWithContext creates a new PostClustersParams object with the ability to set a context for a request.
func NewPostClustersParamsWithHTTPClient ¶
func NewPostClustersParamsWithHTTPClient(client *http.Client) *PostClustersParams
NewPostClustersParamsWithHTTPClient creates a new PostClustersParams object with the ability to set a custom HTTPClient for a request.
func NewPostClustersParamsWithTimeout ¶
func NewPostClustersParamsWithTimeout(timeout time.Duration) *PostClustersParams
NewPostClustersParamsWithTimeout creates a new PostClustersParams object with the ability to set a timeout on a request.
func (*PostClustersParams) SetAuthorization ¶
func (o *PostClustersParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the post clusters params
func (*PostClustersParams) SetBody ¶
func (o *PostClustersParams) SetBody(body *models.CreateClusterInput)
SetBody adds the body to the post clusters params
func (*PostClustersParams) SetContext ¶
func (o *PostClustersParams) SetContext(ctx context.Context)
SetContext adds the context to the post clusters params
func (*PostClustersParams) SetDefaults ¶
func (o *PostClustersParams) SetDefaults()
SetDefaults hydrates default values in the post clusters params (not the query body).
All values with no default are reset to their zero value.
func (*PostClustersParams) SetHTTPClient ¶
func (o *PostClustersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post clusters params
func (*PostClustersParams) SetTimeout ¶
func (o *PostClustersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post clusters params
func (*PostClustersParams) WithAuthorization ¶
func (o *PostClustersParams) WithAuthorization(authorization string) *PostClustersParams
WithAuthorization adds the authorization to the post clusters params
func (*PostClustersParams) WithBody ¶
func (o *PostClustersParams) WithBody(body *models.CreateClusterInput) *PostClustersParams
WithBody adds the body to the post clusters params
func (*PostClustersParams) WithContext ¶
func (o *PostClustersParams) WithContext(ctx context.Context) *PostClustersParams
WithContext adds the context to the post clusters params
func (*PostClustersParams) WithDefaults ¶
func (o *PostClustersParams) WithDefaults() *PostClustersParams
WithDefaults hydrates default values in the post clusters params (not the query body).
All values with no default are reset to their zero value.
func (*PostClustersParams) WithHTTPClient ¶
func (o *PostClustersParams) WithHTTPClient(client *http.Client) *PostClustersParams
WithHTTPClient adds the HTTPClient to the post clusters params
func (*PostClustersParams) WithTimeout ¶
func (o *PostClustersParams) WithTimeout(timeout time.Duration) *PostClustersParams
WithTimeout adds the timeout to the post clusters params
func (*PostClustersParams) WriteToRequest ¶
func (o *PostClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostClustersReader ¶
type PostClustersReader struct {
// contains filtered or unexported fields
}
PostClustersReader is a Reader for the PostClusters structure.
func (*PostClustersReader) ReadResponse ¶
func (o *PostClustersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostClustersUnauthorized ¶
type PostClustersUnauthorized struct {
}PostClustersUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewPostClustersUnauthorized ¶
func NewPostClustersUnauthorized() *PostClustersUnauthorized
NewPostClustersUnauthorized creates a PostClustersUnauthorized with default headers values
func (*PostClustersUnauthorized) Code ¶
func (o *PostClustersUnauthorized) Code() int
Code gets the status code for the post clusters unauthorized response
func (*PostClustersUnauthorized) Error ¶
func (o *PostClustersUnauthorized) Error() string
func (*PostClustersUnauthorized) GetPayload ¶ added in v0.0.6
func (o *PostClustersUnauthorized) GetPayload() *models.Error
func (*PostClustersUnauthorized) IsClientError ¶
func (o *PostClustersUnauthorized) IsClientError() bool
IsClientError returns true when this post clusters unauthorized response has a 4xx status code
func (*PostClustersUnauthorized) IsCode ¶
func (o *PostClustersUnauthorized) IsCode(code int) bool
IsCode returns true when this post clusters unauthorized response a status code equal to that given
func (*PostClustersUnauthorized) IsRedirect ¶
func (o *PostClustersUnauthorized) IsRedirect() bool
IsRedirect returns true when this post clusters unauthorized response has a 3xx status code
func (*PostClustersUnauthorized) IsServerError ¶
func (o *PostClustersUnauthorized) IsServerError() bool
IsServerError returns true when this post clusters unauthorized response has a 5xx status code
func (*PostClustersUnauthorized) IsSuccess ¶
func (o *PostClustersUnauthorized) IsSuccess() bool
IsSuccess returns true when this post clusters unauthorized response has a 2xx status code
func (*PostClustersUnauthorized) String ¶
func (o *PostClustersUnauthorized) String() string
type PostDatabasesBadRequest ¶ added in v0.0.6
PostDatabasesBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewPostDatabasesBadRequest ¶ added in v0.0.6
func NewPostDatabasesBadRequest() *PostDatabasesBadRequest
NewPostDatabasesBadRequest creates a PostDatabasesBadRequest with default headers values
func (*PostDatabasesBadRequest) Code ¶ added in v0.0.6
func (o *PostDatabasesBadRequest) Code() int
Code gets the status code for the post databases bad request response
func (*PostDatabasesBadRequest) Error ¶ added in v0.0.6
func (o *PostDatabasesBadRequest) Error() string
func (*PostDatabasesBadRequest) GetPayload ¶ added in v0.0.6
func (o *PostDatabasesBadRequest) GetPayload() *models.Error
func (*PostDatabasesBadRequest) IsClientError ¶ added in v0.0.6
func (o *PostDatabasesBadRequest) IsClientError() bool
IsClientError returns true when this post databases bad request response has a 4xx status code
func (*PostDatabasesBadRequest) IsCode ¶ added in v0.0.6
func (o *PostDatabasesBadRequest) IsCode(code int) bool
IsCode returns true when this post databases bad request response a status code equal to that given
func (*PostDatabasesBadRequest) IsRedirect ¶ added in v0.0.6
func (o *PostDatabasesBadRequest) IsRedirect() bool
IsRedirect returns true when this post databases bad request response has a 3xx status code
func (*PostDatabasesBadRequest) IsServerError ¶ added in v0.0.6
func (o *PostDatabasesBadRequest) IsServerError() bool
IsServerError returns true when this post databases bad request response has a 5xx status code
func (*PostDatabasesBadRequest) IsSuccess ¶ added in v0.0.6
func (o *PostDatabasesBadRequest) IsSuccess() bool
IsSuccess returns true when this post databases bad request response has a 2xx status code
func (*PostDatabasesBadRequest) String ¶ added in v0.0.6
func (o *PostDatabasesBadRequest) String() string
type PostDatabasesOK ¶
PostDatabasesOK describes a response with status code 200, with default header values.
Response containing the database definition.
func NewPostDatabasesOK ¶
func NewPostDatabasesOK() *PostDatabasesOK
NewPostDatabasesOK creates a PostDatabasesOK with default headers values
func (*PostDatabasesOK) Code ¶
func (o *PostDatabasesOK) Code() int
Code gets the status code for the post databases o k response
func (*PostDatabasesOK) Error ¶
func (o *PostDatabasesOK) Error() string
func (*PostDatabasesOK) GetPayload ¶
func (o *PostDatabasesOK) GetPayload() *models.Database
func (*PostDatabasesOK) IsClientError ¶
func (o *PostDatabasesOK) IsClientError() bool
IsClientError returns true when this post databases o k response has a 4xx status code
func (*PostDatabasesOK) IsCode ¶
func (o *PostDatabasesOK) IsCode(code int) bool
IsCode returns true when this post databases o k response a status code equal to that given
func (*PostDatabasesOK) IsRedirect ¶
func (o *PostDatabasesOK) IsRedirect() bool
IsRedirect returns true when this post databases o k response has a 3xx status code
func (*PostDatabasesOK) IsServerError ¶
func (o *PostDatabasesOK) IsServerError() bool
IsServerError returns true when this post databases o k response has a 5xx status code
func (*PostDatabasesOK) IsSuccess ¶
func (o *PostDatabasesOK) IsSuccess() bool
IsSuccess returns true when this post databases o k response has a 2xx status code
func (*PostDatabasesOK) String ¶
func (o *PostDatabasesOK) String() string
type PostDatabasesParams ¶
type PostDatabasesParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* Body. The database definition. */ Body *models.CreateDatabaseInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostDatabasesParams contains all the parameters to send to the API endpoint
for the post databases operation. Typically these are written to a http.Request.
func NewPostDatabasesParams ¶
func NewPostDatabasesParams() *PostDatabasesParams
NewPostDatabasesParams creates a new PostDatabasesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostDatabasesParamsWithContext ¶
func NewPostDatabasesParamsWithContext(ctx context.Context) *PostDatabasesParams
NewPostDatabasesParamsWithContext creates a new PostDatabasesParams object with the ability to set a context for a request.
func NewPostDatabasesParamsWithHTTPClient ¶
func NewPostDatabasesParamsWithHTTPClient(client *http.Client) *PostDatabasesParams
NewPostDatabasesParamsWithHTTPClient creates a new PostDatabasesParams object with the ability to set a custom HTTPClient for a request.
func NewPostDatabasesParamsWithTimeout ¶
func NewPostDatabasesParamsWithTimeout(timeout time.Duration) *PostDatabasesParams
NewPostDatabasesParamsWithTimeout creates a new PostDatabasesParams object with the ability to set a timeout on a request.
func (*PostDatabasesParams) SetAuthorization ¶
func (o *PostDatabasesParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the post databases params
func (*PostDatabasesParams) SetBody ¶
func (o *PostDatabasesParams) SetBody(body *models.CreateDatabaseInput)
SetBody adds the body to the post databases params
func (*PostDatabasesParams) SetContext ¶
func (o *PostDatabasesParams) SetContext(ctx context.Context)
SetContext adds the context to the post databases params
func (*PostDatabasesParams) SetDefaults ¶
func (o *PostDatabasesParams) SetDefaults()
SetDefaults hydrates default values in the post databases params (not the query body).
All values with no default are reset to their zero value.
func (*PostDatabasesParams) SetHTTPClient ¶
func (o *PostDatabasesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post databases params
func (*PostDatabasesParams) SetTimeout ¶
func (o *PostDatabasesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post databases params
func (*PostDatabasesParams) WithAuthorization ¶
func (o *PostDatabasesParams) WithAuthorization(authorization string) *PostDatabasesParams
WithAuthorization adds the authorization to the post databases params
func (*PostDatabasesParams) WithBody ¶
func (o *PostDatabasesParams) WithBody(body *models.CreateDatabaseInput) *PostDatabasesParams
WithBody adds the body to the post databases params
func (*PostDatabasesParams) WithContext ¶
func (o *PostDatabasesParams) WithContext(ctx context.Context) *PostDatabasesParams
WithContext adds the context to the post databases params
func (*PostDatabasesParams) WithDefaults ¶
func (o *PostDatabasesParams) WithDefaults() *PostDatabasesParams
WithDefaults hydrates default values in the post databases params (not the query body).
All values with no default are reset to their zero value.
func (*PostDatabasesParams) WithHTTPClient ¶
func (o *PostDatabasesParams) WithHTTPClient(client *http.Client) *PostDatabasesParams
WithHTTPClient adds the HTTPClient to the post databases params
func (*PostDatabasesParams) WithTimeout ¶
func (o *PostDatabasesParams) WithTimeout(timeout time.Duration) *PostDatabasesParams
WithTimeout adds the timeout to the post databases params
func (*PostDatabasesParams) WriteToRequest ¶
func (o *PostDatabasesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostDatabasesReader ¶
type PostDatabasesReader struct {
// contains filtered or unexported fields
}
PostDatabasesReader is a Reader for the PostDatabases structure.
func (*PostDatabasesReader) ReadResponse ¶
func (o *PostDatabasesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostDatabasesUnauthorized ¶
type PostDatabasesUnauthorized struct {
}PostDatabasesUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewPostDatabasesUnauthorized ¶
func NewPostDatabasesUnauthorized() *PostDatabasesUnauthorized
NewPostDatabasesUnauthorized creates a PostDatabasesUnauthorized with default headers values
func (*PostDatabasesUnauthorized) Code ¶
func (o *PostDatabasesUnauthorized) Code() int
Code gets the status code for the post databases unauthorized response
func (*PostDatabasesUnauthorized) Error ¶
func (o *PostDatabasesUnauthorized) Error() string
func (*PostDatabasesUnauthorized) GetPayload ¶ added in v0.0.6
func (o *PostDatabasesUnauthorized) GetPayload() *models.Error
func (*PostDatabasesUnauthorized) IsClientError ¶
func (o *PostDatabasesUnauthorized) IsClientError() bool
IsClientError returns true when this post databases unauthorized response has a 4xx status code
func (*PostDatabasesUnauthorized) IsCode ¶
func (o *PostDatabasesUnauthorized) IsCode(code int) bool
IsCode returns true when this post databases unauthorized response a status code equal to that given
func (*PostDatabasesUnauthorized) IsRedirect ¶
func (o *PostDatabasesUnauthorized) IsRedirect() bool
IsRedirect returns true when this post databases unauthorized response has a 3xx status code
func (*PostDatabasesUnauthorized) IsServerError ¶
func (o *PostDatabasesUnauthorized) IsServerError() bool
IsServerError returns true when this post databases unauthorized response has a 5xx status code
func (*PostDatabasesUnauthorized) IsSuccess ¶
func (o *PostDatabasesUnauthorized) IsSuccess() bool
IsSuccess returns true when this post databases unauthorized response has a 2xx status code
func (*PostDatabasesUnauthorized) String ¶
func (o *PostDatabasesUnauthorized) String() string
type PostOauthTokenBadRequest ¶ added in v0.0.6
type PostOauthTokenBadRequest struct {
Payload *PostOauthTokenBadRequestBody
}
PostOauthTokenBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostOauthTokenBadRequest ¶ added in v0.0.6
func NewPostOauthTokenBadRequest() *PostOauthTokenBadRequest
NewPostOauthTokenBadRequest creates a PostOauthTokenBadRequest with default headers values
func (*PostOauthTokenBadRequest) Code ¶ added in v0.0.6
func (o *PostOauthTokenBadRequest) Code() int
Code gets the status code for the post oauth token bad request response
func (*PostOauthTokenBadRequest) Error ¶ added in v0.0.6
func (o *PostOauthTokenBadRequest) Error() string
func (*PostOauthTokenBadRequest) GetPayload ¶ added in v0.0.6
func (o *PostOauthTokenBadRequest) GetPayload() *PostOauthTokenBadRequestBody
func (*PostOauthTokenBadRequest) IsClientError ¶ added in v0.0.6
func (o *PostOauthTokenBadRequest) IsClientError() bool
IsClientError returns true when this post oauth token bad request response has a 4xx status code
func (*PostOauthTokenBadRequest) IsCode ¶ added in v0.0.6
func (o *PostOauthTokenBadRequest) IsCode(code int) bool
IsCode returns true when this post oauth token bad request response a status code equal to that given
func (*PostOauthTokenBadRequest) IsRedirect ¶ added in v0.0.6
func (o *PostOauthTokenBadRequest) IsRedirect() bool
IsRedirect returns true when this post oauth token bad request response has a 3xx status code
func (*PostOauthTokenBadRequest) IsServerError ¶ added in v0.0.6
func (o *PostOauthTokenBadRequest) IsServerError() bool
IsServerError returns true when this post oauth token bad request response has a 5xx status code
func (*PostOauthTokenBadRequest) IsSuccess ¶ added in v0.0.6
func (o *PostOauthTokenBadRequest) IsSuccess() bool
IsSuccess returns true when this post oauth token bad request response has a 2xx status code
func (*PostOauthTokenBadRequest) String ¶ added in v0.0.6
func (o *PostOauthTokenBadRequest) String() string
type PostOauthTokenBadRequestBody ¶ added in v0.0.6
type PostOauthTokenBadRequestBody struct { // code Code int64 `json:"code,omitempty"` // message Message string `json:"message,omitempty"` }
PostOauthTokenBadRequestBody post oauth token bad request body swagger:model PostOauthTokenBadRequestBody
func (*PostOauthTokenBadRequestBody) ContextValidate ¶ added in v0.0.6
func (o *PostOauthTokenBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this post oauth token bad request body based on context it is used
func (*PostOauthTokenBadRequestBody) MarshalBinary ¶ added in v0.0.6
func (o *PostOauthTokenBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostOauthTokenBadRequestBody) UnmarshalBinary ¶ added in v0.0.6
func (o *PostOauthTokenBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostOauthTokenBody ¶
type PostOauthTokenBody struct { // client id ClientID string `json:"client_id,omitempty"` // client secret ClientSecret string `json:"client_secret,omitempty"` // grant type GrantType string `json:"grant_type,omitempty"` }
PostOauthTokenBody post oauth token body swagger:model PostOauthTokenBody
func (*PostOauthTokenBody) ContextValidate ¶
ContextValidate validates this post oauth token body based on context it is used
func (*PostOauthTokenBody) MarshalBinary ¶
func (o *PostOauthTokenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostOauthTokenBody) UnmarshalBinary ¶
func (o *PostOauthTokenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostOauthTokenInternalServerError ¶
type PostOauthTokenInternalServerError struct {
Payload *PostOauthTokenInternalServerErrorBody
}
PostOauthTokenInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostOauthTokenInternalServerError ¶
func NewPostOauthTokenInternalServerError() *PostOauthTokenInternalServerError
NewPostOauthTokenInternalServerError creates a PostOauthTokenInternalServerError with default headers values
func (*PostOauthTokenInternalServerError) Code ¶
func (o *PostOauthTokenInternalServerError) Code() int
Code gets the status code for the post oauth token internal server error response
func (*PostOauthTokenInternalServerError) Error ¶
func (o *PostOauthTokenInternalServerError) Error() string
func (*PostOauthTokenInternalServerError) GetPayload ¶ added in v0.0.6
func (o *PostOauthTokenInternalServerError) GetPayload() *PostOauthTokenInternalServerErrorBody
func (*PostOauthTokenInternalServerError) IsClientError ¶
func (o *PostOauthTokenInternalServerError) IsClientError() bool
IsClientError returns true when this post oauth token internal server error response has a 4xx status code
func (*PostOauthTokenInternalServerError) IsCode ¶
func (o *PostOauthTokenInternalServerError) IsCode(code int) bool
IsCode returns true when this post oauth token internal server error response a status code equal to that given
func (*PostOauthTokenInternalServerError) IsRedirect ¶
func (o *PostOauthTokenInternalServerError) IsRedirect() bool
IsRedirect returns true when this post oauth token internal server error response has a 3xx status code
func (*PostOauthTokenInternalServerError) IsServerError ¶
func (o *PostOauthTokenInternalServerError) IsServerError() bool
IsServerError returns true when this post oauth token internal server error response has a 5xx status code
func (*PostOauthTokenInternalServerError) IsSuccess ¶
func (o *PostOauthTokenInternalServerError) IsSuccess() bool
IsSuccess returns true when this post oauth token internal server error response has a 2xx status code
func (*PostOauthTokenInternalServerError) String ¶
func (o *PostOauthTokenInternalServerError) String() string
type PostOauthTokenInternalServerErrorBody ¶ added in v0.0.6
type PostOauthTokenInternalServerErrorBody struct { // code Code int64 `json:"code,omitempty"` // message Message string `json:"message,omitempty"` }
PostOauthTokenInternalServerErrorBody post oauth token internal server error body swagger:model PostOauthTokenInternalServerErrorBody
func (*PostOauthTokenInternalServerErrorBody) ContextValidate ¶ added in v0.0.6
func (o *PostOauthTokenInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this post oauth token internal server error body based on context it is used
func (*PostOauthTokenInternalServerErrorBody) MarshalBinary ¶ added in v0.0.6
func (o *PostOauthTokenInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostOauthTokenInternalServerErrorBody) UnmarshalBinary ¶ added in v0.0.6
func (o *PostOauthTokenInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostOauthTokenOK ¶
type PostOauthTokenOK struct {
Payload *PostOauthTokenOKBody
}
PostOauthTokenOK describes a response with status code 200, with default header values.
Successful response
func NewPostOauthTokenOK ¶
func NewPostOauthTokenOK() *PostOauthTokenOK
NewPostOauthTokenOK creates a PostOauthTokenOK with default headers values
func (*PostOauthTokenOK) Code ¶
func (o *PostOauthTokenOK) Code() int
Code gets the status code for the post oauth token o k response
func (*PostOauthTokenOK) Error ¶
func (o *PostOauthTokenOK) Error() string
func (*PostOauthTokenOK) GetPayload ¶
func (o *PostOauthTokenOK) GetPayload() *PostOauthTokenOKBody
func (*PostOauthTokenOK) IsClientError ¶
func (o *PostOauthTokenOK) IsClientError() bool
IsClientError returns true when this post oauth token o k response has a 4xx status code
func (*PostOauthTokenOK) IsCode ¶
func (o *PostOauthTokenOK) IsCode(code int) bool
IsCode returns true when this post oauth token o k response a status code equal to that given
func (*PostOauthTokenOK) IsRedirect ¶
func (o *PostOauthTokenOK) IsRedirect() bool
IsRedirect returns true when this post oauth token o k response has a 3xx status code
func (*PostOauthTokenOK) IsServerError ¶
func (o *PostOauthTokenOK) IsServerError() bool
IsServerError returns true when this post oauth token o k response has a 5xx status code
func (*PostOauthTokenOK) IsSuccess ¶
func (o *PostOauthTokenOK) IsSuccess() bool
IsSuccess returns true when this post oauth token o k response has a 2xx status code
func (*PostOauthTokenOK) String ¶
func (o *PostOauthTokenOK) String() string
type PostOauthTokenOKBody ¶
type PostOauthTokenOKBody struct { // access token AccessToken string `json:"access_token,omitempty"` // expires in ExpiresIn int64 `json:"expires_in,omitempty"` // token type TokenType string `json:"token_type,omitempty"` }
PostOauthTokenOKBody post oauth token o k body swagger:model PostOauthTokenOKBody
func (*PostOauthTokenOKBody) ContextValidate ¶
ContextValidate validates this post oauth token o k body based on context it is used
func (*PostOauthTokenOKBody) MarshalBinary ¶
func (o *PostOauthTokenOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PostOauthTokenOKBody) UnmarshalBinary ¶
func (o *PostOauthTokenOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PostOauthTokenParams ¶
type PostOauthTokenParams struct { /* Body. Client credentials for obtaining the OAuth token */ Body PostOauthTokenBody Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostOauthTokenParams contains all the parameters to send to the API endpoint
for the post oauth token operation. Typically these are written to a http.Request.
func NewPostOauthTokenParams ¶
func NewPostOauthTokenParams() *PostOauthTokenParams
NewPostOauthTokenParams creates a new PostOauthTokenParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostOauthTokenParamsWithContext ¶
func NewPostOauthTokenParamsWithContext(ctx context.Context) *PostOauthTokenParams
NewPostOauthTokenParamsWithContext creates a new PostOauthTokenParams object with the ability to set a context for a request.
func NewPostOauthTokenParamsWithHTTPClient ¶
func NewPostOauthTokenParamsWithHTTPClient(client *http.Client) *PostOauthTokenParams
NewPostOauthTokenParamsWithHTTPClient creates a new PostOauthTokenParams object with the ability to set a custom HTTPClient for a request.
func NewPostOauthTokenParamsWithTimeout ¶
func NewPostOauthTokenParamsWithTimeout(timeout time.Duration) *PostOauthTokenParams
NewPostOauthTokenParamsWithTimeout creates a new PostOauthTokenParams object with the ability to set a timeout on a request.
func (*PostOauthTokenParams) SetBody ¶
func (o *PostOauthTokenParams) SetBody(body PostOauthTokenBody)
SetBody adds the body to the post oauth token params
func (*PostOauthTokenParams) SetContext ¶
func (o *PostOauthTokenParams) SetContext(ctx context.Context)
SetContext adds the context to the post oauth token params
func (*PostOauthTokenParams) SetDefaults ¶
func (o *PostOauthTokenParams) SetDefaults()
SetDefaults hydrates default values in the post oauth token params (not the query body).
All values with no default are reset to their zero value.
func (*PostOauthTokenParams) SetHTTPClient ¶
func (o *PostOauthTokenParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post oauth token params
func (*PostOauthTokenParams) SetTimeout ¶
func (o *PostOauthTokenParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post oauth token params
func (*PostOauthTokenParams) WithBody ¶
func (o *PostOauthTokenParams) WithBody(body PostOauthTokenBody) *PostOauthTokenParams
WithBody adds the body to the post oauth token params
func (*PostOauthTokenParams) WithContext ¶
func (o *PostOauthTokenParams) WithContext(ctx context.Context) *PostOauthTokenParams
WithContext adds the context to the post oauth token params
func (*PostOauthTokenParams) WithDefaults ¶
func (o *PostOauthTokenParams) WithDefaults() *PostOauthTokenParams
WithDefaults hydrates default values in the post oauth token params (not the query body).
All values with no default are reset to their zero value.
func (*PostOauthTokenParams) WithHTTPClient ¶
func (o *PostOauthTokenParams) WithHTTPClient(client *http.Client) *PostOauthTokenParams
WithHTTPClient adds the HTTPClient to the post oauth token params
func (*PostOauthTokenParams) WithTimeout ¶
func (o *PostOauthTokenParams) WithTimeout(timeout time.Duration) *PostOauthTokenParams
WithTimeout adds the timeout to the post oauth token params
func (*PostOauthTokenParams) WriteToRequest ¶
func (o *PostOauthTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostOauthTokenReader ¶
type PostOauthTokenReader struct {
// contains filtered or unexported fields
}
PostOauthTokenReader is a Reader for the PostOauthToken structure.
func (*PostOauthTokenReader) ReadResponse ¶
func (o *PostOauthTokenReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostSSHKeysBadRequest ¶ added in v0.0.7
PostSSHKeysBadRequest describes a response with status code 400, with default header values.
Bad request.
func NewPostSSHKeysBadRequest ¶ added in v0.0.7
func NewPostSSHKeysBadRequest() *PostSSHKeysBadRequest
NewPostSSHKeysBadRequest creates a PostSSHKeysBadRequest with default headers values
func (*PostSSHKeysBadRequest) Code ¶ added in v0.0.7
func (o *PostSSHKeysBadRequest) Code() int
Code gets the status code for the post Ssh keys bad request response
func (*PostSSHKeysBadRequest) Error ¶ added in v0.0.7
func (o *PostSSHKeysBadRequest) Error() string
func (*PostSSHKeysBadRequest) GetPayload ¶ added in v0.0.7
func (o *PostSSHKeysBadRequest) GetPayload() *models.Error
func (*PostSSHKeysBadRequest) IsClientError ¶ added in v0.0.7
func (o *PostSSHKeysBadRequest) IsClientError() bool
IsClientError returns true when this post Ssh keys bad request response has a 4xx status code
func (*PostSSHKeysBadRequest) IsCode ¶ added in v0.0.7
func (o *PostSSHKeysBadRequest) IsCode(code int) bool
IsCode returns true when this post Ssh keys bad request response a status code equal to that given
func (*PostSSHKeysBadRequest) IsRedirect ¶ added in v0.0.7
func (o *PostSSHKeysBadRequest) IsRedirect() bool
IsRedirect returns true when this post Ssh keys bad request response has a 3xx status code
func (*PostSSHKeysBadRequest) IsServerError ¶ added in v0.0.7
func (o *PostSSHKeysBadRequest) IsServerError() bool
IsServerError returns true when this post Ssh keys bad request response has a 5xx status code
func (*PostSSHKeysBadRequest) IsSuccess ¶ added in v0.0.7
func (o *PostSSHKeysBadRequest) IsSuccess() bool
IsSuccess returns true when this post Ssh keys bad request response has a 2xx status code
func (*PostSSHKeysBadRequest) String ¶ added in v0.0.7
func (o *PostSSHKeysBadRequest) String() string
type PostSSHKeysOK ¶ added in v0.0.7
PostSSHKeysOK describes a response with status code 200, with default header values.
Response containing the SSH key details.
func NewPostSSHKeysOK ¶ added in v0.0.7
func NewPostSSHKeysOK() *PostSSHKeysOK
NewPostSSHKeysOK creates a PostSSHKeysOK with default headers values
func (*PostSSHKeysOK) Code ¶ added in v0.0.7
func (o *PostSSHKeysOK) Code() int
Code gets the status code for the post Ssh keys o k response
func (*PostSSHKeysOK) Error ¶ added in v0.0.7
func (o *PostSSHKeysOK) Error() string
func (*PostSSHKeysOK) GetPayload ¶ added in v0.0.7
func (o *PostSSHKeysOK) GetPayload() *models.SSHKey
func (*PostSSHKeysOK) IsClientError ¶ added in v0.0.7
func (o *PostSSHKeysOK) IsClientError() bool
IsClientError returns true when this post Ssh keys o k response has a 4xx status code
func (*PostSSHKeysOK) IsCode ¶ added in v0.0.7
func (o *PostSSHKeysOK) IsCode(code int) bool
IsCode returns true when this post Ssh keys o k response a status code equal to that given
func (*PostSSHKeysOK) IsRedirect ¶ added in v0.0.7
func (o *PostSSHKeysOK) IsRedirect() bool
IsRedirect returns true when this post Ssh keys o k response has a 3xx status code
func (*PostSSHKeysOK) IsServerError ¶ added in v0.0.7
func (o *PostSSHKeysOK) IsServerError() bool
IsServerError returns true when this post Ssh keys o k response has a 5xx status code
func (*PostSSHKeysOK) IsSuccess ¶ added in v0.0.7
func (o *PostSSHKeysOK) IsSuccess() bool
IsSuccess returns true when this post Ssh keys o k response has a 2xx status code
func (*PostSSHKeysOK) String ¶ added in v0.0.7
func (o *PostSSHKeysOK) String() string
type PostSSHKeysParams ¶ added in v0.0.7
type PostSSHKeysParams struct { // Authorization. // // Format: Bearer {access_token} Authorization string /* Body. The SSH key details. */ Body *models.CreateSSHKeyInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostSSHKeysParams contains all the parameters to send to the API endpoint
for the post SSH keys operation. Typically these are written to a http.Request.
func NewPostSSHKeysParams ¶ added in v0.0.7
func NewPostSSHKeysParams() *PostSSHKeysParams
NewPostSSHKeysParams creates a new PostSSHKeysParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewPostSSHKeysParamsWithContext ¶ added in v0.0.7
func NewPostSSHKeysParamsWithContext(ctx context.Context) *PostSSHKeysParams
NewPostSSHKeysParamsWithContext creates a new PostSSHKeysParams object with the ability to set a context for a request.
func NewPostSSHKeysParamsWithHTTPClient ¶ added in v0.0.7
func NewPostSSHKeysParamsWithHTTPClient(client *http.Client) *PostSSHKeysParams
NewPostSSHKeysParamsWithHTTPClient creates a new PostSSHKeysParams object with the ability to set a custom HTTPClient for a request.
func NewPostSSHKeysParamsWithTimeout ¶ added in v0.0.7
func NewPostSSHKeysParamsWithTimeout(timeout time.Duration) *PostSSHKeysParams
NewPostSSHKeysParamsWithTimeout creates a new PostSSHKeysParams object with the ability to set a timeout on a request.
func (*PostSSHKeysParams) SetAuthorization ¶ added in v0.0.7
func (o *PostSSHKeysParams) SetAuthorization(authorization string)
SetAuthorization adds the authorization to the post SSH keys params
func (*PostSSHKeysParams) SetBody ¶ added in v0.0.7
func (o *PostSSHKeysParams) SetBody(body *models.CreateSSHKeyInput)
SetBody adds the body to the post SSH keys params
func (*PostSSHKeysParams) SetContext ¶ added in v0.0.7
func (o *PostSSHKeysParams) SetContext(ctx context.Context)
SetContext adds the context to the post SSH keys params
func (*PostSSHKeysParams) SetDefaults ¶ added in v0.0.7
func (o *PostSSHKeysParams) SetDefaults()
SetDefaults hydrates default values in the post SSH keys params (not the query body).
All values with no default are reset to their zero value.
func (*PostSSHKeysParams) SetHTTPClient ¶ added in v0.0.7
func (o *PostSSHKeysParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post SSH keys params
func (*PostSSHKeysParams) SetTimeout ¶ added in v0.0.7
func (o *PostSSHKeysParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post SSH keys params
func (*PostSSHKeysParams) WithAuthorization ¶ added in v0.0.7
func (o *PostSSHKeysParams) WithAuthorization(authorization string) *PostSSHKeysParams
WithAuthorization adds the authorization to the post SSH keys params
func (*PostSSHKeysParams) WithBody ¶ added in v0.0.7
func (o *PostSSHKeysParams) WithBody(body *models.CreateSSHKeyInput) *PostSSHKeysParams
WithBody adds the body to the post SSH keys params
func (*PostSSHKeysParams) WithContext ¶ added in v0.0.7
func (o *PostSSHKeysParams) WithContext(ctx context.Context) *PostSSHKeysParams
WithContext adds the context to the post SSH keys params
func (*PostSSHKeysParams) WithDefaults ¶ added in v0.0.7
func (o *PostSSHKeysParams) WithDefaults() *PostSSHKeysParams
WithDefaults hydrates default values in the post SSH keys params (not the query body).
All values with no default are reset to their zero value.
func (*PostSSHKeysParams) WithHTTPClient ¶ added in v0.0.7
func (o *PostSSHKeysParams) WithHTTPClient(client *http.Client) *PostSSHKeysParams
WithHTTPClient adds the HTTPClient to the post SSH keys params
func (*PostSSHKeysParams) WithTimeout ¶ added in v0.0.7
func (o *PostSSHKeysParams) WithTimeout(timeout time.Duration) *PostSSHKeysParams
WithTimeout adds the timeout to the post SSH keys params
func (*PostSSHKeysParams) WriteToRequest ¶ added in v0.0.7
func (o *PostSSHKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostSSHKeysReader ¶ added in v0.0.7
type PostSSHKeysReader struct {
// contains filtered or unexported fields
}
PostSSHKeysReader is a Reader for the PostSSHKeys structure.
func (*PostSSHKeysReader) ReadResponse ¶ added in v0.0.7
func (o *PostSSHKeysReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostSSHKeysUnauthorized ¶ added in v0.0.7
type PostSSHKeysUnauthorized struct {
}PostSSHKeysUnauthorized describes a response with status code 401, with default header values.
Authorization information is missing or invalid.
func NewPostSSHKeysUnauthorized ¶ added in v0.0.7
func NewPostSSHKeysUnauthorized() *PostSSHKeysUnauthorized
NewPostSSHKeysUnauthorized creates a PostSSHKeysUnauthorized with default headers values
func (*PostSSHKeysUnauthorized) Code ¶ added in v0.0.7
func (o *PostSSHKeysUnauthorized) Code() int
Code gets the status code for the post Ssh keys unauthorized response
func (*PostSSHKeysUnauthorized) Error ¶ added in v0.0.7
func (o *PostSSHKeysUnauthorized) Error() string
func (*PostSSHKeysUnauthorized) GetPayload ¶ added in v0.0.7
func (o *PostSSHKeysUnauthorized) GetPayload() *models.Error
func (*PostSSHKeysUnauthorized) IsClientError ¶ added in v0.0.7
func (o *PostSSHKeysUnauthorized) IsClientError() bool
IsClientError returns true when this post Ssh keys unauthorized response has a 4xx status code
func (*PostSSHKeysUnauthorized) IsCode ¶ added in v0.0.7
func (o *PostSSHKeysUnauthorized) IsCode(code int) bool
IsCode returns true when this post Ssh keys unauthorized response a status code equal to that given
func (*PostSSHKeysUnauthorized) IsRedirect ¶ added in v0.0.7
func (o *PostSSHKeysUnauthorized) IsRedirect() bool
IsRedirect returns true when this post Ssh keys unauthorized response has a 3xx status code
func (*PostSSHKeysUnauthorized) IsServerError ¶ added in v0.0.7
func (o *PostSSHKeysUnauthorized) IsServerError() bool
IsServerError returns true when this post Ssh keys unauthorized response has a 5xx status code
func (*PostSSHKeysUnauthorized) IsSuccess ¶ added in v0.0.7
func (o *PostSSHKeysUnauthorized) IsSuccess() bool
IsSuccess returns true when this post Ssh keys unauthorized response has a 2xx status code
func (*PostSSHKeysUnauthorized) String ¶ added in v0.0.7
func (o *PostSSHKeysUnauthorized) String() string
Source Files ¶
- delete_backup_stores_id_parameters.go
- delete_backup_stores_id_responses.go
- delete_cloud_accounts_id_parameters.go
- delete_cloud_accounts_id_responses.go
- delete_clusters_id_parameters.go
- delete_clusters_id_responses.go
- delete_databases_id_parameters.go
- delete_databases_id_responses.go
- delete_ssh_keys_id_parameters.go
- delete_ssh_keys_id_responses.go
- get_backup_stores_id_parameters.go
- get_backup_stores_id_responses.go
- get_backup_stores_parameters.go
- get_backup_stores_responses.go
- get_cloud_accounts_id_parameters.go
- get_cloud_accounts_id_responses.go
- get_cloud_accounts_parameters.go
- get_cloud_accounts_responses.go
- get_clusters_id_nodes_node_id_logs_log_name_parameters.go
- get_clusters_id_nodes_node_id_logs_log_name_responses.go
- get_clusters_id_nodes_parameters.go
- get_clusters_id_nodes_responses.go
- get_clusters_id_parameters.go
- get_clusters_id_responses.go
- get_clusters_parameters.go
- get_clusters_responses.go
- get_databases_id_parameters.go
- get_databases_id_responses.go
- get_databases_parameters.go
- get_databases_responses.go
- get_ssh_keys_id_parameters.go
- get_ssh_keys_id_responses.go
- get_ssh_keys_parameters.go
- get_ssh_keys_responses.go
- get_tasks_parameters.go
- get_tasks_responses.go
- operations_client.go
- patch_clusters_id_parameters.go
- patch_clusters_id_responses.go
- patch_databases_id_parameters.go
- patch_databases_id_responses.go
- post_backup_stores_parameters.go
- post_backup_stores_responses.go
- post_cloud_accounts_parameters.go
- post_cloud_accounts_responses.go
- post_clusters_parameters.go
- post_clusters_responses.go
- post_databases_parameters.go
- post_databases_responses.go
- post_oauth_token_parameters.go
- post_oauth_token_responses.go
- post_ssh_keys_parameters.go
- post_ssh_keys_responses.go