Documentation ¶
Index ¶
- type AddMemberToAccountDefault
- type AddMemberToAccountOK
- type AddMemberToAccountParams
- func NewAddMemberToAccountParams() *AddMemberToAccountParams
- func NewAddMemberToAccountParamsWithContext(ctx context.Context) *AddMemberToAccountParams
- func NewAddMemberToAccountParamsWithHTTPClient(client *http.Client) *AddMemberToAccountParams
- func NewAddMemberToAccountParamsWithTimeout(timeout time.Duration) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) SetAccountSlug(accountSlug string)
- func (o *AddMemberToAccountParams) SetContext(ctx context.Context)
- func (o *AddMemberToAccountParams) SetEmail(email string)
- func (o *AddMemberToAccountParams) SetHTTPClient(client *http.Client)
- func (o *AddMemberToAccountParams) SetRole(role *string)
- func (o *AddMemberToAccountParams) SetTimeout(timeout time.Duration)
- func (o *AddMemberToAccountParams) WithAccountSlug(accountSlug string) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WithContext(ctx context.Context) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WithEmail(email string) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WithHTTPClient(client *http.Client) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WithRole(role *string) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WithTimeout(timeout time.Duration) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddMemberToAccountReader
- type CancelAccountDefault
- type CancelAccountNoContent
- type CancelAccountParams
- func (o *CancelAccountParams) SetAccountID(accountID string)
- func (o *CancelAccountParams) SetContext(ctx context.Context)
- func (o *CancelAccountParams) SetHTTPClient(client *http.Client)
- func (o *CancelAccountParams) SetTimeout(timeout time.Duration)
- func (o *CancelAccountParams) WithAccountID(accountID string) *CancelAccountParams
- func (o *CancelAccountParams) WithContext(ctx context.Context) *CancelAccountParams
- func (o *CancelAccountParams) WithHTTPClient(client *http.Client) *CancelAccountParams
- func (o *CancelAccountParams) WithTimeout(timeout time.Duration) *CancelAccountParams
- func (o *CancelAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CancelAccountReader
- type CancelSiteDeployCreated
- type CancelSiteDeployDefault
- type CancelSiteDeployParams
- func NewCancelSiteDeployParams() *CancelSiteDeployParams
- func NewCancelSiteDeployParamsWithContext(ctx context.Context) *CancelSiteDeployParams
- func NewCancelSiteDeployParamsWithHTTPClient(client *http.Client) *CancelSiteDeployParams
- func NewCancelSiteDeployParamsWithTimeout(timeout time.Duration) *CancelSiteDeployParams
- func (o *CancelSiteDeployParams) SetContext(ctx context.Context)
- func (o *CancelSiteDeployParams) SetDeployID(deployID string)
- func (o *CancelSiteDeployParams) SetHTTPClient(client *http.Client)
- func (o *CancelSiteDeployParams) SetTimeout(timeout time.Duration)
- func (o *CancelSiteDeployParams) WithContext(ctx context.Context) *CancelSiteDeployParams
- func (o *CancelSiteDeployParams) WithDeployID(deployID string) *CancelSiteDeployParams
- func (o *CancelSiteDeployParams) WithHTTPClient(client *http.Client) *CancelSiteDeployParams
- func (o *CancelSiteDeployParams) WithTimeout(timeout time.Duration) *CancelSiteDeployParams
- func (o *CancelSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CancelSiteDeployReader
- type Client
- func (a *Client) AddMemberToAccount(params *AddMemberToAccountParams, authInfo runtime.ClientAuthInfoWriter) (*AddMemberToAccountOK, error)
- func (a *Client) CancelAccount(params *CancelAccountParams, authInfo runtime.ClientAuthInfoWriter) (*CancelAccountNoContent, error)
- func (a *Client) CancelSiteDeploy(params *CancelSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CancelSiteDeployCreated, error)
- func (a *Client) ConfigureDNSForSite(params *ConfigureDNSForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*ConfigureDNSForSiteOK, error)
- func (a *Client) CreateAccount(params *CreateAccountParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAccountCreated, error)
- func (a *Client) CreateDNSRecord(params *CreateDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDNSRecordCreated, error)
- func (a *Client) CreateDNSZone(params *CreateDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDNSZoneCreated, error)
- func (a *Client) CreateDeployKey(params *CreateDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeployKeyCreated, error)
- func (a *Client) CreateHookBySiteID(params *CreateHookBySiteIDParams, authInfo runtime.ClientAuthInfoWriter) (*CreateHookBySiteIDCreated, error)
- func (a *Client) CreatePluginRun(params *CreatePluginRunParams, authInfo runtime.ClientAuthInfoWriter) (*CreatePluginRunCreated, error)
- func (a *Client) CreateServiceInstance(params *CreateServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*CreateServiceInstanceCreated, error)
- func (a *Client) CreateSite(params *CreateSiteParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteCreated, error)
- func (a *Client) CreateSiteAsset(params *CreateSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteAssetCreated, error)
- func (a *Client) CreateSiteBuild(params *CreateSiteBuildParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteBuildOK, error)
- func (a *Client) CreateSiteBuildHook(params *CreateSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteBuildHookCreated, error)
- func (a *Client) CreateSiteDeploy(params *CreateSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDeployOK, error)
- func (a *Client) CreateSiteInTeam(params *CreateSiteInTeamParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteInTeamCreated, error)
- func (a *Client) CreateSiteSnippet(params *CreateSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteSnippetCreated, error)
- func (a *Client) CreateSplitTest(params *CreateSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSplitTestCreated, error)
- func (a *Client) CreateTicket(params *CreateTicketParams, authInfo runtime.ClientAuthInfoWriter) (*CreateTicketCreated, error)
- func (a *Client) DeleteDNSRecord(params *DeleteDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDNSRecordNoContent, error)
- func (a *Client) DeleteDNSZone(params *DeleteDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDNSZoneNoContent, error)
- func (a *Client) DeleteDeployKey(params *DeleteDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeployKeyNoContent, error)
- func (a *Client) DeleteHook(params *DeleteHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteHookNoContent, error)
- func (a *Client) DeleteServiceInstance(params *DeleteServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServiceInstanceNoContent, error)
- func (a *Client) DeleteSite(params *DeleteSiteParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteNoContent, error)
- func (a *Client) DeleteSiteAsset(params *DeleteSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteAssetNoContent, error)
- func (a *Client) DeleteSiteBuildHook(params *DeleteSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteBuildHookNoContent, error)
- func (a *Client) DeleteSiteForm(params *DeleteSiteFormParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteFormNoContent, error)
- func (a *Client) DeleteSiteSnippet(params *DeleteSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteSnippetNoContent, error)
- func (a *Client) DeleteSubmission(params *DeleteSubmissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSubmissionNoContent, error)
- func (a *Client) DisableSplitTest(params *DisableSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*DisableSplitTestNoContent, error)
- func (a *Client) EnableHook(params *EnableHookParams, authInfo runtime.ClientAuthInfoWriter) (*EnableHookOK, error)
- func (a *Client) EnableSplitTest(params *EnableSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*EnableSplitTestNoContent, error)
- func (a *Client) ExchangeTicket(params *ExchangeTicketParams, authInfo runtime.ClientAuthInfoWriter) (*ExchangeTicketCreated, error)
- func (a *Client) GetAccount(params *GetAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountOK, error)
- func (a *Client) GetAccountBuildStatus(params *GetAccountBuildStatusParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountBuildStatusOK, error)
- func (a *Client) GetCurrentUser(params *GetCurrentUserParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentUserOK, error)
- func (a *Client) GetDNSForSite(params *GetDNSForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSForSiteOK, error)
- func (a *Client) GetDNSRecords(params *GetDNSRecordsParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSRecordsOK, error)
- func (a *Client) GetDNSZone(params *GetDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSZoneOK, error)
- func (a *Client) GetDNSZones(params *GetDNSZonesParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSZonesOK, error)
- func (a *Client) GetDeploy(params *GetDeployParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeployOK, error)
- func (a *Client) GetDeployKey(params *GetDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeployKeyOK, error)
- func (a *Client) GetHook(params *GetHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetHookOK, error)
- func (a *Client) GetIndividualDNSRecord(params *GetIndividualDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*GetIndividualDNSRecordOK, error)
- func (a *Client) GetServices(params *GetServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesOK, error)
- func (a *Client) GetSite(params *GetSiteParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteOK, error)
- func (a *Client) GetSiteAssetInfo(params *GetSiteAssetInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteAssetInfoOK, error)
- func (a *Client) GetSiteAssetPublicSignature(params *GetSiteAssetPublicSignatureParams, ...) (*GetSiteAssetPublicSignatureOK, error)
- func (a *Client) GetSiteBuild(params *GetSiteBuildParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteBuildOK, error)
- func (a *Client) GetSiteBuildHook(params *GetSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteBuildHookOK, error)
- func (a *Client) GetSiteDeploy(params *GetSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDeployOK, error)
- func (a *Client) GetSiteFileByPathName(params *GetSiteFileByPathNameParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteFileByPathNameOK, error)
- func (a *Client) GetSiteMetadata(params *GetSiteMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteMetadataOK, error)
- func (a *Client) GetSiteSnippet(params *GetSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteSnippetOK, error)
- func (a *Client) GetSplitTest(params *GetSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*GetSplitTestOK, error)
- func (a *Client) GetSplitTests(params *GetSplitTestsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSplitTestsOK, error)
- func (a *Client) ListAccountAuditEvents(params *ListAccountAuditEventsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountAuditEventsOK, error)
- func (a *Client) ListAccountTypesForUser(params *ListAccountTypesForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountTypesForUserOK, error)
- func (a *Client) ListAccountsForUser(params *ListAccountsForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountsForUserOK, error)
- func (a *Client) ListDeployKeys(params *ListDeployKeysParams, authInfo runtime.ClientAuthInfoWriter) (*ListDeployKeysOK, error)
- func (a *Client) ListFormSubmission(params *ListFormSubmissionParams, authInfo runtime.ClientAuthInfoWriter) (*ListFormSubmissionOK, error)
- func (a *Client) ListFormSubmissions(params *ListFormSubmissionsParams, authInfo runtime.ClientAuthInfoWriter) (*ListFormSubmissionsOK, error)
- func (a *Client) ListHookTypes(params *ListHookTypesParams, authInfo runtime.ClientAuthInfoWriter) (*ListHookTypesOK, error)
- func (a *Client) ListHooksBySiteID(params *ListHooksBySiteIDParams, authInfo runtime.ClientAuthInfoWriter) (*ListHooksBySiteIDOK, error)
- func (a *Client) ListMembersForAccount(params *ListMembersForAccountParams, authInfo runtime.ClientAuthInfoWriter) (*ListMembersForAccountOK, error)
- func (a *Client) ListPaymentMethodsForUser(params *ListPaymentMethodsForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListPaymentMethodsForUserOK, error)
- func (a *Client) ListServiceInstancesForSite(params *ListServiceInstancesForSiteParams, ...) (*ListServiceInstancesForSiteOK, error)
- func (a *Client) ListSiteAssets(params *ListSiteAssetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteAssetsOK, error)
- func (a *Client) ListSiteBuildHooks(params *ListSiteBuildHooksParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteBuildHooksOK, error)
- func (a *Client) ListSiteBuilds(params *ListSiteBuildsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteBuildsOK, error)
- func (a *Client) ListSiteDeployedBranches(params *ListSiteDeployedBranchesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDeployedBranchesOK, error)
- func (a *Client) ListSiteDeploys(params *ListSiteDeploysParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDeploysOK, error)
- func (a *Client) ListSiteFiles(params *ListSiteFilesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteFilesOK, error)
- func (a *Client) ListSiteForms(params *ListSiteFormsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteFormsOK, error)
- func (a *Client) ListSiteSnippets(params *ListSiteSnippetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteSnippetsOK, error)
- func (a *Client) ListSiteSubmissions(params *ListSiteSubmissionsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteSubmissionsOK, error)
- func (a *Client) ListSites(params *ListSitesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSitesOK, error)
- func (a *Client) ListSitesForAccount(params *ListSitesForAccountParams, authInfo runtime.ClientAuthInfoWriter) (*ListSitesForAccountOK, error)
- func (a *Client) LockDeploy(params *LockDeployParams, authInfo runtime.ClientAuthInfoWriter) (*LockDeployOK, error)
- func (a *Client) NotifyBuildStart(params *NotifyBuildStartParams, authInfo runtime.ClientAuthInfoWriter) (*NotifyBuildStartNoContent, error)
- func (a *Client) ProvisionSiteTLSCertificate(params *ProvisionSiteTLSCertificateParams, ...) (*ProvisionSiteTLSCertificateOK, error)
- func (a *Client) RestoreSiteDeploy(params *RestoreSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreSiteDeployCreated, error)
- func (a *Client) RollbackSiteDeploy(params *RollbackSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*RollbackSiteDeployNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) ShowService(params *ShowServiceParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceOK, error)
- func (a *Client) ShowServiceInstance(params *ShowServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceInstanceOK, error)
- func (a *Client) ShowServiceManifest(params *ShowServiceManifestParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceManifestCreated, error)
- func (a *Client) ShowSiteTLSCertificate(params *ShowSiteTLSCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*ShowSiteTLSCertificateOK, error)
- func (a *Client) ShowTicket(params *ShowTicketParams, authInfo runtime.ClientAuthInfoWriter) (*ShowTicketOK, error)
- func (a *Client) TransferDNSZone(params *TransferDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*TransferDNSZoneOK, error)
- func (a *Client) UnlinkSiteRepo(params *UnlinkSiteRepoParams, authInfo runtime.ClientAuthInfoWriter) (*UnlinkSiteRepoOK, error)
- func (a *Client) UnlockDeploy(params *UnlockDeployParams, authInfo runtime.ClientAuthInfoWriter) (*UnlockDeployOK, error)
- func (a *Client) UpdateAccount(params *UpdateAccountParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAccountOK, error)
- func (a *Client) UpdateHook(params *UpdateHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateHookOK, error)
- func (a *Client) UpdateServiceInstance(params *UpdateServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateServiceInstanceNoContent, error)
- func (a *Client) UpdateSite(params *UpdateSiteParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteOK, error)
- func (a *Client) UpdateSiteAsset(params *UpdateSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteAssetOK, error)
- func (a *Client) UpdateSiteBuildHook(params *UpdateSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteBuildHookNoContent, error)
- func (a *Client) UpdateSiteBuildLog(params *UpdateSiteBuildLogParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteBuildLogNoContent, error)
- func (a *Client) UpdateSiteDeploy(params *UpdateSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteDeployOK, error)
- func (a *Client) UpdateSiteMetadata(params *UpdateSiteMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteMetadataNoContent, error)
- func (a *Client) UpdateSiteSnippet(params *UpdateSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteSnippetNoContent, error)
- func (a *Client) UpdateSplitTest(params *UpdateSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSplitTestCreated, error)
- func (a *Client) UploadDeployFile(params *UploadDeployFileParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployFileOK, error)
- func (a *Client) UploadDeployFunction(params *UploadDeployFunctionParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployFunctionOK, error)
- type ClientService
- type ConfigureDNSForSiteDefault
- type ConfigureDNSForSiteOK
- type ConfigureDNSForSiteParams
- func NewConfigureDNSForSiteParams() *ConfigureDNSForSiteParams
- func NewConfigureDNSForSiteParamsWithContext(ctx context.Context) *ConfigureDNSForSiteParams
- func NewConfigureDNSForSiteParamsWithHTTPClient(client *http.Client) *ConfigureDNSForSiteParams
- func NewConfigureDNSForSiteParamsWithTimeout(timeout time.Duration) *ConfigureDNSForSiteParams
- func (o *ConfigureDNSForSiteParams) SetContext(ctx context.Context)
- func (o *ConfigureDNSForSiteParams) SetHTTPClient(client *http.Client)
- func (o *ConfigureDNSForSiteParams) SetSiteID(siteID string)
- func (o *ConfigureDNSForSiteParams) SetTimeout(timeout time.Duration)
- func (o *ConfigureDNSForSiteParams) WithContext(ctx context.Context) *ConfigureDNSForSiteParams
- func (o *ConfigureDNSForSiteParams) WithHTTPClient(client *http.Client) *ConfigureDNSForSiteParams
- func (o *ConfigureDNSForSiteParams) WithSiteID(siteID string) *ConfigureDNSForSiteParams
- func (o *ConfigureDNSForSiteParams) WithTimeout(timeout time.Duration) *ConfigureDNSForSiteParams
- func (o *ConfigureDNSForSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ConfigureDNSForSiteReader
- type CreateAccountCreated
- type CreateAccountDefault
- type CreateAccountParams
- func (o *CreateAccountParams) SetAccountSetup(accountSetup *models.AccountSetup)
- func (o *CreateAccountParams) SetContext(ctx context.Context)
- func (o *CreateAccountParams) SetHTTPClient(client *http.Client)
- func (o *CreateAccountParams) SetTimeout(timeout time.Duration)
- func (o *CreateAccountParams) WithAccountSetup(accountSetup *models.AccountSetup) *CreateAccountParams
- func (o *CreateAccountParams) WithContext(ctx context.Context) *CreateAccountParams
- func (o *CreateAccountParams) WithHTTPClient(client *http.Client) *CreateAccountParams
- func (o *CreateAccountParams) WithTimeout(timeout time.Duration) *CreateAccountParams
- func (o *CreateAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAccountReader
- type CreateDNSRecordCreated
- type CreateDNSRecordDefault
- type CreateDNSRecordParams
- func NewCreateDNSRecordParams() *CreateDNSRecordParams
- func NewCreateDNSRecordParamsWithContext(ctx context.Context) *CreateDNSRecordParams
- func NewCreateDNSRecordParamsWithHTTPClient(client *http.Client) *CreateDNSRecordParams
- func NewCreateDNSRecordParamsWithTimeout(timeout time.Duration) *CreateDNSRecordParams
- func (o *CreateDNSRecordParams) SetContext(ctx context.Context)
- func (o *CreateDNSRecordParams) SetDNSRecord(dNSRecord *models.DNSRecordCreate)
- func (o *CreateDNSRecordParams) SetHTTPClient(client *http.Client)
- func (o *CreateDNSRecordParams) SetTimeout(timeout time.Duration)
- func (o *CreateDNSRecordParams) SetZoneID(zoneID string)
- func (o *CreateDNSRecordParams) WithContext(ctx context.Context) *CreateDNSRecordParams
- func (o *CreateDNSRecordParams) WithDNSRecord(dNSRecord *models.DNSRecordCreate) *CreateDNSRecordParams
- func (o *CreateDNSRecordParams) WithHTTPClient(client *http.Client) *CreateDNSRecordParams
- func (o *CreateDNSRecordParams) WithTimeout(timeout time.Duration) *CreateDNSRecordParams
- func (o *CreateDNSRecordParams) WithZoneID(zoneID string) *CreateDNSRecordParams
- func (o *CreateDNSRecordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDNSRecordReader
- type CreateDNSZoneCreated
- type CreateDNSZoneDefault
- type CreateDNSZoneParams
- func (o *CreateDNSZoneParams) SetContext(ctx context.Context)
- func (o *CreateDNSZoneParams) SetDNSZoneParams(dNSZoneParams *models.DNSZoneSetup)
- func (o *CreateDNSZoneParams) SetHTTPClient(client *http.Client)
- func (o *CreateDNSZoneParams) SetTimeout(timeout time.Duration)
- func (o *CreateDNSZoneParams) WithContext(ctx context.Context) *CreateDNSZoneParams
- func (o *CreateDNSZoneParams) WithDNSZoneParams(dNSZoneParams *models.DNSZoneSetup) *CreateDNSZoneParams
- func (o *CreateDNSZoneParams) WithHTTPClient(client *http.Client) *CreateDNSZoneParams
- func (o *CreateDNSZoneParams) WithTimeout(timeout time.Duration) *CreateDNSZoneParams
- func (o *CreateDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDNSZoneReader
- type CreateDeployKeyCreated
- type CreateDeployKeyDefault
- type CreateDeployKeyParams
- func NewCreateDeployKeyParams() *CreateDeployKeyParams
- func NewCreateDeployKeyParamsWithContext(ctx context.Context) *CreateDeployKeyParams
- func NewCreateDeployKeyParamsWithHTTPClient(client *http.Client) *CreateDeployKeyParams
- func NewCreateDeployKeyParamsWithTimeout(timeout time.Duration) *CreateDeployKeyParams
- func (o *CreateDeployKeyParams) SetContext(ctx context.Context)
- func (o *CreateDeployKeyParams) SetHTTPClient(client *http.Client)
- func (o *CreateDeployKeyParams) SetTimeout(timeout time.Duration)
- func (o *CreateDeployKeyParams) WithContext(ctx context.Context) *CreateDeployKeyParams
- func (o *CreateDeployKeyParams) WithHTTPClient(client *http.Client) *CreateDeployKeyParams
- func (o *CreateDeployKeyParams) WithTimeout(timeout time.Duration) *CreateDeployKeyParams
- func (o *CreateDeployKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateDeployKeyReader
- type CreateHookBySiteIDCreated
- type CreateHookBySiteIDDefault
- type CreateHookBySiteIDParams
- func NewCreateHookBySiteIDParams() *CreateHookBySiteIDParams
- func NewCreateHookBySiteIDParamsWithContext(ctx context.Context) *CreateHookBySiteIDParams
- func NewCreateHookBySiteIDParamsWithHTTPClient(client *http.Client) *CreateHookBySiteIDParams
- func NewCreateHookBySiteIDParamsWithTimeout(timeout time.Duration) *CreateHookBySiteIDParams
- func (o *CreateHookBySiteIDParams) SetContext(ctx context.Context)
- func (o *CreateHookBySiteIDParams) SetHTTPClient(client *http.Client)
- func (o *CreateHookBySiteIDParams) SetHook(hook *models.Hook)
- func (o *CreateHookBySiteIDParams) SetSiteID(siteID string)
- func (o *CreateHookBySiteIDParams) SetTimeout(timeout time.Duration)
- func (o *CreateHookBySiteIDParams) WithContext(ctx context.Context) *CreateHookBySiteIDParams
- func (o *CreateHookBySiteIDParams) WithHTTPClient(client *http.Client) *CreateHookBySiteIDParams
- func (o *CreateHookBySiteIDParams) WithHook(hook *models.Hook) *CreateHookBySiteIDParams
- func (o *CreateHookBySiteIDParams) WithSiteID(siteID string) *CreateHookBySiteIDParams
- func (o *CreateHookBySiteIDParams) WithTimeout(timeout time.Duration) *CreateHookBySiteIDParams
- func (o *CreateHookBySiteIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateHookBySiteIDReader
- type CreatePluginRunCreated
- type CreatePluginRunDefault
- type CreatePluginRunParams
- func NewCreatePluginRunParams() *CreatePluginRunParams
- func NewCreatePluginRunParamsWithContext(ctx context.Context) *CreatePluginRunParams
- func NewCreatePluginRunParamsWithHTTPClient(client *http.Client) *CreatePluginRunParams
- func NewCreatePluginRunParamsWithTimeout(timeout time.Duration) *CreatePluginRunParams
- func (o *CreatePluginRunParams) SetContext(ctx context.Context)
- func (o *CreatePluginRunParams) SetDeployID(deployID string)
- func (o *CreatePluginRunParams) SetHTTPClient(client *http.Client)
- func (o *CreatePluginRunParams) SetPluginRun(pluginRun *models.PluginRunData)
- func (o *CreatePluginRunParams) SetTimeout(timeout time.Duration)
- func (o *CreatePluginRunParams) WithContext(ctx context.Context) *CreatePluginRunParams
- func (o *CreatePluginRunParams) WithDeployID(deployID string) *CreatePluginRunParams
- func (o *CreatePluginRunParams) WithHTTPClient(client *http.Client) *CreatePluginRunParams
- func (o *CreatePluginRunParams) WithPluginRun(pluginRun *models.PluginRunData) *CreatePluginRunParams
- func (o *CreatePluginRunParams) WithTimeout(timeout time.Duration) *CreatePluginRunParams
- func (o *CreatePluginRunParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreatePluginRunReader
- type CreateServiceInstanceCreated
- type CreateServiceInstanceDefault
- type CreateServiceInstanceParams
- func NewCreateServiceInstanceParams() *CreateServiceInstanceParams
- func NewCreateServiceInstanceParamsWithContext(ctx context.Context) *CreateServiceInstanceParams
- func NewCreateServiceInstanceParamsWithHTTPClient(client *http.Client) *CreateServiceInstanceParams
- func NewCreateServiceInstanceParamsWithTimeout(timeout time.Duration) *CreateServiceInstanceParams
- func (o *CreateServiceInstanceParams) SetAddon(addon string)
- func (o *CreateServiceInstanceParams) SetConfig(config interface{})
- func (o *CreateServiceInstanceParams) SetContext(ctx context.Context)
- func (o *CreateServiceInstanceParams) SetHTTPClient(client *http.Client)
- func (o *CreateServiceInstanceParams) SetSiteID(siteID string)
- func (o *CreateServiceInstanceParams) SetTimeout(timeout time.Duration)
- func (o *CreateServiceInstanceParams) WithAddon(addon string) *CreateServiceInstanceParams
- func (o *CreateServiceInstanceParams) WithConfig(config interface{}) *CreateServiceInstanceParams
- func (o *CreateServiceInstanceParams) WithContext(ctx context.Context) *CreateServiceInstanceParams
- func (o *CreateServiceInstanceParams) WithHTTPClient(client *http.Client) *CreateServiceInstanceParams
- func (o *CreateServiceInstanceParams) WithSiteID(siteID string) *CreateServiceInstanceParams
- func (o *CreateServiceInstanceParams) WithTimeout(timeout time.Duration) *CreateServiceInstanceParams
- func (o *CreateServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateServiceInstanceReader
- type CreateSiteAssetCreated
- type CreateSiteAssetDefault
- type CreateSiteAssetParams
- func NewCreateSiteAssetParams() *CreateSiteAssetParams
- func NewCreateSiteAssetParamsWithContext(ctx context.Context) *CreateSiteAssetParams
- func NewCreateSiteAssetParamsWithHTTPClient(client *http.Client) *CreateSiteAssetParams
- func NewCreateSiteAssetParamsWithTimeout(timeout time.Duration) *CreateSiteAssetParams
- func (o *CreateSiteAssetParams) SetContentType(contentType string)
- func (o *CreateSiteAssetParams) SetContext(ctx context.Context)
- func (o *CreateSiteAssetParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteAssetParams) SetName(name string)
- func (o *CreateSiteAssetParams) SetSiteID(siteID string)
- func (o *CreateSiteAssetParams) SetSize(size int64)
- func (o *CreateSiteAssetParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteAssetParams) SetVisibility(visibility *string)
- func (o *CreateSiteAssetParams) WithContentType(contentType string) *CreateSiteAssetParams
- func (o *CreateSiteAssetParams) WithContext(ctx context.Context) *CreateSiteAssetParams
- func (o *CreateSiteAssetParams) WithHTTPClient(client *http.Client) *CreateSiteAssetParams
- func (o *CreateSiteAssetParams) WithName(name string) *CreateSiteAssetParams
- func (o *CreateSiteAssetParams) WithSiteID(siteID string) *CreateSiteAssetParams
- func (o *CreateSiteAssetParams) WithSize(size int64) *CreateSiteAssetParams
- func (o *CreateSiteAssetParams) WithTimeout(timeout time.Duration) *CreateSiteAssetParams
- func (o *CreateSiteAssetParams) WithVisibility(visibility *string) *CreateSiteAssetParams
- func (o *CreateSiteAssetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteAssetReader
- type CreateSiteBuildDefault
- type CreateSiteBuildHookCreated
- type CreateSiteBuildHookDefault
- type CreateSiteBuildHookParams
- func NewCreateSiteBuildHookParams() *CreateSiteBuildHookParams
- func NewCreateSiteBuildHookParamsWithContext(ctx context.Context) *CreateSiteBuildHookParams
- func NewCreateSiteBuildHookParamsWithHTTPClient(client *http.Client) *CreateSiteBuildHookParams
- func NewCreateSiteBuildHookParamsWithTimeout(timeout time.Duration) *CreateSiteBuildHookParams
- func (o *CreateSiteBuildHookParams) SetBuildHook(buildHook *models.BuildHookSetup)
- func (o *CreateSiteBuildHookParams) SetContext(ctx context.Context)
- func (o *CreateSiteBuildHookParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteBuildHookParams) SetSiteID(siteID string)
- func (o *CreateSiteBuildHookParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteBuildHookParams) WithBuildHook(buildHook *models.BuildHookSetup) *CreateSiteBuildHookParams
- func (o *CreateSiteBuildHookParams) WithContext(ctx context.Context) *CreateSiteBuildHookParams
- func (o *CreateSiteBuildHookParams) WithHTTPClient(client *http.Client) *CreateSiteBuildHookParams
- func (o *CreateSiteBuildHookParams) WithSiteID(siteID string) *CreateSiteBuildHookParams
- func (o *CreateSiteBuildHookParams) WithTimeout(timeout time.Duration) *CreateSiteBuildHookParams
- func (o *CreateSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteBuildHookReader
- type CreateSiteBuildOK
- type CreateSiteBuildParams
- func NewCreateSiteBuildParams() *CreateSiteBuildParams
- func NewCreateSiteBuildParamsWithContext(ctx context.Context) *CreateSiteBuildParams
- func NewCreateSiteBuildParamsWithHTTPClient(client *http.Client) *CreateSiteBuildParams
- func NewCreateSiteBuildParamsWithTimeout(timeout time.Duration) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) SetContext(ctx context.Context)
- func (o *CreateSiteBuildParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteBuildParams) SetSiteID(siteID string)
- func (o *CreateSiteBuildParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteBuildParams) WithContext(ctx context.Context) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithHTTPClient(client *http.Client) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithSiteID(siteID string) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithTimeout(timeout time.Duration) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteBuildReader
- type CreateSiteCreated
- type CreateSiteDefault
- type CreateSiteDeployDefault
- type CreateSiteDeployOK
- type CreateSiteDeployParams
- func NewCreateSiteDeployParams() *CreateSiteDeployParams
- func NewCreateSiteDeployParamsWithContext(ctx context.Context) *CreateSiteDeployParams
- func NewCreateSiteDeployParamsWithHTTPClient(client *http.Client) *CreateSiteDeployParams
- func NewCreateSiteDeployParamsWithTimeout(timeout time.Duration) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) SetContext(ctx context.Context)
- func (o *CreateSiteDeployParams) SetDeploy(deploy *models.DeployFiles)
- func (o *CreateSiteDeployParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteDeployParams) SetSiteID(siteID string)
- func (o *CreateSiteDeployParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteDeployParams) SetTitle(title *string)
- func (o *CreateSiteDeployParams) WithContext(ctx context.Context) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithDeploy(deploy *models.DeployFiles) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithHTTPClient(client *http.Client) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithSiteID(siteID string) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithTimeout(timeout time.Duration) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithTitle(title *string) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteDeployReader
- type CreateSiteInTeamCreated
- type CreateSiteInTeamDefault
- type CreateSiteInTeamParams
- func NewCreateSiteInTeamParams() *CreateSiteInTeamParams
- func NewCreateSiteInTeamParamsWithContext(ctx context.Context) *CreateSiteInTeamParams
- func NewCreateSiteInTeamParamsWithHTTPClient(client *http.Client) *CreateSiteInTeamParams
- func NewCreateSiteInTeamParamsWithTimeout(timeout time.Duration) *CreateSiteInTeamParams
- func (o *CreateSiteInTeamParams) SetAccountSlug(accountSlug string)
- func (o *CreateSiteInTeamParams) SetConfigureDNS(configureDNS *bool)
- func (o *CreateSiteInTeamParams) SetContext(ctx context.Context)
- func (o *CreateSiteInTeamParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteInTeamParams) SetSite(site *models.SiteSetup)
- func (o *CreateSiteInTeamParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteInTeamParams) WithAccountSlug(accountSlug string) *CreateSiteInTeamParams
- func (o *CreateSiteInTeamParams) WithConfigureDNS(configureDNS *bool) *CreateSiteInTeamParams
- func (o *CreateSiteInTeamParams) WithContext(ctx context.Context) *CreateSiteInTeamParams
- func (o *CreateSiteInTeamParams) WithHTTPClient(client *http.Client) *CreateSiteInTeamParams
- func (o *CreateSiteInTeamParams) WithSite(site *models.SiteSetup) *CreateSiteInTeamParams
- func (o *CreateSiteInTeamParams) WithTimeout(timeout time.Duration) *CreateSiteInTeamParams
- func (o *CreateSiteInTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteInTeamReader
- type CreateSiteParams
- func (o *CreateSiteParams) SetConfigureDNS(configureDNS *bool)
- func (o *CreateSiteParams) SetContext(ctx context.Context)
- func (o *CreateSiteParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteParams) SetSite(site *models.SiteSetup)
- func (o *CreateSiteParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteParams) WithConfigureDNS(configureDNS *bool) *CreateSiteParams
- func (o *CreateSiteParams) WithContext(ctx context.Context) *CreateSiteParams
- func (o *CreateSiteParams) WithHTTPClient(client *http.Client) *CreateSiteParams
- func (o *CreateSiteParams) WithSite(site *models.SiteSetup) *CreateSiteParams
- func (o *CreateSiteParams) WithTimeout(timeout time.Duration) *CreateSiteParams
- func (o *CreateSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteReader
- type CreateSiteSnippetCreated
- type CreateSiteSnippetDefault
- type CreateSiteSnippetParams
- func NewCreateSiteSnippetParams() *CreateSiteSnippetParams
- func NewCreateSiteSnippetParamsWithContext(ctx context.Context) *CreateSiteSnippetParams
- func NewCreateSiteSnippetParamsWithHTTPClient(client *http.Client) *CreateSiteSnippetParams
- func NewCreateSiteSnippetParamsWithTimeout(timeout time.Duration) *CreateSiteSnippetParams
- func (o *CreateSiteSnippetParams) SetContext(ctx context.Context)
- func (o *CreateSiteSnippetParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteSnippetParams) SetSiteID(siteID string)
- func (o *CreateSiteSnippetParams) SetSnippet(snippet *models.Snippet)
- func (o *CreateSiteSnippetParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteSnippetParams) WithContext(ctx context.Context) *CreateSiteSnippetParams
- func (o *CreateSiteSnippetParams) WithHTTPClient(client *http.Client) *CreateSiteSnippetParams
- func (o *CreateSiteSnippetParams) WithSiteID(siteID string) *CreateSiteSnippetParams
- func (o *CreateSiteSnippetParams) WithSnippet(snippet *models.Snippet) *CreateSiteSnippetParams
- func (o *CreateSiteSnippetParams) WithTimeout(timeout time.Duration) *CreateSiteSnippetParams
- func (o *CreateSiteSnippetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteSnippetReader
- type CreateSplitTestCreated
- type CreateSplitTestDefault
- type CreateSplitTestParams
- func NewCreateSplitTestParams() *CreateSplitTestParams
- func NewCreateSplitTestParamsWithContext(ctx context.Context) *CreateSplitTestParams
- func NewCreateSplitTestParamsWithHTTPClient(client *http.Client) *CreateSplitTestParams
- func NewCreateSplitTestParamsWithTimeout(timeout time.Duration) *CreateSplitTestParams
- func (o *CreateSplitTestParams) SetBranchTests(branchTests *models.SplitTestSetup)
- func (o *CreateSplitTestParams) SetContext(ctx context.Context)
- func (o *CreateSplitTestParams) SetHTTPClient(client *http.Client)
- func (o *CreateSplitTestParams) SetSiteID(siteID string)
- func (o *CreateSplitTestParams) SetTimeout(timeout time.Duration)
- func (o *CreateSplitTestParams) WithBranchTests(branchTests *models.SplitTestSetup) *CreateSplitTestParams
- func (o *CreateSplitTestParams) WithContext(ctx context.Context) *CreateSplitTestParams
- func (o *CreateSplitTestParams) WithHTTPClient(client *http.Client) *CreateSplitTestParams
- func (o *CreateSplitTestParams) WithSiteID(siteID string) *CreateSplitTestParams
- func (o *CreateSplitTestParams) WithTimeout(timeout time.Duration) *CreateSplitTestParams
- func (o *CreateSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSplitTestReader
- type CreateTicketCreated
- type CreateTicketDefault
- type CreateTicketParams
- func (o *CreateTicketParams) SetClientID(clientID string)
- func (o *CreateTicketParams) SetContext(ctx context.Context)
- func (o *CreateTicketParams) SetHTTPClient(client *http.Client)
- func (o *CreateTicketParams) SetTimeout(timeout time.Duration)
- func (o *CreateTicketParams) WithClientID(clientID string) *CreateTicketParams
- func (o *CreateTicketParams) WithContext(ctx context.Context) *CreateTicketParams
- func (o *CreateTicketParams) WithHTTPClient(client *http.Client) *CreateTicketParams
- func (o *CreateTicketParams) WithTimeout(timeout time.Duration) *CreateTicketParams
- func (o *CreateTicketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateTicketReader
- type DeleteDNSRecordDefault
- type DeleteDNSRecordNoContent
- type DeleteDNSRecordParams
- func NewDeleteDNSRecordParams() *DeleteDNSRecordParams
- func NewDeleteDNSRecordParamsWithContext(ctx context.Context) *DeleteDNSRecordParams
- func NewDeleteDNSRecordParamsWithHTTPClient(client *http.Client) *DeleteDNSRecordParams
- func NewDeleteDNSRecordParamsWithTimeout(timeout time.Duration) *DeleteDNSRecordParams
- func (o *DeleteDNSRecordParams) SetContext(ctx context.Context)
- func (o *DeleteDNSRecordParams) SetDNSRecordID(dNSRecordID string)
- func (o *DeleteDNSRecordParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDNSRecordParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDNSRecordParams) SetZoneID(zoneID string)
- func (o *DeleteDNSRecordParams) WithContext(ctx context.Context) *DeleteDNSRecordParams
- func (o *DeleteDNSRecordParams) WithDNSRecordID(dNSRecordID string) *DeleteDNSRecordParams
- func (o *DeleteDNSRecordParams) WithHTTPClient(client *http.Client) *DeleteDNSRecordParams
- func (o *DeleteDNSRecordParams) WithTimeout(timeout time.Duration) *DeleteDNSRecordParams
- func (o *DeleteDNSRecordParams) WithZoneID(zoneID string) *DeleteDNSRecordParams
- func (o *DeleteDNSRecordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDNSRecordReader
- type DeleteDNSZoneDefault
- type DeleteDNSZoneNoContent
- type DeleteDNSZoneParams
- func (o *DeleteDNSZoneParams) SetContext(ctx context.Context)
- func (o *DeleteDNSZoneParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDNSZoneParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDNSZoneParams) SetZoneID(zoneID string)
- func (o *DeleteDNSZoneParams) WithContext(ctx context.Context) *DeleteDNSZoneParams
- func (o *DeleteDNSZoneParams) WithHTTPClient(client *http.Client) *DeleteDNSZoneParams
- func (o *DeleteDNSZoneParams) WithTimeout(timeout time.Duration) *DeleteDNSZoneParams
- func (o *DeleteDNSZoneParams) WithZoneID(zoneID string) *DeleteDNSZoneParams
- func (o *DeleteDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDNSZoneReader
- type DeleteDeployKeyDefault
- type DeleteDeployKeyNoContent
- type DeleteDeployKeyParams
- func NewDeleteDeployKeyParams() *DeleteDeployKeyParams
- func NewDeleteDeployKeyParamsWithContext(ctx context.Context) *DeleteDeployKeyParams
- func NewDeleteDeployKeyParamsWithHTTPClient(client *http.Client) *DeleteDeployKeyParams
- func NewDeleteDeployKeyParamsWithTimeout(timeout time.Duration) *DeleteDeployKeyParams
- func (o *DeleteDeployKeyParams) SetContext(ctx context.Context)
- func (o *DeleteDeployKeyParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDeployKeyParams) SetKeyID(keyID string)
- func (o *DeleteDeployKeyParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDeployKeyParams) WithContext(ctx context.Context) *DeleteDeployKeyParams
- func (o *DeleteDeployKeyParams) WithHTTPClient(client *http.Client) *DeleteDeployKeyParams
- func (o *DeleteDeployKeyParams) WithKeyID(keyID string) *DeleteDeployKeyParams
- func (o *DeleteDeployKeyParams) WithTimeout(timeout time.Duration) *DeleteDeployKeyParams
- func (o *DeleteDeployKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDeployKeyReader
- type DeleteHookNoContent
- type DeleteHookParams
- func (o *DeleteHookParams) SetContext(ctx context.Context)
- func (o *DeleteHookParams) SetHTTPClient(client *http.Client)
- func (o *DeleteHookParams) SetHookID(hookID string)
- func (o *DeleteHookParams) SetTimeout(timeout time.Duration)
- func (o *DeleteHookParams) WithContext(ctx context.Context) *DeleteHookParams
- func (o *DeleteHookParams) WithHTTPClient(client *http.Client) *DeleteHookParams
- func (o *DeleteHookParams) WithHookID(hookID string) *DeleteHookParams
- func (o *DeleteHookParams) WithTimeout(timeout time.Duration) *DeleteHookParams
- func (o *DeleteHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteHookReader
- type DeleteServiceInstanceDefault
- type DeleteServiceInstanceNoContent
- type DeleteServiceInstanceParams
- func NewDeleteServiceInstanceParams() *DeleteServiceInstanceParams
- func NewDeleteServiceInstanceParamsWithContext(ctx context.Context) *DeleteServiceInstanceParams
- func NewDeleteServiceInstanceParamsWithHTTPClient(client *http.Client) *DeleteServiceInstanceParams
- func NewDeleteServiceInstanceParamsWithTimeout(timeout time.Duration) *DeleteServiceInstanceParams
- func (o *DeleteServiceInstanceParams) SetAddon(addon string)
- func (o *DeleteServiceInstanceParams) SetContext(ctx context.Context)
- func (o *DeleteServiceInstanceParams) SetHTTPClient(client *http.Client)
- func (o *DeleteServiceInstanceParams) SetInstanceID(instanceID string)
- func (o *DeleteServiceInstanceParams) SetSiteID(siteID string)
- func (o *DeleteServiceInstanceParams) SetTimeout(timeout time.Duration)
- func (o *DeleteServiceInstanceParams) WithAddon(addon string) *DeleteServiceInstanceParams
- func (o *DeleteServiceInstanceParams) WithContext(ctx context.Context) *DeleteServiceInstanceParams
- func (o *DeleteServiceInstanceParams) WithHTTPClient(client *http.Client) *DeleteServiceInstanceParams
- func (o *DeleteServiceInstanceParams) WithInstanceID(instanceID string) *DeleteServiceInstanceParams
- func (o *DeleteServiceInstanceParams) WithSiteID(siteID string) *DeleteServiceInstanceParams
- func (o *DeleteServiceInstanceParams) WithTimeout(timeout time.Duration) *DeleteServiceInstanceParams
- func (o *DeleteServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteServiceInstanceReader
- type DeleteSiteAssetDefault
- type DeleteSiteAssetNoContent
- type DeleteSiteAssetParams
- func NewDeleteSiteAssetParams() *DeleteSiteAssetParams
- func NewDeleteSiteAssetParamsWithContext(ctx context.Context) *DeleteSiteAssetParams
- func NewDeleteSiteAssetParamsWithHTTPClient(client *http.Client) *DeleteSiteAssetParams
- func NewDeleteSiteAssetParamsWithTimeout(timeout time.Duration) *DeleteSiteAssetParams
- func (o *DeleteSiteAssetParams) SetAssetID(assetID string)
- func (o *DeleteSiteAssetParams) SetContext(ctx context.Context)
- func (o *DeleteSiteAssetParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteAssetParams) SetSiteID(siteID string)
- func (o *DeleteSiteAssetParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteAssetParams) WithAssetID(assetID string) *DeleteSiteAssetParams
- func (o *DeleteSiteAssetParams) WithContext(ctx context.Context) *DeleteSiteAssetParams
- func (o *DeleteSiteAssetParams) WithHTTPClient(client *http.Client) *DeleteSiteAssetParams
- func (o *DeleteSiteAssetParams) WithSiteID(siteID string) *DeleteSiteAssetParams
- func (o *DeleteSiteAssetParams) WithTimeout(timeout time.Duration) *DeleteSiteAssetParams
- func (o *DeleteSiteAssetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteAssetReader
- type DeleteSiteBuildHookDefault
- type DeleteSiteBuildHookNoContent
- type DeleteSiteBuildHookParams
- func NewDeleteSiteBuildHookParams() *DeleteSiteBuildHookParams
- func NewDeleteSiteBuildHookParamsWithContext(ctx context.Context) *DeleteSiteBuildHookParams
- func NewDeleteSiteBuildHookParamsWithHTTPClient(client *http.Client) *DeleteSiteBuildHookParams
- func NewDeleteSiteBuildHookParamsWithTimeout(timeout time.Duration) *DeleteSiteBuildHookParams
- func (o *DeleteSiteBuildHookParams) SetContext(ctx context.Context)
- func (o *DeleteSiteBuildHookParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteBuildHookParams) SetID(id string)
- func (o *DeleteSiteBuildHookParams) SetSiteID(siteID string)
- func (o *DeleteSiteBuildHookParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteBuildHookParams) WithContext(ctx context.Context) *DeleteSiteBuildHookParams
- func (o *DeleteSiteBuildHookParams) WithHTTPClient(client *http.Client) *DeleteSiteBuildHookParams
- func (o *DeleteSiteBuildHookParams) WithID(id string) *DeleteSiteBuildHookParams
- func (o *DeleteSiteBuildHookParams) WithSiteID(siteID string) *DeleteSiteBuildHookParams
- func (o *DeleteSiteBuildHookParams) WithTimeout(timeout time.Duration) *DeleteSiteBuildHookParams
- func (o *DeleteSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteBuildHookReader
- type DeleteSiteDefault
- type DeleteSiteFormDefault
- type DeleteSiteFormNoContent
- type DeleteSiteFormParams
- func NewDeleteSiteFormParams() *DeleteSiteFormParams
- func NewDeleteSiteFormParamsWithContext(ctx context.Context) *DeleteSiteFormParams
- func NewDeleteSiteFormParamsWithHTTPClient(client *http.Client) *DeleteSiteFormParams
- func NewDeleteSiteFormParamsWithTimeout(timeout time.Duration) *DeleteSiteFormParams
- func (o *DeleteSiteFormParams) SetContext(ctx context.Context)
- func (o *DeleteSiteFormParams) SetFormID(formID string)
- func (o *DeleteSiteFormParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteFormParams) SetSiteID(siteID string)
- func (o *DeleteSiteFormParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteFormParams) WithContext(ctx context.Context) *DeleteSiteFormParams
- func (o *DeleteSiteFormParams) WithFormID(formID string) *DeleteSiteFormParams
- func (o *DeleteSiteFormParams) WithHTTPClient(client *http.Client) *DeleteSiteFormParams
- func (o *DeleteSiteFormParams) WithSiteID(siteID string) *DeleteSiteFormParams
- func (o *DeleteSiteFormParams) WithTimeout(timeout time.Duration) *DeleteSiteFormParams
- func (o *DeleteSiteFormParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteFormReader
- type DeleteSiteNoContent
- type DeleteSiteParams
- func (o *DeleteSiteParams) SetContext(ctx context.Context)
- func (o *DeleteSiteParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteParams) SetSiteID(siteID 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) WithTimeout(timeout time.Duration) *DeleteSiteParams
- func (o *DeleteSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteReader
- type DeleteSiteSnippetDefault
- type DeleteSiteSnippetNoContent
- type DeleteSiteSnippetParams
- func NewDeleteSiteSnippetParams() *DeleteSiteSnippetParams
- func NewDeleteSiteSnippetParamsWithContext(ctx context.Context) *DeleteSiteSnippetParams
- func NewDeleteSiteSnippetParamsWithHTTPClient(client *http.Client) *DeleteSiteSnippetParams
- func NewDeleteSiteSnippetParamsWithTimeout(timeout time.Duration) *DeleteSiteSnippetParams
- func (o *DeleteSiteSnippetParams) SetContext(ctx context.Context)
- func (o *DeleteSiteSnippetParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteSnippetParams) SetSiteID(siteID string)
- func (o *DeleteSiteSnippetParams) SetSnippetID(snippetID string)
- func (o *DeleteSiteSnippetParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteSnippetParams) WithContext(ctx context.Context) *DeleteSiteSnippetParams
- func (o *DeleteSiteSnippetParams) WithHTTPClient(client *http.Client) *DeleteSiteSnippetParams
- func (o *DeleteSiteSnippetParams) WithSiteID(siteID string) *DeleteSiteSnippetParams
- func (o *DeleteSiteSnippetParams) WithSnippetID(snippetID string) *DeleteSiteSnippetParams
- func (o *DeleteSiteSnippetParams) WithTimeout(timeout time.Duration) *DeleteSiteSnippetParams
- func (o *DeleteSiteSnippetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteSnippetReader
- type DeleteSubmissionDefault
- type DeleteSubmissionNoContent
- type DeleteSubmissionParams
- func NewDeleteSubmissionParams() *DeleteSubmissionParams
- func NewDeleteSubmissionParamsWithContext(ctx context.Context) *DeleteSubmissionParams
- func NewDeleteSubmissionParamsWithHTTPClient(client *http.Client) *DeleteSubmissionParams
- func NewDeleteSubmissionParamsWithTimeout(timeout time.Duration) *DeleteSubmissionParams
- func (o *DeleteSubmissionParams) SetContext(ctx context.Context)
- func (o *DeleteSubmissionParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSubmissionParams) SetSubmissionID(submissionID string)
- func (o *DeleteSubmissionParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSubmissionParams) WithContext(ctx context.Context) *DeleteSubmissionParams
- func (o *DeleteSubmissionParams) WithHTTPClient(client *http.Client) *DeleteSubmissionParams
- func (o *DeleteSubmissionParams) WithSubmissionID(submissionID string) *DeleteSubmissionParams
- func (o *DeleteSubmissionParams) WithTimeout(timeout time.Duration) *DeleteSubmissionParams
- func (o *DeleteSubmissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSubmissionReader
- type DisableSplitTestDefault
- type DisableSplitTestNoContent
- type DisableSplitTestParams
- func NewDisableSplitTestParams() *DisableSplitTestParams
- func NewDisableSplitTestParamsWithContext(ctx context.Context) *DisableSplitTestParams
- func NewDisableSplitTestParamsWithHTTPClient(client *http.Client) *DisableSplitTestParams
- func NewDisableSplitTestParamsWithTimeout(timeout time.Duration) *DisableSplitTestParams
- func (o *DisableSplitTestParams) SetContext(ctx context.Context)
- func (o *DisableSplitTestParams) SetHTTPClient(client *http.Client)
- func (o *DisableSplitTestParams) SetSiteID(siteID string)
- func (o *DisableSplitTestParams) SetSplitTestID(splitTestID string)
- func (o *DisableSplitTestParams) SetTimeout(timeout time.Duration)
- func (o *DisableSplitTestParams) WithContext(ctx context.Context) *DisableSplitTestParams
- func (o *DisableSplitTestParams) WithHTTPClient(client *http.Client) *DisableSplitTestParams
- func (o *DisableSplitTestParams) WithSiteID(siteID string) *DisableSplitTestParams
- func (o *DisableSplitTestParams) WithSplitTestID(splitTestID string) *DisableSplitTestParams
- func (o *DisableSplitTestParams) WithTimeout(timeout time.Duration) *DisableSplitTestParams
- func (o *DisableSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DisableSplitTestReader
- type EnableHookDefault
- type EnableHookOK
- type EnableHookParams
- func (o *EnableHookParams) SetContext(ctx context.Context)
- func (o *EnableHookParams) SetHTTPClient(client *http.Client)
- func (o *EnableHookParams) SetHookID(hookID string)
- func (o *EnableHookParams) SetTimeout(timeout time.Duration)
- func (o *EnableHookParams) WithContext(ctx context.Context) *EnableHookParams
- func (o *EnableHookParams) WithHTTPClient(client *http.Client) *EnableHookParams
- func (o *EnableHookParams) WithHookID(hookID string) *EnableHookParams
- func (o *EnableHookParams) WithTimeout(timeout time.Duration) *EnableHookParams
- func (o *EnableHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EnableHookReader
- type EnableSplitTestDefault
- type EnableSplitTestNoContent
- type EnableSplitTestParams
- func NewEnableSplitTestParams() *EnableSplitTestParams
- func NewEnableSplitTestParamsWithContext(ctx context.Context) *EnableSplitTestParams
- func NewEnableSplitTestParamsWithHTTPClient(client *http.Client) *EnableSplitTestParams
- func NewEnableSplitTestParamsWithTimeout(timeout time.Duration) *EnableSplitTestParams
- func (o *EnableSplitTestParams) SetContext(ctx context.Context)
- func (o *EnableSplitTestParams) SetHTTPClient(client *http.Client)
- func (o *EnableSplitTestParams) SetSiteID(siteID string)
- func (o *EnableSplitTestParams) SetSplitTestID(splitTestID string)
- func (o *EnableSplitTestParams) SetTimeout(timeout time.Duration)
- func (o *EnableSplitTestParams) WithContext(ctx context.Context) *EnableSplitTestParams
- func (o *EnableSplitTestParams) WithHTTPClient(client *http.Client) *EnableSplitTestParams
- func (o *EnableSplitTestParams) WithSiteID(siteID string) *EnableSplitTestParams
- func (o *EnableSplitTestParams) WithSplitTestID(splitTestID string) *EnableSplitTestParams
- func (o *EnableSplitTestParams) WithTimeout(timeout time.Duration) *EnableSplitTestParams
- func (o *EnableSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EnableSplitTestReader
- type ExchangeTicketCreated
- type ExchangeTicketDefault
- type ExchangeTicketParams
- func NewExchangeTicketParams() *ExchangeTicketParams
- func NewExchangeTicketParamsWithContext(ctx context.Context) *ExchangeTicketParams
- func NewExchangeTicketParamsWithHTTPClient(client *http.Client) *ExchangeTicketParams
- func NewExchangeTicketParamsWithTimeout(timeout time.Duration) *ExchangeTicketParams
- func (o *ExchangeTicketParams) SetContext(ctx context.Context)
- func (o *ExchangeTicketParams) SetHTTPClient(client *http.Client)
- func (o *ExchangeTicketParams) SetTicketID(ticketID string)
- func (o *ExchangeTicketParams) SetTimeout(timeout time.Duration)
- func (o *ExchangeTicketParams) WithContext(ctx context.Context) *ExchangeTicketParams
- func (o *ExchangeTicketParams) WithHTTPClient(client *http.Client) *ExchangeTicketParams
- func (o *ExchangeTicketParams) WithTicketID(ticketID string) *ExchangeTicketParams
- func (o *ExchangeTicketParams) WithTimeout(timeout time.Duration) *ExchangeTicketParams
- func (o *ExchangeTicketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExchangeTicketReader
- type GetAccountBuildStatusDefault
- type GetAccountBuildStatusOK
- type GetAccountBuildStatusParams
- func NewGetAccountBuildStatusParams() *GetAccountBuildStatusParams
- func NewGetAccountBuildStatusParamsWithContext(ctx context.Context) *GetAccountBuildStatusParams
- func NewGetAccountBuildStatusParamsWithHTTPClient(client *http.Client) *GetAccountBuildStatusParams
- func NewGetAccountBuildStatusParamsWithTimeout(timeout time.Duration) *GetAccountBuildStatusParams
- func (o *GetAccountBuildStatusParams) SetAccountID(accountID string)
- func (o *GetAccountBuildStatusParams) SetContext(ctx context.Context)
- func (o *GetAccountBuildStatusParams) SetHTTPClient(client *http.Client)
- func (o *GetAccountBuildStatusParams) SetTimeout(timeout time.Duration)
- func (o *GetAccountBuildStatusParams) WithAccountID(accountID string) *GetAccountBuildStatusParams
- func (o *GetAccountBuildStatusParams) WithContext(ctx context.Context) *GetAccountBuildStatusParams
- func (o *GetAccountBuildStatusParams) WithHTTPClient(client *http.Client) *GetAccountBuildStatusParams
- func (o *GetAccountBuildStatusParams) WithTimeout(timeout time.Duration) *GetAccountBuildStatusParams
- func (o *GetAccountBuildStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAccountBuildStatusReader
- type GetAccountDefault
- type GetAccountOK
- type GetAccountParams
- func (o *GetAccountParams) SetAccountID(accountID string)
- func (o *GetAccountParams) SetContext(ctx context.Context)
- func (o *GetAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetAccountParams) WithAccountID(accountID string) *GetAccountParams
- func (o *GetAccountParams) WithContext(ctx context.Context) *GetAccountParams
- func (o *GetAccountParams) WithHTTPClient(client *http.Client) *GetAccountParams
- func (o *GetAccountParams) WithTimeout(timeout time.Duration) *GetAccountParams
- func (o *GetAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAccountReader
- type GetCurrentUserDefault
- type GetCurrentUserOK
- type GetCurrentUserParams
- func NewGetCurrentUserParams() *GetCurrentUserParams
- func NewGetCurrentUserParamsWithContext(ctx context.Context) *GetCurrentUserParams
- func NewGetCurrentUserParamsWithHTTPClient(client *http.Client) *GetCurrentUserParams
- func NewGetCurrentUserParamsWithTimeout(timeout time.Duration) *GetCurrentUserParams
- func (o *GetCurrentUserParams) SetContext(ctx context.Context)
- func (o *GetCurrentUserParams) SetHTTPClient(client *http.Client)
- func (o *GetCurrentUserParams) SetTimeout(timeout time.Duration)
- func (o *GetCurrentUserParams) WithContext(ctx context.Context) *GetCurrentUserParams
- func (o *GetCurrentUserParams) WithHTTPClient(client *http.Client) *GetCurrentUserParams
- func (o *GetCurrentUserParams) WithTimeout(timeout time.Duration) *GetCurrentUserParams
- func (o *GetCurrentUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCurrentUserReader
- type GetDNSForSiteDefault
- type GetDNSForSiteOK
- type GetDNSForSiteParams
- func (o *GetDNSForSiteParams) SetContext(ctx context.Context)
- func (o *GetDNSForSiteParams) SetHTTPClient(client *http.Client)
- func (o *GetDNSForSiteParams) SetSiteID(siteID string)
- func (o *GetDNSForSiteParams) SetTimeout(timeout time.Duration)
- func (o *GetDNSForSiteParams) WithContext(ctx context.Context) *GetDNSForSiteParams
- func (o *GetDNSForSiteParams) WithHTTPClient(client *http.Client) *GetDNSForSiteParams
- func (o *GetDNSForSiteParams) WithSiteID(siteID string) *GetDNSForSiteParams
- func (o *GetDNSForSiteParams) WithTimeout(timeout time.Duration) *GetDNSForSiteParams
- func (o *GetDNSForSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDNSForSiteReader
- type GetDNSRecordsDefault
- type GetDNSRecordsOK
- type GetDNSRecordsParams
- func (o *GetDNSRecordsParams) SetContext(ctx context.Context)
- func (o *GetDNSRecordsParams) SetHTTPClient(client *http.Client)
- func (o *GetDNSRecordsParams) SetTimeout(timeout time.Duration)
- func (o *GetDNSRecordsParams) SetZoneID(zoneID string)
- func (o *GetDNSRecordsParams) WithContext(ctx context.Context) *GetDNSRecordsParams
- func (o *GetDNSRecordsParams) WithHTTPClient(client *http.Client) *GetDNSRecordsParams
- func (o *GetDNSRecordsParams) WithTimeout(timeout time.Duration) *GetDNSRecordsParams
- func (o *GetDNSRecordsParams) WithZoneID(zoneID string) *GetDNSRecordsParams
- func (o *GetDNSRecordsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDNSRecordsReader
- type GetDNSZoneDefault
- type GetDNSZoneOK
- type GetDNSZoneParams
- func (o *GetDNSZoneParams) SetContext(ctx context.Context)
- func (o *GetDNSZoneParams) SetHTTPClient(client *http.Client)
- func (o *GetDNSZoneParams) SetTimeout(timeout time.Duration)
- func (o *GetDNSZoneParams) SetZoneID(zoneID string)
- func (o *GetDNSZoneParams) WithContext(ctx context.Context) *GetDNSZoneParams
- func (o *GetDNSZoneParams) WithHTTPClient(client *http.Client) *GetDNSZoneParams
- func (o *GetDNSZoneParams) WithTimeout(timeout time.Duration) *GetDNSZoneParams
- func (o *GetDNSZoneParams) WithZoneID(zoneID string) *GetDNSZoneParams
- func (o *GetDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDNSZoneReader
- type GetDNSZonesDefault
- type GetDNSZonesOK
- type GetDNSZonesParams
- func (o *GetDNSZonesParams) SetAccountSlug(accountSlug *string)
- func (o *GetDNSZonesParams) SetContext(ctx context.Context)
- func (o *GetDNSZonesParams) SetHTTPClient(client *http.Client)
- func (o *GetDNSZonesParams) SetTimeout(timeout time.Duration)
- func (o *GetDNSZonesParams) WithAccountSlug(accountSlug *string) *GetDNSZonesParams
- func (o *GetDNSZonesParams) WithContext(ctx context.Context) *GetDNSZonesParams
- func (o *GetDNSZonesParams) WithHTTPClient(client *http.Client) *GetDNSZonesParams
- func (o *GetDNSZonesParams) WithTimeout(timeout time.Duration) *GetDNSZonesParams
- func (o *GetDNSZonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDNSZonesReader
- type GetDeployDefault
- type GetDeployKeyDefault
- type GetDeployKeyOK
- type GetDeployKeyParams
- func (o *GetDeployKeyParams) SetContext(ctx context.Context)
- func (o *GetDeployKeyParams) SetHTTPClient(client *http.Client)
- func (o *GetDeployKeyParams) SetKeyID(keyID string)
- func (o *GetDeployKeyParams) SetTimeout(timeout time.Duration)
- func (o *GetDeployKeyParams) WithContext(ctx context.Context) *GetDeployKeyParams
- func (o *GetDeployKeyParams) WithHTTPClient(client *http.Client) *GetDeployKeyParams
- func (o *GetDeployKeyParams) WithKeyID(keyID string) *GetDeployKeyParams
- func (o *GetDeployKeyParams) WithTimeout(timeout time.Duration) *GetDeployKeyParams
- func (o *GetDeployKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeployKeyReader
- type GetDeployOK
- type GetDeployParams
- func (o *GetDeployParams) SetContext(ctx context.Context)
- func (o *GetDeployParams) SetDeployID(deployID string)
- func (o *GetDeployParams) SetHTTPClient(client *http.Client)
- func (o *GetDeployParams) SetTimeout(timeout time.Duration)
- func (o *GetDeployParams) WithContext(ctx context.Context) *GetDeployParams
- func (o *GetDeployParams) WithDeployID(deployID string) *GetDeployParams
- func (o *GetDeployParams) WithHTTPClient(client *http.Client) *GetDeployParams
- func (o *GetDeployParams) WithTimeout(timeout time.Duration) *GetDeployParams
- func (o *GetDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDeployReader
- type GetHookDefault
- type GetHookOK
- type GetHookParams
- func (o *GetHookParams) SetContext(ctx context.Context)
- func (o *GetHookParams) SetHTTPClient(client *http.Client)
- func (o *GetHookParams) SetHookID(hookID string)
- func (o *GetHookParams) SetTimeout(timeout time.Duration)
- func (o *GetHookParams) WithContext(ctx context.Context) *GetHookParams
- func (o *GetHookParams) WithHTTPClient(client *http.Client) *GetHookParams
- func (o *GetHookParams) WithHookID(hookID string) *GetHookParams
- func (o *GetHookParams) WithTimeout(timeout time.Duration) *GetHookParams
- func (o *GetHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetHookReader
- type GetIndividualDNSRecordDefault
- type GetIndividualDNSRecordOK
- type GetIndividualDNSRecordParams
- func NewGetIndividualDNSRecordParams() *GetIndividualDNSRecordParams
- func NewGetIndividualDNSRecordParamsWithContext(ctx context.Context) *GetIndividualDNSRecordParams
- func NewGetIndividualDNSRecordParamsWithHTTPClient(client *http.Client) *GetIndividualDNSRecordParams
- func NewGetIndividualDNSRecordParamsWithTimeout(timeout time.Duration) *GetIndividualDNSRecordParams
- func (o *GetIndividualDNSRecordParams) SetContext(ctx context.Context)
- func (o *GetIndividualDNSRecordParams) SetDNSRecordID(dNSRecordID string)
- func (o *GetIndividualDNSRecordParams) SetHTTPClient(client *http.Client)
- func (o *GetIndividualDNSRecordParams) SetTimeout(timeout time.Duration)
- func (o *GetIndividualDNSRecordParams) SetZoneID(zoneID string)
- func (o *GetIndividualDNSRecordParams) WithContext(ctx context.Context) *GetIndividualDNSRecordParams
- func (o *GetIndividualDNSRecordParams) WithDNSRecordID(dNSRecordID string) *GetIndividualDNSRecordParams
- func (o *GetIndividualDNSRecordParams) WithHTTPClient(client *http.Client) *GetIndividualDNSRecordParams
- func (o *GetIndividualDNSRecordParams) WithTimeout(timeout time.Duration) *GetIndividualDNSRecordParams
- func (o *GetIndividualDNSRecordParams) WithZoneID(zoneID string) *GetIndividualDNSRecordParams
- func (o *GetIndividualDNSRecordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetIndividualDNSRecordReader
- type GetServicesDefault
- type GetServicesOK
- type GetServicesParams
- func (o *GetServicesParams) SetContext(ctx context.Context)
- func (o *GetServicesParams) SetHTTPClient(client *http.Client)
- func (o *GetServicesParams) SetSearch(search *string)
- func (o *GetServicesParams) SetTimeout(timeout time.Duration)
- func (o *GetServicesParams) WithContext(ctx context.Context) *GetServicesParams
- func (o *GetServicesParams) WithHTTPClient(client *http.Client) *GetServicesParams
- func (o *GetServicesParams) WithSearch(search *string) *GetServicesParams
- func (o *GetServicesParams) WithTimeout(timeout time.Duration) *GetServicesParams
- func (o *GetServicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetServicesReader
- type GetSiteAssetInfoDefault
- type GetSiteAssetInfoOK
- type GetSiteAssetInfoParams
- func NewGetSiteAssetInfoParams() *GetSiteAssetInfoParams
- func NewGetSiteAssetInfoParamsWithContext(ctx context.Context) *GetSiteAssetInfoParams
- func NewGetSiteAssetInfoParamsWithHTTPClient(client *http.Client) *GetSiteAssetInfoParams
- func NewGetSiteAssetInfoParamsWithTimeout(timeout time.Duration) *GetSiteAssetInfoParams
- func (o *GetSiteAssetInfoParams) SetAssetID(assetID string)
- func (o *GetSiteAssetInfoParams) SetContext(ctx context.Context)
- func (o *GetSiteAssetInfoParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteAssetInfoParams) SetSiteID(siteID string)
- func (o *GetSiteAssetInfoParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteAssetInfoParams) WithAssetID(assetID string) *GetSiteAssetInfoParams
- func (o *GetSiteAssetInfoParams) WithContext(ctx context.Context) *GetSiteAssetInfoParams
- func (o *GetSiteAssetInfoParams) WithHTTPClient(client *http.Client) *GetSiteAssetInfoParams
- func (o *GetSiteAssetInfoParams) WithSiteID(siteID string) *GetSiteAssetInfoParams
- func (o *GetSiteAssetInfoParams) WithTimeout(timeout time.Duration) *GetSiteAssetInfoParams
- func (o *GetSiteAssetInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteAssetInfoReader
- type GetSiteAssetPublicSignatureDefault
- type GetSiteAssetPublicSignatureOK
- type GetSiteAssetPublicSignatureParams
- func NewGetSiteAssetPublicSignatureParams() *GetSiteAssetPublicSignatureParams
- func NewGetSiteAssetPublicSignatureParamsWithContext(ctx context.Context) *GetSiteAssetPublicSignatureParams
- func NewGetSiteAssetPublicSignatureParamsWithHTTPClient(client *http.Client) *GetSiteAssetPublicSignatureParams
- func NewGetSiteAssetPublicSignatureParamsWithTimeout(timeout time.Duration) *GetSiteAssetPublicSignatureParams
- func (o *GetSiteAssetPublicSignatureParams) SetAssetID(assetID string)
- func (o *GetSiteAssetPublicSignatureParams) SetContext(ctx context.Context)
- func (o *GetSiteAssetPublicSignatureParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteAssetPublicSignatureParams) SetSiteID(siteID string)
- func (o *GetSiteAssetPublicSignatureParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteAssetPublicSignatureParams) WithAssetID(assetID string) *GetSiteAssetPublicSignatureParams
- func (o *GetSiteAssetPublicSignatureParams) WithContext(ctx context.Context) *GetSiteAssetPublicSignatureParams
- func (o *GetSiteAssetPublicSignatureParams) WithHTTPClient(client *http.Client) *GetSiteAssetPublicSignatureParams
- func (o *GetSiteAssetPublicSignatureParams) WithSiteID(siteID string) *GetSiteAssetPublicSignatureParams
- func (o *GetSiteAssetPublicSignatureParams) WithTimeout(timeout time.Duration) *GetSiteAssetPublicSignatureParams
- func (o *GetSiteAssetPublicSignatureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteAssetPublicSignatureReader
- type GetSiteBuildDefault
- type GetSiteBuildHookDefault
- type GetSiteBuildHookOK
- type GetSiteBuildHookParams
- func NewGetSiteBuildHookParams() *GetSiteBuildHookParams
- func NewGetSiteBuildHookParamsWithContext(ctx context.Context) *GetSiteBuildHookParams
- func NewGetSiteBuildHookParamsWithHTTPClient(client *http.Client) *GetSiteBuildHookParams
- func NewGetSiteBuildHookParamsWithTimeout(timeout time.Duration) *GetSiteBuildHookParams
- func (o *GetSiteBuildHookParams) SetContext(ctx context.Context)
- func (o *GetSiteBuildHookParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteBuildHookParams) SetID(id string)
- func (o *GetSiteBuildHookParams) SetSiteID(siteID string)
- func (o *GetSiteBuildHookParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteBuildHookParams) WithContext(ctx context.Context) *GetSiteBuildHookParams
- func (o *GetSiteBuildHookParams) WithHTTPClient(client *http.Client) *GetSiteBuildHookParams
- func (o *GetSiteBuildHookParams) WithID(id string) *GetSiteBuildHookParams
- func (o *GetSiteBuildHookParams) WithSiteID(siteID string) *GetSiteBuildHookParams
- func (o *GetSiteBuildHookParams) WithTimeout(timeout time.Duration) *GetSiteBuildHookParams
- func (o *GetSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteBuildHookReader
- type GetSiteBuildOK
- type GetSiteBuildParams
- func (o *GetSiteBuildParams) SetBuildID(buildID string)
- func (o *GetSiteBuildParams) SetContext(ctx context.Context)
- func (o *GetSiteBuildParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteBuildParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteBuildParams) WithBuildID(buildID string) *GetSiteBuildParams
- func (o *GetSiteBuildParams) WithContext(ctx context.Context) *GetSiteBuildParams
- func (o *GetSiteBuildParams) WithHTTPClient(client *http.Client) *GetSiteBuildParams
- func (o *GetSiteBuildParams) WithTimeout(timeout time.Duration) *GetSiteBuildParams
- func (o *GetSiteBuildParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteBuildReader
- type GetSiteDefault
- type GetSiteDeployDefault
- type GetSiteDeployOK
- type GetSiteDeployParams
- func (o *GetSiteDeployParams) SetContext(ctx context.Context)
- func (o *GetSiteDeployParams) SetDeployID(deployID string)
- func (o *GetSiteDeployParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteDeployParams) SetSiteID(siteID string)
- func (o *GetSiteDeployParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteDeployParams) WithContext(ctx context.Context) *GetSiteDeployParams
- func (o *GetSiteDeployParams) WithDeployID(deployID string) *GetSiteDeployParams
- func (o *GetSiteDeployParams) WithHTTPClient(client *http.Client) *GetSiteDeployParams
- func (o *GetSiteDeployParams) WithSiteID(siteID string) *GetSiteDeployParams
- func (o *GetSiteDeployParams) WithTimeout(timeout time.Duration) *GetSiteDeployParams
- func (o *GetSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteDeployReader
- type GetSiteFileByPathNameDefault
- type GetSiteFileByPathNameOK
- type GetSiteFileByPathNameParams
- func NewGetSiteFileByPathNameParams() *GetSiteFileByPathNameParams
- func NewGetSiteFileByPathNameParamsWithContext(ctx context.Context) *GetSiteFileByPathNameParams
- func NewGetSiteFileByPathNameParamsWithHTTPClient(client *http.Client) *GetSiteFileByPathNameParams
- func NewGetSiteFileByPathNameParamsWithTimeout(timeout time.Duration) *GetSiteFileByPathNameParams
- func (o *GetSiteFileByPathNameParams) SetContext(ctx context.Context)
- func (o *GetSiteFileByPathNameParams) SetFilePath(filePath string)
- func (o *GetSiteFileByPathNameParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteFileByPathNameParams) SetSiteID(siteID string)
- func (o *GetSiteFileByPathNameParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteFileByPathNameParams) WithContext(ctx context.Context) *GetSiteFileByPathNameParams
- func (o *GetSiteFileByPathNameParams) WithFilePath(filePath string) *GetSiteFileByPathNameParams
- func (o *GetSiteFileByPathNameParams) WithHTTPClient(client *http.Client) *GetSiteFileByPathNameParams
- func (o *GetSiteFileByPathNameParams) WithSiteID(siteID string) *GetSiteFileByPathNameParams
- func (o *GetSiteFileByPathNameParams) WithTimeout(timeout time.Duration) *GetSiteFileByPathNameParams
- func (o *GetSiteFileByPathNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteFileByPathNameReader
- type GetSiteMetadataDefault
- type GetSiteMetadataOK
- type GetSiteMetadataParams
- func NewGetSiteMetadataParams() *GetSiteMetadataParams
- func NewGetSiteMetadataParamsWithContext(ctx context.Context) *GetSiteMetadataParams
- func NewGetSiteMetadataParamsWithHTTPClient(client *http.Client) *GetSiteMetadataParams
- func NewGetSiteMetadataParamsWithTimeout(timeout time.Duration) *GetSiteMetadataParams
- func (o *GetSiteMetadataParams) SetContext(ctx context.Context)
- func (o *GetSiteMetadataParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteMetadataParams) SetSiteID(siteID string)
- func (o *GetSiteMetadataParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteMetadataParams) WithContext(ctx context.Context) *GetSiteMetadataParams
- func (o *GetSiteMetadataParams) WithHTTPClient(client *http.Client) *GetSiteMetadataParams
- func (o *GetSiteMetadataParams) WithSiteID(siteID string) *GetSiteMetadataParams
- func (o *GetSiteMetadataParams) WithTimeout(timeout time.Duration) *GetSiteMetadataParams
- func (o *GetSiteMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteMetadataReader
- type GetSiteOK
- type GetSiteParams
- func (o *GetSiteParams) SetContext(ctx context.Context)
- func (o *GetSiteParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteParams) SetSiteID(siteID 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) WithTimeout(timeout time.Duration) *GetSiteParams
- func (o *GetSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteReader
- type GetSiteSnippetDefault
- type GetSiteSnippetOK
- type GetSiteSnippetParams
- func NewGetSiteSnippetParams() *GetSiteSnippetParams
- func NewGetSiteSnippetParamsWithContext(ctx context.Context) *GetSiteSnippetParams
- func NewGetSiteSnippetParamsWithHTTPClient(client *http.Client) *GetSiteSnippetParams
- func NewGetSiteSnippetParamsWithTimeout(timeout time.Duration) *GetSiteSnippetParams
- func (o *GetSiteSnippetParams) SetContext(ctx context.Context)
- func (o *GetSiteSnippetParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteSnippetParams) SetSiteID(siteID string)
- func (o *GetSiteSnippetParams) SetSnippetID(snippetID string)
- func (o *GetSiteSnippetParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteSnippetParams) WithContext(ctx context.Context) *GetSiteSnippetParams
- func (o *GetSiteSnippetParams) WithHTTPClient(client *http.Client) *GetSiteSnippetParams
- func (o *GetSiteSnippetParams) WithSiteID(siteID string) *GetSiteSnippetParams
- func (o *GetSiteSnippetParams) WithSnippetID(snippetID string) *GetSiteSnippetParams
- func (o *GetSiteSnippetParams) WithTimeout(timeout time.Duration) *GetSiteSnippetParams
- func (o *GetSiteSnippetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteSnippetReader
- type GetSplitTestDefault
- type GetSplitTestOK
- type GetSplitTestParams
- func (o *GetSplitTestParams) SetContext(ctx context.Context)
- func (o *GetSplitTestParams) SetHTTPClient(client *http.Client)
- func (o *GetSplitTestParams) SetSiteID(siteID string)
- func (o *GetSplitTestParams) SetSplitTestID(splitTestID string)
- func (o *GetSplitTestParams) SetTimeout(timeout time.Duration)
- func (o *GetSplitTestParams) WithContext(ctx context.Context) *GetSplitTestParams
- func (o *GetSplitTestParams) WithHTTPClient(client *http.Client) *GetSplitTestParams
- func (o *GetSplitTestParams) WithSiteID(siteID string) *GetSplitTestParams
- func (o *GetSplitTestParams) WithSplitTestID(splitTestID string) *GetSplitTestParams
- func (o *GetSplitTestParams) WithTimeout(timeout time.Duration) *GetSplitTestParams
- func (o *GetSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSplitTestReader
- type GetSplitTestsDefault
- type GetSplitTestsOK
- type GetSplitTestsParams
- func (o *GetSplitTestsParams) SetContext(ctx context.Context)
- func (o *GetSplitTestsParams) SetHTTPClient(client *http.Client)
- func (o *GetSplitTestsParams) SetSiteID(siteID string)
- func (o *GetSplitTestsParams) SetTimeout(timeout time.Duration)
- func (o *GetSplitTestsParams) WithContext(ctx context.Context) *GetSplitTestsParams
- func (o *GetSplitTestsParams) WithHTTPClient(client *http.Client) *GetSplitTestsParams
- func (o *GetSplitTestsParams) WithSiteID(siteID string) *GetSplitTestsParams
- func (o *GetSplitTestsParams) WithTimeout(timeout time.Duration) *GetSplitTestsParams
- func (o *GetSplitTestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSplitTestsReader
- type ListAccountAuditEventsDefault
- type ListAccountAuditEventsOK
- type ListAccountAuditEventsParams
- func NewListAccountAuditEventsParams() *ListAccountAuditEventsParams
- func NewListAccountAuditEventsParamsWithContext(ctx context.Context) *ListAccountAuditEventsParams
- func NewListAccountAuditEventsParamsWithHTTPClient(client *http.Client) *ListAccountAuditEventsParams
- func NewListAccountAuditEventsParamsWithTimeout(timeout time.Duration) *ListAccountAuditEventsParams
- func (o *ListAccountAuditEventsParams) SetAccountID(accountID string)
- func (o *ListAccountAuditEventsParams) SetContext(ctx context.Context)
- func (o *ListAccountAuditEventsParams) SetHTTPClient(client *http.Client)
- func (o *ListAccountAuditEventsParams) SetLogType(logType *string)
- func (o *ListAccountAuditEventsParams) SetPage(page *int32)
- func (o *ListAccountAuditEventsParams) SetPerPage(perPage *int32)
- func (o *ListAccountAuditEventsParams) SetQuery(query *string)
- func (o *ListAccountAuditEventsParams) SetTimeout(timeout time.Duration)
- func (o *ListAccountAuditEventsParams) WithAccountID(accountID string) *ListAccountAuditEventsParams
- func (o *ListAccountAuditEventsParams) WithContext(ctx context.Context) *ListAccountAuditEventsParams
- func (o *ListAccountAuditEventsParams) WithHTTPClient(client *http.Client) *ListAccountAuditEventsParams
- func (o *ListAccountAuditEventsParams) WithLogType(logType *string) *ListAccountAuditEventsParams
- func (o *ListAccountAuditEventsParams) WithPage(page *int32) *ListAccountAuditEventsParams
- func (o *ListAccountAuditEventsParams) WithPerPage(perPage *int32) *ListAccountAuditEventsParams
- func (o *ListAccountAuditEventsParams) WithQuery(query *string) *ListAccountAuditEventsParams
- func (o *ListAccountAuditEventsParams) WithTimeout(timeout time.Duration) *ListAccountAuditEventsParams
- func (o *ListAccountAuditEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAccountAuditEventsReader
- type ListAccountTypesForUserDefault
- type ListAccountTypesForUserOK
- type ListAccountTypesForUserParams
- func NewListAccountTypesForUserParams() *ListAccountTypesForUserParams
- func NewListAccountTypesForUserParamsWithContext(ctx context.Context) *ListAccountTypesForUserParams
- func NewListAccountTypesForUserParamsWithHTTPClient(client *http.Client) *ListAccountTypesForUserParams
- func NewListAccountTypesForUserParamsWithTimeout(timeout time.Duration) *ListAccountTypesForUserParams
- func (o *ListAccountTypesForUserParams) SetContext(ctx context.Context)
- func (o *ListAccountTypesForUserParams) SetHTTPClient(client *http.Client)
- func (o *ListAccountTypesForUserParams) SetTimeout(timeout time.Duration)
- func (o *ListAccountTypesForUserParams) WithContext(ctx context.Context) *ListAccountTypesForUserParams
- func (o *ListAccountTypesForUserParams) WithHTTPClient(client *http.Client) *ListAccountTypesForUserParams
- func (o *ListAccountTypesForUserParams) WithTimeout(timeout time.Duration) *ListAccountTypesForUserParams
- func (o *ListAccountTypesForUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAccountTypesForUserReader
- type ListAccountsForUserDefault
- type ListAccountsForUserOK
- type ListAccountsForUserParams
- func NewListAccountsForUserParams() *ListAccountsForUserParams
- func NewListAccountsForUserParamsWithContext(ctx context.Context) *ListAccountsForUserParams
- func NewListAccountsForUserParamsWithHTTPClient(client *http.Client) *ListAccountsForUserParams
- func NewListAccountsForUserParamsWithTimeout(timeout time.Duration) *ListAccountsForUserParams
- func (o *ListAccountsForUserParams) SetContext(ctx context.Context)
- func (o *ListAccountsForUserParams) SetHTTPClient(client *http.Client)
- func (o *ListAccountsForUserParams) SetTimeout(timeout time.Duration)
- func (o *ListAccountsForUserParams) WithContext(ctx context.Context) *ListAccountsForUserParams
- func (o *ListAccountsForUserParams) WithHTTPClient(client *http.Client) *ListAccountsForUserParams
- func (o *ListAccountsForUserParams) WithTimeout(timeout time.Duration) *ListAccountsForUserParams
- func (o *ListAccountsForUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAccountsForUserReader
- type ListDeployKeysDefault
- type ListDeployKeysOK
- type ListDeployKeysParams
- func NewListDeployKeysParams() *ListDeployKeysParams
- func NewListDeployKeysParamsWithContext(ctx context.Context) *ListDeployKeysParams
- func NewListDeployKeysParamsWithHTTPClient(client *http.Client) *ListDeployKeysParams
- func NewListDeployKeysParamsWithTimeout(timeout time.Duration) *ListDeployKeysParams
- func (o *ListDeployKeysParams) SetContext(ctx context.Context)
- func (o *ListDeployKeysParams) SetHTTPClient(client *http.Client)
- func (o *ListDeployKeysParams) SetTimeout(timeout time.Duration)
- func (o *ListDeployKeysParams) WithContext(ctx context.Context) *ListDeployKeysParams
- func (o *ListDeployKeysParams) WithHTTPClient(client *http.Client) *ListDeployKeysParams
- func (o *ListDeployKeysParams) WithTimeout(timeout time.Duration) *ListDeployKeysParams
- func (o *ListDeployKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListDeployKeysReader
- type ListFormSubmissionDefault
- type ListFormSubmissionOK
- type ListFormSubmissionParams
- func NewListFormSubmissionParams() *ListFormSubmissionParams
- func NewListFormSubmissionParamsWithContext(ctx context.Context) *ListFormSubmissionParams
- func NewListFormSubmissionParamsWithHTTPClient(client *http.Client) *ListFormSubmissionParams
- func NewListFormSubmissionParamsWithTimeout(timeout time.Duration) *ListFormSubmissionParams
- func (o *ListFormSubmissionParams) SetContext(ctx context.Context)
- func (o *ListFormSubmissionParams) SetHTTPClient(client *http.Client)
- func (o *ListFormSubmissionParams) SetPage(page *int32)
- func (o *ListFormSubmissionParams) SetPerPage(perPage *int32)
- func (o *ListFormSubmissionParams) SetQuery(query *string)
- func (o *ListFormSubmissionParams) SetSubmissionID(submissionID string)
- func (o *ListFormSubmissionParams) SetTimeout(timeout time.Duration)
- func (o *ListFormSubmissionParams) WithContext(ctx context.Context) *ListFormSubmissionParams
- func (o *ListFormSubmissionParams) WithHTTPClient(client *http.Client) *ListFormSubmissionParams
- func (o *ListFormSubmissionParams) WithPage(page *int32) *ListFormSubmissionParams
- func (o *ListFormSubmissionParams) WithPerPage(perPage *int32) *ListFormSubmissionParams
- func (o *ListFormSubmissionParams) WithQuery(query *string) *ListFormSubmissionParams
- func (o *ListFormSubmissionParams) WithSubmissionID(submissionID string) *ListFormSubmissionParams
- func (o *ListFormSubmissionParams) WithTimeout(timeout time.Duration) *ListFormSubmissionParams
- func (o *ListFormSubmissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListFormSubmissionReader
- type ListFormSubmissionsDefault
- type ListFormSubmissionsOK
- type ListFormSubmissionsParams
- func NewListFormSubmissionsParams() *ListFormSubmissionsParams
- func NewListFormSubmissionsParamsWithContext(ctx context.Context) *ListFormSubmissionsParams
- func NewListFormSubmissionsParamsWithHTTPClient(client *http.Client) *ListFormSubmissionsParams
- func NewListFormSubmissionsParamsWithTimeout(timeout time.Duration) *ListFormSubmissionsParams
- func (o *ListFormSubmissionsParams) SetContext(ctx context.Context)
- func (o *ListFormSubmissionsParams) SetFormID(formID string)
- func (o *ListFormSubmissionsParams) SetHTTPClient(client *http.Client)
- func (o *ListFormSubmissionsParams) SetPage(page *int32)
- func (o *ListFormSubmissionsParams) SetPerPage(perPage *int32)
- func (o *ListFormSubmissionsParams) SetTimeout(timeout time.Duration)
- func (o *ListFormSubmissionsParams) WithContext(ctx context.Context) *ListFormSubmissionsParams
- func (o *ListFormSubmissionsParams) WithFormID(formID string) *ListFormSubmissionsParams
- func (o *ListFormSubmissionsParams) WithHTTPClient(client *http.Client) *ListFormSubmissionsParams
- func (o *ListFormSubmissionsParams) WithPage(page *int32) *ListFormSubmissionsParams
- func (o *ListFormSubmissionsParams) WithPerPage(perPage *int32) *ListFormSubmissionsParams
- func (o *ListFormSubmissionsParams) WithTimeout(timeout time.Duration) *ListFormSubmissionsParams
- func (o *ListFormSubmissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListFormSubmissionsReader
- type ListFormsDefault
- type ListFormsOK
- type ListFormsParams
- func (o *ListFormsParams) SetContext(ctx context.Context)
- func (o *ListFormsParams) SetHTTPClient(client *http.Client)
- func (o *ListFormsParams) SetSiteID(siteID *string)
- func (o *ListFormsParams) SetTimeout(timeout time.Duration)
- func (o *ListFormsParams) WithContext(ctx context.Context) *ListFormsParams
- func (o *ListFormsParams) WithHTTPClient(client *http.Client) *ListFormsParams
- func (o *ListFormsParams) WithSiteID(siteID *string) *ListFormsParams
- func (o *ListFormsParams) WithTimeout(timeout time.Duration) *ListFormsParams
- func (o *ListFormsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListFormsReader
- type ListHookTypesDefault
- type ListHookTypesOK
- type ListHookTypesParams
- func (o *ListHookTypesParams) SetContext(ctx context.Context)
- func (o *ListHookTypesParams) SetHTTPClient(client *http.Client)
- func (o *ListHookTypesParams) SetTimeout(timeout time.Duration)
- func (o *ListHookTypesParams) WithContext(ctx context.Context) *ListHookTypesParams
- func (o *ListHookTypesParams) WithHTTPClient(client *http.Client) *ListHookTypesParams
- func (o *ListHookTypesParams) WithTimeout(timeout time.Duration) *ListHookTypesParams
- func (o *ListHookTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListHookTypesReader
- type ListHooksBySiteIDDefault
- type ListHooksBySiteIDOK
- type ListHooksBySiteIDParams
- func NewListHooksBySiteIDParams() *ListHooksBySiteIDParams
- func NewListHooksBySiteIDParamsWithContext(ctx context.Context) *ListHooksBySiteIDParams
- func NewListHooksBySiteIDParamsWithHTTPClient(client *http.Client) *ListHooksBySiteIDParams
- func NewListHooksBySiteIDParamsWithTimeout(timeout time.Duration) *ListHooksBySiteIDParams
- func (o *ListHooksBySiteIDParams) SetContext(ctx context.Context)
- func (o *ListHooksBySiteIDParams) SetHTTPClient(client *http.Client)
- func (o *ListHooksBySiteIDParams) SetSiteID(siteID string)
- func (o *ListHooksBySiteIDParams) SetTimeout(timeout time.Duration)
- func (o *ListHooksBySiteIDParams) WithContext(ctx context.Context) *ListHooksBySiteIDParams
- func (o *ListHooksBySiteIDParams) WithHTTPClient(client *http.Client) *ListHooksBySiteIDParams
- func (o *ListHooksBySiteIDParams) WithSiteID(siteID string) *ListHooksBySiteIDParams
- func (o *ListHooksBySiteIDParams) WithTimeout(timeout time.Duration) *ListHooksBySiteIDParams
- func (o *ListHooksBySiteIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListHooksBySiteIDReader
- type ListMembersForAccountDefault
- type ListMembersForAccountOK
- type ListMembersForAccountParams
- func NewListMembersForAccountParams() *ListMembersForAccountParams
- func NewListMembersForAccountParamsWithContext(ctx context.Context) *ListMembersForAccountParams
- func NewListMembersForAccountParamsWithHTTPClient(client *http.Client) *ListMembersForAccountParams
- func NewListMembersForAccountParamsWithTimeout(timeout time.Duration) *ListMembersForAccountParams
- func (o *ListMembersForAccountParams) SetAccountSlug(accountSlug string)
- func (o *ListMembersForAccountParams) SetContext(ctx context.Context)
- func (o *ListMembersForAccountParams) SetHTTPClient(client *http.Client)
- func (o *ListMembersForAccountParams) SetTimeout(timeout time.Duration)
- func (o *ListMembersForAccountParams) WithAccountSlug(accountSlug string) *ListMembersForAccountParams
- func (o *ListMembersForAccountParams) WithContext(ctx context.Context) *ListMembersForAccountParams
- func (o *ListMembersForAccountParams) WithHTTPClient(client *http.Client) *ListMembersForAccountParams
- func (o *ListMembersForAccountParams) WithTimeout(timeout time.Duration) *ListMembersForAccountParams
- func (o *ListMembersForAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListMembersForAccountReader
- type ListPaymentMethodsForUserDefault
- type ListPaymentMethodsForUserOK
- type ListPaymentMethodsForUserParams
- func NewListPaymentMethodsForUserParams() *ListPaymentMethodsForUserParams
- func NewListPaymentMethodsForUserParamsWithContext(ctx context.Context) *ListPaymentMethodsForUserParams
- func NewListPaymentMethodsForUserParamsWithHTTPClient(client *http.Client) *ListPaymentMethodsForUserParams
- func NewListPaymentMethodsForUserParamsWithTimeout(timeout time.Duration) *ListPaymentMethodsForUserParams
- func (o *ListPaymentMethodsForUserParams) SetContext(ctx context.Context)
- func (o *ListPaymentMethodsForUserParams) SetHTTPClient(client *http.Client)
- func (o *ListPaymentMethodsForUserParams) SetTimeout(timeout time.Duration)
- func (o *ListPaymentMethodsForUserParams) WithContext(ctx context.Context) *ListPaymentMethodsForUserParams
- func (o *ListPaymentMethodsForUserParams) WithHTTPClient(client *http.Client) *ListPaymentMethodsForUserParams
- func (o *ListPaymentMethodsForUserParams) WithTimeout(timeout time.Duration) *ListPaymentMethodsForUserParams
- func (o *ListPaymentMethodsForUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListPaymentMethodsForUserReader
- type ListServiceInstancesForSiteDefault
- type ListServiceInstancesForSiteOK
- type ListServiceInstancesForSiteParams
- func NewListServiceInstancesForSiteParams() *ListServiceInstancesForSiteParams
- func NewListServiceInstancesForSiteParamsWithContext(ctx context.Context) *ListServiceInstancesForSiteParams
- func NewListServiceInstancesForSiteParamsWithHTTPClient(client *http.Client) *ListServiceInstancesForSiteParams
- func NewListServiceInstancesForSiteParamsWithTimeout(timeout time.Duration) *ListServiceInstancesForSiteParams
- func (o *ListServiceInstancesForSiteParams) SetContext(ctx context.Context)
- func (o *ListServiceInstancesForSiteParams) SetHTTPClient(client *http.Client)
- func (o *ListServiceInstancesForSiteParams) SetSiteID(siteID string)
- func (o *ListServiceInstancesForSiteParams) SetTimeout(timeout time.Duration)
- func (o *ListServiceInstancesForSiteParams) WithContext(ctx context.Context) *ListServiceInstancesForSiteParams
- func (o *ListServiceInstancesForSiteParams) WithHTTPClient(client *http.Client) *ListServiceInstancesForSiteParams
- func (o *ListServiceInstancesForSiteParams) WithSiteID(siteID string) *ListServiceInstancesForSiteParams
- func (o *ListServiceInstancesForSiteParams) WithTimeout(timeout time.Duration) *ListServiceInstancesForSiteParams
- func (o *ListServiceInstancesForSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListServiceInstancesForSiteReader
- type ListSiteAssetsDefault
- type ListSiteAssetsOK
- type ListSiteAssetsParams
- func NewListSiteAssetsParams() *ListSiteAssetsParams
- func NewListSiteAssetsParamsWithContext(ctx context.Context) *ListSiteAssetsParams
- func NewListSiteAssetsParamsWithHTTPClient(client *http.Client) *ListSiteAssetsParams
- func NewListSiteAssetsParamsWithTimeout(timeout time.Duration) *ListSiteAssetsParams
- func (o *ListSiteAssetsParams) SetContext(ctx context.Context)
- func (o *ListSiteAssetsParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteAssetsParams) SetSiteID(siteID string)
- func (o *ListSiteAssetsParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteAssetsParams) WithContext(ctx context.Context) *ListSiteAssetsParams
- func (o *ListSiteAssetsParams) WithHTTPClient(client *http.Client) *ListSiteAssetsParams
- func (o *ListSiteAssetsParams) WithSiteID(siteID string) *ListSiteAssetsParams
- func (o *ListSiteAssetsParams) WithTimeout(timeout time.Duration) *ListSiteAssetsParams
- func (o *ListSiteAssetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteAssetsReader
- type ListSiteBuildHooksDefault
- type ListSiteBuildHooksOK
- type ListSiteBuildHooksParams
- func NewListSiteBuildHooksParams() *ListSiteBuildHooksParams
- func NewListSiteBuildHooksParamsWithContext(ctx context.Context) *ListSiteBuildHooksParams
- func NewListSiteBuildHooksParamsWithHTTPClient(client *http.Client) *ListSiteBuildHooksParams
- func NewListSiteBuildHooksParamsWithTimeout(timeout time.Duration) *ListSiteBuildHooksParams
- func (o *ListSiteBuildHooksParams) SetContext(ctx context.Context)
- func (o *ListSiteBuildHooksParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteBuildHooksParams) SetSiteID(siteID string)
- func (o *ListSiteBuildHooksParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteBuildHooksParams) WithContext(ctx context.Context) *ListSiteBuildHooksParams
- func (o *ListSiteBuildHooksParams) WithHTTPClient(client *http.Client) *ListSiteBuildHooksParams
- func (o *ListSiteBuildHooksParams) WithSiteID(siteID string) *ListSiteBuildHooksParams
- func (o *ListSiteBuildHooksParams) WithTimeout(timeout time.Duration) *ListSiteBuildHooksParams
- func (o *ListSiteBuildHooksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteBuildHooksReader
- type ListSiteBuildsDefault
- type ListSiteBuildsOK
- type ListSiteBuildsParams
- func NewListSiteBuildsParams() *ListSiteBuildsParams
- func NewListSiteBuildsParamsWithContext(ctx context.Context) *ListSiteBuildsParams
- func NewListSiteBuildsParamsWithHTTPClient(client *http.Client) *ListSiteBuildsParams
- func NewListSiteBuildsParamsWithTimeout(timeout time.Duration) *ListSiteBuildsParams
- func (o *ListSiteBuildsParams) SetContext(ctx context.Context)
- func (o *ListSiteBuildsParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteBuildsParams) SetPage(page *int32)
- func (o *ListSiteBuildsParams) SetPerPage(perPage *int32)
- func (o *ListSiteBuildsParams) SetSiteID(siteID string)
- func (o *ListSiteBuildsParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteBuildsParams) WithContext(ctx context.Context) *ListSiteBuildsParams
- func (o *ListSiteBuildsParams) WithHTTPClient(client *http.Client) *ListSiteBuildsParams
- func (o *ListSiteBuildsParams) WithPage(page *int32) *ListSiteBuildsParams
- func (o *ListSiteBuildsParams) WithPerPage(perPage *int32) *ListSiteBuildsParams
- func (o *ListSiteBuildsParams) WithSiteID(siteID string) *ListSiteBuildsParams
- func (o *ListSiteBuildsParams) WithTimeout(timeout time.Duration) *ListSiteBuildsParams
- func (o *ListSiteBuildsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteBuildsReader
- type ListSiteDeployedBranchesDefault
- type ListSiteDeployedBranchesOK
- type ListSiteDeployedBranchesParams
- func NewListSiteDeployedBranchesParams() *ListSiteDeployedBranchesParams
- func NewListSiteDeployedBranchesParamsWithContext(ctx context.Context) *ListSiteDeployedBranchesParams
- func NewListSiteDeployedBranchesParamsWithHTTPClient(client *http.Client) *ListSiteDeployedBranchesParams
- func NewListSiteDeployedBranchesParamsWithTimeout(timeout time.Duration) *ListSiteDeployedBranchesParams
- func (o *ListSiteDeployedBranchesParams) SetContext(ctx context.Context)
- func (o *ListSiteDeployedBranchesParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteDeployedBranchesParams) SetSiteID(siteID string)
- func (o *ListSiteDeployedBranchesParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteDeployedBranchesParams) WithContext(ctx context.Context) *ListSiteDeployedBranchesParams
- func (o *ListSiteDeployedBranchesParams) WithHTTPClient(client *http.Client) *ListSiteDeployedBranchesParams
- func (o *ListSiteDeployedBranchesParams) WithSiteID(siteID string) *ListSiteDeployedBranchesParams
- func (o *ListSiteDeployedBranchesParams) WithTimeout(timeout time.Duration) *ListSiteDeployedBranchesParams
- func (o *ListSiteDeployedBranchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteDeployedBranchesReader
- type ListSiteDeploysDefault
- type ListSiteDeploysOK
- type ListSiteDeploysParams
- func NewListSiteDeploysParams() *ListSiteDeploysParams
- func NewListSiteDeploysParamsWithContext(ctx context.Context) *ListSiteDeploysParams
- func NewListSiteDeploysParamsWithHTTPClient(client *http.Client) *ListSiteDeploysParams
- func NewListSiteDeploysParamsWithTimeout(timeout time.Duration) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) SetContext(ctx context.Context)
- func (o *ListSiteDeploysParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteDeploysParams) SetPage(page *int32)
- func (o *ListSiteDeploysParams) SetPerPage(perPage *int32)
- func (o *ListSiteDeploysParams) SetSiteID(siteID string)
- func (o *ListSiteDeploysParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteDeploysParams) WithContext(ctx context.Context) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithHTTPClient(client *http.Client) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithPage(page *int32) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithPerPage(perPage *int32) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithSiteID(siteID string) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithTimeout(timeout time.Duration) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteDeploysReader
- type ListSiteFilesDefault
- type ListSiteFilesOK
- type ListSiteFilesParams
- func (o *ListSiteFilesParams) SetContext(ctx context.Context)
- func (o *ListSiteFilesParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteFilesParams) SetSiteID(siteID string)
- func (o *ListSiteFilesParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteFilesParams) WithContext(ctx context.Context) *ListSiteFilesParams
- func (o *ListSiteFilesParams) WithHTTPClient(client *http.Client) *ListSiteFilesParams
- func (o *ListSiteFilesParams) WithSiteID(siteID string) *ListSiteFilesParams
- func (o *ListSiteFilesParams) WithTimeout(timeout time.Duration) *ListSiteFilesParams
- func (o *ListSiteFilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteFilesReader
- type ListSiteFormsDefault
- type ListSiteFormsOK
- type ListSiteFormsParams
- func (o *ListSiteFormsParams) SetContext(ctx context.Context)
- func (o *ListSiteFormsParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteFormsParams) SetSiteID(siteID string)
- func (o *ListSiteFormsParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteFormsParams) WithContext(ctx context.Context) *ListSiteFormsParams
- func (o *ListSiteFormsParams) WithHTTPClient(client *http.Client) *ListSiteFormsParams
- func (o *ListSiteFormsParams) WithSiteID(siteID string) *ListSiteFormsParams
- func (o *ListSiteFormsParams) WithTimeout(timeout time.Duration) *ListSiteFormsParams
- func (o *ListSiteFormsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteFormsReader
- type ListSiteSnippetsDefault
- type ListSiteSnippetsOK
- type ListSiteSnippetsParams
- func NewListSiteSnippetsParams() *ListSiteSnippetsParams
- func NewListSiteSnippetsParamsWithContext(ctx context.Context) *ListSiteSnippetsParams
- func NewListSiteSnippetsParamsWithHTTPClient(client *http.Client) *ListSiteSnippetsParams
- func NewListSiteSnippetsParamsWithTimeout(timeout time.Duration) *ListSiteSnippetsParams
- func (o *ListSiteSnippetsParams) SetContext(ctx context.Context)
- func (o *ListSiteSnippetsParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteSnippetsParams) SetSiteID(siteID string)
- func (o *ListSiteSnippetsParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteSnippetsParams) WithContext(ctx context.Context) *ListSiteSnippetsParams
- func (o *ListSiteSnippetsParams) WithHTTPClient(client *http.Client) *ListSiteSnippetsParams
- func (o *ListSiteSnippetsParams) WithSiteID(siteID string) *ListSiteSnippetsParams
- func (o *ListSiteSnippetsParams) WithTimeout(timeout time.Duration) *ListSiteSnippetsParams
- func (o *ListSiteSnippetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteSnippetsReader
- type ListSiteSubmissionsDefault
- type ListSiteSubmissionsOK
- type ListSiteSubmissionsParams
- func NewListSiteSubmissionsParams() *ListSiteSubmissionsParams
- func NewListSiteSubmissionsParamsWithContext(ctx context.Context) *ListSiteSubmissionsParams
- func NewListSiteSubmissionsParamsWithHTTPClient(client *http.Client) *ListSiteSubmissionsParams
- func NewListSiteSubmissionsParamsWithTimeout(timeout time.Duration) *ListSiteSubmissionsParams
- func (o *ListSiteSubmissionsParams) SetContext(ctx context.Context)
- func (o *ListSiteSubmissionsParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteSubmissionsParams) SetPage(page *int32)
- func (o *ListSiteSubmissionsParams) SetPerPage(perPage *int32)
- func (o *ListSiteSubmissionsParams) SetSiteID(siteID string)
- func (o *ListSiteSubmissionsParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteSubmissionsParams) WithContext(ctx context.Context) *ListSiteSubmissionsParams
- func (o *ListSiteSubmissionsParams) WithHTTPClient(client *http.Client) *ListSiteSubmissionsParams
- func (o *ListSiteSubmissionsParams) WithPage(page *int32) *ListSiteSubmissionsParams
- func (o *ListSiteSubmissionsParams) WithPerPage(perPage *int32) *ListSiteSubmissionsParams
- func (o *ListSiteSubmissionsParams) WithSiteID(siteID string) *ListSiteSubmissionsParams
- func (o *ListSiteSubmissionsParams) WithTimeout(timeout time.Duration) *ListSiteSubmissionsParams
- func (o *ListSiteSubmissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteSubmissionsReader
- type ListSitesDefault
- type ListSitesForAccountDefault
- type ListSitesForAccountOK
- type ListSitesForAccountParams
- func NewListSitesForAccountParams() *ListSitesForAccountParams
- func NewListSitesForAccountParamsWithContext(ctx context.Context) *ListSitesForAccountParams
- func NewListSitesForAccountParamsWithHTTPClient(client *http.Client) *ListSitesForAccountParams
- func NewListSitesForAccountParamsWithTimeout(timeout time.Duration) *ListSitesForAccountParams
- func (o *ListSitesForAccountParams) SetAccountSlug(accountSlug string)
- func (o *ListSitesForAccountParams) SetContext(ctx context.Context)
- func (o *ListSitesForAccountParams) SetHTTPClient(client *http.Client)
- func (o *ListSitesForAccountParams) SetName(name *string)
- func (o *ListSitesForAccountParams) SetPage(page *int32)
- func (o *ListSitesForAccountParams) SetPerPage(perPage *int32)
- func (o *ListSitesForAccountParams) SetTimeout(timeout time.Duration)
- func (o *ListSitesForAccountParams) WithAccountSlug(accountSlug string) *ListSitesForAccountParams
- func (o *ListSitesForAccountParams) WithContext(ctx context.Context) *ListSitesForAccountParams
- func (o *ListSitesForAccountParams) WithHTTPClient(client *http.Client) *ListSitesForAccountParams
- func (o *ListSitesForAccountParams) WithName(name *string) *ListSitesForAccountParams
- func (o *ListSitesForAccountParams) WithPage(page *int32) *ListSitesForAccountParams
- func (o *ListSitesForAccountParams) WithPerPage(perPage *int32) *ListSitesForAccountParams
- func (o *ListSitesForAccountParams) WithTimeout(timeout time.Duration) *ListSitesForAccountParams
- func (o *ListSitesForAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSitesForAccountReader
- type ListSitesOK
- type ListSitesParams
- func (o *ListSitesParams) SetContext(ctx context.Context)
- func (o *ListSitesParams) SetFilter(filter *string)
- func (o *ListSitesParams) SetHTTPClient(client *http.Client)
- func (o *ListSitesParams) SetName(name *string)
- func (o *ListSitesParams) SetPage(page *int32)
- func (o *ListSitesParams) SetPerPage(perPage *int32)
- func (o *ListSitesParams) SetTimeout(timeout time.Duration)
- func (o *ListSitesParams) WithContext(ctx context.Context) *ListSitesParams
- func (o *ListSitesParams) WithFilter(filter *string) *ListSitesParams
- func (o *ListSitesParams) WithHTTPClient(client *http.Client) *ListSitesParams
- func (o *ListSitesParams) WithName(name *string) *ListSitesParams
- func (o *ListSitesParams) WithPage(page *int32) *ListSitesParams
- func (o *ListSitesParams) WithPerPage(perPage *int32) *ListSitesParams
- func (o *ListSitesParams) WithTimeout(timeout time.Duration) *ListSitesParams
- func (o *ListSitesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSitesReader
- type LockDeployDefault
- type LockDeployOK
- type LockDeployParams
- func (o *LockDeployParams) SetContext(ctx context.Context)
- func (o *LockDeployParams) SetDeployID(deployID string)
- func (o *LockDeployParams) SetHTTPClient(client *http.Client)
- func (o *LockDeployParams) SetTimeout(timeout time.Duration)
- func (o *LockDeployParams) WithContext(ctx context.Context) *LockDeployParams
- func (o *LockDeployParams) WithDeployID(deployID string) *LockDeployParams
- func (o *LockDeployParams) WithHTTPClient(client *http.Client) *LockDeployParams
- func (o *LockDeployParams) WithTimeout(timeout time.Duration) *LockDeployParams
- func (o *LockDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type LockDeployReader
- type NotifyBuildStartDefault
- type NotifyBuildStartNoContent
- type NotifyBuildStartParams
- func NewNotifyBuildStartParams() *NotifyBuildStartParams
- func NewNotifyBuildStartParamsWithContext(ctx context.Context) *NotifyBuildStartParams
- func NewNotifyBuildStartParamsWithHTTPClient(client *http.Client) *NotifyBuildStartParams
- func NewNotifyBuildStartParamsWithTimeout(timeout time.Duration) *NotifyBuildStartParams
- func (o *NotifyBuildStartParams) SetBuildID(buildID string)
- func (o *NotifyBuildStartParams) SetContext(ctx context.Context)
- func (o *NotifyBuildStartParams) SetHTTPClient(client *http.Client)
- func (o *NotifyBuildStartParams) SetTimeout(timeout time.Duration)
- func (o *NotifyBuildStartParams) WithBuildID(buildID string) *NotifyBuildStartParams
- func (o *NotifyBuildStartParams) WithContext(ctx context.Context) *NotifyBuildStartParams
- func (o *NotifyBuildStartParams) WithHTTPClient(client *http.Client) *NotifyBuildStartParams
- func (o *NotifyBuildStartParams) WithTimeout(timeout time.Duration) *NotifyBuildStartParams
- func (o *NotifyBuildStartParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type NotifyBuildStartReader
- type ProvisionSiteTLSCertificateDefault
- type ProvisionSiteTLSCertificateOK
- type ProvisionSiteTLSCertificateParams
- func NewProvisionSiteTLSCertificateParams() *ProvisionSiteTLSCertificateParams
- func NewProvisionSiteTLSCertificateParamsWithContext(ctx context.Context) *ProvisionSiteTLSCertificateParams
- func NewProvisionSiteTLSCertificateParamsWithHTTPClient(client *http.Client) *ProvisionSiteTLSCertificateParams
- func NewProvisionSiteTLSCertificateParamsWithTimeout(timeout time.Duration) *ProvisionSiteTLSCertificateParams
- func (o *ProvisionSiteTLSCertificateParams) SetCaCertificates(caCertificates *string)
- func (o *ProvisionSiteTLSCertificateParams) SetCertificate(certificate *string)
- func (o *ProvisionSiteTLSCertificateParams) SetContext(ctx context.Context)
- func (o *ProvisionSiteTLSCertificateParams) SetHTTPClient(client *http.Client)
- func (o *ProvisionSiteTLSCertificateParams) SetKey(key *string)
- func (o *ProvisionSiteTLSCertificateParams) SetSiteID(siteID string)
- func (o *ProvisionSiteTLSCertificateParams) SetTimeout(timeout time.Duration)
- func (o *ProvisionSiteTLSCertificateParams) WithCaCertificates(caCertificates *string) *ProvisionSiteTLSCertificateParams
- func (o *ProvisionSiteTLSCertificateParams) WithCertificate(certificate *string) *ProvisionSiteTLSCertificateParams
- func (o *ProvisionSiteTLSCertificateParams) WithContext(ctx context.Context) *ProvisionSiteTLSCertificateParams
- func (o *ProvisionSiteTLSCertificateParams) WithHTTPClient(client *http.Client) *ProvisionSiteTLSCertificateParams
- func (o *ProvisionSiteTLSCertificateParams) WithKey(key *string) *ProvisionSiteTLSCertificateParams
- func (o *ProvisionSiteTLSCertificateParams) WithSiteID(siteID string) *ProvisionSiteTLSCertificateParams
- func (o *ProvisionSiteTLSCertificateParams) WithTimeout(timeout time.Duration) *ProvisionSiteTLSCertificateParams
- func (o *ProvisionSiteTLSCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ProvisionSiteTLSCertificateReader
- type RestoreSiteDeployCreated
- type RestoreSiteDeployDefault
- type RestoreSiteDeployParams
- func NewRestoreSiteDeployParams() *RestoreSiteDeployParams
- func NewRestoreSiteDeployParamsWithContext(ctx context.Context) *RestoreSiteDeployParams
- func NewRestoreSiteDeployParamsWithHTTPClient(client *http.Client) *RestoreSiteDeployParams
- func NewRestoreSiteDeployParamsWithTimeout(timeout time.Duration) *RestoreSiteDeployParams
- func (o *RestoreSiteDeployParams) SetContext(ctx context.Context)
- func (o *RestoreSiteDeployParams) SetDeployID(deployID string)
- func (o *RestoreSiteDeployParams) SetHTTPClient(client *http.Client)
- func (o *RestoreSiteDeployParams) SetSiteID(siteID string)
- func (o *RestoreSiteDeployParams) SetTimeout(timeout time.Duration)
- func (o *RestoreSiteDeployParams) WithContext(ctx context.Context) *RestoreSiteDeployParams
- func (o *RestoreSiteDeployParams) WithDeployID(deployID string) *RestoreSiteDeployParams
- func (o *RestoreSiteDeployParams) WithHTTPClient(client *http.Client) *RestoreSiteDeployParams
- func (o *RestoreSiteDeployParams) WithSiteID(siteID string) *RestoreSiteDeployParams
- func (o *RestoreSiteDeployParams) WithTimeout(timeout time.Duration) *RestoreSiteDeployParams
- func (o *RestoreSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RestoreSiteDeployReader
- type RollbackSiteDeployDefault
- type RollbackSiteDeployNoContent
- type RollbackSiteDeployParams
- func NewRollbackSiteDeployParams() *RollbackSiteDeployParams
- func NewRollbackSiteDeployParamsWithContext(ctx context.Context) *RollbackSiteDeployParams
- func NewRollbackSiteDeployParamsWithHTTPClient(client *http.Client) *RollbackSiteDeployParams
- func NewRollbackSiteDeployParamsWithTimeout(timeout time.Duration) *RollbackSiteDeployParams
- func (o *RollbackSiteDeployParams) SetContext(ctx context.Context)
- func (o *RollbackSiteDeployParams) SetHTTPClient(client *http.Client)
- func (o *RollbackSiteDeployParams) SetSiteID(siteID string)
- func (o *RollbackSiteDeployParams) SetTimeout(timeout time.Duration)
- func (o *RollbackSiteDeployParams) WithContext(ctx context.Context) *RollbackSiteDeployParams
- func (o *RollbackSiteDeployParams) WithHTTPClient(client *http.Client) *RollbackSiteDeployParams
- func (o *RollbackSiteDeployParams) WithSiteID(siteID string) *RollbackSiteDeployParams
- func (o *RollbackSiteDeployParams) WithTimeout(timeout time.Duration) *RollbackSiteDeployParams
- func (o *RollbackSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RollbackSiteDeployReader
- type ShowServiceDefault
- type ShowServiceInstanceDefault
- type ShowServiceInstanceOK
- type ShowServiceInstanceParams
- func NewShowServiceInstanceParams() *ShowServiceInstanceParams
- func NewShowServiceInstanceParamsWithContext(ctx context.Context) *ShowServiceInstanceParams
- func NewShowServiceInstanceParamsWithHTTPClient(client *http.Client) *ShowServiceInstanceParams
- func NewShowServiceInstanceParamsWithTimeout(timeout time.Duration) *ShowServiceInstanceParams
- func (o *ShowServiceInstanceParams) SetAddon(addon string)
- func (o *ShowServiceInstanceParams) SetContext(ctx context.Context)
- func (o *ShowServiceInstanceParams) SetHTTPClient(client *http.Client)
- func (o *ShowServiceInstanceParams) SetInstanceID(instanceID string)
- func (o *ShowServiceInstanceParams) SetSiteID(siteID string)
- func (o *ShowServiceInstanceParams) SetTimeout(timeout time.Duration)
- func (o *ShowServiceInstanceParams) WithAddon(addon string) *ShowServiceInstanceParams
- func (o *ShowServiceInstanceParams) WithContext(ctx context.Context) *ShowServiceInstanceParams
- func (o *ShowServiceInstanceParams) WithHTTPClient(client *http.Client) *ShowServiceInstanceParams
- func (o *ShowServiceInstanceParams) WithInstanceID(instanceID string) *ShowServiceInstanceParams
- func (o *ShowServiceInstanceParams) WithSiteID(siteID string) *ShowServiceInstanceParams
- func (o *ShowServiceInstanceParams) WithTimeout(timeout time.Duration) *ShowServiceInstanceParams
- func (o *ShowServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ShowServiceInstanceReader
- type ShowServiceManifestCreated
- type ShowServiceManifestDefault
- type ShowServiceManifestParams
- func NewShowServiceManifestParams() *ShowServiceManifestParams
- func NewShowServiceManifestParamsWithContext(ctx context.Context) *ShowServiceManifestParams
- func NewShowServiceManifestParamsWithHTTPClient(client *http.Client) *ShowServiceManifestParams
- func NewShowServiceManifestParamsWithTimeout(timeout time.Duration) *ShowServiceManifestParams
- func (o *ShowServiceManifestParams) SetAddonName(addonName string)
- func (o *ShowServiceManifestParams) SetContext(ctx context.Context)
- func (o *ShowServiceManifestParams) SetHTTPClient(client *http.Client)
- func (o *ShowServiceManifestParams) SetTimeout(timeout time.Duration)
- func (o *ShowServiceManifestParams) WithAddonName(addonName string) *ShowServiceManifestParams
- func (o *ShowServiceManifestParams) WithContext(ctx context.Context) *ShowServiceManifestParams
- func (o *ShowServiceManifestParams) WithHTTPClient(client *http.Client) *ShowServiceManifestParams
- func (o *ShowServiceManifestParams) WithTimeout(timeout time.Duration) *ShowServiceManifestParams
- func (o *ShowServiceManifestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ShowServiceManifestReader
- type ShowServiceOK
- type ShowServiceParams
- func (o *ShowServiceParams) SetAddonName(addonName string)
- func (o *ShowServiceParams) SetContext(ctx context.Context)
- func (o *ShowServiceParams) SetHTTPClient(client *http.Client)
- func (o *ShowServiceParams) SetTimeout(timeout time.Duration)
- func (o *ShowServiceParams) WithAddonName(addonName string) *ShowServiceParams
- func (o *ShowServiceParams) WithContext(ctx context.Context) *ShowServiceParams
- func (o *ShowServiceParams) WithHTTPClient(client *http.Client) *ShowServiceParams
- func (o *ShowServiceParams) WithTimeout(timeout time.Duration) *ShowServiceParams
- func (o *ShowServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ShowServiceReader
- type ShowSiteTLSCertificateDefault
- type ShowSiteTLSCertificateOK
- type ShowSiteTLSCertificateParams
- func NewShowSiteTLSCertificateParams() *ShowSiteTLSCertificateParams
- func NewShowSiteTLSCertificateParamsWithContext(ctx context.Context) *ShowSiteTLSCertificateParams
- func NewShowSiteTLSCertificateParamsWithHTTPClient(client *http.Client) *ShowSiteTLSCertificateParams
- func NewShowSiteTLSCertificateParamsWithTimeout(timeout time.Duration) *ShowSiteTLSCertificateParams
- func (o *ShowSiteTLSCertificateParams) SetContext(ctx context.Context)
- func (o *ShowSiteTLSCertificateParams) SetHTTPClient(client *http.Client)
- func (o *ShowSiteTLSCertificateParams) SetSiteID(siteID string)
- func (o *ShowSiteTLSCertificateParams) SetTimeout(timeout time.Duration)
- func (o *ShowSiteTLSCertificateParams) WithContext(ctx context.Context) *ShowSiteTLSCertificateParams
- func (o *ShowSiteTLSCertificateParams) WithHTTPClient(client *http.Client) *ShowSiteTLSCertificateParams
- func (o *ShowSiteTLSCertificateParams) WithSiteID(siteID string) *ShowSiteTLSCertificateParams
- func (o *ShowSiteTLSCertificateParams) WithTimeout(timeout time.Duration) *ShowSiteTLSCertificateParams
- func (o *ShowSiteTLSCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ShowSiteTLSCertificateReader
- type ShowTicketDefault
- type ShowTicketOK
- type ShowTicketParams
- func (o *ShowTicketParams) SetContext(ctx context.Context)
- func (o *ShowTicketParams) SetHTTPClient(client *http.Client)
- func (o *ShowTicketParams) SetTicketID(ticketID string)
- func (o *ShowTicketParams) SetTimeout(timeout time.Duration)
- func (o *ShowTicketParams) WithContext(ctx context.Context) *ShowTicketParams
- func (o *ShowTicketParams) WithHTTPClient(client *http.Client) *ShowTicketParams
- func (o *ShowTicketParams) WithTicketID(ticketID string) *ShowTicketParams
- func (o *ShowTicketParams) WithTimeout(timeout time.Duration) *ShowTicketParams
- func (o *ShowTicketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ShowTicketReader
- type TransferDNSZoneDefault
- type TransferDNSZoneOK
- type TransferDNSZoneParams
- func NewTransferDNSZoneParams() *TransferDNSZoneParams
- func NewTransferDNSZoneParamsWithContext(ctx context.Context) *TransferDNSZoneParams
- func NewTransferDNSZoneParamsWithHTTPClient(client *http.Client) *TransferDNSZoneParams
- func NewTransferDNSZoneParamsWithTimeout(timeout time.Duration) *TransferDNSZoneParams
- func (o *TransferDNSZoneParams) SetAccountID(accountID string)
- func (o *TransferDNSZoneParams) SetContext(ctx context.Context)
- func (o *TransferDNSZoneParams) SetHTTPClient(client *http.Client)
- func (o *TransferDNSZoneParams) SetTimeout(timeout time.Duration)
- func (o *TransferDNSZoneParams) SetTransferAccountID(transferAccountID string)
- func (o *TransferDNSZoneParams) SetTransferUserID(transferUserID string)
- func (o *TransferDNSZoneParams) SetZoneID(zoneID string)
- func (o *TransferDNSZoneParams) WithAccountID(accountID string) *TransferDNSZoneParams
- func (o *TransferDNSZoneParams) WithContext(ctx context.Context) *TransferDNSZoneParams
- func (o *TransferDNSZoneParams) WithHTTPClient(client *http.Client) *TransferDNSZoneParams
- func (o *TransferDNSZoneParams) WithTimeout(timeout time.Duration) *TransferDNSZoneParams
- func (o *TransferDNSZoneParams) WithTransferAccountID(transferAccountID string) *TransferDNSZoneParams
- func (o *TransferDNSZoneParams) WithTransferUserID(transferUserID string) *TransferDNSZoneParams
- func (o *TransferDNSZoneParams) WithZoneID(zoneID string) *TransferDNSZoneParams
- func (o *TransferDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TransferDNSZoneReader
- type UnlinkSiteRepoNotFound
- type UnlinkSiteRepoOK
- type UnlinkSiteRepoParams
- func NewUnlinkSiteRepoParams() *UnlinkSiteRepoParams
- func NewUnlinkSiteRepoParamsWithContext(ctx context.Context) *UnlinkSiteRepoParams
- func NewUnlinkSiteRepoParamsWithHTTPClient(client *http.Client) *UnlinkSiteRepoParams
- func NewUnlinkSiteRepoParamsWithTimeout(timeout time.Duration) *UnlinkSiteRepoParams
- func (o *UnlinkSiteRepoParams) SetContext(ctx context.Context)
- func (o *UnlinkSiteRepoParams) SetHTTPClient(client *http.Client)
- func (o *UnlinkSiteRepoParams) SetSiteID(siteID string)
- func (o *UnlinkSiteRepoParams) SetTimeout(timeout time.Duration)
- func (o *UnlinkSiteRepoParams) WithContext(ctx context.Context) *UnlinkSiteRepoParams
- func (o *UnlinkSiteRepoParams) WithHTTPClient(client *http.Client) *UnlinkSiteRepoParams
- func (o *UnlinkSiteRepoParams) WithSiteID(siteID string) *UnlinkSiteRepoParams
- func (o *UnlinkSiteRepoParams) WithTimeout(timeout time.Duration) *UnlinkSiteRepoParams
- func (o *UnlinkSiteRepoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UnlinkSiteRepoReader
- type UnlockDeployDefault
- type UnlockDeployOK
- type UnlockDeployParams
- func (o *UnlockDeployParams) SetContext(ctx context.Context)
- func (o *UnlockDeployParams) SetDeployID(deployID string)
- func (o *UnlockDeployParams) SetHTTPClient(client *http.Client)
- func (o *UnlockDeployParams) SetTimeout(timeout time.Duration)
- func (o *UnlockDeployParams) WithContext(ctx context.Context) *UnlockDeployParams
- func (o *UnlockDeployParams) WithDeployID(deployID string) *UnlockDeployParams
- func (o *UnlockDeployParams) WithHTTPClient(client *http.Client) *UnlockDeployParams
- func (o *UnlockDeployParams) WithTimeout(timeout time.Duration) *UnlockDeployParams
- func (o *UnlockDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UnlockDeployReader
- type UpdateAccountDefault
- type UpdateAccountOK
- type UpdateAccountParams
- func (o *UpdateAccountParams) SetAccountID(accountID string)
- func (o *UpdateAccountParams) SetAccountUpdateSetup(accountUpdateSetup *models.AccountUpdateSetup)
- func (o *UpdateAccountParams) SetContext(ctx context.Context)
- func (o *UpdateAccountParams) SetHTTPClient(client *http.Client)
- func (o *UpdateAccountParams) SetTimeout(timeout time.Duration)
- func (o *UpdateAccountParams) WithAccountID(accountID string) *UpdateAccountParams
- func (o *UpdateAccountParams) WithAccountUpdateSetup(accountUpdateSetup *models.AccountUpdateSetup) *UpdateAccountParams
- func (o *UpdateAccountParams) WithContext(ctx context.Context) *UpdateAccountParams
- func (o *UpdateAccountParams) WithHTTPClient(client *http.Client) *UpdateAccountParams
- func (o *UpdateAccountParams) WithTimeout(timeout time.Duration) *UpdateAccountParams
- func (o *UpdateAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateAccountReader
- type UpdateHookDefault
- type UpdateHookOK
- type UpdateHookParams
- func (o *UpdateHookParams) SetContext(ctx context.Context)
- func (o *UpdateHookParams) SetHTTPClient(client *http.Client)
- func (o *UpdateHookParams) SetHook(hook *models.Hook)
- func (o *UpdateHookParams) SetHookID(hookID string)
- func (o *UpdateHookParams) SetTimeout(timeout time.Duration)
- func (o *UpdateHookParams) WithContext(ctx context.Context) *UpdateHookParams
- func (o *UpdateHookParams) WithHTTPClient(client *http.Client) *UpdateHookParams
- func (o *UpdateHookParams) WithHook(hook *models.Hook) *UpdateHookParams
- func (o *UpdateHookParams) WithHookID(hookID string) *UpdateHookParams
- func (o *UpdateHookParams) WithTimeout(timeout time.Duration) *UpdateHookParams
- func (o *UpdateHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateHookReader
- type UpdateServiceInstanceDefault
- type UpdateServiceInstanceNoContent
- type UpdateServiceInstanceParams
- func NewUpdateServiceInstanceParams() *UpdateServiceInstanceParams
- func NewUpdateServiceInstanceParamsWithContext(ctx context.Context) *UpdateServiceInstanceParams
- func NewUpdateServiceInstanceParamsWithHTTPClient(client *http.Client) *UpdateServiceInstanceParams
- func NewUpdateServiceInstanceParamsWithTimeout(timeout time.Duration) *UpdateServiceInstanceParams
- func (o *UpdateServiceInstanceParams) SetAddon(addon string)
- func (o *UpdateServiceInstanceParams) SetConfig(config interface{})
- func (o *UpdateServiceInstanceParams) SetContext(ctx context.Context)
- func (o *UpdateServiceInstanceParams) SetHTTPClient(client *http.Client)
- func (o *UpdateServiceInstanceParams) SetInstanceID(instanceID string)
- func (o *UpdateServiceInstanceParams) SetSiteID(siteID string)
- func (o *UpdateServiceInstanceParams) SetTimeout(timeout time.Duration)
- func (o *UpdateServiceInstanceParams) WithAddon(addon string) *UpdateServiceInstanceParams
- func (o *UpdateServiceInstanceParams) WithConfig(config interface{}) *UpdateServiceInstanceParams
- func (o *UpdateServiceInstanceParams) WithContext(ctx context.Context) *UpdateServiceInstanceParams
- func (o *UpdateServiceInstanceParams) WithHTTPClient(client *http.Client) *UpdateServiceInstanceParams
- func (o *UpdateServiceInstanceParams) WithInstanceID(instanceID string) *UpdateServiceInstanceParams
- func (o *UpdateServiceInstanceParams) WithSiteID(siteID string) *UpdateServiceInstanceParams
- func (o *UpdateServiceInstanceParams) WithTimeout(timeout time.Duration) *UpdateServiceInstanceParams
- func (o *UpdateServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateServiceInstanceReader
- type UpdateSiteAssetDefault
- type UpdateSiteAssetOK
- type UpdateSiteAssetParams
- func NewUpdateSiteAssetParams() *UpdateSiteAssetParams
- func NewUpdateSiteAssetParamsWithContext(ctx context.Context) *UpdateSiteAssetParams
- func NewUpdateSiteAssetParamsWithHTTPClient(client *http.Client) *UpdateSiteAssetParams
- func NewUpdateSiteAssetParamsWithTimeout(timeout time.Duration) *UpdateSiteAssetParams
- func (o *UpdateSiteAssetParams) SetAssetID(assetID string)
- func (o *UpdateSiteAssetParams) SetContext(ctx context.Context)
- func (o *UpdateSiteAssetParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSiteAssetParams) SetSiteID(siteID string)
- func (o *UpdateSiteAssetParams) SetState(state string)
- func (o *UpdateSiteAssetParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSiteAssetParams) WithAssetID(assetID string) *UpdateSiteAssetParams
- func (o *UpdateSiteAssetParams) WithContext(ctx context.Context) *UpdateSiteAssetParams
- func (o *UpdateSiteAssetParams) WithHTTPClient(client *http.Client) *UpdateSiteAssetParams
- func (o *UpdateSiteAssetParams) WithSiteID(siteID string) *UpdateSiteAssetParams
- func (o *UpdateSiteAssetParams) WithState(state string) *UpdateSiteAssetParams
- func (o *UpdateSiteAssetParams) WithTimeout(timeout time.Duration) *UpdateSiteAssetParams
- func (o *UpdateSiteAssetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSiteAssetReader
- type UpdateSiteBuildHookDefault
- type UpdateSiteBuildHookNoContent
- type UpdateSiteBuildHookParams
- func NewUpdateSiteBuildHookParams() *UpdateSiteBuildHookParams
- func NewUpdateSiteBuildHookParamsWithContext(ctx context.Context) *UpdateSiteBuildHookParams
- func NewUpdateSiteBuildHookParamsWithHTTPClient(client *http.Client) *UpdateSiteBuildHookParams
- func NewUpdateSiteBuildHookParamsWithTimeout(timeout time.Duration) *UpdateSiteBuildHookParams
- func (o *UpdateSiteBuildHookParams) SetBuildHook(buildHook *models.BuildHookSetup)
- func (o *UpdateSiteBuildHookParams) SetContext(ctx context.Context)
- func (o *UpdateSiteBuildHookParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSiteBuildHookParams) SetID(id string)
- func (o *UpdateSiteBuildHookParams) SetSiteID(siteID string)
- func (o *UpdateSiteBuildHookParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSiteBuildHookParams) WithBuildHook(buildHook *models.BuildHookSetup) *UpdateSiteBuildHookParams
- func (o *UpdateSiteBuildHookParams) WithContext(ctx context.Context) *UpdateSiteBuildHookParams
- func (o *UpdateSiteBuildHookParams) WithHTTPClient(client *http.Client) *UpdateSiteBuildHookParams
- func (o *UpdateSiteBuildHookParams) WithID(id string) *UpdateSiteBuildHookParams
- func (o *UpdateSiteBuildHookParams) WithSiteID(siteID string) *UpdateSiteBuildHookParams
- func (o *UpdateSiteBuildHookParams) WithTimeout(timeout time.Duration) *UpdateSiteBuildHookParams
- func (o *UpdateSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSiteBuildHookReader
- type UpdateSiteBuildLogDefault
- type UpdateSiteBuildLogNoContent
- type UpdateSiteBuildLogParams
- func NewUpdateSiteBuildLogParams() *UpdateSiteBuildLogParams
- func NewUpdateSiteBuildLogParamsWithContext(ctx context.Context) *UpdateSiteBuildLogParams
- func NewUpdateSiteBuildLogParamsWithHTTPClient(client *http.Client) *UpdateSiteBuildLogParams
- func NewUpdateSiteBuildLogParamsWithTimeout(timeout time.Duration) *UpdateSiteBuildLogParams
- func (o *UpdateSiteBuildLogParams) SetBuildID(buildID string)
- func (o *UpdateSiteBuildLogParams) SetContext(ctx context.Context)
- func (o *UpdateSiteBuildLogParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSiteBuildLogParams) SetMsg(msg *models.BuildLogMsg)
- func (o *UpdateSiteBuildLogParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSiteBuildLogParams) WithBuildID(buildID string) *UpdateSiteBuildLogParams
- func (o *UpdateSiteBuildLogParams) WithContext(ctx context.Context) *UpdateSiteBuildLogParams
- func (o *UpdateSiteBuildLogParams) WithHTTPClient(client *http.Client) *UpdateSiteBuildLogParams
- func (o *UpdateSiteBuildLogParams) WithMsg(msg *models.BuildLogMsg) *UpdateSiteBuildLogParams
- func (o *UpdateSiteBuildLogParams) WithTimeout(timeout time.Duration) *UpdateSiteBuildLogParams
- func (o *UpdateSiteBuildLogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSiteBuildLogReader
- type UpdateSiteDefault
- type UpdateSiteDeployDefault
- type UpdateSiteDeployOK
- type UpdateSiteDeployParams
- func NewUpdateSiteDeployParams() *UpdateSiteDeployParams
- func NewUpdateSiteDeployParamsWithContext(ctx context.Context) *UpdateSiteDeployParams
- func NewUpdateSiteDeployParamsWithHTTPClient(client *http.Client) *UpdateSiteDeployParams
- func NewUpdateSiteDeployParamsWithTimeout(timeout time.Duration) *UpdateSiteDeployParams
- func (o *UpdateSiteDeployParams) SetContext(ctx context.Context)
- func (o *UpdateSiteDeployParams) SetDeploy(deploy *models.DeployFiles)
- func (o *UpdateSiteDeployParams) SetDeployID(deployID string)
- func (o *UpdateSiteDeployParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSiteDeployParams) SetSiteID(siteID string)
- func (o *UpdateSiteDeployParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSiteDeployParams) WithContext(ctx context.Context) *UpdateSiteDeployParams
- func (o *UpdateSiteDeployParams) WithDeploy(deploy *models.DeployFiles) *UpdateSiteDeployParams
- func (o *UpdateSiteDeployParams) WithDeployID(deployID string) *UpdateSiteDeployParams
- func (o *UpdateSiteDeployParams) WithHTTPClient(client *http.Client) *UpdateSiteDeployParams
- func (o *UpdateSiteDeployParams) WithSiteID(siteID string) *UpdateSiteDeployParams
- func (o *UpdateSiteDeployParams) WithTimeout(timeout time.Duration) *UpdateSiteDeployParams
- func (o *UpdateSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSiteDeployReader
- type UpdateSiteMetadataDefault
- type UpdateSiteMetadataNoContent
- type UpdateSiteMetadataParams
- func NewUpdateSiteMetadataParams() *UpdateSiteMetadataParams
- func NewUpdateSiteMetadataParamsWithContext(ctx context.Context) *UpdateSiteMetadataParams
- func NewUpdateSiteMetadataParamsWithHTTPClient(client *http.Client) *UpdateSiteMetadataParams
- func NewUpdateSiteMetadataParamsWithTimeout(timeout time.Duration) *UpdateSiteMetadataParams
- func (o *UpdateSiteMetadataParams) SetContext(ctx context.Context)
- func (o *UpdateSiteMetadataParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSiteMetadataParams) SetMetadata(metadata models.Metadata)
- func (o *UpdateSiteMetadataParams) SetSiteID(siteID string)
- func (o *UpdateSiteMetadataParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSiteMetadataParams) WithContext(ctx context.Context) *UpdateSiteMetadataParams
- func (o *UpdateSiteMetadataParams) WithHTTPClient(client *http.Client) *UpdateSiteMetadataParams
- func (o *UpdateSiteMetadataParams) WithMetadata(metadata models.Metadata) *UpdateSiteMetadataParams
- func (o *UpdateSiteMetadataParams) WithSiteID(siteID string) *UpdateSiteMetadataParams
- func (o *UpdateSiteMetadataParams) WithTimeout(timeout time.Duration) *UpdateSiteMetadataParams
- func (o *UpdateSiteMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSiteMetadataReader
- type UpdateSiteOK
- type UpdateSiteParams
- func (o *UpdateSiteParams) SetContext(ctx context.Context)
- func (o *UpdateSiteParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSiteParams) SetSite(site *models.SiteSetup)
- func (o *UpdateSiteParams) SetSiteID(siteID string)
- func (o *UpdateSiteParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSiteParams) WithContext(ctx context.Context) *UpdateSiteParams
- func (o *UpdateSiteParams) WithHTTPClient(client *http.Client) *UpdateSiteParams
- func (o *UpdateSiteParams) WithSite(site *models.SiteSetup) *UpdateSiteParams
- func (o *UpdateSiteParams) WithSiteID(siteID string) *UpdateSiteParams
- func (o *UpdateSiteParams) WithTimeout(timeout time.Duration) *UpdateSiteParams
- func (o *UpdateSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSiteReader
- type UpdateSiteSnippetDefault
- type UpdateSiteSnippetNoContent
- type UpdateSiteSnippetParams
- func NewUpdateSiteSnippetParams() *UpdateSiteSnippetParams
- func NewUpdateSiteSnippetParamsWithContext(ctx context.Context) *UpdateSiteSnippetParams
- func NewUpdateSiteSnippetParamsWithHTTPClient(client *http.Client) *UpdateSiteSnippetParams
- func NewUpdateSiteSnippetParamsWithTimeout(timeout time.Duration) *UpdateSiteSnippetParams
- func (o *UpdateSiteSnippetParams) SetContext(ctx context.Context)
- func (o *UpdateSiteSnippetParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSiteSnippetParams) SetSiteID(siteID string)
- func (o *UpdateSiteSnippetParams) SetSnippet(snippet *models.Snippet)
- func (o *UpdateSiteSnippetParams) SetSnippetID(snippetID string)
- func (o *UpdateSiteSnippetParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSiteSnippetParams) WithContext(ctx context.Context) *UpdateSiteSnippetParams
- func (o *UpdateSiteSnippetParams) WithHTTPClient(client *http.Client) *UpdateSiteSnippetParams
- func (o *UpdateSiteSnippetParams) WithSiteID(siteID string) *UpdateSiteSnippetParams
- func (o *UpdateSiteSnippetParams) WithSnippet(snippet *models.Snippet) *UpdateSiteSnippetParams
- func (o *UpdateSiteSnippetParams) WithSnippetID(snippetID string) *UpdateSiteSnippetParams
- func (o *UpdateSiteSnippetParams) WithTimeout(timeout time.Duration) *UpdateSiteSnippetParams
- func (o *UpdateSiteSnippetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSiteSnippetReader
- type UpdateSplitTestCreated
- type UpdateSplitTestDefault
- type UpdateSplitTestParams
- func NewUpdateSplitTestParams() *UpdateSplitTestParams
- func NewUpdateSplitTestParamsWithContext(ctx context.Context) *UpdateSplitTestParams
- func NewUpdateSplitTestParamsWithHTTPClient(client *http.Client) *UpdateSplitTestParams
- func NewUpdateSplitTestParamsWithTimeout(timeout time.Duration) *UpdateSplitTestParams
- func (o *UpdateSplitTestParams) SetBranchTests(branchTests *models.SplitTestSetup)
- func (o *UpdateSplitTestParams) SetContext(ctx context.Context)
- func (o *UpdateSplitTestParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSplitTestParams) SetSiteID(siteID string)
- func (o *UpdateSplitTestParams) SetSplitTestID(splitTestID string)
- func (o *UpdateSplitTestParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSplitTestParams) WithBranchTests(branchTests *models.SplitTestSetup) *UpdateSplitTestParams
- func (o *UpdateSplitTestParams) WithContext(ctx context.Context) *UpdateSplitTestParams
- func (o *UpdateSplitTestParams) WithHTTPClient(client *http.Client) *UpdateSplitTestParams
- func (o *UpdateSplitTestParams) WithSiteID(siteID string) *UpdateSplitTestParams
- func (o *UpdateSplitTestParams) WithSplitTestID(splitTestID string) *UpdateSplitTestParams
- func (o *UpdateSplitTestParams) WithTimeout(timeout time.Duration) *UpdateSplitTestParams
- func (o *UpdateSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSplitTestReader
- type UploadDeployFileDefault
- type UploadDeployFileOK
- type UploadDeployFileParams
- func NewUploadDeployFileParams() *UploadDeployFileParams
- func NewUploadDeployFileParamsWithContext(ctx context.Context) *UploadDeployFileParams
- func NewUploadDeployFileParamsWithHTTPClient(client *http.Client) *UploadDeployFileParams
- func NewUploadDeployFileParamsWithTimeout(timeout time.Duration) *UploadDeployFileParams
- func (o *UploadDeployFileParams) SetContext(ctx context.Context)
- func (o *UploadDeployFileParams) SetDeployID(deployID string)
- func (o *UploadDeployFileParams) SetFileBody(fileBody io.ReadCloser)
- func (o *UploadDeployFileParams) SetHTTPClient(client *http.Client)
- func (o *UploadDeployFileParams) SetPath(path string)
- func (o *UploadDeployFileParams) SetSize(size *int64)
- func (o *UploadDeployFileParams) SetTimeout(timeout time.Duration)
- func (o *UploadDeployFileParams) WithContext(ctx context.Context) *UploadDeployFileParams
- func (o *UploadDeployFileParams) WithDeployID(deployID string) *UploadDeployFileParams
- func (o *UploadDeployFileParams) WithFileBody(fileBody io.ReadCloser) *UploadDeployFileParams
- func (o *UploadDeployFileParams) WithHTTPClient(client *http.Client) *UploadDeployFileParams
- func (o *UploadDeployFileParams) WithPath(path string) *UploadDeployFileParams
- func (o *UploadDeployFileParams) WithSize(size *int64) *UploadDeployFileParams
- func (o *UploadDeployFileParams) WithTimeout(timeout time.Duration) *UploadDeployFileParams
- func (o *UploadDeployFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UploadDeployFileReader
- type UploadDeployFunctionDefault
- type UploadDeployFunctionOK
- type UploadDeployFunctionParams
- func NewUploadDeployFunctionParams() *UploadDeployFunctionParams
- func NewUploadDeployFunctionParamsWithContext(ctx context.Context) *UploadDeployFunctionParams
- func NewUploadDeployFunctionParamsWithHTTPClient(client *http.Client) *UploadDeployFunctionParams
- func NewUploadDeployFunctionParamsWithTimeout(timeout time.Duration) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) SetContext(ctx context.Context)
- func (o *UploadDeployFunctionParams) SetDeployID(deployID string)
- func (o *UploadDeployFunctionParams) SetFileBody(fileBody io.ReadCloser)
- func (o *UploadDeployFunctionParams) SetHTTPClient(client *http.Client)
- func (o *UploadDeployFunctionParams) SetName(name string)
- func (o *UploadDeployFunctionParams) SetRuntime(runtime *string)
- func (o *UploadDeployFunctionParams) SetSize(size *int64)
- func (o *UploadDeployFunctionParams) SetTimeout(timeout time.Duration)
- func (o *UploadDeployFunctionParams) WithContext(ctx context.Context) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithDeployID(deployID string) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithFileBody(fileBody io.ReadCloser) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithHTTPClient(client *http.Client) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithName(name string) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithRuntime(runtime *string) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithSize(size *int64) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithTimeout(timeout time.Duration) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UploadDeployFunctionReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddMemberToAccountDefault ¶ added in v0.2.0
type AddMemberToAccountDefault struct { Payload *models.Error // contains filtered or unexported fields }
AddMemberToAccountDefault handles this case with default header values.
error
func NewAddMemberToAccountDefault ¶ added in v0.2.0
func NewAddMemberToAccountDefault(code int) *AddMemberToAccountDefault
NewAddMemberToAccountDefault creates a AddMemberToAccountDefault with default headers values
func (*AddMemberToAccountDefault) Code ¶ added in v0.2.0
func (o *AddMemberToAccountDefault) Code() int
Code gets the status code for the add member to account default response
func (*AddMemberToAccountDefault) Error ¶ added in v0.2.0
func (o *AddMemberToAccountDefault) Error() string
func (*AddMemberToAccountDefault) GetPayload ¶ added in v0.12.0
func (o *AddMemberToAccountDefault) GetPayload() *models.Error
type AddMemberToAccountOK ¶ added in v0.2.0
AddMemberToAccountOK handles this case with default header values.
OK
func NewAddMemberToAccountOK ¶ added in v0.2.0
func NewAddMemberToAccountOK() *AddMemberToAccountOK
NewAddMemberToAccountOK creates a AddMemberToAccountOK with default headers values
func (*AddMemberToAccountOK) Error ¶ added in v0.2.0
func (o *AddMemberToAccountOK) Error() string
func (*AddMemberToAccountOK) GetPayload ¶ added in v0.12.0
func (o *AddMemberToAccountOK) GetPayload() []*models.Member
type AddMemberToAccountParams ¶ added in v0.2.0
type AddMemberToAccountParams struct { /*AccountSlug*/ AccountSlug string /*Email*/ Email string /*Role*/ Role *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AddMemberToAccountParams contains all the parameters to send to the API endpoint for the add member to account operation typically these are written to a http.Request
func NewAddMemberToAccountParams ¶ added in v0.2.0
func NewAddMemberToAccountParams() *AddMemberToAccountParams
NewAddMemberToAccountParams creates a new AddMemberToAccountParams object with the default values initialized.
func NewAddMemberToAccountParamsWithContext ¶ added in v0.2.0
func NewAddMemberToAccountParamsWithContext(ctx context.Context) *AddMemberToAccountParams
NewAddMemberToAccountParamsWithContext creates a new AddMemberToAccountParams object with the default values initialized, and the ability to set a context for a request
func NewAddMemberToAccountParamsWithHTTPClient ¶ added in v0.2.0
func NewAddMemberToAccountParamsWithHTTPClient(client *http.Client) *AddMemberToAccountParams
NewAddMemberToAccountParamsWithHTTPClient creates a new AddMemberToAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAddMemberToAccountParamsWithTimeout ¶ added in v0.2.0
func NewAddMemberToAccountParamsWithTimeout(timeout time.Duration) *AddMemberToAccountParams
NewAddMemberToAccountParamsWithTimeout creates a new AddMemberToAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*AddMemberToAccountParams) SetAccountSlug ¶ added in v0.2.0
func (o *AddMemberToAccountParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the add member to account params
func (*AddMemberToAccountParams) SetContext ¶ added in v0.2.0
func (o *AddMemberToAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the add member to account params
func (*AddMemberToAccountParams) SetEmail ¶ added in v0.2.0
func (o *AddMemberToAccountParams) SetEmail(email string)
SetEmail adds the email to the add member to account params
func (*AddMemberToAccountParams) SetHTTPClient ¶ added in v0.2.0
func (o *AddMemberToAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add member to account params
func (*AddMemberToAccountParams) SetRole ¶ added in v0.2.0
func (o *AddMemberToAccountParams) SetRole(role *string)
SetRole adds the role to the add member to account params
func (*AddMemberToAccountParams) SetTimeout ¶ added in v0.2.0
func (o *AddMemberToAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add member to account params
func (*AddMemberToAccountParams) WithAccountSlug ¶ added in v0.2.0
func (o *AddMemberToAccountParams) WithAccountSlug(accountSlug string) *AddMemberToAccountParams
WithAccountSlug adds the accountSlug to the add member to account params
func (*AddMemberToAccountParams) WithContext ¶ added in v0.2.0
func (o *AddMemberToAccountParams) WithContext(ctx context.Context) *AddMemberToAccountParams
WithContext adds the context to the add member to account params
func (*AddMemberToAccountParams) WithEmail ¶ added in v0.2.0
func (o *AddMemberToAccountParams) WithEmail(email string) *AddMemberToAccountParams
WithEmail adds the email to the add member to account params
func (*AddMemberToAccountParams) WithHTTPClient ¶ added in v0.2.0
func (o *AddMemberToAccountParams) WithHTTPClient(client *http.Client) *AddMemberToAccountParams
WithHTTPClient adds the HTTPClient to the add member to account params
func (*AddMemberToAccountParams) WithRole ¶ added in v0.2.0
func (o *AddMemberToAccountParams) WithRole(role *string) *AddMemberToAccountParams
WithRole adds the role to the add member to account params
func (*AddMemberToAccountParams) WithTimeout ¶ added in v0.2.0
func (o *AddMemberToAccountParams) WithTimeout(timeout time.Duration) *AddMemberToAccountParams
WithTimeout adds the timeout to the add member to account params
func (*AddMemberToAccountParams) WriteToRequest ¶ added in v0.2.0
func (o *AddMemberToAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddMemberToAccountReader ¶ added in v0.2.0
type AddMemberToAccountReader struct {
// contains filtered or unexported fields
}
AddMemberToAccountReader is a Reader for the AddMemberToAccount structure.
func (*AddMemberToAccountReader) ReadResponse ¶ added in v0.2.0
func (o *AddMemberToAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CancelAccountDefault ¶ added in v0.2.0
type CancelAccountDefault struct { Payload *models.Error // contains filtered or unexported fields }
CancelAccountDefault handles this case with default header values.
error
func NewCancelAccountDefault ¶ added in v0.2.0
func NewCancelAccountDefault(code int) *CancelAccountDefault
NewCancelAccountDefault creates a CancelAccountDefault with default headers values
func (*CancelAccountDefault) Code ¶ added in v0.2.0
func (o *CancelAccountDefault) Code() int
Code gets the status code for the cancel account default response
func (*CancelAccountDefault) Error ¶ added in v0.2.0
func (o *CancelAccountDefault) Error() string
func (*CancelAccountDefault) GetPayload ¶ added in v0.12.0
func (o *CancelAccountDefault) GetPayload() *models.Error
type CancelAccountNoContent ¶ added in v0.2.0
type CancelAccountNoContent struct { }
CancelAccountNoContent handles this case with default header values.
Not Content
func NewCancelAccountNoContent ¶ added in v0.2.0
func NewCancelAccountNoContent() *CancelAccountNoContent
NewCancelAccountNoContent creates a CancelAccountNoContent with default headers values
func (*CancelAccountNoContent) Error ¶ added in v0.2.0
func (o *CancelAccountNoContent) Error() string
type CancelAccountParams ¶ added in v0.2.0
type CancelAccountParams struct { /*AccountID*/ AccountID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CancelAccountParams contains all the parameters to send to the API endpoint for the cancel account operation typically these are written to a http.Request
func NewCancelAccountParams ¶ added in v0.2.0
func NewCancelAccountParams() *CancelAccountParams
NewCancelAccountParams creates a new CancelAccountParams object with the default values initialized.
func NewCancelAccountParamsWithContext ¶ added in v0.2.0
func NewCancelAccountParamsWithContext(ctx context.Context) *CancelAccountParams
NewCancelAccountParamsWithContext creates a new CancelAccountParams object with the default values initialized, and the ability to set a context for a request
func NewCancelAccountParamsWithHTTPClient ¶ added in v0.2.0
func NewCancelAccountParamsWithHTTPClient(client *http.Client) *CancelAccountParams
NewCancelAccountParamsWithHTTPClient creates a new CancelAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCancelAccountParamsWithTimeout ¶ added in v0.2.0
func NewCancelAccountParamsWithTimeout(timeout time.Duration) *CancelAccountParams
NewCancelAccountParamsWithTimeout creates a new CancelAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*CancelAccountParams) SetAccountID ¶ added in v0.2.0
func (o *CancelAccountParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the cancel account params
func (*CancelAccountParams) SetContext ¶ added in v0.2.0
func (o *CancelAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the cancel account params
func (*CancelAccountParams) SetHTTPClient ¶ added in v0.2.0
func (o *CancelAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cancel account params
func (*CancelAccountParams) SetTimeout ¶ added in v0.2.0
func (o *CancelAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cancel account params
func (*CancelAccountParams) WithAccountID ¶ added in v0.2.0
func (o *CancelAccountParams) WithAccountID(accountID string) *CancelAccountParams
WithAccountID adds the accountID to the cancel account params
func (*CancelAccountParams) WithContext ¶ added in v0.2.0
func (o *CancelAccountParams) WithContext(ctx context.Context) *CancelAccountParams
WithContext adds the context to the cancel account params
func (*CancelAccountParams) WithHTTPClient ¶ added in v0.2.0
func (o *CancelAccountParams) WithHTTPClient(client *http.Client) *CancelAccountParams
WithHTTPClient adds the HTTPClient to the cancel account params
func (*CancelAccountParams) WithTimeout ¶ added in v0.2.0
func (o *CancelAccountParams) WithTimeout(timeout time.Duration) *CancelAccountParams
WithTimeout adds the timeout to the cancel account params
func (*CancelAccountParams) WriteToRequest ¶ added in v0.2.0
func (o *CancelAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CancelAccountReader ¶ added in v0.2.0
type CancelAccountReader struct {
// contains filtered or unexported fields
}
CancelAccountReader is a Reader for the CancelAccount structure.
func (*CancelAccountReader) ReadResponse ¶ added in v0.2.0
func (o *CancelAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CancelSiteDeployCreated ¶ added in v0.13.0
CancelSiteDeployCreated handles this case with default header values.
Cancelled
func NewCancelSiteDeployCreated ¶ added in v0.13.0
func NewCancelSiteDeployCreated() *CancelSiteDeployCreated
NewCancelSiteDeployCreated creates a CancelSiteDeployCreated with default headers values
func (*CancelSiteDeployCreated) Error ¶ added in v0.13.0
func (o *CancelSiteDeployCreated) Error() string
func (*CancelSiteDeployCreated) GetPayload ¶ added in v0.13.0
func (o *CancelSiteDeployCreated) GetPayload() *models.Deploy
type CancelSiteDeployDefault ¶ added in v0.13.0
type CancelSiteDeployDefault struct { Payload *models.Error // contains filtered or unexported fields }
CancelSiteDeployDefault handles this case with default header values.
error
func NewCancelSiteDeployDefault ¶ added in v0.13.0
func NewCancelSiteDeployDefault(code int) *CancelSiteDeployDefault
NewCancelSiteDeployDefault creates a CancelSiteDeployDefault with default headers values
func (*CancelSiteDeployDefault) Code ¶ added in v0.13.0
func (o *CancelSiteDeployDefault) Code() int
Code gets the status code for the cancel site deploy default response
func (*CancelSiteDeployDefault) Error ¶ added in v0.13.0
func (o *CancelSiteDeployDefault) Error() string
func (*CancelSiteDeployDefault) GetPayload ¶ added in v0.13.0
func (o *CancelSiteDeployDefault) GetPayload() *models.Error
type CancelSiteDeployParams ¶ added in v0.13.0
type CancelSiteDeployParams struct { /*DeployID*/ DeployID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CancelSiteDeployParams contains all the parameters to send to the API endpoint for the cancel site deploy operation typically these are written to a http.Request
func NewCancelSiteDeployParams ¶ added in v0.13.0
func NewCancelSiteDeployParams() *CancelSiteDeployParams
NewCancelSiteDeployParams creates a new CancelSiteDeployParams object with the default values initialized.
func NewCancelSiteDeployParamsWithContext ¶ added in v0.13.0
func NewCancelSiteDeployParamsWithContext(ctx context.Context) *CancelSiteDeployParams
NewCancelSiteDeployParamsWithContext creates a new CancelSiteDeployParams object with the default values initialized, and the ability to set a context for a request
func NewCancelSiteDeployParamsWithHTTPClient ¶ added in v0.13.0
func NewCancelSiteDeployParamsWithHTTPClient(client *http.Client) *CancelSiteDeployParams
NewCancelSiteDeployParamsWithHTTPClient creates a new CancelSiteDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCancelSiteDeployParamsWithTimeout ¶ added in v0.13.0
func NewCancelSiteDeployParamsWithTimeout(timeout time.Duration) *CancelSiteDeployParams
NewCancelSiteDeployParamsWithTimeout creates a new CancelSiteDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*CancelSiteDeployParams) SetContext ¶ added in v0.13.0
func (o *CancelSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the cancel site deploy params
func (*CancelSiteDeployParams) SetDeployID ¶ added in v0.13.0
func (o *CancelSiteDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the cancel site deploy params
func (*CancelSiteDeployParams) SetHTTPClient ¶ added in v0.13.0
func (o *CancelSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cancel site deploy params
func (*CancelSiteDeployParams) SetTimeout ¶ added in v0.13.0
func (o *CancelSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cancel site deploy params
func (*CancelSiteDeployParams) WithContext ¶ added in v0.13.0
func (o *CancelSiteDeployParams) WithContext(ctx context.Context) *CancelSiteDeployParams
WithContext adds the context to the cancel site deploy params
func (*CancelSiteDeployParams) WithDeployID ¶ added in v0.13.0
func (o *CancelSiteDeployParams) WithDeployID(deployID string) *CancelSiteDeployParams
WithDeployID adds the deployID to the cancel site deploy params
func (*CancelSiteDeployParams) WithHTTPClient ¶ added in v0.13.0
func (o *CancelSiteDeployParams) WithHTTPClient(client *http.Client) *CancelSiteDeployParams
WithHTTPClient adds the HTTPClient to the cancel site deploy params
func (*CancelSiteDeployParams) WithTimeout ¶ added in v0.13.0
func (o *CancelSiteDeployParams) WithTimeout(timeout time.Duration) *CancelSiteDeployParams
WithTimeout adds the timeout to the cancel site deploy params
func (*CancelSiteDeployParams) WriteToRequest ¶ added in v0.13.0
func (o *CancelSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CancelSiteDeployReader ¶ added in v0.13.0
type CancelSiteDeployReader struct {
// contains filtered or unexported fields
}
CancelSiteDeployReader is a Reader for the CancelSiteDeploy structure.
func (*CancelSiteDeployReader) ReadResponse ¶ added in v0.13.0
func (o *CancelSiteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for operations API
func (*Client) AddMemberToAccount ¶ added in v0.2.0
func (a *Client) AddMemberToAccount(params *AddMemberToAccountParams, authInfo runtime.ClientAuthInfoWriter) (*AddMemberToAccountOK, error)
AddMemberToAccount add member to account API
func (*Client) CancelAccount ¶ added in v0.2.0
func (a *Client) CancelAccount(params *CancelAccountParams, authInfo runtime.ClientAuthInfoWriter) (*CancelAccountNoContent, error)
CancelAccount cancel account API
func (*Client) CancelSiteDeploy ¶ added in v0.13.0
func (a *Client) CancelSiteDeploy(params *CancelSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CancelSiteDeployCreated, error)
CancelSiteDeploy cancel site deploy API
func (*Client) ConfigureDNSForSite ¶
func (a *Client) ConfigureDNSForSite(params *ConfigureDNSForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*ConfigureDNSForSiteOK, error)
ConfigureDNSForSite configure DNS for site API
func (*Client) CreateAccount ¶ added in v0.2.0
func (a *Client) CreateAccount(params *CreateAccountParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAccountCreated, error)
CreateAccount create account API
func (*Client) CreateDNSRecord ¶ added in v0.14.0
func (a *Client) CreateDNSRecord(params *CreateDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDNSRecordCreated, error)
CreateDNSRecord create Dns record API
func (*Client) CreateDNSZone ¶ added in v0.14.0
func (a *Client) CreateDNSZone(params *CreateDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDNSZoneCreated, error)
CreateDNSZone create Dns zone API
func (*Client) CreateDeployKey ¶ added in v0.2.0
func (a *Client) CreateDeployKey(params *CreateDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeployKeyCreated, error)
CreateDeployKey create deploy key API
func (*Client) CreateHookBySiteID ¶
func (a *Client) CreateHookBySiteID(params *CreateHookBySiteIDParams, authInfo runtime.ClientAuthInfoWriter) (*CreateHookBySiteIDCreated, error)
CreateHookBySiteID create hook by site Id API
func (*Client) CreatePluginRun ¶ added in v0.15.0
func (a *Client) CreatePluginRun(params *CreatePluginRunParams, authInfo runtime.ClientAuthInfoWriter) (*CreatePluginRunCreated, error)
CreatePluginRun This is an internal-only endpoint.
func (*Client) CreateServiceInstance ¶ added in v0.7.0
func (a *Client) CreateServiceInstance(params *CreateServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*CreateServiceInstanceCreated, error)
CreateServiceInstance create service instance API
func (*Client) CreateSite ¶
func (a *Client) CreateSite(params *CreateSiteParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteCreated, error)
CreateSite create site API
func (*Client) CreateSiteAsset ¶ added in v0.2.0
func (a *Client) CreateSiteAsset(params *CreateSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteAssetCreated, error)
CreateSiteAsset create site asset API
func (*Client) CreateSiteBuild ¶ added in v0.6.0
func (a *Client) CreateSiteBuild(params *CreateSiteBuildParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteBuildOK, error)
CreateSiteBuild create site build API
func (*Client) CreateSiteBuildHook ¶ added in v0.2.0
func (a *Client) CreateSiteBuildHook(params *CreateSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteBuildHookCreated, error)
CreateSiteBuildHook create site build hook API
func (*Client) CreateSiteDeploy ¶
func (a *Client) CreateSiteDeploy(params *CreateSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDeployOK, error)
CreateSiteDeploy create site deploy API
func (*Client) CreateSiteInTeam ¶ added in v0.2.0
func (a *Client) CreateSiteInTeam(params *CreateSiteInTeamParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteInTeamCreated, error)
CreateSiteInTeam create site in team API
func (*Client) CreateSiteSnippet ¶
func (a *Client) CreateSiteSnippet(params *CreateSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteSnippetCreated, error)
CreateSiteSnippet create site snippet API
func (*Client) CreateSplitTest ¶ added in v0.12.0
func (a *Client) CreateSplitTest(params *CreateSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSplitTestCreated, error)
CreateSplitTest create split test API
func (*Client) CreateTicket ¶ added in v0.0.3
func (a *Client) CreateTicket(params *CreateTicketParams, authInfo runtime.ClientAuthInfoWriter) (*CreateTicketCreated, error)
CreateTicket create ticket API
func (*Client) DeleteDNSRecord ¶ added in v0.14.0
func (a *Client) DeleteDNSRecord(params *DeleteDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDNSRecordNoContent, error)
DeleteDNSRecord delete Dns record API
func (*Client) DeleteDNSZone ¶ added in v0.14.0
func (a *Client) DeleteDNSZone(params *DeleteDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDNSZoneNoContent, error)
DeleteDNSZone delete Dns zone API
func (*Client) DeleteDeployKey ¶ added in v0.2.0
func (a *Client) DeleteDeployKey(params *DeleteDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeployKeyNoContent, error)
DeleteDeployKey delete deploy key API
func (*Client) DeleteHook ¶ added in v0.13.4
func (a *Client) DeleteHook(params *DeleteHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteHookNoContent, error)
DeleteHook delete hook API
func (*Client) DeleteServiceInstance ¶ added in v0.7.0
func (a *Client) DeleteServiceInstance(params *DeleteServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServiceInstanceNoContent, error)
DeleteServiceInstance delete service instance API
func (*Client) DeleteSite ¶
func (a *Client) DeleteSite(params *DeleteSiteParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteNoContent, error)
DeleteSite delete site API
func (*Client) DeleteSiteAsset ¶ added in v0.2.0
func (a *Client) DeleteSiteAsset(params *DeleteSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteAssetNoContent, error)
DeleteSiteAsset delete site asset API
func (*Client) DeleteSiteBuildHook ¶ added in v0.2.0
func (a *Client) DeleteSiteBuildHook(params *DeleteSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteBuildHookNoContent, error)
DeleteSiteBuildHook delete site build hook API
func (*Client) DeleteSiteForm ¶ added in v0.16.0
func (a *Client) DeleteSiteForm(params *DeleteSiteFormParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteFormNoContent, error)
DeleteSiteForm delete site form API
func (*Client) DeleteSiteSnippet ¶
func (a *Client) DeleteSiteSnippet(params *DeleteSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteSnippetNoContent, error)
DeleteSiteSnippet delete site snippet API
func (*Client) DeleteSubmission ¶ added in v0.2.0
func (a *Client) DeleteSubmission(params *DeleteSubmissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSubmissionNoContent, error)
DeleteSubmission delete submission API
func (*Client) DisableSplitTest ¶ added in v0.12.0
func (a *Client) DisableSplitTest(params *DisableSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*DisableSplitTestNoContent, error)
DisableSplitTest disable split test API
func (*Client) EnableHook ¶ added in v0.2.0
func (a *Client) EnableHook(params *EnableHookParams, authInfo runtime.ClientAuthInfoWriter) (*EnableHookOK, error)
EnableHook enable hook API
func (*Client) EnableSplitTest ¶ added in v0.12.0
func (a *Client) EnableSplitTest(params *EnableSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*EnableSplitTestNoContent, error)
EnableSplitTest enable split test API
func (*Client) ExchangeTicket ¶ added in v0.0.3
func (a *Client) ExchangeTicket(params *ExchangeTicketParams, authInfo runtime.ClientAuthInfoWriter) (*ExchangeTicketCreated, error)
ExchangeTicket exchange ticket API
func (*Client) GetAccount ¶ added in v0.5.0
func (a *Client) GetAccount(params *GetAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountOK, error)
GetAccount get account API
func (*Client) GetAccountBuildStatus ¶ added in v1.3.0
func (a *Client) GetAccountBuildStatus(params *GetAccountBuildStatusParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountBuildStatusOK, error)
GetAccountBuildStatus get account build status API
func (*Client) GetCurrentUser ¶ added in v0.3.0
func (a *Client) GetCurrentUser(params *GetCurrentUserParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentUserOK, error)
GetCurrentUser get current user API
func (*Client) GetDNSForSite ¶
func (a *Client) GetDNSForSite(params *GetDNSForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSForSiteOK, error)
GetDNSForSite get DNS for site API
func (*Client) GetDNSRecords ¶ added in v0.14.0
func (a *Client) GetDNSRecords(params *GetDNSRecordsParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSRecordsOK, error)
GetDNSRecords get Dns records API
func (*Client) GetDNSZone ¶ added in v0.14.0
func (a *Client) GetDNSZone(params *GetDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSZoneOK, error)
GetDNSZone get Dns zone API
func (*Client) GetDNSZones ¶ added in v0.14.0
func (a *Client) GetDNSZones(params *GetDNSZonesParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSZonesOK, error)
GetDNSZones get Dns zones API
func (*Client) GetDeploy ¶ added in v0.0.3
func (a *Client) GetDeploy(params *GetDeployParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeployOK, error)
GetDeploy get deploy API
func (*Client) GetDeployKey ¶ added in v0.2.0
func (a *Client) GetDeployKey(params *GetDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeployKeyOK, error)
GetDeployKey get deploy key API
func (*Client) GetHook ¶ added in v0.2.0
func (a *Client) GetHook(params *GetHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetHookOK, error)
GetHook get hook API
func (*Client) GetIndividualDNSRecord ¶ added in v0.14.0
func (a *Client) GetIndividualDNSRecord(params *GetIndividualDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*GetIndividualDNSRecordOK, error)
GetIndividualDNSRecord get individual Dns record API
func (*Client) GetServices ¶ added in v0.7.0
func (a *Client) GetServices(params *GetServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesOK, error)
GetServices get services API
func (*Client) GetSite ¶
func (a *Client) GetSite(params *GetSiteParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteOK, error)
GetSite get site API
func (*Client) GetSiteAssetInfo ¶ added in v0.2.0
func (a *Client) GetSiteAssetInfo(params *GetSiteAssetInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteAssetInfoOK, error)
GetSiteAssetInfo get site asset info API
func (*Client) GetSiteAssetPublicSignature ¶ added in v0.2.0
func (a *Client) GetSiteAssetPublicSignature(params *GetSiteAssetPublicSignatureParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteAssetPublicSignatureOK, error)
GetSiteAssetPublicSignature get site asset public signature API
func (*Client) GetSiteBuild ¶ added in v0.2.0
func (a *Client) GetSiteBuild(params *GetSiteBuildParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteBuildOK, error)
GetSiteBuild get site build API
func (*Client) GetSiteBuildHook ¶ added in v0.2.0
func (a *Client) GetSiteBuildHook(params *GetSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteBuildHookOK, error)
GetSiteBuildHook get site build hook API
func (*Client) GetSiteDeploy ¶
func (a *Client) GetSiteDeploy(params *GetSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDeployOK, error)
GetSiteDeploy get site deploy API
func (*Client) GetSiteFileByPathName ¶
func (a *Client) GetSiteFileByPathName(params *GetSiteFileByPathNameParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteFileByPathNameOK, error)
GetSiteFileByPathName get site file by path name API
func (*Client) GetSiteMetadata ¶
func (a *Client) GetSiteMetadata(params *GetSiteMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteMetadataOK, error)
GetSiteMetadata get site metadata API
func (*Client) GetSiteSnippet ¶
func (a *Client) GetSiteSnippet(params *GetSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteSnippetOK, error)
GetSiteSnippet get site snippet API
func (*Client) GetSplitTest ¶ added in v0.12.0
func (a *Client) GetSplitTest(params *GetSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*GetSplitTestOK, error)
GetSplitTest get split test API
func (*Client) GetSplitTests ¶ added in v0.12.0
func (a *Client) GetSplitTests(params *GetSplitTestsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSplitTestsOK, error)
GetSplitTests get split tests API
func (*Client) ListAccountAuditEvents ¶ added in v0.2.0
func (a *Client) ListAccountAuditEvents(params *ListAccountAuditEventsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountAuditEventsOK, error)
ListAccountAuditEvents list account audit events API
func (*Client) ListAccountTypesForUser ¶ added in v0.2.0
func (a *Client) ListAccountTypesForUser(params *ListAccountTypesForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountTypesForUserOK, error)
ListAccountTypesForUser list account types for user API
func (*Client) ListAccountsForUser ¶ added in v0.2.0
func (a *Client) ListAccountsForUser(params *ListAccountsForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountsForUserOK, error)
ListAccountsForUser list accounts for user API
func (*Client) ListDeployKeys ¶ added in v0.2.0
func (a *Client) ListDeployKeys(params *ListDeployKeysParams, authInfo runtime.ClientAuthInfoWriter) (*ListDeployKeysOK, error)
ListDeployKeys list deploy keys API
func (*Client) ListFormSubmission ¶ added in v0.2.0
func (a *Client) ListFormSubmission(params *ListFormSubmissionParams, authInfo runtime.ClientAuthInfoWriter) (*ListFormSubmissionOK, error)
ListFormSubmission list form submission API
func (*Client) ListFormSubmissions ¶
func (a *Client) ListFormSubmissions(params *ListFormSubmissionsParams, authInfo runtime.ClientAuthInfoWriter) (*ListFormSubmissionsOK, error)
ListFormSubmissions list form submissions API
func (*Client) ListHookTypes ¶
func (a *Client) ListHookTypes(params *ListHookTypesParams, authInfo runtime.ClientAuthInfoWriter) (*ListHookTypesOK, error)
ListHookTypes list hook types API
func (*Client) ListHooksBySiteID ¶
func (a *Client) ListHooksBySiteID(params *ListHooksBySiteIDParams, authInfo runtime.ClientAuthInfoWriter) (*ListHooksBySiteIDOK, error)
ListHooksBySiteID list hooks by site Id API
func (*Client) ListMembersForAccount ¶ added in v0.2.0
func (a *Client) ListMembersForAccount(params *ListMembersForAccountParams, authInfo runtime.ClientAuthInfoWriter) (*ListMembersForAccountOK, error)
ListMembersForAccount list members for account API
func (*Client) ListPaymentMethodsForUser ¶ added in v0.2.0
func (a *Client) ListPaymentMethodsForUser(params *ListPaymentMethodsForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListPaymentMethodsForUserOK, error)
ListPaymentMethodsForUser list payment methods for user API
func (*Client) ListServiceInstancesForSite ¶ added in v0.18.0
func (a *Client) ListServiceInstancesForSite(params *ListServiceInstancesForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*ListServiceInstancesForSiteOK, error)
ListServiceInstancesForSite list service instances for site API
func (*Client) ListSiteAssets ¶ added in v0.2.0
func (a *Client) ListSiteAssets(params *ListSiteAssetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteAssetsOK, error)
ListSiteAssets list site assets API
func (*Client) ListSiteBuildHooks ¶ added in v0.2.0
func (a *Client) ListSiteBuildHooks(params *ListSiteBuildHooksParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteBuildHooksOK, error)
ListSiteBuildHooks list site build hooks API
func (*Client) ListSiteBuilds ¶ added in v0.2.0
func (a *Client) ListSiteBuilds(params *ListSiteBuildsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteBuildsOK, error)
ListSiteBuilds list site builds API
func (*Client) ListSiteDeployedBranches ¶ added in v0.2.0
func (a *Client) ListSiteDeployedBranches(params *ListSiteDeployedBranchesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDeployedBranchesOK, error)
ListSiteDeployedBranches list site deployed branches API
func (*Client) ListSiteDeploys ¶
func (a *Client) ListSiteDeploys(params *ListSiteDeploysParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDeploysOK, error)
ListSiteDeploys list site deploys API
func (*Client) ListSiteFiles ¶
func (a *Client) ListSiteFiles(params *ListSiteFilesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteFilesOK, error)
ListSiteFiles list site files API
func (*Client) ListSiteForms ¶
func (a *Client) ListSiteForms(params *ListSiteFormsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteFormsOK, error)
ListSiteForms list site forms API
func (*Client) ListSiteSnippets ¶
func (a *Client) ListSiteSnippets(params *ListSiteSnippetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteSnippetsOK, error)
ListSiteSnippets list site snippets API
func (*Client) ListSiteSubmissions ¶
func (a *Client) ListSiteSubmissions(params *ListSiteSubmissionsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteSubmissionsOK, error)
ListSiteSubmissions list site submissions API
func (*Client) ListSites ¶
func (a *Client) ListSites(params *ListSitesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSitesOK, error)
ListSites list sites API
func (*Client) ListSitesForAccount ¶ added in v0.2.0
func (a *Client) ListSitesForAccount(params *ListSitesForAccountParams, authInfo runtime.ClientAuthInfoWriter) (*ListSitesForAccountOK, error)
ListSitesForAccount list sites for account API
func (*Client) LockDeploy ¶ added in v0.2.0
func (a *Client) LockDeploy(params *LockDeployParams, authInfo runtime.ClientAuthInfoWriter) (*LockDeployOK, error)
LockDeploy lock deploy API
func (*Client) NotifyBuildStart ¶ added in v0.2.0
func (a *Client) NotifyBuildStart(params *NotifyBuildStartParams, authInfo runtime.ClientAuthInfoWriter) (*NotifyBuildStartNoContent, error)
NotifyBuildStart notify build start API
func (*Client) ProvisionSiteTLSCertificate ¶
func (a *Client) ProvisionSiteTLSCertificate(params *ProvisionSiteTLSCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*ProvisionSiteTLSCertificateOK, error)
ProvisionSiteTLSCertificate provision site TLS certificate API
func (*Client) RestoreSiteDeploy ¶
func (a *Client) RestoreSiteDeploy(params *RestoreSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreSiteDeployCreated, error)
RestoreSiteDeploy restore site deploy API
func (*Client) RollbackSiteDeploy ¶ added in v0.19.0
func (a *Client) RollbackSiteDeploy(params *RollbackSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*RollbackSiteDeployNoContent, error)
RollbackSiteDeploy rollback site deploy API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) ShowService ¶ added in v0.7.0
func (a *Client) ShowService(params *ShowServiceParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceOK, error)
ShowService show service API
func (*Client) ShowServiceInstance ¶ added in v0.7.0
func (a *Client) ShowServiceInstance(params *ShowServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceInstanceOK, error)
ShowServiceInstance show service instance API
func (*Client) ShowServiceManifest ¶ added in v0.7.0
func (a *Client) ShowServiceManifest(params *ShowServiceManifestParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceManifestCreated, error)
ShowServiceManifest show service manifest API
func (*Client) ShowSiteTLSCertificate ¶
func (a *Client) ShowSiteTLSCertificate(params *ShowSiteTLSCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*ShowSiteTLSCertificateOK, error)
ShowSiteTLSCertificate show site TLS certificate API
func (*Client) ShowTicket ¶ added in v0.0.3
func (a *Client) ShowTicket(params *ShowTicketParams, authInfo runtime.ClientAuthInfoWriter) (*ShowTicketOK, error)
ShowTicket show ticket API
func (*Client) TransferDNSZone ¶ added in v0.14.0
func (a *Client) TransferDNSZone(params *TransferDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*TransferDNSZoneOK, error)
TransferDNSZone transfer Dns zone API
func (*Client) UnlinkSiteRepo ¶ added in v0.16.1
func (a *Client) UnlinkSiteRepo(params *UnlinkSiteRepoParams, authInfo runtime.ClientAuthInfoWriter) (*UnlinkSiteRepoOK, error)
UnlinkSiteRepo [Beta] Unlinks the repo from the site.
This action will also: - Delete associated deploy keys - Delete outgoing webhooks for the repo - Delete the site's build hooks
func (*Client) UnlockDeploy ¶ added in v0.2.0
func (a *Client) UnlockDeploy(params *UnlockDeployParams, authInfo runtime.ClientAuthInfoWriter) (*UnlockDeployOK, error)
UnlockDeploy unlock deploy API
func (*Client) UpdateAccount ¶ added in v0.2.0
func (a *Client) UpdateAccount(params *UpdateAccountParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAccountOK, error)
UpdateAccount update account API
func (*Client) UpdateHook ¶ added in v0.2.0
func (a *Client) UpdateHook(params *UpdateHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateHookOK, error)
UpdateHook update hook API
func (*Client) UpdateServiceInstance ¶ added in v0.7.0
func (a *Client) UpdateServiceInstance(params *UpdateServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateServiceInstanceNoContent, error)
UpdateServiceInstance update service instance API
func (*Client) UpdateSite ¶
func (a *Client) UpdateSite(params *UpdateSiteParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteOK, error)
UpdateSite update site API
func (*Client) UpdateSiteAsset ¶ added in v0.2.0
func (a *Client) UpdateSiteAsset(params *UpdateSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteAssetOK, error)
UpdateSiteAsset update site asset API
func (*Client) UpdateSiteBuildHook ¶ added in v0.2.0
func (a *Client) UpdateSiteBuildHook(params *UpdateSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteBuildHookNoContent, error)
UpdateSiteBuildHook update site build hook API
func (*Client) UpdateSiteBuildLog ¶ added in v0.2.0
func (a *Client) UpdateSiteBuildLog(params *UpdateSiteBuildLogParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteBuildLogNoContent, error)
UpdateSiteBuildLog update site build log API
func (*Client) UpdateSiteDeploy ¶ added in v0.2.0
func (a *Client) UpdateSiteDeploy(params *UpdateSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteDeployOK, error)
UpdateSiteDeploy update site deploy API
func (*Client) UpdateSiteMetadata ¶
func (a *Client) UpdateSiteMetadata(params *UpdateSiteMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteMetadataNoContent, error)
UpdateSiteMetadata update site metadata API
func (*Client) UpdateSiteSnippet ¶
func (a *Client) UpdateSiteSnippet(params *UpdateSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteSnippetNoContent, error)
UpdateSiteSnippet update site snippet API
func (*Client) UpdateSplitTest ¶ added in v0.12.0
func (a *Client) UpdateSplitTest(params *UpdateSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSplitTestCreated, error)
UpdateSplitTest update split test API
func (*Client) UploadDeployFile ¶
func (a *Client) UploadDeployFile(params *UploadDeployFileParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployFileOK, error)
UploadDeployFile upload deploy file API
func (*Client) UploadDeployFunction ¶ added in v0.2.0
func (a *Client) UploadDeployFunction(params *UploadDeployFunctionParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployFunctionOK, error)
UploadDeployFunction upload deploy function API
type ClientService ¶ added in v0.15.0
type ClientService interface { AddMemberToAccount(params *AddMemberToAccountParams, authInfo runtime.ClientAuthInfoWriter) (*AddMemberToAccountOK, error) CancelAccount(params *CancelAccountParams, authInfo runtime.ClientAuthInfoWriter) (*CancelAccountNoContent, error) CancelSiteDeploy(params *CancelSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CancelSiteDeployCreated, error) ConfigureDNSForSite(params *ConfigureDNSForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*ConfigureDNSForSiteOK, error) CreateAccount(params *CreateAccountParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAccountCreated, error) CreateDeployKey(params *CreateDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeployKeyCreated, error) CreateDNSRecord(params *CreateDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDNSRecordCreated, error) CreateDNSZone(params *CreateDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDNSZoneCreated, error) CreateHookBySiteID(params *CreateHookBySiteIDParams, authInfo runtime.ClientAuthInfoWriter) (*CreateHookBySiteIDCreated, error) CreatePluginRun(params *CreatePluginRunParams, authInfo runtime.ClientAuthInfoWriter) (*CreatePluginRunCreated, error) CreateServiceInstance(params *CreateServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*CreateServiceInstanceCreated, error) CreateSite(params *CreateSiteParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteCreated, error) CreateSiteAsset(params *CreateSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteAssetCreated, error) CreateSiteBuild(params *CreateSiteBuildParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteBuildOK, error) CreateSiteBuildHook(params *CreateSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteBuildHookCreated, error) CreateSiteDeploy(params *CreateSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDeployOK, error) CreateSiteInTeam(params *CreateSiteInTeamParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteInTeamCreated, error) CreateSiteSnippet(params *CreateSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteSnippetCreated, error) CreateSplitTest(params *CreateSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSplitTestCreated, error) CreateTicket(params *CreateTicketParams, authInfo runtime.ClientAuthInfoWriter) (*CreateTicketCreated, error) DeleteDeployKey(params *DeleteDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeployKeyNoContent, error) DeleteDNSRecord(params *DeleteDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDNSRecordNoContent, error) DeleteDNSZone(params *DeleteDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDNSZoneNoContent, error) DeleteHook(params *DeleteHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteHookNoContent, error) DeleteServiceInstance(params *DeleteServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteServiceInstanceNoContent, error) DeleteSite(params *DeleteSiteParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteNoContent, error) DeleteSiteAsset(params *DeleteSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteAssetNoContent, error) DeleteSiteBuildHook(params *DeleteSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteBuildHookNoContent, error) DeleteSiteForm(params *DeleteSiteFormParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteFormNoContent, error) DeleteSiteSnippet(params *DeleteSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteSnippetNoContent, error) DeleteSubmission(params *DeleteSubmissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSubmissionNoContent, error) DisableSplitTest(params *DisableSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*DisableSplitTestNoContent, error) EnableHook(params *EnableHookParams, authInfo runtime.ClientAuthInfoWriter) (*EnableHookOK, error) EnableSplitTest(params *EnableSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*EnableSplitTestNoContent, error) ExchangeTicket(params *ExchangeTicketParams, authInfo runtime.ClientAuthInfoWriter) (*ExchangeTicketCreated, error) GetAccount(params *GetAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountOK, error) GetAccountBuildStatus(params *GetAccountBuildStatusParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountBuildStatusOK, error) GetCurrentUser(params *GetCurrentUserParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentUserOK, error) GetDNSForSite(params *GetDNSForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSForSiteOK, error) GetDeploy(params *GetDeployParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeployOK, error) GetDeployKey(params *GetDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeployKeyOK, error) GetDNSRecords(params *GetDNSRecordsParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSRecordsOK, error) GetDNSZone(params *GetDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSZoneOK, error) GetDNSZones(params *GetDNSZonesParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSZonesOK, error) GetHook(params *GetHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetHookOK, error) GetIndividualDNSRecord(params *GetIndividualDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*GetIndividualDNSRecordOK, error) GetServices(params *GetServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesOK, error) GetSite(params *GetSiteParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteOK, error) GetSiteAssetInfo(params *GetSiteAssetInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteAssetInfoOK, error) GetSiteAssetPublicSignature(params *GetSiteAssetPublicSignatureParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteAssetPublicSignatureOK, error) GetSiteBuild(params *GetSiteBuildParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteBuildOK, error) GetSiteBuildHook(params *GetSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteBuildHookOK, error) GetSiteDeploy(params *GetSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDeployOK, error) GetSiteFileByPathName(params *GetSiteFileByPathNameParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteFileByPathNameOK, error) GetSiteMetadata(params *GetSiteMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteMetadataOK, error) GetSiteSnippet(params *GetSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteSnippetOK, error) GetSplitTest(params *GetSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*GetSplitTestOK, error) GetSplitTests(params *GetSplitTestsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSplitTestsOK, error) ListAccountAuditEvents(params *ListAccountAuditEventsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountAuditEventsOK, error) ListAccountTypesForUser(params *ListAccountTypesForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountTypesForUserOK, error) ListAccountsForUser(params *ListAccountsForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountsForUserOK, error) ListDeployKeys(params *ListDeployKeysParams, authInfo runtime.ClientAuthInfoWriter) (*ListDeployKeysOK, error) ListFormSubmission(params *ListFormSubmissionParams, authInfo runtime.ClientAuthInfoWriter) (*ListFormSubmissionOK, error) ListFormSubmissions(params *ListFormSubmissionsParams, authInfo runtime.ClientAuthInfoWriter) (*ListFormSubmissionsOK, error) ListHookTypes(params *ListHookTypesParams, authInfo runtime.ClientAuthInfoWriter) (*ListHookTypesOK, error) ListHooksBySiteID(params *ListHooksBySiteIDParams, authInfo runtime.ClientAuthInfoWriter) (*ListHooksBySiteIDOK, error) ListMembersForAccount(params *ListMembersForAccountParams, authInfo runtime.ClientAuthInfoWriter) (*ListMembersForAccountOK, error) ListPaymentMethodsForUser(params *ListPaymentMethodsForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListPaymentMethodsForUserOK, error) ListServiceInstancesForSite(params *ListServiceInstancesForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*ListServiceInstancesForSiteOK, error) ListSiteAssets(params *ListSiteAssetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteAssetsOK, error) ListSiteBuildHooks(params *ListSiteBuildHooksParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteBuildHooksOK, error) ListSiteBuilds(params *ListSiteBuildsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteBuildsOK, error) ListSiteDeployedBranches(params *ListSiteDeployedBranchesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDeployedBranchesOK, error) ListSiteDeploys(params *ListSiteDeploysParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDeploysOK, error) ListSiteFiles(params *ListSiteFilesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteFilesOK, error) ListSiteForms(params *ListSiteFormsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteFormsOK, error) ListSiteSnippets(params *ListSiteSnippetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteSnippetsOK, error) ListSiteSubmissions(params *ListSiteSubmissionsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteSubmissionsOK, error) ListSites(params *ListSitesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSitesOK, error) ListSitesForAccount(params *ListSitesForAccountParams, authInfo runtime.ClientAuthInfoWriter) (*ListSitesForAccountOK, error) LockDeploy(params *LockDeployParams, authInfo runtime.ClientAuthInfoWriter) (*LockDeployOK, error) NotifyBuildStart(params *NotifyBuildStartParams, authInfo runtime.ClientAuthInfoWriter) (*NotifyBuildStartNoContent, error) ProvisionSiteTLSCertificate(params *ProvisionSiteTLSCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*ProvisionSiteTLSCertificateOK, error) RestoreSiteDeploy(params *RestoreSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreSiteDeployCreated, error) RollbackSiteDeploy(params *RollbackSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*RollbackSiteDeployNoContent, error) ShowService(params *ShowServiceParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceOK, error) ShowServiceInstance(params *ShowServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceInstanceOK, error) ShowServiceManifest(params *ShowServiceManifestParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceManifestCreated, error) ShowSiteTLSCertificate(params *ShowSiteTLSCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*ShowSiteTLSCertificateOK, error) ShowTicket(params *ShowTicketParams, authInfo runtime.ClientAuthInfoWriter) (*ShowTicketOK, error) TransferDNSZone(params *TransferDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*TransferDNSZoneOK, error) UnlinkSiteRepo(params *UnlinkSiteRepoParams, authInfo runtime.ClientAuthInfoWriter) (*UnlinkSiteRepoOK, error) UnlockDeploy(params *UnlockDeployParams, authInfo runtime.ClientAuthInfoWriter) (*UnlockDeployOK, error) UpdateAccount(params *UpdateAccountParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAccountOK, error) UpdateHook(params *UpdateHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateHookOK, error) UpdateServiceInstance(params *UpdateServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateServiceInstanceNoContent, error) UpdateSite(params *UpdateSiteParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteOK, error) UpdateSiteAsset(params *UpdateSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteAssetOK, error) UpdateSiteBuildHook(params *UpdateSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteBuildHookNoContent, error) UpdateSiteBuildLog(params *UpdateSiteBuildLogParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteBuildLogNoContent, error) UpdateSiteDeploy(params *UpdateSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteDeployOK, error) UpdateSiteMetadata(params *UpdateSiteMetadataParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteMetadataNoContent, error) UpdateSiteSnippet(params *UpdateSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteSnippetNoContent, error) UpdateSplitTest(params *UpdateSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSplitTestCreated, error) UploadDeployFile(params *UploadDeployFileParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployFileOK, error) UploadDeployFunction(params *UploadDeployFunctionParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployFunctionOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new operations API client.
type ConfigureDNSForSiteDefault ¶
type ConfigureDNSForSiteDefault struct { Payload *models.Error // contains filtered or unexported fields }
ConfigureDNSForSiteDefault handles this case with default header values.
error
func NewConfigureDNSForSiteDefault ¶
func NewConfigureDNSForSiteDefault(code int) *ConfigureDNSForSiteDefault
NewConfigureDNSForSiteDefault creates a ConfigureDNSForSiteDefault with default headers values
func (*ConfigureDNSForSiteDefault) Code ¶
func (o *ConfigureDNSForSiteDefault) Code() int
Code gets the status code for the configure DNS for site default response
func (*ConfigureDNSForSiteDefault) Error ¶
func (o *ConfigureDNSForSiteDefault) Error() string
func (*ConfigureDNSForSiteDefault) GetPayload ¶ added in v0.12.0
func (o *ConfigureDNSForSiteDefault) GetPayload() *models.Error
type ConfigureDNSForSiteOK ¶
ConfigureDNSForSiteOK handles this case with default header values.
OK
func NewConfigureDNSForSiteOK ¶
func NewConfigureDNSForSiteOK() *ConfigureDNSForSiteOK
NewConfigureDNSForSiteOK creates a ConfigureDNSForSiteOK with default headers values
func (*ConfigureDNSForSiteOK) Error ¶
func (o *ConfigureDNSForSiteOK) Error() string
func (*ConfigureDNSForSiteOK) GetPayload ¶ added in v0.12.0
func (o *ConfigureDNSForSiteOK) GetPayload() []*models.DNSZone
type ConfigureDNSForSiteParams ¶
type ConfigureDNSForSiteParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ConfigureDNSForSiteParams contains all the parameters to send to the API endpoint for the configure DNS for site operation typically these are written to a http.Request
func NewConfigureDNSForSiteParams ¶
func NewConfigureDNSForSiteParams() *ConfigureDNSForSiteParams
NewConfigureDNSForSiteParams creates a new ConfigureDNSForSiteParams object with the default values initialized.
func NewConfigureDNSForSiteParamsWithContext ¶ added in v0.2.0
func NewConfigureDNSForSiteParamsWithContext(ctx context.Context) *ConfigureDNSForSiteParams
NewConfigureDNSForSiteParamsWithContext creates a new ConfigureDNSForSiteParams object with the default values initialized, and the ability to set a context for a request
func NewConfigureDNSForSiteParamsWithHTTPClient ¶ added in v0.2.0
func NewConfigureDNSForSiteParamsWithHTTPClient(client *http.Client) *ConfigureDNSForSiteParams
NewConfigureDNSForSiteParamsWithHTTPClient creates a new ConfigureDNSForSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewConfigureDNSForSiteParamsWithTimeout ¶ added in v0.2.0
func NewConfigureDNSForSiteParamsWithTimeout(timeout time.Duration) *ConfigureDNSForSiteParams
NewConfigureDNSForSiteParamsWithTimeout creates a new ConfigureDNSForSiteParams object with the default values initialized, and the ability to set a timeout on a request
func (*ConfigureDNSForSiteParams) SetContext ¶ added in v0.2.0
func (o *ConfigureDNSForSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the configure DNS for site params
func (*ConfigureDNSForSiteParams) SetHTTPClient ¶ added in v0.2.0
func (o *ConfigureDNSForSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the configure DNS for site params
func (*ConfigureDNSForSiteParams) SetSiteID ¶ added in v0.2.0
func (o *ConfigureDNSForSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the configure DNS for site params
func (*ConfigureDNSForSiteParams) SetTimeout ¶ added in v0.2.0
func (o *ConfigureDNSForSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the configure DNS for site params
func (*ConfigureDNSForSiteParams) WithContext ¶ added in v0.2.0
func (o *ConfigureDNSForSiteParams) WithContext(ctx context.Context) *ConfigureDNSForSiteParams
WithContext adds the context to the configure DNS for site params
func (*ConfigureDNSForSiteParams) WithHTTPClient ¶ added in v0.2.0
func (o *ConfigureDNSForSiteParams) WithHTTPClient(client *http.Client) *ConfigureDNSForSiteParams
WithHTTPClient adds the HTTPClient to the configure DNS for site params
func (*ConfigureDNSForSiteParams) WithSiteID ¶
func (o *ConfigureDNSForSiteParams) WithSiteID(siteID string) *ConfigureDNSForSiteParams
WithSiteID adds the siteID to the configure DNS for site params
func (*ConfigureDNSForSiteParams) WithTimeout ¶ added in v0.2.0
func (o *ConfigureDNSForSiteParams) WithTimeout(timeout time.Duration) *ConfigureDNSForSiteParams
WithTimeout adds the timeout to the configure DNS for site params
func (*ConfigureDNSForSiteParams) WriteToRequest ¶
func (o *ConfigureDNSForSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ConfigureDNSForSiteReader ¶
type ConfigureDNSForSiteReader struct {
// contains filtered or unexported fields
}
ConfigureDNSForSiteReader is a Reader for the ConfigureDNSForSite structure.
func (*ConfigureDNSForSiteReader) ReadResponse ¶
func (o *ConfigureDNSForSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAccountCreated ¶ added in v0.2.0
type CreateAccountCreated struct {
Payload *models.AccountMembership
}
CreateAccountCreated handles this case with default header values.
Created
func NewCreateAccountCreated ¶ added in v0.2.0
func NewCreateAccountCreated() *CreateAccountCreated
NewCreateAccountCreated creates a CreateAccountCreated with default headers values
func (*CreateAccountCreated) Error ¶ added in v0.2.0
func (o *CreateAccountCreated) Error() string
func (*CreateAccountCreated) GetPayload ¶ added in v0.12.0
func (o *CreateAccountCreated) GetPayload() *models.AccountMembership
type CreateAccountDefault ¶ added in v0.2.0
type CreateAccountDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateAccountDefault handles this case with default header values.
error
func NewCreateAccountDefault ¶ added in v0.2.0
func NewCreateAccountDefault(code int) *CreateAccountDefault
NewCreateAccountDefault creates a CreateAccountDefault with default headers values
func (*CreateAccountDefault) Code ¶ added in v0.2.0
func (o *CreateAccountDefault) Code() int
Code gets the status code for the create account default response
func (*CreateAccountDefault) Error ¶ added in v0.2.0
func (o *CreateAccountDefault) Error() string
func (*CreateAccountDefault) GetPayload ¶ added in v0.12.0
func (o *CreateAccountDefault) GetPayload() *models.Error
type CreateAccountParams ¶ added in v0.2.0
type CreateAccountParams struct { /*AccountSetup*/ AccountSetup *models.AccountSetup Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateAccountParams contains all the parameters to send to the API endpoint for the create account operation typically these are written to a http.Request
func NewCreateAccountParams ¶ added in v0.2.0
func NewCreateAccountParams() *CreateAccountParams
NewCreateAccountParams creates a new CreateAccountParams object with the default values initialized.
func NewCreateAccountParamsWithContext ¶ added in v0.2.0
func NewCreateAccountParamsWithContext(ctx context.Context) *CreateAccountParams
NewCreateAccountParamsWithContext creates a new CreateAccountParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAccountParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateAccountParamsWithHTTPClient(client *http.Client) *CreateAccountParams
NewCreateAccountParamsWithHTTPClient creates a new CreateAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAccountParamsWithTimeout ¶ added in v0.2.0
func NewCreateAccountParamsWithTimeout(timeout time.Duration) *CreateAccountParams
NewCreateAccountParamsWithTimeout creates a new CreateAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAccountParams) SetAccountSetup ¶ added in v0.2.0
func (o *CreateAccountParams) SetAccountSetup(accountSetup *models.AccountSetup)
SetAccountSetup adds the accountSetup to the create account params
func (*CreateAccountParams) SetContext ¶ added in v0.2.0
func (o *CreateAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the create account params
func (*CreateAccountParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create account params
func (*CreateAccountParams) SetTimeout ¶ added in v0.2.0
func (o *CreateAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create account params
func (*CreateAccountParams) WithAccountSetup ¶ added in v0.2.0
func (o *CreateAccountParams) WithAccountSetup(accountSetup *models.AccountSetup) *CreateAccountParams
WithAccountSetup adds the accountSetup to the create account params
func (*CreateAccountParams) WithContext ¶ added in v0.2.0
func (o *CreateAccountParams) WithContext(ctx context.Context) *CreateAccountParams
WithContext adds the context to the create account params
func (*CreateAccountParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateAccountParams) WithHTTPClient(client *http.Client) *CreateAccountParams
WithHTTPClient adds the HTTPClient to the create account params
func (*CreateAccountParams) WithTimeout ¶ added in v0.2.0
func (o *CreateAccountParams) WithTimeout(timeout time.Duration) *CreateAccountParams
WithTimeout adds the timeout to the create account params
func (*CreateAccountParams) WriteToRequest ¶ added in v0.2.0
func (o *CreateAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAccountReader ¶ added in v0.2.0
type CreateAccountReader struct {
// contains filtered or unexported fields
}
CreateAccountReader is a Reader for the CreateAccount structure.
func (*CreateAccountReader) ReadResponse ¶ added in v0.2.0
func (o *CreateAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDNSRecordCreated ¶ added in v0.14.0
CreateDNSRecordCreated handles this case with default header values.
Created
func NewCreateDNSRecordCreated ¶ added in v0.14.0
func NewCreateDNSRecordCreated() *CreateDNSRecordCreated
NewCreateDNSRecordCreated creates a CreateDNSRecordCreated with default headers values
func (*CreateDNSRecordCreated) Error ¶ added in v0.14.0
func (o *CreateDNSRecordCreated) Error() string
func (*CreateDNSRecordCreated) GetPayload ¶ added in v0.14.0
func (o *CreateDNSRecordCreated) GetPayload() *models.DNSRecord
type CreateDNSRecordDefault ¶ added in v0.14.0
type CreateDNSRecordDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateDNSRecordDefault handles this case with default header values.
error
func NewCreateDNSRecordDefault ¶ added in v0.14.0
func NewCreateDNSRecordDefault(code int) *CreateDNSRecordDefault
NewCreateDNSRecordDefault creates a CreateDNSRecordDefault with default headers values
func (*CreateDNSRecordDefault) Code ¶ added in v0.14.0
func (o *CreateDNSRecordDefault) Code() int
Code gets the status code for the create Dns record default response
func (*CreateDNSRecordDefault) Error ¶ added in v0.14.0
func (o *CreateDNSRecordDefault) Error() string
func (*CreateDNSRecordDefault) GetPayload ¶ added in v0.14.0
func (o *CreateDNSRecordDefault) GetPayload() *models.Error
type CreateDNSRecordParams ¶ added in v0.14.0
type CreateDNSRecordParams struct { /*DNSRecord*/ DNSRecord *models.DNSRecordCreate /*ZoneID*/ ZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDNSRecordParams contains all the parameters to send to the API endpoint for the create Dns record operation typically these are written to a http.Request
func NewCreateDNSRecordParams ¶ added in v0.14.0
func NewCreateDNSRecordParams() *CreateDNSRecordParams
NewCreateDNSRecordParams creates a new CreateDNSRecordParams object with the default values initialized.
func NewCreateDNSRecordParamsWithContext ¶ added in v0.14.0
func NewCreateDNSRecordParamsWithContext(ctx context.Context) *CreateDNSRecordParams
NewCreateDNSRecordParamsWithContext creates a new CreateDNSRecordParams object with the default values initialized, and the ability to set a context for a request
func NewCreateDNSRecordParamsWithHTTPClient ¶ added in v0.14.0
func NewCreateDNSRecordParamsWithHTTPClient(client *http.Client) *CreateDNSRecordParams
NewCreateDNSRecordParamsWithHTTPClient creates a new CreateDNSRecordParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateDNSRecordParamsWithTimeout ¶ added in v0.14.0
func NewCreateDNSRecordParamsWithTimeout(timeout time.Duration) *CreateDNSRecordParams
NewCreateDNSRecordParamsWithTimeout creates a new CreateDNSRecordParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateDNSRecordParams) SetContext ¶ added in v0.14.0
func (o *CreateDNSRecordParams) SetContext(ctx context.Context)
SetContext adds the context to the create Dns record params
func (*CreateDNSRecordParams) SetDNSRecord ¶ added in v0.14.0
func (o *CreateDNSRecordParams) SetDNSRecord(dNSRecord *models.DNSRecordCreate)
SetDNSRecord adds the dnsRecord to the create Dns record params
func (*CreateDNSRecordParams) SetHTTPClient ¶ added in v0.14.0
func (o *CreateDNSRecordParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create Dns record params
func (*CreateDNSRecordParams) SetTimeout ¶ added in v0.14.0
func (o *CreateDNSRecordParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create Dns record params
func (*CreateDNSRecordParams) SetZoneID ¶ added in v0.14.0
func (o *CreateDNSRecordParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the create Dns record params
func (*CreateDNSRecordParams) WithContext ¶ added in v0.14.0
func (o *CreateDNSRecordParams) WithContext(ctx context.Context) *CreateDNSRecordParams
WithContext adds the context to the create Dns record params
func (*CreateDNSRecordParams) WithDNSRecord ¶ added in v0.14.0
func (o *CreateDNSRecordParams) WithDNSRecord(dNSRecord *models.DNSRecordCreate) *CreateDNSRecordParams
WithDNSRecord adds the dNSRecord to the create Dns record params
func (*CreateDNSRecordParams) WithHTTPClient ¶ added in v0.14.0
func (o *CreateDNSRecordParams) WithHTTPClient(client *http.Client) *CreateDNSRecordParams
WithHTTPClient adds the HTTPClient to the create Dns record params
func (*CreateDNSRecordParams) WithTimeout ¶ added in v0.14.0
func (o *CreateDNSRecordParams) WithTimeout(timeout time.Duration) *CreateDNSRecordParams
WithTimeout adds the timeout to the create Dns record params
func (*CreateDNSRecordParams) WithZoneID ¶ added in v0.14.0
func (o *CreateDNSRecordParams) WithZoneID(zoneID string) *CreateDNSRecordParams
WithZoneID adds the zoneID to the create Dns record params
func (*CreateDNSRecordParams) WriteToRequest ¶ added in v0.14.0
func (o *CreateDNSRecordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDNSRecordReader ¶ added in v0.14.0
type CreateDNSRecordReader struct {
// contains filtered or unexported fields
}
CreateDNSRecordReader is a Reader for the CreateDNSRecord structure.
func (*CreateDNSRecordReader) ReadResponse ¶ added in v0.14.0
func (o *CreateDNSRecordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDNSZoneCreated ¶ added in v0.14.0
CreateDNSZoneCreated handles this case with default header values.
Created
func NewCreateDNSZoneCreated ¶ added in v0.14.0
func NewCreateDNSZoneCreated() *CreateDNSZoneCreated
NewCreateDNSZoneCreated creates a CreateDNSZoneCreated with default headers values
func (*CreateDNSZoneCreated) Error ¶ added in v0.14.0
func (o *CreateDNSZoneCreated) Error() string
func (*CreateDNSZoneCreated) GetPayload ¶ added in v0.14.0
func (o *CreateDNSZoneCreated) GetPayload() *models.DNSZone
type CreateDNSZoneDefault ¶ added in v0.14.0
type CreateDNSZoneDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateDNSZoneDefault handles this case with default header values.
error
func NewCreateDNSZoneDefault ¶ added in v0.14.0
func NewCreateDNSZoneDefault(code int) *CreateDNSZoneDefault
NewCreateDNSZoneDefault creates a CreateDNSZoneDefault with default headers values
func (*CreateDNSZoneDefault) Code ¶ added in v0.14.0
func (o *CreateDNSZoneDefault) Code() int
Code gets the status code for the create Dns zone default response
func (*CreateDNSZoneDefault) Error ¶ added in v0.14.0
func (o *CreateDNSZoneDefault) Error() string
func (*CreateDNSZoneDefault) GetPayload ¶ added in v0.14.0
func (o *CreateDNSZoneDefault) GetPayload() *models.Error
type CreateDNSZoneParams ¶ added in v0.14.0
type CreateDNSZoneParams struct { /*DNSZoneParams*/ DNSZoneParams *models.DNSZoneSetup Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDNSZoneParams contains all the parameters to send to the API endpoint for the create Dns zone operation typically these are written to a http.Request
func NewCreateDNSZoneParams ¶ added in v0.14.0
func NewCreateDNSZoneParams() *CreateDNSZoneParams
NewCreateDNSZoneParams creates a new CreateDNSZoneParams object with the default values initialized.
func NewCreateDNSZoneParamsWithContext ¶ added in v0.14.0
func NewCreateDNSZoneParamsWithContext(ctx context.Context) *CreateDNSZoneParams
NewCreateDNSZoneParamsWithContext creates a new CreateDNSZoneParams object with the default values initialized, and the ability to set a context for a request
func NewCreateDNSZoneParamsWithHTTPClient ¶ added in v0.14.0
func NewCreateDNSZoneParamsWithHTTPClient(client *http.Client) *CreateDNSZoneParams
NewCreateDNSZoneParamsWithHTTPClient creates a new CreateDNSZoneParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateDNSZoneParamsWithTimeout ¶ added in v0.14.0
func NewCreateDNSZoneParamsWithTimeout(timeout time.Duration) *CreateDNSZoneParams
NewCreateDNSZoneParamsWithTimeout creates a new CreateDNSZoneParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateDNSZoneParams) SetContext ¶ added in v0.14.0
func (o *CreateDNSZoneParams) SetContext(ctx context.Context)
SetContext adds the context to the create Dns zone params
func (*CreateDNSZoneParams) SetDNSZoneParams ¶ added in v0.14.0
func (o *CreateDNSZoneParams) SetDNSZoneParams(dNSZoneParams *models.DNSZoneSetup)
SetDNSZoneParams adds the dnsZoneParams to the create Dns zone params
func (*CreateDNSZoneParams) SetHTTPClient ¶ added in v0.14.0
func (o *CreateDNSZoneParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create Dns zone params
func (*CreateDNSZoneParams) SetTimeout ¶ added in v0.14.0
func (o *CreateDNSZoneParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create Dns zone params
func (*CreateDNSZoneParams) WithContext ¶ added in v0.14.0
func (o *CreateDNSZoneParams) WithContext(ctx context.Context) *CreateDNSZoneParams
WithContext adds the context to the create Dns zone params
func (*CreateDNSZoneParams) WithDNSZoneParams ¶ added in v0.14.0
func (o *CreateDNSZoneParams) WithDNSZoneParams(dNSZoneParams *models.DNSZoneSetup) *CreateDNSZoneParams
WithDNSZoneParams adds the dNSZoneParams to the create Dns zone params
func (*CreateDNSZoneParams) WithHTTPClient ¶ added in v0.14.0
func (o *CreateDNSZoneParams) WithHTTPClient(client *http.Client) *CreateDNSZoneParams
WithHTTPClient adds the HTTPClient to the create Dns zone params
func (*CreateDNSZoneParams) WithTimeout ¶ added in v0.14.0
func (o *CreateDNSZoneParams) WithTimeout(timeout time.Duration) *CreateDNSZoneParams
WithTimeout adds the timeout to the create Dns zone params
func (*CreateDNSZoneParams) WriteToRequest ¶ added in v0.14.0
func (o *CreateDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDNSZoneReader ¶ added in v0.14.0
type CreateDNSZoneReader struct {
// contains filtered or unexported fields
}
CreateDNSZoneReader is a Reader for the CreateDNSZone structure.
func (*CreateDNSZoneReader) ReadResponse ¶ added in v0.14.0
func (o *CreateDNSZoneReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDeployKeyCreated ¶ added in v0.2.0
CreateDeployKeyCreated handles this case with default header values.
Created
func NewCreateDeployKeyCreated ¶ added in v0.2.0
func NewCreateDeployKeyCreated() *CreateDeployKeyCreated
NewCreateDeployKeyCreated creates a CreateDeployKeyCreated with default headers values
func (*CreateDeployKeyCreated) Error ¶ added in v0.2.0
func (o *CreateDeployKeyCreated) Error() string
func (*CreateDeployKeyCreated) GetPayload ¶ added in v0.12.0
func (o *CreateDeployKeyCreated) GetPayload() *models.DeployKey
type CreateDeployKeyDefault ¶ added in v0.2.0
type CreateDeployKeyDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateDeployKeyDefault handles this case with default header values.
error
func NewCreateDeployKeyDefault ¶ added in v0.2.0
func NewCreateDeployKeyDefault(code int) *CreateDeployKeyDefault
NewCreateDeployKeyDefault creates a CreateDeployKeyDefault with default headers values
func (*CreateDeployKeyDefault) Code ¶ added in v0.2.0
func (o *CreateDeployKeyDefault) Code() int
Code gets the status code for the create deploy key default response
func (*CreateDeployKeyDefault) Error ¶ added in v0.2.0
func (o *CreateDeployKeyDefault) Error() string
func (*CreateDeployKeyDefault) GetPayload ¶ added in v0.12.0
func (o *CreateDeployKeyDefault) GetPayload() *models.Error
type CreateDeployKeyParams ¶ added in v0.2.0
type CreateDeployKeyParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateDeployKeyParams contains all the parameters to send to the API endpoint for the create deploy key operation typically these are written to a http.Request
func NewCreateDeployKeyParams ¶ added in v0.2.0
func NewCreateDeployKeyParams() *CreateDeployKeyParams
NewCreateDeployKeyParams creates a new CreateDeployKeyParams object with the default values initialized.
func NewCreateDeployKeyParamsWithContext ¶ added in v0.2.0
func NewCreateDeployKeyParamsWithContext(ctx context.Context) *CreateDeployKeyParams
NewCreateDeployKeyParamsWithContext creates a new CreateDeployKeyParams object with the default values initialized, and the ability to set a context for a request
func NewCreateDeployKeyParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateDeployKeyParamsWithHTTPClient(client *http.Client) *CreateDeployKeyParams
NewCreateDeployKeyParamsWithHTTPClient creates a new CreateDeployKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateDeployKeyParamsWithTimeout ¶ added in v0.2.0
func NewCreateDeployKeyParamsWithTimeout(timeout time.Duration) *CreateDeployKeyParams
NewCreateDeployKeyParamsWithTimeout creates a new CreateDeployKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateDeployKeyParams) SetContext ¶ added in v0.2.0
func (o *CreateDeployKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the create deploy key params
func (*CreateDeployKeyParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateDeployKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create deploy key params
func (*CreateDeployKeyParams) SetTimeout ¶ added in v0.2.0
func (o *CreateDeployKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create deploy key params
func (*CreateDeployKeyParams) WithContext ¶ added in v0.2.0
func (o *CreateDeployKeyParams) WithContext(ctx context.Context) *CreateDeployKeyParams
WithContext adds the context to the create deploy key params
func (*CreateDeployKeyParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateDeployKeyParams) WithHTTPClient(client *http.Client) *CreateDeployKeyParams
WithHTTPClient adds the HTTPClient to the create deploy key params
func (*CreateDeployKeyParams) WithTimeout ¶ added in v0.2.0
func (o *CreateDeployKeyParams) WithTimeout(timeout time.Duration) *CreateDeployKeyParams
WithTimeout adds the timeout to the create deploy key params
func (*CreateDeployKeyParams) WriteToRequest ¶ added in v0.2.0
func (o *CreateDeployKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDeployKeyReader ¶ added in v0.2.0
type CreateDeployKeyReader struct {
// contains filtered or unexported fields
}
CreateDeployKeyReader is a Reader for the CreateDeployKey structure.
func (*CreateDeployKeyReader) ReadResponse ¶ added in v0.2.0
func (o *CreateDeployKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateHookBySiteIDCreated ¶
CreateHookBySiteIDCreated handles this case with default header values.
OK
func NewCreateHookBySiteIDCreated ¶
func NewCreateHookBySiteIDCreated() *CreateHookBySiteIDCreated
NewCreateHookBySiteIDCreated creates a CreateHookBySiteIDCreated with default headers values
func (*CreateHookBySiteIDCreated) Error ¶
func (o *CreateHookBySiteIDCreated) Error() string
func (*CreateHookBySiteIDCreated) GetPayload ¶ added in v0.12.0
func (o *CreateHookBySiteIDCreated) GetPayload() *models.Hook
type CreateHookBySiteIDDefault ¶
type CreateHookBySiteIDDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateHookBySiteIDDefault handles this case with default header values.
error
func NewCreateHookBySiteIDDefault ¶
func NewCreateHookBySiteIDDefault(code int) *CreateHookBySiteIDDefault
NewCreateHookBySiteIDDefault creates a CreateHookBySiteIDDefault with default headers values
func (*CreateHookBySiteIDDefault) Code ¶
func (o *CreateHookBySiteIDDefault) Code() int
Code gets the status code for the create hook by site Id default response
func (*CreateHookBySiteIDDefault) Error ¶
func (o *CreateHookBySiteIDDefault) Error() string
func (*CreateHookBySiteIDDefault) GetPayload ¶ added in v0.12.0
func (o *CreateHookBySiteIDDefault) GetPayload() *models.Error
type CreateHookBySiteIDParams ¶
type CreateHookBySiteIDParams struct { /*Hook*/ Hook *models.Hook /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateHookBySiteIDParams contains all the parameters to send to the API endpoint for the create hook by site Id operation typically these are written to a http.Request
func NewCreateHookBySiteIDParams ¶
func NewCreateHookBySiteIDParams() *CreateHookBySiteIDParams
NewCreateHookBySiteIDParams creates a new CreateHookBySiteIDParams object with the default values initialized.
func NewCreateHookBySiteIDParamsWithContext ¶ added in v0.2.0
func NewCreateHookBySiteIDParamsWithContext(ctx context.Context) *CreateHookBySiteIDParams
NewCreateHookBySiteIDParamsWithContext creates a new CreateHookBySiteIDParams object with the default values initialized, and the ability to set a context for a request
func NewCreateHookBySiteIDParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateHookBySiteIDParamsWithHTTPClient(client *http.Client) *CreateHookBySiteIDParams
NewCreateHookBySiteIDParamsWithHTTPClient creates a new CreateHookBySiteIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateHookBySiteIDParamsWithTimeout ¶ added in v0.2.0
func NewCreateHookBySiteIDParamsWithTimeout(timeout time.Duration) *CreateHookBySiteIDParams
NewCreateHookBySiteIDParamsWithTimeout creates a new CreateHookBySiteIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateHookBySiteIDParams) SetContext ¶ added in v0.2.0
func (o *CreateHookBySiteIDParams) SetContext(ctx context.Context)
SetContext adds the context to the create hook by site Id params
func (*CreateHookBySiteIDParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateHookBySiteIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create hook by site Id params
func (*CreateHookBySiteIDParams) SetHook ¶ added in v0.2.0
func (o *CreateHookBySiteIDParams) SetHook(hook *models.Hook)
SetHook adds the hook to the create hook by site Id params
func (*CreateHookBySiteIDParams) SetSiteID ¶ added in v0.2.0
func (o *CreateHookBySiteIDParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create hook by site Id params
func (*CreateHookBySiteIDParams) SetTimeout ¶ added in v0.2.0
func (o *CreateHookBySiteIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create hook by site Id params
func (*CreateHookBySiteIDParams) WithContext ¶ added in v0.2.0
func (o *CreateHookBySiteIDParams) WithContext(ctx context.Context) *CreateHookBySiteIDParams
WithContext adds the context to the create hook by site Id params
func (*CreateHookBySiteIDParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateHookBySiteIDParams) WithHTTPClient(client *http.Client) *CreateHookBySiteIDParams
WithHTTPClient adds the HTTPClient to the create hook by site Id params
func (*CreateHookBySiteIDParams) WithHook ¶
func (o *CreateHookBySiteIDParams) WithHook(hook *models.Hook) *CreateHookBySiteIDParams
WithHook adds the hook to the create hook by site Id params
func (*CreateHookBySiteIDParams) WithSiteID ¶ added in v0.2.0
func (o *CreateHookBySiteIDParams) WithSiteID(siteID string) *CreateHookBySiteIDParams
WithSiteID adds the siteID to the create hook by site Id params
func (*CreateHookBySiteIDParams) WithTimeout ¶ added in v0.2.0
func (o *CreateHookBySiteIDParams) WithTimeout(timeout time.Duration) *CreateHookBySiteIDParams
WithTimeout adds the timeout to the create hook by site Id params
func (*CreateHookBySiteIDParams) WriteToRequest ¶
func (o *CreateHookBySiteIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateHookBySiteIDReader ¶
type CreateHookBySiteIDReader struct {
// contains filtered or unexported fields
}
CreateHookBySiteIDReader is a Reader for the CreateHookBySiteID structure.
func (*CreateHookBySiteIDReader) ReadResponse ¶
func (o *CreateHookBySiteIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreatePluginRunCreated ¶ added in v0.15.0
CreatePluginRunCreated handles this case with default header values.
CREATED
func NewCreatePluginRunCreated ¶ added in v0.15.0
func NewCreatePluginRunCreated() *CreatePluginRunCreated
NewCreatePluginRunCreated creates a CreatePluginRunCreated with default headers values
func (*CreatePluginRunCreated) Error ¶ added in v0.15.0
func (o *CreatePluginRunCreated) Error() string
func (*CreatePluginRunCreated) GetPayload ¶ added in v0.15.0
func (o *CreatePluginRunCreated) GetPayload() *models.PluginRun
type CreatePluginRunDefault ¶ added in v0.15.0
type CreatePluginRunDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreatePluginRunDefault handles this case with default header values.
error
func NewCreatePluginRunDefault ¶ added in v0.15.0
func NewCreatePluginRunDefault(code int) *CreatePluginRunDefault
NewCreatePluginRunDefault creates a CreatePluginRunDefault with default headers values
func (*CreatePluginRunDefault) Code ¶ added in v0.15.0
func (o *CreatePluginRunDefault) Code() int
Code gets the status code for the create plugin run default response
func (*CreatePluginRunDefault) Error ¶ added in v0.15.0
func (o *CreatePluginRunDefault) Error() string
func (*CreatePluginRunDefault) GetPayload ¶ added in v0.15.0
func (o *CreatePluginRunDefault) GetPayload() *models.Error
type CreatePluginRunParams ¶ added in v0.15.0
type CreatePluginRunParams struct { /*DeployID*/ DeployID string /*PluginRun*/ PluginRun *models.PluginRunData Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreatePluginRunParams contains all the parameters to send to the API endpoint for the create plugin run operation typically these are written to a http.Request
func NewCreatePluginRunParams ¶ added in v0.15.0
func NewCreatePluginRunParams() *CreatePluginRunParams
NewCreatePluginRunParams creates a new CreatePluginRunParams object with the default values initialized.
func NewCreatePluginRunParamsWithContext ¶ added in v0.15.0
func NewCreatePluginRunParamsWithContext(ctx context.Context) *CreatePluginRunParams
NewCreatePluginRunParamsWithContext creates a new CreatePluginRunParams object with the default values initialized, and the ability to set a context for a request
func NewCreatePluginRunParamsWithHTTPClient ¶ added in v0.15.0
func NewCreatePluginRunParamsWithHTTPClient(client *http.Client) *CreatePluginRunParams
NewCreatePluginRunParamsWithHTTPClient creates a new CreatePluginRunParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreatePluginRunParamsWithTimeout ¶ added in v0.15.0
func NewCreatePluginRunParamsWithTimeout(timeout time.Duration) *CreatePluginRunParams
NewCreatePluginRunParamsWithTimeout creates a new CreatePluginRunParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreatePluginRunParams) SetContext ¶ added in v0.15.0
func (o *CreatePluginRunParams) SetContext(ctx context.Context)
SetContext adds the context to the create plugin run params
func (*CreatePluginRunParams) SetDeployID ¶ added in v0.15.0
func (o *CreatePluginRunParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the create plugin run params
func (*CreatePluginRunParams) SetHTTPClient ¶ added in v0.15.0
func (o *CreatePluginRunParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create plugin run params
func (*CreatePluginRunParams) SetPluginRun ¶ added in v0.15.0
func (o *CreatePluginRunParams) SetPluginRun(pluginRun *models.PluginRunData)
SetPluginRun adds the pluginRun to the create plugin run params
func (*CreatePluginRunParams) SetTimeout ¶ added in v0.15.0
func (o *CreatePluginRunParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create plugin run params
func (*CreatePluginRunParams) WithContext ¶ added in v0.15.0
func (o *CreatePluginRunParams) WithContext(ctx context.Context) *CreatePluginRunParams
WithContext adds the context to the create plugin run params
func (*CreatePluginRunParams) WithDeployID ¶ added in v0.15.0
func (o *CreatePluginRunParams) WithDeployID(deployID string) *CreatePluginRunParams
WithDeployID adds the deployID to the create plugin run params
func (*CreatePluginRunParams) WithHTTPClient ¶ added in v0.15.0
func (o *CreatePluginRunParams) WithHTTPClient(client *http.Client) *CreatePluginRunParams
WithHTTPClient adds the HTTPClient to the create plugin run params
func (*CreatePluginRunParams) WithPluginRun ¶ added in v0.15.0
func (o *CreatePluginRunParams) WithPluginRun(pluginRun *models.PluginRunData) *CreatePluginRunParams
WithPluginRun adds the pluginRun to the create plugin run params
func (*CreatePluginRunParams) WithTimeout ¶ added in v0.15.0
func (o *CreatePluginRunParams) WithTimeout(timeout time.Duration) *CreatePluginRunParams
WithTimeout adds the timeout to the create plugin run params
func (*CreatePluginRunParams) WriteToRequest ¶ added in v0.15.0
func (o *CreatePluginRunParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreatePluginRunReader ¶ added in v0.15.0
type CreatePluginRunReader struct {
// contains filtered or unexported fields
}
CreatePluginRunReader is a Reader for the CreatePluginRun structure.
func (*CreatePluginRunReader) ReadResponse ¶ added in v0.15.0
func (o *CreatePluginRunReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateServiceInstanceCreated ¶ added in v0.7.0
type CreateServiceInstanceCreated struct {
Payload *models.ServiceInstance
}
CreateServiceInstanceCreated handles this case with default header values.
Created
func NewCreateServiceInstanceCreated ¶ added in v0.7.0
func NewCreateServiceInstanceCreated() *CreateServiceInstanceCreated
NewCreateServiceInstanceCreated creates a CreateServiceInstanceCreated with default headers values
func (*CreateServiceInstanceCreated) Error ¶ added in v0.7.0
func (o *CreateServiceInstanceCreated) Error() string
func (*CreateServiceInstanceCreated) GetPayload ¶ added in v0.12.0
func (o *CreateServiceInstanceCreated) GetPayload() *models.ServiceInstance
type CreateServiceInstanceDefault ¶ added in v0.7.0
type CreateServiceInstanceDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateServiceInstanceDefault handles this case with default header values.
error
func NewCreateServiceInstanceDefault ¶ added in v0.7.0
func NewCreateServiceInstanceDefault(code int) *CreateServiceInstanceDefault
NewCreateServiceInstanceDefault creates a CreateServiceInstanceDefault with default headers values
func (*CreateServiceInstanceDefault) Code ¶ added in v0.7.0
func (o *CreateServiceInstanceDefault) Code() int
Code gets the status code for the create service instance default response
func (*CreateServiceInstanceDefault) Error ¶ added in v0.7.0
func (o *CreateServiceInstanceDefault) Error() string
func (*CreateServiceInstanceDefault) GetPayload ¶ added in v0.12.0
func (o *CreateServiceInstanceDefault) GetPayload() *models.Error
type CreateServiceInstanceParams ¶ added in v0.7.0
type CreateServiceInstanceParams struct { /*Addon*/ Addon string /*Config*/ Config interface{} /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateServiceInstanceParams contains all the parameters to send to the API endpoint for the create service instance operation typically these are written to a http.Request
func NewCreateServiceInstanceParams ¶ added in v0.7.0
func NewCreateServiceInstanceParams() *CreateServiceInstanceParams
NewCreateServiceInstanceParams creates a new CreateServiceInstanceParams object with the default values initialized.
func NewCreateServiceInstanceParamsWithContext ¶ added in v0.7.0
func NewCreateServiceInstanceParamsWithContext(ctx context.Context) *CreateServiceInstanceParams
NewCreateServiceInstanceParamsWithContext creates a new CreateServiceInstanceParams object with the default values initialized, and the ability to set a context for a request
func NewCreateServiceInstanceParamsWithHTTPClient ¶ added in v0.7.0
func NewCreateServiceInstanceParamsWithHTTPClient(client *http.Client) *CreateServiceInstanceParams
NewCreateServiceInstanceParamsWithHTTPClient creates a new CreateServiceInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateServiceInstanceParamsWithTimeout ¶ added in v0.7.0
func NewCreateServiceInstanceParamsWithTimeout(timeout time.Duration) *CreateServiceInstanceParams
NewCreateServiceInstanceParamsWithTimeout creates a new CreateServiceInstanceParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateServiceInstanceParams) SetAddon ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) SetAddon(addon string)
SetAddon adds the addon to the create service instance params
func (*CreateServiceInstanceParams) SetConfig ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) SetConfig(config interface{})
SetConfig adds the config to the create service instance params
func (*CreateServiceInstanceParams) SetContext ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) SetContext(ctx context.Context)
SetContext adds the context to the create service instance params
func (*CreateServiceInstanceParams) SetHTTPClient ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create service instance params
func (*CreateServiceInstanceParams) SetSiteID ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create service instance params
func (*CreateServiceInstanceParams) SetTimeout ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create service instance params
func (*CreateServiceInstanceParams) WithAddon ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) WithAddon(addon string) *CreateServiceInstanceParams
WithAddon adds the addon to the create service instance params
func (*CreateServiceInstanceParams) WithConfig ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) WithConfig(config interface{}) *CreateServiceInstanceParams
WithConfig adds the config to the create service instance params
func (*CreateServiceInstanceParams) WithContext ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) WithContext(ctx context.Context) *CreateServiceInstanceParams
WithContext adds the context to the create service instance params
func (*CreateServiceInstanceParams) WithHTTPClient ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) WithHTTPClient(client *http.Client) *CreateServiceInstanceParams
WithHTTPClient adds the HTTPClient to the create service instance params
func (*CreateServiceInstanceParams) WithSiteID ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) WithSiteID(siteID string) *CreateServiceInstanceParams
WithSiteID adds the siteID to the create service instance params
func (*CreateServiceInstanceParams) WithTimeout ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) WithTimeout(timeout time.Duration) *CreateServiceInstanceParams
WithTimeout adds the timeout to the create service instance params
func (*CreateServiceInstanceParams) WriteToRequest ¶ added in v0.7.0
func (o *CreateServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateServiceInstanceReader ¶ added in v0.7.0
type CreateServiceInstanceReader struct {
// contains filtered or unexported fields
}
CreateServiceInstanceReader is a Reader for the CreateServiceInstance structure.
func (*CreateServiceInstanceReader) ReadResponse ¶ added in v0.7.0
func (o *CreateServiceInstanceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteAssetCreated ¶ added in v0.2.0
type CreateSiteAssetCreated struct {
Payload *models.AssetSignature
}
CreateSiteAssetCreated handles this case with default header values.
Created
func NewCreateSiteAssetCreated ¶ added in v0.2.0
func NewCreateSiteAssetCreated() *CreateSiteAssetCreated
NewCreateSiteAssetCreated creates a CreateSiteAssetCreated with default headers values
func (*CreateSiteAssetCreated) Error ¶ added in v0.2.0
func (o *CreateSiteAssetCreated) Error() string
func (*CreateSiteAssetCreated) GetPayload ¶ added in v0.12.0
func (o *CreateSiteAssetCreated) GetPayload() *models.AssetSignature
type CreateSiteAssetDefault ¶ added in v0.2.0
type CreateSiteAssetDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateSiteAssetDefault handles this case with default header values.
error
func NewCreateSiteAssetDefault ¶ added in v0.2.0
func NewCreateSiteAssetDefault(code int) *CreateSiteAssetDefault
NewCreateSiteAssetDefault creates a CreateSiteAssetDefault with default headers values
func (*CreateSiteAssetDefault) Code ¶ added in v0.2.0
func (o *CreateSiteAssetDefault) Code() int
Code gets the status code for the create site asset default response
func (*CreateSiteAssetDefault) Error ¶ added in v0.2.0
func (o *CreateSiteAssetDefault) Error() string
func (*CreateSiteAssetDefault) GetPayload ¶ added in v0.12.0
func (o *CreateSiteAssetDefault) GetPayload() *models.Error
type CreateSiteAssetParams ¶ added in v0.2.0
type CreateSiteAssetParams struct { /*ContentType*/ ContentType string /*Name*/ Name string /*SiteID*/ SiteID string /*Size*/ Size int64 /*Visibility*/ Visibility *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSiteAssetParams contains all the parameters to send to the API endpoint for the create site asset operation typically these are written to a http.Request
func NewCreateSiteAssetParams ¶ added in v0.2.0
func NewCreateSiteAssetParams() *CreateSiteAssetParams
NewCreateSiteAssetParams creates a new CreateSiteAssetParams object with the default values initialized.
func NewCreateSiteAssetParamsWithContext ¶ added in v0.2.0
func NewCreateSiteAssetParamsWithContext(ctx context.Context) *CreateSiteAssetParams
NewCreateSiteAssetParamsWithContext creates a new CreateSiteAssetParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteAssetParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateSiteAssetParamsWithHTTPClient(client *http.Client) *CreateSiteAssetParams
NewCreateSiteAssetParamsWithHTTPClient creates a new CreateSiteAssetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteAssetParamsWithTimeout ¶ added in v0.2.0
func NewCreateSiteAssetParamsWithTimeout(timeout time.Duration) *CreateSiteAssetParams
NewCreateSiteAssetParamsWithTimeout creates a new CreateSiteAssetParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteAssetParams) SetContentType ¶ added in v0.2.0
func (o *CreateSiteAssetParams) SetContentType(contentType string)
SetContentType adds the contentType to the create site asset params
func (*CreateSiteAssetParams) SetContext ¶ added in v0.2.0
func (o *CreateSiteAssetParams) SetContext(ctx context.Context)
SetContext adds the context to the create site asset params
func (*CreateSiteAssetParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateSiteAssetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site asset params
func (*CreateSiteAssetParams) SetName ¶ added in v0.2.0
func (o *CreateSiteAssetParams) SetName(name string)
SetName adds the name to the create site asset params
func (*CreateSiteAssetParams) SetSiteID ¶ added in v0.2.0
func (o *CreateSiteAssetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site asset params
func (*CreateSiteAssetParams) SetSize ¶ added in v0.2.0
func (o *CreateSiteAssetParams) SetSize(size int64)
SetSize adds the size to the create site asset params
func (*CreateSiteAssetParams) SetTimeout ¶ added in v0.2.0
func (o *CreateSiteAssetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site asset params
func (*CreateSiteAssetParams) SetVisibility ¶ added in v0.2.0
func (o *CreateSiteAssetParams) SetVisibility(visibility *string)
SetVisibility adds the visibility to the create site asset params
func (*CreateSiteAssetParams) WithContentType ¶ added in v0.2.0
func (o *CreateSiteAssetParams) WithContentType(contentType string) *CreateSiteAssetParams
WithContentType adds the contentType to the create site asset params
func (*CreateSiteAssetParams) WithContext ¶ added in v0.2.0
func (o *CreateSiteAssetParams) WithContext(ctx context.Context) *CreateSiteAssetParams
WithContext adds the context to the create site asset params
func (*CreateSiteAssetParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateSiteAssetParams) WithHTTPClient(client *http.Client) *CreateSiteAssetParams
WithHTTPClient adds the HTTPClient to the create site asset params
func (*CreateSiteAssetParams) WithName ¶ added in v0.2.0
func (o *CreateSiteAssetParams) WithName(name string) *CreateSiteAssetParams
WithName adds the name to the create site asset params
func (*CreateSiteAssetParams) WithSiteID ¶ added in v0.2.0
func (o *CreateSiteAssetParams) WithSiteID(siteID string) *CreateSiteAssetParams
WithSiteID adds the siteID to the create site asset params
func (*CreateSiteAssetParams) WithSize ¶ added in v0.2.0
func (o *CreateSiteAssetParams) WithSize(size int64) *CreateSiteAssetParams
WithSize adds the size to the create site asset params
func (*CreateSiteAssetParams) WithTimeout ¶ added in v0.2.0
func (o *CreateSiteAssetParams) WithTimeout(timeout time.Duration) *CreateSiteAssetParams
WithTimeout adds the timeout to the create site asset params
func (*CreateSiteAssetParams) WithVisibility ¶ added in v0.2.0
func (o *CreateSiteAssetParams) WithVisibility(visibility *string) *CreateSiteAssetParams
WithVisibility adds the visibility to the create site asset params
func (*CreateSiteAssetParams) WriteToRequest ¶ added in v0.2.0
func (o *CreateSiteAssetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteAssetReader ¶ added in v0.2.0
type CreateSiteAssetReader struct {
// contains filtered or unexported fields
}
CreateSiteAssetReader is a Reader for the CreateSiteAsset structure.
func (*CreateSiteAssetReader) ReadResponse ¶ added in v0.2.0
func (o *CreateSiteAssetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteBuildDefault ¶ added in v0.6.0
type CreateSiteBuildDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateSiteBuildDefault handles this case with default header values.
error
func NewCreateSiteBuildDefault ¶ added in v0.6.0
func NewCreateSiteBuildDefault(code int) *CreateSiteBuildDefault
NewCreateSiteBuildDefault creates a CreateSiteBuildDefault with default headers values
func (*CreateSiteBuildDefault) Code ¶ added in v0.6.0
func (o *CreateSiteBuildDefault) Code() int
Code gets the status code for the create site build default response
func (*CreateSiteBuildDefault) Error ¶ added in v0.6.0
func (o *CreateSiteBuildDefault) Error() string
func (*CreateSiteBuildDefault) GetPayload ¶ added in v0.12.0
func (o *CreateSiteBuildDefault) GetPayload() *models.Error
type CreateSiteBuildHookCreated ¶ added in v0.2.0
CreateSiteBuildHookCreated handles this case with default header values.
Created
func NewCreateSiteBuildHookCreated ¶ added in v0.2.0
func NewCreateSiteBuildHookCreated() *CreateSiteBuildHookCreated
NewCreateSiteBuildHookCreated creates a CreateSiteBuildHookCreated with default headers values
func (*CreateSiteBuildHookCreated) Error ¶ added in v0.2.0
func (o *CreateSiteBuildHookCreated) Error() string
func (*CreateSiteBuildHookCreated) GetPayload ¶ added in v0.12.0
func (o *CreateSiteBuildHookCreated) GetPayload() *models.BuildHook
type CreateSiteBuildHookDefault ¶ added in v0.2.0
type CreateSiteBuildHookDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateSiteBuildHookDefault handles this case with default header values.
error
func NewCreateSiteBuildHookDefault ¶ added in v0.2.0
func NewCreateSiteBuildHookDefault(code int) *CreateSiteBuildHookDefault
NewCreateSiteBuildHookDefault creates a CreateSiteBuildHookDefault with default headers values
func (*CreateSiteBuildHookDefault) Code ¶ added in v0.2.0
func (o *CreateSiteBuildHookDefault) Code() int
Code gets the status code for the create site build hook default response
func (*CreateSiteBuildHookDefault) Error ¶ added in v0.2.0
func (o *CreateSiteBuildHookDefault) Error() string
func (*CreateSiteBuildHookDefault) GetPayload ¶ added in v0.12.0
func (o *CreateSiteBuildHookDefault) GetPayload() *models.Error
type CreateSiteBuildHookParams ¶ added in v0.2.0
type CreateSiteBuildHookParams struct { /*BuildHook*/ BuildHook *models.BuildHookSetup /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSiteBuildHookParams contains all the parameters to send to the API endpoint for the create site build hook operation typically these are written to a http.Request
func NewCreateSiteBuildHookParams ¶ added in v0.2.0
func NewCreateSiteBuildHookParams() *CreateSiteBuildHookParams
NewCreateSiteBuildHookParams creates a new CreateSiteBuildHookParams object with the default values initialized.
func NewCreateSiteBuildHookParamsWithContext ¶ added in v0.2.0
func NewCreateSiteBuildHookParamsWithContext(ctx context.Context) *CreateSiteBuildHookParams
NewCreateSiteBuildHookParamsWithContext creates a new CreateSiteBuildHookParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteBuildHookParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateSiteBuildHookParamsWithHTTPClient(client *http.Client) *CreateSiteBuildHookParams
NewCreateSiteBuildHookParamsWithHTTPClient creates a new CreateSiteBuildHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteBuildHookParamsWithTimeout ¶ added in v0.2.0
func NewCreateSiteBuildHookParamsWithTimeout(timeout time.Duration) *CreateSiteBuildHookParams
NewCreateSiteBuildHookParamsWithTimeout creates a new CreateSiteBuildHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteBuildHookParams) SetBuildHook ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) SetBuildHook(buildHook *models.BuildHookSetup)
SetBuildHook adds the buildHook to the create site build hook params
func (*CreateSiteBuildHookParams) SetContext ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) SetContext(ctx context.Context)
SetContext adds the context to the create site build hook params
func (*CreateSiteBuildHookParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site build hook params
func (*CreateSiteBuildHookParams) SetSiteID ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site build hook params
func (*CreateSiteBuildHookParams) SetTimeout ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site build hook params
func (*CreateSiteBuildHookParams) WithBuildHook ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) WithBuildHook(buildHook *models.BuildHookSetup) *CreateSiteBuildHookParams
WithBuildHook adds the buildHook to the create site build hook params
func (*CreateSiteBuildHookParams) WithContext ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) WithContext(ctx context.Context) *CreateSiteBuildHookParams
WithContext adds the context to the create site build hook params
func (*CreateSiteBuildHookParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) WithHTTPClient(client *http.Client) *CreateSiteBuildHookParams
WithHTTPClient adds the HTTPClient to the create site build hook params
func (*CreateSiteBuildHookParams) WithSiteID ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) WithSiteID(siteID string) *CreateSiteBuildHookParams
WithSiteID adds the siteID to the create site build hook params
func (*CreateSiteBuildHookParams) WithTimeout ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) WithTimeout(timeout time.Duration) *CreateSiteBuildHookParams
WithTimeout adds the timeout to the create site build hook params
func (*CreateSiteBuildHookParams) WriteToRequest ¶ added in v0.2.0
func (o *CreateSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteBuildHookReader ¶ added in v0.2.0
type CreateSiteBuildHookReader struct {
// contains filtered or unexported fields
}
CreateSiteBuildHookReader is a Reader for the CreateSiteBuildHook structure.
func (*CreateSiteBuildHookReader) ReadResponse ¶ added in v0.2.0
func (o *CreateSiteBuildHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteBuildOK ¶ added in v0.6.0
CreateSiteBuildOK handles this case with default header values.
OK
func NewCreateSiteBuildOK ¶ added in v0.6.0
func NewCreateSiteBuildOK() *CreateSiteBuildOK
NewCreateSiteBuildOK creates a CreateSiteBuildOK with default headers values
func (*CreateSiteBuildOK) Error ¶ added in v0.6.0
func (o *CreateSiteBuildOK) Error() string
func (*CreateSiteBuildOK) GetPayload ¶ added in v0.12.0
func (o *CreateSiteBuildOK) GetPayload() *models.Build
type CreateSiteBuildParams ¶ added in v0.6.0
type CreateSiteBuildParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSiteBuildParams contains all the parameters to send to the API endpoint for the create site build operation typically these are written to a http.Request
func NewCreateSiteBuildParams ¶ added in v0.6.0
func NewCreateSiteBuildParams() *CreateSiteBuildParams
NewCreateSiteBuildParams creates a new CreateSiteBuildParams object with the default values initialized.
func NewCreateSiteBuildParamsWithContext ¶ added in v0.6.0
func NewCreateSiteBuildParamsWithContext(ctx context.Context) *CreateSiteBuildParams
NewCreateSiteBuildParamsWithContext creates a new CreateSiteBuildParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteBuildParamsWithHTTPClient ¶ added in v0.6.0
func NewCreateSiteBuildParamsWithHTTPClient(client *http.Client) *CreateSiteBuildParams
NewCreateSiteBuildParamsWithHTTPClient creates a new CreateSiteBuildParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteBuildParamsWithTimeout ¶ added in v0.6.0
func NewCreateSiteBuildParamsWithTimeout(timeout time.Duration) *CreateSiteBuildParams
NewCreateSiteBuildParamsWithTimeout creates a new CreateSiteBuildParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteBuildParams) SetContext ¶ added in v0.6.0
func (o *CreateSiteBuildParams) SetContext(ctx context.Context)
SetContext adds the context to the create site build params
func (*CreateSiteBuildParams) SetHTTPClient ¶ added in v0.6.0
func (o *CreateSiteBuildParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site build params
func (*CreateSiteBuildParams) SetSiteID ¶ added in v0.6.0
func (o *CreateSiteBuildParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site build params
func (*CreateSiteBuildParams) SetTimeout ¶ added in v0.6.0
func (o *CreateSiteBuildParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site build params
func (*CreateSiteBuildParams) WithContext ¶ added in v0.6.0
func (o *CreateSiteBuildParams) WithContext(ctx context.Context) *CreateSiteBuildParams
WithContext adds the context to the create site build params
func (*CreateSiteBuildParams) WithHTTPClient ¶ added in v0.6.0
func (o *CreateSiteBuildParams) WithHTTPClient(client *http.Client) *CreateSiteBuildParams
WithHTTPClient adds the HTTPClient to the create site build params
func (*CreateSiteBuildParams) WithSiteID ¶ added in v0.6.0
func (o *CreateSiteBuildParams) WithSiteID(siteID string) *CreateSiteBuildParams
WithSiteID adds the siteID to the create site build params
func (*CreateSiteBuildParams) WithTimeout ¶ added in v0.6.0
func (o *CreateSiteBuildParams) WithTimeout(timeout time.Duration) *CreateSiteBuildParams
WithTimeout adds the timeout to the create site build params
func (*CreateSiteBuildParams) WriteToRequest ¶ added in v0.6.0
func (o *CreateSiteBuildParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteBuildReader ¶ added in v0.6.0
type CreateSiteBuildReader struct {
// contains filtered or unexported fields
}
CreateSiteBuildReader is a Reader for the CreateSiteBuild structure.
func (*CreateSiteBuildReader) ReadResponse ¶ added in v0.6.0
func (o *CreateSiteBuildReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteCreated ¶
CreateSiteCreated handles this case with default header values.
Created
func NewCreateSiteCreated ¶
func NewCreateSiteCreated() *CreateSiteCreated
NewCreateSiteCreated creates a CreateSiteCreated with default headers values
func (*CreateSiteCreated) Error ¶
func (o *CreateSiteCreated) Error() string
func (*CreateSiteCreated) GetPayload ¶ added in v0.12.0
func (o *CreateSiteCreated) GetPayload() *models.Site
type CreateSiteDefault ¶
CreateSiteDefault handles this case with default header values.
error
func NewCreateSiteDefault ¶
func NewCreateSiteDefault(code int) *CreateSiteDefault
NewCreateSiteDefault creates a CreateSiteDefault with default headers values
func (*CreateSiteDefault) Code ¶
func (o *CreateSiteDefault) Code() int
Code gets the status code for the create site default response
func (*CreateSiteDefault) Error ¶
func (o *CreateSiteDefault) Error() string
func (*CreateSiteDefault) GetPayload ¶ added in v0.12.0
func (o *CreateSiteDefault) GetPayload() *models.Error
type CreateSiteDeployDefault ¶
type CreateSiteDeployDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateSiteDeployDefault handles this case with default header values.
error
func NewCreateSiteDeployDefault ¶
func NewCreateSiteDeployDefault(code int) *CreateSiteDeployDefault
NewCreateSiteDeployDefault creates a CreateSiteDeployDefault with default headers values
func (*CreateSiteDeployDefault) Code ¶
func (o *CreateSiteDeployDefault) Code() int
Code gets the status code for the create site deploy default response
func (*CreateSiteDeployDefault) Error ¶
func (o *CreateSiteDeployDefault) Error() string
func (*CreateSiteDeployDefault) GetPayload ¶ added in v0.12.0
func (o *CreateSiteDeployDefault) GetPayload() *models.Error
type CreateSiteDeployOK ¶
CreateSiteDeployOK handles this case with default header values.
OK
func NewCreateSiteDeployOK ¶
func NewCreateSiteDeployOK() *CreateSiteDeployOK
NewCreateSiteDeployOK creates a CreateSiteDeployOK with default headers values
func (*CreateSiteDeployOK) Error ¶
func (o *CreateSiteDeployOK) Error() string
func (*CreateSiteDeployOK) GetPayload ¶ added in v0.12.0
func (o *CreateSiteDeployOK) GetPayload() *models.Deploy
type CreateSiteDeployParams ¶
type CreateSiteDeployParams struct { /*Deploy*/ Deploy *models.DeployFiles /*SiteID*/ SiteID string /*Title*/ Title *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSiteDeployParams contains all the parameters to send to the API endpoint for the create site deploy operation typically these are written to a http.Request
func NewCreateSiteDeployParams ¶
func NewCreateSiteDeployParams() *CreateSiteDeployParams
NewCreateSiteDeployParams creates a new CreateSiteDeployParams object with the default values initialized.
func NewCreateSiteDeployParamsWithContext ¶ added in v0.2.0
func NewCreateSiteDeployParamsWithContext(ctx context.Context) *CreateSiteDeployParams
NewCreateSiteDeployParamsWithContext creates a new CreateSiteDeployParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteDeployParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateSiteDeployParamsWithHTTPClient(client *http.Client) *CreateSiteDeployParams
NewCreateSiteDeployParamsWithHTTPClient creates a new CreateSiteDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteDeployParamsWithTimeout ¶ added in v0.2.0
func NewCreateSiteDeployParamsWithTimeout(timeout time.Duration) *CreateSiteDeployParams
NewCreateSiteDeployParamsWithTimeout creates a new CreateSiteDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteDeployParams) SetContext ¶ added in v0.2.0
func (o *CreateSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the create site deploy params
func (*CreateSiteDeployParams) SetDeploy ¶ added in v0.2.0
func (o *CreateSiteDeployParams) SetDeploy(deploy *models.DeployFiles)
SetDeploy adds the deploy to the create site deploy params
func (*CreateSiteDeployParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site deploy params
func (*CreateSiteDeployParams) SetSiteID ¶ added in v0.2.0
func (o *CreateSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site deploy params
func (*CreateSiteDeployParams) SetTimeout ¶ added in v0.2.0
func (o *CreateSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site deploy params
func (*CreateSiteDeployParams) SetTitle ¶ added in v0.2.0
func (o *CreateSiteDeployParams) SetTitle(title *string)
SetTitle adds the title to the create site deploy params
func (*CreateSiteDeployParams) WithContext ¶ added in v0.2.0
func (o *CreateSiteDeployParams) WithContext(ctx context.Context) *CreateSiteDeployParams
WithContext adds the context to the create site deploy params
func (*CreateSiteDeployParams) WithDeploy ¶
func (o *CreateSiteDeployParams) WithDeploy(deploy *models.DeployFiles) *CreateSiteDeployParams
WithDeploy adds the deploy to the create site deploy params
func (*CreateSiteDeployParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateSiteDeployParams) WithHTTPClient(client *http.Client) *CreateSiteDeployParams
WithHTTPClient adds the HTTPClient to the create site deploy params
func (*CreateSiteDeployParams) WithSiteID ¶
func (o *CreateSiteDeployParams) WithSiteID(siteID string) *CreateSiteDeployParams
WithSiteID adds the siteID to the create site deploy params
func (*CreateSiteDeployParams) WithTimeout ¶ added in v0.2.0
func (o *CreateSiteDeployParams) WithTimeout(timeout time.Duration) *CreateSiteDeployParams
WithTimeout adds the timeout to the create site deploy params
func (*CreateSiteDeployParams) WithTitle ¶ added in v0.2.0
func (o *CreateSiteDeployParams) WithTitle(title *string) *CreateSiteDeployParams
WithTitle adds the title to the create site deploy params
func (*CreateSiteDeployParams) WriteToRequest ¶
func (o *CreateSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteDeployReader ¶
type CreateSiteDeployReader struct {
// contains filtered or unexported fields
}
CreateSiteDeployReader is a Reader for the CreateSiteDeploy structure.
func (*CreateSiteDeployReader) ReadResponse ¶
func (o *CreateSiteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteInTeamCreated ¶ added in v0.2.0
CreateSiteInTeamCreated handles this case with default header values.
Created
func NewCreateSiteInTeamCreated ¶ added in v0.2.0
func NewCreateSiteInTeamCreated() *CreateSiteInTeamCreated
NewCreateSiteInTeamCreated creates a CreateSiteInTeamCreated with default headers values
func (*CreateSiteInTeamCreated) Error ¶ added in v0.2.0
func (o *CreateSiteInTeamCreated) Error() string
func (*CreateSiteInTeamCreated) GetPayload ¶ added in v0.12.0
func (o *CreateSiteInTeamCreated) GetPayload() *models.Site
type CreateSiteInTeamDefault ¶ added in v0.2.0
type CreateSiteInTeamDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateSiteInTeamDefault handles this case with default header values.
error
func NewCreateSiteInTeamDefault ¶ added in v0.2.0
func NewCreateSiteInTeamDefault(code int) *CreateSiteInTeamDefault
NewCreateSiteInTeamDefault creates a CreateSiteInTeamDefault with default headers values
func (*CreateSiteInTeamDefault) Code ¶ added in v0.2.0
func (o *CreateSiteInTeamDefault) Code() int
Code gets the status code for the create site in team default response
func (*CreateSiteInTeamDefault) Error ¶ added in v0.2.0
func (o *CreateSiteInTeamDefault) Error() string
func (*CreateSiteInTeamDefault) GetPayload ¶ added in v0.12.0
func (o *CreateSiteInTeamDefault) GetPayload() *models.Error
type CreateSiteInTeamParams ¶ added in v0.2.0
type CreateSiteInTeamParams struct { /*AccountSlug*/ AccountSlug string /*ConfigureDNS*/ ConfigureDNS *bool /*Site*/ Site *models.SiteSetup Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSiteInTeamParams contains all the parameters to send to the API endpoint for the create site in team operation typically these are written to a http.Request
func NewCreateSiteInTeamParams ¶ added in v0.2.0
func NewCreateSiteInTeamParams() *CreateSiteInTeamParams
NewCreateSiteInTeamParams creates a new CreateSiteInTeamParams object with the default values initialized.
func NewCreateSiteInTeamParamsWithContext ¶ added in v0.2.0
func NewCreateSiteInTeamParamsWithContext(ctx context.Context) *CreateSiteInTeamParams
NewCreateSiteInTeamParamsWithContext creates a new CreateSiteInTeamParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteInTeamParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateSiteInTeamParamsWithHTTPClient(client *http.Client) *CreateSiteInTeamParams
NewCreateSiteInTeamParamsWithHTTPClient creates a new CreateSiteInTeamParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteInTeamParamsWithTimeout ¶ added in v0.2.0
func NewCreateSiteInTeamParamsWithTimeout(timeout time.Duration) *CreateSiteInTeamParams
NewCreateSiteInTeamParamsWithTimeout creates a new CreateSiteInTeamParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteInTeamParams) SetAccountSlug ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the create site in team params
func (*CreateSiteInTeamParams) SetConfigureDNS ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) SetConfigureDNS(configureDNS *bool)
SetConfigureDNS adds the configureDns to the create site in team params
func (*CreateSiteInTeamParams) SetContext ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) SetContext(ctx context.Context)
SetContext adds the context to the create site in team params
func (*CreateSiteInTeamParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site in team params
func (*CreateSiteInTeamParams) SetSite ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) SetSite(site *models.SiteSetup)
SetSite adds the site to the create site in team params
func (*CreateSiteInTeamParams) SetTimeout ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site in team params
func (*CreateSiteInTeamParams) WithAccountSlug ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) WithAccountSlug(accountSlug string) *CreateSiteInTeamParams
WithAccountSlug adds the accountSlug to the create site in team params
func (*CreateSiteInTeamParams) WithConfigureDNS ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) WithConfigureDNS(configureDNS *bool) *CreateSiteInTeamParams
WithConfigureDNS adds the configureDNS to the create site in team params
func (*CreateSiteInTeamParams) WithContext ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) WithContext(ctx context.Context) *CreateSiteInTeamParams
WithContext adds the context to the create site in team params
func (*CreateSiteInTeamParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) WithHTTPClient(client *http.Client) *CreateSiteInTeamParams
WithHTTPClient adds the HTTPClient to the create site in team params
func (*CreateSiteInTeamParams) WithSite ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) WithSite(site *models.SiteSetup) *CreateSiteInTeamParams
WithSite adds the site to the create site in team params
func (*CreateSiteInTeamParams) WithTimeout ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) WithTimeout(timeout time.Duration) *CreateSiteInTeamParams
WithTimeout adds the timeout to the create site in team params
func (*CreateSiteInTeamParams) WriteToRequest ¶ added in v0.2.0
func (o *CreateSiteInTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteInTeamReader ¶ added in v0.2.0
type CreateSiteInTeamReader struct {
// contains filtered or unexported fields
}
CreateSiteInTeamReader is a Reader for the CreateSiteInTeam structure.
func (*CreateSiteInTeamReader) ReadResponse ¶ added in v0.2.0
func (o *CreateSiteInTeamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteParams ¶
type CreateSiteParams struct { /*ConfigureDNS*/ ConfigureDNS *bool /*Site*/ Site *models.SiteSetup Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSiteParams contains all the parameters to send to the API endpoint for the create site operation typically these are written to a http.Request
func NewCreateSiteParams ¶
func NewCreateSiteParams() *CreateSiteParams
NewCreateSiteParams creates a new CreateSiteParams object with the default values initialized.
func NewCreateSiteParamsWithContext ¶ added in v0.2.0
func NewCreateSiteParamsWithContext(ctx context.Context) *CreateSiteParams
NewCreateSiteParamsWithContext creates a new CreateSiteParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateSiteParamsWithHTTPClient(client *http.Client) *CreateSiteParams
NewCreateSiteParamsWithHTTPClient creates a new CreateSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteParamsWithTimeout ¶ added in v0.2.0
func NewCreateSiteParamsWithTimeout(timeout time.Duration) *CreateSiteParams
NewCreateSiteParamsWithTimeout creates a new CreateSiteParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteParams) SetConfigureDNS ¶ added in v0.2.0
func (o *CreateSiteParams) SetConfigureDNS(configureDNS *bool)
SetConfigureDNS adds the configureDns to the create site params
func (*CreateSiteParams) SetContext ¶ added in v0.2.0
func (o *CreateSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the create site params
func (*CreateSiteParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site params
func (*CreateSiteParams) SetSite ¶ added in v0.2.0
func (o *CreateSiteParams) SetSite(site *models.SiteSetup)
SetSite adds the site to the create site params
func (*CreateSiteParams) SetTimeout ¶ added in v0.2.0
func (o *CreateSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site params
func (*CreateSiteParams) WithConfigureDNS ¶
func (o *CreateSiteParams) WithConfigureDNS(configureDNS *bool) *CreateSiteParams
WithConfigureDNS adds the configureDNS to the create site params
func (*CreateSiteParams) WithContext ¶ added in v0.2.0
func (o *CreateSiteParams) WithContext(ctx context.Context) *CreateSiteParams
WithContext adds the context to the create site params
func (*CreateSiteParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateSiteParams) WithHTTPClient(client *http.Client) *CreateSiteParams
WithHTTPClient adds the HTTPClient to the create site params
func (*CreateSiteParams) WithSite ¶
func (o *CreateSiteParams) WithSite(site *models.SiteSetup) *CreateSiteParams
WithSite adds the site to the create site params
func (*CreateSiteParams) WithTimeout ¶ added in v0.2.0
func (o *CreateSiteParams) WithTimeout(timeout time.Duration) *CreateSiteParams
WithTimeout adds the timeout to the create site params
func (*CreateSiteParams) WriteToRequest ¶
func (o *CreateSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteReader ¶
type CreateSiteReader struct {
// contains filtered or unexported fields
}
CreateSiteReader is a Reader for the CreateSite structure.
func (*CreateSiteReader) ReadResponse ¶
func (o *CreateSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteSnippetCreated ¶
CreateSiteSnippetCreated handles this case with default header values.
OK
func NewCreateSiteSnippetCreated ¶
func NewCreateSiteSnippetCreated() *CreateSiteSnippetCreated
NewCreateSiteSnippetCreated creates a CreateSiteSnippetCreated with default headers values
func (*CreateSiteSnippetCreated) Error ¶
func (o *CreateSiteSnippetCreated) Error() string
func (*CreateSiteSnippetCreated) GetPayload ¶ added in v0.12.0
func (o *CreateSiteSnippetCreated) GetPayload() *models.Snippet
type CreateSiteSnippetDefault ¶
type CreateSiteSnippetDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateSiteSnippetDefault handles this case with default header values.
error
func NewCreateSiteSnippetDefault ¶
func NewCreateSiteSnippetDefault(code int) *CreateSiteSnippetDefault
NewCreateSiteSnippetDefault creates a CreateSiteSnippetDefault with default headers values
func (*CreateSiteSnippetDefault) Code ¶
func (o *CreateSiteSnippetDefault) Code() int
Code gets the status code for the create site snippet default response
func (*CreateSiteSnippetDefault) Error ¶
func (o *CreateSiteSnippetDefault) Error() string
func (*CreateSiteSnippetDefault) GetPayload ¶ added in v0.12.0
func (o *CreateSiteSnippetDefault) GetPayload() *models.Error
type CreateSiteSnippetParams ¶
type CreateSiteSnippetParams struct { /*SiteID*/ SiteID string /*Snippet*/ Snippet *models.Snippet Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSiteSnippetParams contains all the parameters to send to the API endpoint for the create site snippet operation typically these are written to a http.Request
func NewCreateSiteSnippetParams ¶
func NewCreateSiteSnippetParams() *CreateSiteSnippetParams
NewCreateSiteSnippetParams creates a new CreateSiteSnippetParams object with the default values initialized.
func NewCreateSiteSnippetParamsWithContext ¶ added in v0.2.0
func NewCreateSiteSnippetParamsWithContext(ctx context.Context) *CreateSiteSnippetParams
NewCreateSiteSnippetParamsWithContext creates a new CreateSiteSnippetParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteSnippetParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateSiteSnippetParamsWithHTTPClient(client *http.Client) *CreateSiteSnippetParams
NewCreateSiteSnippetParamsWithHTTPClient creates a new CreateSiteSnippetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteSnippetParamsWithTimeout ¶ added in v0.2.0
func NewCreateSiteSnippetParamsWithTimeout(timeout time.Duration) *CreateSiteSnippetParams
NewCreateSiteSnippetParamsWithTimeout creates a new CreateSiteSnippetParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteSnippetParams) SetContext ¶ added in v0.2.0
func (o *CreateSiteSnippetParams) SetContext(ctx context.Context)
SetContext adds the context to the create site snippet params
func (*CreateSiteSnippetParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateSiteSnippetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site snippet params
func (*CreateSiteSnippetParams) SetSiteID ¶ added in v0.2.0
func (o *CreateSiteSnippetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site snippet params
func (*CreateSiteSnippetParams) SetSnippet ¶ added in v0.2.0
func (o *CreateSiteSnippetParams) SetSnippet(snippet *models.Snippet)
SetSnippet adds the snippet to the create site snippet params
func (*CreateSiteSnippetParams) SetTimeout ¶ added in v0.2.0
func (o *CreateSiteSnippetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site snippet params
func (*CreateSiteSnippetParams) WithContext ¶ added in v0.2.0
func (o *CreateSiteSnippetParams) WithContext(ctx context.Context) *CreateSiteSnippetParams
WithContext adds the context to the create site snippet params
func (*CreateSiteSnippetParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateSiteSnippetParams) WithHTTPClient(client *http.Client) *CreateSiteSnippetParams
WithHTTPClient adds the HTTPClient to the create site snippet params
func (*CreateSiteSnippetParams) WithSiteID ¶
func (o *CreateSiteSnippetParams) WithSiteID(siteID string) *CreateSiteSnippetParams
WithSiteID adds the siteID to the create site snippet params
func (*CreateSiteSnippetParams) WithSnippet ¶
func (o *CreateSiteSnippetParams) WithSnippet(snippet *models.Snippet) *CreateSiteSnippetParams
WithSnippet adds the snippet to the create site snippet params
func (*CreateSiteSnippetParams) WithTimeout ¶ added in v0.2.0
func (o *CreateSiteSnippetParams) WithTimeout(timeout time.Duration) *CreateSiteSnippetParams
WithTimeout adds the timeout to the create site snippet params
func (*CreateSiteSnippetParams) WriteToRequest ¶
func (o *CreateSiteSnippetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteSnippetReader ¶
type CreateSiteSnippetReader struct {
// contains filtered or unexported fields
}
CreateSiteSnippetReader is a Reader for the CreateSiteSnippet structure.
func (*CreateSiteSnippetReader) ReadResponse ¶
func (o *CreateSiteSnippetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSplitTestCreated ¶ added in v0.12.0
CreateSplitTestCreated handles this case with default header values.
Created
func NewCreateSplitTestCreated ¶ added in v0.12.0
func NewCreateSplitTestCreated() *CreateSplitTestCreated
NewCreateSplitTestCreated creates a CreateSplitTestCreated with default headers values
func (*CreateSplitTestCreated) Error ¶ added in v0.12.0
func (o *CreateSplitTestCreated) Error() string
func (*CreateSplitTestCreated) GetPayload ¶ added in v0.12.0
func (o *CreateSplitTestCreated) GetPayload() *models.SplitTest
type CreateSplitTestDefault ¶ added in v0.12.0
type CreateSplitTestDefault struct { Payload *models.Error // contains filtered or unexported fields }
CreateSplitTestDefault handles this case with default header values.
error
func NewCreateSplitTestDefault ¶ added in v0.12.0
func NewCreateSplitTestDefault(code int) *CreateSplitTestDefault
NewCreateSplitTestDefault creates a CreateSplitTestDefault with default headers values
func (*CreateSplitTestDefault) Code ¶ added in v0.12.0
func (o *CreateSplitTestDefault) Code() int
Code gets the status code for the create split test default response
func (*CreateSplitTestDefault) Error ¶ added in v0.12.0
func (o *CreateSplitTestDefault) Error() string
func (*CreateSplitTestDefault) GetPayload ¶ added in v0.12.0
func (o *CreateSplitTestDefault) GetPayload() *models.Error
type CreateSplitTestParams ¶ added in v0.12.0
type CreateSplitTestParams struct { /*BranchTests*/ BranchTests *models.SplitTestSetup /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateSplitTestParams contains all the parameters to send to the API endpoint for the create split test operation typically these are written to a http.Request
func NewCreateSplitTestParams ¶ added in v0.12.0
func NewCreateSplitTestParams() *CreateSplitTestParams
NewCreateSplitTestParams creates a new CreateSplitTestParams object with the default values initialized.
func NewCreateSplitTestParamsWithContext ¶ added in v0.12.0
func NewCreateSplitTestParamsWithContext(ctx context.Context) *CreateSplitTestParams
NewCreateSplitTestParamsWithContext creates a new CreateSplitTestParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSplitTestParamsWithHTTPClient ¶ added in v0.12.0
func NewCreateSplitTestParamsWithHTTPClient(client *http.Client) *CreateSplitTestParams
NewCreateSplitTestParamsWithHTTPClient creates a new CreateSplitTestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSplitTestParamsWithTimeout ¶ added in v0.12.0
func NewCreateSplitTestParamsWithTimeout(timeout time.Duration) *CreateSplitTestParams
NewCreateSplitTestParamsWithTimeout creates a new CreateSplitTestParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSplitTestParams) SetBranchTests ¶ added in v0.12.0
func (o *CreateSplitTestParams) SetBranchTests(branchTests *models.SplitTestSetup)
SetBranchTests adds the branchTests to the create split test params
func (*CreateSplitTestParams) SetContext ¶ added in v0.12.0
func (o *CreateSplitTestParams) SetContext(ctx context.Context)
SetContext adds the context to the create split test params
func (*CreateSplitTestParams) SetHTTPClient ¶ added in v0.12.0
func (o *CreateSplitTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create split test params
func (*CreateSplitTestParams) SetSiteID ¶ added in v0.12.0
func (o *CreateSplitTestParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create split test params
func (*CreateSplitTestParams) SetTimeout ¶ added in v0.12.0
func (o *CreateSplitTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create split test params
func (*CreateSplitTestParams) WithBranchTests ¶ added in v0.12.0
func (o *CreateSplitTestParams) WithBranchTests(branchTests *models.SplitTestSetup) *CreateSplitTestParams
WithBranchTests adds the branchTests to the create split test params
func (*CreateSplitTestParams) WithContext ¶ added in v0.12.0
func (o *CreateSplitTestParams) WithContext(ctx context.Context) *CreateSplitTestParams
WithContext adds the context to the create split test params
func (*CreateSplitTestParams) WithHTTPClient ¶ added in v0.12.0
func (o *CreateSplitTestParams) WithHTTPClient(client *http.Client) *CreateSplitTestParams
WithHTTPClient adds the HTTPClient to the create split test params
func (*CreateSplitTestParams) WithSiteID ¶ added in v0.12.0
func (o *CreateSplitTestParams) WithSiteID(siteID string) *CreateSplitTestParams
WithSiteID adds the siteID to the create split test params
func (*CreateSplitTestParams) WithTimeout ¶ added in v0.12.0
func (o *CreateSplitTestParams) WithTimeout(timeout time.Duration) *CreateSplitTestParams
WithTimeout adds the timeout to the create split test params
func (*CreateSplitTestParams) WriteToRequest ¶ added in v0.12.0
func (o *CreateSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSplitTestReader ¶ added in v0.12.0
type CreateSplitTestReader struct {
// contains filtered or unexported fields
}
CreateSplitTestReader is a Reader for the CreateSplitTest structure.
func (*CreateSplitTestReader) ReadResponse ¶ added in v0.12.0
func (o *CreateSplitTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateTicketCreated ¶ added in v0.0.3
CreateTicketCreated handles this case with default header values.
ok
func NewCreateTicketCreated ¶ added in v0.0.3
func NewCreateTicketCreated() *CreateTicketCreated
NewCreateTicketCreated creates a CreateTicketCreated with default headers values
func (*CreateTicketCreated) Error ¶ added in v0.0.3
func (o *CreateTicketCreated) Error() string
func (*CreateTicketCreated) GetPayload ¶ added in v0.12.0
func (o *CreateTicketCreated) GetPayload() *models.Ticket
type CreateTicketDefault ¶ added in v0.0.3
CreateTicketDefault handles this case with default header values.
error
func NewCreateTicketDefault ¶ added in v0.0.3
func NewCreateTicketDefault(code int) *CreateTicketDefault
NewCreateTicketDefault creates a CreateTicketDefault with default headers values
func (*CreateTicketDefault) Code ¶ added in v0.0.3
func (o *CreateTicketDefault) Code() int
Code gets the status code for the create ticket default response
func (*CreateTicketDefault) Error ¶ added in v0.0.3
func (o *CreateTicketDefault) Error() string
func (*CreateTicketDefault) GetPayload ¶ added in v0.12.0
func (o *CreateTicketDefault) GetPayload() *models.Error
type CreateTicketParams ¶ added in v0.0.3
type CreateTicketParams struct { /*ClientID*/ ClientID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateTicketParams contains all the parameters to send to the API endpoint for the create ticket operation typically these are written to a http.Request
func NewCreateTicketParams ¶ added in v0.0.3
func NewCreateTicketParams() *CreateTicketParams
NewCreateTicketParams creates a new CreateTicketParams object with the default values initialized.
func NewCreateTicketParamsWithContext ¶ added in v0.2.0
func NewCreateTicketParamsWithContext(ctx context.Context) *CreateTicketParams
NewCreateTicketParamsWithContext creates a new CreateTicketParams object with the default values initialized, and the ability to set a context for a request
func NewCreateTicketParamsWithHTTPClient ¶ added in v0.2.0
func NewCreateTicketParamsWithHTTPClient(client *http.Client) *CreateTicketParams
NewCreateTicketParamsWithHTTPClient creates a new CreateTicketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateTicketParamsWithTimeout ¶ added in v0.2.0
func NewCreateTicketParamsWithTimeout(timeout time.Duration) *CreateTicketParams
NewCreateTicketParamsWithTimeout creates a new CreateTicketParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateTicketParams) SetClientID ¶ added in v0.2.0
func (o *CreateTicketParams) SetClientID(clientID string)
SetClientID adds the clientId to the create ticket params
func (*CreateTicketParams) SetContext ¶ added in v0.2.0
func (o *CreateTicketParams) SetContext(ctx context.Context)
SetContext adds the context to the create ticket params
func (*CreateTicketParams) SetHTTPClient ¶ added in v0.2.0
func (o *CreateTicketParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create ticket params
func (*CreateTicketParams) SetTimeout ¶ added in v0.2.0
func (o *CreateTicketParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create ticket params
func (*CreateTicketParams) WithClientID ¶ added in v0.0.3
func (o *CreateTicketParams) WithClientID(clientID string) *CreateTicketParams
WithClientID adds the clientID to the create ticket params
func (*CreateTicketParams) WithContext ¶ added in v0.2.0
func (o *CreateTicketParams) WithContext(ctx context.Context) *CreateTicketParams
WithContext adds the context to the create ticket params
func (*CreateTicketParams) WithHTTPClient ¶ added in v0.2.0
func (o *CreateTicketParams) WithHTTPClient(client *http.Client) *CreateTicketParams
WithHTTPClient adds the HTTPClient to the create ticket params
func (*CreateTicketParams) WithTimeout ¶ added in v0.2.0
func (o *CreateTicketParams) WithTimeout(timeout time.Duration) *CreateTicketParams
WithTimeout adds the timeout to the create ticket params
func (*CreateTicketParams) WriteToRequest ¶ added in v0.0.3
func (o *CreateTicketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateTicketReader ¶ added in v0.0.3
type CreateTicketReader struct {
// contains filtered or unexported fields
}
CreateTicketReader is a Reader for the CreateTicket structure.
func (*CreateTicketReader) ReadResponse ¶ added in v0.0.3
func (o *CreateTicketReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDNSRecordDefault ¶ added in v0.14.0
type DeleteDNSRecordDefault struct { Payload *models.Error // contains filtered or unexported fields }
DeleteDNSRecordDefault handles this case with default header values.
error
func NewDeleteDNSRecordDefault ¶ added in v0.14.0
func NewDeleteDNSRecordDefault(code int) *DeleteDNSRecordDefault
NewDeleteDNSRecordDefault creates a DeleteDNSRecordDefault with default headers values
func (*DeleteDNSRecordDefault) Code ¶ added in v0.14.0
func (o *DeleteDNSRecordDefault) Code() int
Code gets the status code for the delete Dns record default response
func (*DeleteDNSRecordDefault) Error ¶ added in v0.14.0
func (o *DeleteDNSRecordDefault) Error() string
func (*DeleteDNSRecordDefault) GetPayload ¶ added in v0.14.0
func (o *DeleteDNSRecordDefault) GetPayload() *models.Error
type DeleteDNSRecordNoContent ¶ added in v0.14.0
type DeleteDNSRecordNoContent struct { }
DeleteDNSRecordNoContent handles this case with default header values.
record deleted
func NewDeleteDNSRecordNoContent ¶ added in v0.14.0
func NewDeleteDNSRecordNoContent() *DeleteDNSRecordNoContent
NewDeleteDNSRecordNoContent creates a DeleteDNSRecordNoContent with default headers values
func (*DeleteDNSRecordNoContent) Error ¶ added in v0.14.0
func (o *DeleteDNSRecordNoContent) Error() string
type DeleteDNSRecordParams ¶ added in v0.14.0
type DeleteDNSRecordParams struct { /*DNSRecordID*/ DNSRecordID string /*ZoneID*/ ZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteDNSRecordParams contains all the parameters to send to the API endpoint for the delete Dns record operation typically these are written to a http.Request
func NewDeleteDNSRecordParams ¶ added in v0.14.0
func NewDeleteDNSRecordParams() *DeleteDNSRecordParams
NewDeleteDNSRecordParams creates a new DeleteDNSRecordParams object with the default values initialized.
func NewDeleteDNSRecordParamsWithContext ¶ added in v0.14.0
func NewDeleteDNSRecordParamsWithContext(ctx context.Context) *DeleteDNSRecordParams
NewDeleteDNSRecordParamsWithContext creates a new DeleteDNSRecordParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteDNSRecordParamsWithHTTPClient ¶ added in v0.14.0
func NewDeleteDNSRecordParamsWithHTTPClient(client *http.Client) *DeleteDNSRecordParams
NewDeleteDNSRecordParamsWithHTTPClient creates a new DeleteDNSRecordParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteDNSRecordParamsWithTimeout ¶ added in v0.14.0
func NewDeleteDNSRecordParamsWithTimeout(timeout time.Duration) *DeleteDNSRecordParams
NewDeleteDNSRecordParamsWithTimeout creates a new DeleteDNSRecordParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteDNSRecordParams) SetContext ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) SetContext(ctx context.Context)
SetContext adds the context to the delete Dns record params
func (*DeleteDNSRecordParams) SetDNSRecordID ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) SetDNSRecordID(dNSRecordID string)
SetDNSRecordID adds the dnsRecordId to the delete Dns record params
func (*DeleteDNSRecordParams) SetHTTPClient ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete Dns record params
func (*DeleteDNSRecordParams) SetTimeout ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete Dns record params
func (*DeleteDNSRecordParams) SetZoneID ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the delete Dns record params
func (*DeleteDNSRecordParams) WithContext ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) WithContext(ctx context.Context) *DeleteDNSRecordParams
WithContext adds the context to the delete Dns record params
func (*DeleteDNSRecordParams) WithDNSRecordID ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) WithDNSRecordID(dNSRecordID string) *DeleteDNSRecordParams
WithDNSRecordID adds the dNSRecordID to the delete Dns record params
func (*DeleteDNSRecordParams) WithHTTPClient ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) WithHTTPClient(client *http.Client) *DeleteDNSRecordParams
WithHTTPClient adds the HTTPClient to the delete Dns record params
func (*DeleteDNSRecordParams) WithTimeout ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) WithTimeout(timeout time.Duration) *DeleteDNSRecordParams
WithTimeout adds the timeout to the delete Dns record params
func (*DeleteDNSRecordParams) WithZoneID ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) WithZoneID(zoneID string) *DeleteDNSRecordParams
WithZoneID adds the zoneID to the delete Dns record params
func (*DeleteDNSRecordParams) WriteToRequest ¶ added in v0.14.0
func (o *DeleteDNSRecordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDNSRecordReader ¶ added in v0.14.0
type DeleteDNSRecordReader struct {
// contains filtered or unexported fields
}
DeleteDNSRecordReader is a Reader for the DeleteDNSRecord structure.
func (*DeleteDNSRecordReader) ReadResponse ¶ added in v0.14.0
func (o *DeleteDNSRecordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDNSZoneDefault ¶ added in v0.14.0
type DeleteDNSZoneDefault struct { Payload *models.Error // contains filtered or unexported fields }
DeleteDNSZoneDefault handles this case with default header values.
error
func NewDeleteDNSZoneDefault ¶ added in v0.14.0
func NewDeleteDNSZoneDefault(code int) *DeleteDNSZoneDefault
NewDeleteDNSZoneDefault creates a DeleteDNSZoneDefault with default headers values
func (*DeleteDNSZoneDefault) Code ¶ added in v0.14.0
func (o *DeleteDNSZoneDefault) Code() int
Code gets the status code for the delete Dns zone default response
func (*DeleteDNSZoneDefault) Error ¶ added in v0.14.0
func (o *DeleteDNSZoneDefault) Error() string
func (*DeleteDNSZoneDefault) GetPayload ¶ added in v0.14.0
func (o *DeleteDNSZoneDefault) GetPayload() *models.Error
type DeleteDNSZoneNoContent ¶ added in v0.14.0
type DeleteDNSZoneNoContent struct { }
DeleteDNSZoneNoContent handles this case with default header values.
delete a single DNS zone
func NewDeleteDNSZoneNoContent ¶ added in v0.14.0
func NewDeleteDNSZoneNoContent() *DeleteDNSZoneNoContent
NewDeleteDNSZoneNoContent creates a DeleteDNSZoneNoContent with default headers values
func (*DeleteDNSZoneNoContent) Error ¶ added in v0.14.0
func (o *DeleteDNSZoneNoContent) Error() string
type DeleteDNSZoneParams ¶ added in v0.14.0
type DeleteDNSZoneParams struct { /*ZoneID*/ ZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteDNSZoneParams contains all the parameters to send to the API endpoint for the delete Dns zone operation typically these are written to a http.Request
func NewDeleteDNSZoneParams ¶ added in v0.14.0
func NewDeleteDNSZoneParams() *DeleteDNSZoneParams
NewDeleteDNSZoneParams creates a new DeleteDNSZoneParams object with the default values initialized.
func NewDeleteDNSZoneParamsWithContext ¶ added in v0.14.0
func NewDeleteDNSZoneParamsWithContext(ctx context.Context) *DeleteDNSZoneParams
NewDeleteDNSZoneParamsWithContext creates a new DeleteDNSZoneParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteDNSZoneParamsWithHTTPClient ¶ added in v0.14.0
func NewDeleteDNSZoneParamsWithHTTPClient(client *http.Client) *DeleteDNSZoneParams
NewDeleteDNSZoneParamsWithHTTPClient creates a new DeleteDNSZoneParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteDNSZoneParamsWithTimeout ¶ added in v0.14.0
func NewDeleteDNSZoneParamsWithTimeout(timeout time.Duration) *DeleteDNSZoneParams
NewDeleteDNSZoneParamsWithTimeout creates a new DeleteDNSZoneParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteDNSZoneParams) SetContext ¶ added in v0.14.0
func (o *DeleteDNSZoneParams) SetContext(ctx context.Context)
SetContext adds the context to the delete Dns zone params
func (*DeleteDNSZoneParams) SetHTTPClient ¶ added in v0.14.0
func (o *DeleteDNSZoneParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete Dns zone params
func (*DeleteDNSZoneParams) SetTimeout ¶ added in v0.14.0
func (o *DeleteDNSZoneParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete Dns zone params
func (*DeleteDNSZoneParams) SetZoneID ¶ added in v0.14.0
func (o *DeleteDNSZoneParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the delete Dns zone params
func (*DeleteDNSZoneParams) WithContext ¶ added in v0.14.0
func (o *DeleteDNSZoneParams) WithContext(ctx context.Context) *DeleteDNSZoneParams
WithContext adds the context to the delete Dns zone params
func (*DeleteDNSZoneParams) WithHTTPClient ¶ added in v0.14.0
func (o *DeleteDNSZoneParams) WithHTTPClient(client *http.Client) *DeleteDNSZoneParams
WithHTTPClient adds the HTTPClient to the delete Dns zone params
func (*DeleteDNSZoneParams) WithTimeout ¶ added in v0.14.0
func (o *DeleteDNSZoneParams) WithTimeout(timeout time.Duration) *DeleteDNSZoneParams
WithTimeout adds the timeout to the delete Dns zone params
func (*DeleteDNSZoneParams) WithZoneID ¶ added in v0.14.0
func (o *DeleteDNSZoneParams) WithZoneID(zoneID string) *DeleteDNSZoneParams
WithZoneID adds the zoneID to the delete Dns zone params
func (*DeleteDNSZoneParams) WriteToRequest ¶ added in v0.14.0
func (o *DeleteDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDNSZoneReader ¶ added in v0.14.0
type DeleteDNSZoneReader struct {
// contains filtered or unexported fields
}
DeleteDNSZoneReader is a Reader for the DeleteDNSZone structure.
func (*DeleteDNSZoneReader) ReadResponse ¶ added in v0.14.0
func (o *DeleteDNSZoneReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDeployKeyDefault ¶ added in v0.2.0
type DeleteDeployKeyDefault struct { Payload *models.Error // contains filtered or unexported fields }
DeleteDeployKeyDefault handles this case with default header values.
error
func NewDeleteDeployKeyDefault ¶ added in v0.2.0
func NewDeleteDeployKeyDefault(code int) *DeleteDeployKeyDefault
NewDeleteDeployKeyDefault creates a DeleteDeployKeyDefault with default headers values
func (*DeleteDeployKeyDefault) Code ¶ added in v0.2.0
func (o *DeleteDeployKeyDefault) Code() int
Code gets the status code for the delete deploy key default response
func (*DeleteDeployKeyDefault) Error ¶ added in v0.2.0
func (o *DeleteDeployKeyDefault) Error() string
func (*DeleteDeployKeyDefault) GetPayload ¶ added in v0.12.0
func (o *DeleteDeployKeyDefault) GetPayload() *models.Error
type DeleteDeployKeyNoContent ¶ added in v0.2.0
type DeleteDeployKeyNoContent struct { }
DeleteDeployKeyNoContent handles this case with default header values.
Not Content
func NewDeleteDeployKeyNoContent ¶ added in v0.2.0
func NewDeleteDeployKeyNoContent() *DeleteDeployKeyNoContent
NewDeleteDeployKeyNoContent creates a DeleteDeployKeyNoContent with default headers values
func (*DeleteDeployKeyNoContent) Error ¶ added in v0.2.0
func (o *DeleteDeployKeyNoContent) Error() string
type DeleteDeployKeyParams ¶ added in v0.2.0
type DeleteDeployKeyParams struct { /*KeyID*/ KeyID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteDeployKeyParams contains all the parameters to send to the API endpoint for the delete deploy key operation typically these are written to a http.Request
func NewDeleteDeployKeyParams ¶ added in v0.2.0
func NewDeleteDeployKeyParams() *DeleteDeployKeyParams
NewDeleteDeployKeyParams creates a new DeleteDeployKeyParams object with the default values initialized.
func NewDeleteDeployKeyParamsWithContext ¶ added in v0.2.0
func NewDeleteDeployKeyParamsWithContext(ctx context.Context) *DeleteDeployKeyParams
NewDeleteDeployKeyParamsWithContext creates a new DeleteDeployKeyParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteDeployKeyParamsWithHTTPClient ¶ added in v0.2.0
func NewDeleteDeployKeyParamsWithHTTPClient(client *http.Client) *DeleteDeployKeyParams
NewDeleteDeployKeyParamsWithHTTPClient creates a new DeleteDeployKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteDeployKeyParamsWithTimeout ¶ added in v0.2.0
func NewDeleteDeployKeyParamsWithTimeout(timeout time.Duration) *DeleteDeployKeyParams
NewDeleteDeployKeyParamsWithTimeout creates a new DeleteDeployKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteDeployKeyParams) SetContext ¶ added in v0.2.0
func (o *DeleteDeployKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the delete deploy key params
func (*DeleteDeployKeyParams) SetHTTPClient ¶ added in v0.2.0
func (o *DeleteDeployKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete deploy key params
func (*DeleteDeployKeyParams) SetKeyID ¶ added in v0.2.0
func (o *DeleteDeployKeyParams) SetKeyID(keyID string)
SetKeyID adds the keyId to the delete deploy key params
func (*DeleteDeployKeyParams) SetTimeout ¶ added in v0.2.0
func (o *DeleteDeployKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete deploy key params
func (*DeleteDeployKeyParams) WithContext ¶ added in v0.2.0
func (o *DeleteDeployKeyParams) WithContext(ctx context.Context) *DeleteDeployKeyParams
WithContext adds the context to the delete deploy key params
func (*DeleteDeployKeyParams) WithHTTPClient ¶ added in v0.2.0
func (o *DeleteDeployKeyParams) WithHTTPClient(client *http.Client) *DeleteDeployKeyParams
WithHTTPClient adds the HTTPClient to the delete deploy key params
func (*DeleteDeployKeyParams) WithKeyID ¶ added in v0.2.0
func (o *DeleteDeployKeyParams) WithKeyID(keyID string) *DeleteDeployKeyParams
WithKeyID adds the keyID to the delete deploy key params
func (*DeleteDeployKeyParams) WithTimeout ¶ added in v0.2.0
func (o *DeleteDeployKeyParams) WithTimeout(timeout time.Duration) *DeleteDeployKeyParams
WithTimeout adds the timeout to the delete deploy key params
func (*DeleteDeployKeyParams) WriteToRequest ¶ added in v0.2.0
func (o *DeleteDeployKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDeployKeyReader ¶ added in v0.2.0
type DeleteDeployKeyReader struct {
// contains filtered or unexported fields
}
DeleteDeployKeyReader is a Reader for the DeleteDeployKey structure.
func (*DeleteDeployKeyReader) ReadResponse ¶ added in v0.2.0
func (o *DeleteDeployKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteHookNoContent ¶ added in v0.13.4
type DeleteHookNoContent struct { }
DeleteHookNoContent handles this case with default header values.
No content
func NewDeleteHookNoContent ¶ added in v0.13.4
func NewDeleteHookNoContent() *DeleteHookNoContent
NewDeleteHookNoContent creates a DeleteHookNoContent with default headers values
func (*DeleteHookNoContent) Error ¶ added in v0.13.4
func (o *DeleteHookNoContent) Error() string
type DeleteHookParams ¶ added in v0.13.4
type DeleteHookParams struct { /*HookID*/ HookID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteHookParams contains all the parameters to send to the API endpoint for the delete hook operation typically these are written to a http.Request
func NewDeleteHookParams ¶ added in v0.13.4
func NewDeleteHookParams() *DeleteHookParams
NewDeleteHookParams creates a new DeleteHookParams object with the default values initialized.
func NewDeleteHookParamsWithContext ¶ added in v0.13.4
func NewDeleteHookParamsWithContext(ctx context.Context) *DeleteHookParams
NewDeleteHookParamsWithContext creates a new DeleteHookParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteHookParamsWithHTTPClient ¶ added in v0.13.4
func NewDeleteHookParamsWithHTTPClient(client *http.Client) *DeleteHookParams
NewDeleteHookParamsWithHTTPClient creates a new DeleteHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteHookParamsWithTimeout ¶ added in v0.13.4
func NewDeleteHookParamsWithTimeout(timeout time.Duration) *DeleteHookParams
NewDeleteHookParamsWithTimeout creates a new DeleteHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteHookParams) SetContext ¶ added in v0.13.4
func (o *DeleteHookParams) SetContext(ctx context.Context)
SetContext adds the context to the delete hook params
func (*DeleteHookParams) SetHTTPClient ¶ added in v0.13.4
func (o *DeleteHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete hook params
func (*DeleteHookParams) SetHookID ¶ added in v0.13.4
func (o *DeleteHookParams) SetHookID(hookID string)
SetHookID adds the hookId to the delete hook params
func (*DeleteHookParams) SetTimeout ¶ added in v0.13.4
func (o *DeleteHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete hook params
func (*DeleteHookParams) WithContext ¶ added in v0.13.4
func (o *DeleteHookParams) WithContext(ctx context.Context) *DeleteHookParams
WithContext adds the context to the delete hook params
func (*DeleteHookParams) WithHTTPClient ¶ added in v0.13.4
func (o *DeleteHookParams) WithHTTPClient(client *http.Client) *DeleteHookParams
WithHTTPClient adds the HTTPClient to the delete hook params
func (*DeleteHookParams) WithHookID ¶ added in v0.13.4
func (o *DeleteHookParams) WithHookID(hookID string) *DeleteHookParams
WithHookID adds the hookID to the delete hook params
func (*DeleteHookParams) WithTimeout ¶ added in v0.13.4
func (o *DeleteHookParams) WithTimeout(timeout time.Duration) *DeleteHookParams
WithTimeout adds the timeout to the delete hook params
func (*DeleteHookParams) WriteToRequest ¶ added in v0.13.4
func (o *DeleteHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteHookReader ¶ added in v0.13.4
type DeleteHookReader struct {
// contains filtered or unexported fields
}
DeleteHookReader is a Reader for the DeleteHook structure.
func (*DeleteHookReader) ReadResponse ¶ added in v0.13.4
func (o *DeleteHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteServiceInstanceDefault ¶ added in v0.7.0
type DeleteServiceInstanceDefault struct { Payload *models.Error // contains filtered or unexported fields }
DeleteServiceInstanceDefault handles this case with default header values.
error
func NewDeleteServiceInstanceDefault ¶ added in v0.7.0
func NewDeleteServiceInstanceDefault(code int) *DeleteServiceInstanceDefault
NewDeleteServiceInstanceDefault creates a DeleteServiceInstanceDefault with default headers values
func (*DeleteServiceInstanceDefault) Code ¶ added in v0.7.0
func (o *DeleteServiceInstanceDefault) Code() int
Code gets the status code for the delete service instance default response
func (*DeleteServiceInstanceDefault) Error ¶ added in v0.7.0
func (o *DeleteServiceInstanceDefault) Error() string
func (*DeleteServiceInstanceDefault) GetPayload ¶ added in v0.12.0
func (o *DeleteServiceInstanceDefault) GetPayload() *models.Error
type DeleteServiceInstanceNoContent ¶ added in v0.7.0
type DeleteServiceInstanceNoContent struct { }
DeleteServiceInstanceNoContent handles this case with default header values.
Deleted
func NewDeleteServiceInstanceNoContent ¶ added in v0.7.0
func NewDeleteServiceInstanceNoContent() *DeleteServiceInstanceNoContent
NewDeleteServiceInstanceNoContent creates a DeleteServiceInstanceNoContent with default headers values
func (*DeleteServiceInstanceNoContent) Error ¶ added in v0.7.0
func (o *DeleteServiceInstanceNoContent) Error() string
type DeleteServiceInstanceParams ¶ added in v0.7.0
type DeleteServiceInstanceParams struct { /*Addon*/ Addon string /*InstanceID*/ InstanceID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteServiceInstanceParams contains all the parameters to send to the API endpoint for the delete service instance operation typically these are written to a http.Request
func NewDeleteServiceInstanceParams ¶ added in v0.7.0
func NewDeleteServiceInstanceParams() *DeleteServiceInstanceParams
NewDeleteServiceInstanceParams creates a new DeleteServiceInstanceParams object with the default values initialized.
func NewDeleteServiceInstanceParamsWithContext ¶ added in v0.7.0
func NewDeleteServiceInstanceParamsWithContext(ctx context.Context) *DeleteServiceInstanceParams
NewDeleteServiceInstanceParamsWithContext creates a new DeleteServiceInstanceParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteServiceInstanceParamsWithHTTPClient ¶ added in v0.7.0
func NewDeleteServiceInstanceParamsWithHTTPClient(client *http.Client) *DeleteServiceInstanceParams
NewDeleteServiceInstanceParamsWithHTTPClient creates a new DeleteServiceInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteServiceInstanceParamsWithTimeout ¶ added in v0.7.0
func NewDeleteServiceInstanceParamsWithTimeout(timeout time.Duration) *DeleteServiceInstanceParams
NewDeleteServiceInstanceParamsWithTimeout creates a new DeleteServiceInstanceParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteServiceInstanceParams) SetAddon ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) SetAddon(addon string)
SetAddon adds the addon to the delete service instance params
func (*DeleteServiceInstanceParams) SetContext ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) SetContext(ctx context.Context)
SetContext adds the context to the delete service instance params
func (*DeleteServiceInstanceParams) SetHTTPClient ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete service instance params
func (*DeleteServiceInstanceParams) SetInstanceID ¶ added in v0.16.1
func (o *DeleteServiceInstanceParams) SetInstanceID(instanceID string)
SetInstanceID adds the instanceId to the delete service instance params
func (*DeleteServiceInstanceParams) SetSiteID ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete service instance params
func (*DeleteServiceInstanceParams) SetTimeout ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete service instance params
func (*DeleteServiceInstanceParams) WithAddon ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) WithAddon(addon string) *DeleteServiceInstanceParams
WithAddon adds the addon to the delete service instance params
func (*DeleteServiceInstanceParams) WithContext ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) WithContext(ctx context.Context) *DeleteServiceInstanceParams
WithContext adds the context to the delete service instance params
func (*DeleteServiceInstanceParams) WithHTTPClient ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) WithHTTPClient(client *http.Client) *DeleteServiceInstanceParams
WithHTTPClient adds the HTTPClient to the delete service instance params
func (*DeleteServiceInstanceParams) WithInstanceID ¶ added in v0.16.1
func (o *DeleteServiceInstanceParams) WithInstanceID(instanceID string) *DeleteServiceInstanceParams
WithInstanceID adds the instanceID to the delete service instance params
func (*DeleteServiceInstanceParams) WithSiteID ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) WithSiteID(siteID string) *DeleteServiceInstanceParams
WithSiteID adds the siteID to the delete service instance params
func (*DeleteServiceInstanceParams) WithTimeout ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) WithTimeout(timeout time.Duration) *DeleteServiceInstanceParams
WithTimeout adds the timeout to the delete service instance params
func (*DeleteServiceInstanceParams) WriteToRequest ¶ added in v0.7.0
func (o *DeleteServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteServiceInstanceReader ¶ added in v0.7.0
type DeleteServiceInstanceReader struct {
// contains filtered or unexported fields
}
DeleteServiceInstanceReader is a Reader for the DeleteServiceInstance structure.
func (*DeleteServiceInstanceReader) ReadResponse ¶ added in v0.7.0
func (o *DeleteServiceInstanceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteAssetDefault ¶ added in v0.2.0
type DeleteSiteAssetDefault struct { Payload *models.Error // contains filtered or unexported fields }
DeleteSiteAssetDefault handles this case with default header values.
error
func NewDeleteSiteAssetDefault ¶ added in v0.2.0
func NewDeleteSiteAssetDefault(code int) *DeleteSiteAssetDefault
NewDeleteSiteAssetDefault creates a DeleteSiteAssetDefault with default headers values
func (*DeleteSiteAssetDefault) Code ¶ added in v0.2.0
func (o *DeleteSiteAssetDefault) Code() int
Code gets the status code for the delete site asset default response
func (*DeleteSiteAssetDefault) Error ¶ added in v0.2.0
func (o *DeleteSiteAssetDefault) Error() string
func (*DeleteSiteAssetDefault) GetPayload ¶ added in v0.12.0
func (o *DeleteSiteAssetDefault) GetPayload() *models.Error
type DeleteSiteAssetNoContent ¶ added in v0.2.0
type DeleteSiteAssetNoContent struct { }
DeleteSiteAssetNoContent handles this case with default header values.
Deleted
func NewDeleteSiteAssetNoContent ¶ added in v0.2.0
func NewDeleteSiteAssetNoContent() *DeleteSiteAssetNoContent
NewDeleteSiteAssetNoContent creates a DeleteSiteAssetNoContent with default headers values
func (*DeleteSiteAssetNoContent) Error ¶ added in v0.2.0
func (o *DeleteSiteAssetNoContent) Error() string
type DeleteSiteAssetParams ¶ added in v0.2.0
type DeleteSiteAssetParams struct { /*AssetID*/ AssetID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSiteAssetParams contains all the parameters to send to the API endpoint for the delete site asset operation typically these are written to a http.Request
func NewDeleteSiteAssetParams ¶ added in v0.2.0
func NewDeleteSiteAssetParams() *DeleteSiteAssetParams
NewDeleteSiteAssetParams creates a new DeleteSiteAssetParams object with the default values initialized.
func NewDeleteSiteAssetParamsWithContext ¶ added in v0.2.0
func NewDeleteSiteAssetParamsWithContext(ctx context.Context) *DeleteSiteAssetParams
NewDeleteSiteAssetParamsWithContext creates a new DeleteSiteAssetParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteAssetParamsWithHTTPClient ¶ added in v0.2.0
func NewDeleteSiteAssetParamsWithHTTPClient(client *http.Client) *DeleteSiteAssetParams
NewDeleteSiteAssetParamsWithHTTPClient creates a new DeleteSiteAssetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteAssetParamsWithTimeout ¶ added in v0.2.0
func NewDeleteSiteAssetParamsWithTimeout(timeout time.Duration) *DeleteSiteAssetParams
NewDeleteSiteAssetParamsWithTimeout creates a new DeleteSiteAssetParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteAssetParams) SetAssetID ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) SetAssetID(assetID string)
SetAssetID adds the assetId to the delete site asset params
func (*DeleteSiteAssetParams) SetContext ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site asset params
func (*DeleteSiteAssetParams) SetHTTPClient ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site asset params
func (*DeleteSiteAssetParams) SetSiteID ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site asset params
func (*DeleteSiteAssetParams) SetTimeout ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site asset params
func (*DeleteSiteAssetParams) WithAssetID ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) WithAssetID(assetID string) *DeleteSiteAssetParams
WithAssetID adds the assetID to the delete site asset params
func (*DeleteSiteAssetParams) WithContext ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) WithContext(ctx context.Context) *DeleteSiteAssetParams
WithContext adds the context to the delete site asset params
func (*DeleteSiteAssetParams) WithHTTPClient ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) WithHTTPClient(client *http.Client) *DeleteSiteAssetParams
WithHTTPClient adds the HTTPClient to the delete site asset params
func (*DeleteSiteAssetParams) WithSiteID ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) WithSiteID(siteID string) *DeleteSiteAssetParams
WithSiteID adds the siteID to the delete site asset params
func (*DeleteSiteAssetParams) WithTimeout ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) WithTimeout(timeout time.Duration) *DeleteSiteAssetParams
WithTimeout adds the timeout to the delete site asset params
func (*DeleteSiteAssetParams) WriteToRequest ¶ added in v0.2.0
func (o *DeleteSiteAssetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteAssetReader ¶ added in v0.2.0
type DeleteSiteAssetReader struct {
// contains filtered or unexported fields
}
DeleteSiteAssetReader is a Reader for the DeleteSiteAsset structure.
func (*DeleteSiteAssetReader) ReadResponse ¶ added in v0.2.0
func (o *DeleteSiteAssetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteBuildHookDefault ¶ added in v0.2.0
type DeleteSiteBuildHookDefault struct { Payload *models.Error // contains filtered or unexported fields }
DeleteSiteBuildHookDefault handles this case with default header values.
error
func NewDeleteSiteBuildHookDefault ¶ added in v0.2.0
func NewDeleteSiteBuildHookDefault(code int) *DeleteSiteBuildHookDefault
NewDeleteSiteBuildHookDefault creates a DeleteSiteBuildHookDefault with default headers values
func (*DeleteSiteBuildHookDefault) Code ¶ added in v0.2.0
func (o *DeleteSiteBuildHookDefault) Code() int
Code gets the status code for the delete site build hook default response
func (*DeleteSiteBuildHookDefault) Error ¶ added in v0.2.0
func (o *DeleteSiteBuildHookDefault) Error() string
func (*DeleteSiteBuildHookDefault) GetPayload ¶ added in v0.12.0
func (o *DeleteSiteBuildHookDefault) GetPayload() *models.Error
type DeleteSiteBuildHookNoContent ¶ added in v0.2.0
type DeleteSiteBuildHookNoContent struct { }
DeleteSiteBuildHookNoContent handles this case with default header values.
No content
func NewDeleteSiteBuildHookNoContent ¶ added in v0.2.0
func NewDeleteSiteBuildHookNoContent() *DeleteSiteBuildHookNoContent
NewDeleteSiteBuildHookNoContent creates a DeleteSiteBuildHookNoContent with default headers values
func (*DeleteSiteBuildHookNoContent) Error ¶ added in v0.2.0
func (o *DeleteSiteBuildHookNoContent) Error() string
type DeleteSiteBuildHookParams ¶ added in v0.2.0
type DeleteSiteBuildHookParams struct { /*ID*/ ID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSiteBuildHookParams contains all the parameters to send to the API endpoint for the delete site build hook operation typically these are written to a http.Request
func NewDeleteSiteBuildHookParams ¶ added in v0.2.0
func NewDeleteSiteBuildHookParams() *DeleteSiteBuildHookParams
NewDeleteSiteBuildHookParams creates a new DeleteSiteBuildHookParams object with the default values initialized.
func NewDeleteSiteBuildHookParamsWithContext ¶ added in v0.2.0
func NewDeleteSiteBuildHookParamsWithContext(ctx context.Context) *DeleteSiteBuildHookParams
NewDeleteSiteBuildHookParamsWithContext creates a new DeleteSiteBuildHookParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteBuildHookParamsWithHTTPClient ¶ added in v0.2.0
func NewDeleteSiteBuildHookParamsWithHTTPClient(client *http.Client) *DeleteSiteBuildHookParams
NewDeleteSiteBuildHookParamsWithHTTPClient creates a new DeleteSiteBuildHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteBuildHookParamsWithTimeout ¶ added in v0.2.0
func NewDeleteSiteBuildHookParamsWithTimeout(timeout time.Duration) *DeleteSiteBuildHookParams
NewDeleteSiteBuildHookParamsWithTimeout creates a new DeleteSiteBuildHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteBuildHookParams) SetContext ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site build hook params
func (*DeleteSiteBuildHookParams) SetHTTPClient ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site build hook params
func (*DeleteSiteBuildHookParams) SetID ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) SetID(id string)
SetID adds the id to the delete site build hook params
func (*DeleteSiteBuildHookParams) SetSiteID ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site build hook params
func (*DeleteSiteBuildHookParams) SetTimeout ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site build hook params
func (*DeleteSiteBuildHookParams) WithContext ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) WithContext(ctx context.Context) *DeleteSiteBuildHookParams
WithContext adds the context to the delete site build hook params
func (*DeleteSiteBuildHookParams) WithHTTPClient ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) WithHTTPClient(client *http.Client) *DeleteSiteBuildHookParams
WithHTTPClient adds the HTTPClient to the delete site build hook params
func (*DeleteSiteBuildHookParams) WithID ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) WithID(id string) *DeleteSiteBuildHookParams
WithID adds the id to the delete site build hook params
func (*DeleteSiteBuildHookParams) WithSiteID ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) WithSiteID(siteID string) *DeleteSiteBuildHookParams
WithSiteID adds the siteID to the delete site build hook params
func (*DeleteSiteBuildHookParams) WithTimeout ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) WithTimeout(timeout time.Duration) *DeleteSiteBuildHookParams
WithTimeout adds the timeout to the delete site build hook params
func (*DeleteSiteBuildHookParams) WriteToRequest ¶ added in v0.2.0
func (o *DeleteSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteBuildHookReader ¶ added in v0.2.0
type DeleteSiteBuildHookReader struct {
// contains filtered or unexported fields
}
DeleteSiteBuildHookReader is a Reader for the DeleteSiteBuildHook structure.
func (*DeleteSiteBuildHookReader) ReadResponse ¶ added in v0.2.0
func (o *DeleteSiteBuildHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteDefault ¶
DeleteSiteDefault handles this case with default header values.
error
func NewDeleteSiteDefault ¶
func NewDeleteSiteDefault(code int) *DeleteSiteDefault
NewDeleteSiteDefault creates a DeleteSiteDefault with default headers values
func (*DeleteSiteDefault) Code ¶
func (o *DeleteSiteDefault) Code() int
Code gets the status code for the delete site default response
func (*DeleteSiteDefault) Error ¶
func (o *DeleteSiteDefault) Error() string
func (*DeleteSiteDefault) GetPayload ¶ added in v0.12.0
func (o *DeleteSiteDefault) GetPayload() *models.Error
type DeleteSiteFormDefault ¶ added in v0.16.0
type DeleteSiteFormDefault struct { Payload *models.Error // contains filtered or unexported fields }
DeleteSiteFormDefault handles this case with default header values.
error
func NewDeleteSiteFormDefault ¶ added in v0.16.0
func NewDeleteSiteFormDefault(code int) *DeleteSiteFormDefault
NewDeleteSiteFormDefault creates a DeleteSiteFormDefault with default headers values
func (*DeleteSiteFormDefault) Code ¶ added in v0.16.0
func (o *DeleteSiteFormDefault) Code() int
Code gets the status code for the delete site form default response
func (*DeleteSiteFormDefault) Error ¶ added in v0.16.0
func (o *DeleteSiteFormDefault) Error() string
func (*DeleteSiteFormDefault) GetPayload ¶ added in v0.16.0
func (o *DeleteSiteFormDefault) GetPayload() *models.Error
type DeleteSiteFormNoContent ¶ added in v0.16.0
type DeleteSiteFormNoContent struct { }
DeleteSiteFormNoContent handles this case with default header values.
Deleted
func NewDeleteSiteFormNoContent ¶ added in v0.16.0
func NewDeleteSiteFormNoContent() *DeleteSiteFormNoContent
NewDeleteSiteFormNoContent creates a DeleteSiteFormNoContent with default headers values
func (*DeleteSiteFormNoContent) Error ¶ added in v0.16.0
func (o *DeleteSiteFormNoContent) Error() string
type DeleteSiteFormParams ¶ added in v0.16.0
type DeleteSiteFormParams struct { /*FormID*/ FormID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSiteFormParams contains all the parameters to send to the API endpoint for the delete site form operation typically these are written to a http.Request
func NewDeleteSiteFormParams ¶ added in v0.16.0
func NewDeleteSiteFormParams() *DeleteSiteFormParams
NewDeleteSiteFormParams creates a new DeleteSiteFormParams object with the default values initialized.
func NewDeleteSiteFormParamsWithContext ¶ added in v0.16.0
func NewDeleteSiteFormParamsWithContext(ctx context.Context) *DeleteSiteFormParams
NewDeleteSiteFormParamsWithContext creates a new DeleteSiteFormParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteFormParamsWithHTTPClient ¶ added in v0.16.0
func NewDeleteSiteFormParamsWithHTTPClient(client *http.Client) *DeleteSiteFormParams
NewDeleteSiteFormParamsWithHTTPClient creates a new DeleteSiteFormParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteFormParamsWithTimeout ¶ added in v0.16.0
func NewDeleteSiteFormParamsWithTimeout(timeout time.Duration) *DeleteSiteFormParams
NewDeleteSiteFormParamsWithTimeout creates a new DeleteSiteFormParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteFormParams) SetContext ¶ added in v0.16.0
func (o *DeleteSiteFormParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site form params
func (*DeleteSiteFormParams) SetFormID ¶ added in v0.16.0
func (o *DeleteSiteFormParams) SetFormID(formID string)
SetFormID adds the formId to the delete site form params
func (*DeleteSiteFormParams) SetHTTPClient ¶ added in v0.16.0
func (o *DeleteSiteFormParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site form params
func (*DeleteSiteFormParams) SetSiteID ¶ added in v0.16.0
func (o *DeleteSiteFormParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site form params
func (*DeleteSiteFormParams) SetTimeout ¶ added in v0.16.0
func (o *DeleteSiteFormParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site form params
func (*DeleteSiteFormParams) WithContext ¶ added in v0.16.0
func (o *DeleteSiteFormParams) WithContext(ctx context.Context) *DeleteSiteFormParams
WithContext adds the context to the delete site form params
func (*DeleteSiteFormParams) WithFormID ¶ added in v0.16.0
func (o *DeleteSiteFormParams) WithFormID(formID string) *DeleteSiteFormParams
WithFormID adds the formID to the delete site form params
func (*DeleteSiteFormParams) WithHTTPClient ¶ added in v0.16.0
func (o *DeleteSiteFormParams) WithHTTPClient(client *http.Client) *DeleteSiteFormParams
WithHTTPClient adds the HTTPClient to the delete site form params
func (*DeleteSiteFormParams) WithSiteID ¶ added in v0.16.0
func (o *DeleteSiteFormParams) WithSiteID(siteID string) *DeleteSiteFormParams
WithSiteID adds the siteID to the delete site form params
func (*DeleteSiteFormParams) WithTimeout ¶ added in v0.16.0
func (o *DeleteSiteFormParams) WithTimeout(timeout time.Duration) *DeleteSiteFormParams
WithTimeout adds the timeout to the delete site form params
func (*DeleteSiteFormParams) WriteToRequest ¶ added in v0.16.0
func (o *DeleteSiteFormParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteFormReader ¶ added in v0.16.0
type DeleteSiteFormReader struct {
// contains filtered or unexported fields
}
DeleteSiteFormReader is a Reader for the DeleteSiteForm structure.
func (*DeleteSiteFormReader) ReadResponse ¶ added in v0.16.0
func (o *DeleteSiteFormReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteNoContent ¶ added in v0.2.0
type DeleteSiteNoContent struct { }
DeleteSiteNoContent handles this case with default header values.
Deleted
func NewDeleteSiteNoContent ¶ added in v0.2.0
func NewDeleteSiteNoContent() *DeleteSiteNoContent
NewDeleteSiteNoContent creates a DeleteSiteNoContent with default headers values
func (*DeleteSiteNoContent) Error ¶ added in v0.2.0
func (o *DeleteSiteNoContent) Error() string
type DeleteSiteParams ¶
type DeleteSiteParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSiteParams contains all the parameters to send to the API endpoint for the delete site operation typically these are written to a http.Request
func NewDeleteSiteParams ¶
func NewDeleteSiteParams() *DeleteSiteParams
NewDeleteSiteParams creates a new DeleteSiteParams object with the default values initialized.
func NewDeleteSiteParamsWithContext ¶ added in v0.2.0
func NewDeleteSiteParamsWithContext(ctx context.Context) *DeleteSiteParams
NewDeleteSiteParamsWithContext creates a new DeleteSiteParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteParamsWithHTTPClient ¶ added in v0.2.0
func NewDeleteSiteParamsWithHTTPClient(client *http.Client) *DeleteSiteParams
NewDeleteSiteParamsWithHTTPClient creates a new DeleteSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteParamsWithTimeout ¶ added in v0.2.0
func NewDeleteSiteParamsWithTimeout(timeout time.Duration) *DeleteSiteParams
NewDeleteSiteParamsWithTimeout creates a new DeleteSiteParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteParams) SetContext ¶ added in v0.2.0
func (o *DeleteSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site params
func (*DeleteSiteParams) SetHTTPClient ¶ added in v0.2.0
func (o *DeleteSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site params
func (*DeleteSiteParams) SetSiteID ¶ added in v0.2.0
func (o *DeleteSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site params
func (*DeleteSiteParams) SetTimeout ¶ added in v0.2.0
func (o *DeleteSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site params
func (*DeleteSiteParams) WithContext ¶ added in v0.2.0
func (o *DeleteSiteParams) WithContext(ctx context.Context) *DeleteSiteParams
WithContext adds the context to the delete site params
func (*DeleteSiteParams) WithHTTPClient ¶ added in v0.2.0
func (o *DeleteSiteParams) WithHTTPClient(client *http.Client) *DeleteSiteParams
WithHTTPClient adds the HTTPClient to the delete site params
func (*DeleteSiteParams) WithSiteID ¶
func (o *DeleteSiteParams) WithSiteID(siteID string) *DeleteSiteParams
WithSiteID adds the siteID to the delete site params
func (*DeleteSiteParams) WithTimeout ¶ added in v0.2.0
func (o *DeleteSiteParams) WithTimeout(timeout time.Duration) *DeleteSiteParams
WithTimeout adds the timeout to the delete site params
func (*DeleteSiteParams) WriteToRequest ¶
func (o *DeleteSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteReader ¶
type DeleteSiteReader struct {
// contains filtered or unexported fields
}
DeleteSiteReader is a Reader for the DeleteSite structure.
func (*DeleteSiteReader) ReadResponse ¶
func (o *DeleteSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteSnippetDefault ¶
type DeleteSiteSnippetDefault struct { Payload *models.Error // contains filtered or unexported fields }
DeleteSiteSnippetDefault handles this case with default header values.
error
func NewDeleteSiteSnippetDefault ¶
func NewDeleteSiteSnippetDefault(code int) *DeleteSiteSnippetDefault
NewDeleteSiteSnippetDefault creates a DeleteSiteSnippetDefault with default headers values
func (*DeleteSiteSnippetDefault) Code ¶
func (o *DeleteSiteSnippetDefault) Code() int
Code gets the status code for the delete site snippet default response
func (*DeleteSiteSnippetDefault) Error ¶
func (o *DeleteSiteSnippetDefault) Error() string
func (*DeleteSiteSnippetDefault) GetPayload ¶ added in v0.12.0
func (o *DeleteSiteSnippetDefault) GetPayload() *models.Error
type DeleteSiteSnippetNoContent ¶
type DeleteSiteSnippetNoContent struct { }
DeleteSiteSnippetNoContent handles this case with default header values.
No content
func NewDeleteSiteSnippetNoContent ¶
func NewDeleteSiteSnippetNoContent() *DeleteSiteSnippetNoContent
NewDeleteSiteSnippetNoContent creates a DeleteSiteSnippetNoContent with default headers values
func (*DeleteSiteSnippetNoContent) Error ¶
func (o *DeleteSiteSnippetNoContent) Error() string
type DeleteSiteSnippetParams ¶
type DeleteSiteSnippetParams struct { /*SiteID*/ SiteID string /*SnippetID*/ SnippetID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSiteSnippetParams contains all the parameters to send to the API endpoint for the delete site snippet operation typically these are written to a http.Request
func NewDeleteSiteSnippetParams ¶
func NewDeleteSiteSnippetParams() *DeleteSiteSnippetParams
NewDeleteSiteSnippetParams creates a new DeleteSiteSnippetParams object with the default values initialized.
func NewDeleteSiteSnippetParamsWithContext ¶ added in v0.2.0
func NewDeleteSiteSnippetParamsWithContext(ctx context.Context) *DeleteSiteSnippetParams
NewDeleteSiteSnippetParamsWithContext creates a new DeleteSiteSnippetParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteSnippetParamsWithHTTPClient ¶ added in v0.2.0
func NewDeleteSiteSnippetParamsWithHTTPClient(client *http.Client) *DeleteSiteSnippetParams
NewDeleteSiteSnippetParamsWithHTTPClient creates a new DeleteSiteSnippetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteSnippetParamsWithTimeout ¶ added in v0.2.0
func NewDeleteSiteSnippetParamsWithTimeout(timeout time.Duration) *DeleteSiteSnippetParams
NewDeleteSiteSnippetParamsWithTimeout creates a new DeleteSiteSnippetParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteSnippetParams) SetContext ¶ added in v0.2.0
func (o *DeleteSiteSnippetParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site snippet params
func (*DeleteSiteSnippetParams) SetHTTPClient ¶ added in v0.2.0
func (o *DeleteSiteSnippetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site snippet params
func (*DeleteSiteSnippetParams) SetSiteID ¶ added in v0.2.0
func (o *DeleteSiteSnippetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site snippet params
func (*DeleteSiteSnippetParams) SetSnippetID ¶ added in v0.2.0
func (o *DeleteSiteSnippetParams) SetSnippetID(snippetID string)
SetSnippetID adds the snippetId to the delete site snippet params
func (*DeleteSiteSnippetParams) SetTimeout ¶ added in v0.2.0
func (o *DeleteSiteSnippetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site snippet params
func (*DeleteSiteSnippetParams) WithContext ¶ added in v0.2.0
func (o *DeleteSiteSnippetParams) WithContext(ctx context.Context) *DeleteSiteSnippetParams
WithContext adds the context to the delete site snippet params
func (*DeleteSiteSnippetParams) WithHTTPClient ¶ added in v0.2.0
func (o *DeleteSiteSnippetParams) WithHTTPClient(client *http.Client) *DeleteSiteSnippetParams
WithHTTPClient adds the HTTPClient to the delete site snippet params
func (*DeleteSiteSnippetParams) WithSiteID ¶
func (o *DeleteSiteSnippetParams) WithSiteID(siteID string) *DeleteSiteSnippetParams
WithSiteID adds the siteID to the delete site snippet params
func (*DeleteSiteSnippetParams) WithSnippetID ¶
func (o *DeleteSiteSnippetParams) WithSnippetID(snippetID string) *DeleteSiteSnippetParams
WithSnippetID adds the snippetID to the delete site snippet params
func (*DeleteSiteSnippetParams) WithTimeout ¶ added in v0.2.0
func (o *DeleteSiteSnippetParams) WithTimeout(timeout time.Duration) *DeleteSiteSnippetParams
WithTimeout adds the timeout to the delete site snippet params
func (*DeleteSiteSnippetParams) WriteToRequest ¶
func (o *DeleteSiteSnippetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteSnippetReader ¶
type DeleteSiteSnippetReader struct {
// contains filtered or unexported fields
}
DeleteSiteSnippetReader is a Reader for the DeleteSiteSnippet structure.
func (*DeleteSiteSnippetReader) ReadResponse ¶
func (o *DeleteSiteSnippetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSubmissionDefault ¶ added in v0.2.0
type DeleteSubmissionDefault struct { Payload *models.Error // contains filtered or unexported fields }
DeleteSubmissionDefault handles this case with default header values.
error
func NewDeleteSubmissionDefault ¶ added in v0.2.0
func NewDeleteSubmissionDefault(code int) *DeleteSubmissionDefault
NewDeleteSubmissionDefault creates a DeleteSubmissionDefault with default headers values
func (*DeleteSubmissionDefault) Code ¶ added in v0.2.0
func (o *DeleteSubmissionDefault) Code() int
Code gets the status code for the delete submission default response
func (*DeleteSubmissionDefault) Error ¶ added in v0.2.0
func (o *DeleteSubmissionDefault) Error() string
func (*DeleteSubmissionDefault) GetPayload ¶ added in v0.12.0
func (o *DeleteSubmissionDefault) GetPayload() *models.Error
type DeleteSubmissionNoContent ¶ added in v0.2.0
type DeleteSubmissionNoContent struct { }
DeleteSubmissionNoContent handles this case with default header values.
Deleted
func NewDeleteSubmissionNoContent ¶ added in v0.2.0
func NewDeleteSubmissionNoContent() *DeleteSubmissionNoContent
NewDeleteSubmissionNoContent creates a DeleteSubmissionNoContent with default headers values
func (*DeleteSubmissionNoContent) Error ¶ added in v0.2.0
func (o *DeleteSubmissionNoContent) Error() string
type DeleteSubmissionParams ¶ added in v0.2.0
type DeleteSubmissionParams struct { /*SubmissionID*/ SubmissionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteSubmissionParams contains all the parameters to send to the API endpoint for the delete submission operation typically these are written to a http.Request
func NewDeleteSubmissionParams ¶ added in v0.2.0
func NewDeleteSubmissionParams() *DeleteSubmissionParams
NewDeleteSubmissionParams creates a new DeleteSubmissionParams object with the default values initialized.
func NewDeleteSubmissionParamsWithContext ¶ added in v0.2.0
func NewDeleteSubmissionParamsWithContext(ctx context.Context) *DeleteSubmissionParams
NewDeleteSubmissionParamsWithContext creates a new DeleteSubmissionParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSubmissionParamsWithHTTPClient ¶ added in v0.2.0
func NewDeleteSubmissionParamsWithHTTPClient(client *http.Client) *DeleteSubmissionParams
NewDeleteSubmissionParamsWithHTTPClient creates a new DeleteSubmissionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSubmissionParamsWithTimeout ¶ added in v0.2.0
func NewDeleteSubmissionParamsWithTimeout(timeout time.Duration) *DeleteSubmissionParams
NewDeleteSubmissionParamsWithTimeout creates a new DeleteSubmissionParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSubmissionParams) SetContext ¶ added in v0.2.0
func (o *DeleteSubmissionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete submission params
func (*DeleteSubmissionParams) SetHTTPClient ¶ added in v0.2.0
func (o *DeleteSubmissionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete submission params
func (*DeleteSubmissionParams) SetSubmissionID ¶ added in v0.2.0
func (o *DeleteSubmissionParams) SetSubmissionID(submissionID string)
SetSubmissionID adds the submissionId to the delete submission params
func (*DeleteSubmissionParams) SetTimeout ¶ added in v0.2.0
func (o *DeleteSubmissionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete submission params
func (*DeleteSubmissionParams) WithContext ¶ added in v0.2.0
func (o *DeleteSubmissionParams) WithContext(ctx context.Context) *DeleteSubmissionParams
WithContext adds the context to the delete submission params
func (*DeleteSubmissionParams) WithHTTPClient ¶ added in v0.2.0
func (o *DeleteSubmissionParams) WithHTTPClient(client *http.Client) *DeleteSubmissionParams
WithHTTPClient adds the HTTPClient to the delete submission params
func (*DeleteSubmissionParams) WithSubmissionID ¶ added in v0.2.0
func (o *DeleteSubmissionParams) WithSubmissionID(submissionID string) *DeleteSubmissionParams
WithSubmissionID adds the submissionID to the delete submission params
func (*DeleteSubmissionParams) WithTimeout ¶ added in v0.2.0
func (o *DeleteSubmissionParams) WithTimeout(timeout time.Duration) *DeleteSubmissionParams
WithTimeout adds the timeout to the delete submission params
func (*DeleteSubmissionParams) WriteToRequest ¶ added in v0.2.0
func (o *DeleteSubmissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSubmissionReader ¶ added in v0.2.0
type DeleteSubmissionReader struct {
// contains filtered or unexported fields
}
DeleteSubmissionReader is a Reader for the DeleteSubmission structure.
func (*DeleteSubmissionReader) ReadResponse ¶ added in v0.2.0
func (o *DeleteSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DisableSplitTestDefault ¶ added in v0.12.0
type DisableSplitTestDefault struct { Payload *models.Error // contains filtered or unexported fields }
DisableSplitTestDefault handles this case with default header values.
error
func NewDisableSplitTestDefault ¶ added in v0.12.0
func NewDisableSplitTestDefault(code int) *DisableSplitTestDefault
NewDisableSplitTestDefault creates a DisableSplitTestDefault with default headers values
func (*DisableSplitTestDefault) Code ¶ added in v0.12.0
func (o *DisableSplitTestDefault) Code() int
Code gets the status code for the disable split test default response
func (*DisableSplitTestDefault) Error ¶ added in v0.12.0
func (o *DisableSplitTestDefault) Error() string
func (*DisableSplitTestDefault) GetPayload ¶ added in v0.12.0
func (o *DisableSplitTestDefault) GetPayload() *models.Error
type DisableSplitTestNoContent ¶ added in v0.12.0
type DisableSplitTestNoContent struct { }
DisableSplitTestNoContent handles this case with default header values.
disabled
func NewDisableSplitTestNoContent ¶ added in v0.12.0
func NewDisableSplitTestNoContent() *DisableSplitTestNoContent
NewDisableSplitTestNoContent creates a DisableSplitTestNoContent with default headers values
func (*DisableSplitTestNoContent) Error ¶ added in v0.12.0
func (o *DisableSplitTestNoContent) Error() string
type DisableSplitTestParams ¶ added in v0.12.0
type DisableSplitTestParams struct { /*SiteID*/ SiteID string /*SplitTestID*/ SplitTestID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DisableSplitTestParams contains all the parameters to send to the API endpoint for the disable split test operation typically these are written to a http.Request
func NewDisableSplitTestParams ¶ added in v0.12.0
func NewDisableSplitTestParams() *DisableSplitTestParams
NewDisableSplitTestParams creates a new DisableSplitTestParams object with the default values initialized.
func NewDisableSplitTestParamsWithContext ¶ added in v0.12.0
func NewDisableSplitTestParamsWithContext(ctx context.Context) *DisableSplitTestParams
NewDisableSplitTestParamsWithContext creates a new DisableSplitTestParams object with the default values initialized, and the ability to set a context for a request
func NewDisableSplitTestParamsWithHTTPClient ¶ added in v0.12.0
func NewDisableSplitTestParamsWithHTTPClient(client *http.Client) *DisableSplitTestParams
NewDisableSplitTestParamsWithHTTPClient creates a new DisableSplitTestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDisableSplitTestParamsWithTimeout ¶ added in v0.12.0
func NewDisableSplitTestParamsWithTimeout(timeout time.Duration) *DisableSplitTestParams
NewDisableSplitTestParamsWithTimeout creates a new DisableSplitTestParams object with the default values initialized, and the ability to set a timeout on a request
func (*DisableSplitTestParams) SetContext ¶ added in v0.12.0
func (o *DisableSplitTestParams) SetContext(ctx context.Context)
SetContext adds the context to the disable split test params
func (*DisableSplitTestParams) SetHTTPClient ¶ added in v0.12.0
func (o *DisableSplitTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the disable split test params
func (*DisableSplitTestParams) SetSiteID ¶ added in v0.12.0
func (o *DisableSplitTestParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the disable split test params
func (*DisableSplitTestParams) SetSplitTestID ¶ added in v0.12.0
func (o *DisableSplitTestParams) SetSplitTestID(splitTestID string)
SetSplitTestID adds the splitTestId to the disable split test params
func (*DisableSplitTestParams) SetTimeout ¶ added in v0.12.0
func (o *DisableSplitTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the disable split test params
func (*DisableSplitTestParams) WithContext ¶ added in v0.12.0
func (o *DisableSplitTestParams) WithContext(ctx context.Context) *DisableSplitTestParams
WithContext adds the context to the disable split test params
func (*DisableSplitTestParams) WithHTTPClient ¶ added in v0.12.0
func (o *DisableSplitTestParams) WithHTTPClient(client *http.Client) *DisableSplitTestParams
WithHTTPClient adds the HTTPClient to the disable split test params
func (*DisableSplitTestParams) WithSiteID ¶ added in v0.12.0
func (o *DisableSplitTestParams) WithSiteID(siteID string) *DisableSplitTestParams
WithSiteID adds the siteID to the disable split test params
func (*DisableSplitTestParams) WithSplitTestID ¶ added in v0.12.0
func (o *DisableSplitTestParams) WithSplitTestID(splitTestID string) *DisableSplitTestParams
WithSplitTestID adds the splitTestID to the disable split test params
func (*DisableSplitTestParams) WithTimeout ¶ added in v0.12.0
func (o *DisableSplitTestParams) WithTimeout(timeout time.Duration) *DisableSplitTestParams
WithTimeout adds the timeout to the disable split test params
func (*DisableSplitTestParams) WriteToRequest ¶ added in v0.12.0
func (o *DisableSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DisableSplitTestReader ¶ added in v0.12.0
type DisableSplitTestReader struct {
// contains filtered or unexported fields
}
DisableSplitTestReader is a Reader for the DisableSplitTest structure.
func (*DisableSplitTestReader) ReadResponse ¶ added in v0.12.0
func (o *DisableSplitTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnableHookDefault ¶ added in v0.2.0
EnableHookDefault handles this case with default header values.
error
func NewEnableHookDefault ¶ added in v0.2.0
func NewEnableHookDefault(code int) *EnableHookDefault
NewEnableHookDefault creates a EnableHookDefault with default headers values
func (*EnableHookDefault) Code ¶ added in v0.2.0
func (o *EnableHookDefault) Code() int
Code gets the status code for the enable hook default response
func (*EnableHookDefault) Error ¶ added in v0.2.0
func (o *EnableHookDefault) Error() string
func (*EnableHookDefault) GetPayload ¶ added in v0.12.0
func (o *EnableHookDefault) GetPayload() *models.Error
type EnableHookOK ¶ added in v0.2.0
EnableHookOK handles this case with default header values.
OK
func NewEnableHookOK ¶ added in v0.2.0
func NewEnableHookOK() *EnableHookOK
NewEnableHookOK creates a EnableHookOK with default headers values
func (*EnableHookOK) Error ¶ added in v0.2.0
func (o *EnableHookOK) Error() string
func (*EnableHookOK) GetPayload ¶ added in v0.12.0
func (o *EnableHookOK) GetPayload() *models.Hook
type EnableHookParams ¶ added in v0.2.0
type EnableHookParams struct { /*HookID*/ HookID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EnableHookParams contains all the parameters to send to the API endpoint for the enable hook operation typically these are written to a http.Request
func NewEnableHookParams ¶ added in v0.2.0
func NewEnableHookParams() *EnableHookParams
NewEnableHookParams creates a new EnableHookParams object with the default values initialized.
func NewEnableHookParamsWithContext ¶ added in v0.2.0
func NewEnableHookParamsWithContext(ctx context.Context) *EnableHookParams
NewEnableHookParamsWithContext creates a new EnableHookParams object with the default values initialized, and the ability to set a context for a request
func NewEnableHookParamsWithHTTPClient ¶ added in v0.2.0
func NewEnableHookParamsWithHTTPClient(client *http.Client) *EnableHookParams
NewEnableHookParamsWithHTTPClient creates a new EnableHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewEnableHookParamsWithTimeout ¶ added in v0.2.0
func NewEnableHookParamsWithTimeout(timeout time.Duration) *EnableHookParams
NewEnableHookParamsWithTimeout creates a new EnableHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*EnableHookParams) SetContext ¶ added in v0.2.0
func (o *EnableHookParams) SetContext(ctx context.Context)
SetContext adds the context to the enable hook params
func (*EnableHookParams) SetHTTPClient ¶ added in v0.2.0
func (o *EnableHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable hook params
func (*EnableHookParams) SetHookID ¶ added in v0.2.0
func (o *EnableHookParams) SetHookID(hookID string)
SetHookID adds the hookId to the enable hook params
func (*EnableHookParams) SetTimeout ¶ added in v0.2.0
func (o *EnableHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable hook params
func (*EnableHookParams) WithContext ¶ added in v0.2.0
func (o *EnableHookParams) WithContext(ctx context.Context) *EnableHookParams
WithContext adds the context to the enable hook params
func (*EnableHookParams) WithHTTPClient ¶ added in v0.2.0
func (o *EnableHookParams) WithHTTPClient(client *http.Client) *EnableHookParams
WithHTTPClient adds the HTTPClient to the enable hook params
func (*EnableHookParams) WithHookID ¶ added in v0.2.0
func (o *EnableHookParams) WithHookID(hookID string) *EnableHookParams
WithHookID adds the hookID to the enable hook params
func (*EnableHookParams) WithTimeout ¶ added in v0.2.0
func (o *EnableHookParams) WithTimeout(timeout time.Duration) *EnableHookParams
WithTimeout adds the timeout to the enable hook params
func (*EnableHookParams) WriteToRequest ¶ added in v0.2.0
func (o *EnableHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnableHookReader ¶ added in v0.2.0
type EnableHookReader struct {
// contains filtered or unexported fields
}
EnableHookReader is a Reader for the EnableHook structure.
func (*EnableHookReader) ReadResponse ¶ added in v0.2.0
func (o *EnableHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnableSplitTestDefault ¶ added in v0.12.0
type EnableSplitTestDefault struct { Payload *models.Error // contains filtered or unexported fields }
EnableSplitTestDefault handles this case with default header values.
error
func NewEnableSplitTestDefault ¶ added in v0.12.0
func NewEnableSplitTestDefault(code int) *EnableSplitTestDefault
NewEnableSplitTestDefault creates a EnableSplitTestDefault with default headers values
func (*EnableSplitTestDefault) Code ¶ added in v0.12.0
func (o *EnableSplitTestDefault) Code() int
Code gets the status code for the enable split test default response
func (*EnableSplitTestDefault) Error ¶ added in v0.12.0
func (o *EnableSplitTestDefault) Error() string
func (*EnableSplitTestDefault) GetPayload ¶ added in v0.12.0
func (o *EnableSplitTestDefault) GetPayload() *models.Error
type EnableSplitTestNoContent ¶ added in v0.12.0
type EnableSplitTestNoContent struct { }
EnableSplitTestNoContent handles this case with default header values.
enable
func NewEnableSplitTestNoContent ¶ added in v0.12.0
func NewEnableSplitTestNoContent() *EnableSplitTestNoContent
NewEnableSplitTestNoContent creates a EnableSplitTestNoContent with default headers values
func (*EnableSplitTestNoContent) Error ¶ added in v0.12.0
func (o *EnableSplitTestNoContent) Error() string
type EnableSplitTestParams ¶ added in v0.12.0
type EnableSplitTestParams struct { /*SiteID*/ SiteID string /*SplitTestID*/ SplitTestID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EnableSplitTestParams contains all the parameters to send to the API endpoint for the enable split test operation typically these are written to a http.Request
func NewEnableSplitTestParams ¶ added in v0.12.0
func NewEnableSplitTestParams() *EnableSplitTestParams
NewEnableSplitTestParams creates a new EnableSplitTestParams object with the default values initialized.
func NewEnableSplitTestParamsWithContext ¶ added in v0.12.0
func NewEnableSplitTestParamsWithContext(ctx context.Context) *EnableSplitTestParams
NewEnableSplitTestParamsWithContext creates a new EnableSplitTestParams object with the default values initialized, and the ability to set a context for a request
func NewEnableSplitTestParamsWithHTTPClient ¶ added in v0.12.0
func NewEnableSplitTestParamsWithHTTPClient(client *http.Client) *EnableSplitTestParams
NewEnableSplitTestParamsWithHTTPClient creates a new EnableSplitTestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewEnableSplitTestParamsWithTimeout ¶ added in v0.12.0
func NewEnableSplitTestParamsWithTimeout(timeout time.Duration) *EnableSplitTestParams
NewEnableSplitTestParamsWithTimeout creates a new EnableSplitTestParams object with the default values initialized, and the ability to set a timeout on a request
func (*EnableSplitTestParams) SetContext ¶ added in v0.12.0
func (o *EnableSplitTestParams) SetContext(ctx context.Context)
SetContext adds the context to the enable split test params
func (*EnableSplitTestParams) SetHTTPClient ¶ added in v0.12.0
func (o *EnableSplitTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable split test params
func (*EnableSplitTestParams) SetSiteID ¶ added in v0.12.0
func (o *EnableSplitTestParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the enable split test params
func (*EnableSplitTestParams) SetSplitTestID ¶ added in v0.12.0
func (o *EnableSplitTestParams) SetSplitTestID(splitTestID string)
SetSplitTestID adds the splitTestId to the enable split test params
func (*EnableSplitTestParams) SetTimeout ¶ added in v0.12.0
func (o *EnableSplitTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable split test params
func (*EnableSplitTestParams) WithContext ¶ added in v0.12.0
func (o *EnableSplitTestParams) WithContext(ctx context.Context) *EnableSplitTestParams
WithContext adds the context to the enable split test params
func (*EnableSplitTestParams) WithHTTPClient ¶ added in v0.12.0
func (o *EnableSplitTestParams) WithHTTPClient(client *http.Client) *EnableSplitTestParams
WithHTTPClient adds the HTTPClient to the enable split test params
func (*EnableSplitTestParams) WithSiteID ¶ added in v0.12.0
func (o *EnableSplitTestParams) WithSiteID(siteID string) *EnableSplitTestParams
WithSiteID adds the siteID to the enable split test params
func (*EnableSplitTestParams) WithSplitTestID ¶ added in v0.12.0
func (o *EnableSplitTestParams) WithSplitTestID(splitTestID string) *EnableSplitTestParams
WithSplitTestID adds the splitTestID to the enable split test params
func (*EnableSplitTestParams) WithTimeout ¶ added in v0.12.0
func (o *EnableSplitTestParams) WithTimeout(timeout time.Duration) *EnableSplitTestParams
WithTimeout adds the timeout to the enable split test params
func (*EnableSplitTestParams) WriteToRequest ¶ added in v0.12.0
func (o *EnableSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnableSplitTestReader ¶ added in v0.12.0
type EnableSplitTestReader struct {
// contains filtered or unexported fields
}
EnableSplitTestReader is a Reader for the EnableSplitTest structure.
func (*EnableSplitTestReader) ReadResponse ¶ added in v0.12.0
func (o *EnableSplitTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExchangeTicketCreated ¶ added in v0.0.3
type ExchangeTicketCreated struct {
Payload *models.AccessToken
}
ExchangeTicketCreated handles this case with default header values.
ok
func NewExchangeTicketCreated ¶ added in v0.0.3
func NewExchangeTicketCreated() *ExchangeTicketCreated
NewExchangeTicketCreated creates a ExchangeTicketCreated with default headers values
func (*ExchangeTicketCreated) Error ¶ added in v0.0.3
func (o *ExchangeTicketCreated) Error() string
func (*ExchangeTicketCreated) GetPayload ¶ added in v0.12.0
func (o *ExchangeTicketCreated) GetPayload() *models.AccessToken
type ExchangeTicketDefault ¶ added in v0.0.3
type ExchangeTicketDefault struct { Payload *models.Error // contains filtered or unexported fields }
ExchangeTicketDefault handles this case with default header values.
error
func NewExchangeTicketDefault ¶ added in v0.0.3
func NewExchangeTicketDefault(code int) *ExchangeTicketDefault
NewExchangeTicketDefault creates a ExchangeTicketDefault with default headers values
func (*ExchangeTicketDefault) Code ¶ added in v0.0.3
func (o *ExchangeTicketDefault) Code() int
Code gets the status code for the exchange ticket default response
func (*ExchangeTicketDefault) Error ¶ added in v0.0.3
func (o *ExchangeTicketDefault) Error() string
func (*ExchangeTicketDefault) GetPayload ¶ added in v0.12.0
func (o *ExchangeTicketDefault) GetPayload() *models.Error
type ExchangeTicketParams ¶ added in v0.0.3
type ExchangeTicketParams struct { /*TicketID*/ TicketID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExchangeTicketParams contains all the parameters to send to the API endpoint for the exchange ticket operation typically these are written to a http.Request
func NewExchangeTicketParams ¶ added in v0.0.3
func NewExchangeTicketParams() *ExchangeTicketParams
NewExchangeTicketParams creates a new ExchangeTicketParams object with the default values initialized.
func NewExchangeTicketParamsWithContext ¶ added in v0.2.0
func NewExchangeTicketParamsWithContext(ctx context.Context) *ExchangeTicketParams
NewExchangeTicketParamsWithContext creates a new ExchangeTicketParams object with the default values initialized, and the ability to set a context for a request
func NewExchangeTicketParamsWithHTTPClient ¶ added in v0.2.0
func NewExchangeTicketParamsWithHTTPClient(client *http.Client) *ExchangeTicketParams
NewExchangeTicketParamsWithHTTPClient creates a new ExchangeTicketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewExchangeTicketParamsWithTimeout ¶ added in v0.2.0
func NewExchangeTicketParamsWithTimeout(timeout time.Duration) *ExchangeTicketParams
NewExchangeTicketParamsWithTimeout creates a new ExchangeTicketParams object with the default values initialized, and the ability to set a timeout on a request
func (*ExchangeTicketParams) SetContext ¶ added in v0.2.0
func (o *ExchangeTicketParams) SetContext(ctx context.Context)
SetContext adds the context to the exchange ticket params
func (*ExchangeTicketParams) SetHTTPClient ¶ added in v0.2.0
func (o *ExchangeTicketParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the exchange ticket params
func (*ExchangeTicketParams) SetTicketID ¶ added in v0.2.0
func (o *ExchangeTicketParams) SetTicketID(ticketID string)
SetTicketID adds the ticketId to the exchange ticket params
func (*ExchangeTicketParams) SetTimeout ¶ added in v0.2.0
func (o *ExchangeTicketParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the exchange ticket params
func (*ExchangeTicketParams) WithContext ¶ added in v0.2.0
func (o *ExchangeTicketParams) WithContext(ctx context.Context) *ExchangeTicketParams
WithContext adds the context to the exchange ticket params
func (*ExchangeTicketParams) WithHTTPClient ¶ added in v0.2.0
func (o *ExchangeTicketParams) WithHTTPClient(client *http.Client) *ExchangeTicketParams
WithHTTPClient adds the HTTPClient to the exchange ticket params
func (*ExchangeTicketParams) WithTicketID ¶ added in v0.0.3
func (o *ExchangeTicketParams) WithTicketID(ticketID string) *ExchangeTicketParams
WithTicketID adds the ticketID to the exchange ticket params
func (*ExchangeTicketParams) WithTimeout ¶ added in v0.2.0
func (o *ExchangeTicketParams) WithTimeout(timeout time.Duration) *ExchangeTicketParams
WithTimeout adds the timeout to the exchange ticket params
func (*ExchangeTicketParams) WriteToRequest ¶ added in v0.0.3
func (o *ExchangeTicketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExchangeTicketReader ¶ added in v0.0.3
type ExchangeTicketReader struct {
// contains filtered or unexported fields
}
ExchangeTicketReader is a Reader for the ExchangeTicket structure.
func (*ExchangeTicketReader) ReadResponse ¶ added in v0.0.3
func (o *ExchangeTicketReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAccountBuildStatusDefault ¶ added in v1.3.0
type GetAccountBuildStatusDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetAccountBuildStatusDefault handles this case with default header values.
error
func NewGetAccountBuildStatusDefault ¶ added in v1.3.0
func NewGetAccountBuildStatusDefault(code int) *GetAccountBuildStatusDefault
NewGetAccountBuildStatusDefault creates a GetAccountBuildStatusDefault with default headers values
func (*GetAccountBuildStatusDefault) Code ¶ added in v1.3.0
func (o *GetAccountBuildStatusDefault) Code() int
Code gets the status code for the get account build status default response
func (*GetAccountBuildStatusDefault) Error ¶ added in v1.3.0
func (o *GetAccountBuildStatusDefault) Error() string
func (*GetAccountBuildStatusDefault) GetPayload ¶ added in v1.3.0
func (o *GetAccountBuildStatusDefault) GetPayload() *models.Error
type GetAccountBuildStatusOK ¶ added in v1.3.0
type GetAccountBuildStatusOK struct {
Payload []*models.BuildStatus
}
GetAccountBuildStatusOK handles this case with default header values.
OK
func NewGetAccountBuildStatusOK ¶ added in v1.3.0
func NewGetAccountBuildStatusOK() *GetAccountBuildStatusOK
NewGetAccountBuildStatusOK creates a GetAccountBuildStatusOK with default headers values
func (*GetAccountBuildStatusOK) Error ¶ added in v1.3.0
func (o *GetAccountBuildStatusOK) Error() string
func (*GetAccountBuildStatusOK) GetPayload ¶ added in v1.3.0
func (o *GetAccountBuildStatusOK) GetPayload() []*models.BuildStatus
type GetAccountBuildStatusParams ¶ added in v1.3.0
type GetAccountBuildStatusParams struct { /*AccountID*/ AccountID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAccountBuildStatusParams contains all the parameters to send to the API endpoint for the get account build status operation typically these are written to a http.Request
func NewGetAccountBuildStatusParams ¶ added in v1.3.0
func NewGetAccountBuildStatusParams() *GetAccountBuildStatusParams
NewGetAccountBuildStatusParams creates a new GetAccountBuildStatusParams object with the default values initialized.
func NewGetAccountBuildStatusParamsWithContext ¶ added in v1.3.0
func NewGetAccountBuildStatusParamsWithContext(ctx context.Context) *GetAccountBuildStatusParams
NewGetAccountBuildStatusParamsWithContext creates a new GetAccountBuildStatusParams object with the default values initialized, and the ability to set a context for a request
func NewGetAccountBuildStatusParamsWithHTTPClient ¶ added in v1.3.0
func NewGetAccountBuildStatusParamsWithHTTPClient(client *http.Client) *GetAccountBuildStatusParams
NewGetAccountBuildStatusParamsWithHTTPClient creates a new GetAccountBuildStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAccountBuildStatusParamsWithTimeout ¶ added in v1.3.0
func NewGetAccountBuildStatusParamsWithTimeout(timeout time.Duration) *GetAccountBuildStatusParams
NewGetAccountBuildStatusParamsWithTimeout creates a new GetAccountBuildStatusParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAccountBuildStatusParams) SetAccountID ¶ added in v1.3.0
func (o *GetAccountBuildStatusParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the get account build status params
func (*GetAccountBuildStatusParams) SetContext ¶ added in v1.3.0
func (o *GetAccountBuildStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the get account build status params
func (*GetAccountBuildStatusParams) SetHTTPClient ¶ added in v1.3.0
func (o *GetAccountBuildStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get account build status params
func (*GetAccountBuildStatusParams) SetTimeout ¶ added in v1.3.0
func (o *GetAccountBuildStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get account build status params
func (*GetAccountBuildStatusParams) WithAccountID ¶ added in v1.3.0
func (o *GetAccountBuildStatusParams) WithAccountID(accountID string) *GetAccountBuildStatusParams
WithAccountID adds the accountID to the get account build status params
func (*GetAccountBuildStatusParams) WithContext ¶ added in v1.3.0
func (o *GetAccountBuildStatusParams) WithContext(ctx context.Context) *GetAccountBuildStatusParams
WithContext adds the context to the get account build status params
func (*GetAccountBuildStatusParams) WithHTTPClient ¶ added in v1.3.0
func (o *GetAccountBuildStatusParams) WithHTTPClient(client *http.Client) *GetAccountBuildStatusParams
WithHTTPClient adds the HTTPClient to the get account build status params
func (*GetAccountBuildStatusParams) WithTimeout ¶ added in v1.3.0
func (o *GetAccountBuildStatusParams) WithTimeout(timeout time.Duration) *GetAccountBuildStatusParams
WithTimeout adds the timeout to the get account build status params
func (*GetAccountBuildStatusParams) WriteToRequest ¶ added in v1.3.0
func (o *GetAccountBuildStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAccountBuildStatusReader ¶ added in v1.3.0
type GetAccountBuildStatusReader struct {
// contains filtered or unexported fields
}
GetAccountBuildStatusReader is a Reader for the GetAccountBuildStatus structure.
func (*GetAccountBuildStatusReader) ReadResponse ¶ added in v1.3.0
func (o *GetAccountBuildStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAccountDefault ¶ added in v0.5.0
GetAccountDefault handles this case with default header values.
error
func NewGetAccountDefault ¶ added in v0.5.0
func NewGetAccountDefault(code int) *GetAccountDefault
NewGetAccountDefault creates a GetAccountDefault with default headers values
func (*GetAccountDefault) Code ¶ added in v0.5.0
func (o *GetAccountDefault) Code() int
Code gets the status code for the get account default response
func (*GetAccountDefault) Error ¶ added in v0.5.0
func (o *GetAccountDefault) Error() string
func (*GetAccountDefault) GetPayload ¶ added in v0.12.0
func (o *GetAccountDefault) GetPayload() *models.Error
type GetAccountOK ¶ added in v0.5.0
type GetAccountOK struct {
Payload []*models.AccountMembership
}
GetAccountOK handles this case with default header values.
OK
func NewGetAccountOK ¶ added in v0.5.0
func NewGetAccountOK() *GetAccountOK
NewGetAccountOK creates a GetAccountOK with default headers values
func (*GetAccountOK) Error ¶ added in v0.5.0
func (o *GetAccountOK) Error() string
func (*GetAccountOK) GetPayload ¶ added in v0.12.0
func (o *GetAccountOK) GetPayload() []*models.AccountMembership
type GetAccountParams ¶ added in v0.5.0
type GetAccountParams struct { /*AccountID*/ AccountID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetAccountParams contains all the parameters to send to the API endpoint for the get account operation typically these are written to a http.Request
func NewGetAccountParams ¶ added in v0.5.0
func NewGetAccountParams() *GetAccountParams
NewGetAccountParams creates a new GetAccountParams object with the default values initialized.
func NewGetAccountParamsWithContext ¶ added in v0.5.0
func NewGetAccountParamsWithContext(ctx context.Context) *GetAccountParams
NewGetAccountParamsWithContext creates a new GetAccountParams object with the default values initialized, and the ability to set a context for a request
func NewGetAccountParamsWithHTTPClient ¶ added in v0.5.0
func NewGetAccountParamsWithHTTPClient(client *http.Client) *GetAccountParams
NewGetAccountParamsWithHTTPClient creates a new GetAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAccountParamsWithTimeout ¶ added in v0.5.0
func NewGetAccountParamsWithTimeout(timeout time.Duration) *GetAccountParams
NewGetAccountParamsWithTimeout creates a new GetAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAccountParams) SetAccountID ¶ added in v0.5.0
func (o *GetAccountParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the get account params
func (*GetAccountParams) SetContext ¶ added in v0.5.0
func (o *GetAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the get account params
func (*GetAccountParams) SetHTTPClient ¶ added in v0.5.0
func (o *GetAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get account params
func (*GetAccountParams) SetTimeout ¶ added in v0.5.0
func (o *GetAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get account params
func (*GetAccountParams) WithAccountID ¶ added in v0.5.0
func (o *GetAccountParams) WithAccountID(accountID string) *GetAccountParams
WithAccountID adds the accountID to the get account params
func (*GetAccountParams) WithContext ¶ added in v0.5.0
func (o *GetAccountParams) WithContext(ctx context.Context) *GetAccountParams
WithContext adds the context to the get account params
func (*GetAccountParams) WithHTTPClient ¶ added in v0.5.0
func (o *GetAccountParams) WithHTTPClient(client *http.Client) *GetAccountParams
WithHTTPClient adds the HTTPClient to the get account params
func (*GetAccountParams) WithTimeout ¶ added in v0.5.0
func (o *GetAccountParams) WithTimeout(timeout time.Duration) *GetAccountParams
WithTimeout adds the timeout to the get account params
func (*GetAccountParams) WriteToRequest ¶ added in v0.5.0
func (o *GetAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAccountReader ¶ added in v0.5.0
type GetAccountReader struct {
// contains filtered or unexported fields
}
GetAccountReader is a Reader for the GetAccount structure.
func (*GetAccountReader) ReadResponse ¶ added in v0.5.0
func (o *GetAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCurrentUserDefault ¶ added in v0.3.0
type GetCurrentUserDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetCurrentUserDefault handles this case with default header values.
error
func NewGetCurrentUserDefault ¶ added in v0.3.0
func NewGetCurrentUserDefault(code int) *GetCurrentUserDefault
NewGetCurrentUserDefault creates a GetCurrentUserDefault with default headers values
func (*GetCurrentUserDefault) Code ¶ added in v0.3.0
func (o *GetCurrentUserDefault) Code() int
Code gets the status code for the get current user default response
func (*GetCurrentUserDefault) Error ¶ added in v0.3.0
func (o *GetCurrentUserDefault) Error() string
func (*GetCurrentUserDefault) GetPayload ¶ added in v0.12.0
func (o *GetCurrentUserDefault) GetPayload() *models.Error
type GetCurrentUserOK ¶ added in v0.3.0
GetCurrentUserOK handles this case with default header values.
OK
func NewGetCurrentUserOK ¶ added in v0.3.0
func NewGetCurrentUserOK() *GetCurrentUserOK
NewGetCurrentUserOK creates a GetCurrentUserOK with default headers values
func (*GetCurrentUserOK) Error ¶ added in v0.3.0
func (o *GetCurrentUserOK) Error() string
func (*GetCurrentUserOK) GetPayload ¶ added in v0.12.0
func (o *GetCurrentUserOK) GetPayload() []*models.User
type GetCurrentUserParams ¶ added in v0.3.0
type GetCurrentUserParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCurrentUserParams contains all the parameters to send to the API endpoint for the get current user operation typically these are written to a http.Request
func NewGetCurrentUserParams ¶ added in v0.3.0
func NewGetCurrentUserParams() *GetCurrentUserParams
NewGetCurrentUserParams creates a new GetCurrentUserParams object with the default values initialized.
func NewGetCurrentUserParamsWithContext ¶ added in v0.3.0
func NewGetCurrentUserParamsWithContext(ctx context.Context) *GetCurrentUserParams
NewGetCurrentUserParamsWithContext creates a new GetCurrentUserParams object with the default values initialized, and the ability to set a context for a request
func NewGetCurrentUserParamsWithHTTPClient ¶ added in v0.3.0
func NewGetCurrentUserParamsWithHTTPClient(client *http.Client) *GetCurrentUserParams
NewGetCurrentUserParamsWithHTTPClient creates a new GetCurrentUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCurrentUserParamsWithTimeout ¶ added in v0.3.0
func NewGetCurrentUserParamsWithTimeout(timeout time.Duration) *GetCurrentUserParams
NewGetCurrentUserParamsWithTimeout creates a new GetCurrentUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCurrentUserParams) SetContext ¶ added in v0.3.0
func (o *GetCurrentUserParams) SetContext(ctx context.Context)
SetContext adds the context to the get current user params
func (*GetCurrentUserParams) SetHTTPClient ¶ added in v0.3.0
func (o *GetCurrentUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get current user params
func (*GetCurrentUserParams) SetTimeout ¶ added in v0.3.0
func (o *GetCurrentUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get current user params
func (*GetCurrentUserParams) WithContext ¶ added in v0.3.0
func (o *GetCurrentUserParams) WithContext(ctx context.Context) *GetCurrentUserParams
WithContext adds the context to the get current user params
func (*GetCurrentUserParams) WithHTTPClient ¶ added in v0.3.0
func (o *GetCurrentUserParams) WithHTTPClient(client *http.Client) *GetCurrentUserParams
WithHTTPClient adds the HTTPClient to the get current user params
func (*GetCurrentUserParams) WithTimeout ¶ added in v0.3.0
func (o *GetCurrentUserParams) WithTimeout(timeout time.Duration) *GetCurrentUserParams
WithTimeout adds the timeout to the get current user params
func (*GetCurrentUserParams) WriteToRequest ¶ added in v0.3.0
func (o *GetCurrentUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCurrentUserReader ¶ added in v0.3.0
type GetCurrentUserReader struct {
// contains filtered or unexported fields
}
GetCurrentUserReader is a Reader for the GetCurrentUser structure.
func (*GetCurrentUserReader) ReadResponse ¶ added in v0.3.0
func (o *GetCurrentUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDNSForSiteDefault ¶
type GetDNSForSiteDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetDNSForSiteDefault handles this case with default header values.
error
func NewGetDNSForSiteDefault ¶
func NewGetDNSForSiteDefault(code int) *GetDNSForSiteDefault
NewGetDNSForSiteDefault creates a GetDNSForSiteDefault with default headers values
func (*GetDNSForSiteDefault) Code ¶
func (o *GetDNSForSiteDefault) Code() int
Code gets the status code for the get DNS for site default response
func (*GetDNSForSiteDefault) Error ¶
func (o *GetDNSForSiteDefault) Error() string
func (*GetDNSForSiteDefault) GetPayload ¶ added in v0.12.0
func (o *GetDNSForSiteDefault) GetPayload() *models.Error
type GetDNSForSiteOK ¶
GetDNSForSiteOK handles this case with default header values.
OK
func NewGetDNSForSiteOK ¶
func NewGetDNSForSiteOK() *GetDNSForSiteOK
NewGetDNSForSiteOK creates a GetDNSForSiteOK with default headers values
func (*GetDNSForSiteOK) Error ¶
func (o *GetDNSForSiteOK) Error() string
func (*GetDNSForSiteOK) GetPayload ¶ added in v0.12.0
func (o *GetDNSForSiteOK) GetPayload() []*models.DNSZone
type GetDNSForSiteParams ¶
type GetDNSForSiteParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDNSForSiteParams contains all the parameters to send to the API endpoint for the get DNS for site operation typically these are written to a http.Request
func NewGetDNSForSiteParams ¶
func NewGetDNSForSiteParams() *GetDNSForSiteParams
NewGetDNSForSiteParams creates a new GetDNSForSiteParams object with the default values initialized.
func NewGetDNSForSiteParamsWithContext ¶ added in v0.2.0
func NewGetDNSForSiteParamsWithContext(ctx context.Context) *GetDNSForSiteParams
NewGetDNSForSiteParamsWithContext creates a new GetDNSForSiteParams object with the default values initialized, and the ability to set a context for a request
func NewGetDNSForSiteParamsWithHTTPClient ¶ added in v0.2.0
func NewGetDNSForSiteParamsWithHTTPClient(client *http.Client) *GetDNSForSiteParams
NewGetDNSForSiteParamsWithHTTPClient creates a new GetDNSForSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDNSForSiteParamsWithTimeout ¶ added in v0.2.0
func NewGetDNSForSiteParamsWithTimeout(timeout time.Duration) *GetDNSForSiteParams
NewGetDNSForSiteParamsWithTimeout creates a new GetDNSForSiteParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDNSForSiteParams) SetContext ¶ added in v0.2.0
func (o *GetDNSForSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the get DNS for site params
func (*GetDNSForSiteParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetDNSForSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get DNS for site params
func (*GetDNSForSiteParams) SetSiteID ¶ added in v0.2.0
func (o *GetDNSForSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get DNS for site params
func (*GetDNSForSiteParams) SetTimeout ¶ added in v0.2.0
func (o *GetDNSForSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get DNS for site params
func (*GetDNSForSiteParams) WithContext ¶ added in v0.2.0
func (o *GetDNSForSiteParams) WithContext(ctx context.Context) *GetDNSForSiteParams
WithContext adds the context to the get DNS for site params
func (*GetDNSForSiteParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetDNSForSiteParams) WithHTTPClient(client *http.Client) *GetDNSForSiteParams
WithHTTPClient adds the HTTPClient to the get DNS for site params
func (*GetDNSForSiteParams) WithSiteID ¶
func (o *GetDNSForSiteParams) WithSiteID(siteID string) *GetDNSForSiteParams
WithSiteID adds the siteID to the get DNS for site params
func (*GetDNSForSiteParams) WithTimeout ¶ added in v0.2.0
func (o *GetDNSForSiteParams) WithTimeout(timeout time.Duration) *GetDNSForSiteParams
WithTimeout adds the timeout to the get DNS for site params
func (*GetDNSForSiteParams) WriteToRequest ¶
func (o *GetDNSForSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDNSForSiteReader ¶
type GetDNSForSiteReader struct {
// contains filtered or unexported fields
}
GetDNSForSiteReader is a Reader for the GetDNSForSite structure.
func (*GetDNSForSiteReader) ReadResponse ¶
func (o *GetDNSForSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDNSRecordsDefault ¶ added in v0.14.0
type GetDNSRecordsDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetDNSRecordsDefault handles this case with default header values.
error
func NewGetDNSRecordsDefault ¶ added in v0.14.0
func NewGetDNSRecordsDefault(code int) *GetDNSRecordsDefault
NewGetDNSRecordsDefault creates a GetDNSRecordsDefault with default headers values
func (*GetDNSRecordsDefault) Code ¶ added in v0.14.0
func (o *GetDNSRecordsDefault) Code() int
Code gets the status code for the get Dns records default response
func (*GetDNSRecordsDefault) Error ¶ added in v0.14.0
func (o *GetDNSRecordsDefault) Error() string
func (*GetDNSRecordsDefault) GetPayload ¶ added in v0.14.0
func (o *GetDNSRecordsDefault) GetPayload() *models.Error
type GetDNSRecordsOK ¶ added in v0.14.0
type GetDNSRecordsOK struct {
Payload models.DNSRecords
}
GetDNSRecordsOK handles this case with default header values.
get all DNS records for a single DNS zone
func NewGetDNSRecordsOK ¶ added in v0.14.0
func NewGetDNSRecordsOK() *GetDNSRecordsOK
NewGetDNSRecordsOK creates a GetDNSRecordsOK with default headers values
func (*GetDNSRecordsOK) Error ¶ added in v0.14.0
func (o *GetDNSRecordsOK) Error() string
func (*GetDNSRecordsOK) GetPayload ¶ added in v0.14.0
func (o *GetDNSRecordsOK) GetPayload() models.DNSRecords
type GetDNSRecordsParams ¶ added in v0.14.0
type GetDNSRecordsParams struct { /*ZoneID*/ ZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDNSRecordsParams contains all the parameters to send to the API endpoint for the get Dns records operation typically these are written to a http.Request
func NewGetDNSRecordsParams ¶ added in v0.14.0
func NewGetDNSRecordsParams() *GetDNSRecordsParams
NewGetDNSRecordsParams creates a new GetDNSRecordsParams object with the default values initialized.
func NewGetDNSRecordsParamsWithContext ¶ added in v0.14.0
func NewGetDNSRecordsParamsWithContext(ctx context.Context) *GetDNSRecordsParams
NewGetDNSRecordsParamsWithContext creates a new GetDNSRecordsParams object with the default values initialized, and the ability to set a context for a request
func NewGetDNSRecordsParamsWithHTTPClient ¶ added in v0.14.0
func NewGetDNSRecordsParamsWithHTTPClient(client *http.Client) *GetDNSRecordsParams
NewGetDNSRecordsParamsWithHTTPClient creates a new GetDNSRecordsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDNSRecordsParamsWithTimeout ¶ added in v0.14.0
func NewGetDNSRecordsParamsWithTimeout(timeout time.Duration) *GetDNSRecordsParams
NewGetDNSRecordsParamsWithTimeout creates a new GetDNSRecordsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDNSRecordsParams) SetContext ¶ added in v0.14.0
func (o *GetDNSRecordsParams) SetContext(ctx context.Context)
SetContext adds the context to the get Dns records params
func (*GetDNSRecordsParams) SetHTTPClient ¶ added in v0.14.0
func (o *GetDNSRecordsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Dns records params
func (*GetDNSRecordsParams) SetTimeout ¶ added in v0.14.0
func (o *GetDNSRecordsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Dns records params
func (*GetDNSRecordsParams) SetZoneID ¶ added in v0.14.0
func (o *GetDNSRecordsParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the get Dns records params
func (*GetDNSRecordsParams) WithContext ¶ added in v0.14.0
func (o *GetDNSRecordsParams) WithContext(ctx context.Context) *GetDNSRecordsParams
WithContext adds the context to the get Dns records params
func (*GetDNSRecordsParams) WithHTTPClient ¶ added in v0.14.0
func (o *GetDNSRecordsParams) WithHTTPClient(client *http.Client) *GetDNSRecordsParams
WithHTTPClient adds the HTTPClient to the get Dns records params
func (*GetDNSRecordsParams) WithTimeout ¶ added in v0.14.0
func (o *GetDNSRecordsParams) WithTimeout(timeout time.Duration) *GetDNSRecordsParams
WithTimeout adds the timeout to the get Dns records params
func (*GetDNSRecordsParams) WithZoneID ¶ added in v0.14.0
func (o *GetDNSRecordsParams) WithZoneID(zoneID string) *GetDNSRecordsParams
WithZoneID adds the zoneID to the get Dns records params
func (*GetDNSRecordsParams) WriteToRequest ¶ added in v0.14.0
func (o *GetDNSRecordsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDNSRecordsReader ¶ added in v0.14.0
type GetDNSRecordsReader struct {
// contains filtered or unexported fields
}
GetDNSRecordsReader is a Reader for the GetDNSRecords structure.
func (*GetDNSRecordsReader) ReadResponse ¶ added in v0.14.0
func (o *GetDNSRecordsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDNSZoneDefault ¶ added in v0.14.0
GetDNSZoneDefault handles this case with default header values.
error
func NewGetDNSZoneDefault ¶ added in v0.14.0
func NewGetDNSZoneDefault(code int) *GetDNSZoneDefault
NewGetDNSZoneDefault creates a GetDNSZoneDefault with default headers values
func (*GetDNSZoneDefault) Code ¶ added in v0.14.0
func (o *GetDNSZoneDefault) Code() int
Code gets the status code for the get Dns zone default response
func (*GetDNSZoneDefault) Error ¶ added in v0.14.0
func (o *GetDNSZoneDefault) Error() string
func (*GetDNSZoneDefault) GetPayload ¶ added in v0.14.0
func (o *GetDNSZoneDefault) GetPayload() *models.Error
type GetDNSZoneOK ¶ added in v0.14.0
GetDNSZoneOK handles this case with default header values.
get a single DNS zone
func NewGetDNSZoneOK ¶ added in v0.14.0
func NewGetDNSZoneOK() *GetDNSZoneOK
NewGetDNSZoneOK creates a GetDNSZoneOK with default headers values
func (*GetDNSZoneOK) Error ¶ added in v0.14.0
func (o *GetDNSZoneOK) Error() string
func (*GetDNSZoneOK) GetPayload ¶ added in v0.14.0
func (o *GetDNSZoneOK) GetPayload() *models.DNSZone
type GetDNSZoneParams ¶ added in v0.14.0
type GetDNSZoneParams struct { /*ZoneID*/ ZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDNSZoneParams contains all the parameters to send to the API endpoint for the get Dns zone operation typically these are written to a http.Request
func NewGetDNSZoneParams ¶ added in v0.14.0
func NewGetDNSZoneParams() *GetDNSZoneParams
NewGetDNSZoneParams creates a new GetDNSZoneParams object with the default values initialized.
func NewGetDNSZoneParamsWithContext ¶ added in v0.14.0
func NewGetDNSZoneParamsWithContext(ctx context.Context) *GetDNSZoneParams
NewGetDNSZoneParamsWithContext creates a new GetDNSZoneParams object with the default values initialized, and the ability to set a context for a request
func NewGetDNSZoneParamsWithHTTPClient ¶ added in v0.14.0
func NewGetDNSZoneParamsWithHTTPClient(client *http.Client) *GetDNSZoneParams
NewGetDNSZoneParamsWithHTTPClient creates a new GetDNSZoneParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDNSZoneParamsWithTimeout ¶ added in v0.14.0
func NewGetDNSZoneParamsWithTimeout(timeout time.Duration) *GetDNSZoneParams
NewGetDNSZoneParamsWithTimeout creates a new GetDNSZoneParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDNSZoneParams) SetContext ¶ added in v0.14.0
func (o *GetDNSZoneParams) SetContext(ctx context.Context)
SetContext adds the context to the get Dns zone params
func (*GetDNSZoneParams) SetHTTPClient ¶ added in v0.14.0
func (o *GetDNSZoneParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Dns zone params
func (*GetDNSZoneParams) SetTimeout ¶ added in v0.14.0
func (o *GetDNSZoneParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Dns zone params
func (*GetDNSZoneParams) SetZoneID ¶ added in v0.14.0
func (o *GetDNSZoneParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the get Dns zone params
func (*GetDNSZoneParams) WithContext ¶ added in v0.14.0
func (o *GetDNSZoneParams) WithContext(ctx context.Context) *GetDNSZoneParams
WithContext adds the context to the get Dns zone params
func (*GetDNSZoneParams) WithHTTPClient ¶ added in v0.14.0
func (o *GetDNSZoneParams) WithHTTPClient(client *http.Client) *GetDNSZoneParams
WithHTTPClient adds the HTTPClient to the get Dns zone params
func (*GetDNSZoneParams) WithTimeout ¶ added in v0.14.0
func (o *GetDNSZoneParams) WithTimeout(timeout time.Duration) *GetDNSZoneParams
WithTimeout adds the timeout to the get Dns zone params
func (*GetDNSZoneParams) WithZoneID ¶ added in v0.14.0
func (o *GetDNSZoneParams) WithZoneID(zoneID string) *GetDNSZoneParams
WithZoneID adds the zoneID to the get Dns zone params
func (*GetDNSZoneParams) WriteToRequest ¶ added in v0.14.0
func (o *GetDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDNSZoneReader ¶ added in v0.14.0
type GetDNSZoneReader struct {
// contains filtered or unexported fields
}
GetDNSZoneReader is a Reader for the GetDNSZone structure.
func (*GetDNSZoneReader) ReadResponse ¶ added in v0.14.0
func (o *GetDNSZoneReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDNSZonesDefault ¶ added in v0.14.0
GetDNSZonesDefault handles this case with default header values.
error
func NewGetDNSZonesDefault ¶ added in v0.14.0
func NewGetDNSZonesDefault(code int) *GetDNSZonesDefault
NewGetDNSZonesDefault creates a GetDNSZonesDefault with default headers values
func (*GetDNSZonesDefault) Code ¶ added in v0.14.0
func (o *GetDNSZonesDefault) Code() int
Code gets the status code for the get Dns zones default response
func (*GetDNSZonesDefault) Error ¶ added in v0.14.0
func (o *GetDNSZonesDefault) Error() string
func (*GetDNSZonesDefault) GetPayload ¶ added in v0.14.0
func (o *GetDNSZonesDefault) GetPayload() *models.Error
type GetDNSZonesOK ¶ added in v0.14.0
GetDNSZonesOK handles this case with default header values.
get all DNS zones the user has access to
func NewGetDNSZonesOK ¶ added in v0.14.0
func NewGetDNSZonesOK() *GetDNSZonesOK
NewGetDNSZonesOK creates a GetDNSZonesOK with default headers values
func (*GetDNSZonesOK) Error ¶ added in v0.14.0
func (o *GetDNSZonesOK) Error() string
func (*GetDNSZonesOK) GetPayload ¶ added in v0.14.0
func (o *GetDNSZonesOK) GetPayload() models.DNSZones
type GetDNSZonesParams ¶ added in v0.14.0
type GetDNSZonesParams struct { /*AccountSlug*/ AccountSlug *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDNSZonesParams contains all the parameters to send to the API endpoint for the get Dns zones operation typically these are written to a http.Request
func NewGetDNSZonesParams ¶ added in v0.14.0
func NewGetDNSZonesParams() *GetDNSZonesParams
NewGetDNSZonesParams creates a new GetDNSZonesParams object with the default values initialized.
func NewGetDNSZonesParamsWithContext ¶ added in v0.14.0
func NewGetDNSZonesParamsWithContext(ctx context.Context) *GetDNSZonesParams
NewGetDNSZonesParamsWithContext creates a new GetDNSZonesParams object with the default values initialized, and the ability to set a context for a request
func NewGetDNSZonesParamsWithHTTPClient ¶ added in v0.14.0
func NewGetDNSZonesParamsWithHTTPClient(client *http.Client) *GetDNSZonesParams
NewGetDNSZonesParamsWithHTTPClient creates a new GetDNSZonesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDNSZonesParamsWithTimeout ¶ added in v0.14.0
func NewGetDNSZonesParamsWithTimeout(timeout time.Duration) *GetDNSZonesParams
NewGetDNSZonesParamsWithTimeout creates a new GetDNSZonesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDNSZonesParams) SetAccountSlug ¶ added in v0.14.0
func (o *GetDNSZonesParams) SetAccountSlug(accountSlug *string)
SetAccountSlug adds the accountSlug to the get Dns zones params
func (*GetDNSZonesParams) SetContext ¶ added in v0.14.0
func (o *GetDNSZonesParams) SetContext(ctx context.Context)
SetContext adds the context to the get Dns zones params
func (*GetDNSZonesParams) SetHTTPClient ¶ added in v0.14.0
func (o *GetDNSZonesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Dns zones params
func (*GetDNSZonesParams) SetTimeout ¶ added in v0.14.0
func (o *GetDNSZonesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Dns zones params
func (*GetDNSZonesParams) WithAccountSlug ¶ added in v0.14.0
func (o *GetDNSZonesParams) WithAccountSlug(accountSlug *string) *GetDNSZonesParams
WithAccountSlug adds the accountSlug to the get Dns zones params
func (*GetDNSZonesParams) WithContext ¶ added in v0.14.0
func (o *GetDNSZonesParams) WithContext(ctx context.Context) *GetDNSZonesParams
WithContext adds the context to the get Dns zones params
func (*GetDNSZonesParams) WithHTTPClient ¶ added in v0.14.0
func (o *GetDNSZonesParams) WithHTTPClient(client *http.Client) *GetDNSZonesParams
WithHTTPClient adds the HTTPClient to the get Dns zones params
func (*GetDNSZonesParams) WithTimeout ¶ added in v0.14.0
func (o *GetDNSZonesParams) WithTimeout(timeout time.Duration) *GetDNSZonesParams
WithTimeout adds the timeout to the get Dns zones params
func (*GetDNSZonesParams) WriteToRequest ¶ added in v0.14.0
func (o *GetDNSZonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDNSZonesReader ¶ added in v0.14.0
type GetDNSZonesReader struct {
// contains filtered or unexported fields
}
GetDNSZonesReader is a Reader for the GetDNSZones structure.
func (*GetDNSZonesReader) ReadResponse ¶ added in v0.14.0
func (o *GetDNSZonesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeployDefault ¶ added in v0.0.3
GetDeployDefault handles this case with default header values.
error
func NewGetDeployDefault ¶ added in v0.0.3
func NewGetDeployDefault(code int) *GetDeployDefault
NewGetDeployDefault creates a GetDeployDefault with default headers values
func (*GetDeployDefault) Code ¶ added in v0.0.3
func (o *GetDeployDefault) Code() int
Code gets the status code for the get deploy default response
func (*GetDeployDefault) Error ¶ added in v0.0.3
func (o *GetDeployDefault) Error() string
func (*GetDeployDefault) GetPayload ¶ added in v0.12.0
func (o *GetDeployDefault) GetPayload() *models.Error
type GetDeployKeyDefault ¶ added in v0.2.0
GetDeployKeyDefault handles this case with default header values.
error
func NewGetDeployKeyDefault ¶ added in v0.2.0
func NewGetDeployKeyDefault(code int) *GetDeployKeyDefault
NewGetDeployKeyDefault creates a GetDeployKeyDefault with default headers values
func (*GetDeployKeyDefault) Code ¶ added in v0.2.0
func (o *GetDeployKeyDefault) Code() int
Code gets the status code for the get deploy key default response
func (*GetDeployKeyDefault) Error ¶ added in v0.2.0
func (o *GetDeployKeyDefault) Error() string
func (*GetDeployKeyDefault) GetPayload ¶ added in v0.12.0
func (o *GetDeployKeyDefault) GetPayload() *models.Error
type GetDeployKeyOK ¶ added in v0.2.0
GetDeployKeyOK handles this case with default header values.
OK
func NewGetDeployKeyOK ¶ added in v0.2.0
func NewGetDeployKeyOK() *GetDeployKeyOK
NewGetDeployKeyOK creates a GetDeployKeyOK with default headers values
func (*GetDeployKeyOK) Error ¶ added in v0.2.0
func (o *GetDeployKeyOK) Error() string
func (*GetDeployKeyOK) GetPayload ¶ added in v0.12.0
func (o *GetDeployKeyOK) GetPayload() *models.DeployKey
type GetDeployKeyParams ¶ added in v0.2.0
type GetDeployKeyParams struct { /*KeyID*/ KeyID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeployKeyParams contains all the parameters to send to the API endpoint for the get deploy key operation typically these are written to a http.Request
func NewGetDeployKeyParams ¶ added in v0.2.0
func NewGetDeployKeyParams() *GetDeployKeyParams
NewGetDeployKeyParams creates a new GetDeployKeyParams object with the default values initialized.
func NewGetDeployKeyParamsWithContext ¶ added in v0.2.0
func NewGetDeployKeyParamsWithContext(ctx context.Context) *GetDeployKeyParams
NewGetDeployKeyParamsWithContext creates a new GetDeployKeyParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeployKeyParamsWithHTTPClient ¶ added in v0.2.0
func NewGetDeployKeyParamsWithHTTPClient(client *http.Client) *GetDeployKeyParams
NewGetDeployKeyParamsWithHTTPClient creates a new GetDeployKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeployKeyParamsWithTimeout ¶ added in v0.2.0
func NewGetDeployKeyParamsWithTimeout(timeout time.Duration) *GetDeployKeyParams
NewGetDeployKeyParamsWithTimeout creates a new GetDeployKeyParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeployKeyParams) SetContext ¶ added in v0.2.0
func (o *GetDeployKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the get deploy key params
func (*GetDeployKeyParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetDeployKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deploy key params
func (*GetDeployKeyParams) SetKeyID ¶ added in v0.2.0
func (o *GetDeployKeyParams) SetKeyID(keyID string)
SetKeyID adds the keyId to the get deploy key params
func (*GetDeployKeyParams) SetTimeout ¶ added in v0.2.0
func (o *GetDeployKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deploy key params
func (*GetDeployKeyParams) WithContext ¶ added in v0.2.0
func (o *GetDeployKeyParams) WithContext(ctx context.Context) *GetDeployKeyParams
WithContext adds the context to the get deploy key params
func (*GetDeployKeyParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetDeployKeyParams) WithHTTPClient(client *http.Client) *GetDeployKeyParams
WithHTTPClient adds the HTTPClient to the get deploy key params
func (*GetDeployKeyParams) WithKeyID ¶ added in v0.2.0
func (o *GetDeployKeyParams) WithKeyID(keyID string) *GetDeployKeyParams
WithKeyID adds the keyID to the get deploy key params
func (*GetDeployKeyParams) WithTimeout ¶ added in v0.2.0
func (o *GetDeployKeyParams) WithTimeout(timeout time.Duration) *GetDeployKeyParams
WithTimeout adds the timeout to the get deploy key params
func (*GetDeployKeyParams) WriteToRequest ¶ added in v0.2.0
func (o *GetDeployKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeployKeyReader ¶ added in v0.2.0
type GetDeployKeyReader struct {
// contains filtered or unexported fields
}
GetDeployKeyReader is a Reader for the GetDeployKey structure.
func (*GetDeployKeyReader) ReadResponse ¶ added in v0.2.0
func (o *GetDeployKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeployOK ¶ added in v0.0.3
GetDeployOK handles this case with default header values.
OK
func NewGetDeployOK ¶ added in v0.0.3
func NewGetDeployOK() *GetDeployOK
NewGetDeployOK creates a GetDeployOK with default headers values
func (*GetDeployOK) Error ¶ added in v0.0.3
func (o *GetDeployOK) Error() string
func (*GetDeployOK) GetPayload ¶ added in v0.12.0
func (o *GetDeployOK) GetPayload() *models.Deploy
type GetDeployParams ¶ added in v0.0.3
type GetDeployParams struct { /*DeployID*/ DeployID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDeployParams contains all the parameters to send to the API endpoint for the get deploy operation typically these are written to a http.Request
func NewGetDeployParams ¶ added in v0.0.3
func NewGetDeployParams() *GetDeployParams
NewGetDeployParams creates a new GetDeployParams object with the default values initialized.
func NewGetDeployParamsWithContext ¶ added in v0.2.0
func NewGetDeployParamsWithContext(ctx context.Context) *GetDeployParams
NewGetDeployParamsWithContext creates a new GetDeployParams object with the default values initialized, and the ability to set a context for a request
func NewGetDeployParamsWithHTTPClient ¶ added in v0.2.0
func NewGetDeployParamsWithHTTPClient(client *http.Client) *GetDeployParams
NewGetDeployParamsWithHTTPClient creates a new GetDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDeployParamsWithTimeout ¶ added in v0.2.0
func NewGetDeployParamsWithTimeout(timeout time.Duration) *GetDeployParams
NewGetDeployParamsWithTimeout creates a new GetDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDeployParams) SetContext ¶ added in v0.2.0
func (o *GetDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the get deploy params
func (*GetDeployParams) SetDeployID ¶ added in v0.2.0
func (o *GetDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the get deploy params
func (*GetDeployParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deploy params
func (*GetDeployParams) SetTimeout ¶ added in v0.2.0
func (o *GetDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deploy params
func (*GetDeployParams) WithContext ¶ added in v0.2.0
func (o *GetDeployParams) WithContext(ctx context.Context) *GetDeployParams
WithContext adds the context to the get deploy params
func (*GetDeployParams) WithDeployID ¶ added in v0.0.3
func (o *GetDeployParams) WithDeployID(deployID string) *GetDeployParams
WithDeployID adds the deployID to the get deploy params
func (*GetDeployParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetDeployParams) WithHTTPClient(client *http.Client) *GetDeployParams
WithHTTPClient adds the HTTPClient to the get deploy params
func (*GetDeployParams) WithTimeout ¶ added in v0.2.0
func (o *GetDeployParams) WithTimeout(timeout time.Duration) *GetDeployParams
WithTimeout adds the timeout to the get deploy params
func (*GetDeployParams) WriteToRequest ¶ added in v0.0.3
func (o *GetDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeployReader ¶ added in v0.0.3
type GetDeployReader struct {
// contains filtered or unexported fields
}
GetDeployReader is a Reader for the GetDeploy structure.
func (*GetDeployReader) ReadResponse ¶ added in v0.0.3
func (o *GetDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetHookDefault ¶ added in v0.2.0
GetHookDefault handles this case with default header values.
error
func NewGetHookDefault ¶ added in v0.2.0
func NewGetHookDefault(code int) *GetHookDefault
NewGetHookDefault creates a GetHookDefault with default headers values
func (*GetHookDefault) Code ¶ added in v0.2.0
func (o *GetHookDefault) Code() int
Code gets the status code for the get hook default response
func (*GetHookDefault) Error ¶ added in v0.2.0
func (o *GetHookDefault) Error() string
func (*GetHookDefault) GetPayload ¶ added in v0.12.0
func (o *GetHookDefault) GetPayload() *models.Error
type GetHookOK ¶ added in v0.2.0
GetHookOK handles this case with default header values.
OK
func NewGetHookOK ¶ added in v0.2.0
func NewGetHookOK() *GetHookOK
NewGetHookOK creates a GetHookOK with default headers values
func (*GetHookOK) GetPayload ¶ added in v0.12.0
type GetHookParams ¶ added in v0.2.0
type GetHookParams struct { /*HookID*/ HookID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetHookParams contains all the parameters to send to the API endpoint for the get hook operation typically these are written to a http.Request
func NewGetHookParams ¶ added in v0.2.0
func NewGetHookParams() *GetHookParams
NewGetHookParams creates a new GetHookParams object with the default values initialized.
func NewGetHookParamsWithContext ¶ added in v0.2.0
func NewGetHookParamsWithContext(ctx context.Context) *GetHookParams
NewGetHookParamsWithContext creates a new GetHookParams object with the default values initialized, and the ability to set a context for a request
func NewGetHookParamsWithHTTPClient ¶ added in v0.2.0
func NewGetHookParamsWithHTTPClient(client *http.Client) *GetHookParams
NewGetHookParamsWithHTTPClient creates a new GetHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetHookParamsWithTimeout ¶ added in v0.2.0
func NewGetHookParamsWithTimeout(timeout time.Duration) *GetHookParams
NewGetHookParamsWithTimeout creates a new GetHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetHookParams) SetContext ¶ added in v0.2.0
func (o *GetHookParams) SetContext(ctx context.Context)
SetContext adds the context to the get hook params
func (*GetHookParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get hook params
func (*GetHookParams) SetHookID ¶ added in v0.2.0
func (o *GetHookParams) SetHookID(hookID string)
SetHookID adds the hookId to the get hook params
func (*GetHookParams) SetTimeout ¶ added in v0.2.0
func (o *GetHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get hook params
func (*GetHookParams) WithContext ¶ added in v0.2.0
func (o *GetHookParams) WithContext(ctx context.Context) *GetHookParams
WithContext adds the context to the get hook params
func (*GetHookParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetHookParams) WithHTTPClient(client *http.Client) *GetHookParams
WithHTTPClient adds the HTTPClient to the get hook params
func (*GetHookParams) WithHookID ¶ added in v0.2.0
func (o *GetHookParams) WithHookID(hookID string) *GetHookParams
WithHookID adds the hookID to the get hook params
func (*GetHookParams) WithTimeout ¶ added in v0.2.0
func (o *GetHookParams) WithTimeout(timeout time.Duration) *GetHookParams
WithTimeout adds the timeout to the get hook params
func (*GetHookParams) WriteToRequest ¶ added in v0.2.0
func (o *GetHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetHookReader ¶ added in v0.2.0
type GetHookReader struct {
// contains filtered or unexported fields
}
GetHookReader is a Reader for the GetHook structure.
func (*GetHookReader) ReadResponse ¶ added in v0.2.0
func (o *GetHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetIndividualDNSRecordDefault ¶ added in v0.14.0
type GetIndividualDNSRecordDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetIndividualDNSRecordDefault handles this case with default header values.
error
func NewGetIndividualDNSRecordDefault ¶ added in v0.14.0
func NewGetIndividualDNSRecordDefault(code int) *GetIndividualDNSRecordDefault
NewGetIndividualDNSRecordDefault creates a GetIndividualDNSRecordDefault with default headers values
func (*GetIndividualDNSRecordDefault) Code ¶ added in v0.14.0
func (o *GetIndividualDNSRecordDefault) Code() int
Code gets the status code for the get individual Dns record default response
func (*GetIndividualDNSRecordDefault) Error ¶ added in v0.14.0
func (o *GetIndividualDNSRecordDefault) Error() string
func (*GetIndividualDNSRecordDefault) GetPayload ¶ added in v0.14.0
func (o *GetIndividualDNSRecordDefault) GetPayload() *models.Error
type GetIndividualDNSRecordOK ¶ added in v0.14.0
GetIndividualDNSRecordOK handles this case with default header values.
get a single DNS record
func NewGetIndividualDNSRecordOK ¶ added in v0.14.0
func NewGetIndividualDNSRecordOK() *GetIndividualDNSRecordOK
NewGetIndividualDNSRecordOK creates a GetIndividualDNSRecordOK with default headers values
func (*GetIndividualDNSRecordOK) Error ¶ added in v0.14.0
func (o *GetIndividualDNSRecordOK) Error() string
func (*GetIndividualDNSRecordOK) GetPayload ¶ added in v0.14.0
func (o *GetIndividualDNSRecordOK) GetPayload() *models.DNSRecord
type GetIndividualDNSRecordParams ¶ added in v0.14.0
type GetIndividualDNSRecordParams struct { /*DNSRecordID*/ DNSRecordID string /*ZoneID*/ ZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetIndividualDNSRecordParams contains all the parameters to send to the API endpoint for the get individual Dns record operation typically these are written to a http.Request
func NewGetIndividualDNSRecordParams ¶ added in v0.14.0
func NewGetIndividualDNSRecordParams() *GetIndividualDNSRecordParams
NewGetIndividualDNSRecordParams creates a new GetIndividualDNSRecordParams object with the default values initialized.
func NewGetIndividualDNSRecordParamsWithContext ¶ added in v0.14.0
func NewGetIndividualDNSRecordParamsWithContext(ctx context.Context) *GetIndividualDNSRecordParams
NewGetIndividualDNSRecordParamsWithContext creates a new GetIndividualDNSRecordParams object with the default values initialized, and the ability to set a context for a request
func NewGetIndividualDNSRecordParamsWithHTTPClient ¶ added in v0.14.0
func NewGetIndividualDNSRecordParamsWithHTTPClient(client *http.Client) *GetIndividualDNSRecordParams
NewGetIndividualDNSRecordParamsWithHTTPClient creates a new GetIndividualDNSRecordParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetIndividualDNSRecordParamsWithTimeout ¶ added in v0.14.0
func NewGetIndividualDNSRecordParamsWithTimeout(timeout time.Duration) *GetIndividualDNSRecordParams
NewGetIndividualDNSRecordParamsWithTimeout creates a new GetIndividualDNSRecordParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetIndividualDNSRecordParams) SetContext ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) SetContext(ctx context.Context)
SetContext adds the context to the get individual Dns record params
func (*GetIndividualDNSRecordParams) SetDNSRecordID ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) SetDNSRecordID(dNSRecordID string)
SetDNSRecordID adds the dnsRecordId to the get individual Dns record params
func (*GetIndividualDNSRecordParams) SetHTTPClient ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get individual Dns record params
func (*GetIndividualDNSRecordParams) SetTimeout ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get individual Dns record params
func (*GetIndividualDNSRecordParams) SetZoneID ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WithContext ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) WithContext(ctx context.Context) *GetIndividualDNSRecordParams
WithContext adds the context to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WithDNSRecordID ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) WithDNSRecordID(dNSRecordID string) *GetIndividualDNSRecordParams
WithDNSRecordID adds the dNSRecordID to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WithHTTPClient ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) WithHTTPClient(client *http.Client) *GetIndividualDNSRecordParams
WithHTTPClient adds the HTTPClient to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WithTimeout ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) WithTimeout(timeout time.Duration) *GetIndividualDNSRecordParams
WithTimeout adds the timeout to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WithZoneID ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) WithZoneID(zoneID string) *GetIndividualDNSRecordParams
WithZoneID adds the zoneID to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WriteToRequest ¶ added in v0.14.0
func (o *GetIndividualDNSRecordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetIndividualDNSRecordReader ¶ added in v0.14.0
type GetIndividualDNSRecordReader struct {
// contains filtered or unexported fields
}
GetIndividualDNSRecordReader is a Reader for the GetIndividualDNSRecord structure.
func (*GetIndividualDNSRecordReader) ReadResponse ¶ added in v0.14.0
func (o *GetIndividualDNSRecordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetServicesDefault ¶ added in v0.7.0
GetServicesDefault handles this case with default header values.
error
func NewGetServicesDefault ¶ added in v0.7.0
func NewGetServicesDefault(code int) *GetServicesDefault
NewGetServicesDefault creates a GetServicesDefault with default headers values
func (*GetServicesDefault) Code ¶ added in v0.7.0
func (o *GetServicesDefault) Code() int
Code gets the status code for the get services default response
func (*GetServicesDefault) Error ¶ added in v0.7.0
func (o *GetServicesDefault) Error() string
func (*GetServicesDefault) GetPayload ¶ added in v0.12.0
func (o *GetServicesDefault) GetPayload() *models.Error
type GetServicesOK ¶ added in v0.7.0
GetServicesOK handles this case with default header values.
services
func NewGetServicesOK ¶ added in v0.7.0
func NewGetServicesOK() *GetServicesOK
NewGetServicesOK creates a GetServicesOK with default headers values
func (*GetServicesOK) Error ¶ added in v0.7.0
func (o *GetServicesOK) Error() string
func (*GetServicesOK) GetPayload ¶ added in v0.12.0
func (o *GetServicesOK) GetPayload() []*models.Service
type GetServicesParams ¶ added in v0.7.0
type GetServicesParams struct { /*Search*/ Search *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetServicesParams contains all the parameters to send to the API endpoint for the get services operation typically these are written to a http.Request
func NewGetServicesParams ¶ added in v0.7.0
func NewGetServicesParams() *GetServicesParams
NewGetServicesParams creates a new GetServicesParams object with the default values initialized.
func NewGetServicesParamsWithContext ¶ added in v0.7.0
func NewGetServicesParamsWithContext(ctx context.Context) *GetServicesParams
NewGetServicesParamsWithContext creates a new GetServicesParams object with the default values initialized, and the ability to set a context for a request
func NewGetServicesParamsWithHTTPClient ¶ added in v0.7.0
func NewGetServicesParamsWithHTTPClient(client *http.Client) *GetServicesParams
NewGetServicesParamsWithHTTPClient creates a new GetServicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetServicesParamsWithTimeout ¶ added in v0.7.0
func NewGetServicesParamsWithTimeout(timeout time.Duration) *GetServicesParams
NewGetServicesParamsWithTimeout creates a new GetServicesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetServicesParams) SetContext ¶ added in v0.7.0
func (o *GetServicesParams) SetContext(ctx context.Context)
SetContext adds the context to the get services params
func (*GetServicesParams) SetHTTPClient ¶ added in v0.7.0
func (o *GetServicesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get services params
func (*GetServicesParams) SetSearch ¶ added in v0.7.0
func (o *GetServicesParams) SetSearch(search *string)
SetSearch adds the search to the get services params
func (*GetServicesParams) SetTimeout ¶ added in v0.7.0
func (o *GetServicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get services params
func (*GetServicesParams) WithContext ¶ added in v0.7.0
func (o *GetServicesParams) WithContext(ctx context.Context) *GetServicesParams
WithContext adds the context to the get services params
func (*GetServicesParams) WithHTTPClient ¶ added in v0.7.0
func (o *GetServicesParams) WithHTTPClient(client *http.Client) *GetServicesParams
WithHTTPClient adds the HTTPClient to the get services params
func (*GetServicesParams) WithSearch ¶ added in v0.7.0
func (o *GetServicesParams) WithSearch(search *string) *GetServicesParams
WithSearch adds the search to the get services params
func (*GetServicesParams) WithTimeout ¶ added in v0.7.0
func (o *GetServicesParams) WithTimeout(timeout time.Duration) *GetServicesParams
WithTimeout adds the timeout to the get services params
func (*GetServicesParams) WriteToRequest ¶ added in v0.7.0
func (o *GetServicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetServicesReader ¶ added in v0.7.0
type GetServicesReader struct {
// contains filtered or unexported fields
}
GetServicesReader is a Reader for the GetServices structure.
func (*GetServicesReader) ReadResponse ¶ added in v0.7.0
func (o *GetServicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteAssetInfoDefault ¶ added in v0.2.0
type GetSiteAssetInfoDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetSiteAssetInfoDefault handles this case with default header values.
error
func NewGetSiteAssetInfoDefault ¶ added in v0.2.0
func NewGetSiteAssetInfoDefault(code int) *GetSiteAssetInfoDefault
NewGetSiteAssetInfoDefault creates a GetSiteAssetInfoDefault with default headers values
func (*GetSiteAssetInfoDefault) Code ¶ added in v0.2.0
func (o *GetSiteAssetInfoDefault) Code() int
Code gets the status code for the get site asset info default response
func (*GetSiteAssetInfoDefault) Error ¶ added in v0.2.0
func (o *GetSiteAssetInfoDefault) Error() string
func (*GetSiteAssetInfoDefault) GetPayload ¶ added in v0.12.0
func (o *GetSiteAssetInfoDefault) GetPayload() *models.Error
type GetSiteAssetInfoOK ¶ added in v0.2.0
GetSiteAssetInfoOK handles this case with default header values.
OK
func NewGetSiteAssetInfoOK ¶ added in v0.2.0
func NewGetSiteAssetInfoOK() *GetSiteAssetInfoOK
NewGetSiteAssetInfoOK creates a GetSiteAssetInfoOK with default headers values
func (*GetSiteAssetInfoOK) Error ¶ added in v0.2.0
func (o *GetSiteAssetInfoOK) Error() string
func (*GetSiteAssetInfoOK) GetPayload ¶ added in v0.12.0
func (o *GetSiteAssetInfoOK) GetPayload() *models.Asset
type GetSiteAssetInfoParams ¶ added in v0.2.0
type GetSiteAssetInfoParams struct { /*AssetID*/ AssetID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSiteAssetInfoParams contains all the parameters to send to the API endpoint for the get site asset info operation typically these are written to a http.Request
func NewGetSiteAssetInfoParams ¶ added in v0.2.0
func NewGetSiteAssetInfoParams() *GetSiteAssetInfoParams
NewGetSiteAssetInfoParams creates a new GetSiteAssetInfoParams object with the default values initialized.
func NewGetSiteAssetInfoParamsWithContext ¶ added in v0.2.0
func NewGetSiteAssetInfoParamsWithContext(ctx context.Context) *GetSiteAssetInfoParams
NewGetSiteAssetInfoParamsWithContext creates a new GetSiteAssetInfoParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteAssetInfoParamsWithHTTPClient ¶ added in v0.2.0
func NewGetSiteAssetInfoParamsWithHTTPClient(client *http.Client) *GetSiteAssetInfoParams
NewGetSiteAssetInfoParamsWithHTTPClient creates a new GetSiteAssetInfoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteAssetInfoParamsWithTimeout ¶ added in v0.2.0
func NewGetSiteAssetInfoParamsWithTimeout(timeout time.Duration) *GetSiteAssetInfoParams
NewGetSiteAssetInfoParamsWithTimeout creates a new GetSiteAssetInfoParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteAssetInfoParams) SetAssetID ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) SetAssetID(assetID string)
SetAssetID adds the assetId to the get site asset info params
func (*GetSiteAssetInfoParams) SetContext ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get site asset info params
func (*GetSiteAssetInfoParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site asset info params
func (*GetSiteAssetInfoParams) SetSiteID ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site asset info params
func (*GetSiteAssetInfoParams) SetTimeout ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site asset info params
func (*GetSiteAssetInfoParams) WithAssetID ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) WithAssetID(assetID string) *GetSiteAssetInfoParams
WithAssetID adds the assetID to the get site asset info params
func (*GetSiteAssetInfoParams) WithContext ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) WithContext(ctx context.Context) *GetSiteAssetInfoParams
WithContext adds the context to the get site asset info params
func (*GetSiteAssetInfoParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) WithHTTPClient(client *http.Client) *GetSiteAssetInfoParams
WithHTTPClient adds the HTTPClient to the get site asset info params
func (*GetSiteAssetInfoParams) WithSiteID ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) WithSiteID(siteID string) *GetSiteAssetInfoParams
WithSiteID adds the siteID to the get site asset info params
func (*GetSiteAssetInfoParams) WithTimeout ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) WithTimeout(timeout time.Duration) *GetSiteAssetInfoParams
WithTimeout adds the timeout to the get site asset info params
func (*GetSiteAssetInfoParams) WriteToRequest ¶ added in v0.2.0
func (o *GetSiteAssetInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteAssetInfoReader ¶ added in v0.2.0
type GetSiteAssetInfoReader struct {
// contains filtered or unexported fields
}
GetSiteAssetInfoReader is a Reader for the GetSiteAssetInfo structure.
func (*GetSiteAssetInfoReader) ReadResponse ¶ added in v0.2.0
func (o *GetSiteAssetInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteAssetPublicSignatureDefault ¶ added in v0.2.0
type GetSiteAssetPublicSignatureDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetSiteAssetPublicSignatureDefault handles this case with default header values.
error
func NewGetSiteAssetPublicSignatureDefault ¶ added in v0.2.0
func NewGetSiteAssetPublicSignatureDefault(code int) *GetSiteAssetPublicSignatureDefault
NewGetSiteAssetPublicSignatureDefault creates a GetSiteAssetPublicSignatureDefault with default headers values
func (*GetSiteAssetPublicSignatureDefault) Code ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureDefault) Code() int
Code gets the status code for the get site asset public signature default response
func (*GetSiteAssetPublicSignatureDefault) Error ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureDefault) Error() string
func (*GetSiteAssetPublicSignatureDefault) GetPayload ¶ added in v0.12.0
func (o *GetSiteAssetPublicSignatureDefault) GetPayload() *models.Error
type GetSiteAssetPublicSignatureOK ¶ added in v0.2.0
type GetSiteAssetPublicSignatureOK struct {
Payload *models.AssetPublicSignature
}
GetSiteAssetPublicSignatureOK handles this case with default header values.
OK
func NewGetSiteAssetPublicSignatureOK ¶ added in v0.2.0
func NewGetSiteAssetPublicSignatureOK() *GetSiteAssetPublicSignatureOK
NewGetSiteAssetPublicSignatureOK creates a GetSiteAssetPublicSignatureOK with default headers values
func (*GetSiteAssetPublicSignatureOK) Error ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureOK) Error() string
func (*GetSiteAssetPublicSignatureOK) GetPayload ¶ added in v0.12.0
func (o *GetSiteAssetPublicSignatureOK) GetPayload() *models.AssetPublicSignature
type GetSiteAssetPublicSignatureParams ¶ added in v0.2.0
type GetSiteAssetPublicSignatureParams struct { /*AssetID*/ AssetID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSiteAssetPublicSignatureParams contains all the parameters to send to the API endpoint for the get site asset public signature operation typically these are written to a http.Request
func NewGetSiteAssetPublicSignatureParams ¶ added in v0.2.0
func NewGetSiteAssetPublicSignatureParams() *GetSiteAssetPublicSignatureParams
NewGetSiteAssetPublicSignatureParams creates a new GetSiteAssetPublicSignatureParams object with the default values initialized.
func NewGetSiteAssetPublicSignatureParamsWithContext ¶ added in v0.2.0
func NewGetSiteAssetPublicSignatureParamsWithContext(ctx context.Context) *GetSiteAssetPublicSignatureParams
NewGetSiteAssetPublicSignatureParamsWithContext creates a new GetSiteAssetPublicSignatureParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteAssetPublicSignatureParamsWithHTTPClient ¶ added in v0.2.0
func NewGetSiteAssetPublicSignatureParamsWithHTTPClient(client *http.Client) *GetSiteAssetPublicSignatureParams
NewGetSiteAssetPublicSignatureParamsWithHTTPClient creates a new GetSiteAssetPublicSignatureParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteAssetPublicSignatureParamsWithTimeout ¶ added in v0.2.0
func NewGetSiteAssetPublicSignatureParamsWithTimeout(timeout time.Duration) *GetSiteAssetPublicSignatureParams
NewGetSiteAssetPublicSignatureParamsWithTimeout creates a new GetSiteAssetPublicSignatureParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteAssetPublicSignatureParams) SetAssetID ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) SetAssetID(assetID string)
SetAssetID adds the assetId to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) SetContext ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) SetContext(ctx context.Context)
SetContext adds the context to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) SetSiteID ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) SetTimeout ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WithAssetID ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) WithAssetID(assetID string) *GetSiteAssetPublicSignatureParams
WithAssetID adds the assetID to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WithContext ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) WithContext(ctx context.Context) *GetSiteAssetPublicSignatureParams
WithContext adds the context to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) WithHTTPClient(client *http.Client) *GetSiteAssetPublicSignatureParams
WithHTTPClient adds the HTTPClient to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WithSiteID ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) WithSiteID(siteID string) *GetSiteAssetPublicSignatureParams
WithSiteID adds the siteID to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WithTimeout ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) WithTimeout(timeout time.Duration) *GetSiteAssetPublicSignatureParams
WithTimeout adds the timeout to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WriteToRequest ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteAssetPublicSignatureReader ¶ added in v0.2.0
type GetSiteAssetPublicSignatureReader struct {
// contains filtered or unexported fields
}
GetSiteAssetPublicSignatureReader is a Reader for the GetSiteAssetPublicSignature structure.
func (*GetSiteAssetPublicSignatureReader) ReadResponse ¶ added in v0.2.0
func (o *GetSiteAssetPublicSignatureReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteBuildDefault ¶ added in v0.2.0
GetSiteBuildDefault handles this case with default header values.
error
func NewGetSiteBuildDefault ¶ added in v0.2.0
func NewGetSiteBuildDefault(code int) *GetSiteBuildDefault
NewGetSiteBuildDefault creates a GetSiteBuildDefault with default headers values
func (*GetSiteBuildDefault) Code ¶ added in v0.2.0
func (o *GetSiteBuildDefault) Code() int
Code gets the status code for the get site build default response
func (*GetSiteBuildDefault) Error ¶ added in v0.2.0
func (o *GetSiteBuildDefault) Error() string
func (*GetSiteBuildDefault) GetPayload ¶ added in v0.12.0
func (o *GetSiteBuildDefault) GetPayload() *models.Error
type GetSiteBuildHookDefault ¶ added in v0.2.0
type GetSiteBuildHookDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetSiteBuildHookDefault handles this case with default header values.
error
func NewGetSiteBuildHookDefault ¶ added in v0.2.0
func NewGetSiteBuildHookDefault(code int) *GetSiteBuildHookDefault
NewGetSiteBuildHookDefault creates a GetSiteBuildHookDefault with default headers values
func (*GetSiteBuildHookDefault) Code ¶ added in v0.2.0
func (o *GetSiteBuildHookDefault) Code() int
Code gets the status code for the get site build hook default response
func (*GetSiteBuildHookDefault) Error ¶ added in v0.2.0
func (o *GetSiteBuildHookDefault) Error() string
func (*GetSiteBuildHookDefault) GetPayload ¶ added in v0.12.0
func (o *GetSiteBuildHookDefault) GetPayload() *models.Error
type GetSiteBuildHookOK ¶ added in v0.2.0
GetSiteBuildHookOK handles this case with default header values.
OK
func NewGetSiteBuildHookOK ¶ added in v0.2.0
func NewGetSiteBuildHookOK() *GetSiteBuildHookOK
NewGetSiteBuildHookOK creates a GetSiteBuildHookOK with default headers values
func (*GetSiteBuildHookOK) Error ¶ added in v0.2.0
func (o *GetSiteBuildHookOK) Error() string
func (*GetSiteBuildHookOK) GetPayload ¶ added in v0.12.0
func (o *GetSiteBuildHookOK) GetPayload() *models.BuildHook
type GetSiteBuildHookParams ¶ added in v0.2.0
type GetSiteBuildHookParams struct { /*ID*/ ID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSiteBuildHookParams contains all the parameters to send to the API endpoint for the get site build hook operation typically these are written to a http.Request
func NewGetSiteBuildHookParams ¶ added in v0.2.0
func NewGetSiteBuildHookParams() *GetSiteBuildHookParams
NewGetSiteBuildHookParams creates a new GetSiteBuildHookParams object with the default values initialized.
func NewGetSiteBuildHookParamsWithContext ¶ added in v0.2.0
func NewGetSiteBuildHookParamsWithContext(ctx context.Context) *GetSiteBuildHookParams
NewGetSiteBuildHookParamsWithContext creates a new GetSiteBuildHookParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteBuildHookParamsWithHTTPClient ¶ added in v0.2.0
func NewGetSiteBuildHookParamsWithHTTPClient(client *http.Client) *GetSiteBuildHookParams
NewGetSiteBuildHookParamsWithHTTPClient creates a new GetSiteBuildHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteBuildHookParamsWithTimeout ¶ added in v0.2.0
func NewGetSiteBuildHookParamsWithTimeout(timeout time.Duration) *GetSiteBuildHookParams
NewGetSiteBuildHookParamsWithTimeout creates a new GetSiteBuildHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteBuildHookParams) SetContext ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) SetContext(ctx context.Context)
SetContext adds the context to the get site build hook params
func (*GetSiteBuildHookParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site build hook params
func (*GetSiteBuildHookParams) SetID ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) SetID(id string)
SetID adds the id to the get site build hook params
func (*GetSiteBuildHookParams) SetSiteID ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site build hook params
func (*GetSiteBuildHookParams) SetTimeout ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site build hook params
func (*GetSiteBuildHookParams) WithContext ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) WithContext(ctx context.Context) *GetSiteBuildHookParams
WithContext adds the context to the get site build hook params
func (*GetSiteBuildHookParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) WithHTTPClient(client *http.Client) *GetSiteBuildHookParams
WithHTTPClient adds the HTTPClient to the get site build hook params
func (*GetSiteBuildHookParams) WithID ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) WithID(id string) *GetSiteBuildHookParams
WithID adds the id to the get site build hook params
func (*GetSiteBuildHookParams) WithSiteID ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) WithSiteID(siteID string) *GetSiteBuildHookParams
WithSiteID adds the siteID to the get site build hook params
func (*GetSiteBuildHookParams) WithTimeout ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) WithTimeout(timeout time.Duration) *GetSiteBuildHookParams
WithTimeout adds the timeout to the get site build hook params
func (*GetSiteBuildHookParams) WriteToRequest ¶ added in v0.2.0
func (o *GetSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteBuildHookReader ¶ added in v0.2.0
type GetSiteBuildHookReader struct {
// contains filtered or unexported fields
}
GetSiteBuildHookReader is a Reader for the GetSiteBuildHook structure.
func (*GetSiteBuildHookReader) ReadResponse ¶ added in v0.2.0
func (o *GetSiteBuildHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteBuildOK ¶ added in v0.2.0
GetSiteBuildOK handles this case with default header values.
OK
func NewGetSiteBuildOK ¶ added in v0.2.0
func NewGetSiteBuildOK() *GetSiteBuildOK
NewGetSiteBuildOK creates a GetSiteBuildOK with default headers values
func (*GetSiteBuildOK) Error ¶ added in v0.2.0
func (o *GetSiteBuildOK) Error() string
func (*GetSiteBuildOK) GetPayload ¶ added in v0.12.0
func (o *GetSiteBuildOK) GetPayload() *models.Build
type GetSiteBuildParams ¶ added in v0.2.0
type GetSiteBuildParams struct { /*BuildID*/ BuildID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSiteBuildParams contains all the parameters to send to the API endpoint for the get site build operation typically these are written to a http.Request
func NewGetSiteBuildParams ¶ added in v0.2.0
func NewGetSiteBuildParams() *GetSiteBuildParams
NewGetSiteBuildParams creates a new GetSiteBuildParams object with the default values initialized.
func NewGetSiteBuildParamsWithContext ¶ added in v0.2.0
func NewGetSiteBuildParamsWithContext(ctx context.Context) *GetSiteBuildParams
NewGetSiteBuildParamsWithContext creates a new GetSiteBuildParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteBuildParamsWithHTTPClient ¶ added in v0.2.0
func NewGetSiteBuildParamsWithHTTPClient(client *http.Client) *GetSiteBuildParams
NewGetSiteBuildParamsWithHTTPClient creates a new GetSiteBuildParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteBuildParamsWithTimeout ¶ added in v0.2.0
func NewGetSiteBuildParamsWithTimeout(timeout time.Duration) *GetSiteBuildParams
NewGetSiteBuildParamsWithTimeout creates a new GetSiteBuildParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteBuildParams) SetBuildID ¶ added in v0.2.0
func (o *GetSiteBuildParams) SetBuildID(buildID string)
SetBuildID adds the buildId to the get site build params
func (*GetSiteBuildParams) SetContext ¶ added in v0.2.0
func (o *GetSiteBuildParams) SetContext(ctx context.Context)
SetContext adds the context to the get site build params
func (*GetSiteBuildParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetSiteBuildParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site build params
func (*GetSiteBuildParams) SetTimeout ¶ added in v0.2.0
func (o *GetSiteBuildParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site build params
func (*GetSiteBuildParams) WithBuildID ¶ added in v0.2.0
func (o *GetSiteBuildParams) WithBuildID(buildID string) *GetSiteBuildParams
WithBuildID adds the buildID to the get site build params
func (*GetSiteBuildParams) WithContext ¶ added in v0.2.0
func (o *GetSiteBuildParams) WithContext(ctx context.Context) *GetSiteBuildParams
WithContext adds the context to the get site build params
func (*GetSiteBuildParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetSiteBuildParams) WithHTTPClient(client *http.Client) *GetSiteBuildParams
WithHTTPClient adds the HTTPClient to the get site build params
func (*GetSiteBuildParams) WithTimeout ¶ added in v0.2.0
func (o *GetSiteBuildParams) WithTimeout(timeout time.Duration) *GetSiteBuildParams
WithTimeout adds the timeout to the get site build params
func (*GetSiteBuildParams) WriteToRequest ¶ added in v0.2.0
func (o *GetSiteBuildParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteBuildReader ¶ added in v0.2.0
type GetSiteBuildReader struct {
// contains filtered or unexported fields
}
GetSiteBuildReader is a Reader for the GetSiteBuild structure.
func (*GetSiteBuildReader) ReadResponse ¶ added in v0.2.0
func (o *GetSiteBuildReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteDefault ¶
GetSiteDefault handles this case with default header values.
error
func NewGetSiteDefault ¶
func NewGetSiteDefault(code int) *GetSiteDefault
NewGetSiteDefault creates a GetSiteDefault with default headers values
func (*GetSiteDefault) Code ¶
func (o *GetSiteDefault) Code() int
Code gets the status code for the get site default response
func (*GetSiteDefault) Error ¶
func (o *GetSiteDefault) Error() string
func (*GetSiteDefault) GetPayload ¶ added in v0.12.0
func (o *GetSiteDefault) GetPayload() *models.Error
type GetSiteDeployDefault ¶
type GetSiteDeployDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetSiteDeployDefault handles this case with default header values.
error
func NewGetSiteDeployDefault ¶
func NewGetSiteDeployDefault(code int) *GetSiteDeployDefault
NewGetSiteDeployDefault creates a GetSiteDeployDefault with default headers values
func (*GetSiteDeployDefault) Code ¶
func (o *GetSiteDeployDefault) Code() int
Code gets the status code for the get site deploy default response
func (*GetSiteDeployDefault) Error ¶
func (o *GetSiteDeployDefault) Error() string
func (*GetSiteDeployDefault) GetPayload ¶ added in v0.12.0
func (o *GetSiteDeployDefault) GetPayload() *models.Error
type GetSiteDeployOK ¶
GetSiteDeployOK handles this case with default header values.
OK
func NewGetSiteDeployOK ¶
func NewGetSiteDeployOK() *GetSiteDeployOK
NewGetSiteDeployOK creates a GetSiteDeployOK with default headers values
func (*GetSiteDeployOK) Error ¶
func (o *GetSiteDeployOK) Error() string
func (*GetSiteDeployOK) GetPayload ¶ added in v0.12.0
func (o *GetSiteDeployOK) GetPayload() *models.Deploy
type GetSiteDeployParams ¶
type GetSiteDeployParams struct { /*DeployID*/ DeployID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSiteDeployParams contains all the parameters to send to the API endpoint for the get site deploy operation typically these are written to a http.Request
func NewGetSiteDeployParams ¶
func NewGetSiteDeployParams() *GetSiteDeployParams
NewGetSiteDeployParams creates a new GetSiteDeployParams object with the default values initialized.
func NewGetSiteDeployParamsWithContext ¶ added in v0.2.0
func NewGetSiteDeployParamsWithContext(ctx context.Context) *GetSiteDeployParams
NewGetSiteDeployParamsWithContext creates a new GetSiteDeployParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteDeployParamsWithHTTPClient ¶ added in v0.2.0
func NewGetSiteDeployParamsWithHTTPClient(client *http.Client) *GetSiteDeployParams
NewGetSiteDeployParamsWithHTTPClient creates a new GetSiteDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteDeployParamsWithTimeout ¶ added in v0.2.0
func NewGetSiteDeployParamsWithTimeout(timeout time.Duration) *GetSiteDeployParams
NewGetSiteDeployParamsWithTimeout creates a new GetSiteDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteDeployParams) SetContext ¶ added in v0.2.0
func (o *GetSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the get site deploy params
func (*GetSiteDeployParams) SetDeployID ¶ added in v0.2.0
func (o *GetSiteDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the get site deploy params
func (*GetSiteDeployParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site deploy params
func (*GetSiteDeployParams) SetSiteID ¶ added in v0.2.0
func (o *GetSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site deploy params
func (*GetSiteDeployParams) SetTimeout ¶ added in v0.2.0
func (o *GetSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site deploy params
func (*GetSiteDeployParams) WithContext ¶ added in v0.2.0
func (o *GetSiteDeployParams) WithContext(ctx context.Context) *GetSiteDeployParams
WithContext adds the context to the get site deploy params
func (*GetSiteDeployParams) WithDeployID ¶
func (o *GetSiteDeployParams) WithDeployID(deployID string) *GetSiteDeployParams
WithDeployID adds the deployID to the get site deploy params
func (*GetSiteDeployParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetSiteDeployParams) WithHTTPClient(client *http.Client) *GetSiteDeployParams
WithHTTPClient adds the HTTPClient to the get site deploy params
func (*GetSiteDeployParams) WithSiteID ¶
func (o *GetSiteDeployParams) WithSiteID(siteID string) *GetSiteDeployParams
WithSiteID adds the siteID to the get site deploy params
func (*GetSiteDeployParams) WithTimeout ¶ added in v0.2.0
func (o *GetSiteDeployParams) WithTimeout(timeout time.Duration) *GetSiteDeployParams
WithTimeout adds the timeout to the get site deploy params
func (*GetSiteDeployParams) WriteToRequest ¶
func (o *GetSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteDeployReader ¶
type GetSiteDeployReader struct {
// contains filtered or unexported fields
}
GetSiteDeployReader is a Reader for the GetSiteDeploy structure.
func (*GetSiteDeployReader) ReadResponse ¶
func (o *GetSiteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteFileByPathNameDefault ¶
type GetSiteFileByPathNameDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetSiteFileByPathNameDefault handles this case with default header values.
error
func NewGetSiteFileByPathNameDefault ¶
func NewGetSiteFileByPathNameDefault(code int) *GetSiteFileByPathNameDefault
NewGetSiteFileByPathNameDefault creates a GetSiteFileByPathNameDefault with default headers values
func (*GetSiteFileByPathNameDefault) Code ¶
func (o *GetSiteFileByPathNameDefault) Code() int
Code gets the status code for the get site file by path name default response
func (*GetSiteFileByPathNameDefault) Error ¶
func (o *GetSiteFileByPathNameDefault) Error() string
func (*GetSiteFileByPathNameDefault) GetPayload ¶ added in v0.12.0
func (o *GetSiteFileByPathNameDefault) GetPayload() *models.Error
type GetSiteFileByPathNameOK ¶
GetSiteFileByPathNameOK handles this case with default header values.
OK
func NewGetSiteFileByPathNameOK ¶
func NewGetSiteFileByPathNameOK() *GetSiteFileByPathNameOK
NewGetSiteFileByPathNameOK creates a GetSiteFileByPathNameOK with default headers values
func (*GetSiteFileByPathNameOK) Error ¶
func (o *GetSiteFileByPathNameOK) Error() string
func (*GetSiteFileByPathNameOK) GetPayload ¶ added in v0.12.0
func (o *GetSiteFileByPathNameOK) GetPayload() *models.File
type GetSiteFileByPathNameParams ¶
type GetSiteFileByPathNameParams struct { /*FilePath*/ FilePath string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSiteFileByPathNameParams contains all the parameters to send to the API endpoint for the get site file by path name operation typically these are written to a http.Request
func NewGetSiteFileByPathNameParams ¶
func NewGetSiteFileByPathNameParams() *GetSiteFileByPathNameParams
NewGetSiteFileByPathNameParams creates a new GetSiteFileByPathNameParams object with the default values initialized.
func NewGetSiteFileByPathNameParamsWithContext ¶ added in v0.2.0
func NewGetSiteFileByPathNameParamsWithContext(ctx context.Context) *GetSiteFileByPathNameParams
NewGetSiteFileByPathNameParamsWithContext creates a new GetSiteFileByPathNameParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteFileByPathNameParamsWithHTTPClient ¶ added in v0.2.0
func NewGetSiteFileByPathNameParamsWithHTTPClient(client *http.Client) *GetSiteFileByPathNameParams
NewGetSiteFileByPathNameParamsWithHTTPClient creates a new GetSiteFileByPathNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteFileByPathNameParamsWithTimeout ¶ added in v0.2.0
func NewGetSiteFileByPathNameParamsWithTimeout(timeout time.Duration) *GetSiteFileByPathNameParams
NewGetSiteFileByPathNameParamsWithTimeout creates a new GetSiteFileByPathNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteFileByPathNameParams) SetContext ¶ added in v0.2.0
func (o *GetSiteFileByPathNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get site file by path name params
func (*GetSiteFileByPathNameParams) SetFilePath ¶ added in v0.2.0
func (o *GetSiteFileByPathNameParams) SetFilePath(filePath string)
SetFilePath adds the filePath to the get site file by path name params
func (*GetSiteFileByPathNameParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetSiteFileByPathNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site file by path name params
func (*GetSiteFileByPathNameParams) SetSiteID ¶ added in v0.2.0
func (o *GetSiteFileByPathNameParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site file by path name params
func (*GetSiteFileByPathNameParams) SetTimeout ¶ added in v0.2.0
func (o *GetSiteFileByPathNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site file by path name params
func (*GetSiteFileByPathNameParams) WithContext ¶ added in v0.2.0
func (o *GetSiteFileByPathNameParams) WithContext(ctx context.Context) *GetSiteFileByPathNameParams
WithContext adds the context to the get site file by path name params
func (*GetSiteFileByPathNameParams) WithFilePath ¶
func (o *GetSiteFileByPathNameParams) WithFilePath(filePath string) *GetSiteFileByPathNameParams
WithFilePath adds the filePath to the get site file by path name params
func (*GetSiteFileByPathNameParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetSiteFileByPathNameParams) WithHTTPClient(client *http.Client) *GetSiteFileByPathNameParams
WithHTTPClient adds the HTTPClient to the get site file by path name params
func (*GetSiteFileByPathNameParams) WithSiteID ¶
func (o *GetSiteFileByPathNameParams) WithSiteID(siteID string) *GetSiteFileByPathNameParams
WithSiteID adds the siteID to the get site file by path name params
func (*GetSiteFileByPathNameParams) WithTimeout ¶ added in v0.2.0
func (o *GetSiteFileByPathNameParams) WithTimeout(timeout time.Duration) *GetSiteFileByPathNameParams
WithTimeout adds the timeout to the get site file by path name params
func (*GetSiteFileByPathNameParams) WriteToRequest ¶
func (o *GetSiteFileByPathNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteFileByPathNameReader ¶
type GetSiteFileByPathNameReader struct {
// contains filtered or unexported fields
}
GetSiteFileByPathNameReader is a Reader for the GetSiteFileByPathName structure.
func (*GetSiteFileByPathNameReader) ReadResponse ¶
func (o *GetSiteFileByPathNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteMetadataDefault ¶
type GetSiteMetadataDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetSiteMetadataDefault handles this case with default header values.
error
func NewGetSiteMetadataDefault ¶
func NewGetSiteMetadataDefault(code int) *GetSiteMetadataDefault
NewGetSiteMetadataDefault creates a GetSiteMetadataDefault with default headers values
func (*GetSiteMetadataDefault) Code ¶
func (o *GetSiteMetadataDefault) Code() int
Code gets the status code for the get site metadata default response
func (*GetSiteMetadataDefault) Error ¶
func (o *GetSiteMetadataDefault) Error() string
func (*GetSiteMetadataDefault) GetPayload ¶ added in v0.12.0
func (o *GetSiteMetadataDefault) GetPayload() *models.Error
type GetSiteMetadataOK ¶
GetSiteMetadataOK handles this case with default header values.
OK
func NewGetSiteMetadataOK ¶
func NewGetSiteMetadataOK() *GetSiteMetadataOK
NewGetSiteMetadataOK creates a GetSiteMetadataOK with default headers values
func (*GetSiteMetadataOK) Error ¶
func (o *GetSiteMetadataOK) Error() string
func (*GetSiteMetadataOK) GetPayload ¶ added in v0.12.0
func (o *GetSiteMetadataOK) GetPayload() models.Metadata
type GetSiteMetadataParams ¶
type GetSiteMetadataParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSiteMetadataParams contains all the parameters to send to the API endpoint for the get site metadata operation typically these are written to a http.Request
func NewGetSiteMetadataParams ¶
func NewGetSiteMetadataParams() *GetSiteMetadataParams
NewGetSiteMetadataParams creates a new GetSiteMetadataParams object with the default values initialized.
func NewGetSiteMetadataParamsWithContext ¶ added in v0.2.0
func NewGetSiteMetadataParamsWithContext(ctx context.Context) *GetSiteMetadataParams
NewGetSiteMetadataParamsWithContext creates a new GetSiteMetadataParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteMetadataParamsWithHTTPClient ¶ added in v0.2.0
func NewGetSiteMetadataParamsWithHTTPClient(client *http.Client) *GetSiteMetadataParams
NewGetSiteMetadataParamsWithHTTPClient creates a new GetSiteMetadataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteMetadataParamsWithTimeout ¶ added in v0.2.0
func NewGetSiteMetadataParamsWithTimeout(timeout time.Duration) *GetSiteMetadataParams
NewGetSiteMetadataParamsWithTimeout creates a new GetSiteMetadataParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteMetadataParams) SetContext ¶ added in v0.2.0
func (o *GetSiteMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the get site metadata params
func (*GetSiteMetadataParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetSiteMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site metadata params
func (*GetSiteMetadataParams) SetSiteID ¶ added in v0.2.0
func (o *GetSiteMetadataParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site metadata params
func (*GetSiteMetadataParams) SetTimeout ¶ added in v0.2.0
func (o *GetSiteMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site metadata params
func (*GetSiteMetadataParams) WithContext ¶ added in v0.2.0
func (o *GetSiteMetadataParams) WithContext(ctx context.Context) *GetSiteMetadataParams
WithContext adds the context to the get site metadata params
func (*GetSiteMetadataParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetSiteMetadataParams) WithHTTPClient(client *http.Client) *GetSiteMetadataParams
WithHTTPClient adds the HTTPClient to the get site metadata params
func (*GetSiteMetadataParams) WithSiteID ¶
func (o *GetSiteMetadataParams) WithSiteID(siteID string) *GetSiteMetadataParams
WithSiteID adds the siteID to the get site metadata params
func (*GetSiteMetadataParams) WithTimeout ¶ added in v0.2.0
func (o *GetSiteMetadataParams) WithTimeout(timeout time.Duration) *GetSiteMetadataParams
WithTimeout adds the timeout to the get site metadata params
func (*GetSiteMetadataParams) WriteToRequest ¶
func (o *GetSiteMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteMetadataReader ¶
type GetSiteMetadataReader struct {
// contains filtered or unexported fields
}
GetSiteMetadataReader is a Reader for the GetSiteMetadata structure.
func (*GetSiteMetadataReader) ReadResponse ¶
func (o *GetSiteMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteOK ¶
GetSiteOK handles this case with default header values.
OK
func NewGetSiteOK ¶
func NewGetSiteOK() *GetSiteOK
NewGetSiteOK creates a GetSiteOK with default headers values
func (*GetSiteOK) GetPayload ¶ added in v0.12.0
type GetSiteParams ¶
type GetSiteParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSiteParams contains all the parameters to send to the API endpoint for the get site operation typically these are written to a http.Request
func NewGetSiteParams ¶
func NewGetSiteParams() *GetSiteParams
NewGetSiteParams creates a new GetSiteParams object with the default values initialized.
func NewGetSiteParamsWithContext ¶ added in v0.2.0
func NewGetSiteParamsWithContext(ctx context.Context) *GetSiteParams
NewGetSiteParamsWithContext creates a new GetSiteParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteParamsWithHTTPClient ¶ added in v0.2.0
func NewGetSiteParamsWithHTTPClient(client *http.Client) *GetSiteParams
NewGetSiteParamsWithHTTPClient creates a new GetSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteParamsWithTimeout ¶ added in v0.2.0
func NewGetSiteParamsWithTimeout(timeout time.Duration) *GetSiteParams
NewGetSiteParamsWithTimeout creates a new GetSiteParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteParams) SetContext ¶ added in v0.2.0
func (o *GetSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the get site params
func (*GetSiteParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site params
func (*GetSiteParams) SetSiteID ¶ added in v0.2.0
func (o *GetSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site params
func (*GetSiteParams) SetTimeout ¶ added in v0.2.0
func (o *GetSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site params
func (*GetSiteParams) WithContext ¶ added in v0.2.0
func (o *GetSiteParams) WithContext(ctx context.Context) *GetSiteParams
WithContext adds the context to the get site params
func (*GetSiteParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetSiteParams) WithHTTPClient(client *http.Client) *GetSiteParams
WithHTTPClient adds the HTTPClient to the get site params
func (*GetSiteParams) WithSiteID ¶
func (o *GetSiteParams) WithSiteID(siteID string) *GetSiteParams
WithSiteID adds the siteID to the get site params
func (*GetSiteParams) WithTimeout ¶ added in v0.2.0
func (o *GetSiteParams) WithTimeout(timeout time.Duration) *GetSiteParams
WithTimeout adds the timeout to the get site params
func (*GetSiteParams) WriteToRequest ¶
func (o *GetSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteReader ¶
type GetSiteReader struct {
// contains filtered or unexported fields
}
GetSiteReader is a Reader for the GetSite structure.
func (*GetSiteReader) ReadResponse ¶
func (o *GetSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteSnippetDefault ¶
type GetSiteSnippetDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetSiteSnippetDefault handles this case with default header values.
error
func NewGetSiteSnippetDefault ¶
func NewGetSiteSnippetDefault(code int) *GetSiteSnippetDefault
NewGetSiteSnippetDefault creates a GetSiteSnippetDefault with default headers values
func (*GetSiteSnippetDefault) Code ¶
func (o *GetSiteSnippetDefault) Code() int
Code gets the status code for the get site snippet default response
func (*GetSiteSnippetDefault) Error ¶
func (o *GetSiteSnippetDefault) Error() string
func (*GetSiteSnippetDefault) GetPayload ¶ added in v0.12.0
func (o *GetSiteSnippetDefault) GetPayload() *models.Error
type GetSiteSnippetOK ¶
GetSiteSnippetOK handles this case with default header values.
OK
func NewGetSiteSnippetOK ¶
func NewGetSiteSnippetOK() *GetSiteSnippetOK
NewGetSiteSnippetOK creates a GetSiteSnippetOK with default headers values
func (*GetSiteSnippetOK) Error ¶
func (o *GetSiteSnippetOK) Error() string
func (*GetSiteSnippetOK) GetPayload ¶ added in v0.12.0
func (o *GetSiteSnippetOK) GetPayload() *models.Snippet
type GetSiteSnippetParams ¶
type GetSiteSnippetParams struct { /*SiteID*/ SiteID string /*SnippetID*/ SnippetID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSiteSnippetParams contains all the parameters to send to the API endpoint for the get site snippet operation typically these are written to a http.Request
func NewGetSiteSnippetParams ¶
func NewGetSiteSnippetParams() *GetSiteSnippetParams
NewGetSiteSnippetParams creates a new GetSiteSnippetParams object with the default values initialized.
func NewGetSiteSnippetParamsWithContext ¶ added in v0.2.0
func NewGetSiteSnippetParamsWithContext(ctx context.Context) *GetSiteSnippetParams
NewGetSiteSnippetParamsWithContext creates a new GetSiteSnippetParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteSnippetParamsWithHTTPClient ¶ added in v0.2.0
func NewGetSiteSnippetParamsWithHTTPClient(client *http.Client) *GetSiteSnippetParams
NewGetSiteSnippetParamsWithHTTPClient creates a new GetSiteSnippetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteSnippetParamsWithTimeout ¶ added in v0.2.0
func NewGetSiteSnippetParamsWithTimeout(timeout time.Duration) *GetSiteSnippetParams
NewGetSiteSnippetParamsWithTimeout creates a new GetSiteSnippetParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteSnippetParams) SetContext ¶ added in v0.2.0
func (o *GetSiteSnippetParams) SetContext(ctx context.Context)
SetContext adds the context to the get site snippet params
func (*GetSiteSnippetParams) SetHTTPClient ¶ added in v0.2.0
func (o *GetSiteSnippetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site snippet params
func (*GetSiteSnippetParams) SetSiteID ¶ added in v0.2.0
func (o *GetSiteSnippetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site snippet params
func (*GetSiteSnippetParams) SetSnippetID ¶ added in v0.2.0
func (o *GetSiteSnippetParams) SetSnippetID(snippetID string)
SetSnippetID adds the snippetId to the get site snippet params
func (*GetSiteSnippetParams) SetTimeout ¶ added in v0.2.0
func (o *GetSiteSnippetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site snippet params
func (*GetSiteSnippetParams) WithContext ¶ added in v0.2.0
func (o *GetSiteSnippetParams) WithContext(ctx context.Context) *GetSiteSnippetParams
WithContext adds the context to the get site snippet params
func (*GetSiteSnippetParams) WithHTTPClient ¶ added in v0.2.0
func (o *GetSiteSnippetParams) WithHTTPClient(client *http.Client) *GetSiteSnippetParams
WithHTTPClient adds the HTTPClient to the get site snippet params
func (*GetSiteSnippetParams) WithSiteID ¶
func (o *GetSiteSnippetParams) WithSiteID(siteID string) *GetSiteSnippetParams
WithSiteID adds the siteID to the get site snippet params
func (*GetSiteSnippetParams) WithSnippetID ¶
func (o *GetSiteSnippetParams) WithSnippetID(snippetID string) *GetSiteSnippetParams
WithSnippetID adds the snippetID to the get site snippet params
func (*GetSiteSnippetParams) WithTimeout ¶ added in v0.2.0
func (o *GetSiteSnippetParams) WithTimeout(timeout time.Duration) *GetSiteSnippetParams
WithTimeout adds the timeout to the get site snippet params
func (*GetSiteSnippetParams) WriteToRequest ¶
func (o *GetSiteSnippetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteSnippetReader ¶
type GetSiteSnippetReader struct {
// contains filtered or unexported fields
}
GetSiteSnippetReader is a Reader for the GetSiteSnippet structure.
func (*GetSiteSnippetReader) ReadResponse ¶
func (o *GetSiteSnippetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSplitTestDefault ¶ added in v0.12.0
GetSplitTestDefault handles this case with default header values.
error
func NewGetSplitTestDefault ¶ added in v0.12.0
func NewGetSplitTestDefault(code int) *GetSplitTestDefault
NewGetSplitTestDefault creates a GetSplitTestDefault with default headers values
func (*GetSplitTestDefault) Code ¶ added in v0.12.0
func (o *GetSplitTestDefault) Code() int
Code gets the status code for the get split test default response
func (*GetSplitTestDefault) Error ¶ added in v0.12.0
func (o *GetSplitTestDefault) Error() string
func (*GetSplitTestDefault) GetPayload ¶ added in v0.12.0
func (o *GetSplitTestDefault) GetPayload() *models.Error
type GetSplitTestOK ¶ added in v0.12.0
GetSplitTestOK handles this case with default header values.
split_test
func NewGetSplitTestOK ¶ added in v0.12.0
func NewGetSplitTestOK() *GetSplitTestOK
NewGetSplitTestOK creates a GetSplitTestOK with default headers values
func (*GetSplitTestOK) Error ¶ added in v0.12.0
func (o *GetSplitTestOK) Error() string
func (*GetSplitTestOK) GetPayload ¶ added in v0.12.0
func (o *GetSplitTestOK) GetPayload() *models.SplitTest
type GetSplitTestParams ¶ added in v0.12.0
type GetSplitTestParams struct { /*SiteID*/ SiteID string /*SplitTestID*/ SplitTestID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSplitTestParams contains all the parameters to send to the API endpoint for the get split test operation typically these are written to a http.Request
func NewGetSplitTestParams ¶ added in v0.12.0
func NewGetSplitTestParams() *GetSplitTestParams
NewGetSplitTestParams creates a new GetSplitTestParams object with the default values initialized.
func NewGetSplitTestParamsWithContext ¶ added in v0.12.0
func NewGetSplitTestParamsWithContext(ctx context.Context) *GetSplitTestParams
NewGetSplitTestParamsWithContext creates a new GetSplitTestParams object with the default values initialized, and the ability to set a context for a request
func NewGetSplitTestParamsWithHTTPClient ¶ added in v0.12.0
func NewGetSplitTestParamsWithHTTPClient(client *http.Client) *GetSplitTestParams
NewGetSplitTestParamsWithHTTPClient creates a new GetSplitTestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSplitTestParamsWithTimeout ¶ added in v0.12.0
func NewGetSplitTestParamsWithTimeout(timeout time.Duration) *GetSplitTestParams
NewGetSplitTestParamsWithTimeout creates a new GetSplitTestParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSplitTestParams) SetContext ¶ added in v0.12.0
func (o *GetSplitTestParams) SetContext(ctx context.Context)
SetContext adds the context to the get split test params
func (*GetSplitTestParams) SetHTTPClient ¶ added in v0.12.0
func (o *GetSplitTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get split test params
func (*GetSplitTestParams) SetSiteID ¶ added in v0.12.0
func (o *GetSplitTestParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get split test params
func (*GetSplitTestParams) SetSplitTestID ¶ added in v0.12.0
func (o *GetSplitTestParams) SetSplitTestID(splitTestID string)
SetSplitTestID adds the splitTestId to the get split test params
func (*GetSplitTestParams) SetTimeout ¶ added in v0.12.0
func (o *GetSplitTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get split test params
func (*GetSplitTestParams) WithContext ¶ added in v0.12.0
func (o *GetSplitTestParams) WithContext(ctx context.Context) *GetSplitTestParams
WithContext adds the context to the get split test params
func (*GetSplitTestParams) WithHTTPClient ¶ added in v0.12.0
func (o *GetSplitTestParams) WithHTTPClient(client *http.Client) *GetSplitTestParams
WithHTTPClient adds the HTTPClient to the get split test params
func (*GetSplitTestParams) WithSiteID ¶ added in v0.12.0
func (o *GetSplitTestParams) WithSiteID(siteID string) *GetSplitTestParams
WithSiteID adds the siteID to the get split test params
func (*GetSplitTestParams) WithSplitTestID ¶ added in v0.12.0
func (o *GetSplitTestParams) WithSplitTestID(splitTestID string) *GetSplitTestParams
WithSplitTestID adds the splitTestID to the get split test params
func (*GetSplitTestParams) WithTimeout ¶ added in v0.12.0
func (o *GetSplitTestParams) WithTimeout(timeout time.Duration) *GetSplitTestParams
WithTimeout adds the timeout to the get split test params
func (*GetSplitTestParams) WriteToRequest ¶ added in v0.12.0
func (o *GetSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSplitTestReader ¶ added in v0.12.0
type GetSplitTestReader struct {
// contains filtered or unexported fields
}
GetSplitTestReader is a Reader for the GetSplitTest structure.
func (*GetSplitTestReader) ReadResponse ¶ added in v0.12.0
func (o *GetSplitTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSplitTestsDefault ¶ added in v0.12.0
type GetSplitTestsDefault struct { Payload *models.Error // contains filtered or unexported fields }
GetSplitTestsDefault handles this case with default header values.
error
func NewGetSplitTestsDefault ¶ added in v0.12.0
func NewGetSplitTestsDefault(code int) *GetSplitTestsDefault
NewGetSplitTestsDefault creates a GetSplitTestsDefault with default headers values
func (*GetSplitTestsDefault) Code ¶ added in v0.12.0
func (o *GetSplitTestsDefault) Code() int
Code gets the status code for the get split tests default response
func (*GetSplitTestsDefault) Error ¶ added in v0.12.0
func (o *GetSplitTestsDefault) Error() string
func (*GetSplitTestsDefault) GetPayload ¶ added in v0.12.0
func (o *GetSplitTestsDefault) GetPayload() *models.Error
type GetSplitTestsOK ¶ added in v0.12.0
type GetSplitTestsOK struct {
Payload models.SplitTests
}
GetSplitTestsOK handles this case with default header values.
split_tests
func NewGetSplitTestsOK ¶ added in v0.12.0
func NewGetSplitTestsOK() *GetSplitTestsOK
NewGetSplitTestsOK creates a GetSplitTestsOK with default headers values
func (*GetSplitTestsOK) Error ¶ added in v0.12.0
func (o *GetSplitTestsOK) Error() string
func (*GetSplitTestsOK) GetPayload ¶ added in v0.12.0
func (o *GetSplitTestsOK) GetPayload() models.SplitTests
type GetSplitTestsParams ¶ added in v0.12.0
type GetSplitTestsParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSplitTestsParams contains all the parameters to send to the API endpoint for the get split tests operation typically these are written to a http.Request
func NewGetSplitTestsParams ¶ added in v0.12.0
func NewGetSplitTestsParams() *GetSplitTestsParams
NewGetSplitTestsParams creates a new GetSplitTestsParams object with the default values initialized.
func NewGetSplitTestsParamsWithContext ¶ added in v0.12.0
func NewGetSplitTestsParamsWithContext(ctx context.Context) *GetSplitTestsParams
NewGetSplitTestsParamsWithContext creates a new GetSplitTestsParams object with the default values initialized, and the ability to set a context for a request
func NewGetSplitTestsParamsWithHTTPClient ¶ added in v0.12.0
func NewGetSplitTestsParamsWithHTTPClient(client *http.Client) *GetSplitTestsParams
NewGetSplitTestsParamsWithHTTPClient creates a new GetSplitTestsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSplitTestsParamsWithTimeout ¶ added in v0.12.0
func NewGetSplitTestsParamsWithTimeout(timeout time.Duration) *GetSplitTestsParams
NewGetSplitTestsParamsWithTimeout creates a new GetSplitTestsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSplitTestsParams) SetContext ¶ added in v0.12.0
func (o *GetSplitTestsParams) SetContext(ctx context.Context)
SetContext adds the context to the get split tests params
func (*GetSplitTestsParams) SetHTTPClient ¶ added in v0.12.0
func (o *GetSplitTestsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get split tests params
func (*GetSplitTestsParams) SetSiteID ¶ added in v0.12.0
func (o *GetSplitTestsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get split tests params
func (*GetSplitTestsParams) SetTimeout ¶ added in v0.12.0
func (o *GetSplitTestsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get split tests params
func (*GetSplitTestsParams) WithContext ¶ added in v0.12.0
func (o *GetSplitTestsParams) WithContext(ctx context.Context) *GetSplitTestsParams
WithContext adds the context to the get split tests params
func (*GetSplitTestsParams) WithHTTPClient ¶ added in v0.12.0
func (o *GetSplitTestsParams) WithHTTPClient(client *http.Client) *GetSplitTestsParams
WithHTTPClient adds the HTTPClient to the get split tests params
func (*GetSplitTestsParams) WithSiteID ¶ added in v0.12.0
func (o *GetSplitTestsParams) WithSiteID(siteID string) *GetSplitTestsParams
WithSiteID adds the siteID to the get split tests params
func (*GetSplitTestsParams) WithTimeout ¶ added in v0.12.0
func (o *GetSplitTestsParams) WithTimeout(timeout time.Duration) *GetSplitTestsParams
WithTimeout adds the timeout to the get split tests params
func (*GetSplitTestsParams) WriteToRequest ¶ added in v0.12.0
func (o *GetSplitTestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSplitTestsReader ¶ added in v0.12.0
type GetSplitTestsReader struct {
// contains filtered or unexported fields
}
GetSplitTestsReader is a Reader for the GetSplitTests structure.
func (*GetSplitTestsReader) ReadResponse ¶ added in v0.12.0
func (o *GetSplitTestsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAccountAuditEventsDefault ¶ added in v0.2.0
type ListAccountAuditEventsDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListAccountAuditEventsDefault handles this case with default header values.
error
func NewListAccountAuditEventsDefault ¶ added in v0.2.0
func NewListAccountAuditEventsDefault(code int) *ListAccountAuditEventsDefault
NewListAccountAuditEventsDefault creates a ListAccountAuditEventsDefault with default headers values
func (*ListAccountAuditEventsDefault) Code ¶ added in v0.2.0
func (o *ListAccountAuditEventsDefault) Code() int
Code gets the status code for the list account audit events default response
func (*ListAccountAuditEventsDefault) Error ¶ added in v0.2.0
func (o *ListAccountAuditEventsDefault) Error() string
func (*ListAccountAuditEventsDefault) GetPayload ¶ added in v0.12.0
func (o *ListAccountAuditEventsDefault) GetPayload() *models.Error
type ListAccountAuditEventsOK ¶ added in v0.2.0
ListAccountAuditEventsOK handles this case with default header values.
OK
func NewListAccountAuditEventsOK ¶ added in v0.2.0
func NewListAccountAuditEventsOK() *ListAccountAuditEventsOK
NewListAccountAuditEventsOK creates a ListAccountAuditEventsOK with default headers values
func (*ListAccountAuditEventsOK) Error ¶ added in v0.2.0
func (o *ListAccountAuditEventsOK) Error() string
func (*ListAccountAuditEventsOK) GetPayload ¶ added in v0.12.0
func (o *ListAccountAuditEventsOK) GetPayload() []*models.AuditLog
type ListAccountAuditEventsParams ¶ added in v0.2.0
type ListAccountAuditEventsParams struct { /*AccountID*/ AccountID string /*LogType*/ LogType *string /*Page*/ Page *int32 /*PerPage*/ PerPage *int32 /*Query*/ Query *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListAccountAuditEventsParams contains all the parameters to send to the API endpoint for the list account audit events operation typically these are written to a http.Request
func NewListAccountAuditEventsParams ¶ added in v0.2.0
func NewListAccountAuditEventsParams() *ListAccountAuditEventsParams
NewListAccountAuditEventsParams creates a new ListAccountAuditEventsParams object with the default values initialized.
func NewListAccountAuditEventsParamsWithContext ¶ added in v0.2.0
func NewListAccountAuditEventsParamsWithContext(ctx context.Context) *ListAccountAuditEventsParams
NewListAccountAuditEventsParamsWithContext creates a new ListAccountAuditEventsParams object with the default values initialized, and the ability to set a context for a request
func NewListAccountAuditEventsParamsWithHTTPClient ¶ added in v0.2.0
func NewListAccountAuditEventsParamsWithHTTPClient(client *http.Client) *ListAccountAuditEventsParams
NewListAccountAuditEventsParamsWithHTTPClient creates a new ListAccountAuditEventsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAccountAuditEventsParamsWithTimeout ¶ added in v0.2.0
func NewListAccountAuditEventsParamsWithTimeout(timeout time.Duration) *ListAccountAuditEventsParams
NewListAccountAuditEventsParamsWithTimeout creates a new ListAccountAuditEventsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAccountAuditEventsParams) SetAccountID ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the list account audit events params
func (*ListAccountAuditEventsParams) SetContext ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) SetContext(ctx context.Context)
SetContext adds the context to the list account audit events params
func (*ListAccountAuditEventsParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list account audit events params
func (*ListAccountAuditEventsParams) SetLogType ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) SetLogType(logType *string)
SetLogType adds the logType to the list account audit events params
func (*ListAccountAuditEventsParams) SetPage ¶ added in v1.2.0
func (o *ListAccountAuditEventsParams) SetPage(page *int32)
SetPage adds the page to the list account audit events params
func (*ListAccountAuditEventsParams) SetPerPage ¶ added in v1.2.0
func (o *ListAccountAuditEventsParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list account audit events params
func (*ListAccountAuditEventsParams) SetQuery ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) SetQuery(query *string)
SetQuery adds the query to the list account audit events params
func (*ListAccountAuditEventsParams) SetTimeout ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list account audit events params
func (*ListAccountAuditEventsParams) WithAccountID ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) WithAccountID(accountID string) *ListAccountAuditEventsParams
WithAccountID adds the accountID to the list account audit events params
func (*ListAccountAuditEventsParams) WithContext ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) WithContext(ctx context.Context) *ListAccountAuditEventsParams
WithContext adds the context to the list account audit events params
func (*ListAccountAuditEventsParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) WithHTTPClient(client *http.Client) *ListAccountAuditEventsParams
WithHTTPClient adds the HTTPClient to the list account audit events params
func (*ListAccountAuditEventsParams) WithLogType ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) WithLogType(logType *string) *ListAccountAuditEventsParams
WithLogType adds the logType to the list account audit events params
func (*ListAccountAuditEventsParams) WithPage ¶ added in v1.2.0
func (o *ListAccountAuditEventsParams) WithPage(page *int32) *ListAccountAuditEventsParams
WithPage adds the page to the list account audit events params
func (*ListAccountAuditEventsParams) WithPerPage ¶ added in v1.2.0
func (o *ListAccountAuditEventsParams) WithPerPage(perPage *int32) *ListAccountAuditEventsParams
WithPerPage adds the perPage to the list account audit events params
func (*ListAccountAuditEventsParams) WithQuery ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) WithQuery(query *string) *ListAccountAuditEventsParams
WithQuery adds the query to the list account audit events params
func (*ListAccountAuditEventsParams) WithTimeout ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) WithTimeout(timeout time.Duration) *ListAccountAuditEventsParams
WithTimeout adds the timeout to the list account audit events params
func (*ListAccountAuditEventsParams) WriteToRequest ¶ added in v0.2.0
func (o *ListAccountAuditEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAccountAuditEventsReader ¶ added in v0.2.0
type ListAccountAuditEventsReader struct {
// contains filtered or unexported fields
}
ListAccountAuditEventsReader is a Reader for the ListAccountAuditEvents structure.
func (*ListAccountAuditEventsReader) ReadResponse ¶ added in v0.2.0
func (o *ListAccountAuditEventsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAccountTypesForUserDefault ¶ added in v0.2.0
type ListAccountTypesForUserDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListAccountTypesForUserDefault handles this case with default header values.
error
func NewListAccountTypesForUserDefault ¶ added in v0.2.0
func NewListAccountTypesForUserDefault(code int) *ListAccountTypesForUserDefault
NewListAccountTypesForUserDefault creates a ListAccountTypesForUserDefault with default headers values
func (*ListAccountTypesForUserDefault) Code ¶ added in v0.2.0
func (o *ListAccountTypesForUserDefault) Code() int
Code gets the status code for the list account types for user default response
func (*ListAccountTypesForUserDefault) Error ¶ added in v0.2.0
func (o *ListAccountTypesForUserDefault) Error() string
func (*ListAccountTypesForUserDefault) GetPayload ¶ added in v0.12.0
func (o *ListAccountTypesForUserDefault) GetPayload() *models.Error
type ListAccountTypesForUserOK ¶ added in v0.2.0
type ListAccountTypesForUserOK struct {
Payload []*models.AccountType
}
ListAccountTypesForUserOK handles this case with default header values.
OK
func NewListAccountTypesForUserOK ¶ added in v0.2.0
func NewListAccountTypesForUserOK() *ListAccountTypesForUserOK
NewListAccountTypesForUserOK creates a ListAccountTypesForUserOK with default headers values
func (*ListAccountTypesForUserOK) Error ¶ added in v0.2.0
func (o *ListAccountTypesForUserOK) Error() string
func (*ListAccountTypesForUserOK) GetPayload ¶ added in v0.12.0
func (o *ListAccountTypesForUserOK) GetPayload() []*models.AccountType
type ListAccountTypesForUserParams ¶ added in v0.2.0
type ListAccountTypesForUserParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListAccountTypesForUserParams contains all the parameters to send to the API endpoint for the list account types for user operation typically these are written to a http.Request
func NewListAccountTypesForUserParams ¶ added in v0.2.0
func NewListAccountTypesForUserParams() *ListAccountTypesForUserParams
NewListAccountTypesForUserParams creates a new ListAccountTypesForUserParams object with the default values initialized.
func NewListAccountTypesForUserParamsWithContext ¶ added in v0.2.0
func NewListAccountTypesForUserParamsWithContext(ctx context.Context) *ListAccountTypesForUserParams
NewListAccountTypesForUserParamsWithContext creates a new ListAccountTypesForUserParams object with the default values initialized, and the ability to set a context for a request
func NewListAccountTypesForUserParamsWithHTTPClient ¶ added in v0.2.0
func NewListAccountTypesForUserParamsWithHTTPClient(client *http.Client) *ListAccountTypesForUserParams
NewListAccountTypesForUserParamsWithHTTPClient creates a new ListAccountTypesForUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAccountTypesForUserParamsWithTimeout ¶ added in v0.2.0
func NewListAccountTypesForUserParamsWithTimeout(timeout time.Duration) *ListAccountTypesForUserParams
NewListAccountTypesForUserParamsWithTimeout creates a new ListAccountTypesForUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAccountTypesForUserParams) SetContext ¶ added in v0.2.0
func (o *ListAccountTypesForUserParams) SetContext(ctx context.Context)
SetContext adds the context to the list account types for user params
func (*ListAccountTypesForUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListAccountTypesForUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list account types for user params
func (*ListAccountTypesForUserParams) SetTimeout ¶ added in v0.2.0
func (o *ListAccountTypesForUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list account types for user params
func (*ListAccountTypesForUserParams) WithContext ¶ added in v0.2.0
func (o *ListAccountTypesForUserParams) WithContext(ctx context.Context) *ListAccountTypesForUserParams
WithContext adds the context to the list account types for user params
func (*ListAccountTypesForUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListAccountTypesForUserParams) WithHTTPClient(client *http.Client) *ListAccountTypesForUserParams
WithHTTPClient adds the HTTPClient to the list account types for user params
func (*ListAccountTypesForUserParams) WithTimeout ¶ added in v0.2.0
func (o *ListAccountTypesForUserParams) WithTimeout(timeout time.Duration) *ListAccountTypesForUserParams
WithTimeout adds the timeout to the list account types for user params
func (*ListAccountTypesForUserParams) WriteToRequest ¶ added in v0.2.0
func (o *ListAccountTypesForUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAccountTypesForUserReader ¶ added in v0.2.0
type ListAccountTypesForUserReader struct {
// contains filtered or unexported fields
}
ListAccountTypesForUserReader is a Reader for the ListAccountTypesForUser structure.
func (*ListAccountTypesForUserReader) ReadResponse ¶ added in v0.2.0
func (o *ListAccountTypesForUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAccountsForUserDefault ¶ added in v0.2.0
type ListAccountsForUserDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListAccountsForUserDefault handles this case with default header values.
error
func NewListAccountsForUserDefault ¶ added in v0.2.0
func NewListAccountsForUserDefault(code int) *ListAccountsForUserDefault
NewListAccountsForUserDefault creates a ListAccountsForUserDefault with default headers values
func (*ListAccountsForUserDefault) Code ¶ added in v0.2.0
func (o *ListAccountsForUserDefault) Code() int
Code gets the status code for the list accounts for user default response
func (*ListAccountsForUserDefault) Error ¶ added in v0.2.0
func (o *ListAccountsForUserDefault) Error() string
func (*ListAccountsForUserDefault) GetPayload ¶ added in v0.12.0
func (o *ListAccountsForUserDefault) GetPayload() *models.Error
type ListAccountsForUserOK ¶ added in v0.2.0
type ListAccountsForUserOK struct {
Payload []*models.AccountMembership
}
ListAccountsForUserOK handles this case with default header values.
OK
func NewListAccountsForUserOK ¶ added in v0.2.0
func NewListAccountsForUserOK() *ListAccountsForUserOK
NewListAccountsForUserOK creates a ListAccountsForUserOK with default headers values
func (*ListAccountsForUserOK) Error ¶ added in v0.2.0
func (o *ListAccountsForUserOK) Error() string
func (*ListAccountsForUserOK) GetPayload ¶ added in v0.12.0
func (o *ListAccountsForUserOK) GetPayload() []*models.AccountMembership
type ListAccountsForUserParams ¶ added in v0.2.0
type ListAccountsForUserParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListAccountsForUserParams contains all the parameters to send to the API endpoint for the list accounts for user operation typically these are written to a http.Request
func NewListAccountsForUserParams ¶ added in v0.2.0
func NewListAccountsForUserParams() *ListAccountsForUserParams
NewListAccountsForUserParams creates a new ListAccountsForUserParams object with the default values initialized.
func NewListAccountsForUserParamsWithContext ¶ added in v0.2.0
func NewListAccountsForUserParamsWithContext(ctx context.Context) *ListAccountsForUserParams
NewListAccountsForUserParamsWithContext creates a new ListAccountsForUserParams object with the default values initialized, and the ability to set a context for a request
func NewListAccountsForUserParamsWithHTTPClient ¶ added in v0.2.0
func NewListAccountsForUserParamsWithHTTPClient(client *http.Client) *ListAccountsForUserParams
NewListAccountsForUserParamsWithHTTPClient creates a new ListAccountsForUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAccountsForUserParamsWithTimeout ¶ added in v0.2.0
func NewListAccountsForUserParamsWithTimeout(timeout time.Duration) *ListAccountsForUserParams
NewListAccountsForUserParamsWithTimeout creates a new ListAccountsForUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAccountsForUserParams) SetContext ¶ added in v0.2.0
func (o *ListAccountsForUserParams) SetContext(ctx context.Context)
SetContext adds the context to the list accounts for user params
func (*ListAccountsForUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListAccountsForUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list accounts for user params
func (*ListAccountsForUserParams) SetTimeout ¶ added in v0.2.0
func (o *ListAccountsForUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list accounts for user params
func (*ListAccountsForUserParams) WithContext ¶ added in v0.2.0
func (o *ListAccountsForUserParams) WithContext(ctx context.Context) *ListAccountsForUserParams
WithContext adds the context to the list accounts for user params
func (*ListAccountsForUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListAccountsForUserParams) WithHTTPClient(client *http.Client) *ListAccountsForUserParams
WithHTTPClient adds the HTTPClient to the list accounts for user params
func (*ListAccountsForUserParams) WithTimeout ¶ added in v0.2.0
func (o *ListAccountsForUserParams) WithTimeout(timeout time.Duration) *ListAccountsForUserParams
WithTimeout adds the timeout to the list accounts for user params
func (*ListAccountsForUserParams) WriteToRequest ¶ added in v0.2.0
func (o *ListAccountsForUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAccountsForUserReader ¶ added in v0.2.0
type ListAccountsForUserReader struct {
// contains filtered or unexported fields
}
ListAccountsForUserReader is a Reader for the ListAccountsForUser structure.
func (*ListAccountsForUserReader) ReadResponse ¶ added in v0.2.0
func (o *ListAccountsForUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListDeployKeysDefault ¶ added in v0.2.0
type ListDeployKeysDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListDeployKeysDefault handles this case with default header values.
error
func NewListDeployKeysDefault ¶ added in v0.2.0
func NewListDeployKeysDefault(code int) *ListDeployKeysDefault
NewListDeployKeysDefault creates a ListDeployKeysDefault with default headers values
func (*ListDeployKeysDefault) Code ¶ added in v0.2.0
func (o *ListDeployKeysDefault) Code() int
Code gets the status code for the list deploy keys default response
func (*ListDeployKeysDefault) Error ¶ added in v0.2.0
func (o *ListDeployKeysDefault) Error() string
func (*ListDeployKeysDefault) GetPayload ¶ added in v0.12.0
func (o *ListDeployKeysDefault) GetPayload() *models.Error
type ListDeployKeysOK ¶ added in v0.2.0
ListDeployKeysOK handles this case with default header values.
OK
func NewListDeployKeysOK ¶ added in v0.2.0
func NewListDeployKeysOK() *ListDeployKeysOK
NewListDeployKeysOK creates a ListDeployKeysOK with default headers values
func (*ListDeployKeysOK) Error ¶ added in v0.2.0
func (o *ListDeployKeysOK) Error() string
func (*ListDeployKeysOK) GetPayload ¶ added in v0.12.0
func (o *ListDeployKeysOK) GetPayload() []*models.DeployKey
type ListDeployKeysParams ¶ added in v0.2.0
type ListDeployKeysParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListDeployKeysParams contains all the parameters to send to the API endpoint for the list deploy keys operation typically these are written to a http.Request
func NewListDeployKeysParams ¶ added in v0.2.0
func NewListDeployKeysParams() *ListDeployKeysParams
NewListDeployKeysParams creates a new ListDeployKeysParams object with the default values initialized.
func NewListDeployKeysParamsWithContext ¶ added in v0.2.0
func NewListDeployKeysParamsWithContext(ctx context.Context) *ListDeployKeysParams
NewListDeployKeysParamsWithContext creates a new ListDeployKeysParams object with the default values initialized, and the ability to set a context for a request
func NewListDeployKeysParamsWithHTTPClient ¶ added in v0.2.0
func NewListDeployKeysParamsWithHTTPClient(client *http.Client) *ListDeployKeysParams
NewListDeployKeysParamsWithHTTPClient creates a new ListDeployKeysParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListDeployKeysParamsWithTimeout ¶ added in v0.2.0
func NewListDeployKeysParamsWithTimeout(timeout time.Duration) *ListDeployKeysParams
NewListDeployKeysParamsWithTimeout creates a new ListDeployKeysParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListDeployKeysParams) SetContext ¶ added in v0.2.0
func (o *ListDeployKeysParams) SetContext(ctx context.Context)
SetContext adds the context to the list deploy keys params
func (*ListDeployKeysParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListDeployKeysParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list deploy keys params
func (*ListDeployKeysParams) SetTimeout ¶ added in v0.2.0
func (o *ListDeployKeysParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list deploy keys params
func (*ListDeployKeysParams) WithContext ¶ added in v0.2.0
func (o *ListDeployKeysParams) WithContext(ctx context.Context) *ListDeployKeysParams
WithContext adds the context to the list deploy keys params
func (*ListDeployKeysParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListDeployKeysParams) WithHTTPClient(client *http.Client) *ListDeployKeysParams
WithHTTPClient adds the HTTPClient to the list deploy keys params
func (*ListDeployKeysParams) WithTimeout ¶ added in v0.2.0
func (o *ListDeployKeysParams) WithTimeout(timeout time.Duration) *ListDeployKeysParams
WithTimeout adds the timeout to the list deploy keys params
func (*ListDeployKeysParams) WriteToRequest ¶ added in v0.2.0
func (o *ListDeployKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListDeployKeysReader ¶ added in v0.2.0
type ListDeployKeysReader struct {
// contains filtered or unexported fields
}
ListDeployKeysReader is a Reader for the ListDeployKeys structure.
func (*ListDeployKeysReader) ReadResponse ¶ added in v0.2.0
func (o *ListDeployKeysReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListFormSubmissionDefault ¶ added in v0.2.0
type ListFormSubmissionDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListFormSubmissionDefault handles this case with default header values.
error
func NewListFormSubmissionDefault ¶ added in v0.2.0
func NewListFormSubmissionDefault(code int) *ListFormSubmissionDefault
NewListFormSubmissionDefault creates a ListFormSubmissionDefault with default headers values
func (*ListFormSubmissionDefault) Code ¶ added in v0.2.0
func (o *ListFormSubmissionDefault) Code() int
Code gets the status code for the list form submission default response
func (*ListFormSubmissionDefault) Error ¶ added in v0.2.0
func (o *ListFormSubmissionDefault) Error() string
func (*ListFormSubmissionDefault) GetPayload ¶ added in v0.12.0
func (o *ListFormSubmissionDefault) GetPayload() *models.Error
type ListFormSubmissionOK ¶ added in v0.2.0
type ListFormSubmissionOK struct {
Payload []*models.Submission
}
ListFormSubmissionOK handles this case with default header values.
OK
func NewListFormSubmissionOK ¶ added in v0.2.0
func NewListFormSubmissionOK() *ListFormSubmissionOK
NewListFormSubmissionOK creates a ListFormSubmissionOK with default headers values
func (*ListFormSubmissionOK) Error ¶ added in v0.2.0
func (o *ListFormSubmissionOK) Error() string
func (*ListFormSubmissionOK) GetPayload ¶ added in v0.12.0
func (o *ListFormSubmissionOK) GetPayload() []*models.Submission
type ListFormSubmissionParams ¶ added in v0.2.0
type ListFormSubmissionParams struct { /*Page*/ Page *int32 /*PerPage*/ PerPage *int32 /*Query*/ Query *string /*SubmissionID*/ SubmissionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListFormSubmissionParams contains all the parameters to send to the API endpoint for the list form submission operation typically these are written to a http.Request
func NewListFormSubmissionParams ¶ added in v0.2.0
func NewListFormSubmissionParams() *ListFormSubmissionParams
NewListFormSubmissionParams creates a new ListFormSubmissionParams object with the default values initialized.
func NewListFormSubmissionParamsWithContext ¶ added in v0.2.0
func NewListFormSubmissionParamsWithContext(ctx context.Context) *ListFormSubmissionParams
NewListFormSubmissionParamsWithContext creates a new ListFormSubmissionParams object with the default values initialized, and the ability to set a context for a request
func NewListFormSubmissionParamsWithHTTPClient ¶ added in v0.2.0
func NewListFormSubmissionParamsWithHTTPClient(client *http.Client) *ListFormSubmissionParams
NewListFormSubmissionParamsWithHTTPClient creates a new ListFormSubmissionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListFormSubmissionParamsWithTimeout ¶ added in v0.2.0
func NewListFormSubmissionParamsWithTimeout(timeout time.Duration) *ListFormSubmissionParams
NewListFormSubmissionParamsWithTimeout creates a new ListFormSubmissionParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListFormSubmissionParams) SetContext ¶ added in v0.2.0
func (o *ListFormSubmissionParams) SetContext(ctx context.Context)
SetContext adds the context to the list form submission params
func (*ListFormSubmissionParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListFormSubmissionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list form submission params
func (*ListFormSubmissionParams) SetPage ¶ added in v1.2.0
func (o *ListFormSubmissionParams) SetPage(page *int32)
SetPage adds the page to the list form submission params
func (*ListFormSubmissionParams) SetPerPage ¶ added in v1.2.0
func (o *ListFormSubmissionParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list form submission params
func (*ListFormSubmissionParams) SetQuery ¶ added in v0.2.0
func (o *ListFormSubmissionParams) SetQuery(query *string)
SetQuery adds the query to the list form submission params
func (*ListFormSubmissionParams) SetSubmissionID ¶ added in v0.2.0
func (o *ListFormSubmissionParams) SetSubmissionID(submissionID string)
SetSubmissionID adds the submissionId to the list form submission params
func (*ListFormSubmissionParams) SetTimeout ¶ added in v0.2.0
func (o *ListFormSubmissionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list form submission params
func (*ListFormSubmissionParams) WithContext ¶ added in v0.2.0
func (o *ListFormSubmissionParams) WithContext(ctx context.Context) *ListFormSubmissionParams
WithContext adds the context to the list form submission params
func (*ListFormSubmissionParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListFormSubmissionParams) WithHTTPClient(client *http.Client) *ListFormSubmissionParams
WithHTTPClient adds the HTTPClient to the list form submission params
func (*ListFormSubmissionParams) WithPage ¶ added in v1.2.0
func (o *ListFormSubmissionParams) WithPage(page *int32) *ListFormSubmissionParams
WithPage adds the page to the list form submission params
func (*ListFormSubmissionParams) WithPerPage ¶ added in v1.2.0
func (o *ListFormSubmissionParams) WithPerPage(perPage *int32) *ListFormSubmissionParams
WithPerPage adds the perPage to the list form submission params
func (*ListFormSubmissionParams) WithQuery ¶ added in v0.2.0
func (o *ListFormSubmissionParams) WithQuery(query *string) *ListFormSubmissionParams
WithQuery adds the query to the list form submission params
func (*ListFormSubmissionParams) WithSubmissionID ¶ added in v0.2.0
func (o *ListFormSubmissionParams) WithSubmissionID(submissionID string) *ListFormSubmissionParams
WithSubmissionID adds the submissionID to the list form submission params
func (*ListFormSubmissionParams) WithTimeout ¶ added in v0.2.0
func (o *ListFormSubmissionParams) WithTimeout(timeout time.Duration) *ListFormSubmissionParams
WithTimeout adds the timeout to the list form submission params
func (*ListFormSubmissionParams) WriteToRequest ¶ added in v0.2.0
func (o *ListFormSubmissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListFormSubmissionReader ¶ added in v0.2.0
type ListFormSubmissionReader struct {
// contains filtered or unexported fields
}
ListFormSubmissionReader is a Reader for the ListFormSubmission structure.
func (*ListFormSubmissionReader) ReadResponse ¶ added in v0.2.0
func (o *ListFormSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListFormSubmissionsDefault ¶
type ListFormSubmissionsDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListFormSubmissionsDefault handles this case with default header values.
error
func NewListFormSubmissionsDefault ¶
func NewListFormSubmissionsDefault(code int) *ListFormSubmissionsDefault
NewListFormSubmissionsDefault creates a ListFormSubmissionsDefault with default headers values
func (*ListFormSubmissionsDefault) Code ¶
func (o *ListFormSubmissionsDefault) Code() int
Code gets the status code for the list form submissions default response
func (*ListFormSubmissionsDefault) Error ¶
func (o *ListFormSubmissionsDefault) Error() string
func (*ListFormSubmissionsDefault) GetPayload ¶ added in v0.12.0
func (o *ListFormSubmissionsDefault) GetPayload() *models.Error
type ListFormSubmissionsOK ¶
type ListFormSubmissionsOK struct {
Payload []*models.Submission
}
ListFormSubmissionsOK handles this case with default header values.
OK
func NewListFormSubmissionsOK ¶
func NewListFormSubmissionsOK() *ListFormSubmissionsOK
NewListFormSubmissionsOK creates a ListFormSubmissionsOK with default headers values
func (*ListFormSubmissionsOK) Error ¶
func (o *ListFormSubmissionsOK) Error() string
func (*ListFormSubmissionsOK) GetPayload ¶ added in v0.12.0
func (o *ListFormSubmissionsOK) GetPayload() []*models.Submission
type ListFormSubmissionsParams ¶
type ListFormSubmissionsParams struct { /*FormID*/ FormID string /*Page*/ Page *int32 /*PerPage*/ PerPage *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListFormSubmissionsParams contains all the parameters to send to the API endpoint for the list form submissions operation typically these are written to a http.Request
func NewListFormSubmissionsParams ¶
func NewListFormSubmissionsParams() *ListFormSubmissionsParams
NewListFormSubmissionsParams creates a new ListFormSubmissionsParams object with the default values initialized.
func NewListFormSubmissionsParamsWithContext ¶ added in v0.2.0
func NewListFormSubmissionsParamsWithContext(ctx context.Context) *ListFormSubmissionsParams
NewListFormSubmissionsParamsWithContext creates a new ListFormSubmissionsParams object with the default values initialized, and the ability to set a context for a request
func NewListFormSubmissionsParamsWithHTTPClient ¶ added in v0.2.0
func NewListFormSubmissionsParamsWithHTTPClient(client *http.Client) *ListFormSubmissionsParams
NewListFormSubmissionsParamsWithHTTPClient creates a new ListFormSubmissionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListFormSubmissionsParamsWithTimeout ¶ added in v0.2.0
func NewListFormSubmissionsParamsWithTimeout(timeout time.Duration) *ListFormSubmissionsParams
NewListFormSubmissionsParamsWithTimeout creates a new ListFormSubmissionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListFormSubmissionsParams) SetContext ¶ added in v0.2.0
func (o *ListFormSubmissionsParams) SetContext(ctx context.Context)
SetContext adds the context to the list form submissions params
func (*ListFormSubmissionsParams) SetFormID ¶ added in v0.2.0
func (o *ListFormSubmissionsParams) SetFormID(formID string)
SetFormID adds the formId to the list form submissions params
func (*ListFormSubmissionsParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListFormSubmissionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list form submissions params
func (*ListFormSubmissionsParams) SetPage ¶ added in v1.2.0
func (o *ListFormSubmissionsParams) SetPage(page *int32)
SetPage adds the page to the list form submissions params
func (*ListFormSubmissionsParams) SetPerPage ¶ added in v1.2.0
func (o *ListFormSubmissionsParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list form submissions params
func (*ListFormSubmissionsParams) SetTimeout ¶ added in v0.2.0
func (o *ListFormSubmissionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list form submissions params
func (*ListFormSubmissionsParams) WithContext ¶ added in v0.2.0
func (o *ListFormSubmissionsParams) WithContext(ctx context.Context) *ListFormSubmissionsParams
WithContext adds the context to the list form submissions params
func (*ListFormSubmissionsParams) WithFormID ¶
func (o *ListFormSubmissionsParams) WithFormID(formID string) *ListFormSubmissionsParams
WithFormID adds the formID to the list form submissions params
func (*ListFormSubmissionsParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListFormSubmissionsParams) WithHTTPClient(client *http.Client) *ListFormSubmissionsParams
WithHTTPClient adds the HTTPClient to the list form submissions params
func (*ListFormSubmissionsParams) WithPage ¶ added in v1.2.0
func (o *ListFormSubmissionsParams) WithPage(page *int32) *ListFormSubmissionsParams
WithPage adds the page to the list form submissions params
func (*ListFormSubmissionsParams) WithPerPage ¶ added in v1.2.0
func (o *ListFormSubmissionsParams) WithPerPage(perPage *int32) *ListFormSubmissionsParams
WithPerPage adds the perPage to the list form submissions params
func (*ListFormSubmissionsParams) WithTimeout ¶ added in v0.2.0
func (o *ListFormSubmissionsParams) WithTimeout(timeout time.Duration) *ListFormSubmissionsParams
WithTimeout adds the timeout to the list form submissions params
func (*ListFormSubmissionsParams) WriteToRequest ¶
func (o *ListFormSubmissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListFormSubmissionsReader ¶
type ListFormSubmissionsReader struct {
// contains filtered or unexported fields
}
ListFormSubmissionsReader is a Reader for the ListFormSubmissions structure.
func (*ListFormSubmissionsReader) ReadResponse ¶
func (o *ListFormSubmissionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListFormsDefault ¶
ListFormsDefault handles this case with default header values.
error
func NewListFormsDefault ¶
func NewListFormsDefault(code int) *ListFormsDefault
NewListFormsDefault creates a ListFormsDefault with default headers values
func (*ListFormsDefault) Code ¶
func (o *ListFormsDefault) Code() int
Code gets the status code for the list forms default response
func (*ListFormsDefault) Error ¶
func (o *ListFormsDefault) Error() string
func (*ListFormsDefault) GetPayload ¶ added in v0.12.0
func (o *ListFormsDefault) GetPayload() *models.Error
type ListFormsOK ¶
ListFormsOK handles this case with default header values.
OK
func NewListFormsOK ¶
func NewListFormsOK() *ListFormsOK
NewListFormsOK creates a ListFormsOK with default headers values
func (*ListFormsOK) Error ¶
func (o *ListFormsOK) Error() string
func (*ListFormsOK) GetPayload ¶ added in v0.12.0
func (o *ListFormsOK) GetPayload() []*models.Form
type ListFormsParams ¶
type ListFormsParams struct { /*SiteID*/ SiteID *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListFormsParams contains all the parameters to send to the API endpoint for the list forms operation typically these are written to a http.Request
func NewListFormsParams ¶
func NewListFormsParams() *ListFormsParams
NewListFormsParams creates a new ListFormsParams object with the default values initialized.
func NewListFormsParamsWithContext ¶ added in v0.2.0
func NewListFormsParamsWithContext(ctx context.Context) *ListFormsParams
NewListFormsParamsWithContext creates a new ListFormsParams object with the default values initialized, and the ability to set a context for a request
func NewListFormsParamsWithHTTPClient ¶ added in v0.2.0
func NewListFormsParamsWithHTTPClient(client *http.Client) *ListFormsParams
NewListFormsParamsWithHTTPClient creates a new ListFormsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListFormsParamsWithTimeout ¶ added in v0.2.0
func NewListFormsParamsWithTimeout(timeout time.Duration) *ListFormsParams
NewListFormsParamsWithTimeout creates a new ListFormsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListFormsParams) SetContext ¶ added in v0.2.0
func (o *ListFormsParams) SetContext(ctx context.Context)
SetContext adds the context to the list forms params
func (*ListFormsParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListFormsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list forms params
func (*ListFormsParams) SetSiteID ¶ added in v0.2.0
func (o *ListFormsParams) SetSiteID(siteID *string)
SetSiteID adds the siteId to the list forms params
func (*ListFormsParams) SetTimeout ¶ added in v0.2.0
func (o *ListFormsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list forms params
func (*ListFormsParams) WithContext ¶ added in v0.2.0
func (o *ListFormsParams) WithContext(ctx context.Context) *ListFormsParams
WithContext adds the context to the list forms params
func (*ListFormsParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListFormsParams) WithHTTPClient(client *http.Client) *ListFormsParams
WithHTTPClient adds the HTTPClient to the list forms params
func (*ListFormsParams) WithSiteID ¶ added in v0.2.0
func (o *ListFormsParams) WithSiteID(siteID *string) *ListFormsParams
WithSiteID adds the siteID to the list forms params
func (*ListFormsParams) WithTimeout ¶ added in v0.2.0
func (o *ListFormsParams) WithTimeout(timeout time.Duration) *ListFormsParams
WithTimeout adds the timeout to the list forms params
func (*ListFormsParams) WriteToRequest ¶
func (o *ListFormsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListFormsReader ¶
type ListFormsReader struct {
// contains filtered or unexported fields
}
ListFormsReader is a Reader for the ListForms structure.
func (*ListFormsReader) ReadResponse ¶
func (o *ListFormsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListHookTypesDefault ¶
type ListHookTypesDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListHookTypesDefault handles this case with default header values.
error
func NewListHookTypesDefault ¶
func NewListHookTypesDefault(code int) *ListHookTypesDefault
NewListHookTypesDefault creates a ListHookTypesDefault with default headers values
func (*ListHookTypesDefault) Code ¶
func (o *ListHookTypesDefault) Code() int
Code gets the status code for the list hook types default response
func (*ListHookTypesDefault) Error ¶
func (o *ListHookTypesDefault) Error() string
func (*ListHookTypesDefault) GetPayload ¶ added in v0.12.0
func (o *ListHookTypesDefault) GetPayload() *models.Error
type ListHookTypesOK ¶
ListHookTypesOK handles this case with default header values.
OK
func NewListHookTypesOK ¶
func NewListHookTypesOK() *ListHookTypesOK
NewListHookTypesOK creates a ListHookTypesOK with default headers values
func (*ListHookTypesOK) Error ¶
func (o *ListHookTypesOK) Error() string
func (*ListHookTypesOK) GetPayload ¶ added in v0.12.0
func (o *ListHookTypesOK) GetPayload() []*models.HookType
type ListHookTypesParams ¶
type ListHookTypesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListHookTypesParams contains all the parameters to send to the API endpoint for the list hook types operation typically these are written to a http.Request
func NewListHookTypesParams ¶
func NewListHookTypesParams() *ListHookTypesParams
NewListHookTypesParams creates a new ListHookTypesParams object with the default values initialized.
func NewListHookTypesParamsWithContext ¶ added in v0.2.0
func NewListHookTypesParamsWithContext(ctx context.Context) *ListHookTypesParams
NewListHookTypesParamsWithContext creates a new ListHookTypesParams object with the default values initialized, and the ability to set a context for a request
func NewListHookTypesParamsWithHTTPClient ¶ added in v0.2.0
func NewListHookTypesParamsWithHTTPClient(client *http.Client) *ListHookTypesParams
NewListHookTypesParamsWithHTTPClient creates a new ListHookTypesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListHookTypesParamsWithTimeout ¶ added in v0.2.0
func NewListHookTypesParamsWithTimeout(timeout time.Duration) *ListHookTypesParams
NewListHookTypesParamsWithTimeout creates a new ListHookTypesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListHookTypesParams) SetContext ¶ added in v0.2.0
func (o *ListHookTypesParams) SetContext(ctx context.Context)
SetContext adds the context to the list hook types params
func (*ListHookTypesParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListHookTypesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list hook types params
func (*ListHookTypesParams) SetTimeout ¶ added in v0.2.0
func (o *ListHookTypesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list hook types params
func (*ListHookTypesParams) WithContext ¶ added in v0.2.0
func (o *ListHookTypesParams) WithContext(ctx context.Context) *ListHookTypesParams
WithContext adds the context to the list hook types params
func (*ListHookTypesParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListHookTypesParams) WithHTTPClient(client *http.Client) *ListHookTypesParams
WithHTTPClient adds the HTTPClient to the list hook types params
func (*ListHookTypesParams) WithTimeout ¶ added in v0.2.0
func (o *ListHookTypesParams) WithTimeout(timeout time.Duration) *ListHookTypesParams
WithTimeout adds the timeout to the list hook types params
func (*ListHookTypesParams) WriteToRequest ¶
func (o *ListHookTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListHookTypesReader ¶
type ListHookTypesReader struct {
// contains filtered or unexported fields
}
ListHookTypesReader is a Reader for the ListHookTypes structure.
func (*ListHookTypesReader) ReadResponse ¶
func (o *ListHookTypesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListHooksBySiteIDDefault ¶
type ListHooksBySiteIDDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListHooksBySiteIDDefault handles this case with default header values.
error
func NewListHooksBySiteIDDefault ¶
func NewListHooksBySiteIDDefault(code int) *ListHooksBySiteIDDefault
NewListHooksBySiteIDDefault creates a ListHooksBySiteIDDefault with default headers values
func (*ListHooksBySiteIDDefault) Code ¶
func (o *ListHooksBySiteIDDefault) Code() int
Code gets the status code for the list hooks by site Id default response
func (*ListHooksBySiteIDDefault) Error ¶
func (o *ListHooksBySiteIDDefault) Error() string
func (*ListHooksBySiteIDDefault) GetPayload ¶ added in v0.12.0
func (o *ListHooksBySiteIDDefault) GetPayload() *models.Error
type ListHooksBySiteIDOK ¶
ListHooksBySiteIDOK handles this case with default header values.
OK
func NewListHooksBySiteIDOK ¶
func NewListHooksBySiteIDOK() *ListHooksBySiteIDOK
NewListHooksBySiteIDOK creates a ListHooksBySiteIDOK with default headers values
func (*ListHooksBySiteIDOK) Error ¶
func (o *ListHooksBySiteIDOK) Error() string
func (*ListHooksBySiteIDOK) GetPayload ¶ added in v0.12.0
func (o *ListHooksBySiteIDOK) GetPayload() []*models.Hook
type ListHooksBySiteIDParams ¶
type ListHooksBySiteIDParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListHooksBySiteIDParams contains all the parameters to send to the API endpoint for the list hooks by site Id operation typically these are written to a http.Request
func NewListHooksBySiteIDParams ¶
func NewListHooksBySiteIDParams() *ListHooksBySiteIDParams
NewListHooksBySiteIDParams creates a new ListHooksBySiteIDParams object with the default values initialized.
func NewListHooksBySiteIDParamsWithContext ¶ added in v0.2.0
func NewListHooksBySiteIDParamsWithContext(ctx context.Context) *ListHooksBySiteIDParams
NewListHooksBySiteIDParamsWithContext creates a new ListHooksBySiteIDParams object with the default values initialized, and the ability to set a context for a request
func NewListHooksBySiteIDParamsWithHTTPClient ¶ added in v0.2.0
func NewListHooksBySiteIDParamsWithHTTPClient(client *http.Client) *ListHooksBySiteIDParams
NewListHooksBySiteIDParamsWithHTTPClient creates a new ListHooksBySiteIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListHooksBySiteIDParamsWithTimeout ¶ added in v0.2.0
func NewListHooksBySiteIDParamsWithTimeout(timeout time.Duration) *ListHooksBySiteIDParams
NewListHooksBySiteIDParamsWithTimeout creates a new ListHooksBySiteIDParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListHooksBySiteIDParams) SetContext ¶ added in v0.2.0
func (o *ListHooksBySiteIDParams) SetContext(ctx context.Context)
SetContext adds the context to the list hooks by site Id params
func (*ListHooksBySiteIDParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListHooksBySiteIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list hooks by site Id params
func (*ListHooksBySiteIDParams) SetSiteID ¶ added in v0.2.0
func (o *ListHooksBySiteIDParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list hooks by site Id params
func (*ListHooksBySiteIDParams) SetTimeout ¶ added in v0.2.0
func (o *ListHooksBySiteIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list hooks by site Id params
func (*ListHooksBySiteIDParams) WithContext ¶ added in v0.2.0
func (o *ListHooksBySiteIDParams) WithContext(ctx context.Context) *ListHooksBySiteIDParams
WithContext adds the context to the list hooks by site Id params
func (*ListHooksBySiteIDParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListHooksBySiteIDParams) WithHTTPClient(client *http.Client) *ListHooksBySiteIDParams
WithHTTPClient adds the HTTPClient to the list hooks by site Id params
func (*ListHooksBySiteIDParams) WithSiteID ¶
func (o *ListHooksBySiteIDParams) WithSiteID(siteID string) *ListHooksBySiteIDParams
WithSiteID adds the siteID to the list hooks by site Id params
func (*ListHooksBySiteIDParams) WithTimeout ¶ added in v0.2.0
func (o *ListHooksBySiteIDParams) WithTimeout(timeout time.Duration) *ListHooksBySiteIDParams
WithTimeout adds the timeout to the list hooks by site Id params
func (*ListHooksBySiteIDParams) WriteToRequest ¶
func (o *ListHooksBySiteIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListHooksBySiteIDReader ¶
type ListHooksBySiteIDReader struct {
// contains filtered or unexported fields
}
ListHooksBySiteIDReader is a Reader for the ListHooksBySiteID structure.
func (*ListHooksBySiteIDReader) ReadResponse ¶
func (o *ListHooksBySiteIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListMembersForAccountDefault ¶ added in v0.2.0
type ListMembersForAccountDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListMembersForAccountDefault handles this case with default header values.
error
func NewListMembersForAccountDefault ¶ added in v0.2.0
func NewListMembersForAccountDefault(code int) *ListMembersForAccountDefault
NewListMembersForAccountDefault creates a ListMembersForAccountDefault with default headers values
func (*ListMembersForAccountDefault) Code ¶ added in v0.2.0
func (o *ListMembersForAccountDefault) Code() int
Code gets the status code for the list members for account default response
func (*ListMembersForAccountDefault) Error ¶ added in v0.2.0
func (o *ListMembersForAccountDefault) Error() string
func (*ListMembersForAccountDefault) GetPayload ¶ added in v0.12.0
func (o *ListMembersForAccountDefault) GetPayload() *models.Error
type ListMembersForAccountOK ¶ added in v0.2.0
ListMembersForAccountOK handles this case with default header values.
OK
func NewListMembersForAccountOK ¶ added in v0.2.0
func NewListMembersForAccountOK() *ListMembersForAccountOK
NewListMembersForAccountOK creates a ListMembersForAccountOK with default headers values
func (*ListMembersForAccountOK) Error ¶ added in v0.2.0
func (o *ListMembersForAccountOK) Error() string
func (*ListMembersForAccountOK) GetPayload ¶ added in v0.12.0
func (o *ListMembersForAccountOK) GetPayload() []*models.Member
type ListMembersForAccountParams ¶ added in v0.2.0
type ListMembersForAccountParams struct { /*AccountSlug*/ AccountSlug string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListMembersForAccountParams contains all the parameters to send to the API endpoint for the list members for account operation typically these are written to a http.Request
func NewListMembersForAccountParams ¶ added in v0.2.0
func NewListMembersForAccountParams() *ListMembersForAccountParams
NewListMembersForAccountParams creates a new ListMembersForAccountParams object with the default values initialized.
func NewListMembersForAccountParamsWithContext ¶ added in v0.2.0
func NewListMembersForAccountParamsWithContext(ctx context.Context) *ListMembersForAccountParams
NewListMembersForAccountParamsWithContext creates a new ListMembersForAccountParams object with the default values initialized, and the ability to set a context for a request
func NewListMembersForAccountParamsWithHTTPClient ¶ added in v0.2.0
func NewListMembersForAccountParamsWithHTTPClient(client *http.Client) *ListMembersForAccountParams
NewListMembersForAccountParamsWithHTTPClient creates a new ListMembersForAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListMembersForAccountParamsWithTimeout ¶ added in v0.2.0
func NewListMembersForAccountParamsWithTimeout(timeout time.Duration) *ListMembersForAccountParams
NewListMembersForAccountParamsWithTimeout creates a new ListMembersForAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListMembersForAccountParams) SetAccountSlug ¶ added in v0.2.0
func (o *ListMembersForAccountParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the list members for account params
func (*ListMembersForAccountParams) SetContext ¶ added in v0.2.0
func (o *ListMembersForAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the list members for account params
func (*ListMembersForAccountParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListMembersForAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list members for account params
func (*ListMembersForAccountParams) SetTimeout ¶ added in v0.2.0
func (o *ListMembersForAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list members for account params
func (*ListMembersForAccountParams) WithAccountSlug ¶ added in v0.2.0
func (o *ListMembersForAccountParams) WithAccountSlug(accountSlug string) *ListMembersForAccountParams
WithAccountSlug adds the accountSlug to the list members for account params
func (*ListMembersForAccountParams) WithContext ¶ added in v0.2.0
func (o *ListMembersForAccountParams) WithContext(ctx context.Context) *ListMembersForAccountParams
WithContext adds the context to the list members for account params
func (*ListMembersForAccountParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListMembersForAccountParams) WithHTTPClient(client *http.Client) *ListMembersForAccountParams
WithHTTPClient adds the HTTPClient to the list members for account params
func (*ListMembersForAccountParams) WithTimeout ¶ added in v0.2.0
func (o *ListMembersForAccountParams) WithTimeout(timeout time.Duration) *ListMembersForAccountParams
WithTimeout adds the timeout to the list members for account params
func (*ListMembersForAccountParams) WriteToRequest ¶ added in v0.2.0
func (o *ListMembersForAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListMembersForAccountReader ¶ added in v0.2.0
type ListMembersForAccountReader struct {
// contains filtered or unexported fields
}
ListMembersForAccountReader is a Reader for the ListMembersForAccount structure.
func (*ListMembersForAccountReader) ReadResponse ¶ added in v0.2.0
func (o *ListMembersForAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListPaymentMethodsForUserDefault ¶ added in v0.2.0
type ListPaymentMethodsForUserDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListPaymentMethodsForUserDefault handles this case with default header values.
error
func NewListPaymentMethodsForUserDefault ¶ added in v0.2.0
func NewListPaymentMethodsForUserDefault(code int) *ListPaymentMethodsForUserDefault
NewListPaymentMethodsForUserDefault creates a ListPaymentMethodsForUserDefault with default headers values
func (*ListPaymentMethodsForUserDefault) Code ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserDefault) Code() int
Code gets the status code for the list payment methods for user default response
func (*ListPaymentMethodsForUserDefault) Error ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserDefault) Error() string
func (*ListPaymentMethodsForUserDefault) GetPayload ¶ added in v0.12.0
func (o *ListPaymentMethodsForUserDefault) GetPayload() *models.Error
type ListPaymentMethodsForUserOK ¶ added in v0.2.0
type ListPaymentMethodsForUserOK struct {
Payload []*models.PaymentMethod
}
ListPaymentMethodsForUserOK handles this case with default header values.
OK
func NewListPaymentMethodsForUserOK ¶ added in v0.2.0
func NewListPaymentMethodsForUserOK() *ListPaymentMethodsForUserOK
NewListPaymentMethodsForUserOK creates a ListPaymentMethodsForUserOK with default headers values
func (*ListPaymentMethodsForUserOK) Error ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserOK) Error() string
func (*ListPaymentMethodsForUserOK) GetPayload ¶ added in v0.12.0
func (o *ListPaymentMethodsForUserOK) GetPayload() []*models.PaymentMethod
type ListPaymentMethodsForUserParams ¶ added in v0.2.0
type ListPaymentMethodsForUserParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListPaymentMethodsForUserParams contains all the parameters to send to the API endpoint for the list payment methods for user operation typically these are written to a http.Request
func NewListPaymentMethodsForUserParams ¶ added in v0.2.0
func NewListPaymentMethodsForUserParams() *ListPaymentMethodsForUserParams
NewListPaymentMethodsForUserParams creates a new ListPaymentMethodsForUserParams object with the default values initialized.
func NewListPaymentMethodsForUserParamsWithContext ¶ added in v0.2.0
func NewListPaymentMethodsForUserParamsWithContext(ctx context.Context) *ListPaymentMethodsForUserParams
NewListPaymentMethodsForUserParamsWithContext creates a new ListPaymentMethodsForUserParams object with the default values initialized, and the ability to set a context for a request
func NewListPaymentMethodsForUserParamsWithHTTPClient ¶ added in v0.2.0
func NewListPaymentMethodsForUserParamsWithHTTPClient(client *http.Client) *ListPaymentMethodsForUserParams
NewListPaymentMethodsForUserParamsWithHTTPClient creates a new ListPaymentMethodsForUserParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListPaymentMethodsForUserParamsWithTimeout ¶ added in v0.2.0
func NewListPaymentMethodsForUserParamsWithTimeout(timeout time.Duration) *ListPaymentMethodsForUserParams
NewListPaymentMethodsForUserParamsWithTimeout creates a new ListPaymentMethodsForUserParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListPaymentMethodsForUserParams) SetContext ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserParams) SetContext(ctx context.Context)
SetContext adds the context to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) SetTimeout ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) WithContext ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserParams) WithContext(ctx context.Context) *ListPaymentMethodsForUserParams
WithContext adds the context to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserParams) WithHTTPClient(client *http.Client) *ListPaymentMethodsForUserParams
WithHTTPClient adds the HTTPClient to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) WithTimeout ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserParams) WithTimeout(timeout time.Duration) *ListPaymentMethodsForUserParams
WithTimeout adds the timeout to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) WriteToRequest ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListPaymentMethodsForUserReader ¶ added in v0.2.0
type ListPaymentMethodsForUserReader struct {
// contains filtered or unexported fields
}
ListPaymentMethodsForUserReader is a Reader for the ListPaymentMethodsForUser structure.
func (*ListPaymentMethodsForUserReader) ReadResponse ¶ added in v0.2.0
func (o *ListPaymentMethodsForUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListServiceInstancesForSiteDefault ¶ added in v0.18.0
type ListServiceInstancesForSiteDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListServiceInstancesForSiteDefault handles this case with default header values.
error
func NewListServiceInstancesForSiteDefault ¶ added in v0.18.0
func NewListServiceInstancesForSiteDefault(code int) *ListServiceInstancesForSiteDefault
NewListServiceInstancesForSiteDefault creates a ListServiceInstancesForSiteDefault with default headers values
func (*ListServiceInstancesForSiteDefault) Code ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteDefault) Code() int
Code gets the status code for the list service instances for site default response
func (*ListServiceInstancesForSiteDefault) Error ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteDefault) Error() string
func (*ListServiceInstancesForSiteDefault) GetPayload ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteDefault) GetPayload() *models.Error
type ListServiceInstancesForSiteOK ¶ added in v0.18.0
type ListServiceInstancesForSiteOK struct {
Payload []*models.ServiceInstance
}
ListServiceInstancesForSiteOK handles this case with default header values.
OK
func NewListServiceInstancesForSiteOK ¶ added in v0.18.0
func NewListServiceInstancesForSiteOK() *ListServiceInstancesForSiteOK
NewListServiceInstancesForSiteOK creates a ListServiceInstancesForSiteOK with default headers values
func (*ListServiceInstancesForSiteOK) Error ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteOK) Error() string
func (*ListServiceInstancesForSiteOK) GetPayload ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteOK) GetPayload() []*models.ServiceInstance
type ListServiceInstancesForSiteParams ¶ added in v0.18.0
type ListServiceInstancesForSiteParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListServiceInstancesForSiteParams contains all the parameters to send to the API endpoint for the list service instances for site operation typically these are written to a http.Request
func NewListServiceInstancesForSiteParams ¶ added in v0.18.0
func NewListServiceInstancesForSiteParams() *ListServiceInstancesForSiteParams
NewListServiceInstancesForSiteParams creates a new ListServiceInstancesForSiteParams object with the default values initialized.
func NewListServiceInstancesForSiteParamsWithContext ¶ added in v0.18.0
func NewListServiceInstancesForSiteParamsWithContext(ctx context.Context) *ListServiceInstancesForSiteParams
NewListServiceInstancesForSiteParamsWithContext creates a new ListServiceInstancesForSiteParams object with the default values initialized, and the ability to set a context for a request
func NewListServiceInstancesForSiteParamsWithHTTPClient ¶ added in v0.18.0
func NewListServiceInstancesForSiteParamsWithHTTPClient(client *http.Client) *ListServiceInstancesForSiteParams
NewListServiceInstancesForSiteParamsWithHTTPClient creates a new ListServiceInstancesForSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListServiceInstancesForSiteParamsWithTimeout ¶ added in v0.18.0
func NewListServiceInstancesForSiteParamsWithTimeout(timeout time.Duration) *ListServiceInstancesForSiteParams
NewListServiceInstancesForSiteParamsWithTimeout creates a new ListServiceInstancesForSiteParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListServiceInstancesForSiteParams) SetContext ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the list service instances for site params
func (*ListServiceInstancesForSiteParams) SetHTTPClient ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list service instances for site params
func (*ListServiceInstancesForSiteParams) SetSiteID ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list service instances for site params
func (*ListServiceInstancesForSiteParams) SetTimeout ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list service instances for site params
func (*ListServiceInstancesForSiteParams) WithContext ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteParams) WithContext(ctx context.Context) *ListServiceInstancesForSiteParams
WithContext adds the context to the list service instances for site params
func (*ListServiceInstancesForSiteParams) WithHTTPClient ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteParams) WithHTTPClient(client *http.Client) *ListServiceInstancesForSiteParams
WithHTTPClient adds the HTTPClient to the list service instances for site params
func (*ListServiceInstancesForSiteParams) WithSiteID ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteParams) WithSiteID(siteID string) *ListServiceInstancesForSiteParams
WithSiteID adds the siteID to the list service instances for site params
func (*ListServiceInstancesForSiteParams) WithTimeout ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteParams) WithTimeout(timeout time.Duration) *ListServiceInstancesForSiteParams
WithTimeout adds the timeout to the list service instances for site params
func (*ListServiceInstancesForSiteParams) WriteToRequest ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListServiceInstancesForSiteReader ¶ added in v0.18.0
type ListServiceInstancesForSiteReader struct {
// contains filtered or unexported fields
}
ListServiceInstancesForSiteReader is a Reader for the ListServiceInstancesForSite structure.
func (*ListServiceInstancesForSiteReader) ReadResponse ¶ added in v0.18.0
func (o *ListServiceInstancesForSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteAssetsDefault ¶ added in v0.2.0
type ListSiteAssetsDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListSiteAssetsDefault handles this case with default header values.
error
func NewListSiteAssetsDefault ¶ added in v0.2.0
func NewListSiteAssetsDefault(code int) *ListSiteAssetsDefault
NewListSiteAssetsDefault creates a ListSiteAssetsDefault with default headers values
func (*ListSiteAssetsDefault) Code ¶ added in v0.2.0
func (o *ListSiteAssetsDefault) Code() int
Code gets the status code for the list site assets default response
func (*ListSiteAssetsDefault) Error ¶ added in v0.2.0
func (o *ListSiteAssetsDefault) Error() string
func (*ListSiteAssetsDefault) GetPayload ¶ added in v0.12.0
func (o *ListSiteAssetsDefault) GetPayload() *models.Error
type ListSiteAssetsOK ¶ added in v0.2.0
ListSiteAssetsOK handles this case with default header values.
OK
func NewListSiteAssetsOK ¶ added in v0.2.0
func NewListSiteAssetsOK() *ListSiteAssetsOK
NewListSiteAssetsOK creates a ListSiteAssetsOK with default headers values
func (*ListSiteAssetsOK) Error ¶ added in v0.2.0
func (o *ListSiteAssetsOK) Error() string
func (*ListSiteAssetsOK) GetPayload ¶ added in v0.12.0
func (o *ListSiteAssetsOK) GetPayload() []*models.Asset
type ListSiteAssetsParams ¶ added in v0.2.0
type ListSiteAssetsParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSiteAssetsParams contains all the parameters to send to the API endpoint for the list site assets operation typically these are written to a http.Request
func NewListSiteAssetsParams ¶ added in v0.2.0
func NewListSiteAssetsParams() *ListSiteAssetsParams
NewListSiteAssetsParams creates a new ListSiteAssetsParams object with the default values initialized.
func NewListSiteAssetsParamsWithContext ¶ added in v0.2.0
func NewListSiteAssetsParamsWithContext(ctx context.Context) *ListSiteAssetsParams
NewListSiteAssetsParamsWithContext creates a new ListSiteAssetsParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteAssetsParamsWithHTTPClient ¶ added in v0.2.0
func NewListSiteAssetsParamsWithHTTPClient(client *http.Client) *ListSiteAssetsParams
NewListSiteAssetsParamsWithHTTPClient creates a new ListSiteAssetsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteAssetsParamsWithTimeout ¶ added in v0.2.0
func NewListSiteAssetsParamsWithTimeout(timeout time.Duration) *ListSiteAssetsParams
NewListSiteAssetsParamsWithTimeout creates a new ListSiteAssetsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteAssetsParams) SetContext ¶ added in v0.2.0
func (o *ListSiteAssetsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site assets params
func (*ListSiteAssetsParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSiteAssetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site assets params
func (*ListSiteAssetsParams) SetSiteID ¶ added in v0.2.0
func (o *ListSiteAssetsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site assets params
func (*ListSiteAssetsParams) SetTimeout ¶ added in v0.2.0
func (o *ListSiteAssetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site assets params
func (*ListSiteAssetsParams) WithContext ¶ added in v0.2.0
func (o *ListSiteAssetsParams) WithContext(ctx context.Context) *ListSiteAssetsParams
WithContext adds the context to the list site assets params
func (*ListSiteAssetsParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSiteAssetsParams) WithHTTPClient(client *http.Client) *ListSiteAssetsParams
WithHTTPClient adds the HTTPClient to the list site assets params
func (*ListSiteAssetsParams) WithSiteID ¶ added in v0.2.0
func (o *ListSiteAssetsParams) WithSiteID(siteID string) *ListSiteAssetsParams
WithSiteID adds the siteID to the list site assets params
func (*ListSiteAssetsParams) WithTimeout ¶ added in v0.2.0
func (o *ListSiteAssetsParams) WithTimeout(timeout time.Duration) *ListSiteAssetsParams
WithTimeout adds the timeout to the list site assets params
func (*ListSiteAssetsParams) WriteToRequest ¶ added in v0.2.0
func (o *ListSiteAssetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteAssetsReader ¶ added in v0.2.0
type ListSiteAssetsReader struct {
// contains filtered or unexported fields
}
ListSiteAssetsReader is a Reader for the ListSiteAssets structure.
func (*ListSiteAssetsReader) ReadResponse ¶ added in v0.2.0
func (o *ListSiteAssetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteBuildHooksDefault ¶ added in v0.2.0
type ListSiteBuildHooksDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListSiteBuildHooksDefault handles this case with default header values.
error
func NewListSiteBuildHooksDefault ¶ added in v0.2.0
func NewListSiteBuildHooksDefault(code int) *ListSiteBuildHooksDefault
NewListSiteBuildHooksDefault creates a ListSiteBuildHooksDefault with default headers values
func (*ListSiteBuildHooksDefault) Code ¶ added in v0.2.0
func (o *ListSiteBuildHooksDefault) Code() int
Code gets the status code for the list site build hooks default response
func (*ListSiteBuildHooksDefault) Error ¶ added in v0.2.0
func (o *ListSiteBuildHooksDefault) Error() string
func (*ListSiteBuildHooksDefault) GetPayload ¶ added in v0.12.0
func (o *ListSiteBuildHooksDefault) GetPayload() *models.Error
type ListSiteBuildHooksOK ¶ added in v0.2.0
ListSiteBuildHooksOK handles this case with default header values.
OK
func NewListSiteBuildHooksOK ¶ added in v0.2.0
func NewListSiteBuildHooksOK() *ListSiteBuildHooksOK
NewListSiteBuildHooksOK creates a ListSiteBuildHooksOK with default headers values
func (*ListSiteBuildHooksOK) Error ¶ added in v0.2.0
func (o *ListSiteBuildHooksOK) Error() string
func (*ListSiteBuildHooksOK) GetPayload ¶ added in v0.12.0
func (o *ListSiteBuildHooksOK) GetPayload() []*models.BuildHook
type ListSiteBuildHooksParams ¶ added in v0.2.0
type ListSiteBuildHooksParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSiteBuildHooksParams contains all the parameters to send to the API endpoint for the list site build hooks operation typically these are written to a http.Request
func NewListSiteBuildHooksParams ¶ added in v0.2.0
func NewListSiteBuildHooksParams() *ListSiteBuildHooksParams
NewListSiteBuildHooksParams creates a new ListSiteBuildHooksParams object with the default values initialized.
func NewListSiteBuildHooksParamsWithContext ¶ added in v0.2.0
func NewListSiteBuildHooksParamsWithContext(ctx context.Context) *ListSiteBuildHooksParams
NewListSiteBuildHooksParamsWithContext creates a new ListSiteBuildHooksParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteBuildHooksParamsWithHTTPClient ¶ added in v0.2.0
func NewListSiteBuildHooksParamsWithHTTPClient(client *http.Client) *ListSiteBuildHooksParams
NewListSiteBuildHooksParamsWithHTTPClient creates a new ListSiteBuildHooksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteBuildHooksParamsWithTimeout ¶ added in v0.2.0
func NewListSiteBuildHooksParamsWithTimeout(timeout time.Duration) *ListSiteBuildHooksParams
NewListSiteBuildHooksParamsWithTimeout creates a new ListSiteBuildHooksParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteBuildHooksParams) SetContext ¶ added in v0.2.0
func (o *ListSiteBuildHooksParams) SetContext(ctx context.Context)
SetContext adds the context to the list site build hooks params
func (*ListSiteBuildHooksParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSiteBuildHooksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site build hooks params
func (*ListSiteBuildHooksParams) SetSiteID ¶ added in v0.2.0
func (o *ListSiteBuildHooksParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site build hooks params
func (*ListSiteBuildHooksParams) SetTimeout ¶ added in v0.2.0
func (o *ListSiteBuildHooksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site build hooks params
func (*ListSiteBuildHooksParams) WithContext ¶ added in v0.2.0
func (o *ListSiteBuildHooksParams) WithContext(ctx context.Context) *ListSiteBuildHooksParams
WithContext adds the context to the list site build hooks params
func (*ListSiteBuildHooksParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSiteBuildHooksParams) WithHTTPClient(client *http.Client) *ListSiteBuildHooksParams
WithHTTPClient adds the HTTPClient to the list site build hooks params
func (*ListSiteBuildHooksParams) WithSiteID ¶ added in v0.2.0
func (o *ListSiteBuildHooksParams) WithSiteID(siteID string) *ListSiteBuildHooksParams
WithSiteID adds the siteID to the list site build hooks params
func (*ListSiteBuildHooksParams) WithTimeout ¶ added in v0.2.0
func (o *ListSiteBuildHooksParams) WithTimeout(timeout time.Duration) *ListSiteBuildHooksParams
WithTimeout adds the timeout to the list site build hooks params
func (*ListSiteBuildHooksParams) WriteToRequest ¶ added in v0.2.0
func (o *ListSiteBuildHooksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteBuildHooksReader ¶ added in v0.2.0
type ListSiteBuildHooksReader struct {
// contains filtered or unexported fields
}
ListSiteBuildHooksReader is a Reader for the ListSiteBuildHooks structure.
func (*ListSiteBuildHooksReader) ReadResponse ¶ added in v0.2.0
func (o *ListSiteBuildHooksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteBuildsDefault ¶ added in v0.2.0
type ListSiteBuildsDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListSiteBuildsDefault handles this case with default header values.
error
func NewListSiteBuildsDefault ¶ added in v0.2.0
func NewListSiteBuildsDefault(code int) *ListSiteBuildsDefault
NewListSiteBuildsDefault creates a ListSiteBuildsDefault with default headers values
func (*ListSiteBuildsDefault) Code ¶ added in v0.2.0
func (o *ListSiteBuildsDefault) Code() int
Code gets the status code for the list site builds default response
func (*ListSiteBuildsDefault) Error ¶ added in v0.2.0
func (o *ListSiteBuildsDefault) Error() string
func (*ListSiteBuildsDefault) GetPayload ¶ added in v0.12.0
func (o *ListSiteBuildsDefault) GetPayload() *models.Error
type ListSiteBuildsOK ¶ added in v0.2.0
ListSiteBuildsOK handles this case with default header values.
OK
func NewListSiteBuildsOK ¶ added in v0.2.0
func NewListSiteBuildsOK() *ListSiteBuildsOK
NewListSiteBuildsOK creates a ListSiteBuildsOK with default headers values
func (*ListSiteBuildsOK) Error ¶ added in v0.2.0
func (o *ListSiteBuildsOK) Error() string
func (*ListSiteBuildsOK) GetPayload ¶ added in v0.12.0
func (o *ListSiteBuildsOK) GetPayload() []*models.Build
type ListSiteBuildsParams ¶ added in v0.2.0
type ListSiteBuildsParams struct { /*Page*/ Page *int32 /*PerPage*/ PerPage *int32 /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSiteBuildsParams contains all the parameters to send to the API endpoint for the list site builds operation typically these are written to a http.Request
func NewListSiteBuildsParams ¶ added in v0.2.0
func NewListSiteBuildsParams() *ListSiteBuildsParams
NewListSiteBuildsParams creates a new ListSiteBuildsParams object with the default values initialized.
func NewListSiteBuildsParamsWithContext ¶ added in v0.2.0
func NewListSiteBuildsParamsWithContext(ctx context.Context) *ListSiteBuildsParams
NewListSiteBuildsParamsWithContext creates a new ListSiteBuildsParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteBuildsParamsWithHTTPClient ¶ added in v0.2.0
func NewListSiteBuildsParamsWithHTTPClient(client *http.Client) *ListSiteBuildsParams
NewListSiteBuildsParamsWithHTTPClient creates a new ListSiteBuildsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteBuildsParamsWithTimeout ¶ added in v0.2.0
func NewListSiteBuildsParamsWithTimeout(timeout time.Duration) *ListSiteBuildsParams
NewListSiteBuildsParamsWithTimeout creates a new ListSiteBuildsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteBuildsParams) SetContext ¶ added in v0.2.0
func (o *ListSiteBuildsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site builds params
func (*ListSiteBuildsParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSiteBuildsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site builds params
func (*ListSiteBuildsParams) SetPage ¶ added in v1.2.0
func (o *ListSiteBuildsParams) SetPage(page *int32)
SetPage adds the page to the list site builds params
func (*ListSiteBuildsParams) SetPerPage ¶ added in v1.2.0
func (o *ListSiteBuildsParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list site builds params
func (*ListSiteBuildsParams) SetSiteID ¶ added in v0.2.0
func (o *ListSiteBuildsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site builds params
func (*ListSiteBuildsParams) SetTimeout ¶ added in v0.2.0
func (o *ListSiteBuildsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site builds params
func (*ListSiteBuildsParams) WithContext ¶ added in v0.2.0
func (o *ListSiteBuildsParams) WithContext(ctx context.Context) *ListSiteBuildsParams
WithContext adds the context to the list site builds params
func (*ListSiteBuildsParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSiteBuildsParams) WithHTTPClient(client *http.Client) *ListSiteBuildsParams
WithHTTPClient adds the HTTPClient to the list site builds params
func (*ListSiteBuildsParams) WithPage ¶ added in v1.2.0
func (o *ListSiteBuildsParams) WithPage(page *int32) *ListSiteBuildsParams
WithPage adds the page to the list site builds params
func (*ListSiteBuildsParams) WithPerPage ¶ added in v1.2.0
func (o *ListSiteBuildsParams) WithPerPage(perPage *int32) *ListSiteBuildsParams
WithPerPage adds the perPage to the list site builds params
func (*ListSiteBuildsParams) WithSiteID ¶ added in v0.2.0
func (o *ListSiteBuildsParams) WithSiteID(siteID string) *ListSiteBuildsParams
WithSiteID adds the siteID to the list site builds params
func (*ListSiteBuildsParams) WithTimeout ¶ added in v0.2.0
func (o *ListSiteBuildsParams) WithTimeout(timeout time.Duration) *ListSiteBuildsParams
WithTimeout adds the timeout to the list site builds params
func (*ListSiteBuildsParams) WriteToRequest ¶ added in v0.2.0
func (o *ListSiteBuildsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteBuildsReader ¶ added in v0.2.0
type ListSiteBuildsReader struct {
// contains filtered or unexported fields
}
ListSiteBuildsReader is a Reader for the ListSiteBuilds structure.
func (*ListSiteBuildsReader) ReadResponse ¶ added in v0.2.0
func (o *ListSiteBuildsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteDeployedBranchesDefault ¶ added in v0.2.0
type ListSiteDeployedBranchesDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListSiteDeployedBranchesDefault handles this case with default header values.
error
func NewListSiteDeployedBranchesDefault ¶ added in v0.2.0
func NewListSiteDeployedBranchesDefault(code int) *ListSiteDeployedBranchesDefault
NewListSiteDeployedBranchesDefault creates a ListSiteDeployedBranchesDefault with default headers values
func (*ListSiteDeployedBranchesDefault) Code ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesDefault) Code() int
Code gets the status code for the list site deployed branches default response
func (*ListSiteDeployedBranchesDefault) Error ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesDefault) Error() string
func (*ListSiteDeployedBranchesDefault) GetPayload ¶ added in v0.12.0
func (o *ListSiteDeployedBranchesDefault) GetPayload() *models.Error
type ListSiteDeployedBranchesOK ¶ added in v0.2.0
type ListSiteDeployedBranchesOK struct {
Payload []*models.DeployedBranch
}
ListSiteDeployedBranchesOK handles this case with default header values.
OK
func NewListSiteDeployedBranchesOK ¶ added in v0.2.0
func NewListSiteDeployedBranchesOK() *ListSiteDeployedBranchesOK
NewListSiteDeployedBranchesOK creates a ListSiteDeployedBranchesOK with default headers values
func (*ListSiteDeployedBranchesOK) Error ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesOK) Error() string
func (*ListSiteDeployedBranchesOK) GetPayload ¶ added in v0.12.0
func (o *ListSiteDeployedBranchesOK) GetPayload() []*models.DeployedBranch
type ListSiteDeployedBranchesParams ¶ added in v0.2.0
type ListSiteDeployedBranchesParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSiteDeployedBranchesParams contains all the parameters to send to the API endpoint for the list site deployed branches operation typically these are written to a http.Request
func NewListSiteDeployedBranchesParams ¶ added in v0.2.0
func NewListSiteDeployedBranchesParams() *ListSiteDeployedBranchesParams
NewListSiteDeployedBranchesParams creates a new ListSiteDeployedBranchesParams object with the default values initialized.
func NewListSiteDeployedBranchesParamsWithContext ¶ added in v0.2.0
func NewListSiteDeployedBranchesParamsWithContext(ctx context.Context) *ListSiteDeployedBranchesParams
NewListSiteDeployedBranchesParamsWithContext creates a new ListSiteDeployedBranchesParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteDeployedBranchesParamsWithHTTPClient ¶ added in v0.2.0
func NewListSiteDeployedBranchesParamsWithHTTPClient(client *http.Client) *ListSiteDeployedBranchesParams
NewListSiteDeployedBranchesParamsWithHTTPClient creates a new ListSiteDeployedBranchesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteDeployedBranchesParamsWithTimeout ¶ added in v0.2.0
func NewListSiteDeployedBranchesParamsWithTimeout(timeout time.Duration) *ListSiteDeployedBranchesParams
NewListSiteDeployedBranchesParamsWithTimeout creates a new ListSiteDeployedBranchesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteDeployedBranchesParams) SetContext ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesParams) SetContext(ctx context.Context)
SetContext adds the context to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) SetSiteID ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) SetTimeout ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) WithContext ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesParams) WithContext(ctx context.Context) *ListSiteDeployedBranchesParams
WithContext adds the context to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesParams) WithHTTPClient(client *http.Client) *ListSiteDeployedBranchesParams
WithHTTPClient adds the HTTPClient to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) WithSiteID ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesParams) WithSiteID(siteID string) *ListSiteDeployedBranchesParams
WithSiteID adds the siteID to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) WithTimeout ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesParams) WithTimeout(timeout time.Duration) *ListSiteDeployedBranchesParams
WithTimeout adds the timeout to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) WriteToRequest ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteDeployedBranchesReader ¶ added in v0.2.0
type ListSiteDeployedBranchesReader struct {
// contains filtered or unexported fields
}
ListSiteDeployedBranchesReader is a Reader for the ListSiteDeployedBranches structure.
func (*ListSiteDeployedBranchesReader) ReadResponse ¶ added in v0.2.0
func (o *ListSiteDeployedBranchesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteDeploysDefault ¶
type ListSiteDeploysDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListSiteDeploysDefault handles this case with default header values.
error
func NewListSiteDeploysDefault ¶
func NewListSiteDeploysDefault(code int) *ListSiteDeploysDefault
NewListSiteDeploysDefault creates a ListSiteDeploysDefault with default headers values
func (*ListSiteDeploysDefault) Code ¶
func (o *ListSiteDeploysDefault) Code() int
Code gets the status code for the list site deploys default response
func (*ListSiteDeploysDefault) Error ¶
func (o *ListSiteDeploysDefault) Error() string
func (*ListSiteDeploysDefault) GetPayload ¶ added in v0.12.0
func (o *ListSiteDeploysDefault) GetPayload() *models.Error
type ListSiteDeploysOK ¶
ListSiteDeploysOK handles this case with default header values.
OK
func NewListSiteDeploysOK ¶
func NewListSiteDeploysOK() *ListSiteDeploysOK
NewListSiteDeploysOK creates a ListSiteDeploysOK with default headers values
func (*ListSiteDeploysOK) Error ¶
func (o *ListSiteDeploysOK) Error() string
func (*ListSiteDeploysOK) GetPayload ¶ added in v0.12.0
func (o *ListSiteDeploysOK) GetPayload() []*models.Deploy
type ListSiteDeploysParams ¶
type ListSiteDeploysParams struct { /*Page*/ Page *int32 /*PerPage*/ PerPage *int32 /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSiteDeploysParams contains all the parameters to send to the API endpoint for the list site deploys operation typically these are written to a http.Request
func NewListSiteDeploysParams ¶
func NewListSiteDeploysParams() *ListSiteDeploysParams
NewListSiteDeploysParams creates a new ListSiteDeploysParams object with the default values initialized.
func NewListSiteDeploysParamsWithContext ¶ added in v0.2.0
func NewListSiteDeploysParamsWithContext(ctx context.Context) *ListSiteDeploysParams
NewListSiteDeploysParamsWithContext creates a new ListSiteDeploysParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteDeploysParamsWithHTTPClient ¶ added in v0.2.0
func NewListSiteDeploysParamsWithHTTPClient(client *http.Client) *ListSiteDeploysParams
NewListSiteDeploysParamsWithHTTPClient creates a new ListSiteDeploysParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteDeploysParamsWithTimeout ¶ added in v0.2.0
func NewListSiteDeploysParamsWithTimeout(timeout time.Duration) *ListSiteDeploysParams
NewListSiteDeploysParamsWithTimeout creates a new ListSiteDeploysParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteDeploysParams) SetContext ¶ added in v0.2.0
func (o *ListSiteDeploysParams) SetContext(ctx context.Context)
SetContext adds the context to the list site deploys params
func (*ListSiteDeploysParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSiteDeploysParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site deploys params
func (*ListSiteDeploysParams) SetPage ¶ added in v1.2.0
func (o *ListSiteDeploysParams) SetPage(page *int32)
SetPage adds the page to the list site deploys params
func (*ListSiteDeploysParams) SetPerPage ¶ added in v1.2.0
func (o *ListSiteDeploysParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list site deploys params
func (*ListSiteDeploysParams) SetSiteID ¶ added in v0.2.0
func (o *ListSiteDeploysParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site deploys params
func (*ListSiteDeploysParams) SetTimeout ¶ added in v0.2.0
func (o *ListSiteDeploysParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site deploys params
func (*ListSiteDeploysParams) WithContext ¶ added in v0.2.0
func (o *ListSiteDeploysParams) WithContext(ctx context.Context) *ListSiteDeploysParams
WithContext adds the context to the list site deploys params
func (*ListSiteDeploysParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSiteDeploysParams) WithHTTPClient(client *http.Client) *ListSiteDeploysParams
WithHTTPClient adds the HTTPClient to the list site deploys params
func (*ListSiteDeploysParams) WithPage ¶ added in v1.2.0
func (o *ListSiteDeploysParams) WithPage(page *int32) *ListSiteDeploysParams
WithPage adds the page to the list site deploys params
func (*ListSiteDeploysParams) WithPerPage ¶ added in v1.2.0
func (o *ListSiteDeploysParams) WithPerPage(perPage *int32) *ListSiteDeploysParams
WithPerPage adds the perPage to the list site deploys params
func (*ListSiteDeploysParams) WithSiteID ¶
func (o *ListSiteDeploysParams) WithSiteID(siteID string) *ListSiteDeploysParams
WithSiteID adds the siteID to the list site deploys params
func (*ListSiteDeploysParams) WithTimeout ¶ added in v0.2.0
func (o *ListSiteDeploysParams) WithTimeout(timeout time.Duration) *ListSiteDeploysParams
WithTimeout adds the timeout to the list site deploys params
func (*ListSiteDeploysParams) WriteToRequest ¶
func (o *ListSiteDeploysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteDeploysReader ¶
type ListSiteDeploysReader struct {
// contains filtered or unexported fields
}
ListSiteDeploysReader is a Reader for the ListSiteDeploys structure.
func (*ListSiteDeploysReader) ReadResponse ¶
func (o *ListSiteDeploysReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteFilesDefault ¶
type ListSiteFilesDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListSiteFilesDefault handles this case with default header values.
error
func NewListSiteFilesDefault ¶
func NewListSiteFilesDefault(code int) *ListSiteFilesDefault
NewListSiteFilesDefault creates a ListSiteFilesDefault with default headers values
func (*ListSiteFilesDefault) Code ¶
func (o *ListSiteFilesDefault) Code() int
Code gets the status code for the list site files default response
func (*ListSiteFilesDefault) Error ¶
func (o *ListSiteFilesDefault) Error() string
func (*ListSiteFilesDefault) GetPayload ¶ added in v0.12.0
func (o *ListSiteFilesDefault) GetPayload() *models.Error
type ListSiteFilesOK ¶
ListSiteFilesOK handles this case with default header values.
OK
func NewListSiteFilesOK ¶
func NewListSiteFilesOK() *ListSiteFilesOK
NewListSiteFilesOK creates a ListSiteFilesOK with default headers values
func (*ListSiteFilesOK) Error ¶
func (o *ListSiteFilesOK) Error() string
func (*ListSiteFilesOK) GetPayload ¶ added in v0.12.0
func (o *ListSiteFilesOK) GetPayload() []*models.File
type ListSiteFilesParams ¶
type ListSiteFilesParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSiteFilesParams contains all the parameters to send to the API endpoint for the list site files operation typically these are written to a http.Request
func NewListSiteFilesParams ¶
func NewListSiteFilesParams() *ListSiteFilesParams
NewListSiteFilesParams creates a new ListSiteFilesParams object with the default values initialized.
func NewListSiteFilesParamsWithContext ¶ added in v0.2.0
func NewListSiteFilesParamsWithContext(ctx context.Context) *ListSiteFilesParams
NewListSiteFilesParamsWithContext creates a new ListSiteFilesParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteFilesParamsWithHTTPClient ¶ added in v0.2.0
func NewListSiteFilesParamsWithHTTPClient(client *http.Client) *ListSiteFilesParams
NewListSiteFilesParamsWithHTTPClient creates a new ListSiteFilesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteFilesParamsWithTimeout ¶ added in v0.2.0
func NewListSiteFilesParamsWithTimeout(timeout time.Duration) *ListSiteFilesParams
NewListSiteFilesParamsWithTimeout creates a new ListSiteFilesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteFilesParams) SetContext ¶ added in v0.2.0
func (o *ListSiteFilesParams) SetContext(ctx context.Context)
SetContext adds the context to the list site files params
func (*ListSiteFilesParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSiteFilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site files params
func (*ListSiteFilesParams) SetSiteID ¶ added in v0.2.0
func (o *ListSiteFilesParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site files params
func (*ListSiteFilesParams) SetTimeout ¶ added in v0.2.0
func (o *ListSiteFilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site files params
func (*ListSiteFilesParams) WithContext ¶ added in v0.2.0
func (o *ListSiteFilesParams) WithContext(ctx context.Context) *ListSiteFilesParams
WithContext adds the context to the list site files params
func (*ListSiteFilesParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSiteFilesParams) WithHTTPClient(client *http.Client) *ListSiteFilesParams
WithHTTPClient adds the HTTPClient to the list site files params
func (*ListSiteFilesParams) WithSiteID ¶
func (o *ListSiteFilesParams) WithSiteID(siteID string) *ListSiteFilesParams
WithSiteID adds the siteID to the list site files params
func (*ListSiteFilesParams) WithTimeout ¶ added in v0.2.0
func (o *ListSiteFilesParams) WithTimeout(timeout time.Duration) *ListSiteFilesParams
WithTimeout adds the timeout to the list site files params
func (*ListSiteFilesParams) WriteToRequest ¶
func (o *ListSiteFilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteFilesReader ¶
type ListSiteFilesReader struct {
// contains filtered or unexported fields
}
ListSiteFilesReader is a Reader for the ListSiteFiles structure.
func (*ListSiteFilesReader) ReadResponse ¶
func (o *ListSiteFilesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteFormsDefault ¶
type ListSiteFormsDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListSiteFormsDefault handles this case with default header values.
error
func NewListSiteFormsDefault ¶
func NewListSiteFormsDefault(code int) *ListSiteFormsDefault
NewListSiteFormsDefault creates a ListSiteFormsDefault with default headers values
func (*ListSiteFormsDefault) Code ¶
func (o *ListSiteFormsDefault) Code() int
Code gets the status code for the list site forms default response
func (*ListSiteFormsDefault) Error ¶
func (o *ListSiteFormsDefault) Error() string
func (*ListSiteFormsDefault) GetPayload ¶ added in v0.12.0
func (o *ListSiteFormsDefault) GetPayload() *models.Error
type ListSiteFormsOK ¶
ListSiteFormsOK handles this case with default header values.
OK
func NewListSiteFormsOK ¶
func NewListSiteFormsOK() *ListSiteFormsOK
NewListSiteFormsOK creates a ListSiteFormsOK with default headers values
func (*ListSiteFormsOK) Error ¶
func (o *ListSiteFormsOK) Error() string
func (*ListSiteFormsOK) GetPayload ¶ added in v0.12.0
func (o *ListSiteFormsOK) GetPayload() []*models.Form
type ListSiteFormsParams ¶
type ListSiteFormsParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSiteFormsParams contains all the parameters to send to the API endpoint for the list site forms operation typically these are written to a http.Request
func NewListSiteFormsParams ¶
func NewListSiteFormsParams() *ListSiteFormsParams
NewListSiteFormsParams creates a new ListSiteFormsParams object with the default values initialized.
func NewListSiteFormsParamsWithContext ¶ added in v0.2.0
func NewListSiteFormsParamsWithContext(ctx context.Context) *ListSiteFormsParams
NewListSiteFormsParamsWithContext creates a new ListSiteFormsParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteFormsParamsWithHTTPClient ¶ added in v0.2.0
func NewListSiteFormsParamsWithHTTPClient(client *http.Client) *ListSiteFormsParams
NewListSiteFormsParamsWithHTTPClient creates a new ListSiteFormsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteFormsParamsWithTimeout ¶ added in v0.2.0
func NewListSiteFormsParamsWithTimeout(timeout time.Duration) *ListSiteFormsParams
NewListSiteFormsParamsWithTimeout creates a new ListSiteFormsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteFormsParams) SetContext ¶ added in v0.2.0
func (o *ListSiteFormsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site forms params
func (*ListSiteFormsParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSiteFormsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site forms params
func (*ListSiteFormsParams) SetSiteID ¶ added in v0.2.0
func (o *ListSiteFormsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site forms params
func (*ListSiteFormsParams) SetTimeout ¶ added in v0.2.0
func (o *ListSiteFormsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site forms params
func (*ListSiteFormsParams) WithContext ¶ added in v0.2.0
func (o *ListSiteFormsParams) WithContext(ctx context.Context) *ListSiteFormsParams
WithContext adds the context to the list site forms params
func (*ListSiteFormsParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSiteFormsParams) WithHTTPClient(client *http.Client) *ListSiteFormsParams
WithHTTPClient adds the HTTPClient to the list site forms params
func (*ListSiteFormsParams) WithSiteID ¶
func (o *ListSiteFormsParams) WithSiteID(siteID string) *ListSiteFormsParams
WithSiteID adds the siteID to the list site forms params
func (*ListSiteFormsParams) WithTimeout ¶ added in v0.2.0
func (o *ListSiteFormsParams) WithTimeout(timeout time.Duration) *ListSiteFormsParams
WithTimeout adds the timeout to the list site forms params
func (*ListSiteFormsParams) WriteToRequest ¶
func (o *ListSiteFormsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteFormsReader ¶
type ListSiteFormsReader struct {
// contains filtered or unexported fields
}
ListSiteFormsReader is a Reader for the ListSiteForms structure.
func (*ListSiteFormsReader) ReadResponse ¶
func (o *ListSiteFormsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteSnippetsDefault ¶
type ListSiteSnippetsDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListSiteSnippetsDefault handles this case with default header values.
error
func NewListSiteSnippetsDefault ¶
func NewListSiteSnippetsDefault(code int) *ListSiteSnippetsDefault
NewListSiteSnippetsDefault creates a ListSiteSnippetsDefault with default headers values
func (*ListSiteSnippetsDefault) Code ¶
func (o *ListSiteSnippetsDefault) Code() int
Code gets the status code for the list site snippets default response
func (*ListSiteSnippetsDefault) Error ¶
func (o *ListSiteSnippetsDefault) Error() string
func (*ListSiteSnippetsDefault) GetPayload ¶ added in v0.12.0
func (o *ListSiteSnippetsDefault) GetPayload() *models.Error
type ListSiteSnippetsOK ¶
ListSiteSnippetsOK handles this case with default header values.
OK
func NewListSiteSnippetsOK ¶
func NewListSiteSnippetsOK() *ListSiteSnippetsOK
NewListSiteSnippetsOK creates a ListSiteSnippetsOK with default headers values
func (*ListSiteSnippetsOK) Error ¶
func (o *ListSiteSnippetsOK) Error() string
func (*ListSiteSnippetsOK) GetPayload ¶ added in v0.12.0
func (o *ListSiteSnippetsOK) GetPayload() []*models.Snippet
type ListSiteSnippetsParams ¶
type ListSiteSnippetsParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSiteSnippetsParams contains all the parameters to send to the API endpoint for the list site snippets operation typically these are written to a http.Request
func NewListSiteSnippetsParams ¶
func NewListSiteSnippetsParams() *ListSiteSnippetsParams
NewListSiteSnippetsParams creates a new ListSiteSnippetsParams object with the default values initialized.
func NewListSiteSnippetsParamsWithContext ¶ added in v0.2.0
func NewListSiteSnippetsParamsWithContext(ctx context.Context) *ListSiteSnippetsParams
NewListSiteSnippetsParamsWithContext creates a new ListSiteSnippetsParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteSnippetsParamsWithHTTPClient ¶ added in v0.2.0
func NewListSiteSnippetsParamsWithHTTPClient(client *http.Client) *ListSiteSnippetsParams
NewListSiteSnippetsParamsWithHTTPClient creates a new ListSiteSnippetsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteSnippetsParamsWithTimeout ¶ added in v0.2.0
func NewListSiteSnippetsParamsWithTimeout(timeout time.Duration) *ListSiteSnippetsParams
NewListSiteSnippetsParamsWithTimeout creates a new ListSiteSnippetsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteSnippetsParams) SetContext ¶ added in v0.2.0
func (o *ListSiteSnippetsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site snippets params
func (*ListSiteSnippetsParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSiteSnippetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site snippets params
func (*ListSiteSnippetsParams) SetSiteID ¶ added in v0.2.0
func (o *ListSiteSnippetsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site snippets params
func (*ListSiteSnippetsParams) SetTimeout ¶ added in v0.2.0
func (o *ListSiteSnippetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site snippets params
func (*ListSiteSnippetsParams) WithContext ¶ added in v0.2.0
func (o *ListSiteSnippetsParams) WithContext(ctx context.Context) *ListSiteSnippetsParams
WithContext adds the context to the list site snippets params
func (*ListSiteSnippetsParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSiteSnippetsParams) WithHTTPClient(client *http.Client) *ListSiteSnippetsParams
WithHTTPClient adds the HTTPClient to the list site snippets params
func (*ListSiteSnippetsParams) WithSiteID ¶
func (o *ListSiteSnippetsParams) WithSiteID(siteID string) *ListSiteSnippetsParams
WithSiteID adds the siteID to the list site snippets params
func (*ListSiteSnippetsParams) WithTimeout ¶ added in v0.2.0
func (o *ListSiteSnippetsParams) WithTimeout(timeout time.Duration) *ListSiteSnippetsParams
WithTimeout adds the timeout to the list site snippets params
func (*ListSiteSnippetsParams) WriteToRequest ¶
func (o *ListSiteSnippetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteSnippetsReader ¶
type ListSiteSnippetsReader struct {
// contains filtered or unexported fields
}
ListSiteSnippetsReader is a Reader for the ListSiteSnippets structure.
func (*ListSiteSnippetsReader) ReadResponse ¶
func (o *ListSiteSnippetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteSubmissionsDefault ¶
type ListSiteSubmissionsDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListSiteSubmissionsDefault handles this case with default header values.
error
func NewListSiteSubmissionsDefault ¶
func NewListSiteSubmissionsDefault(code int) *ListSiteSubmissionsDefault
NewListSiteSubmissionsDefault creates a ListSiteSubmissionsDefault with default headers values
func (*ListSiteSubmissionsDefault) Code ¶
func (o *ListSiteSubmissionsDefault) Code() int
Code gets the status code for the list site submissions default response
func (*ListSiteSubmissionsDefault) Error ¶
func (o *ListSiteSubmissionsDefault) Error() string
func (*ListSiteSubmissionsDefault) GetPayload ¶ added in v0.12.0
func (o *ListSiteSubmissionsDefault) GetPayload() *models.Error
type ListSiteSubmissionsOK ¶
type ListSiteSubmissionsOK struct {
Payload []*models.Submission
}
ListSiteSubmissionsOK handles this case with default header values.
OK
func NewListSiteSubmissionsOK ¶
func NewListSiteSubmissionsOK() *ListSiteSubmissionsOK
NewListSiteSubmissionsOK creates a ListSiteSubmissionsOK with default headers values
func (*ListSiteSubmissionsOK) Error ¶
func (o *ListSiteSubmissionsOK) Error() string
func (*ListSiteSubmissionsOK) GetPayload ¶ added in v0.12.0
func (o *ListSiteSubmissionsOK) GetPayload() []*models.Submission
type ListSiteSubmissionsParams ¶
type ListSiteSubmissionsParams struct { /*Page*/ Page *int32 /*PerPage*/ PerPage *int32 /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSiteSubmissionsParams contains all the parameters to send to the API endpoint for the list site submissions operation typically these are written to a http.Request
func NewListSiteSubmissionsParams ¶
func NewListSiteSubmissionsParams() *ListSiteSubmissionsParams
NewListSiteSubmissionsParams creates a new ListSiteSubmissionsParams object with the default values initialized.
func NewListSiteSubmissionsParamsWithContext ¶ added in v0.2.0
func NewListSiteSubmissionsParamsWithContext(ctx context.Context) *ListSiteSubmissionsParams
NewListSiteSubmissionsParamsWithContext creates a new ListSiteSubmissionsParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteSubmissionsParamsWithHTTPClient ¶ added in v0.2.0
func NewListSiteSubmissionsParamsWithHTTPClient(client *http.Client) *ListSiteSubmissionsParams
NewListSiteSubmissionsParamsWithHTTPClient creates a new ListSiteSubmissionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteSubmissionsParamsWithTimeout ¶ added in v0.2.0
func NewListSiteSubmissionsParamsWithTimeout(timeout time.Duration) *ListSiteSubmissionsParams
NewListSiteSubmissionsParamsWithTimeout creates a new ListSiteSubmissionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteSubmissionsParams) SetContext ¶ added in v0.2.0
func (o *ListSiteSubmissionsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site submissions params
func (*ListSiteSubmissionsParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSiteSubmissionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site submissions params
func (*ListSiteSubmissionsParams) SetPage ¶ added in v1.2.0
func (o *ListSiteSubmissionsParams) SetPage(page *int32)
SetPage adds the page to the list site submissions params
func (*ListSiteSubmissionsParams) SetPerPage ¶ added in v1.2.0
func (o *ListSiteSubmissionsParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list site submissions params
func (*ListSiteSubmissionsParams) SetSiteID ¶ added in v0.2.0
func (o *ListSiteSubmissionsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site submissions params
func (*ListSiteSubmissionsParams) SetTimeout ¶ added in v0.2.0
func (o *ListSiteSubmissionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site submissions params
func (*ListSiteSubmissionsParams) WithContext ¶ added in v0.2.0
func (o *ListSiteSubmissionsParams) WithContext(ctx context.Context) *ListSiteSubmissionsParams
WithContext adds the context to the list site submissions params
func (*ListSiteSubmissionsParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSiteSubmissionsParams) WithHTTPClient(client *http.Client) *ListSiteSubmissionsParams
WithHTTPClient adds the HTTPClient to the list site submissions params
func (*ListSiteSubmissionsParams) WithPage ¶ added in v1.2.0
func (o *ListSiteSubmissionsParams) WithPage(page *int32) *ListSiteSubmissionsParams
WithPage adds the page to the list site submissions params
func (*ListSiteSubmissionsParams) WithPerPage ¶ added in v1.2.0
func (o *ListSiteSubmissionsParams) WithPerPage(perPage *int32) *ListSiteSubmissionsParams
WithPerPage adds the perPage to the list site submissions params
func (*ListSiteSubmissionsParams) WithSiteID ¶
func (o *ListSiteSubmissionsParams) WithSiteID(siteID string) *ListSiteSubmissionsParams
WithSiteID adds the siteID to the list site submissions params
func (*ListSiteSubmissionsParams) WithTimeout ¶ added in v0.2.0
func (o *ListSiteSubmissionsParams) WithTimeout(timeout time.Duration) *ListSiteSubmissionsParams
WithTimeout adds the timeout to the list site submissions params
func (*ListSiteSubmissionsParams) WriteToRequest ¶
func (o *ListSiteSubmissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteSubmissionsReader ¶
type ListSiteSubmissionsReader struct {
// contains filtered or unexported fields
}
ListSiteSubmissionsReader is a Reader for the ListSiteSubmissions structure.
func (*ListSiteSubmissionsReader) ReadResponse ¶
func (o *ListSiteSubmissionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSitesDefault ¶
ListSitesDefault handles this case with default header values.
error
func NewListSitesDefault ¶
func NewListSitesDefault(code int) *ListSitesDefault
NewListSitesDefault creates a ListSitesDefault with default headers values
func (*ListSitesDefault) Code ¶
func (o *ListSitesDefault) Code() int
Code gets the status code for the list sites default response
func (*ListSitesDefault) Error ¶
func (o *ListSitesDefault) Error() string
func (*ListSitesDefault) GetPayload ¶ added in v0.12.0
func (o *ListSitesDefault) GetPayload() *models.Error
type ListSitesForAccountDefault ¶ added in v0.2.0
type ListSitesForAccountDefault struct { Payload *models.Error // contains filtered or unexported fields }
ListSitesForAccountDefault handles this case with default header values.
error
func NewListSitesForAccountDefault ¶ added in v0.2.0
func NewListSitesForAccountDefault(code int) *ListSitesForAccountDefault
NewListSitesForAccountDefault creates a ListSitesForAccountDefault with default headers values
func (*ListSitesForAccountDefault) Code ¶ added in v0.2.0
func (o *ListSitesForAccountDefault) Code() int
Code gets the status code for the list sites for account default response
func (*ListSitesForAccountDefault) Error ¶ added in v0.2.0
func (o *ListSitesForAccountDefault) Error() string
func (*ListSitesForAccountDefault) GetPayload ¶ added in v0.12.0
func (o *ListSitesForAccountDefault) GetPayload() *models.Error
type ListSitesForAccountOK ¶ added in v0.2.0
ListSitesForAccountOK handles this case with default header values.
OK
func NewListSitesForAccountOK ¶ added in v0.2.0
func NewListSitesForAccountOK() *ListSitesForAccountOK
NewListSitesForAccountOK creates a ListSitesForAccountOK with default headers values
func (*ListSitesForAccountOK) Error ¶ added in v0.2.0
func (o *ListSitesForAccountOK) Error() string
func (*ListSitesForAccountOK) GetPayload ¶ added in v0.12.0
func (o *ListSitesForAccountOK) GetPayload() []*models.Site
type ListSitesForAccountParams ¶ added in v0.2.0
type ListSitesForAccountParams struct { /*AccountSlug*/ AccountSlug string /*Name*/ Name *string /*Page*/ Page *int32 /*PerPage*/ PerPage *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSitesForAccountParams contains all the parameters to send to the API endpoint for the list sites for account operation typically these are written to a http.Request
func NewListSitesForAccountParams ¶ added in v0.2.0
func NewListSitesForAccountParams() *ListSitesForAccountParams
NewListSitesForAccountParams creates a new ListSitesForAccountParams object with the default values initialized.
func NewListSitesForAccountParamsWithContext ¶ added in v0.2.0
func NewListSitesForAccountParamsWithContext(ctx context.Context) *ListSitesForAccountParams
NewListSitesForAccountParamsWithContext creates a new ListSitesForAccountParams object with the default values initialized, and the ability to set a context for a request
func NewListSitesForAccountParamsWithHTTPClient ¶ added in v0.2.0
func NewListSitesForAccountParamsWithHTTPClient(client *http.Client) *ListSitesForAccountParams
NewListSitesForAccountParamsWithHTTPClient creates a new ListSitesForAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSitesForAccountParamsWithTimeout ¶ added in v0.2.0
func NewListSitesForAccountParamsWithTimeout(timeout time.Duration) *ListSitesForAccountParams
NewListSitesForAccountParamsWithTimeout creates a new ListSitesForAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSitesForAccountParams) SetAccountSlug ¶ added in v0.2.0
func (o *ListSitesForAccountParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the list sites for account params
func (*ListSitesForAccountParams) SetContext ¶ added in v0.2.0
func (o *ListSitesForAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the list sites for account params
func (*ListSitesForAccountParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSitesForAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list sites for account params
func (*ListSitesForAccountParams) SetName ¶ added in v0.2.0
func (o *ListSitesForAccountParams) SetName(name *string)
SetName adds the name to the list sites for account params
func (*ListSitesForAccountParams) SetPage ¶ added in v1.2.0
func (o *ListSitesForAccountParams) SetPage(page *int32)
SetPage adds the page to the list sites for account params
func (*ListSitesForAccountParams) SetPerPage ¶ added in v1.2.0
func (o *ListSitesForAccountParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list sites for account params
func (*ListSitesForAccountParams) SetTimeout ¶ added in v0.2.0
func (o *ListSitesForAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list sites for account params
func (*ListSitesForAccountParams) WithAccountSlug ¶ added in v0.2.0
func (o *ListSitesForAccountParams) WithAccountSlug(accountSlug string) *ListSitesForAccountParams
WithAccountSlug adds the accountSlug to the list sites for account params
func (*ListSitesForAccountParams) WithContext ¶ added in v0.2.0
func (o *ListSitesForAccountParams) WithContext(ctx context.Context) *ListSitesForAccountParams
WithContext adds the context to the list sites for account params
func (*ListSitesForAccountParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSitesForAccountParams) WithHTTPClient(client *http.Client) *ListSitesForAccountParams
WithHTTPClient adds the HTTPClient to the list sites for account params
func (*ListSitesForAccountParams) WithName ¶ added in v0.2.0
func (o *ListSitesForAccountParams) WithName(name *string) *ListSitesForAccountParams
WithName adds the name to the list sites for account params
func (*ListSitesForAccountParams) WithPage ¶ added in v1.2.0
func (o *ListSitesForAccountParams) WithPage(page *int32) *ListSitesForAccountParams
WithPage adds the page to the list sites for account params
func (*ListSitesForAccountParams) WithPerPage ¶ added in v1.2.0
func (o *ListSitesForAccountParams) WithPerPage(perPage *int32) *ListSitesForAccountParams
WithPerPage adds the perPage to the list sites for account params
func (*ListSitesForAccountParams) WithTimeout ¶ added in v0.2.0
func (o *ListSitesForAccountParams) WithTimeout(timeout time.Duration) *ListSitesForAccountParams
WithTimeout adds the timeout to the list sites for account params
func (*ListSitesForAccountParams) WriteToRequest ¶ added in v0.2.0
func (o *ListSitesForAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSitesForAccountReader ¶ added in v0.2.0
type ListSitesForAccountReader struct {
// contains filtered or unexported fields
}
ListSitesForAccountReader is a Reader for the ListSitesForAccount structure.
func (*ListSitesForAccountReader) ReadResponse ¶ added in v0.2.0
func (o *ListSitesForAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSitesOK ¶
ListSitesOK handles this case with default header values.
OK
func NewListSitesOK ¶
func NewListSitesOK() *ListSitesOK
NewListSitesOK creates a ListSitesOK with default headers values
func (*ListSitesOK) Error ¶
func (o *ListSitesOK) Error() string
func (*ListSitesOK) GetPayload ¶ added in v0.12.0
func (o *ListSitesOK) GetPayload() []*models.Site
type ListSitesParams ¶
type ListSitesParams struct { /*Filter*/ Filter *string /*Name*/ Name *string /*Page*/ Page *int32 /*PerPage*/ PerPage *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListSitesParams contains all the parameters to send to the API endpoint for the list sites operation typically these are written to a http.Request
func NewListSitesParams ¶
func NewListSitesParams() *ListSitesParams
NewListSitesParams creates a new ListSitesParams object with the default values initialized.
func NewListSitesParamsWithContext ¶ added in v0.2.0
func NewListSitesParamsWithContext(ctx context.Context) *ListSitesParams
NewListSitesParamsWithContext creates a new ListSitesParams object with the default values initialized, and the ability to set a context for a request
func NewListSitesParamsWithHTTPClient ¶ added in v0.2.0
func NewListSitesParamsWithHTTPClient(client *http.Client) *ListSitesParams
NewListSitesParamsWithHTTPClient creates a new ListSitesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSitesParamsWithTimeout ¶ added in v0.2.0
func NewListSitesParamsWithTimeout(timeout time.Duration) *ListSitesParams
NewListSitesParamsWithTimeout creates a new ListSitesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSitesParams) SetContext ¶ added in v0.2.0
func (o *ListSitesParams) SetContext(ctx context.Context)
SetContext adds the context to the list sites params
func (*ListSitesParams) SetFilter ¶ added in v0.2.0
func (o *ListSitesParams) SetFilter(filter *string)
SetFilter adds the filter to the list sites params
func (*ListSitesParams) SetHTTPClient ¶ added in v0.2.0
func (o *ListSitesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list sites params
func (*ListSitesParams) SetName ¶ added in v0.2.0
func (o *ListSitesParams) SetName(name *string)
SetName adds the name to the list sites params
func (*ListSitesParams) SetPage ¶ added in v1.2.0
func (o *ListSitesParams) SetPage(page *int32)
SetPage adds the page to the list sites params
func (*ListSitesParams) SetPerPage ¶ added in v1.2.0
func (o *ListSitesParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list sites params
func (*ListSitesParams) SetTimeout ¶ added in v0.2.0
func (o *ListSitesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list sites params
func (*ListSitesParams) WithContext ¶ added in v0.2.0
func (o *ListSitesParams) WithContext(ctx context.Context) *ListSitesParams
WithContext adds the context to the list sites params
func (*ListSitesParams) WithFilter ¶ added in v0.2.0
func (o *ListSitesParams) WithFilter(filter *string) *ListSitesParams
WithFilter adds the filter to the list sites params
func (*ListSitesParams) WithHTTPClient ¶ added in v0.2.0
func (o *ListSitesParams) WithHTTPClient(client *http.Client) *ListSitesParams
WithHTTPClient adds the HTTPClient to the list sites params
func (*ListSitesParams) WithName ¶ added in v0.2.0
func (o *ListSitesParams) WithName(name *string) *ListSitesParams
WithName adds the name to the list sites params
func (*ListSitesParams) WithPage ¶ added in v1.2.0
func (o *ListSitesParams) WithPage(page *int32) *ListSitesParams
WithPage adds the page to the list sites params
func (*ListSitesParams) WithPerPage ¶ added in v1.2.0
func (o *ListSitesParams) WithPerPage(perPage *int32) *ListSitesParams
WithPerPage adds the perPage to the list sites params
func (*ListSitesParams) WithTimeout ¶ added in v0.2.0
func (o *ListSitesParams) WithTimeout(timeout time.Duration) *ListSitesParams
WithTimeout adds the timeout to the list sites params
func (*ListSitesParams) WriteToRequest ¶
func (o *ListSitesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSitesReader ¶
type ListSitesReader struct {
// contains filtered or unexported fields
}
ListSitesReader is a Reader for the ListSites structure.
func (*ListSitesReader) ReadResponse ¶
func (o *ListSitesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type LockDeployDefault ¶ added in v0.2.0
LockDeployDefault handles this case with default header values.
error
func NewLockDeployDefault ¶ added in v0.2.0
func NewLockDeployDefault(code int) *LockDeployDefault
NewLockDeployDefault creates a LockDeployDefault with default headers values
func (*LockDeployDefault) Code ¶ added in v0.2.0
func (o *LockDeployDefault) Code() int
Code gets the status code for the lock deploy default response
func (*LockDeployDefault) Error ¶ added in v0.2.0
func (o *LockDeployDefault) Error() string
func (*LockDeployDefault) GetPayload ¶ added in v0.12.0
func (o *LockDeployDefault) GetPayload() *models.Error
type LockDeployOK ¶ added in v0.2.0
LockDeployOK handles this case with default header values.
OK
func NewLockDeployOK ¶ added in v0.2.0
func NewLockDeployOK() *LockDeployOK
NewLockDeployOK creates a LockDeployOK with default headers values
func (*LockDeployOK) Error ¶ added in v0.2.0
func (o *LockDeployOK) Error() string
func (*LockDeployOK) GetPayload ¶ added in v0.12.0
func (o *LockDeployOK) GetPayload() *models.Deploy
type LockDeployParams ¶ added in v0.2.0
type LockDeployParams struct { /*DeployID*/ DeployID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
LockDeployParams contains all the parameters to send to the API endpoint for the lock deploy operation typically these are written to a http.Request
func NewLockDeployParams ¶ added in v0.2.0
func NewLockDeployParams() *LockDeployParams
NewLockDeployParams creates a new LockDeployParams object with the default values initialized.
func NewLockDeployParamsWithContext ¶ added in v0.2.0
func NewLockDeployParamsWithContext(ctx context.Context) *LockDeployParams
NewLockDeployParamsWithContext creates a new LockDeployParams object with the default values initialized, and the ability to set a context for a request
func NewLockDeployParamsWithHTTPClient ¶ added in v0.2.0
func NewLockDeployParamsWithHTTPClient(client *http.Client) *LockDeployParams
NewLockDeployParamsWithHTTPClient creates a new LockDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewLockDeployParamsWithTimeout ¶ added in v0.2.0
func NewLockDeployParamsWithTimeout(timeout time.Duration) *LockDeployParams
NewLockDeployParamsWithTimeout creates a new LockDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*LockDeployParams) SetContext ¶ added in v0.2.0
func (o *LockDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the lock deploy params
func (*LockDeployParams) SetDeployID ¶ added in v0.2.0
func (o *LockDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the lock deploy params
func (*LockDeployParams) SetHTTPClient ¶ added in v0.2.0
func (o *LockDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the lock deploy params
func (*LockDeployParams) SetTimeout ¶ added in v0.2.0
func (o *LockDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the lock deploy params
func (*LockDeployParams) WithContext ¶ added in v0.2.0
func (o *LockDeployParams) WithContext(ctx context.Context) *LockDeployParams
WithContext adds the context to the lock deploy params
func (*LockDeployParams) WithDeployID ¶ added in v0.2.0
func (o *LockDeployParams) WithDeployID(deployID string) *LockDeployParams
WithDeployID adds the deployID to the lock deploy params
func (*LockDeployParams) WithHTTPClient ¶ added in v0.2.0
func (o *LockDeployParams) WithHTTPClient(client *http.Client) *LockDeployParams
WithHTTPClient adds the HTTPClient to the lock deploy params
func (*LockDeployParams) WithTimeout ¶ added in v0.2.0
func (o *LockDeployParams) WithTimeout(timeout time.Duration) *LockDeployParams
WithTimeout adds the timeout to the lock deploy params
func (*LockDeployParams) WriteToRequest ¶ added in v0.2.0
func (o *LockDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type LockDeployReader ¶ added in v0.2.0
type LockDeployReader struct {
// contains filtered or unexported fields
}
LockDeployReader is a Reader for the LockDeploy structure.
func (*LockDeployReader) ReadResponse ¶ added in v0.2.0
func (o *LockDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type NotifyBuildStartDefault ¶ added in v0.2.0
type NotifyBuildStartDefault struct { Payload *models.Error // contains filtered or unexported fields }
NotifyBuildStartDefault handles this case with default header values.
error
func NewNotifyBuildStartDefault ¶ added in v0.2.0
func NewNotifyBuildStartDefault(code int) *NotifyBuildStartDefault
NewNotifyBuildStartDefault creates a NotifyBuildStartDefault with default headers values
func (*NotifyBuildStartDefault) Code ¶ added in v0.2.0
func (o *NotifyBuildStartDefault) Code() int
Code gets the status code for the notify build start default response
func (*NotifyBuildStartDefault) Error ¶ added in v0.2.0
func (o *NotifyBuildStartDefault) Error() string
func (*NotifyBuildStartDefault) GetPayload ¶ added in v0.12.0
func (o *NotifyBuildStartDefault) GetPayload() *models.Error
type NotifyBuildStartNoContent ¶ added in v0.2.0
type NotifyBuildStartNoContent struct { }
NotifyBuildStartNoContent handles this case with default header values.
No content
func NewNotifyBuildStartNoContent ¶ added in v0.2.0
func NewNotifyBuildStartNoContent() *NotifyBuildStartNoContent
NewNotifyBuildStartNoContent creates a NotifyBuildStartNoContent with default headers values
func (*NotifyBuildStartNoContent) Error ¶ added in v0.2.0
func (o *NotifyBuildStartNoContent) Error() string
type NotifyBuildStartParams ¶ added in v0.2.0
type NotifyBuildStartParams struct { /*BuildID*/ BuildID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
NotifyBuildStartParams contains all the parameters to send to the API endpoint for the notify build start operation typically these are written to a http.Request
func NewNotifyBuildStartParams ¶ added in v0.2.0
func NewNotifyBuildStartParams() *NotifyBuildStartParams
NewNotifyBuildStartParams creates a new NotifyBuildStartParams object with the default values initialized.
func NewNotifyBuildStartParamsWithContext ¶ added in v0.2.0
func NewNotifyBuildStartParamsWithContext(ctx context.Context) *NotifyBuildStartParams
NewNotifyBuildStartParamsWithContext creates a new NotifyBuildStartParams object with the default values initialized, and the ability to set a context for a request
func NewNotifyBuildStartParamsWithHTTPClient ¶ added in v0.2.0
func NewNotifyBuildStartParamsWithHTTPClient(client *http.Client) *NotifyBuildStartParams
NewNotifyBuildStartParamsWithHTTPClient creates a new NotifyBuildStartParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewNotifyBuildStartParamsWithTimeout ¶ added in v0.2.0
func NewNotifyBuildStartParamsWithTimeout(timeout time.Duration) *NotifyBuildStartParams
NewNotifyBuildStartParamsWithTimeout creates a new NotifyBuildStartParams object with the default values initialized, and the ability to set a timeout on a request
func (*NotifyBuildStartParams) SetBuildID ¶ added in v0.2.0
func (o *NotifyBuildStartParams) SetBuildID(buildID string)
SetBuildID adds the buildId to the notify build start params
func (*NotifyBuildStartParams) SetContext ¶ added in v0.2.0
func (o *NotifyBuildStartParams) SetContext(ctx context.Context)
SetContext adds the context to the notify build start params
func (*NotifyBuildStartParams) SetHTTPClient ¶ added in v0.2.0
func (o *NotifyBuildStartParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the notify build start params
func (*NotifyBuildStartParams) SetTimeout ¶ added in v0.2.0
func (o *NotifyBuildStartParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the notify build start params
func (*NotifyBuildStartParams) WithBuildID ¶ added in v0.2.0
func (o *NotifyBuildStartParams) WithBuildID(buildID string) *NotifyBuildStartParams
WithBuildID adds the buildID to the notify build start params
func (*NotifyBuildStartParams) WithContext ¶ added in v0.2.0
func (o *NotifyBuildStartParams) WithContext(ctx context.Context) *NotifyBuildStartParams
WithContext adds the context to the notify build start params
func (*NotifyBuildStartParams) WithHTTPClient ¶ added in v0.2.0
func (o *NotifyBuildStartParams) WithHTTPClient(client *http.Client) *NotifyBuildStartParams
WithHTTPClient adds the HTTPClient to the notify build start params
func (*NotifyBuildStartParams) WithTimeout ¶ added in v0.2.0
func (o *NotifyBuildStartParams) WithTimeout(timeout time.Duration) *NotifyBuildStartParams
WithTimeout adds the timeout to the notify build start params
func (*NotifyBuildStartParams) WriteToRequest ¶ added in v0.2.0
func (o *NotifyBuildStartParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type NotifyBuildStartReader ¶ added in v0.2.0
type NotifyBuildStartReader struct {
// contains filtered or unexported fields
}
NotifyBuildStartReader is a Reader for the NotifyBuildStart structure.
func (*NotifyBuildStartReader) ReadResponse ¶ added in v0.2.0
func (o *NotifyBuildStartReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ProvisionSiteTLSCertificateDefault ¶
type ProvisionSiteTLSCertificateDefault struct { Payload *models.Error // contains filtered or unexported fields }
ProvisionSiteTLSCertificateDefault handles this case with default header values.
error
func NewProvisionSiteTLSCertificateDefault ¶
func NewProvisionSiteTLSCertificateDefault(code int) *ProvisionSiteTLSCertificateDefault
NewProvisionSiteTLSCertificateDefault creates a ProvisionSiteTLSCertificateDefault with default headers values
func (*ProvisionSiteTLSCertificateDefault) Code ¶
func (o *ProvisionSiteTLSCertificateDefault) Code() int
Code gets the status code for the provision site TLS certificate default response
func (*ProvisionSiteTLSCertificateDefault) Error ¶
func (o *ProvisionSiteTLSCertificateDefault) Error() string
func (*ProvisionSiteTLSCertificateDefault) GetPayload ¶ added in v0.12.0
func (o *ProvisionSiteTLSCertificateDefault) GetPayload() *models.Error
type ProvisionSiteTLSCertificateOK ¶
type ProvisionSiteTLSCertificateOK struct {
Payload *models.SniCertificate
}
ProvisionSiteTLSCertificateOK handles this case with default header values.
OK
func NewProvisionSiteTLSCertificateOK ¶
func NewProvisionSiteTLSCertificateOK() *ProvisionSiteTLSCertificateOK
NewProvisionSiteTLSCertificateOK creates a ProvisionSiteTLSCertificateOK with default headers values
func (*ProvisionSiteTLSCertificateOK) Error ¶
func (o *ProvisionSiteTLSCertificateOK) Error() string
func (*ProvisionSiteTLSCertificateOK) GetPayload ¶ added in v0.12.0
func (o *ProvisionSiteTLSCertificateOK) GetPayload() *models.SniCertificate
type ProvisionSiteTLSCertificateParams ¶
type ProvisionSiteTLSCertificateParams struct { /*CaCertificates*/ CaCertificates *string /*Certificate*/ Certificate *string /*Key*/ Key *string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ProvisionSiteTLSCertificateParams contains all the parameters to send to the API endpoint for the provision site TLS certificate operation typically these are written to a http.Request
func NewProvisionSiteTLSCertificateParams ¶
func NewProvisionSiteTLSCertificateParams() *ProvisionSiteTLSCertificateParams
NewProvisionSiteTLSCertificateParams creates a new ProvisionSiteTLSCertificateParams object with the default values initialized.
func NewProvisionSiteTLSCertificateParamsWithContext ¶ added in v0.2.0
func NewProvisionSiteTLSCertificateParamsWithContext(ctx context.Context) *ProvisionSiteTLSCertificateParams
NewProvisionSiteTLSCertificateParamsWithContext creates a new ProvisionSiteTLSCertificateParams object with the default values initialized, and the ability to set a context for a request
func NewProvisionSiteTLSCertificateParamsWithHTTPClient ¶ added in v0.2.0
func NewProvisionSiteTLSCertificateParamsWithHTTPClient(client *http.Client) *ProvisionSiteTLSCertificateParams
NewProvisionSiteTLSCertificateParamsWithHTTPClient creates a new ProvisionSiteTLSCertificateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewProvisionSiteTLSCertificateParamsWithTimeout ¶ added in v0.2.0
func NewProvisionSiteTLSCertificateParamsWithTimeout(timeout time.Duration) *ProvisionSiteTLSCertificateParams
NewProvisionSiteTLSCertificateParamsWithTimeout creates a new ProvisionSiteTLSCertificateParams object with the default values initialized, and the ability to set a timeout on a request
func (*ProvisionSiteTLSCertificateParams) SetCaCertificates ¶ added in v0.2.0
func (o *ProvisionSiteTLSCertificateParams) SetCaCertificates(caCertificates *string)
SetCaCertificates adds the caCertificates to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetCertificate ¶ added in v0.2.0
func (o *ProvisionSiteTLSCertificateParams) SetCertificate(certificate *string)
SetCertificate adds the certificate to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetContext ¶ added in v0.2.0
func (o *ProvisionSiteTLSCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetHTTPClient ¶ added in v0.2.0
func (o *ProvisionSiteTLSCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetKey ¶ added in v0.2.0
func (o *ProvisionSiteTLSCertificateParams) SetKey(key *string)
SetKey adds the key to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetSiteID ¶ added in v0.2.0
func (o *ProvisionSiteTLSCertificateParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetTimeout ¶ added in v0.2.0
func (o *ProvisionSiteTLSCertificateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) WithCaCertificates ¶
func (o *ProvisionSiteTLSCertificateParams) WithCaCertificates(caCertificates *string) *ProvisionSiteTLSCertificateParams
WithCaCertificates adds the caCertificates to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) WithCertificate ¶
func (o *ProvisionSiteTLSCertificateParams) WithCertificate(certificate *string) *ProvisionSiteTLSCertificateParams
WithCertificate adds the certificate to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) WithContext ¶ added in v0.2.0
func (o *ProvisionSiteTLSCertificateParams) WithContext(ctx context.Context) *ProvisionSiteTLSCertificateParams
WithContext adds the context to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) WithHTTPClient ¶ added in v0.2.0
func (o *ProvisionSiteTLSCertificateParams) WithHTTPClient(client *http.Client) *ProvisionSiteTLSCertificateParams
WithHTTPClient adds the HTTPClient to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) WithKey ¶
func (o *ProvisionSiteTLSCertificateParams) WithKey(key *string) *ProvisionSiteTLSCertificateParams
WithKey adds the key to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) WithSiteID ¶
func (o *ProvisionSiteTLSCertificateParams) WithSiteID(siteID string) *ProvisionSiteTLSCertificateParams
WithSiteID adds the siteID to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) WithTimeout ¶ added in v0.2.0
func (o *ProvisionSiteTLSCertificateParams) WithTimeout(timeout time.Duration) *ProvisionSiteTLSCertificateParams
WithTimeout adds the timeout to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) WriteToRequest ¶
func (o *ProvisionSiteTLSCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ProvisionSiteTLSCertificateReader ¶
type ProvisionSiteTLSCertificateReader struct {
// contains filtered or unexported fields
}
ProvisionSiteTLSCertificateReader is a Reader for the ProvisionSiteTLSCertificate structure.
func (*ProvisionSiteTLSCertificateReader) ReadResponse ¶
func (o *ProvisionSiteTLSCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RestoreSiteDeployCreated ¶
RestoreSiteDeployCreated handles this case with default header values.
Created
func NewRestoreSiteDeployCreated ¶
func NewRestoreSiteDeployCreated() *RestoreSiteDeployCreated
NewRestoreSiteDeployCreated creates a RestoreSiteDeployCreated with default headers values
func (*RestoreSiteDeployCreated) Error ¶
func (o *RestoreSiteDeployCreated) Error() string
func (*RestoreSiteDeployCreated) GetPayload ¶ added in v0.12.0
func (o *RestoreSiteDeployCreated) GetPayload() *models.Deploy
type RestoreSiteDeployDefault ¶
type RestoreSiteDeployDefault struct { Payload *models.Error // contains filtered or unexported fields }
RestoreSiteDeployDefault handles this case with default header values.
error
func NewRestoreSiteDeployDefault ¶
func NewRestoreSiteDeployDefault(code int) *RestoreSiteDeployDefault
NewRestoreSiteDeployDefault creates a RestoreSiteDeployDefault with default headers values
func (*RestoreSiteDeployDefault) Code ¶
func (o *RestoreSiteDeployDefault) Code() int
Code gets the status code for the restore site deploy default response
func (*RestoreSiteDeployDefault) Error ¶
func (o *RestoreSiteDeployDefault) Error() string
func (*RestoreSiteDeployDefault) GetPayload ¶ added in v0.12.0
func (o *RestoreSiteDeployDefault) GetPayload() *models.Error
type RestoreSiteDeployParams ¶
type RestoreSiteDeployParams struct { /*DeployID*/ DeployID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RestoreSiteDeployParams contains all the parameters to send to the API endpoint for the restore site deploy operation typically these are written to a http.Request
func NewRestoreSiteDeployParams ¶
func NewRestoreSiteDeployParams() *RestoreSiteDeployParams
NewRestoreSiteDeployParams creates a new RestoreSiteDeployParams object with the default values initialized.
func NewRestoreSiteDeployParamsWithContext ¶ added in v0.2.0
func NewRestoreSiteDeployParamsWithContext(ctx context.Context) *RestoreSiteDeployParams
NewRestoreSiteDeployParamsWithContext creates a new RestoreSiteDeployParams object with the default values initialized, and the ability to set a context for a request
func NewRestoreSiteDeployParamsWithHTTPClient ¶ added in v0.2.0
func NewRestoreSiteDeployParamsWithHTTPClient(client *http.Client) *RestoreSiteDeployParams
NewRestoreSiteDeployParamsWithHTTPClient creates a new RestoreSiteDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRestoreSiteDeployParamsWithTimeout ¶ added in v0.2.0
func NewRestoreSiteDeployParamsWithTimeout(timeout time.Duration) *RestoreSiteDeployParams
NewRestoreSiteDeployParamsWithTimeout creates a new RestoreSiteDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*RestoreSiteDeployParams) SetContext ¶ added in v0.2.0
func (o *RestoreSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the restore site deploy params
func (*RestoreSiteDeployParams) SetDeployID ¶ added in v0.2.0
func (o *RestoreSiteDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the restore site deploy params
func (*RestoreSiteDeployParams) SetHTTPClient ¶ added in v0.2.0
func (o *RestoreSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the restore site deploy params
func (*RestoreSiteDeployParams) SetSiteID ¶ added in v0.2.0
func (o *RestoreSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the restore site deploy params
func (*RestoreSiteDeployParams) SetTimeout ¶ added in v0.2.0
func (o *RestoreSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the restore site deploy params
func (*RestoreSiteDeployParams) WithContext ¶ added in v0.2.0
func (o *RestoreSiteDeployParams) WithContext(ctx context.Context) *RestoreSiteDeployParams
WithContext adds the context to the restore site deploy params
func (*RestoreSiteDeployParams) WithDeployID ¶
func (o *RestoreSiteDeployParams) WithDeployID(deployID string) *RestoreSiteDeployParams
WithDeployID adds the deployID to the restore site deploy params
func (*RestoreSiteDeployParams) WithHTTPClient ¶ added in v0.2.0
func (o *RestoreSiteDeployParams) WithHTTPClient(client *http.Client) *RestoreSiteDeployParams
WithHTTPClient adds the HTTPClient to the restore site deploy params
func (*RestoreSiteDeployParams) WithSiteID ¶
func (o *RestoreSiteDeployParams) WithSiteID(siteID string) *RestoreSiteDeployParams
WithSiteID adds the siteID to the restore site deploy params
func (*RestoreSiteDeployParams) WithTimeout ¶ added in v0.2.0
func (o *RestoreSiteDeployParams) WithTimeout(timeout time.Duration) *RestoreSiteDeployParams
WithTimeout adds the timeout to the restore site deploy params
func (*RestoreSiteDeployParams) WriteToRequest ¶
func (o *RestoreSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RestoreSiteDeployReader ¶
type RestoreSiteDeployReader struct {
// contains filtered or unexported fields
}
RestoreSiteDeployReader is a Reader for the RestoreSiteDeploy structure.
func (*RestoreSiteDeployReader) ReadResponse ¶
func (o *RestoreSiteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RollbackSiteDeployDefault ¶ added in v0.19.0
type RollbackSiteDeployDefault struct { Payload *models.Error // contains filtered or unexported fields }
RollbackSiteDeployDefault handles this case with default header values.
error
func NewRollbackSiteDeployDefault ¶ added in v0.19.0
func NewRollbackSiteDeployDefault(code int) *RollbackSiteDeployDefault
NewRollbackSiteDeployDefault creates a RollbackSiteDeployDefault with default headers values
func (*RollbackSiteDeployDefault) Code ¶ added in v0.19.0
func (o *RollbackSiteDeployDefault) Code() int
Code gets the status code for the rollback site deploy default response
func (*RollbackSiteDeployDefault) Error ¶ added in v0.19.0
func (o *RollbackSiteDeployDefault) Error() string
func (*RollbackSiteDeployDefault) GetPayload ¶ added in v0.19.0
func (o *RollbackSiteDeployDefault) GetPayload() *models.Error
type RollbackSiteDeployNoContent ¶ added in v0.19.0
type RollbackSiteDeployNoContent struct { }
RollbackSiteDeployNoContent handles this case with default header values.
No content
func NewRollbackSiteDeployNoContent ¶ added in v0.19.0
func NewRollbackSiteDeployNoContent() *RollbackSiteDeployNoContent
NewRollbackSiteDeployNoContent creates a RollbackSiteDeployNoContent with default headers values
func (*RollbackSiteDeployNoContent) Error ¶ added in v0.19.0
func (o *RollbackSiteDeployNoContent) Error() string
type RollbackSiteDeployParams ¶ added in v0.19.0
type RollbackSiteDeployParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RollbackSiteDeployParams contains all the parameters to send to the API endpoint for the rollback site deploy operation typically these are written to a http.Request
func NewRollbackSiteDeployParams ¶ added in v0.19.0
func NewRollbackSiteDeployParams() *RollbackSiteDeployParams
NewRollbackSiteDeployParams creates a new RollbackSiteDeployParams object with the default values initialized.
func NewRollbackSiteDeployParamsWithContext ¶ added in v0.19.0
func NewRollbackSiteDeployParamsWithContext(ctx context.Context) *RollbackSiteDeployParams
NewRollbackSiteDeployParamsWithContext creates a new RollbackSiteDeployParams object with the default values initialized, and the ability to set a context for a request
func NewRollbackSiteDeployParamsWithHTTPClient ¶ added in v0.19.0
func NewRollbackSiteDeployParamsWithHTTPClient(client *http.Client) *RollbackSiteDeployParams
NewRollbackSiteDeployParamsWithHTTPClient creates a new RollbackSiteDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRollbackSiteDeployParamsWithTimeout ¶ added in v0.19.0
func NewRollbackSiteDeployParamsWithTimeout(timeout time.Duration) *RollbackSiteDeployParams
NewRollbackSiteDeployParamsWithTimeout creates a new RollbackSiteDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*RollbackSiteDeployParams) SetContext ¶ added in v0.19.0
func (o *RollbackSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the rollback site deploy params
func (*RollbackSiteDeployParams) SetHTTPClient ¶ added in v0.19.0
func (o *RollbackSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the rollback site deploy params
func (*RollbackSiteDeployParams) SetSiteID ¶ added in v0.19.0
func (o *RollbackSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the rollback site deploy params
func (*RollbackSiteDeployParams) SetTimeout ¶ added in v0.19.0
func (o *RollbackSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the rollback site deploy params
func (*RollbackSiteDeployParams) WithContext ¶ added in v0.19.0
func (o *RollbackSiteDeployParams) WithContext(ctx context.Context) *RollbackSiteDeployParams
WithContext adds the context to the rollback site deploy params
func (*RollbackSiteDeployParams) WithHTTPClient ¶ added in v0.19.0
func (o *RollbackSiteDeployParams) WithHTTPClient(client *http.Client) *RollbackSiteDeployParams
WithHTTPClient adds the HTTPClient to the rollback site deploy params
func (*RollbackSiteDeployParams) WithSiteID ¶ added in v0.19.0
func (o *RollbackSiteDeployParams) WithSiteID(siteID string) *RollbackSiteDeployParams
WithSiteID adds the siteID to the rollback site deploy params
func (*RollbackSiteDeployParams) WithTimeout ¶ added in v0.19.0
func (o *RollbackSiteDeployParams) WithTimeout(timeout time.Duration) *RollbackSiteDeployParams
WithTimeout adds the timeout to the rollback site deploy params
func (*RollbackSiteDeployParams) WriteToRequest ¶ added in v0.19.0
func (o *RollbackSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RollbackSiteDeployReader ¶ added in v0.19.0
type RollbackSiteDeployReader struct {
// contains filtered or unexported fields
}
RollbackSiteDeployReader is a Reader for the RollbackSiteDeploy structure.
func (*RollbackSiteDeployReader) ReadResponse ¶ added in v0.19.0
func (o *RollbackSiteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShowServiceDefault ¶ added in v0.7.0
ShowServiceDefault handles this case with default header values.
error
func NewShowServiceDefault ¶ added in v0.7.0
func NewShowServiceDefault(code int) *ShowServiceDefault
NewShowServiceDefault creates a ShowServiceDefault with default headers values
func (*ShowServiceDefault) Code ¶ added in v0.7.0
func (o *ShowServiceDefault) Code() int
Code gets the status code for the show service default response
func (*ShowServiceDefault) Error ¶ added in v0.7.0
func (o *ShowServiceDefault) Error() string
func (*ShowServiceDefault) GetPayload ¶ added in v0.12.0
func (o *ShowServiceDefault) GetPayload() *models.Error
type ShowServiceInstanceDefault ¶ added in v0.7.0
type ShowServiceInstanceDefault struct { Payload *models.Error // contains filtered or unexported fields }
ShowServiceInstanceDefault handles this case with default header values.
error
func NewShowServiceInstanceDefault ¶ added in v0.7.0
func NewShowServiceInstanceDefault(code int) *ShowServiceInstanceDefault
NewShowServiceInstanceDefault creates a ShowServiceInstanceDefault with default headers values
func (*ShowServiceInstanceDefault) Code ¶ added in v0.7.0
func (o *ShowServiceInstanceDefault) Code() int
Code gets the status code for the show service instance default response
func (*ShowServiceInstanceDefault) Error ¶ added in v0.7.0
func (o *ShowServiceInstanceDefault) Error() string
func (*ShowServiceInstanceDefault) GetPayload ¶ added in v0.12.0
func (o *ShowServiceInstanceDefault) GetPayload() *models.Error
type ShowServiceInstanceOK ¶ added in v0.18.0
type ShowServiceInstanceOK struct {
Payload *models.ServiceInstance
}
ShowServiceInstanceOK handles this case with default header values.
OK
func NewShowServiceInstanceOK ¶ added in v0.18.0
func NewShowServiceInstanceOK() *ShowServiceInstanceOK
NewShowServiceInstanceOK creates a ShowServiceInstanceOK with default headers values
func (*ShowServiceInstanceOK) Error ¶ added in v0.18.0
func (o *ShowServiceInstanceOK) Error() string
func (*ShowServiceInstanceOK) GetPayload ¶ added in v0.18.0
func (o *ShowServiceInstanceOK) GetPayload() *models.ServiceInstance
type ShowServiceInstanceParams ¶ added in v0.7.0
type ShowServiceInstanceParams struct { /*Addon*/ Addon string /*InstanceID*/ InstanceID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ShowServiceInstanceParams contains all the parameters to send to the API endpoint for the show service instance operation typically these are written to a http.Request
func NewShowServiceInstanceParams ¶ added in v0.7.0
func NewShowServiceInstanceParams() *ShowServiceInstanceParams
NewShowServiceInstanceParams creates a new ShowServiceInstanceParams object with the default values initialized.
func NewShowServiceInstanceParamsWithContext ¶ added in v0.7.0
func NewShowServiceInstanceParamsWithContext(ctx context.Context) *ShowServiceInstanceParams
NewShowServiceInstanceParamsWithContext creates a new ShowServiceInstanceParams object with the default values initialized, and the ability to set a context for a request
func NewShowServiceInstanceParamsWithHTTPClient ¶ added in v0.7.0
func NewShowServiceInstanceParamsWithHTTPClient(client *http.Client) *ShowServiceInstanceParams
NewShowServiceInstanceParamsWithHTTPClient creates a new ShowServiceInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewShowServiceInstanceParamsWithTimeout ¶ added in v0.7.0
func NewShowServiceInstanceParamsWithTimeout(timeout time.Duration) *ShowServiceInstanceParams
NewShowServiceInstanceParamsWithTimeout creates a new ShowServiceInstanceParams object with the default values initialized, and the ability to set a timeout on a request
func (*ShowServiceInstanceParams) SetAddon ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) SetAddon(addon string)
SetAddon adds the addon to the show service instance params
func (*ShowServiceInstanceParams) SetContext ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) SetContext(ctx context.Context)
SetContext adds the context to the show service instance params
func (*ShowServiceInstanceParams) SetHTTPClient ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the show service instance params
func (*ShowServiceInstanceParams) SetInstanceID ¶ added in v0.16.1
func (o *ShowServiceInstanceParams) SetInstanceID(instanceID string)
SetInstanceID adds the instanceId to the show service instance params
func (*ShowServiceInstanceParams) SetSiteID ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the show service instance params
func (*ShowServiceInstanceParams) SetTimeout ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the show service instance params
func (*ShowServiceInstanceParams) WithAddon ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) WithAddon(addon string) *ShowServiceInstanceParams
WithAddon adds the addon to the show service instance params
func (*ShowServiceInstanceParams) WithContext ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) WithContext(ctx context.Context) *ShowServiceInstanceParams
WithContext adds the context to the show service instance params
func (*ShowServiceInstanceParams) WithHTTPClient ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) WithHTTPClient(client *http.Client) *ShowServiceInstanceParams
WithHTTPClient adds the HTTPClient to the show service instance params
func (*ShowServiceInstanceParams) WithInstanceID ¶ added in v0.16.1
func (o *ShowServiceInstanceParams) WithInstanceID(instanceID string) *ShowServiceInstanceParams
WithInstanceID adds the instanceID to the show service instance params
func (*ShowServiceInstanceParams) WithSiteID ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) WithSiteID(siteID string) *ShowServiceInstanceParams
WithSiteID adds the siteID to the show service instance params
func (*ShowServiceInstanceParams) WithTimeout ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) WithTimeout(timeout time.Duration) *ShowServiceInstanceParams
WithTimeout adds the timeout to the show service instance params
func (*ShowServiceInstanceParams) WriteToRequest ¶ added in v0.7.0
func (o *ShowServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShowServiceInstanceReader ¶ added in v0.7.0
type ShowServiceInstanceReader struct {
// contains filtered or unexported fields
}
ShowServiceInstanceReader is a Reader for the ShowServiceInstance structure.
func (*ShowServiceInstanceReader) ReadResponse ¶ added in v0.7.0
func (o *ShowServiceInstanceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShowServiceManifestCreated ¶ added in v0.7.0
type ShowServiceManifestCreated struct {
Payload interface{}
}
ShowServiceManifestCreated handles this case with default header values.
retrieving from provider
func NewShowServiceManifestCreated ¶ added in v0.7.0
func NewShowServiceManifestCreated() *ShowServiceManifestCreated
NewShowServiceManifestCreated creates a ShowServiceManifestCreated with default headers values
func (*ShowServiceManifestCreated) Error ¶ added in v0.7.0
func (o *ShowServiceManifestCreated) Error() string
func (*ShowServiceManifestCreated) GetPayload ¶ added in v0.12.0
func (o *ShowServiceManifestCreated) GetPayload() interface{}
type ShowServiceManifestDefault ¶ added in v0.7.0
type ShowServiceManifestDefault struct { Payload *models.Error // contains filtered or unexported fields }
ShowServiceManifestDefault handles this case with default header values.
error
func NewShowServiceManifestDefault ¶ added in v0.7.0
func NewShowServiceManifestDefault(code int) *ShowServiceManifestDefault
NewShowServiceManifestDefault creates a ShowServiceManifestDefault with default headers values
func (*ShowServiceManifestDefault) Code ¶ added in v0.7.0
func (o *ShowServiceManifestDefault) Code() int
Code gets the status code for the show service manifest default response
func (*ShowServiceManifestDefault) Error ¶ added in v0.7.0
func (o *ShowServiceManifestDefault) Error() string
func (*ShowServiceManifestDefault) GetPayload ¶ added in v0.12.0
func (o *ShowServiceManifestDefault) GetPayload() *models.Error
type ShowServiceManifestParams ¶ added in v0.7.0
type ShowServiceManifestParams struct { /*AddonName*/ AddonName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ShowServiceManifestParams contains all the parameters to send to the API endpoint for the show service manifest operation typically these are written to a http.Request
func NewShowServiceManifestParams ¶ added in v0.7.0
func NewShowServiceManifestParams() *ShowServiceManifestParams
NewShowServiceManifestParams creates a new ShowServiceManifestParams object with the default values initialized.
func NewShowServiceManifestParamsWithContext ¶ added in v0.7.0
func NewShowServiceManifestParamsWithContext(ctx context.Context) *ShowServiceManifestParams
NewShowServiceManifestParamsWithContext creates a new ShowServiceManifestParams object with the default values initialized, and the ability to set a context for a request
func NewShowServiceManifestParamsWithHTTPClient ¶ added in v0.7.0
func NewShowServiceManifestParamsWithHTTPClient(client *http.Client) *ShowServiceManifestParams
NewShowServiceManifestParamsWithHTTPClient creates a new ShowServiceManifestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewShowServiceManifestParamsWithTimeout ¶ added in v0.7.0
func NewShowServiceManifestParamsWithTimeout(timeout time.Duration) *ShowServiceManifestParams
NewShowServiceManifestParamsWithTimeout creates a new ShowServiceManifestParams object with the default values initialized, and the ability to set a timeout on a request
func (*ShowServiceManifestParams) SetAddonName ¶ added in v0.7.0
func (o *ShowServiceManifestParams) SetAddonName(addonName string)
SetAddonName adds the addonName to the show service manifest params
func (*ShowServiceManifestParams) SetContext ¶ added in v0.7.0
func (o *ShowServiceManifestParams) SetContext(ctx context.Context)
SetContext adds the context to the show service manifest params
func (*ShowServiceManifestParams) SetHTTPClient ¶ added in v0.7.0
func (o *ShowServiceManifestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the show service manifest params
func (*ShowServiceManifestParams) SetTimeout ¶ added in v0.7.0
func (o *ShowServiceManifestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the show service manifest params
func (*ShowServiceManifestParams) WithAddonName ¶ added in v0.7.0
func (o *ShowServiceManifestParams) WithAddonName(addonName string) *ShowServiceManifestParams
WithAddonName adds the addonName to the show service manifest params
func (*ShowServiceManifestParams) WithContext ¶ added in v0.7.0
func (o *ShowServiceManifestParams) WithContext(ctx context.Context) *ShowServiceManifestParams
WithContext adds the context to the show service manifest params
func (*ShowServiceManifestParams) WithHTTPClient ¶ added in v0.7.0
func (o *ShowServiceManifestParams) WithHTTPClient(client *http.Client) *ShowServiceManifestParams
WithHTTPClient adds the HTTPClient to the show service manifest params
func (*ShowServiceManifestParams) WithTimeout ¶ added in v0.7.0
func (o *ShowServiceManifestParams) WithTimeout(timeout time.Duration) *ShowServiceManifestParams
WithTimeout adds the timeout to the show service manifest params
func (*ShowServiceManifestParams) WriteToRequest ¶ added in v0.7.0
func (o *ShowServiceManifestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShowServiceManifestReader ¶ added in v0.7.0
type ShowServiceManifestReader struct {
// contains filtered or unexported fields
}
ShowServiceManifestReader is a Reader for the ShowServiceManifest structure.
func (*ShowServiceManifestReader) ReadResponse ¶ added in v0.7.0
func (o *ShowServiceManifestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShowServiceOK ¶ added in v0.7.0
ShowServiceOK handles this case with default header values.
services
func NewShowServiceOK ¶ added in v0.7.0
func NewShowServiceOK() *ShowServiceOK
NewShowServiceOK creates a ShowServiceOK with default headers values
func (*ShowServiceOK) Error ¶ added in v0.7.0
func (o *ShowServiceOK) Error() string
func (*ShowServiceOK) GetPayload ¶ added in v0.12.0
func (o *ShowServiceOK) GetPayload() *models.Service
type ShowServiceParams ¶ added in v0.7.0
type ShowServiceParams struct { /*AddonName*/ AddonName string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ShowServiceParams contains all the parameters to send to the API endpoint for the show service operation typically these are written to a http.Request
func NewShowServiceParams ¶ added in v0.7.0
func NewShowServiceParams() *ShowServiceParams
NewShowServiceParams creates a new ShowServiceParams object with the default values initialized.
func NewShowServiceParamsWithContext ¶ added in v0.7.0
func NewShowServiceParamsWithContext(ctx context.Context) *ShowServiceParams
NewShowServiceParamsWithContext creates a new ShowServiceParams object with the default values initialized, and the ability to set a context for a request
func NewShowServiceParamsWithHTTPClient ¶ added in v0.7.0
func NewShowServiceParamsWithHTTPClient(client *http.Client) *ShowServiceParams
NewShowServiceParamsWithHTTPClient creates a new ShowServiceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewShowServiceParamsWithTimeout ¶ added in v0.7.0
func NewShowServiceParamsWithTimeout(timeout time.Duration) *ShowServiceParams
NewShowServiceParamsWithTimeout creates a new ShowServiceParams object with the default values initialized, and the ability to set a timeout on a request
func (*ShowServiceParams) SetAddonName ¶ added in v0.7.0
func (o *ShowServiceParams) SetAddonName(addonName string)
SetAddonName adds the addonName to the show service params
func (*ShowServiceParams) SetContext ¶ added in v0.7.0
func (o *ShowServiceParams) SetContext(ctx context.Context)
SetContext adds the context to the show service params
func (*ShowServiceParams) SetHTTPClient ¶ added in v0.7.0
func (o *ShowServiceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the show service params
func (*ShowServiceParams) SetTimeout ¶ added in v0.7.0
func (o *ShowServiceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the show service params
func (*ShowServiceParams) WithAddonName ¶ added in v0.7.0
func (o *ShowServiceParams) WithAddonName(addonName string) *ShowServiceParams
WithAddonName adds the addonName to the show service params
func (*ShowServiceParams) WithContext ¶ added in v0.7.0
func (o *ShowServiceParams) WithContext(ctx context.Context) *ShowServiceParams
WithContext adds the context to the show service params
func (*ShowServiceParams) WithHTTPClient ¶ added in v0.7.0
func (o *ShowServiceParams) WithHTTPClient(client *http.Client) *ShowServiceParams
WithHTTPClient adds the HTTPClient to the show service params
func (*ShowServiceParams) WithTimeout ¶ added in v0.7.0
func (o *ShowServiceParams) WithTimeout(timeout time.Duration) *ShowServiceParams
WithTimeout adds the timeout to the show service params
func (*ShowServiceParams) WriteToRequest ¶ added in v0.7.0
func (o *ShowServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShowServiceReader ¶ added in v0.7.0
type ShowServiceReader struct {
// contains filtered or unexported fields
}
ShowServiceReader is a Reader for the ShowService structure.
func (*ShowServiceReader) ReadResponse ¶ added in v0.7.0
func (o *ShowServiceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShowSiteTLSCertificateDefault ¶
type ShowSiteTLSCertificateDefault struct { Payload *models.Error // contains filtered or unexported fields }
ShowSiteTLSCertificateDefault handles this case with default header values.
error
func NewShowSiteTLSCertificateDefault ¶
func NewShowSiteTLSCertificateDefault(code int) *ShowSiteTLSCertificateDefault
NewShowSiteTLSCertificateDefault creates a ShowSiteTLSCertificateDefault with default headers values
func (*ShowSiteTLSCertificateDefault) Code ¶
func (o *ShowSiteTLSCertificateDefault) Code() int
Code gets the status code for the show site TLS certificate default response
func (*ShowSiteTLSCertificateDefault) Error ¶
func (o *ShowSiteTLSCertificateDefault) Error() string
func (*ShowSiteTLSCertificateDefault) GetPayload ¶ added in v0.12.0
func (o *ShowSiteTLSCertificateDefault) GetPayload() *models.Error
type ShowSiteTLSCertificateOK ¶
type ShowSiteTLSCertificateOK struct {
Payload *models.SniCertificate
}
ShowSiteTLSCertificateOK handles this case with default header values.
OK
func NewShowSiteTLSCertificateOK ¶
func NewShowSiteTLSCertificateOK() *ShowSiteTLSCertificateOK
NewShowSiteTLSCertificateOK creates a ShowSiteTLSCertificateOK with default headers values
func (*ShowSiteTLSCertificateOK) Error ¶
func (o *ShowSiteTLSCertificateOK) Error() string
func (*ShowSiteTLSCertificateOK) GetPayload ¶ added in v0.12.0
func (o *ShowSiteTLSCertificateOK) GetPayload() *models.SniCertificate
type ShowSiteTLSCertificateParams ¶
type ShowSiteTLSCertificateParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ShowSiteTLSCertificateParams contains all the parameters to send to the API endpoint for the show site TLS certificate operation typically these are written to a http.Request
func NewShowSiteTLSCertificateParams ¶
func NewShowSiteTLSCertificateParams() *ShowSiteTLSCertificateParams
NewShowSiteTLSCertificateParams creates a new ShowSiteTLSCertificateParams object with the default values initialized.
func NewShowSiteTLSCertificateParamsWithContext ¶ added in v0.2.0
func NewShowSiteTLSCertificateParamsWithContext(ctx context.Context) *ShowSiteTLSCertificateParams
NewShowSiteTLSCertificateParamsWithContext creates a new ShowSiteTLSCertificateParams object with the default values initialized, and the ability to set a context for a request
func NewShowSiteTLSCertificateParamsWithHTTPClient ¶ added in v0.2.0
func NewShowSiteTLSCertificateParamsWithHTTPClient(client *http.Client) *ShowSiteTLSCertificateParams
NewShowSiteTLSCertificateParamsWithHTTPClient creates a new ShowSiteTLSCertificateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewShowSiteTLSCertificateParamsWithTimeout ¶ added in v0.2.0
func NewShowSiteTLSCertificateParamsWithTimeout(timeout time.Duration) *ShowSiteTLSCertificateParams
NewShowSiteTLSCertificateParamsWithTimeout creates a new ShowSiteTLSCertificateParams object with the default values initialized, and the ability to set a timeout on a request
func (*ShowSiteTLSCertificateParams) SetContext ¶ added in v0.2.0
func (o *ShowSiteTLSCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) SetHTTPClient ¶ added in v0.2.0
func (o *ShowSiteTLSCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) SetSiteID ¶ added in v0.2.0
func (o *ShowSiteTLSCertificateParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) SetTimeout ¶ added in v0.2.0
func (o *ShowSiteTLSCertificateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) WithContext ¶ added in v0.2.0
func (o *ShowSiteTLSCertificateParams) WithContext(ctx context.Context) *ShowSiteTLSCertificateParams
WithContext adds the context to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) WithHTTPClient ¶ added in v0.2.0
func (o *ShowSiteTLSCertificateParams) WithHTTPClient(client *http.Client) *ShowSiteTLSCertificateParams
WithHTTPClient adds the HTTPClient to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) WithSiteID ¶
func (o *ShowSiteTLSCertificateParams) WithSiteID(siteID string) *ShowSiteTLSCertificateParams
WithSiteID adds the siteID to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) WithTimeout ¶ added in v0.2.0
func (o *ShowSiteTLSCertificateParams) WithTimeout(timeout time.Duration) *ShowSiteTLSCertificateParams
WithTimeout adds the timeout to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) WriteToRequest ¶
func (o *ShowSiteTLSCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShowSiteTLSCertificateReader ¶
type ShowSiteTLSCertificateReader struct {
// contains filtered or unexported fields
}
ShowSiteTLSCertificateReader is a Reader for the ShowSiteTLSCertificate structure.
func (*ShowSiteTLSCertificateReader) ReadResponse ¶
func (o *ShowSiteTLSCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShowTicketDefault ¶ added in v0.0.3
ShowTicketDefault handles this case with default header values.
error
func NewShowTicketDefault ¶ added in v0.0.3
func NewShowTicketDefault(code int) *ShowTicketDefault
NewShowTicketDefault creates a ShowTicketDefault with default headers values
func (*ShowTicketDefault) Code ¶ added in v0.0.3
func (o *ShowTicketDefault) Code() int
Code gets the status code for the show ticket default response
func (*ShowTicketDefault) Error ¶ added in v0.0.3
func (o *ShowTicketDefault) Error() string
func (*ShowTicketDefault) GetPayload ¶ added in v0.12.0
func (o *ShowTicketDefault) GetPayload() *models.Error
type ShowTicketOK ¶ added in v0.0.3
ShowTicketOK handles this case with default header values.
ok
func NewShowTicketOK ¶ added in v0.0.3
func NewShowTicketOK() *ShowTicketOK
NewShowTicketOK creates a ShowTicketOK with default headers values
func (*ShowTicketOK) Error ¶ added in v0.0.3
func (o *ShowTicketOK) Error() string
func (*ShowTicketOK) GetPayload ¶ added in v0.12.0
func (o *ShowTicketOK) GetPayload() *models.Ticket
type ShowTicketParams ¶ added in v0.0.3
type ShowTicketParams struct { /*TicketID*/ TicketID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ShowTicketParams contains all the parameters to send to the API endpoint for the show ticket operation typically these are written to a http.Request
func NewShowTicketParams ¶ added in v0.0.3
func NewShowTicketParams() *ShowTicketParams
NewShowTicketParams creates a new ShowTicketParams object with the default values initialized.
func NewShowTicketParamsWithContext ¶ added in v0.2.0
func NewShowTicketParamsWithContext(ctx context.Context) *ShowTicketParams
NewShowTicketParamsWithContext creates a new ShowTicketParams object with the default values initialized, and the ability to set a context for a request
func NewShowTicketParamsWithHTTPClient ¶ added in v0.2.0
func NewShowTicketParamsWithHTTPClient(client *http.Client) *ShowTicketParams
NewShowTicketParamsWithHTTPClient creates a new ShowTicketParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewShowTicketParamsWithTimeout ¶ added in v0.2.0
func NewShowTicketParamsWithTimeout(timeout time.Duration) *ShowTicketParams
NewShowTicketParamsWithTimeout creates a new ShowTicketParams object with the default values initialized, and the ability to set a timeout on a request
func (*ShowTicketParams) SetContext ¶ added in v0.2.0
func (o *ShowTicketParams) SetContext(ctx context.Context)
SetContext adds the context to the show ticket params
func (*ShowTicketParams) SetHTTPClient ¶ added in v0.2.0
func (o *ShowTicketParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the show ticket params
func (*ShowTicketParams) SetTicketID ¶ added in v0.2.0
func (o *ShowTicketParams) SetTicketID(ticketID string)
SetTicketID adds the ticketId to the show ticket params
func (*ShowTicketParams) SetTimeout ¶ added in v0.2.0
func (o *ShowTicketParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the show ticket params
func (*ShowTicketParams) WithContext ¶ added in v0.2.0
func (o *ShowTicketParams) WithContext(ctx context.Context) *ShowTicketParams
WithContext adds the context to the show ticket params
func (*ShowTicketParams) WithHTTPClient ¶ added in v0.2.0
func (o *ShowTicketParams) WithHTTPClient(client *http.Client) *ShowTicketParams
WithHTTPClient adds the HTTPClient to the show ticket params
func (*ShowTicketParams) WithTicketID ¶ added in v0.0.3
func (o *ShowTicketParams) WithTicketID(ticketID string) *ShowTicketParams
WithTicketID adds the ticketID to the show ticket params
func (*ShowTicketParams) WithTimeout ¶ added in v0.2.0
func (o *ShowTicketParams) WithTimeout(timeout time.Duration) *ShowTicketParams
WithTimeout adds the timeout to the show ticket params
func (*ShowTicketParams) WriteToRequest ¶ added in v0.0.3
func (o *ShowTicketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShowTicketReader ¶ added in v0.0.3
type ShowTicketReader struct {
// contains filtered or unexported fields
}
ShowTicketReader is a Reader for the ShowTicket structure.
func (*ShowTicketReader) ReadResponse ¶ added in v0.0.3
func (o *ShowTicketReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TransferDNSZoneDefault ¶ added in v0.14.0
type TransferDNSZoneDefault struct { Payload *models.Error // contains filtered or unexported fields }
TransferDNSZoneDefault handles this case with default header values.
error
func NewTransferDNSZoneDefault ¶ added in v0.14.0
func NewTransferDNSZoneDefault(code int) *TransferDNSZoneDefault
NewTransferDNSZoneDefault creates a TransferDNSZoneDefault with default headers values
func (*TransferDNSZoneDefault) Code ¶ added in v0.14.0
func (o *TransferDNSZoneDefault) Code() int
Code gets the status code for the transfer Dns zone default response
func (*TransferDNSZoneDefault) Error ¶ added in v0.14.0
func (o *TransferDNSZoneDefault) Error() string
func (*TransferDNSZoneDefault) GetPayload ¶ added in v0.14.0
func (o *TransferDNSZoneDefault) GetPayload() *models.Error
type TransferDNSZoneOK ¶ added in v0.14.0
TransferDNSZoneOK handles this case with default header values.
transfer a DNS zone to another account
func NewTransferDNSZoneOK ¶ added in v0.14.0
func NewTransferDNSZoneOK() *TransferDNSZoneOK
NewTransferDNSZoneOK creates a TransferDNSZoneOK with default headers values
func (*TransferDNSZoneOK) Error ¶ added in v0.14.0
func (o *TransferDNSZoneOK) Error() string
func (*TransferDNSZoneOK) GetPayload ¶ added in v0.14.0
func (o *TransferDNSZoneOK) GetPayload() *models.DNSZone
type TransferDNSZoneParams ¶ added in v0.14.0
type TransferDNSZoneParams struct { /*AccountID the account of the dns zone */ AccountID string /*TransferAccountID the account you want to transfer the dns zone to */ TransferAccountID string /*TransferUserID the user you want to transfer the dns zone to */ TransferUserID string /*ZoneID*/ ZoneID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TransferDNSZoneParams contains all the parameters to send to the API endpoint for the transfer Dns zone operation typically these are written to a http.Request
func NewTransferDNSZoneParams ¶ added in v0.14.0
func NewTransferDNSZoneParams() *TransferDNSZoneParams
NewTransferDNSZoneParams creates a new TransferDNSZoneParams object with the default values initialized.
func NewTransferDNSZoneParamsWithContext ¶ added in v0.14.0
func NewTransferDNSZoneParamsWithContext(ctx context.Context) *TransferDNSZoneParams
NewTransferDNSZoneParamsWithContext creates a new TransferDNSZoneParams object with the default values initialized, and the ability to set a context for a request
func NewTransferDNSZoneParamsWithHTTPClient ¶ added in v0.14.0
func NewTransferDNSZoneParamsWithHTTPClient(client *http.Client) *TransferDNSZoneParams
NewTransferDNSZoneParamsWithHTTPClient creates a new TransferDNSZoneParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTransferDNSZoneParamsWithTimeout ¶ added in v0.14.0
func NewTransferDNSZoneParamsWithTimeout(timeout time.Duration) *TransferDNSZoneParams
NewTransferDNSZoneParamsWithTimeout creates a new TransferDNSZoneParams object with the default values initialized, and the ability to set a timeout on a request
func (*TransferDNSZoneParams) SetAccountID ¶ added in v0.14.0
func (o *TransferDNSZoneParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the transfer Dns zone params
func (*TransferDNSZoneParams) SetContext ¶ added in v0.14.0
func (o *TransferDNSZoneParams) SetContext(ctx context.Context)
SetContext adds the context to the transfer Dns zone params
func (*TransferDNSZoneParams) SetHTTPClient ¶ added in v0.14.0
func (o *TransferDNSZoneParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the transfer Dns zone params
func (*TransferDNSZoneParams) SetTimeout ¶ added in v0.14.0
func (o *TransferDNSZoneParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the transfer Dns zone params
func (*TransferDNSZoneParams) SetTransferAccountID ¶ added in v0.14.0
func (o *TransferDNSZoneParams) SetTransferAccountID(transferAccountID string)
SetTransferAccountID adds the transferAccountId to the transfer Dns zone params
func (*TransferDNSZoneParams) SetTransferUserID ¶ added in v0.14.0
func (o *TransferDNSZoneParams) SetTransferUserID(transferUserID string)
SetTransferUserID adds the transferUserId to the transfer Dns zone params
func (*TransferDNSZoneParams) SetZoneID ¶ added in v0.14.0
func (o *TransferDNSZoneParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the transfer Dns zone params
func (*TransferDNSZoneParams) WithAccountID ¶ added in v0.14.0
func (o *TransferDNSZoneParams) WithAccountID(accountID string) *TransferDNSZoneParams
WithAccountID adds the accountID to the transfer Dns zone params
func (*TransferDNSZoneParams) WithContext ¶ added in v0.14.0
func (o *TransferDNSZoneParams) WithContext(ctx context.Context) *TransferDNSZoneParams
WithContext adds the context to the transfer Dns zone params
func (*TransferDNSZoneParams) WithHTTPClient ¶ added in v0.14.0
func (o *TransferDNSZoneParams) WithHTTPClient(client *http.Client) *TransferDNSZoneParams
WithHTTPClient adds the HTTPClient to the transfer Dns zone params
func (*TransferDNSZoneParams) WithTimeout ¶ added in v0.14.0
func (o *TransferDNSZoneParams) WithTimeout(timeout time.Duration) *TransferDNSZoneParams
WithTimeout adds the timeout to the transfer Dns zone params
func (*TransferDNSZoneParams) WithTransferAccountID ¶ added in v0.14.0
func (o *TransferDNSZoneParams) WithTransferAccountID(transferAccountID string) *TransferDNSZoneParams
WithTransferAccountID adds the transferAccountID to the transfer Dns zone params
func (*TransferDNSZoneParams) WithTransferUserID ¶ added in v0.14.0
func (o *TransferDNSZoneParams) WithTransferUserID(transferUserID string) *TransferDNSZoneParams
WithTransferUserID adds the transferUserID to the transfer Dns zone params
func (*TransferDNSZoneParams) WithZoneID ¶ added in v0.14.0
func (o *TransferDNSZoneParams) WithZoneID(zoneID string) *TransferDNSZoneParams
WithZoneID adds the zoneID to the transfer Dns zone params
func (*TransferDNSZoneParams) WriteToRequest ¶ added in v0.14.0
func (o *TransferDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TransferDNSZoneReader ¶ added in v0.14.0
type TransferDNSZoneReader struct {
// contains filtered or unexported fields
}
TransferDNSZoneReader is a Reader for the TransferDNSZone structure.
func (*TransferDNSZoneReader) ReadResponse ¶ added in v0.14.0
func (o *TransferDNSZoneReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UnlinkSiteRepoNotFound ¶ added in v0.16.1
type UnlinkSiteRepoNotFound struct { }
UnlinkSiteRepoNotFound handles this case with default header values.
Site not found
func NewUnlinkSiteRepoNotFound ¶ added in v0.16.1
func NewUnlinkSiteRepoNotFound() *UnlinkSiteRepoNotFound
NewUnlinkSiteRepoNotFound creates a UnlinkSiteRepoNotFound with default headers values
func (*UnlinkSiteRepoNotFound) Error ¶ added in v0.16.1
func (o *UnlinkSiteRepoNotFound) Error() string
type UnlinkSiteRepoOK ¶ added in v0.16.1
UnlinkSiteRepoOK handles this case with default header values.
OK
func NewUnlinkSiteRepoOK ¶ added in v0.16.1
func NewUnlinkSiteRepoOK() *UnlinkSiteRepoOK
NewUnlinkSiteRepoOK creates a UnlinkSiteRepoOK with default headers values
func (*UnlinkSiteRepoOK) Error ¶ added in v0.16.1
func (o *UnlinkSiteRepoOK) Error() string
func (*UnlinkSiteRepoOK) GetPayload ¶ added in v0.16.1
func (o *UnlinkSiteRepoOK) GetPayload() *models.Site
type UnlinkSiteRepoParams ¶ added in v0.16.1
type UnlinkSiteRepoParams struct { /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UnlinkSiteRepoParams contains all the parameters to send to the API endpoint for the unlink site repo operation typically these are written to a http.Request
func NewUnlinkSiteRepoParams ¶ added in v0.16.1
func NewUnlinkSiteRepoParams() *UnlinkSiteRepoParams
NewUnlinkSiteRepoParams creates a new UnlinkSiteRepoParams object with the default values initialized.
func NewUnlinkSiteRepoParamsWithContext ¶ added in v0.16.1
func NewUnlinkSiteRepoParamsWithContext(ctx context.Context) *UnlinkSiteRepoParams
NewUnlinkSiteRepoParamsWithContext creates a new UnlinkSiteRepoParams object with the default values initialized, and the ability to set a context for a request
func NewUnlinkSiteRepoParamsWithHTTPClient ¶ added in v0.16.1
func NewUnlinkSiteRepoParamsWithHTTPClient(client *http.Client) *UnlinkSiteRepoParams
NewUnlinkSiteRepoParamsWithHTTPClient creates a new UnlinkSiteRepoParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUnlinkSiteRepoParamsWithTimeout ¶ added in v0.16.1
func NewUnlinkSiteRepoParamsWithTimeout(timeout time.Duration) *UnlinkSiteRepoParams
NewUnlinkSiteRepoParamsWithTimeout creates a new UnlinkSiteRepoParams object with the default values initialized, and the ability to set a timeout on a request
func (*UnlinkSiteRepoParams) SetContext ¶ added in v0.16.1
func (o *UnlinkSiteRepoParams) SetContext(ctx context.Context)
SetContext adds the context to the unlink site repo params
func (*UnlinkSiteRepoParams) SetHTTPClient ¶ added in v0.16.1
func (o *UnlinkSiteRepoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the unlink site repo params
func (*UnlinkSiteRepoParams) SetSiteID ¶ added in v0.16.1
func (o *UnlinkSiteRepoParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the unlink site repo params
func (*UnlinkSiteRepoParams) SetTimeout ¶ added in v0.16.1
func (o *UnlinkSiteRepoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the unlink site repo params
func (*UnlinkSiteRepoParams) WithContext ¶ added in v0.16.1
func (o *UnlinkSiteRepoParams) WithContext(ctx context.Context) *UnlinkSiteRepoParams
WithContext adds the context to the unlink site repo params
func (*UnlinkSiteRepoParams) WithHTTPClient ¶ added in v0.16.1
func (o *UnlinkSiteRepoParams) WithHTTPClient(client *http.Client) *UnlinkSiteRepoParams
WithHTTPClient adds the HTTPClient to the unlink site repo params
func (*UnlinkSiteRepoParams) WithSiteID ¶ added in v0.16.1
func (o *UnlinkSiteRepoParams) WithSiteID(siteID string) *UnlinkSiteRepoParams
WithSiteID adds the siteID to the unlink site repo params
func (*UnlinkSiteRepoParams) WithTimeout ¶ added in v0.16.1
func (o *UnlinkSiteRepoParams) WithTimeout(timeout time.Duration) *UnlinkSiteRepoParams
WithTimeout adds the timeout to the unlink site repo params
func (*UnlinkSiteRepoParams) WriteToRequest ¶ added in v0.16.1
func (o *UnlinkSiteRepoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UnlinkSiteRepoReader ¶ added in v0.16.1
type UnlinkSiteRepoReader struct {
// contains filtered or unexported fields
}
UnlinkSiteRepoReader is a Reader for the UnlinkSiteRepo structure.
func (*UnlinkSiteRepoReader) ReadResponse ¶ added in v0.16.1
func (o *UnlinkSiteRepoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UnlockDeployDefault ¶ added in v0.2.0
UnlockDeployDefault handles this case with default header values.
error
func NewUnlockDeployDefault ¶ added in v0.2.0
func NewUnlockDeployDefault(code int) *UnlockDeployDefault
NewUnlockDeployDefault creates a UnlockDeployDefault with default headers values
func (*UnlockDeployDefault) Code ¶ added in v0.2.0
func (o *UnlockDeployDefault) Code() int
Code gets the status code for the unlock deploy default response
func (*UnlockDeployDefault) Error ¶ added in v0.2.0
func (o *UnlockDeployDefault) Error() string
func (*UnlockDeployDefault) GetPayload ¶ added in v0.12.0
func (o *UnlockDeployDefault) GetPayload() *models.Error
type UnlockDeployOK ¶ added in v0.2.0
UnlockDeployOK handles this case with default header values.
OK
func NewUnlockDeployOK ¶ added in v0.2.0
func NewUnlockDeployOK() *UnlockDeployOK
NewUnlockDeployOK creates a UnlockDeployOK with default headers values
func (*UnlockDeployOK) Error ¶ added in v0.2.0
func (o *UnlockDeployOK) Error() string
func (*UnlockDeployOK) GetPayload ¶ added in v0.12.0
func (o *UnlockDeployOK) GetPayload() *models.Deploy
type UnlockDeployParams ¶ added in v0.2.0
type UnlockDeployParams struct { /*DeployID*/ DeployID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UnlockDeployParams contains all the parameters to send to the API endpoint for the unlock deploy operation typically these are written to a http.Request
func NewUnlockDeployParams ¶ added in v0.2.0
func NewUnlockDeployParams() *UnlockDeployParams
NewUnlockDeployParams creates a new UnlockDeployParams object with the default values initialized.
func NewUnlockDeployParamsWithContext ¶ added in v0.2.0
func NewUnlockDeployParamsWithContext(ctx context.Context) *UnlockDeployParams
NewUnlockDeployParamsWithContext creates a new UnlockDeployParams object with the default values initialized, and the ability to set a context for a request
func NewUnlockDeployParamsWithHTTPClient ¶ added in v0.2.0
func NewUnlockDeployParamsWithHTTPClient(client *http.Client) *UnlockDeployParams
NewUnlockDeployParamsWithHTTPClient creates a new UnlockDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUnlockDeployParamsWithTimeout ¶ added in v0.2.0
func NewUnlockDeployParamsWithTimeout(timeout time.Duration) *UnlockDeployParams
NewUnlockDeployParamsWithTimeout creates a new UnlockDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*UnlockDeployParams) SetContext ¶ added in v0.2.0
func (o *UnlockDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the unlock deploy params
func (*UnlockDeployParams) SetDeployID ¶ added in v0.2.0
func (o *UnlockDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the unlock deploy params
func (*UnlockDeployParams) SetHTTPClient ¶ added in v0.2.0
func (o *UnlockDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the unlock deploy params
func (*UnlockDeployParams) SetTimeout ¶ added in v0.2.0
func (o *UnlockDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the unlock deploy params
func (*UnlockDeployParams) WithContext ¶ added in v0.2.0
func (o *UnlockDeployParams) WithContext(ctx context.Context) *UnlockDeployParams
WithContext adds the context to the unlock deploy params
func (*UnlockDeployParams) WithDeployID ¶ added in v0.2.0
func (o *UnlockDeployParams) WithDeployID(deployID string) *UnlockDeployParams
WithDeployID adds the deployID to the unlock deploy params
func (*UnlockDeployParams) WithHTTPClient ¶ added in v0.2.0
func (o *UnlockDeployParams) WithHTTPClient(client *http.Client) *UnlockDeployParams
WithHTTPClient adds the HTTPClient to the unlock deploy params
func (*UnlockDeployParams) WithTimeout ¶ added in v0.2.0
func (o *UnlockDeployParams) WithTimeout(timeout time.Duration) *UnlockDeployParams
WithTimeout adds the timeout to the unlock deploy params
func (*UnlockDeployParams) WriteToRequest ¶ added in v0.2.0
func (o *UnlockDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UnlockDeployReader ¶ added in v0.2.0
type UnlockDeployReader struct {
// contains filtered or unexported fields
}
UnlockDeployReader is a Reader for the UnlockDeploy structure.
func (*UnlockDeployReader) ReadResponse ¶ added in v0.2.0
func (o *UnlockDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateAccountDefault ¶ added in v0.2.0
type UpdateAccountDefault struct { Payload *models.Error // contains filtered or unexported fields }
UpdateAccountDefault handles this case with default header values.
error
func NewUpdateAccountDefault ¶ added in v0.2.0
func NewUpdateAccountDefault(code int) *UpdateAccountDefault
NewUpdateAccountDefault creates a UpdateAccountDefault with default headers values
func (*UpdateAccountDefault) Code ¶ added in v0.2.0
func (o *UpdateAccountDefault) Code() int
Code gets the status code for the update account default response
func (*UpdateAccountDefault) Error ¶ added in v0.2.0
func (o *UpdateAccountDefault) Error() string
func (*UpdateAccountDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateAccountDefault) GetPayload() *models.Error
type UpdateAccountOK ¶ added in v0.2.0
type UpdateAccountOK struct {
Payload *models.AccountMembership
}
UpdateAccountOK handles this case with default header values.
OK
func NewUpdateAccountOK ¶ added in v0.2.0
func NewUpdateAccountOK() *UpdateAccountOK
NewUpdateAccountOK creates a UpdateAccountOK with default headers values
func (*UpdateAccountOK) Error ¶ added in v0.2.0
func (o *UpdateAccountOK) Error() string
func (*UpdateAccountOK) GetPayload ¶ added in v0.12.0
func (o *UpdateAccountOK) GetPayload() *models.AccountMembership
type UpdateAccountParams ¶ added in v0.2.0
type UpdateAccountParams struct { /*AccountUpdateSetup*/ AccountUpdateSetup *models.AccountUpdateSetup /*AccountID*/ AccountID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateAccountParams contains all the parameters to send to the API endpoint for the update account operation typically these are written to a http.Request
func NewUpdateAccountParams ¶ added in v0.2.0
func NewUpdateAccountParams() *UpdateAccountParams
NewUpdateAccountParams creates a new UpdateAccountParams object with the default values initialized.
func NewUpdateAccountParamsWithContext ¶ added in v0.2.0
func NewUpdateAccountParamsWithContext(ctx context.Context) *UpdateAccountParams
NewUpdateAccountParamsWithContext creates a new UpdateAccountParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateAccountParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateAccountParamsWithHTTPClient(client *http.Client) *UpdateAccountParams
NewUpdateAccountParamsWithHTTPClient creates a new UpdateAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateAccountParamsWithTimeout ¶ added in v0.2.0
func NewUpdateAccountParamsWithTimeout(timeout time.Duration) *UpdateAccountParams
NewUpdateAccountParamsWithTimeout creates a new UpdateAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateAccountParams) SetAccountID ¶ added in v0.2.0
func (o *UpdateAccountParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the update account params
func (*UpdateAccountParams) SetAccountUpdateSetup ¶ added in v0.2.0
func (o *UpdateAccountParams) SetAccountUpdateSetup(accountUpdateSetup *models.AccountUpdateSetup)
SetAccountUpdateSetup adds the accountUpdateSetup to the update account params
func (*UpdateAccountParams) SetContext ¶ added in v0.2.0
func (o *UpdateAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the update account params
func (*UpdateAccountParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update account params
func (*UpdateAccountParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update account params
func (*UpdateAccountParams) WithAccountID ¶ added in v0.2.0
func (o *UpdateAccountParams) WithAccountID(accountID string) *UpdateAccountParams
WithAccountID adds the accountID to the update account params
func (*UpdateAccountParams) WithAccountUpdateSetup ¶ added in v0.2.0
func (o *UpdateAccountParams) WithAccountUpdateSetup(accountUpdateSetup *models.AccountUpdateSetup) *UpdateAccountParams
WithAccountUpdateSetup adds the accountUpdateSetup to the update account params
func (*UpdateAccountParams) WithContext ¶ added in v0.2.0
func (o *UpdateAccountParams) WithContext(ctx context.Context) *UpdateAccountParams
WithContext adds the context to the update account params
func (*UpdateAccountParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateAccountParams) WithHTTPClient(client *http.Client) *UpdateAccountParams
WithHTTPClient adds the HTTPClient to the update account params
func (*UpdateAccountParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateAccountParams) WithTimeout(timeout time.Duration) *UpdateAccountParams
WithTimeout adds the timeout to the update account params
func (*UpdateAccountParams) WriteToRequest ¶ added in v0.2.0
func (o *UpdateAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAccountReader ¶ added in v0.2.0
type UpdateAccountReader struct {
// contains filtered or unexported fields
}
UpdateAccountReader is a Reader for the UpdateAccount structure.
func (*UpdateAccountReader) ReadResponse ¶ added in v0.2.0
func (o *UpdateAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateHookDefault ¶ added in v0.2.0
UpdateHookDefault handles this case with default header values.
error
func NewUpdateHookDefault ¶ added in v0.2.0
func NewUpdateHookDefault(code int) *UpdateHookDefault
NewUpdateHookDefault creates a UpdateHookDefault with default headers values
func (*UpdateHookDefault) Code ¶ added in v0.2.0
func (o *UpdateHookDefault) Code() int
Code gets the status code for the update hook default response
func (*UpdateHookDefault) Error ¶ added in v0.2.0
func (o *UpdateHookDefault) Error() string
func (*UpdateHookDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateHookDefault) GetPayload() *models.Error
type UpdateHookOK ¶ added in v0.2.0
UpdateHookOK handles this case with default header values.
OK
func NewUpdateHookOK ¶ added in v0.2.0
func NewUpdateHookOK() *UpdateHookOK
NewUpdateHookOK creates a UpdateHookOK with default headers values
func (*UpdateHookOK) Error ¶ added in v0.2.0
func (o *UpdateHookOK) Error() string
func (*UpdateHookOK) GetPayload ¶ added in v0.12.0
func (o *UpdateHookOK) GetPayload() *models.Hook
type UpdateHookParams ¶ added in v0.2.0
type UpdateHookParams struct { /*Hook*/ Hook *models.Hook /*HookID*/ HookID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateHookParams contains all the parameters to send to the API endpoint for the update hook operation typically these are written to a http.Request
func NewUpdateHookParams ¶ added in v0.2.0
func NewUpdateHookParams() *UpdateHookParams
NewUpdateHookParams creates a new UpdateHookParams object with the default values initialized.
func NewUpdateHookParamsWithContext ¶ added in v0.2.0
func NewUpdateHookParamsWithContext(ctx context.Context) *UpdateHookParams
NewUpdateHookParamsWithContext creates a new UpdateHookParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateHookParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateHookParamsWithHTTPClient(client *http.Client) *UpdateHookParams
NewUpdateHookParamsWithHTTPClient creates a new UpdateHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateHookParamsWithTimeout ¶ added in v0.2.0
func NewUpdateHookParamsWithTimeout(timeout time.Duration) *UpdateHookParams
NewUpdateHookParamsWithTimeout creates a new UpdateHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateHookParams) SetContext ¶ added in v0.2.0
func (o *UpdateHookParams) SetContext(ctx context.Context)
SetContext adds the context to the update hook params
func (*UpdateHookParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update hook params
func (*UpdateHookParams) SetHook ¶ added in v0.2.0
func (o *UpdateHookParams) SetHook(hook *models.Hook)
SetHook adds the hook to the update hook params
func (*UpdateHookParams) SetHookID ¶ added in v0.2.0
func (o *UpdateHookParams) SetHookID(hookID string)
SetHookID adds the hookId to the update hook params
func (*UpdateHookParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update hook params
func (*UpdateHookParams) WithContext ¶ added in v0.2.0
func (o *UpdateHookParams) WithContext(ctx context.Context) *UpdateHookParams
WithContext adds the context to the update hook params
func (*UpdateHookParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateHookParams) WithHTTPClient(client *http.Client) *UpdateHookParams
WithHTTPClient adds the HTTPClient to the update hook params
func (*UpdateHookParams) WithHook ¶ added in v0.2.0
func (o *UpdateHookParams) WithHook(hook *models.Hook) *UpdateHookParams
WithHook adds the hook to the update hook params
func (*UpdateHookParams) WithHookID ¶ added in v0.2.0
func (o *UpdateHookParams) WithHookID(hookID string) *UpdateHookParams
WithHookID adds the hookID to the update hook params
func (*UpdateHookParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateHookParams) WithTimeout(timeout time.Duration) *UpdateHookParams
WithTimeout adds the timeout to the update hook params
func (*UpdateHookParams) WriteToRequest ¶ added in v0.2.0
func (o *UpdateHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateHookReader ¶ added in v0.2.0
type UpdateHookReader struct {
// contains filtered or unexported fields
}
UpdateHookReader is a Reader for the UpdateHook structure.
func (*UpdateHookReader) ReadResponse ¶ added in v0.2.0
func (o *UpdateHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateServiceInstanceDefault ¶ added in v0.7.0
type UpdateServiceInstanceDefault struct { Payload *models.Error // contains filtered or unexported fields }
UpdateServiceInstanceDefault handles this case with default header values.
error
func NewUpdateServiceInstanceDefault ¶ added in v0.7.0
func NewUpdateServiceInstanceDefault(code int) *UpdateServiceInstanceDefault
NewUpdateServiceInstanceDefault creates a UpdateServiceInstanceDefault with default headers values
func (*UpdateServiceInstanceDefault) Code ¶ added in v0.7.0
func (o *UpdateServiceInstanceDefault) Code() int
Code gets the status code for the update service instance default response
func (*UpdateServiceInstanceDefault) Error ¶ added in v0.7.0
func (o *UpdateServiceInstanceDefault) Error() string
func (*UpdateServiceInstanceDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateServiceInstanceDefault) GetPayload() *models.Error
type UpdateServiceInstanceNoContent ¶ added in v0.7.0
type UpdateServiceInstanceNoContent struct { }
UpdateServiceInstanceNoContent handles this case with default header values.
No Content
func NewUpdateServiceInstanceNoContent ¶ added in v0.7.0
func NewUpdateServiceInstanceNoContent() *UpdateServiceInstanceNoContent
NewUpdateServiceInstanceNoContent creates a UpdateServiceInstanceNoContent with default headers values
func (*UpdateServiceInstanceNoContent) Error ¶ added in v0.7.0
func (o *UpdateServiceInstanceNoContent) Error() string
type UpdateServiceInstanceParams ¶ added in v0.7.0
type UpdateServiceInstanceParams struct { /*Addon*/ Addon string /*Config*/ Config interface{} /*InstanceID*/ InstanceID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateServiceInstanceParams contains all the parameters to send to the API endpoint for the update service instance operation typically these are written to a http.Request
func NewUpdateServiceInstanceParams ¶ added in v0.7.0
func NewUpdateServiceInstanceParams() *UpdateServiceInstanceParams
NewUpdateServiceInstanceParams creates a new UpdateServiceInstanceParams object with the default values initialized.
func NewUpdateServiceInstanceParamsWithContext ¶ added in v0.7.0
func NewUpdateServiceInstanceParamsWithContext(ctx context.Context) *UpdateServiceInstanceParams
NewUpdateServiceInstanceParamsWithContext creates a new UpdateServiceInstanceParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateServiceInstanceParamsWithHTTPClient ¶ added in v0.7.0
func NewUpdateServiceInstanceParamsWithHTTPClient(client *http.Client) *UpdateServiceInstanceParams
NewUpdateServiceInstanceParamsWithHTTPClient creates a new UpdateServiceInstanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateServiceInstanceParamsWithTimeout ¶ added in v0.7.0
func NewUpdateServiceInstanceParamsWithTimeout(timeout time.Duration) *UpdateServiceInstanceParams
NewUpdateServiceInstanceParamsWithTimeout creates a new UpdateServiceInstanceParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateServiceInstanceParams) SetAddon ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) SetAddon(addon string)
SetAddon adds the addon to the update service instance params
func (*UpdateServiceInstanceParams) SetConfig ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) SetConfig(config interface{})
SetConfig adds the config to the update service instance params
func (*UpdateServiceInstanceParams) SetContext ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) SetContext(ctx context.Context)
SetContext adds the context to the update service instance params
func (*UpdateServiceInstanceParams) SetHTTPClient ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update service instance params
func (*UpdateServiceInstanceParams) SetInstanceID ¶ added in v0.16.1
func (o *UpdateServiceInstanceParams) SetInstanceID(instanceID string)
SetInstanceID adds the instanceId to the update service instance params
func (*UpdateServiceInstanceParams) SetSiteID ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update service instance params
func (*UpdateServiceInstanceParams) SetTimeout ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update service instance params
func (*UpdateServiceInstanceParams) WithAddon ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) WithAddon(addon string) *UpdateServiceInstanceParams
WithAddon adds the addon to the update service instance params
func (*UpdateServiceInstanceParams) WithConfig ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) WithConfig(config interface{}) *UpdateServiceInstanceParams
WithConfig adds the config to the update service instance params
func (*UpdateServiceInstanceParams) WithContext ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) WithContext(ctx context.Context) *UpdateServiceInstanceParams
WithContext adds the context to the update service instance params
func (*UpdateServiceInstanceParams) WithHTTPClient ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) WithHTTPClient(client *http.Client) *UpdateServiceInstanceParams
WithHTTPClient adds the HTTPClient to the update service instance params
func (*UpdateServiceInstanceParams) WithInstanceID ¶ added in v0.16.1
func (o *UpdateServiceInstanceParams) WithInstanceID(instanceID string) *UpdateServiceInstanceParams
WithInstanceID adds the instanceID to the update service instance params
func (*UpdateServiceInstanceParams) WithSiteID ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) WithSiteID(siteID string) *UpdateServiceInstanceParams
WithSiteID adds the siteID to the update service instance params
func (*UpdateServiceInstanceParams) WithTimeout ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) WithTimeout(timeout time.Duration) *UpdateServiceInstanceParams
WithTimeout adds the timeout to the update service instance params
func (*UpdateServiceInstanceParams) WriteToRequest ¶ added in v0.7.0
func (o *UpdateServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateServiceInstanceReader ¶ added in v0.7.0
type UpdateServiceInstanceReader struct {
// contains filtered or unexported fields
}
UpdateServiceInstanceReader is a Reader for the UpdateServiceInstance structure.
func (*UpdateServiceInstanceReader) ReadResponse ¶ added in v0.7.0
func (o *UpdateServiceInstanceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteAssetDefault ¶ added in v0.2.0
type UpdateSiteAssetDefault struct { Payload *models.Error // contains filtered or unexported fields }
UpdateSiteAssetDefault handles this case with default header values.
error
func NewUpdateSiteAssetDefault ¶ added in v0.2.0
func NewUpdateSiteAssetDefault(code int) *UpdateSiteAssetDefault
NewUpdateSiteAssetDefault creates a UpdateSiteAssetDefault with default headers values
func (*UpdateSiteAssetDefault) Code ¶ added in v0.2.0
func (o *UpdateSiteAssetDefault) Code() int
Code gets the status code for the update site asset default response
func (*UpdateSiteAssetDefault) Error ¶ added in v0.2.0
func (o *UpdateSiteAssetDefault) Error() string
func (*UpdateSiteAssetDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateSiteAssetDefault) GetPayload() *models.Error
type UpdateSiteAssetOK ¶ added in v0.2.0
UpdateSiteAssetOK handles this case with default header values.
Updated
func NewUpdateSiteAssetOK ¶ added in v0.2.0
func NewUpdateSiteAssetOK() *UpdateSiteAssetOK
NewUpdateSiteAssetOK creates a UpdateSiteAssetOK with default headers values
func (*UpdateSiteAssetOK) Error ¶ added in v0.2.0
func (o *UpdateSiteAssetOK) Error() string
func (*UpdateSiteAssetOK) GetPayload ¶ added in v0.12.0
func (o *UpdateSiteAssetOK) GetPayload() *models.Asset
type UpdateSiteAssetParams ¶ added in v0.2.0
type UpdateSiteAssetParams struct { /*AssetID*/ AssetID string /*SiteID*/ SiteID string /*State*/ State string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSiteAssetParams contains all the parameters to send to the API endpoint for the update site asset operation typically these are written to a http.Request
func NewUpdateSiteAssetParams ¶ added in v0.2.0
func NewUpdateSiteAssetParams() *UpdateSiteAssetParams
NewUpdateSiteAssetParams creates a new UpdateSiteAssetParams object with the default values initialized.
func NewUpdateSiteAssetParamsWithContext ¶ added in v0.2.0
func NewUpdateSiteAssetParamsWithContext(ctx context.Context) *UpdateSiteAssetParams
NewUpdateSiteAssetParamsWithContext creates a new UpdateSiteAssetParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSiteAssetParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateSiteAssetParamsWithHTTPClient(client *http.Client) *UpdateSiteAssetParams
NewUpdateSiteAssetParamsWithHTTPClient creates a new UpdateSiteAssetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSiteAssetParamsWithTimeout ¶ added in v0.2.0
func NewUpdateSiteAssetParamsWithTimeout(timeout time.Duration) *UpdateSiteAssetParams
NewUpdateSiteAssetParamsWithTimeout creates a new UpdateSiteAssetParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSiteAssetParams) SetAssetID ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) SetAssetID(assetID string)
SetAssetID adds the assetId to the update site asset params
func (*UpdateSiteAssetParams) SetContext ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) SetContext(ctx context.Context)
SetContext adds the context to the update site asset params
func (*UpdateSiteAssetParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site asset params
func (*UpdateSiteAssetParams) SetSiteID ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site asset params
func (*UpdateSiteAssetParams) SetState ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) SetState(state string)
SetState adds the state to the update site asset params
func (*UpdateSiteAssetParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site asset params
func (*UpdateSiteAssetParams) WithAssetID ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) WithAssetID(assetID string) *UpdateSiteAssetParams
WithAssetID adds the assetID to the update site asset params
func (*UpdateSiteAssetParams) WithContext ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) WithContext(ctx context.Context) *UpdateSiteAssetParams
WithContext adds the context to the update site asset params
func (*UpdateSiteAssetParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) WithHTTPClient(client *http.Client) *UpdateSiteAssetParams
WithHTTPClient adds the HTTPClient to the update site asset params
func (*UpdateSiteAssetParams) WithSiteID ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) WithSiteID(siteID string) *UpdateSiteAssetParams
WithSiteID adds the siteID to the update site asset params
func (*UpdateSiteAssetParams) WithState ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) WithState(state string) *UpdateSiteAssetParams
WithState adds the state to the update site asset params
func (*UpdateSiteAssetParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) WithTimeout(timeout time.Duration) *UpdateSiteAssetParams
WithTimeout adds the timeout to the update site asset params
func (*UpdateSiteAssetParams) WriteToRequest ¶ added in v0.2.0
func (o *UpdateSiteAssetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteAssetReader ¶ added in v0.2.0
type UpdateSiteAssetReader struct {
// contains filtered or unexported fields
}
UpdateSiteAssetReader is a Reader for the UpdateSiteAsset structure.
func (*UpdateSiteAssetReader) ReadResponse ¶ added in v0.2.0
func (o *UpdateSiteAssetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteBuildHookDefault ¶ added in v0.2.0
type UpdateSiteBuildHookDefault struct { Payload *models.Error // contains filtered or unexported fields }
UpdateSiteBuildHookDefault handles this case with default header values.
error
func NewUpdateSiteBuildHookDefault ¶ added in v0.2.0
func NewUpdateSiteBuildHookDefault(code int) *UpdateSiteBuildHookDefault
NewUpdateSiteBuildHookDefault creates a UpdateSiteBuildHookDefault with default headers values
func (*UpdateSiteBuildHookDefault) Code ¶ added in v0.2.0
func (o *UpdateSiteBuildHookDefault) Code() int
Code gets the status code for the update site build hook default response
func (*UpdateSiteBuildHookDefault) Error ¶ added in v0.2.0
func (o *UpdateSiteBuildHookDefault) Error() string
func (*UpdateSiteBuildHookDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateSiteBuildHookDefault) GetPayload() *models.Error
type UpdateSiteBuildHookNoContent ¶ added in v0.2.0
type UpdateSiteBuildHookNoContent struct { }
UpdateSiteBuildHookNoContent handles this case with default header values.
No content
func NewUpdateSiteBuildHookNoContent ¶ added in v0.2.0
func NewUpdateSiteBuildHookNoContent() *UpdateSiteBuildHookNoContent
NewUpdateSiteBuildHookNoContent creates a UpdateSiteBuildHookNoContent with default headers values
func (*UpdateSiteBuildHookNoContent) Error ¶ added in v0.2.0
func (o *UpdateSiteBuildHookNoContent) Error() string
type UpdateSiteBuildHookParams ¶ added in v0.2.0
type UpdateSiteBuildHookParams struct { /*BuildHook*/ BuildHook *models.BuildHookSetup /*ID*/ ID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSiteBuildHookParams contains all the parameters to send to the API endpoint for the update site build hook operation typically these are written to a http.Request
func NewUpdateSiteBuildHookParams ¶ added in v0.2.0
func NewUpdateSiteBuildHookParams() *UpdateSiteBuildHookParams
NewUpdateSiteBuildHookParams creates a new UpdateSiteBuildHookParams object with the default values initialized.
func NewUpdateSiteBuildHookParamsWithContext ¶ added in v0.2.0
func NewUpdateSiteBuildHookParamsWithContext(ctx context.Context) *UpdateSiteBuildHookParams
NewUpdateSiteBuildHookParamsWithContext creates a new UpdateSiteBuildHookParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSiteBuildHookParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateSiteBuildHookParamsWithHTTPClient(client *http.Client) *UpdateSiteBuildHookParams
NewUpdateSiteBuildHookParamsWithHTTPClient creates a new UpdateSiteBuildHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSiteBuildHookParamsWithTimeout ¶ added in v0.2.0
func NewUpdateSiteBuildHookParamsWithTimeout(timeout time.Duration) *UpdateSiteBuildHookParams
NewUpdateSiteBuildHookParamsWithTimeout creates a new UpdateSiteBuildHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSiteBuildHookParams) SetBuildHook ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) SetBuildHook(buildHook *models.BuildHookSetup)
SetBuildHook adds the buildHook to the update site build hook params
func (*UpdateSiteBuildHookParams) SetContext ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) SetContext(ctx context.Context)
SetContext adds the context to the update site build hook params
func (*UpdateSiteBuildHookParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site build hook params
func (*UpdateSiteBuildHookParams) SetID ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) SetID(id string)
SetID adds the id to the update site build hook params
func (*UpdateSiteBuildHookParams) SetSiteID ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site build hook params
func (*UpdateSiteBuildHookParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site build hook params
func (*UpdateSiteBuildHookParams) WithBuildHook ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) WithBuildHook(buildHook *models.BuildHookSetup) *UpdateSiteBuildHookParams
WithBuildHook adds the buildHook to the update site build hook params
func (*UpdateSiteBuildHookParams) WithContext ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) WithContext(ctx context.Context) *UpdateSiteBuildHookParams
WithContext adds the context to the update site build hook params
func (*UpdateSiteBuildHookParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) WithHTTPClient(client *http.Client) *UpdateSiteBuildHookParams
WithHTTPClient adds the HTTPClient to the update site build hook params
func (*UpdateSiteBuildHookParams) WithID ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) WithID(id string) *UpdateSiteBuildHookParams
WithID adds the id to the update site build hook params
func (*UpdateSiteBuildHookParams) WithSiteID ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) WithSiteID(siteID string) *UpdateSiteBuildHookParams
WithSiteID adds the siteID to the update site build hook params
func (*UpdateSiteBuildHookParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) WithTimeout(timeout time.Duration) *UpdateSiteBuildHookParams
WithTimeout adds the timeout to the update site build hook params
func (*UpdateSiteBuildHookParams) WriteToRequest ¶ added in v0.2.0
func (o *UpdateSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteBuildHookReader ¶ added in v0.2.0
type UpdateSiteBuildHookReader struct {
// contains filtered or unexported fields
}
UpdateSiteBuildHookReader is a Reader for the UpdateSiteBuildHook structure.
func (*UpdateSiteBuildHookReader) ReadResponse ¶ added in v0.2.0
func (o *UpdateSiteBuildHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteBuildLogDefault ¶ added in v0.2.0
type UpdateSiteBuildLogDefault struct { Payload *models.Error // contains filtered or unexported fields }
UpdateSiteBuildLogDefault handles this case with default header values.
error
func NewUpdateSiteBuildLogDefault ¶ added in v0.2.0
func NewUpdateSiteBuildLogDefault(code int) *UpdateSiteBuildLogDefault
NewUpdateSiteBuildLogDefault creates a UpdateSiteBuildLogDefault with default headers values
func (*UpdateSiteBuildLogDefault) Code ¶ added in v0.2.0
func (o *UpdateSiteBuildLogDefault) Code() int
Code gets the status code for the update site build log default response
func (*UpdateSiteBuildLogDefault) Error ¶ added in v0.2.0
func (o *UpdateSiteBuildLogDefault) Error() string
func (*UpdateSiteBuildLogDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateSiteBuildLogDefault) GetPayload() *models.Error
type UpdateSiteBuildLogNoContent ¶ added in v0.2.0
type UpdateSiteBuildLogNoContent struct { }
UpdateSiteBuildLogNoContent handles this case with default header values.
No content
func NewUpdateSiteBuildLogNoContent ¶ added in v0.2.0
func NewUpdateSiteBuildLogNoContent() *UpdateSiteBuildLogNoContent
NewUpdateSiteBuildLogNoContent creates a UpdateSiteBuildLogNoContent with default headers values
func (*UpdateSiteBuildLogNoContent) Error ¶ added in v0.2.0
func (o *UpdateSiteBuildLogNoContent) Error() string
type UpdateSiteBuildLogParams ¶ added in v0.2.0
type UpdateSiteBuildLogParams struct { /*BuildID*/ BuildID string /*Msg*/ Msg *models.BuildLogMsg Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSiteBuildLogParams contains all the parameters to send to the API endpoint for the update site build log operation typically these are written to a http.Request
func NewUpdateSiteBuildLogParams ¶ added in v0.2.0
func NewUpdateSiteBuildLogParams() *UpdateSiteBuildLogParams
NewUpdateSiteBuildLogParams creates a new UpdateSiteBuildLogParams object with the default values initialized.
func NewUpdateSiteBuildLogParamsWithContext ¶ added in v0.2.0
func NewUpdateSiteBuildLogParamsWithContext(ctx context.Context) *UpdateSiteBuildLogParams
NewUpdateSiteBuildLogParamsWithContext creates a new UpdateSiteBuildLogParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSiteBuildLogParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateSiteBuildLogParamsWithHTTPClient(client *http.Client) *UpdateSiteBuildLogParams
NewUpdateSiteBuildLogParamsWithHTTPClient creates a new UpdateSiteBuildLogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSiteBuildLogParamsWithTimeout ¶ added in v0.2.0
func NewUpdateSiteBuildLogParamsWithTimeout(timeout time.Duration) *UpdateSiteBuildLogParams
NewUpdateSiteBuildLogParamsWithTimeout creates a new UpdateSiteBuildLogParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSiteBuildLogParams) SetBuildID ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) SetBuildID(buildID string)
SetBuildID adds the buildId to the update site build log params
func (*UpdateSiteBuildLogParams) SetContext ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) SetContext(ctx context.Context)
SetContext adds the context to the update site build log params
func (*UpdateSiteBuildLogParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site build log params
func (*UpdateSiteBuildLogParams) SetMsg ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) SetMsg(msg *models.BuildLogMsg)
SetMsg adds the msg to the update site build log params
func (*UpdateSiteBuildLogParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site build log params
func (*UpdateSiteBuildLogParams) WithBuildID ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) WithBuildID(buildID string) *UpdateSiteBuildLogParams
WithBuildID adds the buildID to the update site build log params
func (*UpdateSiteBuildLogParams) WithContext ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) WithContext(ctx context.Context) *UpdateSiteBuildLogParams
WithContext adds the context to the update site build log params
func (*UpdateSiteBuildLogParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) WithHTTPClient(client *http.Client) *UpdateSiteBuildLogParams
WithHTTPClient adds the HTTPClient to the update site build log params
func (*UpdateSiteBuildLogParams) WithMsg ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) WithMsg(msg *models.BuildLogMsg) *UpdateSiteBuildLogParams
WithMsg adds the msg to the update site build log params
func (*UpdateSiteBuildLogParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) WithTimeout(timeout time.Duration) *UpdateSiteBuildLogParams
WithTimeout adds the timeout to the update site build log params
func (*UpdateSiteBuildLogParams) WriteToRequest ¶ added in v0.2.0
func (o *UpdateSiteBuildLogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteBuildLogReader ¶ added in v0.2.0
type UpdateSiteBuildLogReader struct {
// contains filtered or unexported fields
}
UpdateSiteBuildLogReader is a Reader for the UpdateSiteBuildLog structure.
func (*UpdateSiteBuildLogReader) ReadResponse ¶ added in v0.2.0
func (o *UpdateSiteBuildLogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteDefault ¶
UpdateSiteDefault handles this case with default header values.
error
func NewUpdateSiteDefault ¶
func NewUpdateSiteDefault(code int) *UpdateSiteDefault
NewUpdateSiteDefault creates a UpdateSiteDefault with default headers values
func (*UpdateSiteDefault) Code ¶
func (o *UpdateSiteDefault) Code() int
Code gets the status code for the update site default response
func (*UpdateSiteDefault) Error ¶
func (o *UpdateSiteDefault) Error() string
func (*UpdateSiteDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateSiteDefault) GetPayload() *models.Error
type UpdateSiteDeployDefault ¶ added in v0.2.0
type UpdateSiteDeployDefault struct { Payload *models.Error // contains filtered or unexported fields }
UpdateSiteDeployDefault handles this case with default header values.
error
func NewUpdateSiteDeployDefault ¶ added in v0.2.0
func NewUpdateSiteDeployDefault(code int) *UpdateSiteDeployDefault
NewUpdateSiteDeployDefault creates a UpdateSiteDeployDefault with default headers values
func (*UpdateSiteDeployDefault) Code ¶ added in v0.2.0
func (o *UpdateSiteDeployDefault) Code() int
Code gets the status code for the update site deploy default response
func (*UpdateSiteDeployDefault) Error ¶ added in v0.2.0
func (o *UpdateSiteDeployDefault) Error() string
func (*UpdateSiteDeployDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateSiteDeployDefault) GetPayload() *models.Error
type UpdateSiteDeployOK ¶ added in v0.2.0
UpdateSiteDeployOK handles this case with default header values.
OK
func NewUpdateSiteDeployOK ¶ added in v0.2.0
func NewUpdateSiteDeployOK() *UpdateSiteDeployOK
NewUpdateSiteDeployOK creates a UpdateSiteDeployOK with default headers values
func (*UpdateSiteDeployOK) Error ¶ added in v0.2.0
func (o *UpdateSiteDeployOK) Error() string
func (*UpdateSiteDeployOK) GetPayload ¶ added in v0.12.0
func (o *UpdateSiteDeployOK) GetPayload() *models.Deploy
type UpdateSiteDeployParams ¶ added in v0.2.0
type UpdateSiteDeployParams struct { /*Deploy*/ Deploy *models.DeployFiles /*DeployID*/ DeployID string /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSiteDeployParams contains all the parameters to send to the API endpoint for the update site deploy operation typically these are written to a http.Request
func NewUpdateSiteDeployParams ¶ added in v0.2.0
func NewUpdateSiteDeployParams() *UpdateSiteDeployParams
NewUpdateSiteDeployParams creates a new UpdateSiteDeployParams object with the default values initialized.
func NewUpdateSiteDeployParamsWithContext ¶ added in v0.2.0
func NewUpdateSiteDeployParamsWithContext(ctx context.Context) *UpdateSiteDeployParams
NewUpdateSiteDeployParamsWithContext creates a new UpdateSiteDeployParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSiteDeployParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateSiteDeployParamsWithHTTPClient(client *http.Client) *UpdateSiteDeployParams
NewUpdateSiteDeployParamsWithHTTPClient creates a new UpdateSiteDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSiteDeployParamsWithTimeout ¶ added in v0.2.0
func NewUpdateSiteDeployParamsWithTimeout(timeout time.Duration) *UpdateSiteDeployParams
NewUpdateSiteDeployParamsWithTimeout creates a new UpdateSiteDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSiteDeployParams) SetContext ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the update site deploy params
func (*UpdateSiteDeployParams) SetDeploy ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) SetDeploy(deploy *models.DeployFiles)
SetDeploy adds the deploy to the update site deploy params
func (*UpdateSiteDeployParams) SetDeployID ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the update site deploy params
func (*UpdateSiteDeployParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site deploy params
func (*UpdateSiteDeployParams) SetSiteID ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site deploy params
func (*UpdateSiteDeployParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site deploy params
func (*UpdateSiteDeployParams) WithContext ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) WithContext(ctx context.Context) *UpdateSiteDeployParams
WithContext adds the context to the update site deploy params
func (*UpdateSiteDeployParams) WithDeploy ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) WithDeploy(deploy *models.DeployFiles) *UpdateSiteDeployParams
WithDeploy adds the deploy to the update site deploy params
func (*UpdateSiteDeployParams) WithDeployID ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) WithDeployID(deployID string) *UpdateSiteDeployParams
WithDeployID adds the deployID to the update site deploy params
func (*UpdateSiteDeployParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) WithHTTPClient(client *http.Client) *UpdateSiteDeployParams
WithHTTPClient adds the HTTPClient to the update site deploy params
func (*UpdateSiteDeployParams) WithSiteID ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) WithSiteID(siteID string) *UpdateSiteDeployParams
WithSiteID adds the siteID to the update site deploy params
func (*UpdateSiteDeployParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) WithTimeout(timeout time.Duration) *UpdateSiteDeployParams
WithTimeout adds the timeout to the update site deploy params
func (*UpdateSiteDeployParams) WriteToRequest ¶ added in v0.2.0
func (o *UpdateSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteDeployReader ¶ added in v0.2.0
type UpdateSiteDeployReader struct {
// contains filtered or unexported fields
}
UpdateSiteDeployReader is a Reader for the UpdateSiteDeploy structure.
func (*UpdateSiteDeployReader) ReadResponse ¶ added in v0.2.0
func (o *UpdateSiteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteMetadataDefault ¶
type UpdateSiteMetadataDefault struct { Payload *models.Error // contains filtered or unexported fields }
UpdateSiteMetadataDefault handles this case with default header values.
error
func NewUpdateSiteMetadataDefault ¶
func NewUpdateSiteMetadataDefault(code int) *UpdateSiteMetadataDefault
NewUpdateSiteMetadataDefault creates a UpdateSiteMetadataDefault with default headers values
func (*UpdateSiteMetadataDefault) Code ¶
func (o *UpdateSiteMetadataDefault) Code() int
Code gets the status code for the update site metadata default response
func (*UpdateSiteMetadataDefault) Error ¶
func (o *UpdateSiteMetadataDefault) Error() string
func (*UpdateSiteMetadataDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateSiteMetadataDefault) GetPayload() *models.Error
type UpdateSiteMetadataNoContent ¶
type UpdateSiteMetadataNoContent struct { }
UpdateSiteMetadataNoContent handles this case with default header values.
No content
func NewUpdateSiteMetadataNoContent ¶
func NewUpdateSiteMetadataNoContent() *UpdateSiteMetadataNoContent
NewUpdateSiteMetadataNoContent creates a UpdateSiteMetadataNoContent with default headers values
func (*UpdateSiteMetadataNoContent) Error ¶
func (o *UpdateSiteMetadataNoContent) Error() string
type UpdateSiteMetadataParams ¶
type UpdateSiteMetadataParams struct { /*Metadata*/ Metadata models.Metadata /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSiteMetadataParams contains all the parameters to send to the API endpoint for the update site metadata operation typically these are written to a http.Request
func NewUpdateSiteMetadataParams ¶
func NewUpdateSiteMetadataParams() *UpdateSiteMetadataParams
NewUpdateSiteMetadataParams creates a new UpdateSiteMetadataParams object with the default values initialized.
func NewUpdateSiteMetadataParamsWithContext ¶ added in v0.2.0
func NewUpdateSiteMetadataParamsWithContext(ctx context.Context) *UpdateSiteMetadataParams
NewUpdateSiteMetadataParamsWithContext creates a new UpdateSiteMetadataParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSiteMetadataParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateSiteMetadataParamsWithHTTPClient(client *http.Client) *UpdateSiteMetadataParams
NewUpdateSiteMetadataParamsWithHTTPClient creates a new UpdateSiteMetadataParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSiteMetadataParamsWithTimeout ¶ added in v0.2.0
func NewUpdateSiteMetadataParamsWithTimeout(timeout time.Duration) *UpdateSiteMetadataParams
NewUpdateSiteMetadataParamsWithTimeout creates a new UpdateSiteMetadataParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSiteMetadataParams) SetContext ¶ added in v0.2.0
func (o *UpdateSiteMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the update site metadata params
func (*UpdateSiteMetadataParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site metadata params
func (*UpdateSiteMetadataParams) SetMetadata ¶ added in v0.2.0
func (o *UpdateSiteMetadataParams) SetMetadata(metadata models.Metadata)
SetMetadata adds the metadata to the update site metadata params
func (*UpdateSiteMetadataParams) SetSiteID ¶ added in v0.2.0
func (o *UpdateSiteMetadataParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site metadata params
func (*UpdateSiteMetadataParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateSiteMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site metadata params
func (*UpdateSiteMetadataParams) WithContext ¶ added in v0.2.0
func (o *UpdateSiteMetadataParams) WithContext(ctx context.Context) *UpdateSiteMetadataParams
WithContext adds the context to the update site metadata params
func (*UpdateSiteMetadataParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteMetadataParams) WithHTTPClient(client *http.Client) *UpdateSiteMetadataParams
WithHTTPClient adds the HTTPClient to the update site metadata params
func (*UpdateSiteMetadataParams) WithMetadata ¶
func (o *UpdateSiteMetadataParams) WithMetadata(metadata models.Metadata) *UpdateSiteMetadataParams
WithMetadata adds the metadata to the update site metadata params
func (*UpdateSiteMetadataParams) WithSiteID ¶
func (o *UpdateSiteMetadataParams) WithSiteID(siteID string) *UpdateSiteMetadataParams
WithSiteID adds the siteID to the update site metadata params
func (*UpdateSiteMetadataParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateSiteMetadataParams) WithTimeout(timeout time.Duration) *UpdateSiteMetadataParams
WithTimeout adds the timeout to the update site metadata params
func (*UpdateSiteMetadataParams) WriteToRequest ¶
func (o *UpdateSiteMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteMetadataReader ¶
type UpdateSiteMetadataReader struct {
// contains filtered or unexported fields
}
UpdateSiteMetadataReader is a Reader for the UpdateSiteMetadata structure.
func (*UpdateSiteMetadataReader) ReadResponse ¶
func (o *UpdateSiteMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteOK ¶
UpdateSiteOK handles this case with default header values.
OK
func NewUpdateSiteOK ¶
func NewUpdateSiteOK() *UpdateSiteOK
NewUpdateSiteOK creates a UpdateSiteOK with default headers values
func (*UpdateSiteOK) Error ¶
func (o *UpdateSiteOK) Error() string
func (*UpdateSiteOK) GetPayload ¶ added in v0.12.0
func (o *UpdateSiteOK) GetPayload() *models.Site
type UpdateSiteParams ¶
type UpdateSiteParams struct { /*Site*/ Site *models.SiteSetup /*SiteID*/ SiteID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSiteParams contains all the parameters to send to the API endpoint for the update site operation typically these are written to a http.Request
func NewUpdateSiteParams ¶
func NewUpdateSiteParams() *UpdateSiteParams
NewUpdateSiteParams creates a new UpdateSiteParams object with the default values initialized.
func NewUpdateSiteParamsWithContext ¶ added in v0.2.0
func NewUpdateSiteParamsWithContext(ctx context.Context) *UpdateSiteParams
NewUpdateSiteParamsWithContext creates a new UpdateSiteParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSiteParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateSiteParamsWithHTTPClient(client *http.Client) *UpdateSiteParams
NewUpdateSiteParamsWithHTTPClient creates a new UpdateSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSiteParamsWithTimeout ¶ added in v0.2.0
func NewUpdateSiteParamsWithTimeout(timeout time.Duration) *UpdateSiteParams
NewUpdateSiteParamsWithTimeout creates a new UpdateSiteParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSiteParams) SetContext ¶ added in v0.2.0
func (o *UpdateSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the update site params
func (*UpdateSiteParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site params
func (*UpdateSiteParams) SetSite ¶ added in v0.2.0
func (o *UpdateSiteParams) SetSite(site *models.SiteSetup)
SetSite adds the site to the update site params
func (*UpdateSiteParams) SetSiteID ¶ added in v0.2.0
func (o *UpdateSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site params
func (*UpdateSiteParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site params
func (*UpdateSiteParams) WithContext ¶ added in v0.2.0
func (o *UpdateSiteParams) WithContext(ctx context.Context) *UpdateSiteParams
WithContext adds the context to the update site params
func (*UpdateSiteParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteParams) WithHTTPClient(client *http.Client) *UpdateSiteParams
WithHTTPClient adds the HTTPClient to the update site params
func (*UpdateSiteParams) WithSite ¶
func (o *UpdateSiteParams) WithSite(site *models.SiteSetup) *UpdateSiteParams
WithSite adds the site to the update site params
func (*UpdateSiteParams) WithSiteID ¶
func (o *UpdateSiteParams) WithSiteID(siteID string) *UpdateSiteParams
WithSiteID adds the siteID to the update site params
func (*UpdateSiteParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateSiteParams) WithTimeout(timeout time.Duration) *UpdateSiteParams
WithTimeout adds the timeout to the update site params
func (*UpdateSiteParams) WriteToRequest ¶
func (o *UpdateSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteReader ¶
type UpdateSiteReader struct {
// contains filtered or unexported fields
}
UpdateSiteReader is a Reader for the UpdateSite structure.
func (*UpdateSiteReader) ReadResponse ¶
func (o *UpdateSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteSnippetDefault ¶
type UpdateSiteSnippetDefault struct { Payload *models.Error // contains filtered or unexported fields }
UpdateSiteSnippetDefault handles this case with default header values.
error
func NewUpdateSiteSnippetDefault ¶
func NewUpdateSiteSnippetDefault(code int) *UpdateSiteSnippetDefault
NewUpdateSiteSnippetDefault creates a UpdateSiteSnippetDefault with default headers values
func (*UpdateSiteSnippetDefault) Code ¶
func (o *UpdateSiteSnippetDefault) Code() int
Code gets the status code for the update site snippet default response
func (*UpdateSiteSnippetDefault) Error ¶
func (o *UpdateSiteSnippetDefault) Error() string
func (*UpdateSiteSnippetDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateSiteSnippetDefault) GetPayload() *models.Error
type UpdateSiteSnippetNoContent ¶
type UpdateSiteSnippetNoContent struct { }
UpdateSiteSnippetNoContent handles this case with default header values.
No content
func NewUpdateSiteSnippetNoContent ¶
func NewUpdateSiteSnippetNoContent() *UpdateSiteSnippetNoContent
NewUpdateSiteSnippetNoContent creates a UpdateSiteSnippetNoContent with default headers values
func (*UpdateSiteSnippetNoContent) Error ¶
func (o *UpdateSiteSnippetNoContent) Error() string
type UpdateSiteSnippetParams ¶
type UpdateSiteSnippetParams struct { /*SiteID*/ SiteID string /*Snippet*/ Snippet *models.Snippet /*SnippetID*/ SnippetID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSiteSnippetParams contains all the parameters to send to the API endpoint for the update site snippet operation typically these are written to a http.Request
func NewUpdateSiteSnippetParams ¶
func NewUpdateSiteSnippetParams() *UpdateSiteSnippetParams
NewUpdateSiteSnippetParams creates a new UpdateSiteSnippetParams object with the default values initialized.
func NewUpdateSiteSnippetParamsWithContext ¶ added in v0.2.0
func NewUpdateSiteSnippetParamsWithContext(ctx context.Context) *UpdateSiteSnippetParams
NewUpdateSiteSnippetParamsWithContext creates a new UpdateSiteSnippetParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSiteSnippetParamsWithHTTPClient ¶ added in v0.2.0
func NewUpdateSiteSnippetParamsWithHTTPClient(client *http.Client) *UpdateSiteSnippetParams
NewUpdateSiteSnippetParamsWithHTTPClient creates a new UpdateSiteSnippetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSiteSnippetParamsWithTimeout ¶ added in v0.2.0
func NewUpdateSiteSnippetParamsWithTimeout(timeout time.Duration) *UpdateSiteSnippetParams
NewUpdateSiteSnippetParamsWithTimeout creates a new UpdateSiteSnippetParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSiteSnippetParams) SetContext ¶ added in v0.2.0
func (o *UpdateSiteSnippetParams) SetContext(ctx context.Context)
SetContext adds the context to the update site snippet params
func (*UpdateSiteSnippetParams) SetHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteSnippetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site snippet params
func (*UpdateSiteSnippetParams) SetSiteID ¶ added in v0.2.0
func (o *UpdateSiteSnippetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site snippet params
func (*UpdateSiteSnippetParams) SetSnippet ¶ added in v0.2.0
func (o *UpdateSiteSnippetParams) SetSnippet(snippet *models.Snippet)
SetSnippet adds the snippet to the update site snippet params
func (*UpdateSiteSnippetParams) SetSnippetID ¶ added in v0.2.0
func (o *UpdateSiteSnippetParams) SetSnippetID(snippetID string)
SetSnippetID adds the snippetId to the update site snippet params
func (*UpdateSiteSnippetParams) SetTimeout ¶ added in v0.2.0
func (o *UpdateSiteSnippetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site snippet params
func (*UpdateSiteSnippetParams) WithContext ¶ added in v0.2.0
func (o *UpdateSiteSnippetParams) WithContext(ctx context.Context) *UpdateSiteSnippetParams
WithContext adds the context to the update site snippet params
func (*UpdateSiteSnippetParams) WithHTTPClient ¶ added in v0.2.0
func (o *UpdateSiteSnippetParams) WithHTTPClient(client *http.Client) *UpdateSiteSnippetParams
WithHTTPClient adds the HTTPClient to the update site snippet params
func (*UpdateSiteSnippetParams) WithSiteID ¶
func (o *UpdateSiteSnippetParams) WithSiteID(siteID string) *UpdateSiteSnippetParams
WithSiteID adds the siteID to the update site snippet params
func (*UpdateSiteSnippetParams) WithSnippet ¶
func (o *UpdateSiteSnippetParams) WithSnippet(snippet *models.Snippet) *UpdateSiteSnippetParams
WithSnippet adds the snippet to the update site snippet params
func (*UpdateSiteSnippetParams) WithSnippetID ¶
func (o *UpdateSiteSnippetParams) WithSnippetID(snippetID string) *UpdateSiteSnippetParams
WithSnippetID adds the snippetID to the update site snippet params
func (*UpdateSiteSnippetParams) WithTimeout ¶ added in v0.2.0
func (o *UpdateSiteSnippetParams) WithTimeout(timeout time.Duration) *UpdateSiteSnippetParams
WithTimeout adds the timeout to the update site snippet params
func (*UpdateSiteSnippetParams) WriteToRequest ¶
func (o *UpdateSiteSnippetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteSnippetReader ¶
type UpdateSiteSnippetReader struct {
// contains filtered or unexported fields
}
UpdateSiteSnippetReader is a Reader for the UpdateSiteSnippet structure.
func (*UpdateSiteSnippetReader) ReadResponse ¶
func (o *UpdateSiteSnippetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSplitTestCreated ¶ added in v0.12.0
UpdateSplitTestCreated handles this case with default header values.
Created
func NewUpdateSplitTestCreated ¶ added in v0.12.0
func NewUpdateSplitTestCreated() *UpdateSplitTestCreated
NewUpdateSplitTestCreated creates a UpdateSplitTestCreated with default headers values
func (*UpdateSplitTestCreated) Error ¶ added in v0.12.0
func (o *UpdateSplitTestCreated) Error() string
func (*UpdateSplitTestCreated) GetPayload ¶ added in v0.12.0
func (o *UpdateSplitTestCreated) GetPayload() *models.SplitTest
type UpdateSplitTestDefault ¶ added in v0.12.0
type UpdateSplitTestDefault struct { Payload *models.Error // contains filtered or unexported fields }
UpdateSplitTestDefault handles this case with default header values.
error
func NewUpdateSplitTestDefault ¶ added in v0.12.0
func NewUpdateSplitTestDefault(code int) *UpdateSplitTestDefault
NewUpdateSplitTestDefault creates a UpdateSplitTestDefault with default headers values
func (*UpdateSplitTestDefault) Code ¶ added in v0.12.0
func (o *UpdateSplitTestDefault) Code() int
Code gets the status code for the update split test default response
func (*UpdateSplitTestDefault) Error ¶ added in v0.12.0
func (o *UpdateSplitTestDefault) Error() string
func (*UpdateSplitTestDefault) GetPayload ¶ added in v0.12.0
func (o *UpdateSplitTestDefault) GetPayload() *models.Error
type UpdateSplitTestParams ¶ added in v0.12.0
type UpdateSplitTestParams struct { /*BranchTests*/ BranchTests *models.SplitTestSetup /*SiteID*/ SiteID string /*SplitTestID*/ SplitTestID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateSplitTestParams contains all the parameters to send to the API endpoint for the update split test operation typically these are written to a http.Request
func NewUpdateSplitTestParams ¶ added in v0.12.0
func NewUpdateSplitTestParams() *UpdateSplitTestParams
NewUpdateSplitTestParams creates a new UpdateSplitTestParams object with the default values initialized.
func NewUpdateSplitTestParamsWithContext ¶ added in v0.12.0
func NewUpdateSplitTestParamsWithContext(ctx context.Context) *UpdateSplitTestParams
NewUpdateSplitTestParamsWithContext creates a new UpdateSplitTestParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSplitTestParamsWithHTTPClient ¶ added in v0.12.0
func NewUpdateSplitTestParamsWithHTTPClient(client *http.Client) *UpdateSplitTestParams
NewUpdateSplitTestParamsWithHTTPClient creates a new UpdateSplitTestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSplitTestParamsWithTimeout ¶ added in v0.12.0
func NewUpdateSplitTestParamsWithTimeout(timeout time.Duration) *UpdateSplitTestParams
NewUpdateSplitTestParamsWithTimeout creates a new UpdateSplitTestParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSplitTestParams) SetBranchTests ¶ added in v0.12.0
func (o *UpdateSplitTestParams) SetBranchTests(branchTests *models.SplitTestSetup)
SetBranchTests adds the branchTests to the update split test params
func (*UpdateSplitTestParams) SetContext ¶ added in v0.12.0
func (o *UpdateSplitTestParams) SetContext(ctx context.Context)
SetContext adds the context to the update split test params
func (*UpdateSplitTestParams) SetHTTPClient ¶ added in v0.12.0
func (o *UpdateSplitTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update split test params
func (*UpdateSplitTestParams) SetSiteID ¶ added in v0.12.0
func (o *UpdateSplitTestParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update split test params
func (*UpdateSplitTestParams) SetSplitTestID ¶ added in v0.12.0
func (o *UpdateSplitTestParams) SetSplitTestID(splitTestID string)
SetSplitTestID adds the splitTestId to the update split test params
func (*UpdateSplitTestParams) SetTimeout ¶ added in v0.12.0
func (o *UpdateSplitTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update split test params
func (*UpdateSplitTestParams) WithBranchTests ¶ added in v0.12.0
func (o *UpdateSplitTestParams) WithBranchTests(branchTests *models.SplitTestSetup) *UpdateSplitTestParams
WithBranchTests adds the branchTests to the update split test params
func (*UpdateSplitTestParams) WithContext ¶ added in v0.12.0
func (o *UpdateSplitTestParams) WithContext(ctx context.Context) *UpdateSplitTestParams
WithContext adds the context to the update split test params
func (*UpdateSplitTestParams) WithHTTPClient ¶ added in v0.12.0
func (o *UpdateSplitTestParams) WithHTTPClient(client *http.Client) *UpdateSplitTestParams
WithHTTPClient adds the HTTPClient to the update split test params
func (*UpdateSplitTestParams) WithSiteID ¶ added in v0.12.0
func (o *UpdateSplitTestParams) WithSiteID(siteID string) *UpdateSplitTestParams
WithSiteID adds the siteID to the update split test params
func (*UpdateSplitTestParams) WithSplitTestID ¶ added in v0.12.0
func (o *UpdateSplitTestParams) WithSplitTestID(splitTestID string) *UpdateSplitTestParams
WithSplitTestID adds the splitTestID to the update split test params
func (*UpdateSplitTestParams) WithTimeout ¶ added in v0.12.0
func (o *UpdateSplitTestParams) WithTimeout(timeout time.Duration) *UpdateSplitTestParams
WithTimeout adds the timeout to the update split test params
func (*UpdateSplitTestParams) WriteToRequest ¶ added in v0.12.0
func (o *UpdateSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSplitTestReader ¶ added in v0.12.0
type UpdateSplitTestReader struct {
// contains filtered or unexported fields
}
UpdateSplitTestReader is a Reader for the UpdateSplitTest structure.
func (*UpdateSplitTestReader) ReadResponse ¶ added in v0.12.0
func (o *UpdateSplitTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UploadDeployFileDefault ¶
type UploadDeployFileDefault struct { Payload *models.Error // contains filtered or unexported fields }
UploadDeployFileDefault handles this case with default header values.
error
func NewUploadDeployFileDefault ¶
func NewUploadDeployFileDefault(code int) *UploadDeployFileDefault
NewUploadDeployFileDefault creates a UploadDeployFileDefault with default headers values
func (*UploadDeployFileDefault) Code ¶
func (o *UploadDeployFileDefault) Code() int
Code gets the status code for the upload deploy file default response
func (*UploadDeployFileDefault) Error ¶
func (o *UploadDeployFileDefault) Error() string
func (*UploadDeployFileDefault) GetPayload ¶ added in v0.12.0
func (o *UploadDeployFileDefault) GetPayload() *models.Error
type UploadDeployFileOK ¶
UploadDeployFileOK handles this case with default header values.
OK
func NewUploadDeployFileOK ¶
func NewUploadDeployFileOK() *UploadDeployFileOK
NewUploadDeployFileOK creates a UploadDeployFileOK with default headers values
func (*UploadDeployFileOK) Error ¶
func (o *UploadDeployFileOK) Error() string
func (*UploadDeployFileOK) GetPayload ¶ added in v0.12.0
func (o *UploadDeployFileOK) GetPayload() *models.File
type UploadDeployFileParams ¶
type UploadDeployFileParams struct { /*DeployID*/ DeployID string /*FileBody*/ FileBody io.ReadCloser /*Path*/ Path string /*Size*/ Size *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UploadDeployFileParams contains all the parameters to send to the API endpoint for the upload deploy file operation typically these are written to a http.Request
func NewUploadDeployFileParams ¶
func NewUploadDeployFileParams() *UploadDeployFileParams
NewUploadDeployFileParams creates a new UploadDeployFileParams object with the default values initialized.
func NewUploadDeployFileParamsWithContext ¶ added in v0.2.0
func NewUploadDeployFileParamsWithContext(ctx context.Context) *UploadDeployFileParams
NewUploadDeployFileParamsWithContext creates a new UploadDeployFileParams object with the default values initialized, and the ability to set a context for a request
func NewUploadDeployFileParamsWithHTTPClient ¶ added in v0.2.0
func NewUploadDeployFileParamsWithHTTPClient(client *http.Client) *UploadDeployFileParams
NewUploadDeployFileParamsWithHTTPClient creates a new UploadDeployFileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUploadDeployFileParamsWithTimeout ¶ added in v0.2.0
func NewUploadDeployFileParamsWithTimeout(timeout time.Duration) *UploadDeployFileParams
NewUploadDeployFileParamsWithTimeout creates a new UploadDeployFileParams object with the default values initialized, and the ability to set a timeout on a request
func (*UploadDeployFileParams) SetContext ¶ added in v0.2.0
func (o *UploadDeployFileParams) SetContext(ctx context.Context)
SetContext adds the context to the upload deploy file params
func (*UploadDeployFileParams) SetDeployID ¶ added in v0.2.0
func (o *UploadDeployFileParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the upload deploy file params
func (*UploadDeployFileParams) SetFileBody ¶ added in v0.2.0
func (o *UploadDeployFileParams) SetFileBody(fileBody io.ReadCloser)
SetFileBody adds the fileBody to the upload deploy file params
func (*UploadDeployFileParams) SetHTTPClient ¶ added in v0.2.0
func (o *UploadDeployFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upload deploy file params
func (*UploadDeployFileParams) SetPath ¶ added in v0.2.0
func (o *UploadDeployFileParams) SetPath(path string)
SetPath adds the path to the upload deploy file params
func (*UploadDeployFileParams) SetSize ¶ added in v0.5.2
func (o *UploadDeployFileParams) SetSize(size *int64)
SetSize adds the size to the upload deploy file params
func (*UploadDeployFileParams) SetTimeout ¶ added in v0.2.0
func (o *UploadDeployFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upload deploy file params
func (*UploadDeployFileParams) WithContext ¶ added in v0.2.0
func (o *UploadDeployFileParams) WithContext(ctx context.Context) *UploadDeployFileParams
WithContext adds the context to the upload deploy file params
func (*UploadDeployFileParams) WithDeployID ¶
func (o *UploadDeployFileParams) WithDeployID(deployID string) *UploadDeployFileParams
WithDeployID adds the deployID to the upload deploy file params
func (*UploadDeployFileParams) WithFileBody ¶
func (o *UploadDeployFileParams) WithFileBody(fileBody io.ReadCloser) *UploadDeployFileParams
WithFileBody adds the fileBody to the upload deploy file params
func (*UploadDeployFileParams) WithHTTPClient ¶ added in v0.2.0
func (o *UploadDeployFileParams) WithHTTPClient(client *http.Client) *UploadDeployFileParams
WithHTTPClient adds the HTTPClient to the upload deploy file params
func (*UploadDeployFileParams) WithPath ¶
func (o *UploadDeployFileParams) WithPath(path string) *UploadDeployFileParams
WithPath adds the path to the upload deploy file params
func (*UploadDeployFileParams) WithSize ¶ added in v0.5.2
func (o *UploadDeployFileParams) WithSize(size *int64) *UploadDeployFileParams
WithSize adds the size to the upload deploy file params
func (*UploadDeployFileParams) WithTimeout ¶ added in v0.2.0
func (o *UploadDeployFileParams) WithTimeout(timeout time.Duration) *UploadDeployFileParams
WithTimeout adds the timeout to the upload deploy file params
func (*UploadDeployFileParams) WriteToRequest ¶
func (o *UploadDeployFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UploadDeployFileReader ¶
type UploadDeployFileReader struct {
// contains filtered or unexported fields
}
UploadDeployFileReader is a Reader for the UploadDeployFile structure.
func (*UploadDeployFileReader) ReadResponse ¶
func (o *UploadDeployFileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UploadDeployFunctionDefault ¶ added in v0.2.0
type UploadDeployFunctionDefault struct { Payload *models.Error // contains filtered or unexported fields }
UploadDeployFunctionDefault handles this case with default header values.
error
func NewUploadDeployFunctionDefault ¶ added in v0.2.0
func NewUploadDeployFunctionDefault(code int) *UploadDeployFunctionDefault
NewUploadDeployFunctionDefault creates a UploadDeployFunctionDefault with default headers values
func (*UploadDeployFunctionDefault) Code ¶ added in v0.2.0
func (o *UploadDeployFunctionDefault) Code() int
Code gets the status code for the upload deploy function default response
func (*UploadDeployFunctionDefault) Error ¶ added in v0.2.0
func (o *UploadDeployFunctionDefault) Error() string
func (*UploadDeployFunctionDefault) GetPayload ¶ added in v0.12.0
func (o *UploadDeployFunctionDefault) GetPayload() *models.Error
type UploadDeployFunctionOK ¶ added in v0.2.0
UploadDeployFunctionOK handles this case with default header values.
OK
func NewUploadDeployFunctionOK ¶ added in v0.2.0
func NewUploadDeployFunctionOK() *UploadDeployFunctionOK
NewUploadDeployFunctionOK creates a UploadDeployFunctionOK with default headers values
func (*UploadDeployFunctionOK) Error ¶ added in v0.2.0
func (o *UploadDeployFunctionOK) Error() string
func (*UploadDeployFunctionOK) GetPayload ¶ added in v0.12.0
func (o *UploadDeployFunctionOK) GetPayload() *models.Function
type UploadDeployFunctionParams ¶ added in v0.2.0
type UploadDeployFunctionParams struct { /*DeployID*/ DeployID string /*FileBody*/ FileBody io.ReadCloser /*Name*/ Name string /*Runtime*/ Runtime *string /*Size*/ Size *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UploadDeployFunctionParams contains all the parameters to send to the API endpoint for the upload deploy function operation typically these are written to a http.Request
func NewUploadDeployFunctionParams ¶ added in v0.2.0
func NewUploadDeployFunctionParams() *UploadDeployFunctionParams
NewUploadDeployFunctionParams creates a new UploadDeployFunctionParams object with the default values initialized.
func NewUploadDeployFunctionParamsWithContext ¶ added in v0.2.0
func NewUploadDeployFunctionParamsWithContext(ctx context.Context) *UploadDeployFunctionParams
NewUploadDeployFunctionParamsWithContext creates a new UploadDeployFunctionParams object with the default values initialized, and the ability to set a context for a request
func NewUploadDeployFunctionParamsWithHTTPClient ¶ added in v0.2.0
func NewUploadDeployFunctionParamsWithHTTPClient(client *http.Client) *UploadDeployFunctionParams
NewUploadDeployFunctionParamsWithHTTPClient creates a new UploadDeployFunctionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUploadDeployFunctionParamsWithTimeout ¶ added in v0.2.0
func NewUploadDeployFunctionParamsWithTimeout(timeout time.Duration) *UploadDeployFunctionParams
NewUploadDeployFunctionParamsWithTimeout creates a new UploadDeployFunctionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UploadDeployFunctionParams) SetContext ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) SetContext(ctx context.Context)
SetContext adds the context to the upload deploy function params
func (*UploadDeployFunctionParams) SetDeployID ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the upload deploy function params
func (*UploadDeployFunctionParams) SetFileBody ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) SetFileBody(fileBody io.ReadCloser)
SetFileBody adds the fileBody to the upload deploy function params
func (*UploadDeployFunctionParams) SetHTTPClient ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upload deploy function params
func (*UploadDeployFunctionParams) SetName ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) SetName(name string)
SetName adds the name to the upload deploy function params
func (*UploadDeployFunctionParams) SetRuntime ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) SetRuntime(runtime *string)
SetRuntime adds the runtime to the upload deploy function params
func (*UploadDeployFunctionParams) SetSize ¶ added in v0.5.2
func (o *UploadDeployFunctionParams) SetSize(size *int64)
SetSize adds the size to the upload deploy function params
func (*UploadDeployFunctionParams) SetTimeout ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upload deploy function params
func (*UploadDeployFunctionParams) WithContext ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) WithContext(ctx context.Context) *UploadDeployFunctionParams
WithContext adds the context to the upload deploy function params
func (*UploadDeployFunctionParams) WithDeployID ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) WithDeployID(deployID string) *UploadDeployFunctionParams
WithDeployID adds the deployID to the upload deploy function params
func (*UploadDeployFunctionParams) WithFileBody ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) WithFileBody(fileBody io.ReadCloser) *UploadDeployFunctionParams
WithFileBody adds the fileBody to the upload deploy function params
func (*UploadDeployFunctionParams) WithHTTPClient ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) WithHTTPClient(client *http.Client) *UploadDeployFunctionParams
WithHTTPClient adds the HTTPClient to the upload deploy function params
func (*UploadDeployFunctionParams) WithName ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) WithName(name string) *UploadDeployFunctionParams
WithName adds the name to the upload deploy function params
func (*UploadDeployFunctionParams) WithRuntime ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) WithRuntime(runtime *string) *UploadDeployFunctionParams
WithRuntime adds the runtime to the upload deploy function params
func (*UploadDeployFunctionParams) WithSize ¶ added in v0.5.2
func (o *UploadDeployFunctionParams) WithSize(size *int64) *UploadDeployFunctionParams
WithSize adds the size to the upload deploy function params
func (*UploadDeployFunctionParams) WithTimeout ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) WithTimeout(timeout time.Duration) *UploadDeployFunctionParams
WithTimeout adds the timeout to the upload deploy function params
func (*UploadDeployFunctionParams) WriteToRequest ¶ added in v0.2.0
func (o *UploadDeployFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UploadDeployFunctionReader ¶ added in v0.2.0
type UploadDeployFunctionReader struct {
// contains filtered or unexported fields
}
UploadDeployFunctionReader is a Reader for the UploadDeployFunction structure.
func (*UploadDeployFunctionReader) ReadResponse ¶ added in v0.2.0
func (o *UploadDeployFunctionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- add_member_to_account_parameters.go
- add_member_to_account_responses.go
- cancel_account_parameters.go
- cancel_account_responses.go
- cancel_site_deploy_parameters.go
- cancel_site_deploy_responses.go
- configure_dns_for_site_parameters.go
- configure_dns_for_site_responses.go
- create_account_parameters.go
- create_account_responses.go
- create_deploy_key_parameters.go
- create_deploy_key_responses.go
- create_dns_record_parameters.go
- create_dns_record_responses.go
- create_dns_zone_parameters.go
- create_dns_zone_responses.go
- create_hook_by_site_id_parameters.go
- create_hook_by_site_id_responses.go
- create_plugin_run_parameters.go
- create_plugin_run_responses.go
- create_service_instance_parameters.go
- create_service_instance_responses.go
- create_site_asset_parameters.go
- create_site_asset_responses.go
- create_site_build_hook_parameters.go
- create_site_build_hook_responses.go
- create_site_build_parameters.go
- create_site_build_responses.go
- create_site_deploy_parameters.go
- create_site_deploy_responses.go
- create_site_in_team_parameters.go
- create_site_in_team_responses.go
- create_site_parameters.go
- create_site_responses.go
- create_site_snippet_parameters.go
- create_site_snippet_responses.go
- create_split_test_swagger_parameters.go
- create_split_test_swagger_responses.go
- create_ticket_parameters.go
- create_ticket_responses.go
- delete_deploy_key_parameters.go
- delete_deploy_key_responses.go
- delete_dns_record_parameters.go
- delete_dns_record_responses.go
- delete_dns_zone_parameters.go
- delete_dns_zone_responses.go
- delete_hook_parameters.go
- delete_hook_responses.go
- delete_service_instance_parameters.go
- delete_service_instance_responses.go
- delete_site_asset_parameters.go
- delete_site_asset_responses.go
- delete_site_build_hook_parameters.go
- delete_site_build_hook_responses.go
- delete_site_form_parameters.go
- delete_site_form_responses.go
- delete_site_parameters.go
- delete_site_responses.go
- delete_site_snippet_parameters.go
- delete_site_snippet_responses.go
- delete_submission_parameters.go
- delete_submission_responses.go
- disable_split_test_swagger_parameters.go
- disable_split_test_swagger_responses.go
- enable_hook_parameters.go
- enable_hook_responses.go
- enable_split_test_swagger_parameters.go
- enable_split_test_swagger_responses.go
- exchange_ticket_parameters.go
- exchange_ticket_responses.go
- get_account_build_status_parameters.go
- get_account_build_status_responses.go
- get_account_parameters.go
- get_account_responses.go
- get_current_user_parameters.go
- get_current_user_responses.go
- get_deploy_key_parameters.go
- get_deploy_key_responses.go
- get_deploy_parameters.go
- get_deploy_responses.go
- get_dns_for_site_parameters.go
- get_dns_for_site_responses.go
- get_dns_records_parameters.go
- get_dns_records_responses.go
- get_dns_zone_parameters.go
- get_dns_zone_responses.go
- get_dns_zones_parameters.go
- get_dns_zones_responses.go
- get_hook_parameters.go
- get_hook_responses.go
- get_individual_dns_record_parameters.go
- get_individual_dns_record_responses.go
- get_services_parameters.go
- get_services_responses.go
- get_site_asset_info_parameters.go
- get_site_asset_info_responses.go
- get_site_asset_public_signature_parameters.go
- get_site_asset_public_signature_responses.go
- get_site_build_hook_parameters.go
- get_site_build_hook_responses.go
- get_site_build_parameters.go
- get_site_build_responses.go
- get_site_deploy_parameters.go
- get_site_deploy_responses.go
- get_site_file_by_path_name_parameters.go
- get_site_file_by_path_name_responses.go
- get_site_metadata_parameters.go
- get_site_metadata_responses.go
- get_site_parameters.go
- get_site_responses.go
- get_site_snippet_parameters.go
- get_site_snippet_responses.go
- get_split_test_swagger_parameters.go
- get_split_test_swagger_responses.go
- get_split_tests_parameters.go
- get_split_tests_responses.go
- list_account_audit_events_parameters.go
- list_account_audit_events_responses.go
- list_account_types_for_user_parameters.go
- list_account_types_for_user_responses.go
- list_accounts_for_user_parameters.go
- list_accounts_for_user_responses.go
- list_deploy_keys_parameters.go
- list_deploy_keys_responses.go
- list_form_submission_parameters.go
- list_form_submission_responses.go
- list_form_submissions_parameters.go
- list_form_submissions_responses.go
- list_forms_parameters.go
- list_forms_responses.go
- list_hook_types_parameters.go
- list_hook_types_responses.go
- list_hooks_by_site_id_parameters.go
- list_hooks_by_site_id_responses.go
- list_members_for_account_parameters.go
- list_members_for_account_responses.go
- list_payment_methods_for_user_parameters.go
- list_payment_methods_for_user_responses.go
- list_service_instances_for_site_parameters.go
- list_service_instances_for_site_responses.go
- list_site_assets_parameters.go
- list_site_assets_responses.go
- list_site_build_hooks_parameters.go
- list_site_build_hooks_responses.go
- list_site_builds_parameters.go
- list_site_builds_responses.go
- list_site_deployed_branches_parameters.go
- list_site_deployed_branches_responses.go
- list_site_deploys_parameters.go
- list_site_deploys_responses.go
- list_site_files_parameters.go
- list_site_files_responses.go
- list_site_forms_parameters.go
- list_site_forms_responses.go
- list_site_snippets_parameters.go
- list_site_snippets_responses.go
- list_site_submissions_parameters.go
- list_site_submissions_responses.go
- list_sites_for_account_parameters.go
- list_sites_for_account_responses.go
- list_sites_parameters.go
- list_sites_responses.go
- lock_deploy_parameters.go
- lock_deploy_responses.go
- notify_build_start_parameters.go
- notify_build_start_responses.go
- operations_client.go
- provision_site_tls_certificate_parameters.go
- provision_site_tls_certificate_responses.go
- restore_site_deploy_parameters.go
- restore_site_deploy_responses.go
- rollback_site_deploy_parameters.go
- rollback_site_deploy_responses.go
- show_service_instance_parameters.go
- show_service_instance_responses.go
- show_service_manifest_parameters.go
- show_service_manifest_responses.go
- show_service_parameters.go
- show_service_responses.go
- show_site_tls_certificate_parameters.go
- show_site_tls_certificate_responses.go
- show_ticket_parameters.go
- show_ticket_responses.go
- transfer_dns_zone_parameters.go
- transfer_dns_zone_responses.go
- unlink_site_repo_parameters.go
- unlink_site_repo_responses.go
- unlock_deploy_parameters.go
- unlock_deploy_responses.go
- update_account_parameters.go
- update_account_responses.go
- update_hook_parameters.go
- update_hook_responses.go
- update_service_instance_parameters.go
- update_service_instance_responses.go
- update_site_asset_parameters.go
- update_site_asset_responses.go
- update_site_build_hook_parameters.go
- update_site_build_hook_responses.go
- update_site_build_log_parameters.go
- update_site_build_log_responses.go
- update_site_deploy_parameters.go
- update_site_deploy_responses.go
- update_site_metadata_parameters.go
- update_site_metadata_responses.go
- update_site_parameters.go
- update_site_responses.go
- update_site_snippet_parameters.go
- update_site_snippet_responses.go
- update_split_test_swagger_parameters.go
- update_split_test_swagger_responses.go
- upload_deploy_file_parameters.go
- upload_deploy_file_responses.go
- upload_deploy_function_parameters.go
- upload_deploy_function_responses.go