Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateStorageMapFile(params *CreateStorageMapFileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageMapFileCreated, error)
- func (a *Client) CreateStorageSSLCertificate(params *CreateStorageSSLCertificateParams, ...) (*CreateStorageSSLCertificateCreated, error)
- func (a *Client) DeleteStorageMap(params *DeleteStorageMapParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageMapNoContent, error)
- func (a *Client) DeleteStorageSSLCertificate(params *DeleteStorageSSLCertificateParams, ...) (*DeleteStorageSSLCertificateAccepted, *DeleteStorageSSLCertificateNoContent, ...)
- func (a *Client) GetAllStorageMapFiles(params *GetAllStorageMapFilesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageMapFilesOK, error)
- func (a *Client) GetAllStorageSSLCertificates(params *GetAllStorageSSLCertificatesParams, ...) (*GetAllStorageSSLCertificatesOK, error)
- func (a *Client) GetOneStorageMap(params *GetOneStorageMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetOneStorageMapOK, error)
- func (a *Client) GetOneStorageSSLCertificate(params *GetOneStorageSSLCertificateParams, ...) (*GetOneStorageSSLCertificateOK, error)
- func (a *Client) ReplaceStorageMapFile(params *ReplaceStorageMapFileParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceStorageMapFileAccepted, *ReplaceStorageMapFileNoContent, error)
- func (a *Client) ReplaceStorageSSLCertificate(params *ReplaceStorageSSLCertificateParams, ...) (*ReplaceStorageSSLCertificateOK, *ReplaceStorageSSLCertificateAccepted, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type CreateStorageMapFileBadRequest
- type CreateStorageMapFileConflict
- type CreateStorageMapFileCreated
- type CreateStorageMapFileDefault
- type CreateStorageMapFileParams
- func NewCreateStorageMapFileParams() *CreateStorageMapFileParams
- func NewCreateStorageMapFileParamsWithContext(ctx context.Context) *CreateStorageMapFileParams
- func NewCreateStorageMapFileParamsWithHTTPClient(client *http.Client) *CreateStorageMapFileParams
- func NewCreateStorageMapFileParamsWithTimeout(timeout time.Duration) *CreateStorageMapFileParams
- func (o *CreateStorageMapFileParams) SetContext(ctx context.Context)
- func (o *CreateStorageMapFileParams) SetFileUpload(fileUpload runtime.NamedReadCloser)
- func (o *CreateStorageMapFileParams) SetHTTPClient(client *http.Client)
- func (o *CreateStorageMapFileParams) SetTimeout(timeout time.Duration)
- func (o *CreateStorageMapFileParams) WithContext(ctx context.Context) *CreateStorageMapFileParams
- func (o *CreateStorageMapFileParams) WithFileUpload(fileUpload runtime.NamedReadCloser) *CreateStorageMapFileParams
- func (o *CreateStorageMapFileParams) WithHTTPClient(client *http.Client) *CreateStorageMapFileParams
- func (o *CreateStorageMapFileParams) WithTimeout(timeout time.Duration) *CreateStorageMapFileParams
- func (o *CreateStorageMapFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateStorageMapFileReader
- type CreateStorageSSLCertificateBadRequest
- type CreateStorageSSLCertificateConflict
- type CreateStorageSSLCertificateCreated
- type CreateStorageSSLCertificateDefault
- type CreateStorageSSLCertificateParams
- func NewCreateStorageSSLCertificateParams() *CreateStorageSSLCertificateParams
- func NewCreateStorageSSLCertificateParamsWithContext(ctx context.Context) *CreateStorageSSLCertificateParams
- func NewCreateStorageSSLCertificateParamsWithHTTPClient(client *http.Client) *CreateStorageSSLCertificateParams
- func NewCreateStorageSSLCertificateParamsWithTimeout(timeout time.Duration) *CreateStorageSSLCertificateParams
- func (o *CreateStorageSSLCertificateParams) SetContext(ctx context.Context)
- func (o *CreateStorageSSLCertificateParams) SetFileUpload(fileUpload runtime.NamedReadCloser)
- func (o *CreateStorageSSLCertificateParams) SetForceReload(forceReload *bool)
- func (o *CreateStorageSSLCertificateParams) SetHTTPClient(client *http.Client)
- func (o *CreateStorageSSLCertificateParams) SetTimeout(timeout time.Duration)
- func (o *CreateStorageSSLCertificateParams) WithContext(ctx context.Context) *CreateStorageSSLCertificateParams
- func (o *CreateStorageSSLCertificateParams) WithFileUpload(fileUpload runtime.NamedReadCloser) *CreateStorageSSLCertificateParams
- func (o *CreateStorageSSLCertificateParams) WithForceReload(forceReload *bool) *CreateStorageSSLCertificateParams
- func (o *CreateStorageSSLCertificateParams) WithHTTPClient(client *http.Client) *CreateStorageSSLCertificateParams
- func (o *CreateStorageSSLCertificateParams) WithTimeout(timeout time.Duration) *CreateStorageSSLCertificateParams
- func (o *CreateStorageSSLCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateStorageSSLCertificateReader
- type DeleteStorageMapDefault
- type DeleteStorageMapNoContent
- type DeleteStorageMapNotFound
- type DeleteStorageMapParams
- func NewDeleteStorageMapParams() *DeleteStorageMapParams
- func NewDeleteStorageMapParamsWithContext(ctx context.Context) *DeleteStorageMapParams
- func NewDeleteStorageMapParamsWithHTTPClient(client *http.Client) *DeleteStorageMapParams
- func NewDeleteStorageMapParamsWithTimeout(timeout time.Duration) *DeleteStorageMapParams
- func (o *DeleteStorageMapParams) SetContext(ctx context.Context)
- func (o *DeleteStorageMapParams) SetHTTPClient(client *http.Client)
- func (o *DeleteStorageMapParams) SetName(name string)
- func (o *DeleteStorageMapParams) SetTimeout(timeout time.Duration)
- func (o *DeleteStorageMapParams) WithContext(ctx context.Context) *DeleteStorageMapParams
- func (o *DeleteStorageMapParams) WithHTTPClient(client *http.Client) *DeleteStorageMapParams
- func (o *DeleteStorageMapParams) WithName(name string) *DeleteStorageMapParams
- func (o *DeleteStorageMapParams) WithTimeout(timeout time.Duration) *DeleteStorageMapParams
- func (o *DeleteStorageMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteStorageMapReader
- type DeleteStorageSSLCertificateAccepted
- type DeleteStorageSSLCertificateDefault
- type DeleteStorageSSLCertificateNoContent
- type DeleteStorageSSLCertificateNotFound
- type DeleteStorageSSLCertificateParams
- func NewDeleteStorageSSLCertificateParams() *DeleteStorageSSLCertificateParams
- func NewDeleteStorageSSLCertificateParamsWithContext(ctx context.Context) *DeleteStorageSSLCertificateParams
- func NewDeleteStorageSSLCertificateParamsWithHTTPClient(client *http.Client) *DeleteStorageSSLCertificateParams
- func NewDeleteStorageSSLCertificateParamsWithTimeout(timeout time.Duration) *DeleteStorageSSLCertificateParams
- func (o *DeleteStorageSSLCertificateParams) SetContext(ctx context.Context)
- func (o *DeleteStorageSSLCertificateParams) SetForceReload(forceReload *bool)
- func (o *DeleteStorageSSLCertificateParams) SetHTTPClient(client *http.Client)
- func (o *DeleteStorageSSLCertificateParams) SetName(name string)
- func (o *DeleteStorageSSLCertificateParams) SetSkipReload(skipReload *bool)
- func (o *DeleteStorageSSLCertificateParams) SetTimeout(timeout time.Duration)
- func (o *DeleteStorageSSLCertificateParams) WithContext(ctx context.Context) *DeleteStorageSSLCertificateParams
- func (o *DeleteStorageSSLCertificateParams) WithForceReload(forceReload *bool) *DeleteStorageSSLCertificateParams
- func (o *DeleteStorageSSLCertificateParams) WithHTTPClient(client *http.Client) *DeleteStorageSSLCertificateParams
- func (o *DeleteStorageSSLCertificateParams) WithName(name string) *DeleteStorageSSLCertificateParams
- func (o *DeleteStorageSSLCertificateParams) WithSkipReload(skipReload *bool) *DeleteStorageSSLCertificateParams
- func (o *DeleteStorageSSLCertificateParams) WithTimeout(timeout time.Duration) *DeleteStorageSSLCertificateParams
- func (o *DeleteStorageSSLCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteStorageSSLCertificateReader
- type GetAllStorageMapFilesDefault
- type GetAllStorageMapFilesNotFound
- type GetAllStorageMapFilesOK
- type GetAllStorageMapFilesParams
- func NewGetAllStorageMapFilesParams() *GetAllStorageMapFilesParams
- func NewGetAllStorageMapFilesParamsWithContext(ctx context.Context) *GetAllStorageMapFilesParams
- func NewGetAllStorageMapFilesParamsWithHTTPClient(client *http.Client) *GetAllStorageMapFilesParams
- func NewGetAllStorageMapFilesParamsWithTimeout(timeout time.Duration) *GetAllStorageMapFilesParams
- func (o *GetAllStorageMapFilesParams) SetContext(ctx context.Context)
- func (o *GetAllStorageMapFilesParams) SetHTTPClient(client *http.Client)
- func (o *GetAllStorageMapFilesParams) SetTimeout(timeout time.Duration)
- func (o *GetAllStorageMapFilesParams) WithContext(ctx context.Context) *GetAllStorageMapFilesParams
- func (o *GetAllStorageMapFilesParams) WithHTTPClient(client *http.Client) *GetAllStorageMapFilesParams
- func (o *GetAllStorageMapFilesParams) WithTimeout(timeout time.Duration) *GetAllStorageMapFilesParams
- func (o *GetAllStorageMapFilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllStorageMapFilesReader
- type GetAllStorageSSLCertificatesDefault
- type GetAllStorageSSLCertificatesNotFound
- type GetAllStorageSSLCertificatesOK
- type GetAllStorageSSLCertificatesParams
- func NewGetAllStorageSSLCertificatesParams() *GetAllStorageSSLCertificatesParams
- func NewGetAllStorageSSLCertificatesParamsWithContext(ctx context.Context) *GetAllStorageSSLCertificatesParams
- func NewGetAllStorageSSLCertificatesParamsWithHTTPClient(client *http.Client) *GetAllStorageSSLCertificatesParams
- func NewGetAllStorageSSLCertificatesParamsWithTimeout(timeout time.Duration) *GetAllStorageSSLCertificatesParams
- func (o *GetAllStorageSSLCertificatesParams) SetContext(ctx context.Context)
- func (o *GetAllStorageSSLCertificatesParams) SetHTTPClient(client *http.Client)
- func (o *GetAllStorageSSLCertificatesParams) SetTimeout(timeout time.Duration)
- func (o *GetAllStorageSSLCertificatesParams) WithContext(ctx context.Context) *GetAllStorageSSLCertificatesParams
- func (o *GetAllStorageSSLCertificatesParams) WithHTTPClient(client *http.Client) *GetAllStorageSSLCertificatesParams
- func (o *GetAllStorageSSLCertificatesParams) WithTimeout(timeout time.Duration) *GetAllStorageSSLCertificatesParams
- func (o *GetAllStorageSSLCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllStorageSSLCertificatesReader
- type GetOneStorageMapDefault
- type GetOneStorageMapNotFound
- type GetOneStorageMapOK
- type GetOneStorageMapParams
- func NewGetOneStorageMapParams() *GetOneStorageMapParams
- func NewGetOneStorageMapParamsWithContext(ctx context.Context) *GetOneStorageMapParams
- func NewGetOneStorageMapParamsWithHTTPClient(client *http.Client) *GetOneStorageMapParams
- func NewGetOneStorageMapParamsWithTimeout(timeout time.Duration) *GetOneStorageMapParams
- func (o *GetOneStorageMapParams) SetContext(ctx context.Context)
- func (o *GetOneStorageMapParams) SetHTTPClient(client *http.Client)
- func (o *GetOneStorageMapParams) SetName(name string)
- func (o *GetOneStorageMapParams) SetTimeout(timeout time.Duration)
- func (o *GetOneStorageMapParams) WithContext(ctx context.Context) *GetOneStorageMapParams
- func (o *GetOneStorageMapParams) WithHTTPClient(client *http.Client) *GetOneStorageMapParams
- func (o *GetOneStorageMapParams) WithName(name string) *GetOneStorageMapParams
- func (o *GetOneStorageMapParams) WithTimeout(timeout time.Duration) *GetOneStorageMapParams
- func (o *GetOneStorageMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOneStorageMapReader
- type GetOneStorageSSLCertificateDefault
- type GetOneStorageSSLCertificateNotFound
- type GetOneStorageSSLCertificateOK
- type GetOneStorageSSLCertificateParams
- func NewGetOneStorageSSLCertificateParams() *GetOneStorageSSLCertificateParams
- func NewGetOneStorageSSLCertificateParamsWithContext(ctx context.Context) *GetOneStorageSSLCertificateParams
- func NewGetOneStorageSSLCertificateParamsWithHTTPClient(client *http.Client) *GetOneStorageSSLCertificateParams
- func NewGetOneStorageSSLCertificateParamsWithTimeout(timeout time.Duration) *GetOneStorageSSLCertificateParams
- func (o *GetOneStorageSSLCertificateParams) SetContext(ctx context.Context)
- func (o *GetOneStorageSSLCertificateParams) SetHTTPClient(client *http.Client)
- func (o *GetOneStorageSSLCertificateParams) SetName(name string)
- func (o *GetOneStorageSSLCertificateParams) SetTimeout(timeout time.Duration)
- func (o *GetOneStorageSSLCertificateParams) WithContext(ctx context.Context) *GetOneStorageSSLCertificateParams
- func (o *GetOneStorageSSLCertificateParams) WithHTTPClient(client *http.Client) *GetOneStorageSSLCertificateParams
- func (o *GetOneStorageSSLCertificateParams) WithName(name string) *GetOneStorageSSLCertificateParams
- func (o *GetOneStorageSSLCertificateParams) WithTimeout(timeout time.Duration) *GetOneStorageSSLCertificateParams
- func (o *GetOneStorageSSLCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOneStorageSSLCertificateReader
- type ReplaceStorageMapFileAccepted
- type ReplaceStorageMapFileBadRequest
- type ReplaceStorageMapFileDefault
- type ReplaceStorageMapFileNoContent
- type ReplaceStorageMapFileNotFound
- type ReplaceStorageMapFileParams
- func NewReplaceStorageMapFileParams() *ReplaceStorageMapFileParams
- func NewReplaceStorageMapFileParamsWithContext(ctx context.Context) *ReplaceStorageMapFileParams
- func NewReplaceStorageMapFileParamsWithHTTPClient(client *http.Client) *ReplaceStorageMapFileParams
- func NewReplaceStorageMapFileParamsWithTimeout(timeout time.Duration) *ReplaceStorageMapFileParams
- func (o *ReplaceStorageMapFileParams) SetContext(ctx context.Context)
- func (o *ReplaceStorageMapFileParams) SetData(data string)
- func (o *ReplaceStorageMapFileParams) SetForceReload(forceReload *bool)
- func (o *ReplaceStorageMapFileParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceStorageMapFileParams) SetName(name string)
- func (o *ReplaceStorageMapFileParams) SetSkipReload(skipReload *bool)
- func (o *ReplaceStorageMapFileParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceStorageMapFileParams) WithContext(ctx context.Context) *ReplaceStorageMapFileParams
- func (o *ReplaceStorageMapFileParams) WithData(data string) *ReplaceStorageMapFileParams
- func (o *ReplaceStorageMapFileParams) WithForceReload(forceReload *bool) *ReplaceStorageMapFileParams
- func (o *ReplaceStorageMapFileParams) WithHTTPClient(client *http.Client) *ReplaceStorageMapFileParams
- func (o *ReplaceStorageMapFileParams) WithName(name string) *ReplaceStorageMapFileParams
- func (o *ReplaceStorageMapFileParams) WithSkipReload(skipReload *bool) *ReplaceStorageMapFileParams
- func (o *ReplaceStorageMapFileParams) WithTimeout(timeout time.Duration) *ReplaceStorageMapFileParams
- func (o *ReplaceStorageMapFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceStorageMapFileReader
- type ReplaceStorageSSLCertificateAccepted
- type ReplaceStorageSSLCertificateBadRequest
- type ReplaceStorageSSLCertificateDefault
- type ReplaceStorageSSLCertificateNotFound
- type ReplaceStorageSSLCertificateOK
- type ReplaceStorageSSLCertificateParams
- func NewReplaceStorageSSLCertificateParams() *ReplaceStorageSSLCertificateParams
- func NewReplaceStorageSSLCertificateParamsWithContext(ctx context.Context) *ReplaceStorageSSLCertificateParams
- func NewReplaceStorageSSLCertificateParamsWithHTTPClient(client *http.Client) *ReplaceStorageSSLCertificateParams
- func NewReplaceStorageSSLCertificateParamsWithTimeout(timeout time.Duration) *ReplaceStorageSSLCertificateParams
- func (o *ReplaceStorageSSLCertificateParams) SetContext(ctx context.Context)
- func (o *ReplaceStorageSSLCertificateParams) SetData(data string)
- func (o *ReplaceStorageSSLCertificateParams) SetForceReload(forceReload *bool)
- func (o *ReplaceStorageSSLCertificateParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceStorageSSLCertificateParams) SetName(name string)
- func (o *ReplaceStorageSSLCertificateParams) SetSkipReload(skipReload *bool)
- func (o *ReplaceStorageSSLCertificateParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceStorageSSLCertificateParams) WithContext(ctx context.Context) *ReplaceStorageSSLCertificateParams
- func (o *ReplaceStorageSSLCertificateParams) WithData(data string) *ReplaceStorageSSLCertificateParams
- func (o *ReplaceStorageSSLCertificateParams) WithForceReload(forceReload *bool) *ReplaceStorageSSLCertificateParams
- func (o *ReplaceStorageSSLCertificateParams) WithHTTPClient(client *http.Client) *ReplaceStorageSSLCertificateParams
- func (o *ReplaceStorageSSLCertificateParams) WithName(name string) *ReplaceStorageSSLCertificateParams
- func (o *ReplaceStorageSSLCertificateParams) WithSkipReload(skipReload *bool) *ReplaceStorageSSLCertificateParams
- func (o *ReplaceStorageSSLCertificateParams) WithTimeout(timeout time.Duration) *ReplaceStorageSSLCertificateParams
- func (o *ReplaceStorageSSLCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceStorageSSLCertificateReader
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 storage API
func (*Client) CreateStorageMapFile ¶ added in v0.0.2
func (a *Client) CreateStorageMapFile(params *CreateStorageMapFileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageMapFileCreated, error)
CreateStorageMapFile creates a managed storage map file with its entries
Creates a managed storage map file with its entries.
func (*Client) CreateStorageSSLCertificate ¶
func (a *Client) CreateStorageSSLCertificate(params *CreateStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageSSLCertificateCreated, error)
CreateStorageSSLCertificate creates s s l certificate
Creates SSL certificate.
func (*Client) DeleteStorageMap ¶
func (a *Client) DeleteStorageMap(params *DeleteStorageMapParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageMapNoContent, error)
DeleteStorageMap deletes a managed map file from disk
Deletes a managed map file from disk.
func (*Client) DeleteStorageSSLCertificate ¶
func (a *Client) DeleteStorageSSLCertificate(params *DeleteStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageSSLCertificateAccepted, *DeleteStorageSSLCertificateNoContent, error)
DeleteStorageSSLCertificate deletes s s l certificate from disk
Deletes SSL certificate from disk.
func (*Client) GetAllStorageMapFiles ¶
func (a *Client) GetAllStorageMapFiles(params *GetAllStorageMapFilesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageMapFilesOK, error)
GetAllStorageMapFiles returns a list of all managed map files
Returns a list of all managed map files
func (*Client) GetAllStorageSSLCertificates ¶
func (a *Client) GetAllStorageSSLCertificates(params *GetAllStorageSSLCertificatesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageSSLCertificatesOK, error)
GetAllStorageSSLCertificates returns all available s s l certificates on disk
Returns all available SSL certificates on disk.
func (*Client) GetOneStorageMap ¶
func (a *Client) GetOneStorageMap(params *GetOneStorageMapParams, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*GetOneStorageMapOK, error)
GetOneStorageMap returns the contents of one managed map file from disk
Returns the contents of one managed map file from disk
func (*Client) GetOneStorageSSLCertificate ¶
func (a *Client) GetOneStorageSSLCertificate(params *GetOneStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*GetOneStorageSSLCertificateOK, error)
GetOneStorageSSLCertificate returns one s s l certificate from disk
Returns one SSL certificate from disk.
func (*Client) ReplaceStorageMapFile ¶
func (a *Client) ReplaceStorageMapFile(params *ReplaceStorageMapFileParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceStorageMapFileAccepted, *ReplaceStorageMapFileNoContent, error)
ReplaceStorageMapFile replaces contents of a managed map file on disk
Replaces the contents of a managed map file on disk
func (*Client) ReplaceStorageSSLCertificate ¶
func (a *Client) ReplaceStorageSSLCertificate(params *ReplaceStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceStorageSSLCertificateOK, *ReplaceStorageSSLCertificateAccepted, error)
ReplaceStorageSSLCertificate replaces s s l certificates on disk
Replaces SSL certificate on disk.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface {
CreateStorageMapFile(params *CreateStorageMapFileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageMapFileCreated, error)
CreateStorageSSLCertificate(params *CreateStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageSSLCertificateCreated, error)
DeleteStorageMap(params *DeleteStorageMapParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageMapNoContent, error)
DeleteStorageSSLCertificate(params *DeleteStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageSSLCertificateAccepted, *DeleteStorageSSLCertificateNoContent, error)
GetAllStorageMapFiles(params *GetAllStorageMapFilesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageMapFilesOK, error)
GetAllStorageSSLCertificates(params *GetAllStorageSSLCertificatesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageSSLCertificatesOK, error)
GetOneStorageMap(params *GetOneStorageMapParams, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*GetOneStorageMapOK, error)
GetOneStorageSSLCertificate(params *GetOneStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*GetOneStorageSSLCertificateOK, error)
ReplaceStorageMapFile(params *ReplaceStorageMapFileParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceStorageMapFileAccepted, *ReplaceStorageMapFileNoContent, error)
ReplaceStorageSSLCertificate(params *ReplaceStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceStorageSSLCertificateOK, *ReplaceStorageSSLCertificateAccepted, 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 storage API client.
type CreateStorageMapFileBadRequest ¶ added in v0.0.2
type CreateStorageMapFileBadRequest struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
CreateStorageMapFileBadRequest handles this case with default header values.
Bad request
func NewCreateStorageMapFileBadRequest ¶ added in v0.0.2
func NewCreateStorageMapFileBadRequest() *CreateStorageMapFileBadRequest
NewCreateStorageMapFileBadRequest creates a CreateStorageMapFileBadRequest with default headers values
func (*CreateStorageMapFileBadRequest) Error ¶ added in v0.0.2
func (o *CreateStorageMapFileBadRequest) Error() string
func (*CreateStorageMapFileBadRequest) GetPayload ¶ added in v0.0.2
func (o *CreateStorageMapFileBadRequest) GetPayload() *models.Error
type CreateStorageMapFileConflict ¶ added in v0.0.2
type CreateStorageMapFileConflict struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
CreateStorageMapFileConflict handles this case with default header values.
The specified resource already exists
func NewCreateStorageMapFileConflict ¶ added in v0.0.2
func NewCreateStorageMapFileConflict() *CreateStorageMapFileConflict
NewCreateStorageMapFileConflict creates a CreateStorageMapFileConflict with default headers values
func (*CreateStorageMapFileConflict) Error ¶ added in v0.0.2
func (o *CreateStorageMapFileConflict) Error() string
func (*CreateStorageMapFileConflict) GetPayload ¶ added in v0.0.2
func (o *CreateStorageMapFileConflict) GetPayload() *models.Error
type CreateStorageMapFileCreated ¶ added in v0.0.2
CreateStorageMapFileCreated handles this case with default header values.
Map file created with its entries
func NewCreateStorageMapFileCreated ¶ added in v0.0.2
func NewCreateStorageMapFileCreated() *CreateStorageMapFileCreated
NewCreateStorageMapFileCreated creates a CreateStorageMapFileCreated with default headers values
func (*CreateStorageMapFileCreated) Error ¶ added in v0.0.2
func (o *CreateStorageMapFileCreated) Error() string
func (*CreateStorageMapFileCreated) GetPayload ¶ added in v0.0.2
func (o *CreateStorageMapFileCreated) GetPayload() *models.Map
type CreateStorageMapFileDefault ¶ added in v0.0.2
type CreateStorageMapFileDefault struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
// contains filtered or unexported fields
}
CreateStorageMapFileDefault handles this case with default header values.
General Error
func NewCreateStorageMapFileDefault ¶ added in v0.0.2
func NewCreateStorageMapFileDefault(code int) *CreateStorageMapFileDefault
NewCreateStorageMapFileDefault creates a CreateStorageMapFileDefault with default headers values
func (*CreateStorageMapFileDefault) Code ¶ added in v0.0.2
func (o *CreateStorageMapFileDefault) Code() int
Code gets the status code for the create storage map file default response
func (*CreateStorageMapFileDefault) Error ¶ added in v0.0.2
func (o *CreateStorageMapFileDefault) Error() string
func (*CreateStorageMapFileDefault) GetPayload ¶ added in v0.0.2
func (o *CreateStorageMapFileDefault) GetPayload() *models.Error
type CreateStorageMapFileParams ¶ added in v0.0.2
type CreateStorageMapFileParams struct {
/*FileUpload
The map file contents
*/
FileUpload runtime.NamedReadCloser
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateStorageMapFileParams contains all the parameters to send to the API endpoint for the create storage map file operation typically these are written to a http.Request
func NewCreateStorageMapFileParams ¶ added in v0.0.2
func NewCreateStorageMapFileParams() *CreateStorageMapFileParams
NewCreateStorageMapFileParams creates a new CreateStorageMapFileParams object with the default values initialized.
func NewCreateStorageMapFileParamsWithContext ¶ added in v0.0.2
func NewCreateStorageMapFileParamsWithContext(ctx context.Context) *CreateStorageMapFileParams
NewCreateStorageMapFileParamsWithContext creates a new CreateStorageMapFileParams object with the default values initialized, and the ability to set a context for a request
func NewCreateStorageMapFileParamsWithHTTPClient ¶ added in v0.0.2
func NewCreateStorageMapFileParamsWithHTTPClient(client *http.Client) *CreateStorageMapFileParams
NewCreateStorageMapFileParamsWithHTTPClient creates a new CreateStorageMapFileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateStorageMapFileParamsWithTimeout ¶ added in v0.0.2
func NewCreateStorageMapFileParamsWithTimeout(timeout time.Duration) *CreateStorageMapFileParams
NewCreateStorageMapFileParamsWithTimeout creates a new CreateStorageMapFileParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateStorageMapFileParams) SetContext ¶ added in v0.0.2
func (o *CreateStorageMapFileParams) SetContext(ctx context.Context)
SetContext adds the context to the create storage map file params
func (*CreateStorageMapFileParams) SetFileUpload ¶ added in v0.0.2
func (o *CreateStorageMapFileParams) SetFileUpload(fileUpload runtime.NamedReadCloser)
SetFileUpload adds the fileUpload to the create storage map file params
func (*CreateStorageMapFileParams) SetHTTPClient ¶ added in v0.0.2
func (o *CreateStorageMapFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create storage map file params
func (*CreateStorageMapFileParams) SetTimeout ¶ added in v0.0.2
func (o *CreateStorageMapFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create storage map file params
func (*CreateStorageMapFileParams) WithContext ¶ added in v0.0.2
func (o *CreateStorageMapFileParams) WithContext(ctx context.Context) *CreateStorageMapFileParams
WithContext adds the context to the create storage map file params
func (*CreateStorageMapFileParams) WithFileUpload ¶ added in v0.0.2
func (o *CreateStorageMapFileParams) WithFileUpload(fileUpload runtime.NamedReadCloser) *CreateStorageMapFileParams
WithFileUpload adds the fileUpload to the create storage map file params
func (*CreateStorageMapFileParams) WithHTTPClient ¶ added in v0.0.2
func (o *CreateStorageMapFileParams) WithHTTPClient(client *http.Client) *CreateStorageMapFileParams
WithHTTPClient adds the HTTPClient to the create storage map file params
func (*CreateStorageMapFileParams) WithTimeout ¶ added in v0.0.2
func (o *CreateStorageMapFileParams) WithTimeout(timeout time.Duration) *CreateStorageMapFileParams
WithTimeout adds the timeout to the create storage map file params
func (*CreateStorageMapFileParams) WriteToRequest ¶ added in v0.0.2
func (o *CreateStorageMapFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateStorageMapFileReader ¶ added in v0.0.2
type CreateStorageMapFileReader struct {
// contains filtered or unexported fields
}
CreateStorageMapFileReader is a Reader for the CreateStorageMapFile structure.
func (*CreateStorageMapFileReader) ReadResponse ¶ added in v0.0.2
func (o *CreateStorageMapFileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateStorageSSLCertificateBadRequest ¶
type CreateStorageSSLCertificateBadRequest struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
CreateStorageSSLCertificateBadRequest handles this case with default header values.
Bad request
func NewCreateStorageSSLCertificateBadRequest ¶
func NewCreateStorageSSLCertificateBadRequest() *CreateStorageSSLCertificateBadRequest
NewCreateStorageSSLCertificateBadRequest creates a CreateStorageSSLCertificateBadRequest with default headers values
func (*CreateStorageSSLCertificateBadRequest) Error ¶
func (o *CreateStorageSSLCertificateBadRequest) Error() string
func (*CreateStorageSSLCertificateBadRequest) GetPayload ¶
func (o *CreateStorageSSLCertificateBadRequest) GetPayload() *models.Error
type CreateStorageSSLCertificateConflict ¶
type CreateStorageSSLCertificateConflict struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
CreateStorageSSLCertificateConflict handles this case with default header values.
The specified resource already exists
func NewCreateStorageSSLCertificateConflict ¶
func NewCreateStorageSSLCertificateConflict() *CreateStorageSSLCertificateConflict
NewCreateStorageSSLCertificateConflict creates a CreateStorageSSLCertificateConflict with default headers values
func (*CreateStorageSSLCertificateConflict) Error ¶
func (o *CreateStorageSSLCertificateConflict) Error() string
func (*CreateStorageSSLCertificateConflict) GetPayload ¶
func (o *CreateStorageSSLCertificateConflict) GetPayload() *models.Error
type CreateStorageSSLCertificateCreated ¶
type CreateStorageSSLCertificateCreated struct {
Payload *models.SslCertificate
}
CreateStorageSSLCertificateCreated handles this case with default header values.
SSL certificate created
func NewCreateStorageSSLCertificateCreated ¶
func NewCreateStorageSSLCertificateCreated() *CreateStorageSSLCertificateCreated
NewCreateStorageSSLCertificateCreated creates a CreateStorageSSLCertificateCreated with default headers values
func (*CreateStorageSSLCertificateCreated) Error ¶
func (o *CreateStorageSSLCertificateCreated) Error() string
func (*CreateStorageSSLCertificateCreated) GetPayload ¶
func (o *CreateStorageSSLCertificateCreated) GetPayload() *models.SslCertificate
type CreateStorageSSLCertificateDefault ¶
type CreateStorageSSLCertificateDefault struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
// contains filtered or unexported fields
}
CreateStorageSSLCertificateDefault handles this case with default header values.
General Error
func NewCreateStorageSSLCertificateDefault ¶
func NewCreateStorageSSLCertificateDefault(code int) *CreateStorageSSLCertificateDefault
NewCreateStorageSSLCertificateDefault creates a CreateStorageSSLCertificateDefault with default headers values
func (*CreateStorageSSLCertificateDefault) Code ¶
func (o *CreateStorageSSLCertificateDefault) Code() int
Code gets the status code for the create storage s s l certificate default response
func (*CreateStorageSSLCertificateDefault) Error ¶
func (o *CreateStorageSSLCertificateDefault) Error() string
func (*CreateStorageSSLCertificateDefault) GetPayload ¶
func (o *CreateStorageSSLCertificateDefault) GetPayload() *models.Error
type CreateStorageSSLCertificateParams ¶
type CreateStorageSSLCertificateParams struct {
/*FileUpload
The SSL certificate to upload
*/
FileUpload runtime.NamedReadCloser
/*ForceReload
If set, do a force reload, do not wait for the configured reload-delay. Cannot be used when transaction is specified, as changes in transaction are not applied directly to configuration.
*/
ForceReload *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateStorageSSLCertificateParams contains all the parameters to send to the API endpoint for the create storage s s l certificate operation typically these are written to a http.Request
func NewCreateStorageSSLCertificateParams ¶
func NewCreateStorageSSLCertificateParams() *CreateStorageSSLCertificateParams
NewCreateStorageSSLCertificateParams creates a new CreateStorageSSLCertificateParams object with the default values initialized.
func NewCreateStorageSSLCertificateParamsWithContext ¶
func NewCreateStorageSSLCertificateParamsWithContext(ctx context.Context) *CreateStorageSSLCertificateParams
NewCreateStorageSSLCertificateParamsWithContext creates a new CreateStorageSSLCertificateParams object with the default values initialized, and the ability to set a context for a request
func NewCreateStorageSSLCertificateParamsWithHTTPClient ¶
func NewCreateStorageSSLCertificateParamsWithHTTPClient(client *http.Client) *CreateStorageSSLCertificateParams
NewCreateStorageSSLCertificateParamsWithHTTPClient creates a new CreateStorageSSLCertificateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateStorageSSLCertificateParamsWithTimeout ¶
func NewCreateStorageSSLCertificateParamsWithTimeout(timeout time.Duration) *CreateStorageSSLCertificateParams
NewCreateStorageSSLCertificateParamsWithTimeout creates a new CreateStorageSSLCertificateParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateStorageSSLCertificateParams) SetContext ¶
func (o *CreateStorageSSLCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the create storage s s l certificate params
func (*CreateStorageSSLCertificateParams) SetFileUpload ¶
func (o *CreateStorageSSLCertificateParams) SetFileUpload(fileUpload runtime.NamedReadCloser)
SetFileUpload adds the fileUpload to the create storage s s l certificate params
func (*CreateStorageSSLCertificateParams) SetForceReload ¶
func (o *CreateStorageSSLCertificateParams) SetForceReload(forceReload *bool)
SetForceReload adds the forceReload to the create storage s s l certificate params
func (*CreateStorageSSLCertificateParams) SetHTTPClient ¶
func (o *CreateStorageSSLCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create storage s s l certificate params
func (*CreateStorageSSLCertificateParams) SetTimeout ¶
func (o *CreateStorageSSLCertificateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create storage s s l certificate params
func (*CreateStorageSSLCertificateParams) WithContext ¶
func (o *CreateStorageSSLCertificateParams) WithContext(ctx context.Context) *CreateStorageSSLCertificateParams
WithContext adds the context to the create storage s s l certificate params
func (*CreateStorageSSLCertificateParams) WithFileUpload ¶
func (o *CreateStorageSSLCertificateParams) WithFileUpload(fileUpload runtime.NamedReadCloser) *CreateStorageSSLCertificateParams
WithFileUpload adds the fileUpload to the create storage s s l certificate params
func (*CreateStorageSSLCertificateParams) WithForceReload ¶
func (o *CreateStorageSSLCertificateParams) WithForceReload(forceReload *bool) *CreateStorageSSLCertificateParams
WithForceReload adds the forceReload to the create storage s s l certificate params
func (*CreateStorageSSLCertificateParams) WithHTTPClient ¶
func (o *CreateStorageSSLCertificateParams) WithHTTPClient(client *http.Client) *CreateStorageSSLCertificateParams
WithHTTPClient adds the HTTPClient to the create storage s s l certificate params
func (*CreateStorageSSLCertificateParams) WithTimeout ¶
func (o *CreateStorageSSLCertificateParams) WithTimeout(timeout time.Duration) *CreateStorageSSLCertificateParams
WithTimeout adds the timeout to the create storage s s l certificate params
func (*CreateStorageSSLCertificateParams) WriteToRequest ¶
func (o *CreateStorageSSLCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateStorageSSLCertificateReader ¶
type CreateStorageSSLCertificateReader struct {
// contains filtered or unexported fields
}
CreateStorageSSLCertificateReader is a Reader for the CreateStorageSSLCertificate structure.
func (*CreateStorageSSLCertificateReader) ReadResponse ¶
func (o *CreateStorageSSLCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteStorageMapDefault ¶
type DeleteStorageMapDefault struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
// contains filtered or unexported fields
}
DeleteStorageMapDefault handles this case with default header values.
General Error
func NewDeleteStorageMapDefault ¶
func NewDeleteStorageMapDefault(code int) *DeleteStorageMapDefault
NewDeleteStorageMapDefault creates a DeleteStorageMapDefault with default headers values
func (*DeleteStorageMapDefault) Code ¶
func (o *DeleteStorageMapDefault) Code() int
Code gets the status code for the delete storage map default response
func (*DeleteStorageMapDefault) Error ¶
func (o *DeleteStorageMapDefault) Error() string
func (*DeleteStorageMapDefault) GetPayload ¶
func (o *DeleteStorageMapDefault) GetPayload() *models.Error
type DeleteStorageMapNoContent ¶
type DeleteStorageMapNoContent struct {
}
DeleteStorageMapNoContent handles this case with default header values.
Map file deleted
func NewDeleteStorageMapNoContent ¶
func NewDeleteStorageMapNoContent() *DeleteStorageMapNoContent
NewDeleteStorageMapNoContent creates a DeleteStorageMapNoContent with default headers values
func (*DeleteStorageMapNoContent) Error ¶
func (o *DeleteStorageMapNoContent) Error() string
type DeleteStorageMapNotFound ¶
type DeleteStorageMapNotFound struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
DeleteStorageMapNotFound handles this case with default header values.
The specified resource was not found
func NewDeleteStorageMapNotFound ¶
func NewDeleteStorageMapNotFound() *DeleteStorageMapNotFound
NewDeleteStorageMapNotFound creates a DeleteStorageMapNotFound with default headers values
func (*DeleteStorageMapNotFound) Error ¶
func (o *DeleteStorageMapNotFound) Error() string
func (*DeleteStorageMapNotFound) GetPayload ¶
func (o *DeleteStorageMapNotFound) GetPayload() *models.Error
type DeleteStorageMapParams ¶
type DeleteStorageMapParams struct {
/*Name
Map file storage_name
*/
Name string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteStorageMapParams contains all the parameters to send to the API endpoint for the delete storage map operation typically these are written to a http.Request
func NewDeleteStorageMapParams ¶
func NewDeleteStorageMapParams() *DeleteStorageMapParams
NewDeleteStorageMapParams creates a new DeleteStorageMapParams object with the default values initialized.
func NewDeleteStorageMapParamsWithContext ¶
func NewDeleteStorageMapParamsWithContext(ctx context.Context) *DeleteStorageMapParams
NewDeleteStorageMapParamsWithContext creates a new DeleteStorageMapParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteStorageMapParamsWithHTTPClient ¶
func NewDeleteStorageMapParamsWithHTTPClient(client *http.Client) *DeleteStorageMapParams
NewDeleteStorageMapParamsWithHTTPClient creates a new DeleteStorageMapParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteStorageMapParamsWithTimeout ¶
func NewDeleteStorageMapParamsWithTimeout(timeout time.Duration) *DeleteStorageMapParams
NewDeleteStorageMapParamsWithTimeout creates a new DeleteStorageMapParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteStorageMapParams) SetContext ¶
func (o *DeleteStorageMapParams) SetContext(ctx context.Context)
SetContext adds the context to the delete storage map params
func (*DeleteStorageMapParams) SetHTTPClient ¶
func (o *DeleteStorageMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete storage map params
func (*DeleteStorageMapParams) SetName ¶
func (o *DeleteStorageMapParams) SetName(name string)
SetName adds the name to the delete storage map params
func (*DeleteStorageMapParams) SetTimeout ¶
func (o *DeleteStorageMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete storage map params
func (*DeleteStorageMapParams) WithContext ¶
func (o *DeleteStorageMapParams) WithContext(ctx context.Context) *DeleteStorageMapParams
WithContext adds the context to the delete storage map params
func (*DeleteStorageMapParams) WithHTTPClient ¶
func (o *DeleteStorageMapParams) WithHTTPClient(client *http.Client) *DeleteStorageMapParams
WithHTTPClient adds the HTTPClient to the delete storage map params
func (*DeleteStorageMapParams) WithName ¶
func (o *DeleteStorageMapParams) WithName(name string) *DeleteStorageMapParams
WithName adds the name to the delete storage map params
func (*DeleteStorageMapParams) WithTimeout ¶
func (o *DeleteStorageMapParams) WithTimeout(timeout time.Duration) *DeleteStorageMapParams
WithTimeout adds the timeout to the delete storage map params
func (*DeleteStorageMapParams) WriteToRequest ¶
func (o *DeleteStorageMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteStorageMapReader ¶
type DeleteStorageMapReader struct {
// contains filtered or unexported fields
}
DeleteStorageMapReader is a Reader for the DeleteStorageMap structure.
func (*DeleteStorageMapReader) ReadResponse ¶
func (o *DeleteStorageMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteStorageSSLCertificateAccepted ¶ added in v0.0.2
type DeleteStorageSSLCertificateAccepted struct {
/*ID of the requested reload
*/
ReloadID string
}
DeleteStorageSSLCertificateAccepted handles this case with default header values.
SSL certificate deleted and reload requested
func NewDeleteStorageSSLCertificateAccepted ¶ added in v0.0.2
func NewDeleteStorageSSLCertificateAccepted() *DeleteStorageSSLCertificateAccepted
NewDeleteStorageSSLCertificateAccepted creates a DeleteStorageSSLCertificateAccepted with default headers values
func (*DeleteStorageSSLCertificateAccepted) Error ¶ added in v0.0.2
func (o *DeleteStorageSSLCertificateAccepted) Error() string
type DeleteStorageSSLCertificateDefault ¶
type DeleteStorageSSLCertificateDefault struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
// contains filtered or unexported fields
}
DeleteStorageSSLCertificateDefault handles this case with default header values.
General Error
func NewDeleteStorageSSLCertificateDefault ¶
func NewDeleteStorageSSLCertificateDefault(code int) *DeleteStorageSSLCertificateDefault
NewDeleteStorageSSLCertificateDefault creates a DeleteStorageSSLCertificateDefault with default headers values
func (*DeleteStorageSSLCertificateDefault) Code ¶
func (o *DeleteStorageSSLCertificateDefault) Code() int
Code gets the status code for the delete storage s s l certificate default response
func (*DeleteStorageSSLCertificateDefault) Error ¶
func (o *DeleteStorageSSLCertificateDefault) Error() string
func (*DeleteStorageSSLCertificateDefault) GetPayload ¶
func (o *DeleteStorageSSLCertificateDefault) GetPayload() *models.Error
type DeleteStorageSSLCertificateNoContent ¶
type DeleteStorageSSLCertificateNoContent struct {
}
DeleteStorageSSLCertificateNoContent handles this case with default header values.
SSL certificate deleted
func NewDeleteStorageSSLCertificateNoContent ¶
func NewDeleteStorageSSLCertificateNoContent() *DeleteStorageSSLCertificateNoContent
NewDeleteStorageSSLCertificateNoContent creates a DeleteStorageSSLCertificateNoContent with default headers values
func (*DeleteStorageSSLCertificateNoContent) Error ¶
func (o *DeleteStorageSSLCertificateNoContent) Error() string
type DeleteStorageSSLCertificateNotFound ¶
type DeleteStorageSSLCertificateNotFound struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
DeleteStorageSSLCertificateNotFound handles this case with default header values.
The specified resource was not found
func NewDeleteStorageSSLCertificateNotFound ¶
func NewDeleteStorageSSLCertificateNotFound() *DeleteStorageSSLCertificateNotFound
NewDeleteStorageSSLCertificateNotFound creates a DeleteStorageSSLCertificateNotFound with default headers values
func (*DeleteStorageSSLCertificateNotFound) Error ¶
func (o *DeleteStorageSSLCertificateNotFound) Error() string
func (*DeleteStorageSSLCertificateNotFound) GetPayload ¶
func (o *DeleteStorageSSLCertificateNotFound) GetPayload() *models.Error
type DeleteStorageSSLCertificateParams ¶
type DeleteStorageSSLCertificateParams struct {
/*ForceReload
If set, do a force reload, do not wait for the configured reload-delay. Cannot be used when transaction is specified, as changes in transaction are not applied directly to configuration.
*/
ForceReload *bool
/*Name
SSL certificate name
*/
Name string
/*SkipReload
If set, no reload will be initiated after update
*/
SkipReload *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteStorageSSLCertificateParams contains all the parameters to send to the API endpoint for the delete storage s s l certificate operation typically these are written to a http.Request
func NewDeleteStorageSSLCertificateParams ¶
func NewDeleteStorageSSLCertificateParams() *DeleteStorageSSLCertificateParams
NewDeleteStorageSSLCertificateParams creates a new DeleteStorageSSLCertificateParams object with the default values initialized.
func NewDeleteStorageSSLCertificateParamsWithContext ¶
func NewDeleteStorageSSLCertificateParamsWithContext(ctx context.Context) *DeleteStorageSSLCertificateParams
NewDeleteStorageSSLCertificateParamsWithContext creates a new DeleteStorageSSLCertificateParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteStorageSSLCertificateParamsWithHTTPClient ¶
func NewDeleteStorageSSLCertificateParamsWithHTTPClient(client *http.Client) *DeleteStorageSSLCertificateParams
NewDeleteStorageSSLCertificateParamsWithHTTPClient creates a new DeleteStorageSSLCertificateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteStorageSSLCertificateParamsWithTimeout ¶
func NewDeleteStorageSSLCertificateParamsWithTimeout(timeout time.Duration) *DeleteStorageSSLCertificateParams
NewDeleteStorageSSLCertificateParamsWithTimeout creates a new DeleteStorageSSLCertificateParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteStorageSSLCertificateParams) SetContext ¶
func (o *DeleteStorageSSLCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) SetForceReload ¶ added in v0.0.2
func (o *DeleteStorageSSLCertificateParams) SetForceReload(forceReload *bool)
SetForceReload adds the forceReload to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) SetHTTPClient ¶
func (o *DeleteStorageSSLCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) SetName ¶
func (o *DeleteStorageSSLCertificateParams) SetName(name string)
SetName adds the name to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) SetSkipReload ¶ added in v0.0.2
func (o *DeleteStorageSSLCertificateParams) SetSkipReload(skipReload *bool)
SetSkipReload adds the skipReload to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) SetTimeout ¶
func (o *DeleteStorageSSLCertificateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) WithContext ¶
func (o *DeleteStorageSSLCertificateParams) WithContext(ctx context.Context) *DeleteStorageSSLCertificateParams
WithContext adds the context to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) WithForceReload ¶ added in v0.0.2
func (o *DeleteStorageSSLCertificateParams) WithForceReload(forceReload *bool) *DeleteStorageSSLCertificateParams
WithForceReload adds the forceReload to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) WithHTTPClient ¶
func (o *DeleteStorageSSLCertificateParams) WithHTTPClient(client *http.Client) *DeleteStorageSSLCertificateParams
WithHTTPClient adds the HTTPClient to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) WithName ¶
func (o *DeleteStorageSSLCertificateParams) WithName(name string) *DeleteStorageSSLCertificateParams
WithName adds the name to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) WithSkipReload ¶ added in v0.0.2
func (o *DeleteStorageSSLCertificateParams) WithSkipReload(skipReload *bool) *DeleteStorageSSLCertificateParams
WithSkipReload adds the skipReload to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) WithTimeout ¶
func (o *DeleteStorageSSLCertificateParams) WithTimeout(timeout time.Duration) *DeleteStorageSSLCertificateParams
WithTimeout adds the timeout to the delete storage s s l certificate params
func (*DeleteStorageSSLCertificateParams) WriteToRequest ¶
func (o *DeleteStorageSSLCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteStorageSSLCertificateReader ¶
type DeleteStorageSSLCertificateReader struct {
// contains filtered or unexported fields
}
DeleteStorageSSLCertificateReader is a Reader for the DeleteStorageSSLCertificate structure.
func (*DeleteStorageSSLCertificateReader) ReadResponse ¶
func (o *DeleteStorageSSLCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllStorageMapFilesDefault ¶
type GetAllStorageMapFilesDefault struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
// contains filtered or unexported fields
}
GetAllStorageMapFilesDefault handles this case with default header values.
General Error
func NewGetAllStorageMapFilesDefault ¶
func NewGetAllStorageMapFilesDefault(code int) *GetAllStorageMapFilesDefault
NewGetAllStorageMapFilesDefault creates a GetAllStorageMapFilesDefault with default headers values
func (*GetAllStorageMapFilesDefault) Code ¶
func (o *GetAllStorageMapFilesDefault) Code() int
Code gets the status code for the get all storage map files default response
func (*GetAllStorageMapFilesDefault) Error ¶
func (o *GetAllStorageMapFilesDefault) Error() string
func (*GetAllStorageMapFilesDefault) GetPayload ¶
func (o *GetAllStorageMapFilesDefault) GetPayload() *models.Error
type GetAllStorageMapFilesNotFound ¶
type GetAllStorageMapFilesNotFound struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
GetAllStorageMapFilesNotFound handles this case with default header values.
The specified resource was not found
func NewGetAllStorageMapFilesNotFound ¶
func NewGetAllStorageMapFilesNotFound() *GetAllStorageMapFilesNotFound
NewGetAllStorageMapFilesNotFound creates a GetAllStorageMapFilesNotFound with default headers values
func (*GetAllStorageMapFilesNotFound) Error ¶
func (o *GetAllStorageMapFilesNotFound) Error() string
func (*GetAllStorageMapFilesNotFound) GetPayload ¶
func (o *GetAllStorageMapFilesNotFound) GetPayload() *models.Error
type GetAllStorageMapFilesOK ¶
GetAllStorageMapFilesOK handles this case with default header values.
Successful operation
func NewGetAllStorageMapFilesOK ¶
func NewGetAllStorageMapFilesOK() *GetAllStorageMapFilesOK
NewGetAllStorageMapFilesOK creates a GetAllStorageMapFilesOK with default headers values
func (*GetAllStorageMapFilesOK) Error ¶
func (o *GetAllStorageMapFilesOK) Error() string
func (*GetAllStorageMapFilesOK) GetPayload ¶
func (o *GetAllStorageMapFilesOK) GetPayload() models.Maps
type GetAllStorageMapFilesParams ¶
type GetAllStorageMapFilesParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAllStorageMapFilesParams contains all the parameters to send to the API endpoint for the get all storage map files operation typically these are written to a http.Request
func NewGetAllStorageMapFilesParams ¶
func NewGetAllStorageMapFilesParams() *GetAllStorageMapFilesParams
NewGetAllStorageMapFilesParams creates a new GetAllStorageMapFilesParams object with the default values initialized.
func NewGetAllStorageMapFilesParamsWithContext ¶
func NewGetAllStorageMapFilesParamsWithContext(ctx context.Context) *GetAllStorageMapFilesParams
NewGetAllStorageMapFilesParamsWithContext creates a new GetAllStorageMapFilesParams object with the default values initialized, and the ability to set a context for a request
func NewGetAllStorageMapFilesParamsWithHTTPClient ¶
func NewGetAllStorageMapFilesParamsWithHTTPClient(client *http.Client) *GetAllStorageMapFilesParams
NewGetAllStorageMapFilesParamsWithHTTPClient creates a new GetAllStorageMapFilesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllStorageMapFilesParamsWithTimeout ¶
func NewGetAllStorageMapFilesParamsWithTimeout(timeout time.Duration) *GetAllStorageMapFilesParams
NewGetAllStorageMapFilesParamsWithTimeout creates a new GetAllStorageMapFilesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllStorageMapFilesParams) SetContext ¶
func (o *GetAllStorageMapFilesParams) SetContext(ctx context.Context)
SetContext adds the context to the get all storage map files params
func (*GetAllStorageMapFilesParams) SetHTTPClient ¶
func (o *GetAllStorageMapFilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get all storage map files params
func (*GetAllStorageMapFilesParams) SetTimeout ¶
func (o *GetAllStorageMapFilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get all storage map files params
func (*GetAllStorageMapFilesParams) WithContext ¶
func (o *GetAllStorageMapFilesParams) WithContext(ctx context.Context) *GetAllStorageMapFilesParams
WithContext adds the context to the get all storage map files params
func (*GetAllStorageMapFilesParams) WithHTTPClient ¶
func (o *GetAllStorageMapFilesParams) WithHTTPClient(client *http.Client) *GetAllStorageMapFilesParams
WithHTTPClient adds the HTTPClient to the get all storage map files params
func (*GetAllStorageMapFilesParams) WithTimeout ¶
func (o *GetAllStorageMapFilesParams) WithTimeout(timeout time.Duration) *GetAllStorageMapFilesParams
WithTimeout adds the timeout to the get all storage map files params
func (*GetAllStorageMapFilesParams) WriteToRequest ¶
func (o *GetAllStorageMapFilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllStorageMapFilesReader ¶
type GetAllStorageMapFilesReader struct {
// contains filtered or unexported fields
}
GetAllStorageMapFilesReader is a Reader for the GetAllStorageMapFiles structure.
func (*GetAllStorageMapFilesReader) ReadResponse ¶
func (o *GetAllStorageMapFilesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllStorageSSLCertificatesDefault ¶
type GetAllStorageSSLCertificatesDefault struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
// contains filtered or unexported fields
}
GetAllStorageSSLCertificatesDefault handles this case with default header values.
General Error
func NewGetAllStorageSSLCertificatesDefault ¶
func NewGetAllStorageSSLCertificatesDefault(code int) *GetAllStorageSSLCertificatesDefault
NewGetAllStorageSSLCertificatesDefault creates a GetAllStorageSSLCertificatesDefault with default headers values
func (*GetAllStorageSSLCertificatesDefault) Code ¶
func (o *GetAllStorageSSLCertificatesDefault) Code() int
Code gets the status code for the get all storage s s l certificates default response
func (*GetAllStorageSSLCertificatesDefault) Error ¶
func (o *GetAllStorageSSLCertificatesDefault) Error() string
func (*GetAllStorageSSLCertificatesDefault) GetPayload ¶
func (o *GetAllStorageSSLCertificatesDefault) GetPayload() *models.Error
type GetAllStorageSSLCertificatesNotFound ¶
type GetAllStorageSSLCertificatesNotFound struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
GetAllStorageSSLCertificatesNotFound handles this case with default header values.
The specified resource was not found
func NewGetAllStorageSSLCertificatesNotFound ¶
func NewGetAllStorageSSLCertificatesNotFound() *GetAllStorageSSLCertificatesNotFound
NewGetAllStorageSSLCertificatesNotFound creates a GetAllStorageSSLCertificatesNotFound with default headers values
func (*GetAllStorageSSLCertificatesNotFound) Error ¶
func (o *GetAllStorageSSLCertificatesNotFound) Error() string
func (*GetAllStorageSSLCertificatesNotFound) GetPayload ¶
func (o *GetAllStorageSSLCertificatesNotFound) GetPayload() *models.Error
type GetAllStorageSSLCertificatesOK ¶
type GetAllStorageSSLCertificatesOK struct {
Payload models.SslCertificates
}
GetAllStorageSSLCertificatesOK handles this case with default header values.
Successful operation
func NewGetAllStorageSSLCertificatesOK ¶
func NewGetAllStorageSSLCertificatesOK() *GetAllStorageSSLCertificatesOK
NewGetAllStorageSSLCertificatesOK creates a GetAllStorageSSLCertificatesOK with default headers values
func (*GetAllStorageSSLCertificatesOK) Error ¶
func (o *GetAllStorageSSLCertificatesOK) Error() string
func (*GetAllStorageSSLCertificatesOK) GetPayload ¶
func (o *GetAllStorageSSLCertificatesOK) GetPayload() models.SslCertificates
type GetAllStorageSSLCertificatesParams ¶
type GetAllStorageSSLCertificatesParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAllStorageSSLCertificatesParams contains all the parameters to send to the API endpoint for the get all storage s s l certificates operation typically these are written to a http.Request
func NewGetAllStorageSSLCertificatesParams ¶
func NewGetAllStorageSSLCertificatesParams() *GetAllStorageSSLCertificatesParams
NewGetAllStorageSSLCertificatesParams creates a new GetAllStorageSSLCertificatesParams object with the default values initialized.
func NewGetAllStorageSSLCertificatesParamsWithContext ¶
func NewGetAllStorageSSLCertificatesParamsWithContext(ctx context.Context) *GetAllStorageSSLCertificatesParams
NewGetAllStorageSSLCertificatesParamsWithContext creates a new GetAllStorageSSLCertificatesParams object with the default values initialized, and the ability to set a context for a request
func NewGetAllStorageSSLCertificatesParamsWithHTTPClient ¶
func NewGetAllStorageSSLCertificatesParamsWithHTTPClient(client *http.Client) *GetAllStorageSSLCertificatesParams
NewGetAllStorageSSLCertificatesParamsWithHTTPClient creates a new GetAllStorageSSLCertificatesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllStorageSSLCertificatesParamsWithTimeout ¶
func NewGetAllStorageSSLCertificatesParamsWithTimeout(timeout time.Duration) *GetAllStorageSSLCertificatesParams
NewGetAllStorageSSLCertificatesParamsWithTimeout creates a new GetAllStorageSSLCertificatesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllStorageSSLCertificatesParams) SetContext ¶
func (o *GetAllStorageSSLCertificatesParams) SetContext(ctx context.Context)
SetContext adds the context to the get all storage s s l certificates params
func (*GetAllStorageSSLCertificatesParams) SetHTTPClient ¶
func (o *GetAllStorageSSLCertificatesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get all storage s s l certificates params
func (*GetAllStorageSSLCertificatesParams) SetTimeout ¶
func (o *GetAllStorageSSLCertificatesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get all storage s s l certificates params
func (*GetAllStorageSSLCertificatesParams) WithContext ¶
func (o *GetAllStorageSSLCertificatesParams) WithContext(ctx context.Context) *GetAllStorageSSLCertificatesParams
WithContext adds the context to the get all storage s s l certificates params
func (*GetAllStorageSSLCertificatesParams) WithHTTPClient ¶
func (o *GetAllStorageSSLCertificatesParams) WithHTTPClient(client *http.Client) *GetAllStorageSSLCertificatesParams
WithHTTPClient adds the HTTPClient to the get all storage s s l certificates params
func (*GetAllStorageSSLCertificatesParams) WithTimeout ¶
func (o *GetAllStorageSSLCertificatesParams) WithTimeout(timeout time.Duration) *GetAllStorageSSLCertificatesParams
WithTimeout adds the timeout to the get all storage s s l certificates params
func (*GetAllStorageSSLCertificatesParams) WriteToRequest ¶
func (o *GetAllStorageSSLCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllStorageSSLCertificatesReader ¶
type GetAllStorageSSLCertificatesReader struct {
// contains filtered or unexported fields
}
GetAllStorageSSLCertificatesReader is a Reader for the GetAllStorageSSLCertificates structure.
func (*GetAllStorageSSLCertificatesReader) ReadResponse ¶
func (o *GetAllStorageSSLCertificatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOneStorageMapDefault ¶
type GetOneStorageMapDefault struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
// contains filtered or unexported fields
}
GetOneStorageMapDefault handles this case with default header values.
General Error
func NewGetOneStorageMapDefault ¶
func NewGetOneStorageMapDefault(code int) *GetOneStorageMapDefault
NewGetOneStorageMapDefault creates a GetOneStorageMapDefault with default headers values
func (*GetOneStorageMapDefault) Code ¶
func (o *GetOneStorageMapDefault) Code() int
Code gets the status code for the get one storage map default response
func (*GetOneStorageMapDefault) Error ¶
func (o *GetOneStorageMapDefault) Error() string
func (*GetOneStorageMapDefault) GetPayload ¶
func (o *GetOneStorageMapDefault) GetPayload() *models.Error
type GetOneStorageMapNotFound ¶
type GetOneStorageMapNotFound struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
GetOneStorageMapNotFound handles this case with default header values.
The specified resource was not found
func NewGetOneStorageMapNotFound ¶
func NewGetOneStorageMapNotFound() *GetOneStorageMapNotFound
NewGetOneStorageMapNotFound creates a GetOneStorageMapNotFound with default headers values
func (*GetOneStorageMapNotFound) Error ¶
func (o *GetOneStorageMapNotFound) Error() string
func (*GetOneStorageMapNotFound) GetPayload ¶
func (o *GetOneStorageMapNotFound) GetPayload() *models.Error
type GetOneStorageMapOK ¶
GetOneStorageMapOK handles this case with default header values.
Successful operation
func NewGetOneStorageMapOK ¶
func NewGetOneStorageMapOK(writer io.Writer) *GetOneStorageMapOK
NewGetOneStorageMapOK creates a GetOneStorageMapOK with default headers values
func (*GetOneStorageMapOK) Error ¶
func (o *GetOneStorageMapOK) Error() string
func (*GetOneStorageMapOK) GetPayload ¶
func (o *GetOneStorageMapOK) GetPayload() io.Writer
type GetOneStorageMapParams ¶
type GetOneStorageMapParams struct {
/*Name
Map file storage_name
*/
Name string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetOneStorageMapParams contains all the parameters to send to the API endpoint for the get one storage map operation typically these are written to a http.Request
func NewGetOneStorageMapParams ¶
func NewGetOneStorageMapParams() *GetOneStorageMapParams
NewGetOneStorageMapParams creates a new GetOneStorageMapParams object with the default values initialized.
func NewGetOneStorageMapParamsWithContext ¶
func NewGetOneStorageMapParamsWithContext(ctx context.Context) *GetOneStorageMapParams
NewGetOneStorageMapParamsWithContext creates a new GetOneStorageMapParams object with the default values initialized, and the ability to set a context for a request
func NewGetOneStorageMapParamsWithHTTPClient ¶
func NewGetOneStorageMapParamsWithHTTPClient(client *http.Client) *GetOneStorageMapParams
NewGetOneStorageMapParamsWithHTTPClient creates a new GetOneStorageMapParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetOneStorageMapParamsWithTimeout ¶
func NewGetOneStorageMapParamsWithTimeout(timeout time.Duration) *GetOneStorageMapParams
NewGetOneStorageMapParamsWithTimeout creates a new GetOneStorageMapParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetOneStorageMapParams) SetContext ¶
func (o *GetOneStorageMapParams) SetContext(ctx context.Context)
SetContext adds the context to the get one storage map params
func (*GetOneStorageMapParams) SetHTTPClient ¶
func (o *GetOneStorageMapParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get one storage map params
func (*GetOneStorageMapParams) SetName ¶
func (o *GetOneStorageMapParams) SetName(name string)
SetName adds the name to the get one storage map params
func (*GetOneStorageMapParams) SetTimeout ¶
func (o *GetOneStorageMapParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get one storage map params
func (*GetOneStorageMapParams) WithContext ¶
func (o *GetOneStorageMapParams) WithContext(ctx context.Context) *GetOneStorageMapParams
WithContext adds the context to the get one storage map params
func (*GetOneStorageMapParams) WithHTTPClient ¶
func (o *GetOneStorageMapParams) WithHTTPClient(client *http.Client) *GetOneStorageMapParams
WithHTTPClient adds the HTTPClient to the get one storage map params
func (*GetOneStorageMapParams) WithName ¶
func (o *GetOneStorageMapParams) WithName(name string) *GetOneStorageMapParams
WithName adds the name to the get one storage map params
func (*GetOneStorageMapParams) WithTimeout ¶
func (o *GetOneStorageMapParams) WithTimeout(timeout time.Duration) *GetOneStorageMapParams
WithTimeout adds the timeout to the get one storage map params
func (*GetOneStorageMapParams) WriteToRequest ¶
func (o *GetOneStorageMapParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOneStorageMapReader ¶
type GetOneStorageMapReader struct {
// contains filtered or unexported fields
}
GetOneStorageMapReader is a Reader for the GetOneStorageMap structure.
func (*GetOneStorageMapReader) ReadResponse ¶
func (o *GetOneStorageMapReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOneStorageSSLCertificateDefault ¶
type GetOneStorageSSLCertificateDefault struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
// contains filtered or unexported fields
}
GetOneStorageSSLCertificateDefault handles this case with default header values.
General Error
func NewGetOneStorageSSLCertificateDefault ¶
func NewGetOneStorageSSLCertificateDefault(code int) *GetOneStorageSSLCertificateDefault
NewGetOneStorageSSLCertificateDefault creates a GetOneStorageSSLCertificateDefault with default headers values
func (*GetOneStorageSSLCertificateDefault) Code ¶
func (o *GetOneStorageSSLCertificateDefault) Code() int
Code gets the status code for the get one storage s s l certificate default response
func (*GetOneStorageSSLCertificateDefault) Error ¶
func (o *GetOneStorageSSLCertificateDefault) Error() string
func (*GetOneStorageSSLCertificateDefault) GetPayload ¶
func (o *GetOneStorageSSLCertificateDefault) GetPayload() *models.Error
type GetOneStorageSSLCertificateNotFound ¶
type GetOneStorageSSLCertificateNotFound struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
GetOneStorageSSLCertificateNotFound handles this case with default header values.
The specified resource was not found
func NewGetOneStorageSSLCertificateNotFound ¶
func NewGetOneStorageSSLCertificateNotFound() *GetOneStorageSSLCertificateNotFound
NewGetOneStorageSSLCertificateNotFound creates a GetOneStorageSSLCertificateNotFound with default headers values
func (*GetOneStorageSSLCertificateNotFound) Error ¶
func (o *GetOneStorageSSLCertificateNotFound) Error() string
func (*GetOneStorageSSLCertificateNotFound) GetPayload ¶
func (o *GetOneStorageSSLCertificateNotFound) GetPayload() *models.Error
type GetOneStorageSSLCertificateOK ¶
type GetOneStorageSSLCertificateOK struct {
Payload *models.SslCertificate
}
GetOneStorageSSLCertificateOK handles this case with default header values.
Successful operation
func NewGetOneStorageSSLCertificateOK ¶
func NewGetOneStorageSSLCertificateOK() *GetOneStorageSSLCertificateOK
NewGetOneStorageSSLCertificateOK creates a GetOneStorageSSLCertificateOK with default headers values
func (*GetOneStorageSSLCertificateOK) Error ¶
func (o *GetOneStorageSSLCertificateOK) Error() string
func (*GetOneStorageSSLCertificateOK) GetPayload ¶
func (o *GetOneStorageSSLCertificateOK) GetPayload() *models.SslCertificate
type GetOneStorageSSLCertificateParams ¶
type GetOneStorageSSLCertificateParams struct {
/*Name
SSL certificate name
*/
Name string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetOneStorageSSLCertificateParams contains all the parameters to send to the API endpoint for the get one storage s s l certificate operation typically these are written to a http.Request
func NewGetOneStorageSSLCertificateParams ¶
func NewGetOneStorageSSLCertificateParams() *GetOneStorageSSLCertificateParams
NewGetOneStorageSSLCertificateParams creates a new GetOneStorageSSLCertificateParams object with the default values initialized.
func NewGetOneStorageSSLCertificateParamsWithContext ¶
func NewGetOneStorageSSLCertificateParamsWithContext(ctx context.Context) *GetOneStorageSSLCertificateParams
NewGetOneStorageSSLCertificateParamsWithContext creates a new GetOneStorageSSLCertificateParams object with the default values initialized, and the ability to set a context for a request
func NewGetOneStorageSSLCertificateParamsWithHTTPClient ¶
func NewGetOneStorageSSLCertificateParamsWithHTTPClient(client *http.Client) *GetOneStorageSSLCertificateParams
NewGetOneStorageSSLCertificateParamsWithHTTPClient creates a new GetOneStorageSSLCertificateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetOneStorageSSLCertificateParamsWithTimeout ¶
func NewGetOneStorageSSLCertificateParamsWithTimeout(timeout time.Duration) *GetOneStorageSSLCertificateParams
NewGetOneStorageSSLCertificateParamsWithTimeout creates a new GetOneStorageSSLCertificateParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetOneStorageSSLCertificateParams) SetContext ¶
func (o *GetOneStorageSSLCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the get one storage s s l certificate params
func (*GetOneStorageSSLCertificateParams) SetHTTPClient ¶
func (o *GetOneStorageSSLCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get one storage s s l certificate params
func (*GetOneStorageSSLCertificateParams) SetName ¶
func (o *GetOneStorageSSLCertificateParams) SetName(name string)
SetName adds the name to the get one storage s s l certificate params
func (*GetOneStorageSSLCertificateParams) SetTimeout ¶
func (o *GetOneStorageSSLCertificateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get one storage s s l certificate params
func (*GetOneStorageSSLCertificateParams) WithContext ¶
func (o *GetOneStorageSSLCertificateParams) WithContext(ctx context.Context) *GetOneStorageSSLCertificateParams
WithContext adds the context to the get one storage s s l certificate params
func (*GetOneStorageSSLCertificateParams) WithHTTPClient ¶
func (o *GetOneStorageSSLCertificateParams) WithHTTPClient(client *http.Client) *GetOneStorageSSLCertificateParams
WithHTTPClient adds the HTTPClient to the get one storage s s l certificate params
func (*GetOneStorageSSLCertificateParams) WithName ¶
func (o *GetOneStorageSSLCertificateParams) WithName(name string) *GetOneStorageSSLCertificateParams
WithName adds the name to the get one storage s s l certificate params
func (*GetOneStorageSSLCertificateParams) WithTimeout ¶
func (o *GetOneStorageSSLCertificateParams) WithTimeout(timeout time.Duration) *GetOneStorageSSLCertificateParams
WithTimeout adds the timeout to the get one storage s s l certificate params
func (*GetOneStorageSSLCertificateParams) WriteToRequest ¶
func (o *GetOneStorageSSLCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOneStorageSSLCertificateReader ¶
type GetOneStorageSSLCertificateReader struct {
// contains filtered or unexported fields
}
GetOneStorageSSLCertificateReader is a Reader for the GetOneStorageSSLCertificate structure.
func (*GetOneStorageSSLCertificateReader) ReadResponse ¶
func (o *GetOneStorageSSLCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceStorageMapFileAccepted ¶
type ReplaceStorageMapFileAccepted struct {
/*ID of the requested reload
*/
ReloadID string
}
ReplaceStorageMapFileAccepted handles this case with default header values.
Configuration change accepted and reload requested
func NewReplaceStorageMapFileAccepted ¶
func NewReplaceStorageMapFileAccepted() *ReplaceStorageMapFileAccepted
NewReplaceStorageMapFileAccepted creates a ReplaceStorageMapFileAccepted with default headers values
func (*ReplaceStorageMapFileAccepted) Error ¶
func (o *ReplaceStorageMapFileAccepted) Error() string
type ReplaceStorageMapFileBadRequest ¶
type ReplaceStorageMapFileBadRequest struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
ReplaceStorageMapFileBadRequest handles this case with default header values.
Bad request
func NewReplaceStorageMapFileBadRequest ¶
func NewReplaceStorageMapFileBadRequest() *ReplaceStorageMapFileBadRequest
NewReplaceStorageMapFileBadRequest creates a ReplaceStorageMapFileBadRequest with default headers values
func (*ReplaceStorageMapFileBadRequest) Error ¶
func (o *ReplaceStorageMapFileBadRequest) Error() string
func (*ReplaceStorageMapFileBadRequest) GetPayload ¶
func (o *ReplaceStorageMapFileBadRequest) GetPayload() *models.Error
type ReplaceStorageMapFileDefault ¶
type ReplaceStorageMapFileDefault struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
// contains filtered or unexported fields
}
ReplaceStorageMapFileDefault handles this case with default header values.
General Error
func NewReplaceStorageMapFileDefault ¶
func NewReplaceStorageMapFileDefault(code int) *ReplaceStorageMapFileDefault
NewReplaceStorageMapFileDefault creates a ReplaceStorageMapFileDefault with default headers values
func (*ReplaceStorageMapFileDefault) Code ¶
func (o *ReplaceStorageMapFileDefault) Code() int
Code gets the status code for the replace storage map file default response
func (*ReplaceStorageMapFileDefault) Error ¶
func (o *ReplaceStorageMapFileDefault) Error() string
func (*ReplaceStorageMapFileDefault) GetPayload ¶
func (o *ReplaceStorageMapFileDefault) GetPayload() *models.Error
type ReplaceStorageMapFileNoContent ¶
type ReplaceStorageMapFileNoContent struct {
}
ReplaceStorageMapFileNoContent handles this case with default header values.
Map file replaced
func NewReplaceStorageMapFileNoContent ¶
func NewReplaceStorageMapFileNoContent() *ReplaceStorageMapFileNoContent
NewReplaceStorageMapFileNoContent creates a ReplaceStorageMapFileNoContent with default headers values
func (*ReplaceStorageMapFileNoContent) Error ¶
func (o *ReplaceStorageMapFileNoContent) Error() string
type ReplaceStorageMapFileNotFound ¶
type ReplaceStorageMapFileNotFound struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
ReplaceStorageMapFileNotFound handles this case with default header values.
The specified resource was not found
func NewReplaceStorageMapFileNotFound ¶
func NewReplaceStorageMapFileNotFound() *ReplaceStorageMapFileNotFound
NewReplaceStorageMapFileNotFound creates a ReplaceStorageMapFileNotFound with default headers values
func (*ReplaceStorageMapFileNotFound) Error ¶
func (o *ReplaceStorageMapFileNotFound) Error() string
func (*ReplaceStorageMapFileNotFound) GetPayload ¶
func (o *ReplaceStorageMapFileNotFound) GetPayload() *models.Error
type ReplaceStorageMapFileParams ¶
type ReplaceStorageMapFileParams struct {
/*Data*/
Data string
/*ForceReload
If set, do a force reload, do not wait for the configured reload-delay. Cannot be used when transaction is specified, as changes in transaction are not applied directly to configuration.
*/
ForceReload *bool
/*Name
Map file storage_name
*/
Name string
/*SkipReload
If set, no reload will be initiated after update
*/
SkipReload *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ReplaceStorageMapFileParams contains all the parameters to send to the API endpoint for the replace storage map file operation typically these are written to a http.Request
func NewReplaceStorageMapFileParams ¶
func NewReplaceStorageMapFileParams() *ReplaceStorageMapFileParams
NewReplaceStorageMapFileParams creates a new ReplaceStorageMapFileParams object with the default values initialized.
func NewReplaceStorageMapFileParamsWithContext ¶
func NewReplaceStorageMapFileParamsWithContext(ctx context.Context) *ReplaceStorageMapFileParams
NewReplaceStorageMapFileParamsWithContext creates a new ReplaceStorageMapFileParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceStorageMapFileParamsWithHTTPClient ¶
func NewReplaceStorageMapFileParamsWithHTTPClient(client *http.Client) *ReplaceStorageMapFileParams
NewReplaceStorageMapFileParamsWithHTTPClient creates a new ReplaceStorageMapFileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceStorageMapFileParamsWithTimeout ¶
func NewReplaceStorageMapFileParamsWithTimeout(timeout time.Duration) *ReplaceStorageMapFileParams
NewReplaceStorageMapFileParamsWithTimeout creates a new ReplaceStorageMapFileParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceStorageMapFileParams) SetContext ¶
func (o *ReplaceStorageMapFileParams) SetContext(ctx context.Context)
SetContext adds the context to the replace storage map file params
func (*ReplaceStorageMapFileParams) SetData ¶
func (o *ReplaceStorageMapFileParams) SetData(data string)
SetData adds the data to the replace storage map file params
func (*ReplaceStorageMapFileParams) SetForceReload ¶
func (o *ReplaceStorageMapFileParams) SetForceReload(forceReload *bool)
SetForceReload adds the forceReload to the replace storage map file params
func (*ReplaceStorageMapFileParams) SetHTTPClient ¶
func (o *ReplaceStorageMapFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace storage map file params
func (*ReplaceStorageMapFileParams) SetName ¶
func (o *ReplaceStorageMapFileParams) SetName(name string)
SetName adds the name to the replace storage map file params
func (*ReplaceStorageMapFileParams) SetSkipReload ¶ added in v0.0.2
func (o *ReplaceStorageMapFileParams) SetSkipReload(skipReload *bool)
SetSkipReload adds the skipReload to the replace storage map file params
func (*ReplaceStorageMapFileParams) SetTimeout ¶
func (o *ReplaceStorageMapFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace storage map file params
func (*ReplaceStorageMapFileParams) WithContext ¶
func (o *ReplaceStorageMapFileParams) WithContext(ctx context.Context) *ReplaceStorageMapFileParams
WithContext adds the context to the replace storage map file params
func (*ReplaceStorageMapFileParams) WithData ¶
func (o *ReplaceStorageMapFileParams) WithData(data string) *ReplaceStorageMapFileParams
WithData adds the data to the replace storage map file params
func (*ReplaceStorageMapFileParams) WithForceReload ¶
func (o *ReplaceStorageMapFileParams) WithForceReload(forceReload *bool) *ReplaceStorageMapFileParams
WithForceReload adds the forceReload to the replace storage map file params
func (*ReplaceStorageMapFileParams) WithHTTPClient ¶
func (o *ReplaceStorageMapFileParams) WithHTTPClient(client *http.Client) *ReplaceStorageMapFileParams
WithHTTPClient adds the HTTPClient to the replace storage map file params
func (*ReplaceStorageMapFileParams) WithName ¶
func (o *ReplaceStorageMapFileParams) WithName(name string) *ReplaceStorageMapFileParams
WithName adds the name to the replace storage map file params
func (*ReplaceStorageMapFileParams) WithSkipReload ¶ added in v0.0.2
func (o *ReplaceStorageMapFileParams) WithSkipReload(skipReload *bool) *ReplaceStorageMapFileParams
WithSkipReload adds the skipReload to the replace storage map file params
func (*ReplaceStorageMapFileParams) WithTimeout ¶
func (o *ReplaceStorageMapFileParams) WithTimeout(timeout time.Duration) *ReplaceStorageMapFileParams
WithTimeout adds the timeout to the replace storage map file params
func (*ReplaceStorageMapFileParams) WriteToRequest ¶
func (o *ReplaceStorageMapFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceStorageMapFileReader ¶
type ReplaceStorageMapFileReader struct {
// contains filtered or unexported fields
}
ReplaceStorageMapFileReader is a Reader for the ReplaceStorageMapFile structure.
func (*ReplaceStorageMapFileReader) ReadResponse ¶
func (o *ReplaceStorageMapFileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ReplaceStorageSSLCertificateAccepted ¶
type ReplaceStorageSSLCertificateAccepted struct {
/*ID of the requested reload
*/
ReloadID string
Payload *models.SslCertificate
}
ReplaceStorageSSLCertificateAccepted handles this case with default header values.
SSL certificate replaced and reload requested
func NewReplaceStorageSSLCertificateAccepted ¶
func NewReplaceStorageSSLCertificateAccepted() *ReplaceStorageSSLCertificateAccepted
NewReplaceStorageSSLCertificateAccepted creates a ReplaceStorageSSLCertificateAccepted with default headers values
func (*ReplaceStorageSSLCertificateAccepted) Error ¶
func (o *ReplaceStorageSSLCertificateAccepted) Error() string
func (*ReplaceStorageSSLCertificateAccepted) GetPayload ¶
func (o *ReplaceStorageSSLCertificateAccepted) GetPayload() *models.SslCertificate
type ReplaceStorageSSLCertificateBadRequest ¶
type ReplaceStorageSSLCertificateBadRequest struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
ReplaceStorageSSLCertificateBadRequest handles this case with default header values.
Bad request
func NewReplaceStorageSSLCertificateBadRequest ¶
func NewReplaceStorageSSLCertificateBadRequest() *ReplaceStorageSSLCertificateBadRequest
NewReplaceStorageSSLCertificateBadRequest creates a ReplaceStorageSSLCertificateBadRequest with default headers values
func (*ReplaceStorageSSLCertificateBadRequest) Error ¶
func (o *ReplaceStorageSSLCertificateBadRequest) Error() string
func (*ReplaceStorageSSLCertificateBadRequest) GetPayload ¶
func (o *ReplaceStorageSSLCertificateBadRequest) GetPayload() *models.Error
type ReplaceStorageSSLCertificateDefault ¶
type ReplaceStorageSSLCertificateDefault struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
// contains filtered or unexported fields
}
ReplaceStorageSSLCertificateDefault handles this case with default header values.
General Error
func NewReplaceStorageSSLCertificateDefault ¶
func NewReplaceStorageSSLCertificateDefault(code int) *ReplaceStorageSSLCertificateDefault
NewReplaceStorageSSLCertificateDefault creates a ReplaceStorageSSLCertificateDefault with default headers values
func (*ReplaceStorageSSLCertificateDefault) Code ¶
func (o *ReplaceStorageSSLCertificateDefault) Code() int
Code gets the status code for the replace storage s s l certificate default response
func (*ReplaceStorageSSLCertificateDefault) Error ¶
func (o *ReplaceStorageSSLCertificateDefault) Error() string
func (*ReplaceStorageSSLCertificateDefault) GetPayload ¶
func (o *ReplaceStorageSSLCertificateDefault) GetPayload() *models.Error
type ReplaceStorageSSLCertificateNotFound ¶
type ReplaceStorageSSLCertificateNotFound struct {
/*Configuration file version
*/
ConfigurationVersion string
Payload *models.Error
}
ReplaceStorageSSLCertificateNotFound handles this case with default header values.
The specified resource was not found
func NewReplaceStorageSSLCertificateNotFound ¶
func NewReplaceStorageSSLCertificateNotFound() *ReplaceStorageSSLCertificateNotFound
NewReplaceStorageSSLCertificateNotFound creates a ReplaceStorageSSLCertificateNotFound with default headers values
func (*ReplaceStorageSSLCertificateNotFound) Error ¶
func (o *ReplaceStorageSSLCertificateNotFound) Error() string
func (*ReplaceStorageSSLCertificateNotFound) GetPayload ¶
func (o *ReplaceStorageSSLCertificateNotFound) GetPayload() *models.Error
type ReplaceStorageSSLCertificateOK ¶ added in v0.0.2
type ReplaceStorageSSLCertificateOK struct {
Payload *models.SslCertificate
}
ReplaceStorageSSLCertificateOK handles this case with default header values.
SSL certificate replaced
func NewReplaceStorageSSLCertificateOK ¶ added in v0.0.2
func NewReplaceStorageSSLCertificateOK() *ReplaceStorageSSLCertificateOK
NewReplaceStorageSSLCertificateOK creates a ReplaceStorageSSLCertificateOK with default headers values
func (*ReplaceStorageSSLCertificateOK) Error ¶ added in v0.0.2
func (o *ReplaceStorageSSLCertificateOK) Error() string
func (*ReplaceStorageSSLCertificateOK) GetPayload ¶ added in v0.0.2
func (o *ReplaceStorageSSLCertificateOK) GetPayload() *models.SslCertificate
type ReplaceStorageSSLCertificateParams ¶
type ReplaceStorageSSLCertificateParams struct {
/*Data*/
Data string
/*ForceReload
If set, do a force reload, do not wait for the configured reload-delay. Cannot be used when transaction is specified, as changes in transaction are not applied directly to configuration.
*/
ForceReload *bool
/*Name
SSL certificate name
*/
Name string
/*SkipReload
If set, no reload will be initiated after update
*/
SkipReload *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ReplaceStorageSSLCertificateParams contains all the parameters to send to the API endpoint for the replace storage s s l certificate operation typically these are written to a http.Request
func NewReplaceStorageSSLCertificateParams ¶
func NewReplaceStorageSSLCertificateParams() *ReplaceStorageSSLCertificateParams
NewReplaceStorageSSLCertificateParams creates a new ReplaceStorageSSLCertificateParams object with the default values initialized.
func NewReplaceStorageSSLCertificateParamsWithContext ¶
func NewReplaceStorageSSLCertificateParamsWithContext(ctx context.Context) *ReplaceStorageSSLCertificateParams
NewReplaceStorageSSLCertificateParamsWithContext creates a new ReplaceStorageSSLCertificateParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceStorageSSLCertificateParamsWithHTTPClient ¶
func NewReplaceStorageSSLCertificateParamsWithHTTPClient(client *http.Client) *ReplaceStorageSSLCertificateParams
NewReplaceStorageSSLCertificateParamsWithHTTPClient creates a new ReplaceStorageSSLCertificateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceStorageSSLCertificateParamsWithTimeout ¶
func NewReplaceStorageSSLCertificateParamsWithTimeout(timeout time.Duration) *ReplaceStorageSSLCertificateParams
NewReplaceStorageSSLCertificateParamsWithTimeout creates a new ReplaceStorageSSLCertificateParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceStorageSSLCertificateParams) SetContext ¶
func (o *ReplaceStorageSSLCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) SetData ¶
func (o *ReplaceStorageSSLCertificateParams) SetData(data string)
SetData adds the data to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) SetForceReload ¶
func (o *ReplaceStorageSSLCertificateParams) SetForceReload(forceReload *bool)
SetForceReload adds the forceReload to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) SetHTTPClient ¶
func (o *ReplaceStorageSSLCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) SetName ¶
func (o *ReplaceStorageSSLCertificateParams) SetName(name string)
SetName adds the name to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) SetSkipReload ¶ added in v0.0.2
func (o *ReplaceStorageSSLCertificateParams) SetSkipReload(skipReload *bool)
SetSkipReload adds the skipReload to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) SetTimeout ¶
func (o *ReplaceStorageSSLCertificateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) WithContext ¶
func (o *ReplaceStorageSSLCertificateParams) WithContext(ctx context.Context) *ReplaceStorageSSLCertificateParams
WithContext adds the context to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) WithData ¶
func (o *ReplaceStorageSSLCertificateParams) WithData(data string) *ReplaceStorageSSLCertificateParams
WithData adds the data to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) WithForceReload ¶
func (o *ReplaceStorageSSLCertificateParams) WithForceReload(forceReload *bool) *ReplaceStorageSSLCertificateParams
WithForceReload adds the forceReload to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) WithHTTPClient ¶
func (o *ReplaceStorageSSLCertificateParams) WithHTTPClient(client *http.Client) *ReplaceStorageSSLCertificateParams
WithHTTPClient adds the HTTPClient to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) WithName ¶
func (o *ReplaceStorageSSLCertificateParams) WithName(name string) *ReplaceStorageSSLCertificateParams
WithName adds the name to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) WithSkipReload ¶ added in v0.0.2
func (o *ReplaceStorageSSLCertificateParams) WithSkipReload(skipReload *bool) *ReplaceStorageSSLCertificateParams
WithSkipReload adds the skipReload to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) WithTimeout ¶
func (o *ReplaceStorageSSLCertificateParams) WithTimeout(timeout time.Duration) *ReplaceStorageSSLCertificateParams
WithTimeout adds the timeout to the replace storage s s l certificate params
func (*ReplaceStorageSSLCertificateParams) WriteToRequest ¶
func (o *ReplaceStorageSSLCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceStorageSSLCertificateReader ¶
type ReplaceStorageSSLCertificateReader struct {
// contains filtered or unexported fields
}
ReplaceStorageSSLCertificateReader is a Reader for the ReplaceStorageSSLCertificate structure.
func (*ReplaceStorageSSLCertificateReader) ReadResponse ¶
func (o *ReplaceStorageSSLCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- create_storage_map_file_parameters.go
- create_storage_map_file_responses.go
- create_storage_s_s_l_certificate_parameters.go
- create_storage_s_s_l_certificate_responses.go
- delete_storage_map_parameters.go
- delete_storage_map_responses.go
- delete_storage_s_s_l_certificate_parameters.go
- delete_storage_s_s_l_certificate_responses.go
- get_all_storage_map_files_parameters.go
- get_all_storage_map_files_responses.go
- get_all_storage_s_s_l_certificates_parameters.go
- get_all_storage_s_s_l_certificates_responses.go
- get_one_storage_map_parameters.go
- get_one_storage_map_responses.go
- get_one_storage_s_s_l_certificate_parameters.go
- get_one_storage_s_s_l_certificate_responses.go
- replace_storage_map_file_parameters.go
- replace_storage_map_file_responses.go
- replace_storage_s_s_l_certificate_parameters.go
- replace_storage_s_s_l_certificate_responses.go
- storage_client.go