Versions in this module Expand all Collapse all v1 v1.0.0 Sep 21, 2019 Changes in this version + type Client struct + func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client + func (a *Client) ConnectScopeToOrigin(params *ConnectScopeToOriginParams, authInfo runtime.ClientAuthInfoWriter) (*ConnectScopeToOriginOK, error) + func (a *Client) ConnectSiteToCertificate(params *ConnectSiteToCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*ConnectSiteToCertificateOK, error) + func (a *Client) CreateCertificate(params *CreateCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*CreateCertificateOK, error) + func (a *Client) CreateScope(params *CreateScopeParams, authInfo runtime.ClientAuthInfoWriter) (*CreateScopeOK, error) + func (a *Client) CreateScopeHostname(params *CreateScopeHostnameParams, authInfo runtime.ClientAuthInfoWriter) (*CreateScopeHostnameOK, error) + func (a *Client) CreateScopeRule(params *CreateScopeRuleParams, authInfo runtime.ClientAuthInfoWriter) (*CreateScopeRuleOK, error) + func (a *Client) CreateSite(params *CreateSiteParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteOK, error) + func (a *Client) CreateSiteScript(params *CreateSiteScriptParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteScriptOK, error) + func (a *Client) DeleteCertificate(params *DeleteCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteCertificateNoContent, error) + func (a *Client) DeleteScope(params *DeleteScopeParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteScopeNoContent, error) + func (a *Client) DeleteScopeHostname(params *DeleteScopeHostnameParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteScopeHostnameNoContent, error) + func (a *Client) DeleteScopeRule(params *DeleteScopeRuleParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteScopeRuleNoContent, error) + func (a *Client) DeleteSite(params *DeleteSiteParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteNoContent, error) + func (a *Client) DeleteSiteScript(params *DeleteSiteScriptParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteScriptNoContent, error) + func (a *Client) DisableSite(params *DisableSiteParams, authInfo runtime.ClientAuthInfoWriter) (*DisableSiteNoContent, error) + func (a *Client) DisconnectScopeFromOrigin(params *DisconnectScopeFromOriginParams, authInfo runtime.ClientAuthInfoWriter) (*DisconnectScopeFromOriginNoContent, error) + func (a *Client) EnableSite(params *EnableSiteParams, authInfo runtime.ClientAuthInfoWriter) (*EnableSiteNoContent, error) + func (a *Client) GetCDNIps(params *GetCDNIpsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCDNIpsOK, error) + func (a *Client) GetCertificate(params *GetCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*GetCertificateOK, error) + func (a *Client) GetCertificateSites(params *GetCertificateSitesParams, authInfo runtime.ClientAuthInfoWriter) (*GetCertificateSitesOK, error) + func (a *Client) GetCertificateVerificationDetails(params *GetCertificateVerificationDetailsParams, ...) (*GetCertificateVerificationDetailsOK, error) + func (a *Client) GetCertificates(params *GetCertificatesParams, authInfo runtime.ClientAuthInfoWriter) (*GetCertificatesOK, error) + func (a *Client) GetClosestPops(params *GetClosestPopsParams, authInfo runtime.ClientAuthInfoWriter) (*GetClosestPopsOK, error) + func (a *Client) GetMetrics(params *GetMetricsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMetricsOK, error) + func (a *Client) GetOrigin(params *GetOriginParams, authInfo runtime.ClientAuthInfoWriter) (*GetOriginOK, error) + func (a *Client) GetOrigins(params *GetOriginsParams, authInfo runtime.ClientAuthInfoWriter) (*GetOriginsOK, error) + func (a *Client) GetPops(params *GetPopsParams, authInfo runtime.ClientAuthInfoWriter) (*GetPopsOK, error) + func (a *Client) GetPurgeStatus(params *GetPurgeStatusParams, authInfo runtime.ClientAuthInfoWriter) (*GetPurgeStatusOK, error) + func (a *Client) GetScopeConfiguration(params *GetScopeConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*GetScopeConfigurationOK, error) + func (a *Client) GetScopeHostnames(params *GetScopeHostnamesParams, authInfo runtime.ClientAuthInfoWriter) (*GetScopeHostnamesOK, error) + func (a *Client) GetScopeOrigins(params *GetScopeOriginsParams, authInfo runtime.ClientAuthInfoWriter) (*GetScopeOriginsOK, error) + func (a *Client) GetScopeRule(params *GetScopeRuleParams, authInfo runtime.ClientAuthInfoWriter) (*GetScopeRuleOK, error) + func (a *Client) GetScopeRuleConfiguration(params *GetScopeRuleConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*GetScopeRuleConfigurationOK, error) + func (a *Client) GetScopeRules(params *GetScopeRulesParams, authInfo runtime.ClientAuthInfoWriter) (*GetScopeRulesOK, error) + func (a *Client) GetSite(params *GetSiteParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteOK, error) + func (a *Client) GetSiteCertificates(params *GetSiteCertificatesParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteCertificatesOK, error) + func (a *Client) GetSiteDNSTargets(params *GetSiteDNSTargetsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDNSTargetsOK, error) + func (a *Client) GetSiteScopes(params *GetSiteScopesParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteScopesOK, error) + func (a *Client) GetSiteScript(params *GetSiteScriptParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteScriptOK, error) + func (a *Client) GetSiteScript2(params *GetSiteScript2Params, authInfo runtime.ClientAuthInfoWriter) (*GetSiteScript2OK, error) + func (a *Client) GetSiteScripts(params *GetSiteScriptsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteScriptsOK, error) + func (a *Client) GetSites(params *GetSitesParams, authInfo runtime.ClientAuthInfoWriter) (*GetSitesOK, error) + func (a *Client) PurgeContent(params *PurgeContentParams, authInfo runtime.ClientAuthInfoWriter) (*PurgeContentOK, error) + func (a *Client) RenewCertificate(params *RenewCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*RenewCertificateNoContent, error) + func (a *Client) RequestCertificate(params *RequestCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*RequestCertificateOK, error) + func (a *Client) ScanOrigin(params *ScanOriginParams, authInfo runtime.ClientAuthInfoWriter) (*ScanOriginOK, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + func (a *Client) UpdateCertificate(params *UpdateCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateCertificateOK, error) + func (a *Client) UpdateOrigin(params *UpdateOriginParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateOriginOK, error) + func (a *Client) UpdateScopeConfiguration(params *UpdateScopeConfigurationParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateScopeConfigurationOK, error) + func (a *Client) UpdateScopeRuleConfiguration(params *UpdateScopeRuleConfigurationParams, ...) (*UpdateScopeRuleConfigurationOK, error) + func (a *Client) UpdateSiteCertificateHosts(params *UpdateSiteCertificateHostsParams, ...) (*UpdateSiteCertificateHostsNoContent, error) + func (a *Client) UpdateSiteScript(params *UpdateSiteScriptParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteScriptOK, error) + type ConnectScopeToOriginDefault struct + Payload *models.APIStatus + func NewConnectScopeToOriginDefault(code int) *ConnectScopeToOriginDefault + func (o *ConnectScopeToOriginDefault) Code() int + func (o *ConnectScopeToOriginDefault) Error() string + type ConnectScopeToOriginInternalServerError struct + Payload *models.APIStatus + func NewConnectScopeToOriginInternalServerError() *ConnectScopeToOriginInternalServerError + func (o *ConnectScopeToOriginInternalServerError) Error() string + type ConnectScopeToOriginOK struct + Payload *models.CdnConnectScopeToOriginResponse + func NewConnectScopeToOriginOK() *ConnectScopeToOriginOK + func (o *ConnectScopeToOriginOK) Error() string + type ConnectScopeToOriginParams struct + Body *models.CdnConnectScopeToOriginRequest + Context context.Context + HTTPClient *http.Client + ScopeID string + SiteID string + StackID string + func NewConnectScopeToOriginParams() *ConnectScopeToOriginParams + func NewConnectScopeToOriginParamsWithContext(ctx context.Context) *ConnectScopeToOriginParams + func NewConnectScopeToOriginParamsWithHTTPClient(client *http.Client) *ConnectScopeToOriginParams + func NewConnectScopeToOriginParamsWithTimeout(timeout time.Duration) *ConnectScopeToOriginParams + func (o *ConnectScopeToOriginParams) SetBody(body *models.CdnConnectScopeToOriginRequest) + func (o *ConnectScopeToOriginParams) SetContext(ctx context.Context) + func (o *ConnectScopeToOriginParams) SetHTTPClient(client *http.Client) + func (o *ConnectScopeToOriginParams) SetScopeID(scopeID string) + func (o *ConnectScopeToOriginParams) SetSiteID(siteID string) + func (o *ConnectScopeToOriginParams) SetStackID(stackID string) + func (o *ConnectScopeToOriginParams) SetTimeout(timeout time.Duration) + func (o *ConnectScopeToOriginParams) WithBody(body *models.CdnConnectScopeToOriginRequest) *ConnectScopeToOriginParams + func (o *ConnectScopeToOriginParams) WithContext(ctx context.Context) *ConnectScopeToOriginParams + func (o *ConnectScopeToOriginParams) WithHTTPClient(client *http.Client) *ConnectScopeToOriginParams + func (o *ConnectScopeToOriginParams) WithScopeID(scopeID string) *ConnectScopeToOriginParams + func (o *ConnectScopeToOriginParams) WithSiteID(siteID string) *ConnectScopeToOriginParams + func (o *ConnectScopeToOriginParams) WithStackID(stackID string) *ConnectScopeToOriginParams + func (o *ConnectScopeToOriginParams) WithTimeout(timeout time.Duration) *ConnectScopeToOriginParams + func (o *ConnectScopeToOriginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type ConnectScopeToOriginReader struct + func (o *ConnectScopeToOriginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ConnectScopeToOriginUnauthorized struct + Payload *models.APIStatus + func NewConnectScopeToOriginUnauthorized() *ConnectScopeToOriginUnauthorized + func (o *ConnectScopeToOriginUnauthorized) Error() string + type ConnectSiteToCertificateDefault struct + Payload *models.APIStatus + func NewConnectSiteToCertificateDefault(code int) *ConnectSiteToCertificateDefault + func (o *ConnectSiteToCertificateDefault) Code() int + func (o *ConnectSiteToCertificateDefault) Error() string + type ConnectSiteToCertificateInternalServerError struct + Payload *models.APIStatus + func NewConnectSiteToCertificateInternalServerError() *ConnectSiteToCertificateInternalServerError + func (o *ConnectSiteToCertificateInternalServerError) Error() string + type ConnectSiteToCertificateOK struct + Payload *models.CdnConnectSiteToCertificateResponse + func NewConnectSiteToCertificateOK() *ConnectSiteToCertificateOK + func (o *ConnectSiteToCertificateOK) Error() string + type ConnectSiteToCertificateParams struct + CertificateID string + Context context.Context + HTTPClient *http.Client + SiteID string + StackID string + func NewConnectSiteToCertificateParams() *ConnectSiteToCertificateParams + func NewConnectSiteToCertificateParamsWithContext(ctx context.Context) *ConnectSiteToCertificateParams + func NewConnectSiteToCertificateParamsWithHTTPClient(client *http.Client) *ConnectSiteToCertificateParams + func NewConnectSiteToCertificateParamsWithTimeout(timeout time.Duration) *ConnectSiteToCertificateParams + func (o *ConnectSiteToCertificateParams) SetCertificateID(certificateID string) + func (o *ConnectSiteToCertificateParams) SetContext(ctx context.Context) + func (o *ConnectSiteToCertificateParams) SetHTTPClient(client *http.Client) + func (o *ConnectSiteToCertificateParams) SetSiteID(siteID string) + func (o *ConnectSiteToCertificateParams) SetStackID(stackID string) + func (o *ConnectSiteToCertificateParams) SetTimeout(timeout time.Duration) + func (o *ConnectSiteToCertificateParams) WithCertificateID(certificateID string) *ConnectSiteToCertificateParams + func (o *ConnectSiteToCertificateParams) WithContext(ctx context.Context) *ConnectSiteToCertificateParams + func (o *ConnectSiteToCertificateParams) WithHTTPClient(client *http.Client) *ConnectSiteToCertificateParams + func (o *ConnectSiteToCertificateParams) WithSiteID(siteID string) *ConnectSiteToCertificateParams + func (o *ConnectSiteToCertificateParams) WithStackID(stackID string) *ConnectSiteToCertificateParams + func (o *ConnectSiteToCertificateParams) WithTimeout(timeout time.Duration) *ConnectSiteToCertificateParams + func (o *ConnectSiteToCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type ConnectSiteToCertificateReader struct + func (o *ConnectSiteToCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ConnectSiteToCertificateUnauthorized struct + Payload *models.APIStatus + func NewConnectSiteToCertificateUnauthorized() *ConnectSiteToCertificateUnauthorized + func (o *ConnectSiteToCertificateUnauthorized) Error() string + type CreateCertificateDefault struct + Payload *models.APIStatus + func NewCreateCertificateDefault(code int) *CreateCertificateDefault + func (o *CreateCertificateDefault) Code() int + func (o *CreateCertificateDefault) Error() string + type CreateCertificateInternalServerError struct + Payload *models.APIStatus + func NewCreateCertificateInternalServerError() *CreateCertificateInternalServerError + func (o *CreateCertificateInternalServerError) Error() string + type CreateCertificateOK struct + Payload *models.CdnCreateCertificateResponse + func NewCreateCertificateOK() *CreateCertificateOK + func (o *CreateCertificateOK) Error() string + type CreateCertificateParams struct + Body *models.CdnCreateCertificateRequest + Context context.Context + HTTPClient *http.Client + StackID string + func NewCreateCertificateParams() *CreateCertificateParams + func NewCreateCertificateParamsWithContext(ctx context.Context) *CreateCertificateParams + func NewCreateCertificateParamsWithHTTPClient(client *http.Client) *CreateCertificateParams + func NewCreateCertificateParamsWithTimeout(timeout time.Duration) *CreateCertificateParams + func (o *CreateCertificateParams) SetBody(body *models.CdnCreateCertificateRequest) + func (o *CreateCertificateParams) SetContext(ctx context.Context) + func (o *CreateCertificateParams) SetHTTPClient(client *http.Client) + func (o *CreateCertificateParams) SetStackID(stackID string) + func (o *CreateCertificateParams) SetTimeout(timeout time.Duration) + func (o *CreateCertificateParams) WithBody(body *models.CdnCreateCertificateRequest) *CreateCertificateParams + func (o *CreateCertificateParams) WithContext(ctx context.Context) *CreateCertificateParams + func (o *CreateCertificateParams) WithHTTPClient(client *http.Client) *CreateCertificateParams + func (o *CreateCertificateParams) WithStackID(stackID string) *CreateCertificateParams + func (o *CreateCertificateParams) WithTimeout(timeout time.Duration) *CreateCertificateParams + func (o *CreateCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateCertificateReader struct + func (o *CreateCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateCertificateUnauthorized struct + Payload *models.APIStatus + func NewCreateCertificateUnauthorized() *CreateCertificateUnauthorized + func (o *CreateCertificateUnauthorized) Error() string + type CreateScopeDefault struct + Payload *models.APIStatus + func NewCreateScopeDefault(code int) *CreateScopeDefault + func (o *CreateScopeDefault) Code() int + func (o *CreateScopeDefault) Error() string + type CreateScopeHostnameDefault struct + Payload *models.APIStatus + func NewCreateScopeHostnameDefault(code int) *CreateScopeHostnameDefault + func (o *CreateScopeHostnameDefault) Code() int + func (o *CreateScopeHostnameDefault) Error() string + type CreateScopeHostnameInternalServerError struct + Payload *models.APIStatus + func NewCreateScopeHostnameInternalServerError() *CreateScopeHostnameInternalServerError + func (o *CreateScopeHostnameInternalServerError) Error() string + type CreateScopeHostnameOK struct + Payload *models.CdnCreateScopeHostnameResponse + func NewCreateScopeHostnameOK() *CreateScopeHostnameOK + func (o *CreateScopeHostnameOK) Error() string + type CreateScopeHostnameParams struct + Body *models.CdnCreateScopeHostnameRequest + Context context.Context + HTTPClient *http.Client + ScopeID string + SiteID string + StackID string + func NewCreateScopeHostnameParams() *CreateScopeHostnameParams + func NewCreateScopeHostnameParamsWithContext(ctx context.Context) *CreateScopeHostnameParams + func NewCreateScopeHostnameParamsWithHTTPClient(client *http.Client) *CreateScopeHostnameParams + func NewCreateScopeHostnameParamsWithTimeout(timeout time.Duration) *CreateScopeHostnameParams + func (o *CreateScopeHostnameParams) SetBody(body *models.CdnCreateScopeHostnameRequest) + func (o *CreateScopeHostnameParams) SetContext(ctx context.Context) + func (o *CreateScopeHostnameParams) SetHTTPClient(client *http.Client) + func (o *CreateScopeHostnameParams) SetScopeID(scopeID string) + func (o *CreateScopeHostnameParams) SetSiteID(siteID string) + func (o *CreateScopeHostnameParams) SetStackID(stackID string) + func (o *CreateScopeHostnameParams) SetTimeout(timeout time.Duration) + func (o *CreateScopeHostnameParams) WithBody(body *models.CdnCreateScopeHostnameRequest) *CreateScopeHostnameParams + func (o *CreateScopeHostnameParams) WithContext(ctx context.Context) *CreateScopeHostnameParams + func (o *CreateScopeHostnameParams) WithHTTPClient(client *http.Client) *CreateScopeHostnameParams + func (o *CreateScopeHostnameParams) WithScopeID(scopeID string) *CreateScopeHostnameParams + func (o *CreateScopeHostnameParams) WithSiteID(siteID string) *CreateScopeHostnameParams + func (o *CreateScopeHostnameParams) WithStackID(stackID string) *CreateScopeHostnameParams + func (o *CreateScopeHostnameParams) WithTimeout(timeout time.Duration) *CreateScopeHostnameParams + func (o *CreateScopeHostnameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateScopeHostnameReader struct + func (o *CreateScopeHostnameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateScopeHostnameUnauthorized struct + Payload *models.APIStatus + func NewCreateScopeHostnameUnauthorized() *CreateScopeHostnameUnauthorized + func (o *CreateScopeHostnameUnauthorized) Error() string + type CreateScopeInternalServerError struct + Payload *models.APIStatus + func NewCreateScopeInternalServerError() *CreateScopeInternalServerError + func (o *CreateScopeInternalServerError) Error() string + type CreateScopeOK struct + Payload *models.CdnCreateScopeResponse + func NewCreateScopeOK() *CreateScopeOK + func (o *CreateScopeOK) Error() string + type CreateScopeParams struct + Body *models.CdnCreateScopeRequest + Context context.Context + HTTPClient *http.Client + SiteID string + StackID string + func NewCreateScopeParams() *CreateScopeParams + func NewCreateScopeParamsWithContext(ctx context.Context) *CreateScopeParams + func NewCreateScopeParamsWithHTTPClient(client *http.Client) *CreateScopeParams + func NewCreateScopeParamsWithTimeout(timeout time.Duration) *CreateScopeParams + func (o *CreateScopeParams) SetBody(body *models.CdnCreateScopeRequest) + func (o *CreateScopeParams) SetContext(ctx context.Context) + func (o *CreateScopeParams) SetHTTPClient(client *http.Client) + func (o *CreateScopeParams) SetSiteID(siteID string) + func (o *CreateScopeParams) SetStackID(stackID string) + func (o *CreateScopeParams) SetTimeout(timeout time.Duration) + func (o *CreateScopeParams) WithBody(body *models.CdnCreateScopeRequest) *CreateScopeParams + func (o *CreateScopeParams) WithContext(ctx context.Context) *CreateScopeParams + func (o *CreateScopeParams) WithHTTPClient(client *http.Client) *CreateScopeParams + func (o *CreateScopeParams) WithSiteID(siteID string) *CreateScopeParams + func (o *CreateScopeParams) WithStackID(stackID string) *CreateScopeParams + func (o *CreateScopeParams) WithTimeout(timeout time.Duration) *CreateScopeParams + func (o *CreateScopeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateScopeReader struct + func (o *CreateScopeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateScopeRuleDefault struct + Payload *models.APIStatus + func NewCreateScopeRuleDefault(code int) *CreateScopeRuleDefault + func (o *CreateScopeRuleDefault) Code() int + func (o *CreateScopeRuleDefault) Error() string + type CreateScopeRuleInternalServerError struct + Payload *models.APIStatus + func NewCreateScopeRuleInternalServerError() *CreateScopeRuleInternalServerError + func (o *CreateScopeRuleInternalServerError) Error() string + type CreateScopeRuleOK struct + Payload *models.CdnCreateScopeRuleResponse + func NewCreateScopeRuleOK() *CreateScopeRuleOK + func (o *CreateScopeRuleOK) Error() string + type CreateScopeRuleParams struct + Body *models.CdnCreateScopeRuleRequest + Context context.Context + HTTPClient *http.Client + ScopeID string + SiteID string + StackID string + func NewCreateScopeRuleParams() *CreateScopeRuleParams + func NewCreateScopeRuleParamsWithContext(ctx context.Context) *CreateScopeRuleParams + func NewCreateScopeRuleParamsWithHTTPClient(client *http.Client) *CreateScopeRuleParams + func NewCreateScopeRuleParamsWithTimeout(timeout time.Duration) *CreateScopeRuleParams + func (o *CreateScopeRuleParams) SetBody(body *models.CdnCreateScopeRuleRequest) + func (o *CreateScopeRuleParams) SetContext(ctx context.Context) + func (o *CreateScopeRuleParams) SetHTTPClient(client *http.Client) + func (o *CreateScopeRuleParams) SetScopeID(scopeID string) + func (o *CreateScopeRuleParams) SetSiteID(siteID string) + func (o *CreateScopeRuleParams) SetStackID(stackID string) + func (o *CreateScopeRuleParams) SetTimeout(timeout time.Duration) + func (o *CreateScopeRuleParams) WithBody(body *models.CdnCreateScopeRuleRequest) *CreateScopeRuleParams + func (o *CreateScopeRuleParams) WithContext(ctx context.Context) *CreateScopeRuleParams + func (o *CreateScopeRuleParams) WithHTTPClient(client *http.Client) *CreateScopeRuleParams + func (o *CreateScopeRuleParams) WithScopeID(scopeID string) *CreateScopeRuleParams + func (o *CreateScopeRuleParams) WithSiteID(siteID string) *CreateScopeRuleParams + func (o *CreateScopeRuleParams) WithStackID(stackID string) *CreateScopeRuleParams + func (o *CreateScopeRuleParams) WithTimeout(timeout time.Duration) *CreateScopeRuleParams + func (o *CreateScopeRuleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateScopeRuleReader struct + func (o *CreateScopeRuleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateScopeRuleUnauthorized struct + Payload *models.APIStatus + func NewCreateScopeRuleUnauthorized() *CreateScopeRuleUnauthorized + func (o *CreateScopeRuleUnauthorized) Error() string + type CreateScopeUnauthorized struct + Payload *models.APIStatus + func NewCreateScopeUnauthorized() *CreateScopeUnauthorized + func (o *CreateScopeUnauthorized) Error() string + type CreateSiteDefault struct + Payload *models.APIStatus + func NewCreateSiteDefault(code int) *CreateSiteDefault + func (o *CreateSiteDefault) Code() int + func (o *CreateSiteDefault) Error() string + type CreateSiteInternalServerError struct + Payload *models.APIStatus + func NewCreateSiteInternalServerError() *CreateSiteInternalServerError + func (o *CreateSiteInternalServerError) Error() string + type CreateSiteOK struct + Payload *models.CdnCreateSiteResponse + func NewCreateSiteOK() *CreateSiteOK + func (o *CreateSiteOK) Error() string + type CreateSiteParams struct + Body *models.CdnCreateSiteRequest + Context context.Context + HTTPClient *http.Client + StackID string + func NewCreateSiteParams() *CreateSiteParams + func NewCreateSiteParamsWithContext(ctx context.Context) *CreateSiteParams + func NewCreateSiteParamsWithHTTPClient(client *http.Client) *CreateSiteParams + func NewCreateSiteParamsWithTimeout(timeout time.Duration) *CreateSiteParams + func (o *CreateSiteParams) SetBody(body *models.CdnCreateSiteRequest) + func (o *CreateSiteParams) SetContext(ctx context.Context) + func (o *CreateSiteParams) SetHTTPClient(client *http.Client) + func (o *CreateSiteParams) SetStackID(stackID string) + func (o *CreateSiteParams) SetTimeout(timeout time.Duration) + func (o *CreateSiteParams) WithBody(body *models.CdnCreateSiteRequest) *CreateSiteParams + func (o *CreateSiteParams) WithContext(ctx context.Context) *CreateSiteParams + func (o *CreateSiteParams) WithHTTPClient(client *http.Client) *CreateSiteParams + func (o *CreateSiteParams) WithStackID(stackID string) *CreateSiteParams + func (o *CreateSiteParams) WithTimeout(timeout time.Duration) *CreateSiteParams + func (o *CreateSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateSiteReader struct + func (o *CreateSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSiteScriptDefault struct + Payload *models.APIStatus + func NewCreateSiteScriptDefault(code int) *CreateSiteScriptDefault + func (o *CreateSiteScriptDefault) Code() int + func (o *CreateSiteScriptDefault) Error() string + type CreateSiteScriptInternalServerError struct + Payload *models.APIStatus + func NewCreateSiteScriptInternalServerError() *CreateSiteScriptInternalServerError + func (o *CreateSiteScriptInternalServerError) Error() string + type CreateSiteScriptOK struct + Payload *models.CdnCreateSiteScriptResponse + func NewCreateSiteScriptOK() *CreateSiteScriptOK + func (o *CreateSiteScriptOK) Error() string + type CreateSiteScriptParams struct + Body *models.CdnCreateSiteScriptRequest + Context context.Context + HTTPClient *http.Client + SiteID string + StackID string + func NewCreateSiteScriptParams() *CreateSiteScriptParams + func NewCreateSiteScriptParamsWithContext(ctx context.Context) *CreateSiteScriptParams + func NewCreateSiteScriptParamsWithHTTPClient(client *http.Client) *CreateSiteScriptParams + func NewCreateSiteScriptParamsWithTimeout(timeout time.Duration) *CreateSiteScriptParams + func (o *CreateSiteScriptParams) SetBody(body *models.CdnCreateSiteScriptRequest) + func (o *CreateSiteScriptParams) SetContext(ctx context.Context) + func (o *CreateSiteScriptParams) SetHTTPClient(client *http.Client) + func (o *CreateSiteScriptParams) SetSiteID(siteID string) + func (o *CreateSiteScriptParams) SetStackID(stackID string) + func (o *CreateSiteScriptParams) SetTimeout(timeout time.Duration) + func (o *CreateSiteScriptParams) WithBody(body *models.CdnCreateSiteScriptRequest) *CreateSiteScriptParams + func (o *CreateSiteScriptParams) WithContext(ctx context.Context) *CreateSiteScriptParams + func (o *CreateSiteScriptParams) WithHTTPClient(client *http.Client) *CreateSiteScriptParams + func (o *CreateSiteScriptParams) WithSiteID(siteID string) *CreateSiteScriptParams + func (o *CreateSiteScriptParams) WithStackID(stackID string) *CreateSiteScriptParams + func (o *CreateSiteScriptParams) WithTimeout(timeout time.Duration) *CreateSiteScriptParams + func (o *CreateSiteScriptParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateSiteScriptReader struct + func (o *CreateSiteScriptReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSiteScriptUnauthorized struct + Payload *models.APIStatus + func NewCreateSiteScriptUnauthorized() *CreateSiteScriptUnauthorized + func (o *CreateSiteScriptUnauthorized) Error() string + type CreateSiteUnauthorized struct + Payload *models.APIStatus + func NewCreateSiteUnauthorized() *CreateSiteUnauthorized + func (o *CreateSiteUnauthorized) Error() string + type DeleteCertificateDefault struct + Payload *models.APIStatus + func NewDeleteCertificateDefault(code int) *DeleteCertificateDefault + func (o *DeleteCertificateDefault) Code() int + func (o *DeleteCertificateDefault) Error() string + type DeleteCertificateInternalServerError struct + Payload *models.APIStatus + func NewDeleteCertificateInternalServerError() *DeleteCertificateInternalServerError + func (o *DeleteCertificateInternalServerError) Error() string + type DeleteCertificateNoContent struct + func NewDeleteCertificateNoContent() *DeleteCertificateNoContent + func (o *DeleteCertificateNoContent) Error() string + type DeleteCertificateParams struct + CertificateID string + Context context.Context + HTTPClient *http.Client + StackID string + func NewDeleteCertificateParams() *DeleteCertificateParams + func NewDeleteCertificateParamsWithContext(ctx context.Context) *DeleteCertificateParams + func NewDeleteCertificateParamsWithHTTPClient(client *http.Client) *DeleteCertificateParams + func NewDeleteCertificateParamsWithTimeout(timeout time.Duration) *DeleteCertificateParams + func (o *DeleteCertificateParams) SetCertificateID(certificateID string) + func (o *DeleteCertificateParams) SetContext(ctx context.Context) + func (o *DeleteCertificateParams) SetHTTPClient(client *http.Client) + func (o *DeleteCertificateParams) SetStackID(stackID string) + func (o *DeleteCertificateParams) SetTimeout(timeout time.Duration) + func (o *DeleteCertificateParams) WithCertificateID(certificateID string) *DeleteCertificateParams + func (o *DeleteCertificateParams) WithContext(ctx context.Context) *DeleteCertificateParams + func (o *DeleteCertificateParams) WithHTTPClient(client *http.Client) *DeleteCertificateParams + func (o *DeleteCertificateParams) WithStackID(stackID string) *DeleteCertificateParams + func (o *DeleteCertificateParams) WithTimeout(timeout time.Duration) *DeleteCertificateParams + func (o *DeleteCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteCertificateReader struct + func (o *DeleteCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteCertificateUnauthorized struct + Payload *models.APIStatus + func NewDeleteCertificateUnauthorized() *DeleteCertificateUnauthorized + func (o *DeleteCertificateUnauthorized) Error() string + type DeleteScopeDefault struct + Payload *models.APIStatus + func NewDeleteScopeDefault(code int) *DeleteScopeDefault + func (o *DeleteScopeDefault) Code() int + func (o *DeleteScopeDefault) Error() string + type DeleteScopeHostnameDefault struct + Payload *models.APIStatus + func NewDeleteScopeHostnameDefault(code int) *DeleteScopeHostnameDefault + func (o *DeleteScopeHostnameDefault) Code() int + func (o *DeleteScopeHostnameDefault) Error() string + type DeleteScopeHostnameInternalServerError struct + Payload *models.APIStatus + func NewDeleteScopeHostnameInternalServerError() *DeleteScopeHostnameInternalServerError + func (o *DeleteScopeHostnameInternalServerError) Error() string + type DeleteScopeHostnameNoContent struct + func NewDeleteScopeHostnameNoContent() *DeleteScopeHostnameNoContent + func (o *DeleteScopeHostnameNoContent) Error() string + type DeleteScopeHostnameParams struct + Context context.Context + DisableTransparentMode *bool + Domain string + HTTPClient *http.Client + ScopeID string + SiteID string + StackID string + func NewDeleteScopeHostnameParams() *DeleteScopeHostnameParams + func NewDeleteScopeHostnameParamsWithContext(ctx context.Context) *DeleteScopeHostnameParams + func NewDeleteScopeHostnameParamsWithHTTPClient(client *http.Client) *DeleteScopeHostnameParams + func NewDeleteScopeHostnameParamsWithTimeout(timeout time.Duration) *DeleteScopeHostnameParams + func (o *DeleteScopeHostnameParams) SetContext(ctx context.Context) + func (o *DeleteScopeHostnameParams) SetDisableTransparentMode(disableTransparentMode *bool) + func (o *DeleteScopeHostnameParams) SetDomain(domain string) + func (o *DeleteScopeHostnameParams) SetHTTPClient(client *http.Client) + func (o *DeleteScopeHostnameParams) SetScopeID(scopeID string) + func (o *DeleteScopeHostnameParams) SetSiteID(siteID string) + func (o *DeleteScopeHostnameParams) SetStackID(stackID string) + func (o *DeleteScopeHostnameParams) SetTimeout(timeout time.Duration) + func (o *DeleteScopeHostnameParams) WithContext(ctx context.Context) *DeleteScopeHostnameParams + func (o *DeleteScopeHostnameParams) WithDisableTransparentMode(disableTransparentMode *bool) *DeleteScopeHostnameParams + func (o *DeleteScopeHostnameParams) WithDomain(domain string) *DeleteScopeHostnameParams + func (o *DeleteScopeHostnameParams) WithHTTPClient(client *http.Client) *DeleteScopeHostnameParams + func (o *DeleteScopeHostnameParams) WithScopeID(scopeID string) *DeleteScopeHostnameParams + func (o *DeleteScopeHostnameParams) WithSiteID(siteID string) *DeleteScopeHostnameParams + func (o *DeleteScopeHostnameParams) WithStackID(stackID string) *DeleteScopeHostnameParams + func (o *DeleteScopeHostnameParams) WithTimeout(timeout time.Duration) *DeleteScopeHostnameParams + func (o *DeleteScopeHostnameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteScopeHostnameReader struct + func (o *DeleteScopeHostnameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteScopeHostnameUnauthorized struct + Payload *models.APIStatus + func NewDeleteScopeHostnameUnauthorized() *DeleteScopeHostnameUnauthorized + func (o *DeleteScopeHostnameUnauthorized) Error() string + type DeleteScopeInternalServerError struct + Payload *models.APIStatus + func NewDeleteScopeInternalServerError() *DeleteScopeInternalServerError + func (o *DeleteScopeInternalServerError) Error() string + type DeleteScopeNoContent struct + func NewDeleteScopeNoContent() *DeleteScopeNoContent + func (o *DeleteScopeNoContent) Error() string + type DeleteScopeParams struct + Context context.Context + HTTPClient *http.Client + ScopeID string + SiteID string + StackID string + func NewDeleteScopeParams() *DeleteScopeParams + func NewDeleteScopeParamsWithContext(ctx context.Context) *DeleteScopeParams + func NewDeleteScopeParamsWithHTTPClient(client *http.Client) *DeleteScopeParams + func NewDeleteScopeParamsWithTimeout(timeout time.Duration) *DeleteScopeParams + func (o *DeleteScopeParams) SetContext(ctx context.Context) + func (o *DeleteScopeParams) SetHTTPClient(client *http.Client) + func (o *DeleteScopeParams) SetScopeID(scopeID string) + func (o *DeleteScopeParams) SetSiteID(siteID string) + func (o *DeleteScopeParams) SetStackID(stackID string) + func (o *DeleteScopeParams) SetTimeout(timeout time.Duration) + func (o *DeleteScopeParams) WithContext(ctx context.Context) *DeleteScopeParams + func (o *DeleteScopeParams) WithHTTPClient(client *http.Client) *DeleteScopeParams + func (o *DeleteScopeParams) WithScopeID(scopeID string) *DeleteScopeParams + func (o *DeleteScopeParams) WithSiteID(siteID string) *DeleteScopeParams + func (o *DeleteScopeParams) WithStackID(stackID string) *DeleteScopeParams + func (o *DeleteScopeParams) WithTimeout(timeout time.Duration) *DeleteScopeParams + func (o *DeleteScopeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteScopeReader struct + func (o *DeleteScopeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteScopeRuleDefault struct + Payload *models.APIStatus + func NewDeleteScopeRuleDefault(code int) *DeleteScopeRuleDefault + func (o *DeleteScopeRuleDefault) Code() int + func (o *DeleteScopeRuleDefault) Error() string + type DeleteScopeRuleInternalServerError struct + Payload *models.APIStatus + func NewDeleteScopeRuleInternalServerError() *DeleteScopeRuleInternalServerError + func (o *DeleteScopeRuleInternalServerError) Error() string + type DeleteScopeRuleNoContent struct + func NewDeleteScopeRuleNoContent() *DeleteScopeRuleNoContent + func (o *DeleteScopeRuleNoContent) Error() string + type DeleteScopeRuleParams struct + Context context.Context + HTTPClient *http.Client + RuleID string + ScopeID string + SiteID string + StackID string + func NewDeleteScopeRuleParams() *DeleteScopeRuleParams + func NewDeleteScopeRuleParamsWithContext(ctx context.Context) *DeleteScopeRuleParams + func NewDeleteScopeRuleParamsWithHTTPClient(client *http.Client) *DeleteScopeRuleParams + func NewDeleteScopeRuleParamsWithTimeout(timeout time.Duration) *DeleteScopeRuleParams + func (o *DeleteScopeRuleParams) SetContext(ctx context.Context) + func (o *DeleteScopeRuleParams) SetHTTPClient(client *http.Client) + func (o *DeleteScopeRuleParams) SetRuleID(ruleID string) + func (o *DeleteScopeRuleParams) SetScopeID(scopeID string) + func (o *DeleteScopeRuleParams) SetSiteID(siteID string) + func (o *DeleteScopeRuleParams) SetStackID(stackID string) + func (o *DeleteScopeRuleParams) SetTimeout(timeout time.Duration) + func (o *DeleteScopeRuleParams) WithContext(ctx context.Context) *DeleteScopeRuleParams + func (o *DeleteScopeRuleParams) WithHTTPClient(client *http.Client) *DeleteScopeRuleParams + func (o *DeleteScopeRuleParams) WithRuleID(ruleID string) *DeleteScopeRuleParams + func (o *DeleteScopeRuleParams) WithScopeID(scopeID string) *DeleteScopeRuleParams + func (o *DeleteScopeRuleParams) WithSiteID(siteID string) *DeleteScopeRuleParams + func (o *DeleteScopeRuleParams) WithStackID(stackID string) *DeleteScopeRuleParams + func (o *DeleteScopeRuleParams) WithTimeout(timeout time.Duration) *DeleteScopeRuleParams + func (o *DeleteScopeRuleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteScopeRuleReader struct + func (o *DeleteScopeRuleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteScopeRuleUnauthorized struct + Payload *models.APIStatus + func NewDeleteScopeRuleUnauthorized() *DeleteScopeRuleUnauthorized + func (o *DeleteScopeRuleUnauthorized) Error() string + type DeleteScopeUnauthorized struct + Payload *models.APIStatus + func NewDeleteScopeUnauthorized() *DeleteScopeUnauthorized + func (o *DeleteScopeUnauthorized) Error() string + type DeleteSiteDefault struct + Payload *models.APIStatus + func NewDeleteSiteDefault(code int) *DeleteSiteDefault + func (o *DeleteSiteDefault) Code() int + func (o *DeleteSiteDefault) Error() string + type DeleteSiteInternalServerError struct + Payload *models.APIStatus + func NewDeleteSiteInternalServerError() *DeleteSiteInternalServerError + func (o *DeleteSiteInternalServerError) Error() string + type DeleteSiteNoContent struct + func NewDeleteSiteNoContent() *DeleteSiteNoContent + func (o *DeleteSiteNoContent) Error() string + type DeleteSiteParams struct + Context context.Context + HTTPClient *http.Client + SiteID string + StackID string + func NewDeleteSiteParams() *DeleteSiteParams + func NewDeleteSiteParamsWithContext(ctx context.Context) *DeleteSiteParams + func NewDeleteSiteParamsWithHTTPClient(client *http.Client) *DeleteSiteParams + func NewDeleteSiteParamsWithTimeout(timeout time.Duration) *DeleteSiteParams + func (o *DeleteSiteParams) SetContext(ctx context.Context) + func (o *DeleteSiteParams) SetHTTPClient(client *http.Client) + func (o *DeleteSiteParams) SetSiteID(siteID string) + func (o *DeleteSiteParams) SetStackID(stackID string) + func (o *DeleteSiteParams) SetTimeout(timeout time.Duration) + func (o *DeleteSiteParams) WithContext(ctx context.Context) *DeleteSiteParams + func (o *DeleteSiteParams) WithHTTPClient(client *http.Client) *DeleteSiteParams + func (o *DeleteSiteParams) WithSiteID(siteID string) *DeleteSiteParams + func (o *DeleteSiteParams) WithStackID(stackID string) *DeleteSiteParams + func (o *DeleteSiteParams) WithTimeout(timeout time.Duration) *DeleteSiteParams + func (o *DeleteSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteSiteReader struct + func (o *DeleteSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteSiteScriptDefault struct + Payload *models.APIStatus + func NewDeleteSiteScriptDefault(code int) *DeleteSiteScriptDefault + func (o *DeleteSiteScriptDefault) Code() int + func (o *DeleteSiteScriptDefault) Error() string + type DeleteSiteScriptInternalServerError struct + Payload *models.APIStatus + func NewDeleteSiteScriptInternalServerError() *DeleteSiteScriptInternalServerError + func (o *DeleteSiteScriptInternalServerError) Error() string + type DeleteSiteScriptNoContent struct + func NewDeleteSiteScriptNoContent() *DeleteSiteScriptNoContent + func (o *DeleteSiteScriptNoContent) Error() string + type DeleteSiteScriptParams struct + Context context.Context + HTTPClient *http.Client + ScriptID string + SiteID string + StackID string + func NewDeleteSiteScriptParams() *DeleteSiteScriptParams + func NewDeleteSiteScriptParamsWithContext(ctx context.Context) *DeleteSiteScriptParams + func NewDeleteSiteScriptParamsWithHTTPClient(client *http.Client) *DeleteSiteScriptParams + func NewDeleteSiteScriptParamsWithTimeout(timeout time.Duration) *DeleteSiteScriptParams + func (o *DeleteSiteScriptParams) SetContext(ctx context.Context) + func (o *DeleteSiteScriptParams) SetHTTPClient(client *http.Client) + func (o *DeleteSiteScriptParams) SetScriptID(scriptID string) + func (o *DeleteSiteScriptParams) SetSiteID(siteID string) + func (o *DeleteSiteScriptParams) SetStackID(stackID string) + func (o *DeleteSiteScriptParams) SetTimeout(timeout time.Duration) + func (o *DeleteSiteScriptParams) WithContext(ctx context.Context) *DeleteSiteScriptParams + func (o *DeleteSiteScriptParams) WithHTTPClient(client *http.Client) *DeleteSiteScriptParams + func (o *DeleteSiteScriptParams) WithScriptID(scriptID string) *DeleteSiteScriptParams + func (o *DeleteSiteScriptParams) WithSiteID(siteID string) *DeleteSiteScriptParams + func (o *DeleteSiteScriptParams) WithStackID(stackID string) *DeleteSiteScriptParams + func (o *DeleteSiteScriptParams) WithTimeout(timeout time.Duration) *DeleteSiteScriptParams + func (o *DeleteSiteScriptParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteSiteScriptReader struct + func (o *DeleteSiteScriptReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteSiteScriptUnauthorized struct + Payload *models.APIStatus + func NewDeleteSiteScriptUnauthorized() *DeleteSiteScriptUnauthorized + func (o *DeleteSiteScriptUnauthorized) Error() string + type DeleteSiteUnauthorized struct + Payload *models.APIStatus + func NewDeleteSiteUnauthorized() *DeleteSiteUnauthorized + func (o *DeleteSiteUnauthorized) Error() string + type DisableSiteDefault struct + Payload *models.APIStatus + func NewDisableSiteDefault(code int) *DisableSiteDefault + func (o *DisableSiteDefault) Code() int + func (o *DisableSiteDefault) Error() string + type DisableSiteInternalServerError struct + Payload *models.APIStatus + func NewDisableSiteInternalServerError() *DisableSiteInternalServerError + func (o *DisableSiteInternalServerError) Error() string + type DisableSiteNoContent struct + func NewDisableSiteNoContent() *DisableSiteNoContent + func (o *DisableSiteNoContent) Error() string + type DisableSiteParams struct + Context context.Context + HTTPClient *http.Client + SiteID string + StackID string + func NewDisableSiteParams() *DisableSiteParams + func NewDisableSiteParamsWithContext(ctx context.Context) *DisableSiteParams + func NewDisableSiteParamsWithHTTPClient(client *http.Client) *DisableSiteParams + func NewDisableSiteParamsWithTimeout(timeout time.Duration) *DisableSiteParams + func (o *DisableSiteParams) SetContext(ctx context.Context) + func (o *DisableSiteParams) SetHTTPClient(client *http.Client) + func (o *DisableSiteParams) SetSiteID(siteID string) + func (o *DisableSiteParams) SetStackID(stackID string) + func (o *DisableSiteParams) SetTimeout(timeout time.Duration) + func (o *DisableSiteParams) WithContext(ctx context.Context) *DisableSiteParams + func (o *DisableSiteParams) WithHTTPClient(client *http.Client) *DisableSiteParams + func (o *DisableSiteParams) WithSiteID(siteID string) *DisableSiteParams + func (o *DisableSiteParams) WithStackID(stackID string) *DisableSiteParams + func (o *DisableSiteParams) WithTimeout(timeout time.Duration) *DisableSiteParams + func (o *DisableSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DisableSiteReader struct + func (o *DisableSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DisableSiteUnauthorized struct + Payload *models.APIStatus + func NewDisableSiteUnauthorized() *DisableSiteUnauthorized + func (o *DisableSiteUnauthorized) Error() string + type DisconnectScopeFromOriginDefault struct + Payload *models.APIStatus + func NewDisconnectScopeFromOriginDefault(code int) *DisconnectScopeFromOriginDefault + func (o *DisconnectScopeFromOriginDefault) Code() int + func (o *DisconnectScopeFromOriginDefault) Error() string + type DisconnectScopeFromOriginInternalServerError struct + Payload *models.APIStatus + func NewDisconnectScopeFromOriginInternalServerError() *DisconnectScopeFromOriginInternalServerError + func (o *DisconnectScopeFromOriginInternalServerError) Error() string + type DisconnectScopeFromOriginNoContent struct + func NewDisconnectScopeFromOriginNoContent() *DisconnectScopeFromOriginNoContent + func (o *DisconnectScopeFromOriginNoContent) Error() string + type DisconnectScopeFromOriginParams struct + Context context.Context + HTTPClient *http.Client + OriginID string + ScopeID string + SiteID string + StackID string + func NewDisconnectScopeFromOriginParams() *DisconnectScopeFromOriginParams + func NewDisconnectScopeFromOriginParamsWithContext(ctx context.Context) *DisconnectScopeFromOriginParams + func NewDisconnectScopeFromOriginParamsWithHTTPClient(client *http.Client) *DisconnectScopeFromOriginParams + func NewDisconnectScopeFromOriginParamsWithTimeout(timeout time.Duration) *DisconnectScopeFromOriginParams + func (o *DisconnectScopeFromOriginParams) SetContext(ctx context.Context) + func (o *DisconnectScopeFromOriginParams) SetHTTPClient(client *http.Client) + func (o *DisconnectScopeFromOriginParams) SetOriginID(originID string) + func (o *DisconnectScopeFromOriginParams) SetScopeID(scopeID string) + func (o *DisconnectScopeFromOriginParams) SetSiteID(siteID string) + func (o *DisconnectScopeFromOriginParams) SetStackID(stackID string) + func (o *DisconnectScopeFromOriginParams) SetTimeout(timeout time.Duration) + func (o *DisconnectScopeFromOriginParams) WithContext(ctx context.Context) *DisconnectScopeFromOriginParams + func (o *DisconnectScopeFromOriginParams) WithHTTPClient(client *http.Client) *DisconnectScopeFromOriginParams + func (o *DisconnectScopeFromOriginParams) WithOriginID(originID string) *DisconnectScopeFromOriginParams + func (o *DisconnectScopeFromOriginParams) WithScopeID(scopeID string) *DisconnectScopeFromOriginParams + func (o *DisconnectScopeFromOriginParams) WithSiteID(siteID string) *DisconnectScopeFromOriginParams + func (o *DisconnectScopeFromOriginParams) WithStackID(stackID string) *DisconnectScopeFromOriginParams + func (o *DisconnectScopeFromOriginParams) WithTimeout(timeout time.Duration) *DisconnectScopeFromOriginParams + func (o *DisconnectScopeFromOriginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DisconnectScopeFromOriginReader struct + func (o *DisconnectScopeFromOriginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DisconnectScopeFromOriginUnauthorized struct + Payload *models.APIStatus + func NewDisconnectScopeFromOriginUnauthorized() *DisconnectScopeFromOriginUnauthorized + func (o *DisconnectScopeFromOriginUnauthorized) Error() string + type EnableSiteDefault struct + Payload *models.APIStatus + func NewEnableSiteDefault(code int) *EnableSiteDefault + func (o *EnableSiteDefault) Code() int + func (o *EnableSiteDefault) Error() string + type EnableSiteInternalServerError struct + Payload *models.APIStatus + func NewEnableSiteInternalServerError() *EnableSiteInternalServerError + func (o *EnableSiteInternalServerError) Error() string + type EnableSiteNoContent struct + func NewEnableSiteNoContent() *EnableSiteNoContent + func (o *EnableSiteNoContent) Error() string + type EnableSiteParams struct + Context context.Context + HTTPClient *http.Client + SiteID string + StackID string + func NewEnableSiteParams() *EnableSiteParams + func NewEnableSiteParamsWithContext(ctx context.Context) *EnableSiteParams + func NewEnableSiteParamsWithHTTPClient(client *http.Client) *EnableSiteParams + func NewEnableSiteParamsWithTimeout(timeout time.Duration) *EnableSiteParams + func (o *EnableSiteParams) SetContext(ctx context.Context) + func (o *EnableSiteParams) SetHTTPClient(client *http.Client) + func (o *EnableSiteParams) SetSiteID(siteID string) + func (o *EnableSiteParams) SetStackID(stackID string) + func (o *EnableSiteParams) SetTimeout(timeout time.Duration) + func (o *EnableSiteParams) WithContext(ctx context.Context) *EnableSiteParams + func (o *EnableSiteParams) WithHTTPClient(client *http.Client) *EnableSiteParams + func (o *EnableSiteParams) WithSiteID(siteID string) *EnableSiteParams + func (o *EnableSiteParams) WithStackID(stackID string) *EnableSiteParams + func (o *EnableSiteParams) WithTimeout(timeout time.Duration) *EnableSiteParams + func (o *EnableSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type EnableSiteReader struct + func (o *EnableSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type EnableSiteUnauthorized struct + Payload *models.APIStatus + func NewEnableSiteUnauthorized() *EnableSiteUnauthorized + func (o *EnableSiteUnauthorized) Error() string + type GetCDNIpsDefault struct + Payload *models.APIStatus + func NewGetCDNIpsDefault(code int) *GetCDNIpsDefault + func (o *GetCDNIpsDefault) Code() int + func (o *GetCDNIpsDefault) Error() string + type GetCDNIpsInternalServerError struct + Payload *models.APIStatus + func NewGetCDNIpsInternalServerError() *GetCDNIpsInternalServerError + func (o *GetCDNIpsInternalServerError) Error() string + type GetCDNIpsOK struct + Payload *models.CdnGetCDNIpsResponse + func NewGetCDNIpsOK() *GetCDNIpsOK + func (o *GetCDNIpsOK) Error() string + type GetCDNIpsParams struct + Context context.Context + Filter *string + HTTPClient *http.Client + ResponseType *string + func NewGetCDNIpsParams() *GetCDNIpsParams + func NewGetCDNIpsParamsWithContext(ctx context.Context) *GetCDNIpsParams + func NewGetCDNIpsParamsWithHTTPClient(client *http.Client) *GetCDNIpsParams + func NewGetCDNIpsParamsWithTimeout(timeout time.Duration) *GetCDNIpsParams + func (o *GetCDNIpsParams) SetContext(ctx context.Context) + func (o *GetCDNIpsParams) SetFilter(filter *string) + func (o *GetCDNIpsParams) SetHTTPClient(client *http.Client) + func (o *GetCDNIpsParams) SetResponseType(responseType *string) + func (o *GetCDNIpsParams) SetTimeout(timeout time.Duration) + func (o *GetCDNIpsParams) WithContext(ctx context.Context) *GetCDNIpsParams + func (o *GetCDNIpsParams) WithFilter(filter *string) *GetCDNIpsParams + func (o *GetCDNIpsParams) WithHTTPClient(client *http.Client) *GetCDNIpsParams + func (o *GetCDNIpsParams) WithResponseType(responseType *string) *GetCDNIpsParams + func (o *GetCDNIpsParams) WithTimeout(timeout time.Duration) *GetCDNIpsParams + func (o *GetCDNIpsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetCDNIpsReader struct + func (o *GetCDNIpsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetCDNIpsUnauthorized struct + Payload *models.APIStatus + func NewGetCDNIpsUnauthorized() *GetCDNIpsUnauthorized + func (o *GetCDNIpsUnauthorized) Error() string + type GetCertificateDefault struct + Payload *models.APIStatus + func NewGetCertificateDefault(code int) *GetCertificateDefault + func (o *GetCertificateDefault) Code() int + func (o *GetCertificateDefault) Error() string + type GetCertificateInternalServerError struct + Payload *models.APIStatus + func NewGetCertificateInternalServerError() *GetCertificateInternalServerError + func (o *GetCertificateInternalServerError) Error() string + type GetCertificateOK struct + Payload *models.CdnGetCertificateResponse + func NewGetCertificateOK() *GetCertificateOK + func (o *GetCertificateOK) Error() string + type GetCertificateParams struct + CertificateID string + Context context.Context + HTTPClient *http.Client + StackID string + func NewGetCertificateParams() *GetCertificateParams + func NewGetCertificateParamsWithContext(ctx context.Context) *GetCertificateParams + func NewGetCertificateParamsWithHTTPClient(client *http.Client) *GetCertificateParams + func NewGetCertificateParamsWithTimeout(timeout time.Duration) *GetCertificateParams + func (o *GetCertificateParams) SetCertificateID(certificateID string) + func (o *GetCertificateParams) SetContext(ctx context.Context) + func (o *GetCertificateParams) SetHTTPClient(client *http.Client) + func (o *GetCertificateParams) SetStackID(stackID string) + func (o *GetCertificateParams) SetTimeout(timeout time.Duration) + func (o *GetCertificateParams) WithCertificateID(certificateID string) *GetCertificateParams + func (o *GetCertificateParams) WithContext(ctx context.Context) *GetCertificateParams + func (o *GetCertificateParams) WithHTTPClient(client *http.Client) *GetCertificateParams + func (o *GetCertificateParams) WithStackID(stackID string) *GetCertificateParams + func (o *GetCertificateParams) WithTimeout(timeout time.Duration) *GetCertificateParams + func (o *GetCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetCertificateReader struct + func (o *GetCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetCertificateSitesDefault struct + Payload *models.APIStatus + func NewGetCertificateSitesDefault(code int) *GetCertificateSitesDefault + func (o *GetCertificateSitesDefault) Code() int + func (o *GetCertificateSitesDefault) Error() string + type GetCertificateSitesInternalServerError struct + Payload *models.APIStatus + func NewGetCertificateSitesInternalServerError() *GetCertificateSitesInternalServerError + func (o *GetCertificateSitesInternalServerError) Error() string + type GetCertificateSitesOK struct + Payload *models.CdnGetCertificateSitesResponse + func NewGetCertificateSitesOK() *GetCertificateSitesOK + func (o *GetCertificateSitesOK) Error() string + type GetCertificateSitesParams struct + CertificateID string + Context context.Context + HTTPClient *http.Client + PageRequestAfter *string + PageRequestFilter *string + PageRequestFirst *string + PageRequestSortBy *string + StackID string + func NewGetCertificateSitesParams() *GetCertificateSitesParams + func NewGetCertificateSitesParamsWithContext(ctx context.Context) *GetCertificateSitesParams + func NewGetCertificateSitesParamsWithHTTPClient(client *http.Client) *GetCertificateSitesParams + func NewGetCertificateSitesParamsWithTimeout(timeout time.Duration) *GetCertificateSitesParams + func (o *GetCertificateSitesParams) SetCertificateID(certificateID string) + func (o *GetCertificateSitesParams) SetContext(ctx context.Context) + func (o *GetCertificateSitesParams) SetHTTPClient(client *http.Client) + func (o *GetCertificateSitesParams) SetPageRequestAfter(pageRequestAfter *string) + func (o *GetCertificateSitesParams) SetPageRequestFilter(pageRequestFilter *string) + func (o *GetCertificateSitesParams) SetPageRequestFirst(pageRequestFirst *string) + func (o *GetCertificateSitesParams) SetPageRequestSortBy(pageRequestSortBy *string) + func (o *GetCertificateSitesParams) SetStackID(stackID string) + func (o *GetCertificateSitesParams) SetTimeout(timeout time.Duration) + func (o *GetCertificateSitesParams) WithCertificateID(certificateID string) *GetCertificateSitesParams + func (o *GetCertificateSitesParams) WithContext(ctx context.Context) *GetCertificateSitesParams + func (o *GetCertificateSitesParams) WithHTTPClient(client *http.Client) *GetCertificateSitesParams + func (o *GetCertificateSitesParams) WithPageRequestAfter(pageRequestAfter *string) *GetCertificateSitesParams + func (o *GetCertificateSitesParams) WithPageRequestFilter(pageRequestFilter *string) *GetCertificateSitesParams + func (o *GetCertificateSitesParams) WithPageRequestFirst(pageRequestFirst *string) *GetCertificateSitesParams + func (o *GetCertificateSitesParams) WithPageRequestSortBy(pageRequestSortBy *string) *GetCertificateSitesParams + func (o *GetCertificateSitesParams) WithStackID(stackID string) *GetCertificateSitesParams + func (o *GetCertificateSitesParams) WithTimeout(timeout time.Duration) *GetCertificateSitesParams + func (o *GetCertificateSitesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetCertificateSitesReader struct + func (o *GetCertificateSitesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetCertificateSitesUnauthorized struct + Payload *models.APIStatus + func NewGetCertificateSitesUnauthorized() *GetCertificateSitesUnauthorized + func (o *GetCertificateSitesUnauthorized) Error() string + type GetCertificateUnauthorized struct + Payload *models.APIStatus + func NewGetCertificateUnauthorized() *GetCertificateUnauthorized + func (o *GetCertificateUnauthorized) Error() string + type GetCertificateVerificationDetailsDefault struct + Payload *models.APIStatus + func NewGetCertificateVerificationDetailsDefault(code int) *GetCertificateVerificationDetailsDefault + func (o *GetCertificateVerificationDetailsDefault) Code() int + func (o *GetCertificateVerificationDetailsDefault) Error() string + type GetCertificateVerificationDetailsInternalServerError struct + Payload *models.APIStatus + func NewGetCertificateVerificationDetailsInternalServerError() *GetCertificateVerificationDetailsInternalServerError + func (o *GetCertificateVerificationDetailsInternalServerError) Error() string + type GetCertificateVerificationDetailsOK struct + Payload *models.CdnGetCertificateVerificationDetailsResponse + func NewGetCertificateVerificationDetailsOK() *GetCertificateVerificationDetailsOK + func (o *GetCertificateVerificationDetailsOK) Error() string + type GetCertificateVerificationDetailsParams struct + CertificateID string + Context context.Context + HTTPClient *http.Client + StackID string + func NewGetCertificateVerificationDetailsParams() *GetCertificateVerificationDetailsParams + func NewGetCertificateVerificationDetailsParamsWithContext(ctx context.Context) *GetCertificateVerificationDetailsParams + func NewGetCertificateVerificationDetailsParamsWithHTTPClient(client *http.Client) *GetCertificateVerificationDetailsParams + func NewGetCertificateVerificationDetailsParamsWithTimeout(timeout time.Duration) *GetCertificateVerificationDetailsParams + func (o *GetCertificateVerificationDetailsParams) SetCertificateID(certificateID string) + func (o *GetCertificateVerificationDetailsParams) SetContext(ctx context.Context) + func (o *GetCertificateVerificationDetailsParams) SetHTTPClient(client *http.Client) + func (o *GetCertificateVerificationDetailsParams) SetStackID(stackID string) + func (o *GetCertificateVerificationDetailsParams) SetTimeout(timeout time.Duration) + func (o *GetCertificateVerificationDetailsParams) WithCertificateID(certificateID string) *GetCertificateVerificationDetailsParams + func (o *GetCertificateVerificationDetailsParams) WithContext(ctx context.Context) *GetCertificateVerificationDetailsParams + func (o *GetCertificateVerificationDetailsParams) WithHTTPClient(client *http.Client) *GetCertificateVerificationDetailsParams + func (o *GetCertificateVerificationDetailsParams) WithStackID(stackID string) *GetCertificateVerificationDetailsParams + func (o *GetCertificateVerificationDetailsParams) WithTimeout(timeout time.Duration) *GetCertificateVerificationDetailsParams + func (o *GetCertificateVerificationDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetCertificateVerificationDetailsReader struct + func (o *GetCertificateVerificationDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetCertificateVerificationDetailsUnauthorized struct + Payload *models.APIStatus + func NewGetCertificateVerificationDetailsUnauthorized() *GetCertificateVerificationDetailsUnauthorized + func (o *GetCertificateVerificationDetailsUnauthorized) Error() string + type GetCertificatesDefault struct + Payload *models.APIStatus + func NewGetCertificatesDefault(code int) *GetCertificatesDefault + func (o *GetCertificatesDefault) Code() int + func (o *GetCertificatesDefault) Error() string + type GetCertificatesInternalServerError struct + Payload *models.APIStatus + func NewGetCertificatesInternalServerError() *GetCertificatesInternalServerError + func (o *GetCertificatesInternalServerError) Error() string + type GetCertificatesOK struct + Payload *models.CdnGetCertificatesResponse + func NewGetCertificatesOK() *GetCertificatesOK + func (o *GetCertificatesOK) Error() string + type GetCertificatesParams struct + Context context.Context + HTTPClient *http.Client + PageRequestAfter *string + PageRequestFilter *string + PageRequestFirst *string + PageRequestSortBy *string + StackID string + func NewGetCertificatesParams() *GetCertificatesParams + func NewGetCertificatesParamsWithContext(ctx context.Context) *GetCertificatesParams + func NewGetCertificatesParamsWithHTTPClient(client *http.Client) *GetCertificatesParams + func NewGetCertificatesParamsWithTimeout(timeout time.Duration) *GetCertificatesParams + func (o *GetCertificatesParams) SetContext(ctx context.Context) + func (o *GetCertificatesParams) SetHTTPClient(client *http.Client) + func (o *GetCertificatesParams) SetPageRequestAfter(pageRequestAfter *string) + func (o *GetCertificatesParams) SetPageRequestFilter(pageRequestFilter *string) + func (o *GetCertificatesParams) SetPageRequestFirst(pageRequestFirst *string) + func (o *GetCertificatesParams) SetPageRequestSortBy(pageRequestSortBy *string) + func (o *GetCertificatesParams) SetStackID(stackID string) + func (o *GetCertificatesParams) SetTimeout(timeout time.Duration) + func (o *GetCertificatesParams) WithContext(ctx context.Context) *GetCertificatesParams + func (o *GetCertificatesParams) WithHTTPClient(client *http.Client) *GetCertificatesParams + func (o *GetCertificatesParams) WithPageRequestAfter(pageRequestAfter *string) *GetCertificatesParams + func (o *GetCertificatesParams) WithPageRequestFilter(pageRequestFilter *string) *GetCertificatesParams + func (o *GetCertificatesParams) WithPageRequestFirst(pageRequestFirst *string) *GetCertificatesParams + func (o *GetCertificatesParams) WithPageRequestSortBy(pageRequestSortBy *string) *GetCertificatesParams + func (o *GetCertificatesParams) WithStackID(stackID string) *GetCertificatesParams + func (o *GetCertificatesParams) WithTimeout(timeout time.Duration) *GetCertificatesParams + func (o *GetCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetCertificatesReader struct + func (o *GetCertificatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetCertificatesUnauthorized struct + Payload *models.APIStatus + func NewGetCertificatesUnauthorized() *GetCertificatesUnauthorized + func (o *GetCertificatesUnauthorized) Error() string + type GetClosestPopsDefault struct + Payload *models.APIStatus + func NewGetClosestPopsDefault(code int) *GetClosestPopsDefault + func (o *GetClosestPopsDefault) Code() int + func (o *GetClosestPopsDefault) Error() string + type GetClosestPopsInternalServerError struct + Payload *models.APIStatus + func NewGetClosestPopsInternalServerError() *GetClosestPopsInternalServerError + func (o *GetClosestPopsInternalServerError) Error() string + type GetClosestPopsOK struct + Payload *models.CdnGetClosestPopsResponse + func NewGetClosestPopsOK() *GetClosestPopsOK + func (o *GetClosestPopsOK) Error() string + type GetClosestPopsParams struct + Context context.Context + HTTPClient *http.Client + URL *string + func NewGetClosestPopsParams() *GetClosestPopsParams + func NewGetClosestPopsParamsWithContext(ctx context.Context) *GetClosestPopsParams + func NewGetClosestPopsParamsWithHTTPClient(client *http.Client) *GetClosestPopsParams + func NewGetClosestPopsParamsWithTimeout(timeout time.Duration) *GetClosestPopsParams + func (o *GetClosestPopsParams) SetContext(ctx context.Context) + func (o *GetClosestPopsParams) SetHTTPClient(client *http.Client) + func (o *GetClosestPopsParams) SetTimeout(timeout time.Duration) + func (o *GetClosestPopsParams) SetURL(url *string) + func (o *GetClosestPopsParams) WithContext(ctx context.Context) *GetClosestPopsParams + func (o *GetClosestPopsParams) WithHTTPClient(client *http.Client) *GetClosestPopsParams + func (o *GetClosestPopsParams) WithTimeout(timeout time.Duration) *GetClosestPopsParams + func (o *GetClosestPopsParams) WithURL(url *string) *GetClosestPopsParams + func (o *GetClosestPopsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetClosestPopsReader struct + func (o *GetClosestPopsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetClosestPopsUnauthorized struct + Payload *models.APIStatus + func NewGetClosestPopsUnauthorized() *GetClosestPopsUnauthorized + func (o *GetClosestPopsUnauthorized) Error() string + type GetMetricsDefault struct + Payload *models.APIStatus + func NewGetMetricsDefault(code int) *GetMetricsDefault + func (o *GetMetricsDefault) Code() int + func (o *GetMetricsDefault) Error() string + type GetMetricsInternalServerError struct + Payload *models.APIStatus + func NewGetMetricsInternalServerError() *GetMetricsInternalServerError + func (o *GetMetricsInternalServerError) Error() string + type GetMetricsOK struct + Payload *models.CdnGetMetricsResponse + func NewGetMetricsOK() *GetMetricsOK + func (o *GetMetricsOK) Error() string + type GetMetricsParams struct + BillingRegions *string + Context context.Context + EndDate *strfmt.DateTime + Granularity *string + GroupBy *string + HTTPClient *http.Client + Platforms *string + Pops *string + SiteTypeFilter *string + Sites *string + StackID string + StartDate *strfmt.DateTime + func NewGetMetricsParams() *GetMetricsParams + func NewGetMetricsParamsWithContext(ctx context.Context) *GetMetricsParams + func NewGetMetricsParamsWithHTTPClient(client *http.Client) *GetMetricsParams + func NewGetMetricsParamsWithTimeout(timeout time.Duration) *GetMetricsParams + func (o *GetMetricsParams) SetBillingRegions(billingRegions *string) + func (o *GetMetricsParams) SetContext(ctx context.Context) + func (o *GetMetricsParams) SetEndDate(endDate *strfmt.DateTime) + func (o *GetMetricsParams) SetGranularity(granularity *string) + func (o *GetMetricsParams) SetGroupBy(groupBy *string) + func (o *GetMetricsParams) SetHTTPClient(client *http.Client) + func (o *GetMetricsParams) SetPlatforms(platforms *string) + func (o *GetMetricsParams) SetPops(pops *string) + func (o *GetMetricsParams) SetSiteTypeFilter(siteTypeFilter *string) + func (o *GetMetricsParams) SetSites(sites *string) + func (o *GetMetricsParams) SetStackID(stackID string) + func (o *GetMetricsParams) SetStartDate(startDate *strfmt.DateTime) + func (o *GetMetricsParams) SetTimeout(timeout time.Duration) + func (o *GetMetricsParams) WithBillingRegions(billingRegions *string) *GetMetricsParams + func (o *GetMetricsParams) WithContext(ctx context.Context) *GetMetricsParams + func (o *GetMetricsParams) WithEndDate(endDate *strfmt.DateTime) *GetMetricsParams + func (o *GetMetricsParams) WithGranularity(granularity *string) *GetMetricsParams + func (o *GetMetricsParams) WithGroupBy(groupBy *string) *GetMetricsParams + func (o *GetMetricsParams) WithHTTPClient(client *http.Client) *GetMetricsParams + func (o *GetMetricsParams) WithPlatforms(platforms *string) *GetMetricsParams + func (o *GetMetricsParams) WithPops(pops *string) *GetMetricsParams + func (o *GetMetricsParams) WithSiteTypeFilter(siteTypeFilter *string) *GetMetricsParams + func (o *GetMetricsParams) WithSites(sites *string) *GetMetricsParams + func (o *GetMetricsParams) WithStackID(stackID string) *GetMetricsParams + func (o *GetMetricsParams) WithStartDate(startDate *strfmt.DateTime) *GetMetricsParams + func (o *GetMetricsParams) WithTimeout(timeout time.Duration) *GetMetricsParams + func (o *GetMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetMetricsReader struct + func (o *GetMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetMetricsUnauthorized struct + Payload *models.APIStatus + func NewGetMetricsUnauthorized() *GetMetricsUnauthorized + func (o *GetMetricsUnauthorized) Error() string + type GetOriginDefault struct + Payload *models.APIStatus + func NewGetOriginDefault(code int) *GetOriginDefault + func (o *GetOriginDefault) Code() int + func (o *GetOriginDefault) Error() string + type GetOriginInternalServerError struct + Payload *models.APIStatus + func NewGetOriginInternalServerError() *GetOriginInternalServerError + func (o *GetOriginInternalServerError) Error() string + type GetOriginOK struct + Payload *models.CdnGetOriginResponse + func NewGetOriginOK() *GetOriginOK + func (o *GetOriginOK) Error() string + type GetOriginParams struct + Context context.Context + HTTPClient *http.Client + OriginID string + StackID string + func NewGetOriginParams() *GetOriginParams + func NewGetOriginParamsWithContext(ctx context.Context) *GetOriginParams + func NewGetOriginParamsWithHTTPClient(client *http.Client) *GetOriginParams + func NewGetOriginParamsWithTimeout(timeout time.Duration) *GetOriginParams + func (o *GetOriginParams) SetContext(ctx context.Context) + func (o *GetOriginParams) SetHTTPClient(client *http.Client) + func (o *GetOriginParams) SetOriginID(originID string) + func (o *GetOriginParams) SetStackID(stackID string) + func (o *GetOriginParams) SetTimeout(timeout time.Duration) + func (o *GetOriginParams) WithContext(ctx context.Context) *GetOriginParams + func (o *GetOriginParams) WithHTTPClient(client *http.Client) *GetOriginParams + func (o *GetOriginParams) WithOriginID(originID string) *GetOriginParams + func (o *GetOriginParams) WithStackID(stackID string) *GetOriginParams + func (o *GetOriginParams) WithTimeout(timeout time.Duration) *GetOriginParams + func (o *GetOriginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetOriginReader struct + func (o *GetOriginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetOriginUnauthorized struct + Payload *models.APIStatus + func NewGetOriginUnauthorized() *GetOriginUnauthorized + func (o *GetOriginUnauthorized) Error() string + type GetOriginsDefault struct + Payload *models.APIStatus + func NewGetOriginsDefault(code int) *GetOriginsDefault + func (o *GetOriginsDefault) Code() int + func (o *GetOriginsDefault) Error() string + type GetOriginsInternalServerError struct + Payload *models.APIStatus + func NewGetOriginsInternalServerError() *GetOriginsInternalServerError + func (o *GetOriginsInternalServerError) Error() string + type GetOriginsOK struct + Payload *models.CdnGetOriginsResponse + func NewGetOriginsOK() *GetOriginsOK + func (o *GetOriginsOK) Error() string + type GetOriginsParams struct + Context context.Context + HTTPClient *http.Client + PageRequestAfter *string + PageRequestFilter *string + PageRequestFirst *string + PageRequestSortBy *string + StackID string + func NewGetOriginsParams() *GetOriginsParams + func NewGetOriginsParamsWithContext(ctx context.Context) *GetOriginsParams + func NewGetOriginsParamsWithHTTPClient(client *http.Client) *GetOriginsParams + func NewGetOriginsParamsWithTimeout(timeout time.Duration) *GetOriginsParams + func (o *GetOriginsParams) SetContext(ctx context.Context) + func (o *GetOriginsParams) SetHTTPClient(client *http.Client) + func (o *GetOriginsParams) SetPageRequestAfter(pageRequestAfter *string) + func (o *GetOriginsParams) SetPageRequestFilter(pageRequestFilter *string) + func (o *GetOriginsParams) SetPageRequestFirst(pageRequestFirst *string) + func (o *GetOriginsParams) SetPageRequestSortBy(pageRequestSortBy *string) + func (o *GetOriginsParams) SetStackID(stackID string) + func (o *GetOriginsParams) SetTimeout(timeout time.Duration) + func (o *GetOriginsParams) WithContext(ctx context.Context) *GetOriginsParams + func (o *GetOriginsParams) WithHTTPClient(client *http.Client) *GetOriginsParams + func (o *GetOriginsParams) WithPageRequestAfter(pageRequestAfter *string) *GetOriginsParams + func (o *GetOriginsParams) WithPageRequestFilter(pageRequestFilter *string) *GetOriginsParams + func (o *GetOriginsParams) WithPageRequestFirst(pageRequestFirst *string) *GetOriginsParams + func (o *GetOriginsParams) WithPageRequestSortBy(pageRequestSortBy *string) *GetOriginsParams + func (o *GetOriginsParams) WithStackID(stackID string) *GetOriginsParams + func (o *GetOriginsParams) WithTimeout(timeout time.Duration) *GetOriginsParams + func (o *GetOriginsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetOriginsReader struct + func (o *GetOriginsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetOriginsUnauthorized struct + Payload *models.APIStatus + func NewGetOriginsUnauthorized() *GetOriginsUnauthorized + func (o *GetOriginsUnauthorized) Error() string + type GetPopsDefault struct + Payload *models.APIStatus + func NewGetPopsDefault(code int) *GetPopsDefault + func (o *GetPopsDefault) Code() int + func (o *GetPopsDefault) Error() string + type GetPopsInternalServerError struct + Payload *models.APIStatus + func NewGetPopsInternalServerError() *GetPopsInternalServerError + func (o *GetPopsInternalServerError) Error() string + type GetPopsOK struct + Payload *models.CdnGetPopsResponse + func NewGetPopsOK() *GetPopsOK + func (o *GetPopsOK) Error() string + type GetPopsParams struct + Context context.Context + HTTPClient *http.Client + func NewGetPopsParams() *GetPopsParams + func NewGetPopsParamsWithContext(ctx context.Context) *GetPopsParams + func NewGetPopsParamsWithHTTPClient(client *http.Client) *GetPopsParams + func NewGetPopsParamsWithTimeout(timeout time.Duration) *GetPopsParams + func (o *GetPopsParams) SetContext(ctx context.Context) + func (o *GetPopsParams) SetHTTPClient(client *http.Client) + func (o *GetPopsParams) SetTimeout(timeout time.Duration) + func (o *GetPopsParams) WithContext(ctx context.Context) *GetPopsParams + func (o *GetPopsParams) WithHTTPClient(client *http.Client) *GetPopsParams + func (o *GetPopsParams) WithTimeout(timeout time.Duration) *GetPopsParams + func (o *GetPopsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetPopsReader struct + func (o *GetPopsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPopsUnauthorized struct + Payload *models.APIStatus + func NewGetPopsUnauthorized() *GetPopsUnauthorized + func (o *GetPopsUnauthorized) Error() string + type GetPurgeStatusDefault struct + Payload *models.APIStatus + func NewGetPurgeStatusDefault(code int) *GetPurgeStatusDefault + func (o *GetPurgeStatusDefault) Code() int + func (o *GetPurgeStatusDefault) Error() string + type GetPurgeStatusInternalServerError struct + Payload *models.APIStatus + func NewGetPurgeStatusInternalServerError() *GetPurgeStatusInternalServerError + func (o *GetPurgeStatusInternalServerError) Error() string + type GetPurgeStatusOK struct + Payload *models.CdnGetPurgeStatusResponse + func NewGetPurgeStatusOK() *GetPurgeStatusOK + func (o *GetPurgeStatusOK) Error() string + type GetPurgeStatusParams struct + Context context.Context + HTTPClient *http.Client + PurgeID string + StackID string + func NewGetPurgeStatusParams() *GetPurgeStatusParams + func NewGetPurgeStatusParamsWithContext(ctx context.Context) *GetPurgeStatusParams + func NewGetPurgeStatusParamsWithHTTPClient(client *http.Client) *GetPurgeStatusParams + func NewGetPurgeStatusParamsWithTimeout(timeout time.Duration) *GetPurgeStatusParams + func (o *GetPurgeStatusParams) SetContext(ctx context.Context) + func (o *GetPurgeStatusParams) SetHTTPClient(client *http.Client) + func (o *GetPurgeStatusParams) SetPurgeID(purgeID string) + func (o *GetPurgeStatusParams) SetStackID(stackID string) + func (o *GetPurgeStatusParams) SetTimeout(timeout time.Duration) + func (o *GetPurgeStatusParams) WithContext(ctx context.Context) *GetPurgeStatusParams + func (o *GetPurgeStatusParams) WithHTTPClient(client *http.Client) *GetPurgeStatusParams + func (o *GetPurgeStatusParams) WithPurgeID(purgeID string) *GetPurgeStatusParams + func (o *GetPurgeStatusParams) WithStackID(stackID string) *GetPurgeStatusParams + func (o *GetPurgeStatusParams) WithTimeout(timeout time.Duration) *GetPurgeStatusParams + func (o *GetPurgeStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetPurgeStatusReader struct + func (o *GetPurgeStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetPurgeStatusUnauthorized struct + Payload *models.APIStatus + func NewGetPurgeStatusUnauthorized() *GetPurgeStatusUnauthorized + func (o *GetPurgeStatusUnauthorized) Error() string + type GetScopeConfigurationDefault struct + Payload *models.APIStatus + func NewGetScopeConfigurationDefault(code int) *GetScopeConfigurationDefault + func (o *GetScopeConfigurationDefault) Code() int + func (o *GetScopeConfigurationDefault) Error() string + type GetScopeConfigurationInternalServerError struct + Payload *models.APIStatus + func NewGetScopeConfigurationInternalServerError() *GetScopeConfigurationInternalServerError + func (o *GetScopeConfigurationInternalServerError) Error() string + type GetScopeConfigurationOK struct + Payload *models.CdnGetScopeConfigurationResponse + func NewGetScopeConfigurationOK() *GetScopeConfigurationOK + func (o *GetScopeConfigurationOK) Error() string + type GetScopeConfigurationParams struct + Context context.Context + HTTPClient *http.Client + ScopeID string + SiteID string + StackID string + func NewGetScopeConfigurationParams() *GetScopeConfigurationParams + func NewGetScopeConfigurationParamsWithContext(ctx context.Context) *GetScopeConfigurationParams + func NewGetScopeConfigurationParamsWithHTTPClient(client *http.Client) *GetScopeConfigurationParams + func NewGetScopeConfigurationParamsWithTimeout(timeout time.Duration) *GetScopeConfigurationParams + func (o *GetScopeConfigurationParams) SetContext(ctx context.Context) + func (o *GetScopeConfigurationParams) SetHTTPClient(client *http.Client) + func (o *GetScopeConfigurationParams) SetScopeID(scopeID string) + func (o *GetScopeConfigurationParams) SetSiteID(siteID string) + func (o *GetScopeConfigurationParams) SetStackID(stackID string) + func (o *GetScopeConfigurationParams) SetTimeout(timeout time.Duration) + func (o *GetScopeConfigurationParams) WithContext(ctx context.Context) *GetScopeConfigurationParams + func (o *GetScopeConfigurationParams) WithHTTPClient(client *http.Client) *GetScopeConfigurationParams + func (o *GetScopeConfigurationParams) WithScopeID(scopeID string) *GetScopeConfigurationParams + func (o *GetScopeConfigurationParams) WithSiteID(siteID string) *GetScopeConfigurationParams + func (o *GetScopeConfigurationParams) WithStackID(stackID string) *GetScopeConfigurationParams + func (o *GetScopeConfigurationParams) WithTimeout(timeout time.Duration) *GetScopeConfigurationParams + func (o *GetScopeConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetScopeConfigurationReader struct + func (o *GetScopeConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetScopeConfigurationUnauthorized struct + Payload *models.APIStatus + func NewGetScopeConfigurationUnauthorized() *GetScopeConfigurationUnauthorized + func (o *GetScopeConfigurationUnauthorized) Error() string + type GetScopeHostnamesDefault struct + Payload *models.APIStatus + func NewGetScopeHostnamesDefault(code int) *GetScopeHostnamesDefault + func (o *GetScopeHostnamesDefault) Code() int + func (o *GetScopeHostnamesDefault) Error() string + type GetScopeHostnamesInternalServerError struct + Payload *models.APIStatus + func NewGetScopeHostnamesInternalServerError() *GetScopeHostnamesInternalServerError + func (o *GetScopeHostnamesInternalServerError) Error() string + type GetScopeHostnamesOK struct + Payload *models.CdnGetScopeHostnamesResponse + func NewGetScopeHostnamesOK() *GetScopeHostnamesOK + func (o *GetScopeHostnamesOK) Error() string + type GetScopeHostnamesParams struct + Context context.Context + DisableTransparentMode *bool + HTTPClient *http.Client + PageRequestAfter *string + PageRequestFilter *string + PageRequestFirst *string + PageRequestSortBy *string + ScopeID string + SiteID string + StackID string + func NewGetScopeHostnamesParams() *GetScopeHostnamesParams + func NewGetScopeHostnamesParamsWithContext(ctx context.Context) *GetScopeHostnamesParams + func NewGetScopeHostnamesParamsWithHTTPClient(client *http.Client) *GetScopeHostnamesParams + func NewGetScopeHostnamesParamsWithTimeout(timeout time.Duration) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) SetContext(ctx context.Context) + func (o *GetScopeHostnamesParams) SetDisableTransparentMode(disableTransparentMode *bool) + func (o *GetScopeHostnamesParams) SetHTTPClient(client *http.Client) + func (o *GetScopeHostnamesParams) SetPageRequestAfter(pageRequestAfter *string) + func (o *GetScopeHostnamesParams) SetPageRequestFilter(pageRequestFilter *string) + func (o *GetScopeHostnamesParams) SetPageRequestFirst(pageRequestFirst *string) + func (o *GetScopeHostnamesParams) SetPageRequestSortBy(pageRequestSortBy *string) + func (o *GetScopeHostnamesParams) SetScopeID(scopeID string) + func (o *GetScopeHostnamesParams) SetSiteID(siteID string) + func (o *GetScopeHostnamesParams) SetStackID(stackID string) + func (o *GetScopeHostnamesParams) SetTimeout(timeout time.Duration) + func (o *GetScopeHostnamesParams) WithContext(ctx context.Context) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WithDisableTransparentMode(disableTransparentMode *bool) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WithHTTPClient(client *http.Client) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WithPageRequestAfter(pageRequestAfter *string) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WithPageRequestFilter(pageRequestFilter *string) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WithPageRequestFirst(pageRequestFirst *string) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WithPageRequestSortBy(pageRequestSortBy *string) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WithScopeID(scopeID string) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WithSiteID(siteID string) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WithStackID(stackID string) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WithTimeout(timeout time.Duration) *GetScopeHostnamesParams + func (o *GetScopeHostnamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetScopeHostnamesReader struct + func (o *GetScopeHostnamesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetScopeHostnamesUnauthorized struct + Payload *models.APIStatus + func NewGetScopeHostnamesUnauthorized() *GetScopeHostnamesUnauthorized + func (o *GetScopeHostnamesUnauthorized) Error() string + type GetScopeOriginsDefault struct + Payload *models.APIStatus + func NewGetScopeOriginsDefault(code int) *GetScopeOriginsDefault + func (o *GetScopeOriginsDefault) Code() int + func (o *GetScopeOriginsDefault) Error() string + type GetScopeOriginsInternalServerError struct + Payload *models.APIStatus + func NewGetScopeOriginsInternalServerError() *GetScopeOriginsInternalServerError + func (o *GetScopeOriginsInternalServerError) Error() string + type GetScopeOriginsOK struct + Payload *models.CdnGetScopeOriginsResponse + func NewGetScopeOriginsOK() *GetScopeOriginsOK + func (o *GetScopeOriginsOK) Error() string + type GetScopeOriginsParams struct + Context context.Context + HTTPClient *http.Client + PageRequestAfter *string + PageRequestFilter *string + PageRequestFirst *string + PageRequestSortBy *string + ScopeID string + SiteID string + StackID string + func NewGetScopeOriginsParams() *GetScopeOriginsParams + func NewGetScopeOriginsParamsWithContext(ctx context.Context) *GetScopeOriginsParams + func NewGetScopeOriginsParamsWithHTTPClient(client *http.Client) *GetScopeOriginsParams + func NewGetScopeOriginsParamsWithTimeout(timeout time.Duration) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) SetContext(ctx context.Context) + func (o *GetScopeOriginsParams) SetHTTPClient(client *http.Client) + func (o *GetScopeOriginsParams) SetPageRequestAfter(pageRequestAfter *string) + func (o *GetScopeOriginsParams) SetPageRequestFilter(pageRequestFilter *string) + func (o *GetScopeOriginsParams) SetPageRequestFirst(pageRequestFirst *string) + func (o *GetScopeOriginsParams) SetPageRequestSortBy(pageRequestSortBy *string) + func (o *GetScopeOriginsParams) SetScopeID(scopeID string) + func (o *GetScopeOriginsParams) SetSiteID(siteID string) + func (o *GetScopeOriginsParams) SetStackID(stackID string) + func (o *GetScopeOriginsParams) SetTimeout(timeout time.Duration) + func (o *GetScopeOriginsParams) WithContext(ctx context.Context) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) WithHTTPClient(client *http.Client) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) WithPageRequestAfter(pageRequestAfter *string) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) WithPageRequestFilter(pageRequestFilter *string) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) WithPageRequestFirst(pageRequestFirst *string) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) WithPageRequestSortBy(pageRequestSortBy *string) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) WithScopeID(scopeID string) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) WithSiteID(siteID string) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) WithStackID(stackID string) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) WithTimeout(timeout time.Duration) *GetScopeOriginsParams + func (o *GetScopeOriginsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetScopeOriginsReader struct + func (o *GetScopeOriginsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetScopeOriginsUnauthorized struct + Payload *models.APIStatus + func NewGetScopeOriginsUnauthorized() *GetScopeOriginsUnauthorized + func (o *GetScopeOriginsUnauthorized) Error() string + type GetScopeRuleConfigurationDefault struct + Payload *models.APIStatus + func NewGetScopeRuleConfigurationDefault(code int) *GetScopeRuleConfigurationDefault + func (o *GetScopeRuleConfigurationDefault) Code() int + func (o *GetScopeRuleConfigurationDefault) Error() string + type GetScopeRuleConfigurationInternalServerError struct + Payload *models.APIStatus + func NewGetScopeRuleConfigurationInternalServerError() *GetScopeRuleConfigurationInternalServerError + func (o *GetScopeRuleConfigurationInternalServerError) Error() string + type GetScopeRuleConfigurationOK struct + Payload *models.CdnGetScopeRuleConfigurationResponse + func NewGetScopeRuleConfigurationOK() *GetScopeRuleConfigurationOK + func (o *GetScopeRuleConfigurationOK) Error() string + type GetScopeRuleConfigurationParams struct + Context context.Context + HTTPClient *http.Client + RuleID string + ScopeID string + SiteID string + StackID string + func NewGetScopeRuleConfigurationParams() *GetScopeRuleConfigurationParams + func NewGetScopeRuleConfigurationParamsWithContext(ctx context.Context) *GetScopeRuleConfigurationParams + func NewGetScopeRuleConfigurationParamsWithHTTPClient(client *http.Client) *GetScopeRuleConfigurationParams + func NewGetScopeRuleConfigurationParamsWithTimeout(timeout time.Duration) *GetScopeRuleConfigurationParams + func (o *GetScopeRuleConfigurationParams) SetContext(ctx context.Context) + func (o *GetScopeRuleConfigurationParams) SetHTTPClient(client *http.Client) + func (o *GetScopeRuleConfigurationParams) SetRuleID(ruleID string) + func (o *GetScopeRuleConfigurationParams) SetScopeID(scopeID string) + func (o *GetScopeRuleConfigurationParams) SetSiteID(siteID string) + func (o *GetScopeRuleConfigurationParams) SetStackID(stackID string) + func (o *GetScopeRuleConfigurationParams) SetTimeout(timeout time.Duration) + func (o *GetScopeRuleConfigurationParams) WithContext(ctx context.Context) *GetScopeRuleConfigurationParams + func (o *GetScopeRuleConfigurationParams) WithHTTPClient(client *http.Client) *GetScopeRuleConfigurationParams + func (o *GetScopeRuleConfigurationParams) WithRuleID(ruleID string) *GetScopeRuleConfigurationParams + func (o *GetScopeRuleConfigurationParams) WithScopeID(scopeID string) *GetScopeRuleConfigurationParams + func (o *GetScopeRuleConfigurationParams) WithSiteID(siteID string) *GetScopeRuleConfigurationParams + func (o *GetScopeRuleConfigurationParams) WithStackID(stackID string) *GetScopeRuleConfigurationParams + func (o *GetScopeRuleConfigurationParams) WithTimeout(timeout time.Duration) *GetScopeRuleConfigurationParams + func (o *GetScopeRuleConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetScopeRuleConfigurationReader struct + func (o *GetScopeRuleConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetScopeRuleConfigurationUnauthorized struct + Payload *models.APIStatus + func NewGetScopeRuleConfigurationUnauthorized() *GetScopeRuleConfigurationUnauthorized + func (o *GetScopeRuleConfigurationUnauthorized) Error() string + type GetScopeRuleDefault struct + Payload *models.APIStatus + func NewGetScopeRuleDefault(code int) *GetScopeRuleDefault + func (o *GetScopeRuleDefault) Code() int + func (o *GetScopeRuleDefault) Error() string + type GetScopeRuleInternalServerError struct + Payload *models.APIStatus + func NewGetScopeRuleInternalServerError() *GetScopeRuleInternalServerError + func (o *GetScopeRuleInternalServerError) Error() string + type GetScopeRuleOK struct + Payload *models.CdnGetScopeRuleResponse + func NewGetScopeRuleOK() *GetScopeRuleOK + func (o *GetScopeRuleOK) Error() string + type GetScopeRuleParams struct + Context context.Context + HTTPClient *http.Client + RuleID string + ScopeID string + SiteID string + StackID string + func NewGetScopeRuleParams() *GetScopeRuleParams + func NewGetScopeRuleParamsWithContext(ctx context.Context) *GetScopeRuleParams + func NewGetScopeRuleParamsWithHTTPClient(client *http.Client) *GetScopeRuleParams + func NewGetScopeRuleParamsWithTimeout(timeout time.Duration) *GetScopeRuleParams + func (o *GetScopeRuleParams) SetContext(ctx context.Context) + func (o *GetScopeRuleParams) SetHTTPClient(client *http.Client) + func (o *GetScopeRuleParams) SetRuleID(ruleID string) + func (o *GetScopeRuleParams) SetScopeID(scopeID string) + func (o *GetScopeRuleParams) SetSiteID(siteID string) + func (o *GetScopeRuleParams) SetStackID(stackID string) + func (o *GetScopeRuleParams) SetTimeout(timeout time.Duration) + func (o *GetScopeRuleParams) WithContext(ctx context.Context) *GetScopeRuleParams + func (o *GetScopeRuleParams) WithHTTPClient(client *http.Client) *GetScopeRuleParams + func (o *GetScopeRuleParams) WithRuleID(ruleID string) *GetScopeRuleParams + func (o *GetScopeRuleParams) WithScopeID(scopeID string) *GetScopeRuleParams + func (o *GetScopeRuleParams) WithSiteID(siteID string) *GetScopeRuleParams + func (o *GetScopeRuleParams) WithStackID(stackID string) *GetScopeRuleParams + func (o *GetScopeRuleParams) WithTimeout(timeout time.Duration) *GetScopeRuleParams + func (o *GetScopeRuleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetScopeRuleReader struct + func (o *GetScopeRuleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetScopeRuleUnauthorized struct + Payload *models.APIStatus + func NewGetScopeRuleUnauthorized() *GetScopeRuleUnauthorized + func (o *GetScopeRuleUnauthorized) Error() string + type GetScopeRulesDefault struct + Payload *models.APIStatus + func NewGetScopeRulesDefault(code int) *GetScopeRulesDefault + func (o *GetScopeRulesDefault) Code() int + func (o *GetScopeRulesDefault) Error() string + type GetScopeRulesInternalServerError struct + Payload *models.APIStatus + func NewGetScopeRulesInternalServerError() *GetScopeRulesInternalServerError + func (o *GetScopeRulesInternalServerError) Error() string + type GetScopeRulesOK struct + Payload *models.CdnGetScopeRulesResponse + func NewGetScopeRulesOK() *GetScopeRulesOK + func (o *GetScopeRulesOK) Error() string + type GetScopeRulesParams struct + Context context.Context + HTTPClient *http.Client + PageRequestAfter *string + PageRequestFilter *string + PageRequestFirst *string + PageRequestSortBy *string + ScopeID string + SiteID string + StackID string + func NewGetScopeRulesParams() *GetScopeRulesParams + func NewGetScopeRulesParamsWithContext(ctx context.Context) *GetScopeRulesParams + func NewGetScopeRulesParamsWithHTTPClient(client *http.Client) *GetScopeRulesParams + func NewGetScopeRulesParamsWithTimeout(timeout time.Duration) *GetScopeRulesParams + func (o *GetScopeRulesParams) SetContext(ctx context.Context) + func (o *GetScopeRulesParams) SetHTTPClient(client *http.Client) + func (o *GetScopeRulesParams) SetPageRequestAfter(pageRequestAfter *string) + func (o *GetScopeRulesParams) SetPageRequestFilter(pageRequestFilter *string) + func (o *GetScopeRulesParams) SetPageRequestFirst(pageRequestFirst *string) + func (o *GetScopeRulesParams) SetPageRequestSortBy(pageRequestSortBy *string) + func (o *GetScopeRulesParams) SetScopeID(scopeID string) + func (o *GetScopeRulesParams) SetSiteID(siteID string) + func (o *GetScopeRulesParams) SetStackID(stackID string) + func (o *GetScopeRulesParams) SetTimeout(timeout time.Duration) + func (o *GetScopeRulesParams) WithContext(ctx context.Context) *GetScopeRulesParams + func (o *GetScopeRulesParams) WithHTTPClient(client *http.Client) *GetScopeRulesParams + func (o *GetScopeRulesParams) WithPageRequestAfter(pageRequestAfter *string) *GetScopeRulesParams + func (o *GetScopeRulesParams) WithPageRequestFilter(pageRequestFilter *string) *GetScopeRulesParams + func (o *GetScopeRulesParams) WithPageRequestFirst(pageRequestFirst *string) *GetScopeRulesParams + func (o *GetScopeRulesParams) WithPageRequestSortBy(pageRequestSortBy *string) *GetScopeRulesParams + func (o *GetScopeRulesParams) WithScopeID(scopeID string) *GetScopeRulesParams + func (o *GetScopeRulesParams) WithSiteID(siteID string) *GetScopeRulesParams + func (o *GetScopeRulesParams) WithStackID(stackID string) *GetScopeRulesParams + func (o *GetScopeRulesParams) WithTimeout(timeout time.Duration) *GetScopeRulesParams + func (o *GetScopeRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetScopeRulesReader struct + func (o *GetScopeRulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetScopeRulesUnauthorized struct + Payload *models.APIStatus + func NewGetScopeRulesUnauthorized() *GetScopeRulesUnauthorized + func (o *GetScopeRulesUnauthorized) Error() string + type GetSiteCertificatesDefault struct + Payload *models.APIStatus + func NewGetSiteCertificatesDefault(code int) *GetSiteCertificatesDefault + func (o *GetSiteCertificatesDefault) Code() int + func (o *GetSiteCertificatesDefault) Error() string + type GetSiteCertificatesInternalServerError struct + Payload *models.APIStatus + func NewGetSiteCertificatesInternalServerError() *GetSiteCertificatesInternalServerError + func (o *GetSiteCertificatesInternalServerError) Error() string + type GetSiteCertificatesOK struct + Payload *models.CdnGetSiteCertificatesResponse + func NewGetSiteCertificatesOK() *GetSiteCertificatesOK + func (o *GetSiteCertificatesOK) Error() string + type GetSiteCertificatesParams struct + Context context.Context + HTTPClient *http.Client + PageRequestAfter *string + PageRequestFilter *string + PageRequestFirst *string + PageRequestSortBy *string + SiteID string + StackID string + func NewGetSiteCertificatesParams() *GetSiteCertificatesParams + func NewGetSiteCertificatesParamsWithContext(ctx context.Context) *GetSiteCertificatesParams + func NewGetSiteCertificatesParamsWithHTTPClient(client *http.Client) *GetSiteCertificatesParams + func NewGetSiteCertificatesParamsWithTimeout(timeout time.Duration) *GetSiteCertificatesParams + func (o *GetSiteCertificatesParams) SetContext(ctx context.Context) + func (o *GetSiteCertificatesParams) SetHTTPClient(client *http.Client) + func (o *GetSiteCertificatesParams) SetPageRequestAfter(pageRequestAfter *string) + func (o *GetSiteCertificatesParams) SetPageRequestFilter(pageRequestFilter *string) + func (o *GetSiteCertificatesParams) SetPageRequestFirst(pageRequestFirst *string) + func (o *GetSiteCertificatesParams) SetPageRequestSortBy(pageRequestSortBy *string) + func (o *GetSiteCertificatesParams) SetSiteID(siteID string) + func (o *GetSiteCertificatesParams) SetStackID(stackID string) + func (o *GetSiteCertificatesParams) SetTimeout(timeout time.Duration) + func (o *GetSiteCertificatesParams) WithContext(ctx context.Context) *GetSiteCertificatesParams + func (o *GetSiteCertificatesParams) WithHTTPClient(client *http.Client) *GetSiteCertificatesParams + func (o *GetSiteCertificatesParams) WithPageRequestAfter(pageRequestAfter *string) *GetSiteCertificatesParams + func (o *GetSiteCertificatesParams) WithPageRequestFilter(pageRequestFilter *string) *GetSiteCertificatesParams + func (o *GetSiteCertificatesParams) WithPageRequestFirst(pageRequestFirst *string) *GetSiteCertificatesParams + func (o *GetSiteCertificatesParams) WithPageRequestSortBy(pageRequestSortBy *string) *GetSiteCertificatesParams + func (o *GetSiteCertificatesParams) WithSiteID(siteID string) *GetSiteCertificatesParams + func (o *GetSiteCertificatesParams) WithStackID(stackID string) *GetSiteCertificatesParams + func (o *GetSiteCertificatesParams) WithTimeout(timeout time.Duration) *GetSiteCertificatesParams + func (o *GetSiteCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSiteCertificatesReader struct + func (o *GetSiteCertificatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSiteCertificatesUnauthorized struct + Payload *models.APIStatus + func NewGetSiteCertificatesUnauthorized() *GetSiteCertificatesUnauthorized + func (o *GetSiteCertificatesUnauthorized) Error() string + type GetSiteDNSTargetsDefault struct + Payload *models.APIStatus + func NewGetSiteDNSTargetsDefault(code int) *GetSiteDNSTargetsDefault + func (o *GetSiteDNSTargetsDefault) Code() int + func (o *GetSiteDNSTargetsDefault) Error() string + type GetSiteDNSTargetsInternalServerError struct + Payload *models.APIStatus + func NewGetSiteDNSTargetsInternalServerError() *GetSiteDNSTargetsInternalServerError + func (o *GetSiteDNSTargetsInternalServerError) Error() string + type GetSiteDNSTargetsOK struct + Payload *models.CdnGetSiteDNSTargetsResponse + func NewGetSiteDNSTargetsOK() *GetSiteDNSTargetsOK + func (o *GetSiteDNSTargetsOK) Error() string + type GetSiteDNSTargetsParams struct + Context context.Context + HTTPClient *http.Client + SiteID string + StackID string + func NewGetSiteDNSTargetsParams() *GetSiteDNSTargetsParams + func NewGetSiteDNSTargetsParamsWithContext(ctx context.Context) *GetSiteDNSTargetsParams + func NewGetSiteDNSTargetsParamsWithHTTPClient(client *http.Client) *GetSiteDNSTargetsParams + func NewGetSiteDNSTargetsParamsWithTimeout(timeout time.Duration) *GetSiteDNSTargetsParams + func (o *GetSiteDNSTargetsParams) SetContext(ctx context.Context) + func (o *GetSiteDNSTargetsParams) SetHTTPClient(client *http.Client) + func (o *GetSiteDNSTargetsParams) SetSiteID(siteID string) + func (o *GetSiteDNSTargetsParams) SetStackID(stackID string) + func (o *GetSiteDNSTargetsParams) SetTimeout(timeout time.Duration) + func (o *GetSiteDNSTargetsParams) WithContext(ctx context.Context) *GetSiteDNSTargetsParams + func (o *GetSiteDNSTargetsParams) WithHTTPClient(client *http.Client) *GetSiteDNSTargetsParams + func (o *GetSiteDNSTargetsParams) WithSiteID(siteID string) *GetSiteDNSTargetsParams + func (o *GetSiteDNSTargetsParams) WithStackID(stackID string) *GetSiteDNSTargetsParams + func (o *GetSiteDNSTargetsParams) WithTimeout(timeout time.Duration) *GetSiteDNSTargetsParams + func (o *GetSiteDNSTargetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSiteDNSTargetsReader struct + func (o *GetSiteDNSTargetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSiteDNSTargetsUnauthorized struct + Payload *models.APIStatus + func NewGetSiteDNSTargetsUnauthorized() *GetSiteDNSTargetsUnauthorized + func (o *GetSiteDNSTargetsUnauthorized) Error() string + type GetSiteDefault struct + Payload *models.APIStatus + func NewGetSiteDefault(code int) *GetSiteDefault + func (o *GetSiteDefault) Code() int + func (o *GetSiteDefault) Error() string + type GetSiteInternalServerError struct + Payload *models.APIStatus + func NewGetSiteInternalServerError() *GetSiteInternalServerError + func (o *GetSiteInternalServerError) Error() string + type GetSiteOK struct + Payload *models.CdnGetSiteResponse + func NewGetSiteOK() *GetSiteOK + func (o *GetSiteOK) Error() string + type GetSiteParams struct + Context context.Context + HTTPClient *http.Client + SiteID string + StackID string + func NewGetSiteParams() *GetSiteParams + func NewGetSiteParamsWithContext(ctx context.Context) *GetSiteParams + func NewGetSiteParamsWithHTTPClient(client *http.Client) *GetSiteParams + func NewGetSiteParamsWithTimeout(timeout time.Duration) *GetSiteParams + func (o *GetSiteParams) SetContext(ctx context.Context) + func (o *GetSiteParams) SetHTTPClient(client *http.Client) + func (o *GetSiteParams) SetSiteID(siteID string) + func (o *GetSiteParams) SetStackID(stackID string) + func (o *GetSiteParams) SetTimeout(timeout time.Duration) + func (o *GetSiteParams) WithContext(ctx context.Context) *GetSiteParams + func (o *GetSiteParams) WithHTTPClient(client *http.Client) *GetSiteParams + func (o *GetSiteParams) WithSiteID(siteID string) *GetSiteParams + func (o *GetSiteParams) WithStackID(stackID string) *GetSiteParams + func (o *GetSiteParams) WithTimeout(timeout time.Duration) *GetSiteParams + func (o *GetSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSiteReader struct + func (o *GetSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSiteScopesDefault struct + Payload *models.APIStatus + func NewGetSiteScopesDefault(code int) *GetSiteScopesDefault + func (o *GetSiteScopesDefault) Code() int + func (o *GetSiteScopesDefault) Error() string + type GetSiteScopesInternalServerError struct + Payload *models.APIStatus + func NewGetSiteScopesInternalServerError() *GetSiteScopesInternalServerError + func (o *GetSiteScopesInternalServerError) Error() string + type GetSiteScopesOK struct + Payload *models.CdnGetSiteScopesResponse + func NewGetSiteScopesOK() *GetSiteScopesOK + func (o *GetSiteScopesOK) Error() string + type GetSiteScopesParams struct + Context context.Context + DisableTransparentMode *bool + HTTPClient *http.Client + PageRequestAfter *string + PageRequestFilter *string + PageRequestFirst *string + PageRequestSortBy *string + SiteID string + StackID string + func NewGetSiteScopesParams() *GetSiteScopesParams + func NewGetSiteScopesParamsWithContext(ctx context.Context) *GetSiteScopesParams + func NewGetSiteScopesParamsWithHTTPClient(client *http.Client) *GetSiteScopesParams + func NewGetSiteScopesParamsWithTimeout(timeout time.Duration) *GetSiteScopesParams + func (o *GetSiteScopesParams) SetContext(ctx context.Context) + func (o *GetSiteScopesParams) SetDisableTransparentMode(disableTransparentMode *bool) + func (o *GetSiteScopesParams) SetHTTPClient(client *http.Client) + func (o *GetSiteScopesParams) SetPageRequestAfter(pageRequestAfter *string) + func (o *GetSiteScopesParams) SetPageRequestFilter(pageRequestFilter *string) + func (o *GetSiteScopesParams) SetPageRequestFirst(pageRequestFirst *string) + func (o *GetSiteScopesParams) SetPageRequestSortBy(pageRequestSortBy *string) + func (o *GetSiteScopesParams) SetSiteID(siteID string) + func (o *GetSiteScopesParams) SetStackID(stackID string) + func (o *GetSiteScopesParams) SetTimeout(timeout time.Duration) + func (o *GetSiteScopesParams) WithContext(ctx context.Context) *GetSiteScopesParams + func (o *GetSiteScopesParams) WithDisableTransparentMode(disableTransparentMode *bool) *GetSiteScopesParams + func (o *GetSiteScopesParams) WithHTTPClient(client *http.Client) *GetSiteScopesParams + func (o *GetSiteScopesParams) WithPageRequestAfter(pageRequestAfter *string) *GetSiteScopesParams + func (o *GetSiteScopesParams) WithPageRequestFilter(pageRequestFilter *string) *GetSiteScopesParams + func (o *GetSiteScopesParams) WithPageRequestFirst(pageRequestFirst *string) *GetSiteScopesParams + func (o *GetSiteScopesParams) WithPageRequestSortBy(pageRequestSortBy *string) *GetSiteScopesParams + func (o *GetSiteScopesParams) WithSiteID(siteID string) *GetSiteScopesParams + func (o *GetSiteScopesParams) WithStackID(stackID string) *GetSiteScopesParams + func (o *GetSiteScopesParams) WithTimeout(timeout time.Duration) *GetSiteScopesParams + func (o *GetSiteScopesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSiteScopesReader struct + func (o *GetSiteScopesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSiteScopesUnauthorized struct + Payload *models.APIStatus + func NewGetSiteScopesUnauthorized() *GetSiteScopesUnauthorized + func (o *GetSiteScopesUnauthorized) Error() string + type GetSiteScript2Default struct + Payload *models.APIStatus + func NewGetSiteScript2Default(code int) *GetSiteScript2Default + func (o *GetSiteScript2Default) Code() int + func (o *GetSiteScript2Default) Error() string + type GetSiteScript2InternalServerError struct + Payload *models.APIStatus + func NewGetSiteScript2InternalServerError() *GetSiteScript2InternalServerError + func (o *GetSiteScript2InternalServerError) Error() string + type GetSiteScript2OK struct + Payload *models.CdnGetSiteScriptResponse + func NewGetSiteScript2OK() *GetSiteScript2OK + func (o *GetSiteScript2OK) Error() string + type GetSiteScript2Params struct + Context context.Context + HTTPClient *http.Client + ScriptID string + ScriptVersion string + SiteID string + StackID string + func NewGetSiteScript2Params() *GetSiteScript2Params + func NewGetSiteScript2ParamsWithContext(ctx context.Context) *GetSiteScript2Params + func NewGetSiteScript2ParamsWithHTTPClient(client *http.Client) *GetSiteScript2Params + func NewGetSiteScript2ParamsWithTimeout(timeout time.Duration) *GetSiteScript2Params + func (o *GetSiteScript2Params) SetContext(ctx context.Context) + func (o *GetSiteScript2Params) SetHTTPClient(client *http.Client) + func (o *GetSiteScript2Params) SetScriptID(scriptID string) + func (o *GetSiteScript2Params) SetScriptVersion(scriptVersion string) + func (o *GetSiteScript2Params) SetSiteID(siteID string) + func (o *GetSiteScript2Params) SetStackID(stackID string) + func (o *GetSiteScript2Params) SetTimeout(timeout time.Duration) + func (o *GetSiteScript2Params) WithContext(ctx context.Context) *GetSiteScript2Params + func (o *GetSiteScript2Params) WithHTTPClient(client *http.Client) *GetSiteScript2Params + func (o *GetSiteScript2Params) WithScriptID(scriptID string) *GetSiteScript2Params + func (o *GetSiteScript2Params) WithScriptVersion(scriptVersion string) *GetSiteScript2Params + func (o *GetSiteScript2Params) WithSiteID(siteID string) *GetSiteScript2Params + func (o *GetSiteScript2Params) WithStackID(stackID string) *GetSiteScript2Params + func (o *GetSiteScript2Params) WithTimeout(timeout time.Duration) *GetSiteScript2Params + func (o *GetSiteScript2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSiteScript2Reader struct + func (o *GetSiteScript2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSiteScript2Unauthorized struct + Payload *models.APIStatus + func NewGetSiteScript2Unauthorized() *GetSiteScript2Unauthorized + func (o *GetSiteScript2Unauthorized) Error() string + type GetSiteScriptDefault struct + Payload *models.APIStatus + func NewGetSiteScriptDefault(code int) *GetSiteScriptDefault + func (o *GetSiteScriptDefault) Code() int + func (o *GetSiteScriptDefault) Error() string + type GetSiteScriptInternalServerError struct + Payload *models.APIStatus + func NewGetSiteScriptInternalServerError() *GetSiteScriptInternalServerError + func (o *GetSiteScriptInternalServerError) Error() string + type GetSiteScriptOK struct + Payload *models.CdnGetSiteScriptResponse + func NewGetSiteScriptOK() *GetSiteScriptOK + func (o *GetSiteScriptOK) Error() string + type GetSiteScriptParams struct + Context context.Context + HTTPClient *http.Client + ScriptID string + ScriptVersion *string + SiteID string + StackID string + func NewGetSiteScriptParams() *GetSiteScriptParams + func NewGetSiteScriptParamsWithContext(ctx context.Context) *GetSiteScriptParams + func NewGetSiteScriptParamsWithHTTPClient(client *http.Client) *GetSiteScriptParams + func NewGetSiteScriptParamsWithTimeout(timeout time.Duration) *GetSiteScriptParams + func (o *GetSiteScriptParams) SetContext(ctx context.Context) + func (o *GetSiteScriptParams) SetHTTPClient(client *http.Client) + func (o *GetSiteScriptParams) SetScriptID(scriptID string) + func (o *GetSiteScriptParams) SetScriptVersion(scriptVersion *string) + func (o *GetSiteScriptParams) SetSiteID(siteID string) + func (o *GetSiteScriptParams) SetStackID(stackID string) + func (o *GetSiteScriptParams) SetTimeout(timeout time.Duration) + func (o *GetSiteScriptParams) WithContext(ctx context.Context) *GetSiteScriptParams + func (o *GetSiteScriptParams) WithHTTPClient(client *http.Client) *GetSiteScriptParams + func (o *GetSiteScriptParams) WithScriptID(scriptID string) *GetSiteScriptParams + func (o *GetSiteScriptParams) WithScriptVersion(scriptVersion *string) *GetSiteScriptParams + func (o *GetSiteScriptParams) WithSiteID(siteID string) *GetSiteScriptParams + func (o *GetSiteScriptParams) WithStackID(stackID string) *GetSiteScriptParams + func (o *GetSiteScriptParams) WithTimeout(timeout time.Duration) *GetSiteScriptParams + func (o *GetSiteScriptParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSiteScriptReader struct + func (o *GetSiteScriptReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSiteScriptUnauthorized struct + Payload *models.APIStatus + func NewGetSiteScriptUnauthorized() *GetSiteScriptUnauthorized + func (o *GetSiteScriptUnauthorized) Error() string + type GetSiteScriptsDefault struct + Payload *models.APIStatus + func NewGetSiteScriptsDefault(code int) *GetSiteScriptsDefault + func (o *GetSiteScriptsDefault) Code() int + func (o *GetSiteScriptsDefault) Error() string + type GetSiteScriptsInternalServerError struct + Payload *models.APIStatus + func NewGetSiteScriptsInternalServerError() *GetSiteScriptsInternalServerError + func (o *GetSiteScriptsInternalServerError) Error() string + type GetSiteScriptsOK struct + Payload *models.CdnGetSiteScriptsResponse + func NewGetSiteScriptsOK() *GetSiteScriptsOK + func (o *GetSiteScriptsOK) Error() string + type GetSiteScriptsParams struct + Context context.Context + HTTPClient *http.Client + PageRequestAfter *string + PageRequestFilter *string + PageRequestFirst *string + PageRequestSortBy *string + SiteID string + StackID string + func NewGetSiteScriptsParams() *GetSiteScriptsParams + func NewGetSiteScriptsParamsWithContext(ctx context.Context) *GetSiteScriptsParams + func NewGetSiteScriptsParamsWithHTTPClient(client *http.Client) *GetSiteScriptsParams + func NewGetSiteScriptsParamsWithTimeout(timeout time.Duration) *GetSiteScriptsParams + func (o *GetSiteScriptsParams) SetContext(ctx context.Context) + func (o *GetSiteScriptsParams) SetHTTPClient(client *http.Client) + func (o *GetSiteScriptsParams) SetPageRequestAfter(pageRequestAfter *string) + func (o *GetSiteScriptsParams) SetPageRequestFilter(pageRequestFilter *string) + func (o *GetSiteScriptsParams) SetPageRequestFirst(pageRequestFirst *string) + func (o *GetSiteScriptsParams) SetPageRequestSortBy(pageRequestSortBy *string) + func (o *GetSiteScriptsParams) SetSiteID(siteID string) + func (o *GetSiteScriptsParams) SetStackID(stackID string) + func (o *GetSiteScriptsParams) SetTimeout(timeout time.Duration) + func (o *GetSiteScriptsParams) WithContext(ctx context.Context) *GetSiteScriptsParams + func (o *GetSiteScriptsParams) WithHTTPClient(client *http.Client) *GetSiteScriptsParams + func (o *GetSiteScriptsParams) WithPageRequestAfter(pageRequestAfter *string) *GetSiteScriptsParams + func (o *GetSiteScriptsParams) WithPageRequestFilter(pageRequestFilter *string) *GetSiteScriptsParams + func (o *GetSiteScriptsParams) WithPageRequestFirst(pageRequestFirst *string) *GetSiteScriptsParams + func (o *GetSiteScriptsParams) WithPageRequestSortBy(pageRequestSortBy *string) *GetSiteScriptsParams + func (o *GetSiteScriptsParams) WithSiteID(siteID string) *GetSiteScriptsParams + func (o *GetSiteScriptsParams) WithStackID(stackID string) *GetSiteScriptsParams + func (o *GetSiteScriptsParams) WithTimeout(timeout time.Duration) *GetSiteScriptsParams + func (o *GetSiteScriptsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSiteScriptsReader struct + func (o *GetSiteScriptsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSiteScriptsUnauthorized struct + Payload *models.APIStatus + func NewGetSiteScriptsUnauthorized() *GetSiteScriptsUnauthorized + func (o *GetSiteScriptsUnauthorized) Error() string + type GetSiteUnauthorized struct + Payload *models.APIStatus + func NewGetSiteUnauthorized() *GetSiteUnauthorized + func (o *GetSiteUnauthorized) Error() string + type GetSitesDefault struct + Payload *models.APIStatus + func NewGetSitesDefault(code int) *GetSitesDefault + func (o *GetSitesDefault) Code() int + func (o *GetSitesDefault) Error() string + type GetSitesInternalServerError struct + Payload *models.APIStatus + func NewGetSitesInternalServerError() *GetSitesInternalServerError + func (o *GetSitesInternalServerError) Error() string + type GetSitesOK struct + Payload *models.CdnGetSitesResponse + func NewGetSitesOK() *GetSitesOK + func (o *GetSitesOK) Error() string + type GetSitesParams struct + Context context.Context + HTTPClient *http.Client + PageRequestAfter *string + PageRequestFilter *string + PageRequestFirst *string + PageRequestSortBy *string + StackID string + func NewGetSitesParams() *GetSitesParams + func NewGetSitesParamsWithContext(ctx context.Context) *GetSitesParams + func NewGetSitesParamsWithHTTPClient(client *http.Client) *GetSitesParams + func NewGetSitesParamsWithTimeout(timeout time.Duration) *GetSitesParams + func (o *GetSitesParams) SetContext(ctx context.Context) + func (o *GetSitesParams) SetHTTPClient(client *http.Client) + func (o *GetSitesParams) SetPageRequestAfter(pageRequestAfter *string) + func (o *GetSitesParams) SetPageRequestFilter(pageRequestFilter *string) + func (o *GetSitesParams) SetPageRequestFirst(pageRequestFirst *string) + func (o *GetSitesParams) SetPageRequestSortBy(pageRequestSortBy *string) + func (o *GetSitesParams) SetStackID(stackID string) + func (o *GetSitesParams) SetTimeout(timeout time.Duration) + func (o *GetSitesParams) WithContext(ctx context.Context) *GetSitesParams + func (o *GetSitesParams) WithHTTPClient(client *http.Client) *GetSitesParams + func (o *GetSitesParams) WithPageRequestAfter(pageRequestAfter *string) *GetSitesParams + func (o *GetSitesParams) WithPageRequestFilter(pageRequestFilter *string) *GetSitesParams + func (o *GetSitesParams) WithPageRequestFirst(pageRequestFirst *string) *GetSitesParams + func (o *GetSitesParams) WithPageRequestSortBy(pageRequestSortBy *string) *GetSitesParams + func (o *GetSitesParams) WithStackID(stackID string) *GetSitesParams + func (o *GetSitesParams) WithTimeout(timeout time.Duration) *GetSitesParams + func (o *GetSitesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSitesReader struct + func (o *GetSitesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSitesUnauthorized struct + Payload *models.APIStatus + func NewGetSitesUnauthorized() *GetSitesUnauthorized + func (o *GetSitesUnauthorized) Error() string + type PurgeContentDefault struct + Payload *models.APIStatus + func NewPurgeContentDefault(code int) *PurgeContentDefault + func (o *PurgeContentDefault) Code() int + func (o *PurgeContentDefault) Error() string + type PurgeContentInternalServerError struct + Payload *models.APIStatus + func NewPurgeContentInternalServerError() *PurgeContentInternalServerError + func (o *PurgeContentInternalServerError) Error() string + type PurgeContentOK struct + Payload *models.CdnPurgeContentResponse + func NewPurgeContentOK() *PurgeContentOK + func (o *PurgeContentOK) Error() string + type PurgeContentParams struct + Body *models.CdnPurgeContentRequest + Context context.Context + HTTPClient *http.Client + StackID string + func NewPurgeContentParams() *PurgeContentParams + func NewPurgeContentParamsWithContext(ctx context.Context) *PurgeContentParams + func NewPurgeContentParamsWithHTTPClient(client *http.Client) *PurgeContentParams + func NewPurgeContentParamsWithTimeout(timeout time.Duration) *PurgeContentParams + func (o *PurgeContentParams) SetBody(body *models.CdnPurgeContentRequest) + func (o *PurgeContentParams) SetContext(ctx context.Context) + func (o *PurgeContentParams) SetHTTPClient(client *http.Client) + func (o *PurgeContentParams) SetStackID(stackID string) + func (o *PurgeContentParams) SetTimeout(timeout time.Duration) + func (o *PurgeContentParams) WithBody(body *models.CdnPurgeContentRequest) *PurgeContentParams + func (o *PurgeContentParams) WithContext(ctx context.Context) *PurgeContentParams + func (o *PurgeContentParams) WithHTTPClient(client *http.Client) *PurgeContentParams + func (o *PurgeContentParams) WithStackID(stackID string) *PurgeContentParams + func (o *PurgeContentParams) WithTimeout(timeout time.Duration) *PurgeContentParams + func (o *PurgeContentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PurgeContentReader struct + func (o *PurgeContentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PurgeContentUnauthorized struct + Payload *models.APIStatus + func NewPurgeContentUnauthorized() *PurgeContentUnauthorized + func (o *PurgeContentUnauthorized) Error() string + type RenewCertificateDefault struct + Payload *models.APIStatus + func NewRenewCertificateDefault(code int) *RenewCertificateDefault + func (o *RenewCertificateDefault) Code() int + func (o *RenewCertificateDefault) Error() string + type RenewCertificateInternalServerError struct + Payload *models.APIStatus + func NewRenewCertificateInternalServerError() *RenewCertificateInternalServerError + func (o *RenewCertificateInternalServerError) Error() string + type RenewCertificateNoContent struct + func NewRenewCertificateNoContent() *RenewCertificateNoContent + func (o *RenewCertificateNoContent) Error() string + type RenewCertificateParams struct + CertificateID string + Context context.Context + HTTPClient *http.Client + StackID string + func NewRenewCertificateParams() *RenewCertificateParams + func NewRenewCertificateParamsWithContext(ctx context.Context) *RenewCertificateParams + func NewRenewCertificateParamsWithHTTPClient(client *http.Client) *RenewCertificateParams + func NewRenewCertificateParamsWithTimeout(timeout time.Duration) *RenewCertificateParams + func (o *RenewCertificateParams) SetCertificateID(certificateID string) + func (o *RenewCertificateParams) SetContext(ctx context.Context) + func (o *RenewCertificateParams) SetHTTPClient(client *http.Client) + func (o *RenewCertificateParams) SetStackID(stackID string) + func (o *RenewCertificateParams) SetTimeout(timeout time.Duration) + func (o *RenewCertificateParams) WithCertificateID(certificateID string) *RenewCertificateParams + func (o *RenewCertificateParams) WithContext(ctx context.Context) *RenewCertificateParams + func (o *RenewCertificateParams) WithHTTPClient(client *http.Client) *RenewCertificateParams + func (o *RenewCertificateParams) WithStackID(stackID string) *RenewCertificateParams + func (o *RenewCertificateParams) WithTimeout(timeout time.Duration) *RenewCertificateParams + func (o *RenewCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type RenewCertificateReader struct + func (o *RenewCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type RenewCertificateUnauthorized struct + Payload *models.APIStatus + func NewRenewCertificateUnauthorized() *RenewCertificateUnauthorized + func (o *RenewCertificateUnauthorized) Error() string + type RequestCertificateDefault struct + Payload *models.APIStatus + func NewRequestCertificateDefault(code int) *RequestCertificateDefault + func (o *RequestCertificateDefault) Code() int + func (o *RequestCertificateDefault) Error() string + type RequestCertificateInternalServerError struct + Payload *models.APIStatus + func NewRequestCertificateInternalServerError() *RequestCertificateInternalServerError + func (o *RequestCertificateInternalServerError) Error() string + type RequestCertificateOK struct + Payload *models.CdnRequestCertificateResponse + func NewRequestCertificateOK() *RequestCertificateOK + func (o *RequestCertificateOK) Error() string + type RequestCertificateParams struct + Body *models.CdnRequestCertificateRequest + Context context.Context + HTTPClient *http.Client + SiteID string + StackID string + func NewRequestCertificateParams() *RequestCertificateParams + func NewRequestCertificateParamsWithContext(ctx context.Context) *RequestCertificateParams + func NewRequestCertificateParamsWithHTTPClient(client *http.Client) *RequestCertificateParams + func NewRequestCertificateParamsWithTimeout(timeout time.Duration) *RequestCertificateParams + func (o *RequestCertificateParams) SetBody(body *models.CdnRequestCertificateRequest) + func (o *RequestCertificateParams) SetContext(ctx context.Context) + func (o *RequestCertificateParams) SetHTTPClient(client *http.Client) + func (o *RequestCertificateParams) SetSiteID(siteID string) + func (o *RequestCertificateParams) SetStackID(stackID string) + func (o *RequestCertificateParams) SetTimeout(timeout time.Duration) + func (o *RequestCertificateParams) WithBody(body *models.CdnRequestCertificateRequest) *RequestCertificateParams + func (o *RequestCertificateParams) WithContext(ctx context.Context) *RequestCertificateParams + func (o *RequestCertificateParams) WithHTTPClient(client *http.Client) *RequestCertificateParams + func (o *RequestCertificateParams) WithSiteID(siteID string) *RequestCertificateParams + func (o *RequestCertificateParams) WithStackID(stackID string) *RequestCertificateParams + func (o *RequestCertificateParams) WithTimeout(timeout time.Duration) *RequestCertificateParams + func (o *RequestCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type RequestCertificateReader struct + func (o *RequestCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type RequestCertificateUnauthorized struct + Payload *models.APIStatus + func NewRequestCertificateUnauthorized() *RequestCertificateUnauthorized + func (o *RequestCertificateUnauthorized) Error() string + type ScanOriginDefault struct + Payload *models.APIStatus + func NewScanOriginDefault(code int) *ScanOriginDefault + func (o *ScanOriginDefault) Code() int + func (o *ScanOriginDefault) Error() string + type ScanOriginInternalServerError struct + Payload *models.APIStatus + func NewScanOriginInternalServerError() *ScanOriginInternalServerError + func (o *ScanOriginInternalServerError) Error() string + type ScanOriginOK struct + Payload *models.CdnScanOriginResponse + func NewScanOriginOK() *ScanOriginOK + func (o *ScanOriginOK) Error() string + type ScanOriginParams struct + Body *models.CdnScanOriginRequest + Context context.Context + HTTPClient *http.Client + func NewScanOriginParams() *ScanOriginParams + func NewScanOriginParamsWithContext(ctx context.Context) *ScanOriginParams + func NewScanOriginParamsWithHTTPClient(client *http.Client) *ScanOriginParams + func NewScanOriginParamsWithTimeout(timeout time.Duration) *ScanOriginParams + func (o *ScanOriginParams) SetBody(body *models.CdnScanOriginRequest) + func (o *ScanOriginParams) SetContext(ctx context.Context) + func (o *ScanOriginParams) SetHTTPClient(client *http.Client) + func (o *ScanOriginParams) SetTimeout(timeout time.Duration) + func (o *ScanOriginParams) WithBody(body *models.CdnScanOriginRequest) *ScanOriginParams + func (o *ScanOriginParams) WithContext(ctx context.Context) *ScanOriginParams + func (o *ScanOriginParams) WithHTTPClient(client *http.Client) *ScanOriginParams + func (o *ScanOriginParams) WithTimeout(timeout time.Duration) *ScanOriginParams + func (o *ScanOriginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type ScanOriginReader struct + func (o *ScanOriginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ScanOriginUnauthorized struct + Payload *models.APIStatus + func NewScanOriginUnauthorized() *ScanOriginUnauthorized + func (o *ScanOriginUnauthorized) Error() string + type UpdateCertificateDefault struct + Payload *models.APIStatus + func NewUpdateCertificateDefault(code int) *UpdateCertificateDefault + func (o *UpdateCertificateDefault) Code() int + func (o *UpdateCertificateDefault) Error() string + type UpdateCertificateInternalServerError struct + Payload *models.APIStatus + func NewUpdateCertificateInternalServerError() *UpdateCertificateInternalServerError + func (o *UpdateCertificateInternalServerError) Error() string + type UpdateCertificateOK struct + Payload *models.CdnUpdateCertificateResponse + func NewUpdateCertificateOK() *UpdateCertificateOK + func (o *UpdateCertificateOK) Error() string + type UpdateCertificateParams struct + Body *models.CdnUpdateCertificateRequest + CertificateID string + Context context.Context + HTTPClient *http.Client + StackID string + func NewUpdateCertificateParams() *UpdateCertificateParams + func NewUpdateCertificateParamsWithContext(ctx context.Context) *UpdateCertificateParams + func NewUpdateCertificateParamsWithHTTPClient(client *http.Client) *UpdateCertificateParams + func NewUpdateCertificateParamsWithTimeout(timeout time.Duration) *UpdateCertificateParams + func (o *UpdateCertificateParams) SetBody(body *models.CdnUpdateCertificateRequest) + func (o *UpdateCertificateParams) SetCertificateID(certificateID string) + func (o *UpdateCertificateParams) SetContext(ctx context.Context) + func (o *UpdateCertificateParams) SetHTTPClient(client *http.Client) + func (o *UpdateCertificateParams) SetStackID(stackID string) + func (o *UpdateCertificateParams) SetTimeout(timeout time.Duration) + func (o *UpdateCertificateParams) WithBody(body *models.CdnUpdateCertificateRequest) *UpdateCertificateParams + func (o *UpdateCertificateParams) WithCertificateID(certificateID string) *UpdateCertificateParams + func (o *UpdateCertificateParams) WithContext(ctx context.Context) *UpdateCertificateParams + func (o *UpdateCertificateParams) WithHTTPClient(client *http.Client) *UpdateCertificateParams + func (o *UpdateCertificateParams) WithStackID(stackID string) *UpdateCertificateParams + func (o *UpdateCertificateParams) WithTimeout(timeout time.Duration) *UpdateCertificateParams + func (o *UpdateCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UpdateCertificateReader struct + func (o *UpdateCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UpdateCertificateUnauthorized struct + Payload *models.APIStatus + func NewUpdateCertificateUnauthorized() *UpdateCertificateUnauthorized + func (o *UpdateCertificateUnauthorized) Error() string + type UpdateOriginDefault struct + Payload *models.APIStatus + func NewUpdateOriginDefault(code int) *UpdateOriginDefault + func (o *UpdateOriginDefault) Code() int + func (o *UpdateOriginDefault) Error() string + type UpdateOriginInternalServerError struct + Payload *models.APIStatus + func NewUpdateOriginInternalServerError() *UpdateOriginInternalServerError + func (o *UpdateOriginInternalServerError) Error() string + type UpdateOriginOK struct + Payload *models.CdnUpdateOriginResponse + func NewUpdateOriginOK() *UpdateOriginOK + func (o *UpdateOriginOK) Error() string + type UpdateOriginParams struct + Body *models.CdnUpdateOriginRequest + Context context.Context + HTTPClient *http.Client + OriginID string + StackID string + func NewUpdateOriginParams() *UpdateOriginParams + func NewUpdateOriginParamsWithContext(ctx context.Context) *UpdateOriginParams + func NewUpdateOriginParamsWithHTTPClient(client *http.Client) *UpdateOriginParams + func NewUpdateOriginParamsWithTimeout(timeout time.Duration) *UpdateOriginParams + func (o *UpdateOriginParams) SetBody(body *models.CdnUpdateOriginRequest) + func (o *UpdateOriginParams) SetContext(ctx context.Context) + func (o *UpdateOriginParams) SetHTTPClient(client *http.Client) + func (o *UpdateOriginParams) SetOriginID(originID string) + func (o *UpdateOriginParams) SetStackID(stackID string) + func (o *UpdateOriginParams) SetTimeout(timeout time.Duration) + func (o *UpdateOriginParams) WithBody(body *models.CdnUpdateOriginRequest) *UpdateOriginParams + func (o *UpdateOriginParams) WithContext(ctx context.Context) *UpdateOriginParams + func (o *UpdateOriginParams) WithHTTPClient(client *http.Client) *UpdateOriginParams + func (o *UpdateOriginParams) WithOriginID(originID string) *UpdateOriginParams + func (o *UpdateOriginParams) WithStackID(stackID string) *UpdateOriginParams + func (o *UpdateOriginParams) WithTimeout(timeout time.Duration) *UpdateOriginParams + func (o *UpdateOriginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UpdateOriginReader struct + func (o *UpdateOriginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UpdateOriginUnauthorized struct + Payload *models.APIStatus + func NewUpdateOriginUnauthorized() *UpdateOriginUnauthorized + func (o *UpdateOriginUnauthorized) Error() string + type UpdateScopeConfigurationDefault struct + Payload *models.APIStatus + func NewUpdateScopeConfigurationDefault(code int) *UpdateScopeConfigurationDefault + func (o *UpdateScopeConfigurationDefault) Code() int + func (o *UpdateScopeConfigurationDefault) Error() string + type UpdateScopeConfigurationInternalServerError struct + Payload *models.APIStatus + func NewUpdateScopeConfigurationInternalServerError() *UpdateScopeConfigurationInternalServerError + func (o *UpdateScopeConfigurationInternalServerError) Error() string + type UpdateScopeConfigurationOK struct + Payload *models.CdnUpdateScopeConfigurationResponse + func NewUpdateScopeConfigurationOK() *UpdateScopeConfigurationOK + func (o *UpdateScopeConfigurationOK) Error() string + type UpdateScopeConfigurationParams struct + Body *models.CdnUpdateScopeConfigurationRequest + Context context.Context + HTTPClient *http.Client + ScopeID string + SiteID string + StackID string + func NewUpdateScopeConfigurationParams() *UpdateScopeConfigurationParams + func NewUpdateScopeConfigurationParamsWithContext(ctx context.Context) *UpdateScopeConfigurationParams + func NewUpdateScopeConfigurationParamsWithHTTPClient(client *http.Client) *UpdateScopeConfigurationParams + func NewUpdateScopeConfigurationParamsWithTimeout(timeout time.Duration) *UpdateScopeConfigurationParams + func (o *UpdateScopeConfigurationParams) SetBody(body *models.CdnUpdateScopeConfigurationRequest) + func (o *UpdateScopeConfigurationParams) SetContext(ctx context.Context) + func (o *UpdateScopeConfigurationParams) SetHTTPClient(client *http.Client) + func (o *UpdateScopeConfigurationParams) SetScopeID(scopeID string) + func (o *UpdateScopeConfigurationParams) SetSiteID(siteID string) + func (o *UpdateScopeConfigurationParams) SetStackID(stackID string) + func (o *UpdateScopeConfigurationParams) SetTimeout(timeout time.Duration) + func (o *UpdateScopeConfigurationParams) WithBody(body *models.CdnUpdateScopeConfigurationRequest) *UpdateScopeConfigurationParams + func (o *UpdateScopeConfigurationParams) WithContext(ctx context.Context) *UpdateScopeConfigurationParams + func (o *UpdateScopeConfigurationParams) WithHTTPClient(client *http.Client) *UpdateScopeConfigurationParams + func (o *UpdateScopeConfigurationParams) WithScopeID(scopeID string) *UpdateScopeConfigurationParams + func (o *UpdateScopeConfigurationParams) WithSiteID(siteID string) *UpdateScopeConfigurationParams + func (o *UpdateScopeConfigurationParams) WithStackID(stackID string) *UpdateScopeConfigurationParams + func (o *UpdateScopeConfigurationParams) WithTimeout(timeout time.Duration) *UpdateScopeConfigurationParams + func (o *UpdateScopeConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UpdateScopeConfigurationReader struct + func (o *UpdateScopeConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UpdateScopeConfigurationUnauthorized struct + Payload *models.APIStatus + func NewUpdateScopeConfigurationUnauthorized() *UpdateScopeConfigurationUnauthorized + func (o *UpdateScopeConfigurationUnauthorized) Error() string + type UpdateScopeRuleConfigurationDefault struct + Payload *models.APIStatus + func NewUpdateScopeRuleConfigurationDefault(code int) *UpdateScopeRuleConfigurationDefault + func (o *UpdateScopeRuleConfigurationDefault) Code() int + func (o *UpdateScopeRuleConfigurationDefault) Error() string + type UpdateScopeRuleConfigurationInternalServerError struct + Payload *models.APIStatus + func NewUpdateScopeRuleConfigurationInternalServerError() *UpdateScopeRuleConfigurationInternalServerError + func (o *UpdateScopeRuleConfigurationInternalServerError) Error() string + type UpdateScopeRuleConfigurationOK struct + Payload *models.CdnUpdateScopeRuleConfigurationResponse + func NewUpdateScopeRuleConfigurationOK() *UpdateScopeRuleConfigurationOK + func (o *UpdateScopeRuleConfigurationOK) Error() string + type UpdateScopeRuleConfigurationParams struct + Body *models.CdnUpdateScopeRuleConfigurationRequest + Context context.Context + HTTPClient *http.Client + RuleID string + ScopeID string + SiteID string + StackID string + func NewUpdateScopeRuleConfigurationParams() *UpdateScopeRuleConfigurationParams + func NewUpdateScopeRuleConfigurationParamsWithContext(ctx context.Context) *UpdateScopeRuleConfigurationParams + func NewUpdateScopeRuleConfigurationParamsWithHTTPClient(client *http.Client) *UpdateScopeRuleConfigurationParams + func NewUpdateScopeRuleConfigurationParamsWithTimeout(timeout time.Duration) *UpdateScopeRuleConfigurationParams + func (o *UpdateScopeRuleConfigurationParams) SetBody(body *models.CdnUpdateScopeRuleConfigurationRequest) + func (o *UpdateScopeRuleConfigurationParams) SetContext(ctx context.Context) + func (o *UpdateScopeRuleConfigurationParams) SetHTTPClient(client *http.Client) + func (o *UpdateScopeRuleConfigurationParams) SetRuleID(ruleID string) + func (o *UpdateScopeRuleConfigurationParams) SetScopeID(scopeID string) + func (o *UpdateScopeRuleConfigurationParams) SetSiteID(siteID string) + func (o *UpdateScopeRuleConfigurationParams) SetStackID(stackID string) + func (o *UpdateScopeRuleConfigurationParams) SetTimeout(timeout time.Duration) + func (o *UpdateScopeRuleConfigurationParams) WithBody(body *models.CdnUpdateScopeRuleConfigurationRequest) *UpdateScopeRuleConfigurationParams + func (o *UpdateScopeRuleConfigurationParams) WithContext(ctx context.Context) *UpdateScopeRuleConfigurationParams + func (o *UpdateScopeRuleConfigurationParams) WithHTTPClient(client *http.Client) *UpdateScopeRuleConfigurationParams + func (o *UpdateScopeRuleConfigurationParams) WithRuleID(ruleID string) *UpdateScopeRuleConfigurationParams + func (o *UpdateScopeRuleConfigurationParams) WithScopeID(scopeID string) *UpdateScopeRuleConfigurationParams + func (o *UpdateScopeRuleConfigurationParams) WithSiteID(siteID string) *UpdateScopeRuleConfigurationParams + func (o *UpdateScopeRuleConfigurationParams) WithStackID(stackID string) *UpdateScopeRuleConfigurationParams + func (o *UpdateScopeRuleConfigurationParams) WithTimeout(timeout time.Duration) *UpdateScopeRuleConfigurationParams + func (o *UpdateScopeRuleConfigurationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UpdateScopeRuleConfigurationReader struct + func (o *UpdateScopeRuleConfigurationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UpdateScopeRuleConfigurationUnauthorized struct + Payload *models.APIStatus + func NewUpdateScopeRuleConfigurationUnauthorized() *UpdateScopeRuleConfigurationUnauthorized + func (o *UpdateScopeRuleConfigurationUnauthorized) Error() string + type UpdateSiteCertificateHostsDefault struct + Payload *models.APIStatus + func NewUpdateSiteCertificateHostsDefault(code int) *UpdateSiteCertificateHostsDefault + func (o *UpdateSiteCertificateHostsDefault) Code() int + func (o *UpdateSiteCertificateHostsDefault) Error() string + type UpdateSiteCertificateHostsInternalServerError struct + Payload *models.APIStatus + func NewUpdateSiteCertificateHostsInternalServerError() *UpdateSiteCertificateHostsInternalServerError + func (o *UpdateSiteCertificateHostsInternalServerError) Error() string + type UpdateSiteCertificateHostsNoContent struct + func NewUpdateSiteCertificateHostsNoContent() *UpdateSiteCertificateHostsNoContent + func (o *UpdateSiteCertificateHostsNoContent) Error() string + type UpdateSiteCertificateHostsParams struct + Body *models.CdnUpdateSiteCertificateHostsRequest + CertificateID string + Context context.Context + HTTPClient *http.Client + SiteID string + StackID string + func NewUpdateSiteCertificateHostsParams() *UpdateSiteCertificateHostsParams + func NewUpdateSiteCertificateHostsParamsWithContext(ctx context.Context) *UpdateSiteCertificateHostsParams + func NewUpdateSiteCertificateHostsParamsWithHTTPClient(client *http.Client) *UpdateSiteCertificateHostsParams + func NewUpdateSiteCertificateHostsParamsWithTimeout(timeout time.Duration) *UpdateSiteCertificateHostsParams + func (o *UpdateSiteCertificateHostsParams) SetBody(body *models.CdnUpdateSiteCertificateHostsRequest) + func (o *UpdateSiteCertificateHostsParams) SetCertificateID(certificateID string) + func (o *UpdateSiteCertificateHostsParams) SetContext(ctx context.Context) + func (o *UpdateSiteCertificateHostsParams) SetHTTPClient(client *http.Client) + func (o *UpdateSiteCertificateHostsParams) SetSiteID(siteID string) + func (o *UpdateSiteCertificateHostsParams) SetStackID(stackID string) + func (o *UpdateSiteCertificateHostsParams) SetTimeout(timeout time.Duration) + func (o *UpdateSiteCertificateHostsParams) WithBody(body *models.CdnUpdateSiteCertificateHostsRequest) *UpdateSiteCertificateHostsParams + func (o *UpdateSiteCertificateHostsParams) WithCertificateID(certificateID string) *UpdateSiteCertificateHostsParams + func (o *UpdateSiteCertificateHostsParams) WithContext(ctx context.Context) *UpdateSiteCertificateHostsParams + func (o *UpdateSiteCertificateHostsParams) WithHTTPClient(client *http.Client) *UpdateSiteCertificateHostsParams + func (o *UpdateSiteCertificateHostsParams) WithSiteID(siteID string) *UpdateSiteCertificateHostsParams + func (o *UpdateSiteCertificateHostsParams) WithStackID(stackID string) *UpdateSiteCertificateHostsParams + func (o *UpdateSiteCertificateHostsParams) WithTimeout(timeout time.Duration) *UpdateSiteCertificateHostsParams + func (o *UpdateSiteCertificateHostsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UpdateSiteCertificateHostsReader struct + func (o *UpdateSiteCertificateHostsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UpdateSiteCertificateHostsUnauthorized struct + Payload *models.APIStatus + func NewUpdateSiteCertificateHostsUnauthorized() *UpdateSiteCertificateHostsUnauthorized + func (o *UpdateSiteCertificateHostsUnauthorized) Error() string + type UpdateSiteScriptDefault struct + Payload *models.APIStatus + func NewUpdateSiteScriptDefault(code int) *UpdateSiteScriptDefault + func (o *UpdateSiteScriptDefault) Code() int + func (o *UpdateSiteScriptDefault) Error() string + type UpdateSiteScriptInternalServerError struct + Payload *models.APIStatus + func NewUpdateSiteScriptInternalServerError() *UpdateSiteScriptInternalServerError + func (o *UpdateSiteScriptInternalServerError) Error() string + type UpdateSiteScriptOK struct + Payload *models.CdnUpdateSiteScriptResponse + func NewUpdateSiteScriptOK() *UpdateSiteScriptOK + func (o *UpdateSiteScriptOK) Error() string + type UpdateSiteScriptParams struct + Body *models.CdnUpdateSiteScriptRequest + Context context.Context + HTTPClient *http.Client + ScriptID string + SiteID string + StackID string + func NewUpdateSiteScriptParams() *UpdateSiteScriptParams + func NewUpdateSiteScriptParamsWithContext(ctx context.Context) *UpdateSiteScriptParams + func NewUpdateSiteScriptParamsWithHTTPClient(client *http.Client) *UpdateSiteScriptParams + func NewUpdateSiteScriptParamsWithTimeout(timeout time.Duration) *UpdateSiteScriptParams + func (o *UpdateSiteScriptParams) SetBody(body *models.CdnUpdateSiteScriptRequest) + func (o *UpdateSiteScriptParams) SetContext(ctx context.Context) + func (o *UpdateSiteScriptParams) SetHTTPClient(client *http.Client) + func (o *UpdateSiteScriptParams) SetScriptID(scriptID string) + func (o *UpdateSiteScriptParams) SetSiteID(siteID string) + func (o *UpdateSiteScriptParams) SetStackID(stackID string) + func (o *UpdateSiteScriptParams) SetTimeout(timeout time.Duration) + func (o *UpdateSiteScriptParams) WithBody(body *models.CdnUpdateSiteScriptRequest) *UpdateSiteScriptParams + func (o *UpdateSiteScriptParams) WithContext(ctx context.Context) *UpdateSiteScriptParams + func (o *UpdateSiteScriptParams) WithHTTPClient(client *http.Client) *UpdateSiteScriptParams + func (o *UpdateSiteScriptParams) WithScriptID(scriptID string) *UpdateSiteScriptParams + func (o *UpdateSiteScriptParams) WithSiteID(siteID string) *UpdateSiteScriptParams + func (o *UpdateSiteScriptParams) WithStackID(stackID string) *UpdateSiteScriptParams + func (o *UpdateSiteScriptParams) WithTimeout(timeout time.Duration) *UpdateSiteScriptParams + func (o *UpdateSiteScriptParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UpdateSiteScriptReader struct + func (o *UpdateSiteScriptReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UpdateSiteScriptUnauthorized struct + Payload *models.APIStatus + func NewUpdateSiteScriptUnauthorized() *UpdateSiteScriptUnauthorized + func (o *UpdateSiteScriptUnauthorized) Error() string