Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateStorageGeneralFile(params *CreateStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageGeneralFileCreated, error)
- func (a *Client) CreateStorageMapFile(params *CreateStorageMapFileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageMapFileCreated, error)
- func (a *Client) CreateStorageSSLCertificate(params *CreateStorageSSLCertificateParams, ...) (*CreateStorageSSLCertificateCreated, error)
- func (a *Client) DeleteStorageGeneralFile(params *DeleteStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageGeneralFileNoContent, error)
- func (a *Client) DeleteStorageMap(params *DeleteStorageMapParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageMapNoContent, error)
- func (a *Client) DeleteStorageSSLCertificate(params *DeleteStorageSSLCertificateParams, ...) (*DeleteStorageSSLCertificateAccepted, *DeleteStorageSSLCertificateNoContent, ...)
- func (a *Client) GetAllStorageGeneralFiles(params *GetAllStorageGeneralFilesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageGeneralFilesOK, error)
- func (a *Client) GetAllStorageMapFiles(params *GetAllStorageMapFilesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageMapFilesOK, error)
- func (a *Client) GetAllStorageSSLCertificates(params *GetAllStorageSSLCertificatesParams, ...) (*GetAllStorageSSLCertificatesOK, error)
- func (a *Client) GetOneStorageGeneralFile(params *GetOneStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetOneStorageGeneralFileOK, error)
- func (a *Client) GetOneStorageMap(params *GetOneStorageMapParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetOneStorageMapOK, error)
- func (a *Client) GetOneStorageSSLCertificate(params *GetOneStorageSSLCertificateParams, ...) (*GetOneStorageSSLCertificateOK, error)
- func (a *Client) ReplaceStorageGeneralFile(params *ReplaceStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceStorageGeneralFileAccepted, *ReplaceStorageGeneralFileNoContent, 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 CreateStorageGeneralFileBadRequest
- type CreateStorageGeneralFileConflict
- type CreateStorageGeneralFileCreated
- type CreateStorageGeneralFileDefault
- type CreateStorageGeneralFileParams
- func NewCreateStorageGeneralFileParams() *CreateStorageGeneralFileParams
- func NewCreateStorageGeneralFileParamsWithContext(ctx context.Context) *CreateStorageGeneralFileParams
- func NewCreateStorageGeneralFileParamsWithHTTPClient(client *http.Client) *CreateStorageGeneralFileParams
- func NewCreateStorageGeneralFileParamsWithTimeout(timeout time.Duration) *CreateStorageGeneralFileParams
- func (o *CreateStorageGeneralFileParams) SetContext(ctx context.Context)
- func (o *CreateStorageGeneralFileParams) SetFileUpload(fileUpload runtime.NamedReadCloser)
- func (o *CreateStorageGeneralFileParams) SetHTTPClient(client *http.Client)
- func (o *CreateStorageGeneralFileParams) SetTimeout(timeout time.Duration)
- func (o *CreateStorageGeneralFileParams) WithContext(ctx context.Context) *CreateStorageGeneralFileParams
- func (o *CreateStorageGeneralFileParams) WithFileUpload(fileUpload runtime.NamedReadCloser) *CreateStorageGeneralFileParams
- func (o *CreateStorageGeneralFileParams) WithHTTPClient(client *http.Client) *CreateStorageGeneralFileParams
- func (o *CreateStorageGeneralFileParams) WithTimeout(timeout time.Duration) *CreateStorageGeneralFileParams
- func (o *CreateStorageGeneralFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateStorageGeneralFileReader
- 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 DeleteStorageGeneralFileDefault
- type DeleteStorageGeneralFileNoContent
- type DeleteStorageGeneralFileNotFound
- type DeleteStorageGeneralFileParams
- func NewDeleteStorageGeneralFileParams() *DeleteStorageGeneralFileParams
- func NewDeleteStorageGeneralFileParamsWithContext(ctx context.Context) *DeleteStorageGeneralFileParams
- func NewDeleteStorageGeneralFileParamsWithHTTPClient(client *http.Client) *DeleteStorageGeneralFileParams
- func NewDeleteStorageGeneralFileParamsWithTimeout(timeout time.Duration) *DeleteStorageGeneralFileParams
- func (o *DeleteStorageGeneralFileParams) SetContext(ctx context.Context)
- func (o *DeleteStorageGeneralFileParams) SetHTTPClient(client *http.Client)
- func (o *DeleteStorageGeneralFileParams) SetName(name string)
- func (o *DeleteStorageGeneralFileParams) SetTimeout(timeout time.Duration)
- func (o *DeleteStorageGeneralFileParams) WithContext(ctx context.Context) *DeleteStorageGeneralFileParams
- func (o *DeleteStorageGeneralFileParams) WithHTTPClient(client *http.Client) *DeleteStorageGeneralFileParams
- func (o *DeleteStorageGeneralFileParams) WithName(name string) *DeleteStorageGeneralFileParams
- func (o *DeleteStorageGeneralFileParams) WithTimeout(timeout time.Duration) *DeleteStorageGeneralFileParams
- func (o *DeleteStorageGeneralFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteStorageGeneralFileReader
- 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 GetAllStorageGeneralFilesDefault
- type GetAllStorageGeneralFilesNotFound
- type GetAllStorageGeneralFilesOK
- type GetAllStorageGeneralFilesParams
- func NewGetAllStorageGeneralFilesParams() *GetAllStorageGeneralFilesParams
- func NewGetAllStorageGeneralFilesParamsWithContext(ctx context.Context) *GetAllStorageGeneralFilesParams
- func NewGetAllStorageGeneralFilesParamsWithHTTPClient(client *http.Client) *GetAllStorageGeneralFilesParams
- func NewGetAllStorageGeneralFilesParamsWithTimeout(timeout time.Duration) *GetAllStorageGeneralFilesParams
- func (o *GetAllStorageGeneralFilesParams) SetContext(ctx context.Context)
- func (o *GetAllStorageGeneralFilesParams) SetHTTPClient(client *http.Client)
- func (o *GetAllStorageGeneralFilesParams) SetTimeout(timeout time.Duration)
- func (o *GetAllStorageGeneralFilesParams) WithContext(ctx context.Context) *GetAllStorageGeneralFilesParams
- func (o *GetAllStorageGeneralFilesParams) WithHTTPClient(client *http.Client) *GetAllStorageGeneralFilesParams
- func (o *GetAllStorageGeneralFilesParams) WithTimeout(timeout time.Duration) *GetAllStorageGeneralFilesParams
- func (o *GetAllStorageGeneralFilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllStorageGeneralFilesReader
- 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 GetOneStorageGeneralFileDefault
- type GetOneStorageGeneralFileNotFound
- type GetOneStorageGeneralFileOK
- type GetOneStorageGeneralFileParams
- func NewGetOneStorageGeneralFileParams() *GetOneStorageGeneralFileParams
- func NewGetOneStorageGeneralFileParamsWithContext(ctx context.Context) *GetOneStorageGeneralFileParams
- func NewGetOneStorageGeneralFileParamsWithHTTPClient(client *http.Client) *GetOneStorageGeneralFileParams
- func NewGetOneStorageGeneralFileParamsWithTimeout(timeout time.Duration) *GetOneStorageGeneralFileParams
- func (o *GetOneStorageGeneralFileParams) SetContext(ctx context.Context)
- func (o *GetOneStorageGeneralFileParams) SetHTTPClient(client *http.Client)
- func (o *GetOneStorageGeneralFileParams) SetName(name string)
- func (o *GetOneStorageGeneralFileParams) SetTimeout(timeout time.Duration)
- func (o *GetOneStorageGeneralFileParams) WithContext(ctx context.Context) *GetOneStorageGeneralFileParams
- func (o *GetOneStorageGeneralFileParams) WithHTTPClient(client *http.Client) *GetOneStorageGeneralFileParams
- func (o *GetOneStorageGeneralFileParams) WithName(name string) *GetOneStorageGeneralFileParams
- func (o *GetOneStorageGeneralFileParams) WithTimeout(timeout time.Duration) *GetOneStorageGeneralFileParams
- func (o *GetOneStorageGeneralFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOneStorageGeneralFileReader
- 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 ReplaceStorageGeneralFileAccepted
- type ReplaceStorageGeneralFileBadRequest
- type ReplaceStorageGeneralFileDefault
- type ReplaceStorageGeneralFileNoContent
- type ReplaceStorageGeneralFileNotFound
- type ReplaceStorageGeneralFileParams
- func NewReplaceStorageGeneralFileParams() *ReplaceStorageGeneralFileParams
- func NewReplaceStorageGeneralFileParamsWithContext(ctx context.Context) *ReplaceStorageGeneralFileParams
- func NewReplaceStorageGeneralFileParamsWithHTTPClient(client *http.Client) *ReplaceStorageGeneralFileParams
- func NewReplaceStorageGeneralFileParamsWithTimeout(timeout time.Duration) *ReplaceStorageGeneralFileParams
- func (o *ReplaceStorageGeneralFileParams) SetContext(ctx context.Context)
- func (o *ReplaceStorageGeneralFileParams) SetData(data string)
- func (o *ReplaceStorageGeneralFileParams) SetForceReload(forceReload *bool)
- func (o *ReplaceStorageGeneralFileParams) SetHTTPClient(client *http.Client)
- func (o *ReplaceStorageGeneralFileParams) SetName(name string)
- func (o *ReplaceStorageGeneralFileParams) SetSkipReload(skipReload *bool)
- func (o *ReplaceStorageGeneralFileParams) SetTimeout(timeout time.Duration)
- func (o *ReplaceStorageGeneralFileParams) WithContext(ctx context.Context) *ReplaceStorageGeneralFileParams
- func (o *ReplaceStorageGeneralFileParams) WithData(data string) *ReplaceStorageGeneralFileParams
- func (o *ReplaceStorageGeneralFileParams) WithForceReload(forceReload *bool) *ReplaceStorageGeneralFileParams
- func (o *ReplaceStorageGeneralFileParams) WithHTTPClient(client *http.Client) *ReplaceStorageGeneralFileParams
- func (o *ReplaceStorageGeneralFileParams) WithName(name string) *ReplaceStorageGeneralFileParams
- func (o *ReplaceStorageGeneralFileParams) WithSkipReload(skipReload *bool) *ReplaceStorageGeneralFileParams
- func (o *ReplaceStorageGeneralFileParams) WithTimeout(timeout time.Duration) *ReplaceStorageGeneralFileParams
- func (o *ReplaceStorageGeneralFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ReplaceStorageGeneralFileReader
- 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) CreateStorageGeneralFile ¶ added in v0.0.18
func (a *Client) CreateStorageGeneralFile(params *CreateStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageGeneralFileCreated, error)
CreateStorageGeneralFile creates a managed storage general use file with contents
Creates a managed storage general use file with contents.
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) DeleteStorageGeneralFile ¶ added in v0.0.18
func (a *Client) DeleteStorageGeneralFile(params *DeleteStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageGeneralFileNoContent, error)
DeleteStorageGeneralFile deletes a managed general use file from disk
Deletes a managed general use file from disk.
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) GetAllStorageGeneralFiles ¶ added in v0.0.18
func (a *Client) GetAllStorageGeneralFiles(params *GetAllStorageGeneralFilesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageGeneralFilesOK, error)
GetAllStorageGeneralFiles returns a list of all managed general use files
Returns a list of all managed general use files
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) GetOneStorageGeneralFile ¶ added in v0.0.18
func (a *Client) GetOneStorageGeneralFile(params *GetOneStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*GetOneStorageGeneralFileOK, error)
GetOneStorageGeneralFile returns the contents of one managed general use file from disk
Returns the contents of one managed general use file from 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) ReplaceStorageGeneralFile ¶ added in v0.0.18
func (a *Client) ReplaceStorageGeneralFile(params *ReplaceStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceStorageGeneralFileAccepted, *ReplaceStorageGeneralFileNoContent, error)
ReplaceStorageGeneralFile replaces contents of a managed general use file on disk
Replaces the contents of a managed general use file on 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 { CreateStorageGeneralFile(params *CreateStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageGeneralFileCreated, error) CreateStorageMapFile(params *CreateStorageMapFileParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageMapFileCreated, error) CreateStorageSSLCertificate(params *CreateStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*CreateStorageSSLCertificateCreated, error) DeleteStorageGeneralFile(params *DeleteStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageGeneralFileNoContent, error) DeleteStorageMap(params *DeleteStorageMapParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageMapNoContent, error) DeleteStorageSSLCertificate(params *DeleteStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteStorageSSLCertificateAccepted, *DeleteStorageSSLCertificateNoContent, error) GetAllStorageGeneralFiles(params *GetAllStorageGeneralFilesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageGeneralFilesOK, error) GetAllStorageMapFiles(params *GetAllStorageMapFilesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageMapFilesOK, error) GetAllStorageSSLCertificates(params *GetAllStorageSSLCertificatesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllStorageSSLCertificatesOK, error) GetOneStorageGeneralFile(params *GetOneStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*GetOneStorageGeneralFileOK, error) GetOneStorageMap(params *GetOneStorageMapParams, authInfo runtime.ClientAuthInfoWriter, writer io.Writer) (*GetOneStorageMapOK, error) GetOneStorageSSLCertificate(params *GetOneStorageSSLCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*GetOneStorageSSLCertificateOK, error) ReplaceStorageGeneralFile(params *ReplaceStorageGeneralFileParams, authInfo runtime.ClientAuthInfoWriter) (*ReplaceStorageGeneralFileAccepted, *ReplaceStorageGeneralFileNoContent, 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 CreateStorageGeneralFileBadRequest ¶ added in v0.0.18
type CreateStorageGeneralFileBadRequest struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error }
CreateStorageGeneralFileBadRequest handles this case with default header values.
Bad request
func NewCreateStorageGeneralFileBadRequest ¶ added in v0.0.18
func NewCreateStorageGeneralFileBadRequest() *CreateStorageGeneralFileBadRequest
NewCreateStorageGeneralFileBadRequest creates a CreateStorageGeneralFileBadRequest with default headers values
func (*CreateStorageGeneralFileBadRequest) Error ¶ added in v0.0.18
func (o *CreateStorageGeneralFileBadRequest) Error() string
func (*CreateStorageGeneralFileBadRequest) GetPayload ¶ added in v0.0.18
func (o *CreateStorageGeneralFileBadRequest) GetPayload() *models.Error
type CreateStorageGeneralFileConflict ¶ added in v0.0.18
type CreateStorageGeneralFileConflict struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error }
CreateStorageGeneralFileConflict handles this case with default header values.
The specified resource already exists
func NewCreateStorageGeneralFileConflict ¶ added in v0.0.18
func NewCreateStorageGeneralFileConflict() *CreateStorageGeneralFileConflict
NewCreateStorageGeneralFileConflict creates a CreateStorageGeneralFileConflict with default headers values
func (*CreateStorageGeneralFileConflict) Error ¶ added in v0.0.18
func (o *CreateStorageGeneralFileConflict) Error() string
func (*CreateStorageGeneralFileConflict) GetPayload ¶ added in v0.0.18
func (o *CreateStorageGeneralFileConflict) GetPayload() *models.Error
type CreateStorageGeneralFileCreated ¶ added in v0.0.18
type CreateStorageGeneralFileCreated struct {
Payload *models.GeneralFile
}
CreateStorageGeneralFileCreated handles this case with default header values.
General use file created with its contents
func NewCreateStorageGeneralFileCreated ¶ added in v0.0.18
func NewCreateStorageGeneralFileCreated() *CreateStorageGeneralFileCreated
NewCreateStorageGeneralFileCreated creates a CreateStorageGeneralFileCreated with default headers values
func (*CreateStorageGeneralFileCreated) Error ¶ added in v0.0.18
func (o *CreateStorageGeneralFileCreated) Error() string
func (*CreateStorageGeneralFileCreated) GetPayload ¶ added in v0.0.18
func (o *CreateStorageGeneralFileCreated) GetPayload() *models.GeneralFile
type CreateStorageGeneralFileDefault ¶ added in v0.0.18
type CreateStorageGeneralFileDefault struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error // contains filtered or unexported fields }
CreateStorageGeneralFileDefault handles this case with default header values.
General Error
func NewCreateStorageGeneralFileDefault ¶ added in v0.0.18
func NewCreateStorageGeneralFileDefault(code int) *CreateStorageGeneralFileDefault
NewCreateStorageGeneralFileDefault creates a CreateStorageGeneralFileDefault with default headers values
func (*CreateStorageGeneralFileDefault) Code ¶ added in v0.0.18
func (o *CreateStorageGeneralFileDefault) Code() int
Code gets the status code for the create storage general file default response
func (*CreateStorageGeneralFileDefault) Error ¶ added in v0.0.18
func (o *CreateStorageGeneralFileDefault) Error() string
func (*CreateStorageGeneralFileDefault) GetPayload ¶ added in v0.0.18
func (o *CreateStorageGeneralFileDefault) GetPayload() *models.Error
type CreateStorageGeneralFileParams ¶ added in v0.0.18
type CreateStorageGeneralFileParams struct { /*FileUpload General use file content */ FileUpload runtime.NamedReadCloser Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateStorageGeneralFileParams contains all the parameters to send to the API endpoint for the create storage general file operation typically these are written to a http.Request
func NewCreateStorageGeneralFileParams ¶ added in v0.0.18
func NewCreateStorageGeneralFileParams() *CreateStorageGeneralFileParams
NewCreateStorageGeneralFileParams creates a new CreateStorageGeneralFileParams object with the default values initialized.
func NewCreateStorageGeneralFileParamsWithContext ¶ added in v0.0.18
func NewCreateStorageGeneralFileParamsWithContext(ctx context.Context) *CreateStorageGeneralFileParams
NewCreateStorageGeneralFileParamsWithContext creates a new CreateStorageGeneralFileParams object with the default values initialized, and the ability to set a context for a request
func NewCreateStorageGeneralFileParamsWithHTTPClient ¶ added in v0.0.18
func NewCreateStorageGeneralFileParamsWithHTTPClient(client *http.Client) *CreateStorageGeneralFileParams
NewCreateStorageGeneralFileParamsWithHTTPClient creates a new CreateStorageGeneralFileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateStorageGeneralFileParamsWithTimeout ¶ added in v0.0.18
func NewCreateStorageGeneralFileParamsWithTimeout(timeout time.Duration) *CreateStorageGeneralFileParams
NewCreateStorageGeneralFileParamsWithTimeout creates a new CreateStorageGeneralFileParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateStorageGeneralFileParams) SetContext ¶ added in v0.0.18
func (o *CreateStorageGeneralFileParams) SetContext(ctx context.Context)
SetContext adds the context to the create storage general file params
func (*CreateStorageGeneralFileParams) SetFileUpload ¶ added in v0.0.18
func (o *CreateStorageGeneralFileParams) SetFileUpload(fileUpload runtime.NamedReadCloser)
SetFileUpload adds the fileUpload to the create storage general file params
func (*CreateStorageGeneralFileParams) SetHTTPClient ¶ added in v0.0.18
func (o *CreateStorageGeneralFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create storage general file params
func (*CreateStorageGeneralFileParams) SetTimeout ¶ added in v0.0.18
func (o *CreateStorageGeneralFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create storage general file params
func (*CreateStorageGeneralFileParams) WithContext ¶ added in v0.0.18
func (o *CreateStorageGeneralFileParams) WithContext(ctx context.Context) *CreateStorageGeneralFileParams
WithContext adds the context to the create storage general file params
func (*CreateStorageGeneralFileParams) WithFileUpload ¶ added in v0.0.18
func (o *CreateStorageGeneralFileParams) WithFileUpload(fileUpload runtime.NamedReadCloser) *CreateStorageGeneralFileParams
WithFileUpload adds the fileUpload to the create storage general file params
func (*CreateStorageGeneralFileParams) WithHTTPClient ¶ added in v0.0.18
func (o *CreateStorageGeneralFileParams) WithHTTPClient(client *http.Client) *CreateStorageGeneralFileParams
WithHTTPClient adds the HTTPClient to the create storage general file params
func (*CreateStorageGeneralFileParams) WithTimeout ¶ added in v0.0.18
func (o *CreateStorageGeneralFileParams) WithTimeout(timeout time.Duration) *CreateStorageGeneralFileParams
WithTimeout adds the timeout to the create storage general file params
func (*CreateStorageGeneralFileParams) WriteToRequest ¶ added in v0.0.18
func (o *CreateStorageGeneralFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateStorageGeneralFileReader ¶ added in v0.0.18
type CreateStorageGeneralFileReader struct {
// contains filtered or unexported fields
}
CreateStorageGeneralFileReader is a Reader for the CreateStorageGeneralFile structure.
func (*CreateStorageGeneralFileReader) ReadResponse ¶ added in v0.0.18
func (o *CreateStorageGeneralFileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
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 DeleteStorageGeneralFileDefault ¶ added in v0.0.18
type DeleteStorageGeneralFileDefault struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error // contains filtered or unexported fields }
DeleteStorageGeneralFileDefault handles this case with default header values.
General Error
func NewDeleteStorageGeneralFileDefault ¶ added in v0.0.18
func NewDeleteStorageGeneralFileDefault(code int) *DeleteStorageGeneralFileDefault
NewDeleteStorageGeneralFileDefault creates a DeleteStorageGeneralFileDefault with default headers values
func (*DeleteStorageGeneralFileDefault) Code ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileDefault) Code() int
Code gets the status code for the delete storage general file default response
func (*DeleteStorageGeneralFileDefault) Error ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileDefault) Error() string
func (*DeleteStorageGeneralFileDefault) GetPayload ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileDefault) GetPayload() *models.Error
type DeleteStorageGeneralFileNoContent ¶ added in v0.0.18
type DeleteStorageGeneralFileNoContent struct { }
DeleteStorageGeneralFileNoContent handles this case with default header values.
General use file deleted
func NewDeleteStorageGeneralFileNoContent ¶ added in v0.0.18
func NewDeleteStorageGeneralFileNoContent() *DeleteStorageGeneralFileNoContent
NewDeleteStorageGeneralFileNoContent creates a DeleteStorageGeneralFileNoContent with default headers values
func (*DeleteStorageGeneralFileNoContent) Error ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileNoContent) Error() string
type DeleteStorageGeneralFileNotFound ¶ added in v0.0.18
type DeleteStorageGeneralFileNotFound struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error }
DeleteStorageGeneralFileNotFound handles this case with default header values.
The specified resource was not found
func NewDeleteStorageGeneralFileNotFound ¶ added in v0.0.18
func NewDeleteStorageGeneralFileNotFound() *DeleteStorageGeneralFileNotFound
NewDeleteStorageGeneralFileNotFound creates a DeleteStorageGeneralFileNotFound with default headers values
func (*DeleteStorageGeneralFileNotFound) Error ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileNotFound) Error() string
func (*DeleteStorageGeneralFileNotFound) GetPayload ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileNotFound) GetPayload() *models.Error
type DeleteStorageGeneralFileParams ¶ added in v0.0.18
type DeleteStorageGeneralFileParams struct { /*Name General use file storage_name */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteStorageGeneralFileParams contains all the parameters to send to the API endpoint for the delete storage general file operation typically these are written to a http.Request
func NewDeleteStorageGeneralFileParams ¶ added in v0.0.18
func NewDeleteStorageGeneralFileParams() *DeleteStorageGeneralFileParams
NewDeleteStorageGeneralFileParams creates a new DeleteStorageGeneralFileParams object with the default values initialized.
func NewDeleteStorageGeneralFileParamsWithContext ¶ added in v0.0.18
func NewDeleteStorageGeneralFileParamsWithContext(ctx context.Context) *DeleteStorageGeneralFileParams
NewDeleteStorageGeneralFileParamsWithContext creates a new DeleteStorageGeneralFileParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteStorageGeneralFileParamsWithHTTPClient ¶ added in v0.0.18
func NewDeleteStorageGeneralFileParamsWithHTTPClient(client *http.Client) *DeleteStorageGeneralFileParams
NewDeleteStorageGeneralFileParamsWithHTTPClient creates a new DeleteStorageGeneralFileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteStorageGeneralFileParamsWithTimeout ¶ added in v0.0.18
func NewDeleteStorageGeneralFileParamsWithTimeout(timeout time.Duration) *DeleteStorageGeneralFileParams
NewDeleteStorageGeneralFileParamsWithTimeout creates a new DeleteStorageGeneralFileParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteStorageGeneralFileParams) SetContext ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileParams) SetContext(ctx context.Context)
SetContext adds the context to the delete storage general file params
func (*DeleteStorageGeneralFileParams) SetHTTPClient ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete storage general file params
func (*DeleteStorageGeneralFileParams) SetName ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileParams) SetName(name string)
SetName adds the name to the delete storage general file params
func (*DeleteStorageGeneralFileParams) SetTimeout ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete storage general file params
func (*DeleteStorageGeneralFileParams) WithContext ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileParams) WithContext(ctx context.Context) *DeleteStorageGeneralFileParams
WithContext adds the context to the delete storage general file params
func (*DeleteStorageGeneralFileParams) WithHTTPClient ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileParams) WithHTTPClient(client *http.Client) *DeleteStorageGeneralFileParams
WithHTTPClient adds the HTTPClient to the delete storage general file params
func (*DeleteStorageGeneralFileParams) WithName ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileParams) WithName(name string) *DeleteStorageGeneralFileParams
WithName adds the name to the delete storage general file params
func (*DeleteStorageGeneralFileParams) WithTimeout ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileParams) WithTimeout(timeout time.Duration) *DeleteStorageGeneralFileParams
WithTimeout adds the timeout to the delete storage general file params
func (*DeleteStorageGeneralFileParams) WriteToRequest ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteStorageGeneralFileReader ¶ added in v0.0.18
type DeleteStorageGeneralFileReader struct {
// contains filtered or unexported fields
}
DeleteStorageGeneralFileReader is a Reader for the DeleteStorageGeneralFile structure.
func (*DeleteStorageGeneralFileReader) ReadResponse ¶ added in v0.0.18
func (o *DeleteStorageGeneralFileReader) 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 GetAllStorageGeneralFilesDefault ¶ added in v0.0.18
type GetAllStorageGeneralFilesDefault struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error // contains filtered or unexported fields }
GetAllStorageGeneralFilesDefault handles this case with default header values.
General Error
func NewGetAllStorageGeneralFilesDefault ¶ added in v0.0.18
func NewGetAllStorageGeneralFilesDefault(code int) *GetAllStorageGeneralFilesDefault
NewGetAllStorageGeneralFilesDefault creates a GetAllStorageGeneralFilesDefault with default headers values
func (*GetAllStorageGeneralFilesDefault) Code ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesDefault) Code() int
Code gets the status code for the get all storage general files default response
func (*GetAllStorageGeneralFilesDefault) Error ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesDefault) Error() string
func (*GetAllStorageGeneralFilesDefault) GetPayload ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesDefault) GetPayload() *models.Error
type GetAllStorageGeneralFilesNotFound ¶ added in v0.0.18
type GetAllStorageGeneralFilesNotFound struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error }
GetAllStorageGeneralFilesNotFound handles this case with default header values.
The specified resource was not found
func NewGetAllStorageGeneralFilesNotFound ¶ added in v0.0.18
func NewGetAllStorageGeneralFilesNotFound() *GetAllStorageGeneralFilesNotFound
NewGetAllStorageGeneralFilesNotFound creates a GetAllStorageGeneralFilesNotFound with default headers values
func (*GetAllStorageGeneralFilesNotFound) Error ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesNotFound) Error() string
func (*GetAllStorageGeneralFilesNotFound) GetPayload ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesNotFound) GetPayload() *models.Error
type GetAllStorageGeneralFilesOK ¶ added in v0.0.18
type GetAllStorageGeneralFilesOK struct {
Payload models.GeneralFiles
}
GetAllStorageGeneralFilesOK handles this case with default header values.
Successful operation
func NewGetAllStorageGeneralFilesOK ¶ added in v0.0.18
func NewGetAllStorageGeneralFilesOK() *GetAllStorageGeneralFilesOK
NewGetAllStorageGeneralFilesOK creates a GetAllStorageGeneralFilesOK with default headers values
func (*GetAllStorageGeneralFilesOK) Error ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesOK) Error() string
func (*GetAllStorageGeneralFilesOK) GetPayload ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesOK) GetPayload() models.GeneralFiles
type GetAllStorageGeneralFilesParams ¶ added in v0.0.18
type GetAllStorageGeneralFilesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAllStorageGeneralFilesParams contains all the parameters to send to the API endpoint for the get all storage general files operation typically these are written to a http.Request
func NewGetAllStorageGeneralFilesParams ¶ added in v0.0.18
func NewGetAllStorageGeneralFilesParams() *GetAllStorageGeneralFilesParams
NewGetAllStorageGeneralFilesParams creates a new GetAllStorageGeneralFilesParams object with the default values initialized.
func NewGetAllStorageGeneralFilesParamsWithContext ¶ added in v0.0.18
func NewGetAllStorageGeneralFilesParamsWithContext(ctx context.Context) *GetAllStorageGeneralFilesParams
NewGetAllStorageGeneralFilesParamsWithContext creates a new GetAllStorageGeneralFilesParams object with the default values initialized, and the ability to set a context for a request
func NewGetAllStorageGeneralFilesParamsWithHTTPClient ¶ added in v0.0.18
func NewGetAllStorageGeneralFilesParamsWithHTTPClient(client *http.Client) *GetAllStorageGeneralFilesParams
NewGetAllStorageGeneralFilesParamsWithHTTPClient creates a new GetAllStorageGeneralFilesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllStorageGeneralFilesParamsWithTimeout ¶ added in v0.0.18
func NewGetAllStorageGeneralFilesParamsWithTimeout(timeout time.Duration) *GetAllStorageGeneralFilesParams
NewGetAllStorageGeneralFilesParamsWithTimeout creates a new GetAllStorageGeneralFilesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllStorageGeneralFilesParams) SetContext ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesParams) SetContext(ctx context.Context)
SetContext adds the context to the get all storage general files params
func (*GetAllStorageGeneralFilesParams) SetHTTPClient ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get all storage general files params
func (*GetAllStorageGeneralFilesParams) SetTimeout ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get all storage general files params
func (*GetAllStorageGeneralFilesParams) WithContext ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesParams) WithContext(ctx context.Context) *GetAllStorageGeneralFilesParams
WithContext adds the context to the get all storage general files params
func (*GetAllStorageGeneralFilesParams) WithHTTPClient ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesParams) WithHTTPClient(client *http.Client) *GetAllStorageGeneralFilesParams
WithHTTPClient adds the HTTPClient to the get all storage general files params
func (*GetAllStorageGeneralFilesParams) WithTimeout ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesParams) WithTimeout(timeout time.Duration) *GetAllStorageGeneralFilesParams
WithTimeout adds the timeout to the get all storage general files params
func (*GetAllStorageGeneralFilesParams) WriteToRequest ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllStorageGeneralFilesReader ¶ added in v0.0.18
type GetAllStorageGeneralFilesReader struct {
// contains filtered or unexported fields
}
GetAllStorageGeneralFilesReader is a Reader for the GetAllStorageGeneralFiles structure.
func (*GetAllStorageGeneralFilesReader) ReadResponse ¶ added in v0.0.18
func (o *GetAllStorageGeneralFilesReader) 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 GetOneStorageGeneralFileDefault ¶ added in v0.0.18
type GetOneStorageGeneralFileDefault struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error // contains filtered or unexported fields }
GetOneStorageGeneralFileDefault handles this case with default header values.
General Error
func NewGetOneStorageGeneralFileDefault ¶ added in v0.0.18
func NewGetOneStorageGeneralFileDefault(code int) *GetOneStorageGeneralFileDefault
NewGetOneStorageGeneralFileDefault creates a GetOneStorageGeneralFileDefault with default headers values
func (*GetOneStorageGeneralFileDefault) Code ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileDefault) Code() int
Code gets the status code for the get one storage general file default response
func (*GetOneStorageGeneralFileDefault) Error ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileDefault) Error() string
func (*GetOneStorageGeneralFileDefault) GetPayload ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileDefault) GetPayload() *models.Error
type GetOneStorageGeneralFileNotFound ¶ added in v0.0.18
type GetOneStorageGeneralFileNotFound struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error }
GetOneStorageGeneralFileNotFound handles this case with default header values.
The specified resource was not found
func NewGetOneStorageGeneralFileNotFound ¶ added in v0.0.18
func NewGetOneStorageGeneralFileNotFound() *GetOneStorageGeneralFileNotFound
NewGetOneStorageGeneralFileNotFound creates a GetOneStorageGeneralFileNotFound with default headers values
func (*GetOneStorageGeneralFileNotFound) Error ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileNotFound) Error() string
func (*GetOneStorageGeneralFileNotFound) GetPayload ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileNotFound) GetPayload() *models.Error
type GetOneStorageGeneralFileOK ¶ added in v0.0.18
GetOneStorageGeneralFileOK handles this case with default header values.
Successful operation
func NewGetOneStorageGeneralFileOK ¶ added in v0.0.18
func NewGetOneStorageGeneralFileOK(writer io.Writer) *GetOneStorageGeneralFileOK
NewGetOneStorageGeneralFileOK creates a GetOneStorageGeneralFileOK with default headers values
func (*GetOneStorageGeneralFileOK) Error ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileOK) Error() string
func (*GetOneStorageGeneralFileOK) GetPayload ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileOK) GetPayload() io.Writer
type GetOneStorageGeneralFileParams ¶ added in v0.0.18
type GetOneStorageGeneralFileParams struct { /*Name General use file storage_name */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetOneStorageGeneralFileParams contains all the parameters to send to the API endpoint for the get one storage general file operation typically these are written to a http.Request
func NewGetOneStorageGeneralFileParams ¶ added in v0.0.18
func NewGetOneStorageGeneralFileParams() *GetOneStorageGeneralFileParams
NewGetOneStorageGeneralFileParams creates a new GetOneStorageGeneralFileParams object with the default values initialized.
func NewGetOneStorageGeneralFileParamsWithContext ¶ added in v0.0.18
func NewGetOneStorageGeneralFileParamsWithContext(ctx context.Context) *GetOneStorageGeneralFileParams
NewGetOneStorageGeneralFileParamsWithContext creates a new GetOneStorageGeneralFileParams object with the default values initialized, and the ability to set a context for a request
func NewGetOneStorageGeneralFileParamsWithHTTPClient ¶ added in v0.0.18
func NewGetOneStorageGeneralFileParamsWithHTTPClient(client *http.Client) *GetOneStorageGeneralFileParams
NewGetOneStorageGeneralFileParamsWithHTTPClient creates a new GetOneStorageGeneralFileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetOneStorageGeneralFileParamsWithTimeout ¶ added in v0.0.18
func NewGetOneStorageGeneralFileParamsWithTimeout(timeout time.Duration) *GetOneStorageGeneralFileParams
NewGetOneStorageGeneralFileParamsWithTimeout creates a new GetOneStorageGeneralFileParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetOneStorageGeneralFileParams) SetContext ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileParams) SetContext(ctx context.Context)
SetContext adds the context to the get one storage general file params
func (*GetOneStorageGeneralFileParams) SetHTTPClient ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get one storage general file params
func (*GetOneStorageGeneralFileParams) SetName ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileParams) SetName(name string)
SetName adds the name to the get one storage general file params
func (*GetOneStorageGeneralFileParams) SetTimeout ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get one storage general file params
func (*GetOneStorageGeneralFileParams) WithContext ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileParams) WithContext(ctx context.Context) *GetOneStorageGeneralFileParams
WithContext adds the context to the get one storage general file params
func (*GetOneStorageGeneralFileParams) WithHTTPClient ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileParams) WithHTTPClient(client *http.Client) *GetOneStorageGeneralFileParams
WithHTTPClient adds the HTTPClient to the get one storage general file params
func (*GetOneStorageGeneralFileParams) WithName ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileParams) WithName(name string) *GetOneStorageGeneralFileParams
WithName adds the name to the get one storage general file params
func (*GetOneStorageGeneralFileParams) WithTimeout ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileParams) WithTimeout(timeout time.Duration) *GetOneStorageGeneralFileParams
WithTimeout adds the timeout to the get one storage general file params
func (*GetOneStorageGeneralFileParams) WriteToRequest ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOneStorageGeneralFileReader ¶ added in v0.0.18
type GetOneStorageGeneralFileReader struct {
// contains filtered or unexported fields
}
GetOneStorageGeneralFileReader is a Reader for the GetOneStorageGeneralFile structure.
func (*GetOneStorageGeneralFileReader) ReadResponse ¶ added in v0.0.18
func (o *GetOneStorageGeneralFileReader) 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 ReplaceStorageGeneralFileAccepted ¶ added in v0.0.18
type ReplaceStorageGeneralFileAccepted struct { /*ID of the requested reload */ ReloadID string }
ReplaceStorageGeneralFileAccepted handles this case with default header values.
Configuration change accepted and reload requested
func NewReplaceStorageGeneralFileAccepted ¶ added in v0.0.18
func NewReplaceStorageGeneralFileAccepted() *ReplaceStorageGeneralFileAccepted
NewReplaceStorageGeneralFileAccepted creates a ReplaceStorageGeneralFileAccepted with default headers values
func (*ReplaceStorageGeneralFileAccepted) Error ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileAccepted) Error() string
type ReplaceStorageGeneralFileBadRequest ¶ added in v0.0.18
type ReplaceStorageGeneralFileBadRequest struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error }
ReplaceStorageGeneralFileBadRequest handles this case with default header values.
Bad request
func NewReplaceStorageGeneralFileBadRequest ¶ added in v0.0.18
func NewReplaceStorageGeneralFileBadRequest() *ReplaceStorageGeneralFileBadRequest
NewReplaceStorageGeneralFileBadRequest creates a ReplaceStorageGeneralFileBadRequest with default headers values
func (*ReplaceStorageGeneralFileBadRequest) Error ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileBadRequest) Error() string
func (*ReplaceStorageGeneralFileBadRequest) GetPayload ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileBadRequest) GetPayload() *models.Error
type ReplaceStorageGeneralFileDefault ¶ added in v0.0.18
type ReplaceStorageGeneralFileDefault struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error // contains filtered or unexported fields }
ReplaceStorageGeneralFileDefault handles this case with default header values.
General Error
func NewReplaceStorageGeneralFileDefault ¶ added in v0.0.18
func NewReplaceStorageGeneralFileDefault(code int) *ReplaceStorageGeneralFileDefault
NewReplaceStorageGeneralFileDefault creates a ReplaceStorageGeneralFileDefault with default headers values
func (*ReplaceStorageGeneralFileDefault) Code ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileDefault) Code() int
Code gets the status code for the replace storage general file default response
func (*ReplaceStorageGeneralFileDefault) Error ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileDefault) Error() string
func (*ReplaceStorageGeneralFileDefault) GetPayload ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileDefault) GetPayload() *models.Error
type ReplaceStorageGeneralFileNoContent ¶ added in v0.0.18
type ReplaceStorageGeneralFileNoContent struct { }
ReplaceStorageGeneralFileNoContent handles this case with default header values.
General use file replaced
func NewReplaceStorageGeneralFileNoContent ¶ added in v0.0.18
func NewReplaceStorageGeneralFileNoContent() *ReplaceStorageGeneralFileNoContent
NewReplaceStorageGeneralFileNoContent creates a ReplaceStorageGeneralFileNoContent with default headers values
func (*ReplaceStorageGeneralFileNoContent) Error ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileNoContent) Error() string
type ReplaceStorageGeneralFileNotFound ¶ added in v0.0.18
type ReplaceStorageGeneralFileNotFound struct { /*Configuration file version */ ConfigurationVersion string Payload *models.Error }
ReplaceStorageGeneralFileNotFound handles this case with default header values.
The specified resource was not found
func NewReplaceStorageGeneralFileNotFound ¶ added in v0.0.18
func NewReplaceStorageGeneralFileNotFound() *ReplaceStorageGeneralFileNotFound
NewReplaceStorageGeneralFileNotFound creates a ReplaceStorageGeneralFileNotFound with default headers values
func (*ReplaceStorageGeneralFileNotFound) Error ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileNotFound) Error() string
func (*ReplaceStorageGeneralFileNotFound) GetPayload ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileNotFound) GetPayload() *models.Error
type ReplaceStorageGeneralFileParams ¶ added in v0.0.18
type ReplaceStorageGeneralFileParams 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 General use 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 }
ReplaceStorageGeneralFileParams contains all the parameters to send to the API endpoint for the replace storage general file operation typically these are written to a http.Request
func NewReplaceStorageGeneralFileParams ¶ added in v0.0.18
func NewReplaceStorageGeneralFileParams() *ReplaceStorageGeneralFileParams
NewReplaceStorageGeneralFileParams creates a new ReplaceStorageGeneralFileParams object with the default values initialized.
func NewReplaceStorageGeneralFileParamsWithContext ¶ added in v0.0.18
func NewReplaceStorageGeneralFileParamsWithContext(ctx context.Context) *ReplaceStorageGeneralFileParams
NewReplaceStorageGeneralFileParamsWithContext creates a new ReplaceStorageGeneralFileParams object with the default values initialized, and the ability to set a context for a request
func NewReplaceStorageGeneralFileParamsWithHTTPClient ¶ added in v0.0.18
func NewReplaceStorageGeneralFileParamsWithHTTPClient(client *http.Client) *ReplaceStorageGeneralFileParams
NewReplaceStorageGeneralFileParamsWithHTTPClient creates a new ReplaceStorageGeneralFileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewReplaceStorageGeneralFileParamsWithTimeout ¶ added in v0.0.18
func NewReplaceStorageGeneralFileParamsWithTimeout(timeout time.Duration) *ReplaceStorageGeneralFileParams
NewReplaceStorageGeneralFileParamsWithTimeout creates a new ReplaceStorageGeneralFileParams object with the default values initialized, and the ability to set a timeout on a request
func (*ReplaceStorageGeneralFileParams) SetContext ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) SetContext(ctx context.Context)
SetContext adds the context to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) SetData ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) SetData(data string)
SetData adds the data to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) SetForceReload ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) SetForceReload(forceReload *bool)
SetForceReload adds the forceReload to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) SetHTTPClient ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) SetName ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) SetName(name string)
SetName adds the name to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) SetSkipReload ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) SetSkipReload(skipReload *bool)
SetSkipReload adds the skipReload to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) SetTimeout ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) WithContext ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) WithContext(ctx context.Context) *ReplaceStorageGeneralFileParams
WithContext adds the context to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) WithData ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) WithData(data string) *ReplaceStorageGeneralFileParams
WithData adds the data to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) WithForceReload ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) WithForceReload(forceReload *bool) *ReplaceStorageGeneralFileParams
WithForceReload adds the forceReload to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) WithHTTPClient ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) WithHTTPClient(client *http.Client) *ReplaceStorageGeneralFileParams
WithHTTPClient adds the HTTPClient to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) WithName ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) WithName(name string) *ReplaceStorageGeneralFileParams
WithName adds the name to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) WithSkipReload ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) WithSkipReload(skipReload *bool) *ReplaceStorageGeneralFileParams
WithSkipReload adds the skipReload to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) WithTimeout ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) WithTimeout(timeout time.Duration) *ReplaceStorageGeneralFileParams
WithTimeout adds the timeout to the replace storage general file params
func (*ReplaceStorageGeneralFileParams) WriteToRequest ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ReplaceStorageGeneralFileReader ¶ added in v0.0.18
type ReplaceStorageGeneralFileReader struct {
// contains filtered or unexported fields
}
ReplaceStorageGeneralFileReader is a Reader for the ReplaceStorageGeneralFile structure.
func (*ReplaceStorageGeneralFileReader) ReadResponse ¶ added in v0.0.18
func (o *ReplaceStorageGeneralFileReader) 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_general_file_parameters.go
- create_storage_general_file_responses.go
- 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_general_file_parameters.go
- delete_storage_general_file_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_general_files_parameters.go
- get_all_storage_general_files_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_general_file_parameters.go
- get_one_storage_general_file_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_general_file_parameters.go
- replace_storage_general_file_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