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) SetAccountAddMemberSetup(accountAddMemberSetup *models.AccountAddMemberSetup)
- func (o *AddMemberToAccountParams) SetAccountSlug(accountSlug string)
- func (o *AddMemberToAccountParams) SetContext(ctx context.Context)
- func (o *AddMemberToAccountParams) SetHTTPClient(client *http.Client)
- func (o *AddMemberToAccountParams) SetTimeout(timeout time.Duration)
- func (o *AddMemberToAccountParams) WithAccountAddMemberSetup(accountAddMemberSetup *models.AccountAddMemberSetup) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WithAccountSlug(accountSlug string) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WithContext(ctx context.Context) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WithHTTPClient(client *http.Client) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WithTimeout(timeout time.Duration) *AddMemberToAccountParams
- func (o *AddMemberToAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AddMemberToAccountReader
- type AgentRunnerCommitToBranchBadRequest
- type AgentRunnerCommitToBranchConflict
- type AgentRunnerCommitToBranchDefault
- type AgentRunnerCommitToBranchOK
- type AgentRunnerCommitToBranchParams
- func NewAgentRunnerCommitToBranchParams() *AgentRunnerCommitToBranchParams
- func NewAgentRunnerCommitToBranchParamsWithContext(ctx context.Context) *AgentRunnerCommitToBranchParams
- func NewAgentRunnerCommitToBranchParamsWithHTTPClient(client *http.Client) *AgentRunnerCommitToBranchParams
- func NewAgentRunnerCommitToBranchParamsWithTimeout(timeout time.Duration) *AgentRunnerCommitToBranchParams
- func (o *AgentRunnerCommitToBranchParams) SetAgentRunnerID(agentRunnerID string)
- func (o *AgentRunnerCommitToBranchParams) SetContext(ctx context.Context)
- func (o *AgentRunnerCommitToBranchParams) SetHTTPClient(client *http.Client)
- func (o *AgentRunnerCommitToBranchParams) SetTargetBranch(targetBranch string)
- func (o *AgentRunnerCommitToBranchParams) SetTimeout(timeout time.Duration)
- func (o *AgentRunnerCommitToBranchParams) WithAgentRunnerID(agentRunnerID string) *AgentRunnerCommitToBranchParams
- func (o *AgentRunnerCommitToBranchParams) WithContext(ctx context.Context) *AgentRunnerCommitToBranchParams
- func (o *AgentRunnerCommitToBranchParams) WithHTTPClient(client *http.Client) *AgentRunnerCommitToBranchParams
- func (o *AgentRunnerCommitToBranchParams) WithTargetBranch(targetBranch string) *AgentRunnerCommitToBranchParams
- func (o *AgentRunnerCommitToBranchParams) WithTimeout(timeout time.Duration) *AgentRunnerCommitToBranchParams
- func (o *AgentRunnerCommitToBranchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AgentRunnerCommitToBranchReader
- type AgentRunnerCommitToBranchUnprocessableEntity
- type AgentRunnerPullRequestBadRequest
- type AgentRunnerPullRequestConflict
- type AgentRunnerPullRequestDefault
- type AgentRunnerPullRequestOK
- type AgentRunnerPullRequestParams
- func NewAgentRunnerPullRequestParams() *AgentRunnerPullRequestParams
- func NewAgentRunnerPullRequestParamsWithContext(ctx context.Context) *AgentRunnerPullRequestParams
- func NewAgentRunnerPullRequestParamsWithHTTPClient(client *http.Client) *AgentRunnerPullRequestParams
- func NewAgentRunnerPullRequestParamsWithTimeout(timeout time.Duration) *AgentRunnerPullRequestParams
- func (o *AgentRunnerPullRequestParams) SetAgentRunnerID(agentRunnerID string)
- func (o *AgentRunnerPullRequestParams) SetContext(ctx context.Context)
- func (o *AgentRunnerPullRequestParams) SetHTTPClient(client *http.Client)
- func (o *AgentRunnerPullRequestParams) SetTimeout(timeout time.Duration)
- func (o *AgentRunnerPullRequestParams) WithAgentRunnerID(agentRunnerID string) *AgentRunnerPullRequestParams
- func (o *AgentRunnerPullRequestParams) WithContext(ctx context.Context) *AgentRunnerPullRequestParams
- func (o *AgentRunnerPullRequestParams) WithHTTPClient(client *http.Client) *AgentRunnerPullRequestParams
- func (o *AgentRunnerPullRequestParams) WithTimeout(timeout time.Duration) *AgentRunnerPullRequestParams
- func (o *AgentRunnerPullRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AgentRunnerPullRequestReader
- type AgentRunnerPullRequestUnprocessableEntity
- type ArchiveAgentRunnerAccepted
- type ArchiveAgentRunnerDefault
- type ArchiveAgentRunnerNotFound
- type ArchiveAgentRunnerParams
- func NewArchiveAgentRunnerParams() *ArchiveAgentRunnerParams
- func NewArchiveAgentRunnerParamsWithContext(ctx context.Context) *ArchiveAgentRunnerParams
- func NewArchiveAgentRunnerParamsWithHTTPClient(client *http.Client) *ArchiveAgentRunnerParams
- func NewArchiveAgentRunnerParamsWithTimeout(timeout time.Duration) *ArchiveAgentRunnerParams
- func (o *ArchiveAgentRunnerParams) SetAgentRunnerID(agentRunnerID string)
- func (o *ArchiveAgentRunnerParams) SetContext(ctx context.Context)
- func (o *ArchiveAgentRunnerParams) SetHTTPClient(client *http.Client)
- func (o *ArchiveAgentRunnerParams) SetTimeout(timeout time.Duration)
- func (o *ArchiveAgentRunnerParams) WithAgentRunnerID(agentRunnerID string) *ArchiveAgentRunnerParams
- func (o *ArchiveAgentRunnerParams) WithContext(ctx context.Context) *ArchiveAgentRunnerParams
- func (o *ArchiveAgentRunnerParams) WithHTTPClient(client *http.Client) *ArchiveAgentRunnerParams
- func (o *ArchiveAgentRunnerParams) WithTimeout(timeout time.Duration) *ArchiveAgentRunnerParams
- func (o *ArchiveAgentRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ArchiveAgentRunnerReader
- type ArchiveAgentRunnerUnprocessableEntity
- 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 ClearSiteDatabaseComputeSettingsDefault
- type ClearSiteDatabaseComputeSettingsForbidden
- type ClearSiteDatabaseComputeSettingsNoContent
- type ClearSiteDatabaseComputeSettingsParams
- func NewClearSiteDatabaseComputeSettingsParams() *ClearSiteDatabaseComputeSettingsParams
- func NewClearSiteDatabaseComputeSettingsParamsWithContext(ctx context.Context) *ClearSiteDatabaseComputeSettingsParams
- func NewClearSiteDatabaseComputeSettingsParamsWithHTTPClient(client *http.Client) *ClearSiteDatabaseComputeSettingsParams
- func NewClearSiteDatabaseComputeSettingsParamsWithTimeout(timeout time.Duration) *ClearSiteDatabaseComputeSettingsParams
- func (o *ClearSiteDatabaseComputeSettingsParams) SetContext(ctx context.Context)
- func (o *ClearSiteDatabaseComputeSettingsParams) SetHTTPClient(client *http.Client)
- func (o *ClearSiteDatabaseComputeSettingsParams) SetSiteID(siteID string)
- func (o *ClearSiteDatabaseComputeSettingsParams) SetTimeout(timeout time.Duration)
- func (o *ClearSiteDatabaseComputeSettingsParams) WithContext(ctx context.Context) *ClearSiteDatabaseComputeSettingsParams
- func (o *ClearSiteDatabaseComputeSettingsParams) WithHTTPClient(client *http.Client) *ClearSiteDatabaseComputeSettingsParams
- func (o *ClearSiteDatabaseComputeSettingsParams) WithSiteID(siteID string) *ClearSiteDatabaseComputeSettingsParams
- func (o *ClearSiteDatabaseComputeSettingsParams) WithTimeout(timeout time.Duration) *ClearSiteDatabaseComputeSettingsParams
- func (o *ClearSiteDatabaseComputeSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ClearSiteDatabaseComputeSettingsReader
- type Client
- func (a *Client) AddMemberToAccount(params *AddMemberToAccountParams, authInfo runtime.ClientAuthInfoWriter) (*AddMemberToAccountOK, error)
- func (a *Client) AgentRunnerCommitToBranch(params *AgentRunnerCommitToBranchParams, authInfo runtime.ClientAuthInfoWriter) (*AgentRunnerCommitToBranchOK, error)
- func (a *Client) AgentRunnerPullRequest(params *AgentRunnerPullRequestParams, authInfo runtime.ClientAuthInfoWriter) (*AgentRunnerPullRequestOK, error)
- func (a *Client) ArchiveAgentRunner(params *ArchiveAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*ArchiveAgentRunnerAccepted, 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) ClearSiteDatabaseComputeSettings(params *ClearSiteDatabaseComputeSettingsParams, ...) (*ClearSiteDatabaseComputeSettingsNoContent, 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) CreateAgentRunner(params *CreateAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAgentRunnerOK, error)
- func (a *Client) CreateAgentRunnerSession(params *CreateAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAgentRunnerSessionOK, error)
- func (a *Client) CreateAgentRunnerUploadURL(params *CreateAgentRunnerUploadURLParams, ...) (*CreateAgentRunnerUploadURLOK, 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) CreateEnvVars(params *CreateEnvVarsParams, authInfo runtime.ClientAuthInfoWriter) (*CreateEnvVarsCreated, 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) CreateSiteAgentRunnerHook(params *CreateSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteAgentRunnerHookCreated, 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) CreateSiteDatabase(params *CreateSiteDatabaseParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDatabaseOK, *CreateSiteDatabaseCreated, error)
- func (a *Client) CreateSiteDatabaseBranch(params *CreateSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDatabaseBranchOK, *CreateSiteDatabaseBranchCreated, error)
- func (a *Client) CreateSiteDatabaseSnapshot(params *CreateSiteDatabaseSnapshotParams, ...) (*CreateSiteDatabaseSnapshotCreated, error)
- func (a *Client) CreateSiteDeploy(params *CreateSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDeployOK, error)
- func (a *Client) CreateSiteDevServer(params *CreateSiteDevServerParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDevServerOK, error)
- func (a *Client) CreateSiteDevServerHook(params *CreateSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDevServerHookCreated, 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) DeleteAgentRunner(params *DeleteAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAgentRunnerAccepted, error)
- func (a *Client) DeleteAgentRunnerSession(params *DeleteAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAgentRunnerSessionAccepted, 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) DeleteDeploy(params *DeleteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeployNoContent, error)
- func (a *Client) DeleteDeployKey(params *DeleteDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeployKeyNoContent, error)
- func (a *Client) DeleteEnvVar(params *DeleteEnvVarParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEnvVarNoContent, error)
- func (a *Client) DeleteEnvVarValue(params *DeleteEnvVarValueParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEnvVarValueNoContent, 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) DeleteSiteAgentRunnerHook(params *DeleteSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteAgentRunnerHookNoContent, 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) DeleteSiteDatabase(params *DeleteSiteDatabaseParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDatabaseNoContent, error)
- func (a *Client) DeleteSiteDatabaseBranch(params *DeleteSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDatabaseBranchNoContent, error)
- func (a *Client) DeleteSiteDatabaseSnapshot(params *DeleteSiteDatabaseSnapshotParams, ...) (*DeleteSiteDatabaseSnapshotNoContent, error)
- func (a *Client) DeleteSiteDeploy(params *DeleteSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDeployNoContent, error)
- func (a *Client) DeleteSiteDevServerHook(params *DeleteSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDevServerHookNoContent, error)
- func (a *Client) DeleteSiteDevServers(params *DeleteSiteDevServersParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDevServersAccepted, 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) DisableSite(params *DisableSiteParams, authInfo runtime.ClientAuthInfoWriter) (*DisableSiteNoContent, 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) EnableSite(params *EnableSiteParams, authInfo runtime.ClientAuthInfoWriter) (*EnableSiteNoContent, 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) GetAIGatewayProviders(params *GetAIGatewayProvidersParams) (*GetAIGatewayProvidersOK, error)
- func (a *Client) GetAIGatewayToken(params *GetAIGatewayTokenParams, authInfo runtime.ClientAuthInfoWriter) (*GetAIGatewayTokenOK, error)
- func (a *Client) GetAccount(params *GetAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountOK, error)
- func (a *Client) GetAccountAIGatewayToken(params *GetAccountAIGatewayTokenParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountAIGatewayTokenOK, error)
- func (a *Client) GetAccountBuildStatus(params *GetAccountBuildStatusParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountBuildStatusOK, error)
- func (a *Client) GetAccountMember(params *GetAccountMemberParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountMemberOK, error)
- func (a *Client) GetAgentRunner(params *GetAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*GetAgentRunnerOK, error)
- func (a *Client) GetAgentRunnerSession(params *GetAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*GetAgentRunnerSessionOK, error)
- func (a *Client) GetAllCertificates(params *GetAllCertificatesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllCertificatesOK, 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) GetEnvVar(params *GetEnvVarParams, authInfo runtime.ClientAuthInfoWriter) (*GetEnvVarOK, error)
- func (a *Client) GetEnvVars(params *GetEnvVarsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEnvVarsOK, 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) GetLatestPluginRuns(params *GetLatestPluginRunsParams, authInfo runtime.ClientAuthInfoWriter) (*GetLatestPluginRunsOK, 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) GetSiteAgentRunnerHook(params *GetSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteAgentRunnerHookOK, 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) GetSiteDatabase(params *GetSiteDatabaseParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseOK, error)
- func (a *Client) GetSiteDatabaseBranch(params *GetSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseBranchOK, error)
- func (a *Client) GetSiteDatabaseComputeSettings(params *GetSiteDatabaseComputeSettingsParams, ...) (*GetSiteDatabaseComputeSettingsOK, error)
- func (a *Client) GetSiteDatabaseMigration(params *GetSiteDatabaseMigrationParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseMigrationOK, error)
- func (a *Client) GetSiteDeploy(params *GetSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDeployOK, error)
- func (a *Client) GetSiteDevServer(params *GetSiteDevServerParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDevServerOK, error)
- func (a *Client) GetSiteDevServerHook(params *GetSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDevServerHookOK, error)
- func (a *Client) GetSiteEnvVars(params *GetSiteEnvVarsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteEnvVarsOK, 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) ListAgentRunnerSessions(params *ListAgentRunnerSessionsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAgentRunnerSessionsOK, error)
- func (a *Client) ListAgentRunners(params *ListAgentRunnersParams, authInfo runtime.ClientAuthInfoWriter) (*ListAgentRunnersOK, 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) ListSiteAgentRunnerHooks(params *ListSiteAgentRunnerHooksParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteAgentRunnerHooksOK, 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) ListSiteDatabaseBranches(params *ListSiteDatabaseBranchesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDatabaseBranchesOK, error)
- func (a *Client) ListSiteDatabaseMigrations(params *ListSiteDatabaseMigrationsParams, ...) (*ListSiteDatabaseMigrationsOK, error)
- func (a *Client) ListSiteDatabaseSnapshots(params *ListSiteDatabaseSnapshotsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDatabaseSnapshotsOK, 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) ListSiteDevServerHooks(params *ListSiteDevServerHooksParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDevServerHooksOK, error)
- func (a *Client) ListSiteDevServers(params *ListSiteDevServersParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDevServersOK, 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) MarkDevServerActivity(params *MarkDevServerActivityParams, authInfo runtime.ClientAuthInfoWriter) (*MarkDevServerActivityOK, error)
- func (a *Client) NotifyBuildStart(params *NotifyBuildStartParams, authInfo runtime.ClientAuthInfoWriter) (*NotifyBuildStartNoContent, error)
- func (a *Client) ProvisionSiteTLSCertificate(params *ProvisionSiteTLSCertificateParams, ...) (*ProvisionSiteTLSCertificateOK, error)
- func (a *Client) PurgeCache(params *PurgeCacheParams, authInfo runtime.ClientAuthInfoWriter) (*PurgeCacheAccepted, error)
- func (a *Client) RemoveAccountMember(params *RemoveAccountMemberParams, authInfo runtime.ClientAuthInfoWriter) (*RemoveAccountMemberNoContent, error)
- func (a *Client) ResetSiteDatabaseBranch(params *ResetSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*ResetSiteDatabaseBranchOK, error)
- func (a *Client) RestoreSiteDatabaseSnapshot(params *RestoreSiteDatabaseSnapshotParams, ...) (*RestoreSiteDatabaseSnapshotOK, 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) RunSiteDatabaseMigrations(params *RunSiteDatabaseMigrationsParams, authInfo runtime.ClientAuthInfoWriter) (*RunSiteDatabaseMigrationsOK, error)
- func (a *Client) SearchSiteFunctions(params *SearchSiteFunctionsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchSiteFunctionsOK, error)
- func (a *Client) SetEnvVarValue(params *SetEnvVarValueParams, authInfo runtime.ClientAuthInfoWriter) (*SetEnvVarValueCreated, error)
- func (a *Client) SetSiteDatabaseBranchComputeSettings(params *SetSiteDatabaseBranchComputeSettingsParams, ...) (*SetSiteDatabaseBranchComputeSettingsOK, error)
- func (a *Client) SetSiteDatabaseComputeSettings(params *SetSiteDatabaseComputeSettingsParams, ...) (*SetSiteDatabaseComputeSettingsOK, 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) UpdateAccountMember(params *UpdateAccountMemberParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAccountMemberOK, error)
- func (a *Client) UpdateAgentRunner(params *UpdateAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAgentRunnerOK, error)
- func (a *Client) UpdateAgentRunnerSession(params *UpdateAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAgentRunnerSessionOK, error)
- func (a *Client) UpdateDeployValidations(params *UpdateDeployValidationsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeployValidationsOK, error)
- func (a *Client) UpdateDevServerState(params *UpdateDevServerStateParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDevServerStateOK, error)
- func (a *Client) UpdateEnvVar(params *UpdateEnvVarParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEnvVarOK, error)
- func (a *Client) UpdateHook(params *UpdateHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateHookOK, error)
- func (a *Client) UpdatePlugin(params *UpdatePluginParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePluginOK, 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) UpdateSiteAgentRunnerHook(params *UpdateSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteAgentRunnerHookNoContent, 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) UpdateSiteDevServerHook(params *UpdateSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteDevServerHookNoContent, 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) UploadDeployEdgeFunction(params *UploadDeployEdgeFunctionParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployEdgeFunctionOK, 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 CreateAgentRunnerDefault
- type CreateAgentRunnerNotFound
- type CreateAgentRunnerOK
- type CreateAgentRunnerParams
- func NewCreateAgentRunnerParams() *CreateAgentRunnerParams
- func NewCreateAgentRunnerParamsWithContext(ctx context.Context) *CreateAgentRunnerParams
- func NewCreateAgentRunnerParamsWithHTTPClient(client *http.Client) *CreateAgentRunnerParams
- func NewCreateAgentRunnerParamsWithTimeout(timeout time.Duration) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) SetAgent(agent *string)
- func (o *CreateAgentRunnerParams) SetBranch(branch *string)
- func (o *CreateAgentRunnerParams) SetContext(ctx context.Context)
- func (o *CreateAgentRunnerParams) SetDeployID(deployID *string)
- func (o *CreateAgentRunnerParams) SetDevServerImage(devServerImage *string)
- func (o *CreateAgentRunnerParams) SetFileKeys(fileKeys []string)
- func (o *CreateAgentRunnerParams) SetHTTPClient(client *http.Client)
- func (o *CreateAgentRunnerParams) SetModel(model *string)
- func (o *CreateAgentRunnerParams) SetParentAgentRunnerID(parentAgentRunnerID *string)
- func (o *CreateAgentRunnerParams) SetPrompt(prompt *string)
- func (o *CreateAgentRunnerParams) SetSiteID(siteID string)
- func (o *CreateAgentRunnerParams) SetTimeout(timeout time.Duration)
- func (o *CreateAgentRunnerParams) WithAgent(agent *string) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithBranch(branch *string) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithContext(ctx context.Context) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithDeployID(deployID *string) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithDevServerImage(devServerImage *string) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithFileKeys(fileKeys []string) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithHTTPClient(client *http.Client) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithModel(model *string) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithParentAgentRunnerID(parentAgentRunnerID *string) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithPrompt(prompt *string) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithSiteID(siteID string) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WithTimeout(timeout time.Duration) *CreateAgentRunnerParams
- func (o *CreateAgentRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAgentRunnerReader
- type CreateAgentRunnerSessionDefault
- type CreateAgentRunnerSessionNotFound
- type CreateAgentRunnerSessionOK
- type CreateAgentRunnerSessionParams
- func NewCreateAgentRunnerSessionParams() *CreateAgentRunnerSessionParams
- func NewCreateAgentRunnerSessionParamsWithContext(ctx context.Context) *CreateAgentRunnerSessionParams
- func NewCreateAgentRunnerSessionParamsWithHTTPClient(client *http.Client) *CreateAgentRunnerSessionParams
- func NewCreateAgentRunnerSessionParamsWithTimeout(timeout time.Duration) *CreateAgentRunnerSessionParams
- func (o *CreateAgentRunnerSessionParams) SetAgent(agent *string)
- func (o *CreateAgentRunnerSessionParams) SetAgentRunnerID(agentRunnerID string)
- func (o *CreateAgentRunnerSessionParams) SetContext(ctx context.Context)
- func (o *CreateAgentRunnerSessionParams) SetFileKeys(fileKeys []string)
- func (o *CreateAgentRunnerSessionParams) SetHTTPClient(client *http.Client)
- func (o *CreateAgentRunnerSessionParams) SetModel(model *string)
- func (o *CreateAgentRunnerSessionParams) SetPrompt(prompt *string)
- func (o *CreateAgentRunnerSessionParams) SetTimeout(timeout time.Duration)
- func (o *CreateAgentRunnerSessionParams) WithAgent(agent *string) *CreateAgentRunnerSessionParams
- func (o *CreateAgentRunnerSessionParams) WithAgentRunnerID(agentRunnerID string) *CreateAgentRunnerSessionParams
- func (o *CreateAgentRunnerSessionParams) WithContext(ctx context.Context) *CreateAgentRunnerSessionParams
- func (o *CreateAgentRunnerSessionParams) WithFileKeys(fileKeys []string) *CreateAgentRunnerSessionParams
- func (o *CreateAgentRunnerSessionParams) WithHTTPClient(client *http.Client) *CreateAgentRunnerSessionParams
- func (o *CreateAgentRunnerSessionParams) WithModel(model *string) *CreateAgentRunnerSessionParams
- func (o *CreateAgentRunnerSessionParams) WithPrompt(prompt *string) *CreateAgentRunnerSessionParams
- func (o *CreateAgentRunnerSessionParams) WithTimeout(timeout time.Duration) *CreateAgentRunnerSessionParams
- func (o *CreateAgentRunnerSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAgentRunnerSessionReader
- type CreateAgentRunnerSessionUnprocessableEntity
- type CreateAgentRunnerUnprocessableEntity
- type CreateAgentRunnerUploadURLBadRequest
- type CreateAgentRunnerUploadURLDefault
- type CreateAgentRunnerUploadURLOK
- type CreateAgentRunnerUploadURLParams
- func NewCreateAgentRunnerUploadURLParams() *CreateAgentRunnerUploadURLParams
- func NewCreateAgentRunnerUploadURLParamsWithContext(ctx context.Context) *CreateAgentRunnerUploadURLParams
- func NewCreateAgentRunnerUploadURLParamsWithHTTPClient(client *http.Client) *CreateAgentRunnerUploadURLParams
- func NewCreateAgentRunnerUploadURLParamsWithTimeout(timeout time.Duration) *CreateAgentRunnerUploadURLParams
- func (o *CreateAgentRunnerUploadURLParams) SetAccountID(accountID string)
- func (o *CreateAgentRunnerUploadURLParams) SetContentType(contentType string)
- func (o *CreateAgentRunnerUploadURLParams) SetContext(ctx context.Context)
- func (o *CreateAgentRunnerUploadURLParams) SetFilename(filename string)
- func (o *CreateAgentRunnerUploadURLParams) SetHTTPClient(client *http.Client)
- func (o *CreateAgentRunnerUploadURLParams) SetTimeout(timeout time.Duration)
- func (o *CreateAgentRunnerUploadURLParams) WithAccountID(accountID string) *CreateAgentRunnerUploadURLParams
- func (o *CreateAgentRunnerUploadURLParams) WithContentType(contentType string) *CreateAgentRunnerUploadURLParams
- func (o *CreateAgentRunnerUploadURLParams) WithContext(ctx context.Context) *CreateAgentRunnerUploadURLParams
- func (o *CreateAgentRunnerUploadURLParams) WithFilename(filename string) *CreateAgentRunnerUploadURLParams
- func (o *CreateAgentRunnerUploadURLParams) WithHTTPClient(client *http.Client) *CreateAgentRunnerUploadURLParams
- func (o *CreateAgentRunnerUploadURLParams) WithTimeout(timeout time.Duration) *CreateAgentRunnerUploadURLParams
- func (o *CreateAgentRunnerUploadURLParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateAgentRunnerUploadURLReader
- type CreateAgentRunnerUploadURLUnprocessableEntity
- 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 CreateEnvVarsCreated
- type CreateEnvVarsDefault
- type CreateEnvVarsParams
- func (o *CreateEnvVarsParams) SetAccountID(accountID string)
- func (o *CreateEnvVarsParams) SetContext(ctx context.Context)
- func (o *CreateEnvVarsParams) SetEnvVars(envVars []*models.CreateEnvVarsParamsBodyItems)
- func (o *CreateEnvVarsParams) SetHTTPClient(client *http.Client)
- func (o *CreateEnvVarsParams) SetSiteID(siteID *string)
- func (o *CreateEnvVarsParams) SetTimeout(timeout time.Duration)
- func (o *CreateEnvVarsParams) WithAccountID(accountID string) *CreateEnvVarsParams
- func (o *CreateEnvVarsParams) WithContext(ctx context.Context) *CreateEnvVarsParams
- func (o *CreateEnvVarsParams) WithEnvVars(envVars []*models.CreateEnvVarsParamsBodyItems) *CreateEnvVarsParams
- func (o *CreateEnvVarsParams) WithHTTPClient(client *http.Client) *CreateEnvVarsParams
- func (o *CreateEnvVarsParams) WithSiteID(siteID *string) *CreateEnvVarsParams
- func (o *CreateEnvVarsParams) WithTimeout(timeout time.Duration) *CreateEnvVarsParams
- func (o *CreateEnvVarsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateEnvVarsReader
- 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 CreateSiteAgentRunnerHookCreated
- type CreateSiteAgentRunnerHookDefault
- type CreateSiteAgentRunnerHookParams
- func NewCreateSiteAgentRunnerHookParams() *CreateSiteAgentRunnerHookParams
- func NewCreateSiteAgentRunnerHookParamsWithContext(ctx context.Context) *CreateSiteAgentRunnerHookParams
- func NewCreateSiteAgentRunnerHookParamsWithHTTPClient(client *http.Client) *CreateSiteAgentRunnerHookParams
- func NewCreateSiteAgentRunnerHookParamsWithTimeout(timeout time.Duration) *CreateSiteAgentRunnerHookParams
- func (o *CreateSiteAgentRunnerHookParams) SetAgentRunnerHook(agentRunnerHook *models.AgentRunnerHookSetup)
- func (o *CreateSiteAgentRunnerHookParams) SetContext(ctx context.Context)
- func (o *CreateSiteAgentRunnerHookParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteAgentRunnerHookParams) SetSiteID(siteID string)
- func (o *CreateSiteAgentRunnerHookParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteAgentRunnerHookParams) WithAgentRunnerHook(agentRunnerHook *models.AgentRunnerHookSetup) *CreateSiteAgentRunnerHookParams
- func (o *CreateSiteAgentRunnerHookParams) WithContext(ctx context.Context) *CreateSiteAgentRunnerHookParams
- func (o *CreateSiteAgentRunnerHookParams) WithHTTPClient(client *http.Client) *CreateSiteAgentRunnerHookParams
- func (o *CreateSiteAgentRunnerHookParams) WithSiteID(siteID string) *CreateSiteAgentRunnerHookParams
- func (o *CreateSiteAgentRunnerHookParams) WithTimeout(timeout time.Duration) *CreateSiteAgentRunnerHookParams
- func (o *CreateSiteAgentRunnerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteAgentRunnerHookReader
- 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 CreateSiteBuildBadRequest
- 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 CreateSiteBuildNotFound
- 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) SetBranch(branch *string)
- func (o *CreateSiteBuildParams) SetClearCache(clearCache *bool)
- func (o *CreateSiteBuildParams) SetContext(ctx context.Context)
- func (o *CreateSiteBuildParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteBuildParams) SetImage(image *string)
- func (o *CreateSiteBuildParams) SetSiteID(siteID string)
- func (o *CreateSiteBuildParams) SetTemplateID(templateID *string)
- func (o *CreateSiteBuildParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteBuildParams) SetTitle(title *string)
- func (o *CreateSiteBuildParams) SetZip(zip runtime.NamedReadCloser)
- func (o *CreateSiteBuildParams) WithBranch(branch *string) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithClearCache(clearCache *bool) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithContext(ctx context.Context) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithHTTPClient(client *http.Client) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithImage(image *string) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithSiteID(siteID string) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithTemplateID(templateID *string) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithTimeout(timeout time.Duration) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithTitle(title *string) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WithZip(zip runtime.NamedReadCloser) *CreateSiteBuildParams
- func (o *CreateSiteBuildParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteBuildReader
- type CreateSiteBuildUnprocessableEntity
- type CreateSiteCreated
- type CreateSiteDatabaseBranchCreated
- type CreateSiteDatabaseBranchDefault
- type CreateSiteDatabaseBranchOK
- type CreateSiteDatabaseBranchParams
- func NewCreateSiteDatabaseBranchParams() *CreateSiteDatabaseBranchParams
- func NewCreateSiteDatabaseBranchParamsWithContext(ctx context.Context) *CreateSiteDatabaseBranchParams
- func NewCreateSiteDatabaseBranchParamsWithHTTPClient(client *http.Client) *CreateSiteDatabaseBranchParams
- func NewCreateSiteDatabaseBranchParamsWithTimeout(timeout time.Duration) *CreateSiteDatabaseBranchParams
- func (o *CreateSiteDatabaseBranchParams) SetBranch(branch *models.CreateDatabaseBranchRequest)
- func (o *CreateSiteDatabaseBranchParams) SetContext(ctx context.Context)
- func (o *CreateSiteDatabaseBranchParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteDatabaseBranchParams) SetSiteID(siteID string)
- func (o *CreateSiteDatabaseBranchParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteDatabaseBranchParams) WithBranch(branch *models.CreateDatabaseBranchRequest) *CreateSiteDatabaseBranchParams
- func (o *CreateSiteDatabaseBranchParams) WithContext(ctx context.Context) *CreateSiteDatabaseBranchParams
- func (o *CreateSiteDatabaseBranchParams) WithHTTPClient(client *http.Client) *CreateSiteDatabaseBranchParams
- func (o *CreateSiteDatabaseBranchParams) WithSiteID(siteID string) *CreateSiteDatabaseBranchParams
- func (o *CreateSiteDatabaseBranchParams) WithTimeout(timeout time.Duration) *CreateSiteDatabaseBranchParams
- func (o *CreateSiteDatabaseBranchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteDatabaseBranchReader
- type CreateSiteDatabaseCreated
- type CreateSiteDatabaseDefault
- type CreateSiteDatabaseOK
- type CreateSiteDatabaseParams
- func NewCreateSiteDatabaseParams() *CreateSiteDatabaseParams
- func NewCreateSiteDatabaseParamsWithContext(ctx context.Context) *CreateSiteDatabaseParams
- func NewCreateSiteDatabaseParamsWithHTTPClient(client *http.Client) *CreateSiteDatabaseParams
- func NewCreateSiteDatabaseParamsWithTimeout(timeout time.Duration) *CreateSiteDatabaseParams
- func (o *CreateSiteDatabaseParams) SetContext(ctx context.Context)
- func (o *CreateSiteDatabaseParams) SetDatabase(database *models.CreateDatabaseRequest)
- func (o *CreateSiteDatabaseParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteDatabaseParams) SetSiteID(siteID string)
- func (o *CreateSiteDatabaseParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteDatabaseParams) WithContext(ctx context.Context) *CreateSiteDatabaseParams
- func (o *CreateSiteDatabaseParams) WithDatabase(database *models.CreateDatabaseRequest) *CreateSiteDatabaseParams
- func (o *CreateSiteDatabaseParams) WithHTTPClient(client *http.Client) *CreateSiteDatabaseParams
- func (o *CreateSiteDatabaseParams) WithSiteID(siteID string) *CreateSiteDatabaseParams
- func (o *CreateSiteDatabaseParams) WithTimeout(timeout time.Duration) *CreateSiteDatabaseParams
- func (o *CreateSiteDatabaseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteDatabaseReader
- type CreateSiteDatabaseSnapshotCreated
- type CreateSiteDatabaseSnapshotDefault
- type CreateSiteDatabaseSnapshotParams
- func NewCreateSiteDatabaseSnapshotParams() *CreateSiteDatabaseSnapshotParams
- func NewCreateSiteDatabaseSnapshotParamsWithContext(ctx context.Context) *CreateSiteDatabaseSnapshotParams
- func NewCreateSiteDatabaseSnapshotParamsWithHTTPClient(client *http.Client) *CreateSiteDatabaseSnapshotParams
- func NewCreateSiteDatabaseSnapshotParamsWithTimeout(timeout time.Duration) *CreateSiteDatabaseSnapshotParams
- func (o *CreateSiteDatabaseSnapshotParams) SetContext(ctx context.Context)
- func (o *CreateSiteDatabaseSnapshotParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteDatabaseSnapshotParams) SetSiteID(siteID string)
- func (o *CreateSiteDatabaseSnapshotParams) SetSnapshot(snapshot *models.CreateDatabaseSnapshotRequest)
- func (o *CreateSiteDatabaseSnapshotParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteDatabaseSnapshotParams) WithContext(ctx context.Context) *CreateSiteDatabaseSnapshotParams
- func (o *CreateSiteDatabaseSnapshotParams) WithHTTPClient(client *http.Client) *CreateSiteDatabaseSnapshotParams
- func (o *CreateSiteDatabaseSnapshotParams) WithSiteID(siteID string) *CreateSiteDatabaseSnapshotParams
- func (o *CreateSiteDatabaseSnapshotParams) WithSnapshot(snapshot *models.CreateDatabaseSnapshotRequest) *CreateSiteDatabaseSnapshotParams
- func (o *CreateSiteDatabaseSnapshotParams) WithTimeout(timeout time.Duration) *CreateSiteDatabaseSnapshotParams
- func (o *CreateSiteDatabaseSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteDatabaseSnapshotReader
- 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) SetBranch(branch *string)
- func (o *CreateSiteDeployParams) SetContext(ctx context.Context)
- func (o *CreateSiteDeployParams) SetDeploy(deploy *models.DeployFiles)
- func (o *CreateSiteDeployParams) SetDeployPreviews(deployPreviews *bool)
- func (o *CreateSiteDeployParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteDeployParams) SetLatestPublished(latestPublished *bool)
- func (o *CreateSiteDeployParams) SetProduction(production *bool)
- func (o *CreateSiteDeployParams) SetSiteID(siteID string)
- func (o *CreateSiteDeployParams) SetState(state *string)
- func (o *CreateSiteDeployParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteDeployParams) SetTitle(title *string)
- func (o *CreateSiteDeployParams) WithBranch(branch *string) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithContext(ctx context.Context) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithDeploy(deploy *models.DeployFiles) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithDeployPreviews(deployPreviews *bool) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithHTTPClient(client *http.Client) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithLatestPublished(latestPublished *bool) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithProduction(production *bool) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithSiteID(siteID string) *CreateSiteDeployParams
- func (o *CreateSiteDeployParams) WithState(state *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 CreateSiteDevServerDefault
- type CreateSiteDevServerHookCreated
- type CreateSiteDevServerHookDefault
- type CreateSiteDevServerHookParams
- func NewCreateSiteDevServerHookParams() *CreateSiteDevServerHookParams
- func NewCreateSiteDevServerHookParamsWithContext(ctx context.Context) *CreateSiteDevServerHookParams
- func NewCreateSiteDevServerHookParamsWithHTTPClient(client *http.Client) *CreateSiteDevServerHookParams
- func NewCreateSiteDevServerHookParamsWithTimeout(timeout time.Duration) *CreateSiteDevServerHookParams
- func (o *CreateSiteDevServerHookParams) SetContext(ctx context.Context)
- func (o *CreateSiteDevServerHookParams) SetDevServerHook(devServerHook *models.DevServerHookSetup)
- func (o *CreateSiteDevServerHookParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteDevServerHookParams) SetSiteID(siteID string)
- func (o *CreateSiteDevServerHookParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteDevServerHookParams) WithContext(ctx context.Context) *CreateSiteDevServerHookParams
- func (o *CreateSiteDevServerHookParams) WithDevServerHook(devServerHook *models.DevServerHookSetup) *CreateSiteDevServerHookParams
- func (o *CreateSiteDevServerHookParams) WithHTTPClient(client *http.Client) *CreateSiteDevServerHookParams
- func (o *CreateSiteDevServerHookParams) WithSiteID(siteID string) *CreateSiteDevServerHookParams
- func (o *CreateSiteDevServerHookParams) WithTimeout(timeout time.Duration) *CreateSiteDevServerHookParams
- func (o *CreateSiteDevServerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteDevServerHookReader
- type CreateSiteDevServerOK
- type CreateSiteDevServerParams
- func NewCreateSiteDevServerParams() *CreateSiteDevServerParams
- func NewCreateSiteDevServerParamsWithContext(ctx context.Context) *CreateSiteDevServerParams
- func NewCreateSiteDevServerParamsWithHTTPClient(client *http.Client) *CreateSiteDevServerParams
- func NewCreateSiteDevServerParamsWithTimeout(timeout time.Duration) *CreateSiteDevServerParams
- func (o *CreateSiteDevServerParams) SetBranch(branch *string)
- func (o *CreateSiteDevServerParams) SetContext(ctx context.Context)
- func (o *CreateSiteDevServerParams) SetHTTPClient(client *http.Client)
- func (o *CreateSiteDevServerParams) SetSiteID(siteID string)
- func (o *CreateSiteDevServerParams) SetTimeout(timeout time.Duration)
- func (o *CreateSiteDevServerParams) WithBranch(branch *string) *CreateSiteDevServerParams
- func (o *CreateSiteDevServerParams) WithContext(ctx context.Context) *CreateSiteDevServerParams
- func (o *CreateSiteDevServerParams) WithHTTPClient(client *http.Client) *CreateSiteDevServerParams
- func (o *CreateSiteDevServerParams) WithSiteID(siteID string) *CreateSiteDevServerParams
- func (o *CreateSiteDevServerParams) WithTimeout(timeout time.Duration) *CreateSiteDevServerParams
- func (o *CreateSiteDevServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateSiteDevServerReader
- 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) SetBody(body *models.CreateTicketParamsBody)
- 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) WithBody(body *models.CreateTicketParamsBody) *CreateTicketParams
- 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 CreateTicketUnauthorized
- type CreateTicketUnprocessableEntity
- type DeleteAgentRunnerAccepted
- type DeleteAgentRunnerDefault
- type DeleteAgentRunnerParams
- func NewDeleteAgentRunnerParams() *DeleteAgentRunnerParams
- func NewDeleteAgentRunnerParamsWithContext(ctx context.Context) *DeleteAgentRunnerParams
- func NewDeleteAgentRunnerParamsWithHTTPClient(client *http.Client) *DeleteAgentRunnerParams
- func NewDeleteAgentRunnerParamsWithTimeout(timeout time.Duration) *DeleteAgentRunnerParams
- func (o *DeleteAgentRunnerParams) SetAgentRunnerID(agentRunnerID string)
- func (o *DeleteAgentRunnerParams) SetContext(ctx context.Context)
- func (o *DeleteAgentRunnerParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAgentRunnerParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAgentRunnerParams) WithAgentRunnerID(agentRunnerID string) *DeleteAgentRunnerParams
- func (o *DeleteAgentRunnerParams) WithContext(ctx context.Context) *DeleteAgentRunnerParams
- func (o *DeleteAgentRunnerParams) WithHTTPClient(client *http.Client) *DeleteAgentRunnerParams
- func (o *DeleteAgentRunnerParams) WithTimeout(timeout time.Duration) *DeleteAgentRunnerParams
- func (o *DeleteAgentRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAgentRunnerReader
- type DeleteAgentRunnerSessionAccepted
- type DeleteAgentRunnerSessionDefault
- type DeleteAgentRunnerSessionParams
- func NewDeleteAgentRunnerSessionParams() *DeleteAgentRunnerSessionParams
- func NewDeleteAgentRunnerSessionParamsWithContext(ctx context.Context) *DeleteAgentRunnerSessionParams
- func NewDeleteAgentRunnerSessionParamsWithHTTPClient(client *http.Client) *DeleteAgentRunnerSessionParams
- func NewDeleteAgentRunnerSessionParamsWithTimeout(timeout time.Duration) *DeleteAgentRunnerSessionParams
- func (o *DeleteAgentRunnerSessionParams) SetAgentRunnerID(agentRunnerID string)
- func (o *DeleteAgentRunnerSessionParams) SetAgentRunnerSessionID(agentRunnerSessionID string)
- func (o *DeleteAgentRunnerSessionParams) SetContext(ctx context.Context)
- func (o *DeleteAgentRunnerSessionParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAgentRunnerSessionParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAgentRunnerSessionParams) WithAgentRunnerID(agentRunnerID string) *DeleteAgentRunnerSessionParams
- func (o *DeleteAgentRunnerSessionParams) WithAgentRunnerSessionID(agentRunnerSessionID string) *DeleteAgentRunnerSessionParams
- func (o *DeleteAgentRunnerSessionParams) WithContext(ctx context.Context) *DeleteAgentRunnerSessionParams
- func (o *DeleteAgentRunnerSessionParams) WithHTTPClient(client *http.Client) *DeleteAgentRunnerSessionParams
- func (o *DeleteAgentRunnerSessionParams) WithTimeout(timeout time.Duration) *DeleteAgentRunnerSessionParams
- func (o *DeleteAgentRunnerSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAgentRunnerSessionReader
- 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 DeleteDeployDefault
- 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 DeleteDeployNoContent
- type DeleteDeployParams
- func (o *DeleteDeployParams) SetContext(ctx context.Context)
- func (o *DeleteDeployParams) SetDeployID(deployID string)
- func (o *DeleteDeployParams) SetHTTPClient(client *http.Client)
- func (o *DeleteDeployParams) SetTimeout(timeout time.Duration)
- func (o *DeleteDeployParams) WithContext(ctx context.Context) *DeleteDeployParams
- func (o *DeleteDeployParams) WithDeployID(deployID string) *DeleteDeployParams
- func (o *DeleteDeployParams) WithHTTPClient(client *http.Client) *DeleteDeployParams
- func (o *DeleteDeployParams) WithTimeout(timeout time.Duration) *DeleteDeployParams
- func (o *DeleteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteDeployReader
- type DeleteEnvVarDefault
- type DeleteEnvVarNoContent
- type DeleteEnvVarParams
- func (o *DeleteEnvVarParams) SetAccountID(accountID string)
- func (o *DeleteEnvVarParams) SetContext(ctx context.Context)
- func (o *DeleteEnvVarParams) SetHTTPClient(client *http.Client)
- func (o *DeleteEnvVarParams) SetKey(key string)
- func (o *DeleteEnvVarParams) SetSiteID(siteID *string)
- func (o *DeleteEnvVarParams) SetTimeout(timeout time.Duration)
- func (o *DeleteEnvVarParams) WithAccountID(accountID string) *DeleteEnvVarParams
- func (o *DeleteEnvVarParams) WithContext(ctx context.Context) *DeleteEnvVarParams
- func (o *DeleteEnvVarParams) WithHTTPClient(client *http.Client) *DeleteEnvVarParams
- func (o *DeleteEnvVarParams) WithKey(key string) *DeleteEnvVarParams
- func (o *DeleteEnvVarParams) WithSiteID(siteID *string) *DeleteEnvVarParams
- func (o *DeleteEnvVarParams) WithTimeout(timeout time.Duration) *DeleteEnvVarParams
- func (o *DeleteEnvVarParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteEnvVarReader
- type DeleteEnvVarValueDefault
- type DeleteEnvVarValueNoContent
- type DeleteEnvVarValueParams
- func NewDeleteEnvVarValueParams() *DeleteEnvVarValueParams
- func NewDeleteEnvVarValueParamsWithContext(ctx context.Context) *DeleteEnvVarValueParams
- func NewDeleteEnvVarValueParamsWithHTTPClient(client *http.Client) *DeleteEnvVarValueParams
- func NewDeleteEnvVarValueParamsWithTimeout(timeout time.Duration) *DeleteEnvVarValueParams
- func (o *DeleteEnvVarValueParams) SetAccountID(accountID string)
- func (o *DeleteEnvVarValueParams) SetContext(ctx context.Context)
- func (o *DeleteEnvVarValueParams) SetHTTPClient(client *http.Client)
- func (o *DeleteEnvVarValueParams) SetID(id string)
- func (o *DeleteEnvVarValueParams) SetKey(key string)
- func (o *DeleteEnvVarValueParams) SetSiteID(siteID *string)
- func (o *DeleteEnvVarValueParams) SetTimeout(timeout time.Duration)
- func (o *DeleteEnvVarValueParams) WithAccountID(accountID string) *DeleteEnvVarValueParams
- func (o *DeleteEnvVarValueParams) WithContext(ctx context.Context) *DeleteEnvVarValueParams
- func (o *DeleteEnvVarValueParams) WithHTTPClient(client *http.Client) *DeleteEnvVarValueParams
- func (o *DeleteEnvVarValueParams) WithID(id string) *DeleteEnvVarValueParams
- func (o *DeleteEnvVarValueParams) WithKey(key string) *DeleteEnvVarValueParams
- func (o *DeleteEnvVarValueParams) WithSiteID(siteID *string) *DeleteEnvVarValueParams
- func (o *DeleteEnvVarValueParams) WithTimeout(timeout time.Duration) *DeleteEnvVarValueParams
- func (o *DeleteEnvVarValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteEnvVarValueReader
- 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 DeleteSiteAgentRunnerHookDefault
- type DeleteSiteAgentRunnerHookNoContent
- type DeleteSiteAgentRunnerHookParams
- func NewDeleteSiteAgentRunnerHookParams() *DeleteSiteAgentRunnerHookParams
- func NewDeleteSiteAgentRunnerHookParamsWithContext(ctx context.Context) *DeleteSiteAgentRunnerHookParams
- func NewDeleteSiteAgentRunnerHookParamsWithHTTPClient(client *http.Client) *DeleteSiteAgentRunnerHookParams
- func NewDeleteSiteAgentRunnerHookParamsWithTimeout(timeout time.Duration) *DeleteSiteAgentRunnerHookParams
- func (o *DeleteSiteAgentRunnerHookParams) SetContext(ctx context.Context)
- func (o *DeleteSiteAgentRunnerHookParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteAgentRunnerHookParams) SetID(id string)
- func (o *DeleteSiteAgentRunnerHookParams) SetSiteID(siteID string)
- func (o *DeleteSiteAgentRunnerHookParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteAgentRunnerHookParams) WithContext(ctx context.Context) *DeleteSiteAgentRunnerHookParams
- func (o *DeleteSiteAgentRunnerHookParams) WithHTTPClient(client *http.Client) *DeleteSiteAgentRunnerHookParams
- func (o *DeleteSiteAgentRunnerHookParams) WithID(id string) *DeleteSiteAgentRunnerHookParams
- func (o *DeleteSiteAgentRunnerHookParams) WithSiteID(siteID string) *DeleteSiteAgentRunnerHookParams
- func (o *DeleteSiteAgentRunnerHookParams) WithTimeout(timeout time.Duration) *DeleteSiteAgentRunnerHookParams
- func (o *DeleteSiteAgentRunnerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteAgentRunnerHookReader
- 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 DeleteSiteDatabaseBranchDefault
- type DeleteSiteDatabaseBranchNoContent
- type DeleteSiteDatabaseBranchParams
- func NewDeleteSiteDatabaseBranchParams() *DeleteSiteDatabaseBranchParams
- func NewDeleteSiteDatabaseBranchParamsWithContext(ctx context.Context) *DeleteSiteDatabaseBranchParams
- func NewDeleteSiteDatabaseBranchParamsWithHTTPClient(client *http.Client) *DeleteSiteDatabaseBranchParams
- func NewDeleteSiteDatabaseBranchParamsWithTimeout(timeout time.Duration) *DeleteSiteDatabaseBranchParams
- func (o *DeleteSiteDatabaseBranchParams) SetBranchID(branchID string)
- func (o *DeleteSiteDatabaseBranchParams) SetContext(ctx context.Context)
- func (o *DeleteSiteDatabaseBranchParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteDatabaseBranchParams) SetSiteID(siteID string)
- func (o *DeleteSiteDatabaseBranchParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteDatabaseBranchParams) WithBranchID(branchID string) *DeleteSiteDatabaseBranchParams
- func (o *DeleteSiteDatabaseBranchParams) WithContext(ctx context.Context) *DeleteSiteDatabaseBranchParams
- func (o *DeleteSiteDatabaseBranchParams) WithHTTPClient(client *http.Client) *DeleteSiteDatabaseBranchParams
- func (o *DeleteSiteDatabaseBranchParams) WithSiteID(siteID string) *DeleteSiteDatabaseBranchParams
- func (o *DeleteSiteDatabaseBranchParams) WithTimeout(timeout time.Duration) *DeleteSiteDatabaseBranchParams
- func (o *DeleteSiteDatabaseBranchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteDatabaseBranchReader
- type DeleteSiteDatabaseDefault
- type DeleteSiteDatabaseNoContent
- type DeleteSiteDatabaseParams
- func NewDeleteSiteDatabaseParams() *DeleteSiteDatabaseParams
- func NewDeleteSiteDatabaseParamsWithContext(ctx context.Context) *DeleteSiteDatabaseParams
- func NewDeleteSiteDatabaseParamsWithHTTPClient(client *http.Client) *DeleteSiteDatabaseParams
- func NewDeleteSiteDatabaseParamsWithTimeout(timeout time.Duration) *DeleteSiteDatabaseParams
- func (o *DeleteSiteDatabaseParams) SetContext(ctx context.Context)
- func (o *DeleteSiteDatabaseParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteDatabaseParams) SetSiteID(siteID string)
- func (o *DeleteSiteDatabaseParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteDatabaseParams) WithContext(ctx context.Context) *DeleteSiteDatabaseParams
- func (o *DeleteSiteDatabaseParams) WithHTTPClient(client *http.Client) *DeleteSiteDatabaseParams
- func (o *DeleteSiteDatabaseParams) WithSiteID(siteID string) *DeleteSiteDatabaseParams
- func (o *DeleteSiteDatabaseParams) WithTimeout(timeout time.Duration) *DeleteSiteDatabaseParams
- func (o *DeleteSiteDatabaseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteDatabaseReader
- type DeleteSiteDatabaseSnapshotDefault
- type DeleteSiteDatabaseSnapshotNoContent
- type DeleteSiteDatabaseSnapshotParams
- func NewDeleteSiteDatabaseSnapshotParams() *DeleteSiteDatabaseSnapshotParams
- func NewDeleteSiteDatabaseSnapshotParamsWithContext(ctx context.Context) *DeleteSiteDatabaseSnapshotParams
- func NewDeleteSiteDatabaseSnapshotParamsWithHTTPClient(client *http.Client) *DeleteSiteDatabaseSnapshotParams
- func NewDeleteSiteDatabaseSnapshotParamsWithTimeout(timeout time.Duration) *DeleteSiteDatabaseSnapshotParams
- func (o *DeleteSiteDatabaseSnapshotParams) SetContext(ctx context.Context)
- func (o *DeleteSiteDatabaseSnapshotParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteDatabaseSnapshotParams) SetSiteID(siteID string)
- func (o *DeleteSiteDatabaseSnapshotParams) SetSnapshotID(snapshotID string)
- func (o *DeleteSiteDatabaseSnapshotParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteDatabaseSnapshotParams) WithContext(ctx context.Context) *DeleteSiteDatabaseSnapshotParams
- func (o *DeleteSiteDatabaseSnapshotParams) WithHTTPClient(client *http.Client) *DeleteSiteDatabaseSnapshotParams
- func (o *DeleteSiteDatabaseSnapshotParams) WithSiteID(siteID string) *DeleteSiteDatabaseSnapshotParams
- func (o *DeleteSiteDatabaseSnapshotParams) WithSnapshotID(snapshotID string) *DeleteSiteDatabaseSnapshotParams
- func (o *DeleteSiteDatabaseSnapshotParams) WithTimeout(timeout time.Duration) *DeleteSiteDatabaseSnapshotParams
- func (o *DeleteSiteDatabaseSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteDatabaseSnapshotReader
- type DeleteSiteDefault
- type DeleteSiteDeployDefault
- type DeleteSiteDeployNoContent
- type DeleteSiteDeployParams
- func NewDeleteSiteDeployParams() *DeleteSiteDeployParams
- func NewDeleteSiteDeployParamsWithContext(ctx context.Context) *DeleteSiteDeployParams
- func NewDeleteSiteDeployParamsWithHTTPClient(client *http.Client) *DeleteSiteDeployParams
- func NewDeleteSiteDeployParamsWithTimeout(timeout time.Duration) *DeleteSiteDeployParams
- func (o *DeleteSiteDeployParams) SetContext(ctx context.Context)
- func (o *DeleteSiteDeployParams) SetDeployID(deployID string)
- func (o *DeleteSiteDeployParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteDeployParams) SetSiteID(siteID string)
- func (o *DeleteSiteDeployParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteDeployParams) WithContext(ctx context.Context) *DeleteSiteDeployParams
- func (o *DeleteSiteDeployParams) WithDeployID(deployID string) *DeleteSiteDeployParams
- func (o *DeleteSiteDeployParams) WithHTTPClient(client *http.Client) *DeleteSiteDeployParams
- func (o *DeleteSiteDeployParams) WithSiteID(siteID string) *DeleteSiteDeployParams
- func (o *DeleteSiteDeployParams) WithTimeout(timeout time.Duration) *DeleteSiteDeployParams
- func (o *DeleteSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteDeployReader
- type DeleteSiteDevServerHookDefault
- type DeleteSiteDevServerHookNoContent
- type DeleteSiteDevServerHookParams
- func NewDeleteSiteDevServerHookParams() *DeleteSiteDevServerHookParams
- func NewDeleteSiteDevServerHookParamsWithContext(ctx context.Context) *DeleteSiteDevServerHookParams
- func NewDeleteSiteDevServerHookParamsWithHTTPClient(client *http.Client) *DeleteSiteDevServerHookParams
- func NewDeleteSiteDevServerHookParamsWithTimeout(timeout time.Duration) *DeleteSiteDevServerHookParams
- func (o *DeleteSiteDevServerHookParams) SetContext(ctx context.Context)
- func (o *DeleteSiteDevServerHookParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteDevServerHookParams) SetID(id string)
- func (o *DeleteSiteDevServerHookParams) SetSiteID(siteID string)
- func (o *DeleteSiteDevServerHookParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteDevServerHookParams) WithContext(ctx context.Context) *DeleteSiteDevServerHookParams
- func (o *DeleteSiteDevServerHookParams) WithHTTPClient(client *http.Client) *DeleteSiteDevServerHookParams
- func (o *DeleteSiteDevServerHookParams) WithID(id string) *DeleteSiteDevServerHookParams
- func (o *DeleteSiteDevServerHookParams) WithSiteID(siteID string) *DeleteSiteDevServerHookParams
- func (o *DeleteSiteDevServerHookParams) WithTimeout(timeout time.Duration) *DeleteSiteDevServerHookParams
- func (o *DeleteSiteDevServerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteDevServerHookReader
- type DeleteSiteDevServersAccepted
- type DeleteSiteDevServersDefault
- type DeleteSiteDevServersParams
- func NewDeleteSiteDevServersParams() *DeleteSiteDevServersParams
- func NewDeleteSiteDevServersParamsWithContext(ctx context.Context) *DeleteSiteDevServersParams
- func NewDeleteSiteDevServersParamsWithHTTPClient(client *http.Client) *DeleteSiteDevServersParams
- func NewDeleteSiteDevServersParamsWithTimeout(timeout time.Duration) *DeleteSiteDevServersParams
- func (o *DeleteSiteDevServersParams) SetBranch(branch *string)
- func (o *DeleteSiteDevServersParams) SetContext(ctx context.Context)
- func (o *DeleteSiteDevServersParams) SetHTTPClient(client *http.Client)
- func (o *DeleteSiteDevServersParams) SetSiteID(siteID string)
- func (o *DeleteSiteDevServersParams) SetTimeout(timeout time.Duration)
- func (o *DeleteSiteDevServersParams) WithBranch(branch *string) *DeleteSiteDevServersParams
- func (o *DeleteSiteDevServersParams) WithContext(ctx context.Context) *DeleteSiteDevServersParams
- func (o *DeleteSiteDevServersParams) WithHTTPClient(client *http.Client) *DeleteSiteDevServersParams
- func (o *DeleteSiteDevServersParams) WithSiteID(siteID string) *DeleteSiteDevServersParams
- func (o *DeleteSiteDevServersParams) WithTimeout(timeout time.Duration) *DeleteSiteDevServersParams
- func (o *DeleteSiteDevServersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteSiteDevServersReader
- 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 DisableSiteDefault
- type DisableSiteNoContent
- type DisableSiteParams
- func (o *DisableSiteParams) SetContext(ctx context.Context)
- func (o *DisableSiteParams) SetHTTPClient(client *http.Client)
- func (o *DisableSiteParams) SetReason(reason string)
- func (o *DisableSiteParams) SetSiteID(siteID string)
- func (o *DisableSiteParams) SetTimeout(timeout time.Duration)
- func (o *DisableSiteParams) WithContext(ctx context.Context) *DisableSiteParams
- func (o *DisableSiteParams) WithHTTPClient(client *http.Client) *DisableSiteParams
- func (o *DisableSiteParams) WithReason(reason string) *DisableSiteParams
- func (o *DisableSiteParams) WithSiteID(siteID string) *DisableSiteParams
- func (o *DisableSiteParams) WithTimeout(timeout time.Duration) *DisableSiteParams
- func (o *DisableSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DisableSiteReader
- 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 EnableSiteDefault
- type EnableSiteNoContent
- type EnableSiteParams
- func (o *EnableSiteParams) SetContext(ctx context.Context)
- func (o *EnableSiteParams) SetHTTPClient(client *http.Client)
- func (o *EnableSiteParams) SetSiteID(siteID string)
- func (o *EnableSiteParams) SetTimeout(timeout time.Duration)
- func (o *EnableSiteParams) WithContext(ctx context.Context) *EnableSiteParams
- func (o *EnableSiteParams) WithHTTPClient(client *http.Client) *EnableSiteParams
- func (o *EnableSiteParams) WithSiteID(siteID string) *EnableSiteParams
- func (o *EnableSiteParams) WithTimeout(timeout time.Duration) *EnableSiteParams
- func (o *EnableSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EnableSiteReader
- type EnableSiteUnprocessableEntity
- 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 GetAIGatewayProvidersDefault
- type GetAIGatewayProvidersOK
- type GetAIGatewayProvidersParams
- func NewGetAIGatewayProvidersParams() *GetAIGatewayProvidersParams
- func NewGetAIGatewayProvidersParamsWithContext(ctx context.Context) *GetAIGatewayProvidersParams
- func NewGetAIGatewayProvidersParamsWithHTTPClient(client *http.Client) *GetAIGatewayProvidersParams
- func NewGetAIGatewayProvidersParamsWithTimeout(timeout time.Duration) *GetAIGatewayProvidersParams
- func (o *GetAIGatewayProvidersParams) SetContext(ctx context.Context)
- func (o *GetAIGatewayProvidersParams) SetHTTPClient(client *http.Client)
- func (o *GetAIGatewayProvidersParams) SetTimeout(timeout time.Duration)
- func (o *GetAIGatewayProvidersParams) WithContext(ctx context.Context) *GetAIGatewayProvidersParams
- func (o *GetAIGatewayProvidersParams) WithHTTPClient(client *http.Client) *GetAIGatewayProvidersParams
- func (o *GetAIGatewayProvidersParams) WithTimeout(timeout time.Duration) *GetAIGatewayProvidersParams
- func (o *GetAIGatewayProvidersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAIGatewayProvidersReader
- type GetAIGatewayTokenDefault
- type GetAIGatewayTokenNotFound
- type GetAIGatewayTokenOK
- type GetAIGatewayTokenParams
- func NewGetAIGatewayTokenParams() *GetAIGatewayTokenParams
- func NewGetAIGatewayTokenParamsWithContext(ctx context.Context) *GetAIGatewayTokenParams
- func NewGetAIGatewayTokenParamsWithHTTPClient(client *http.Client) *GetAIGatewayTokenParams
- func NewGetAIGatewayTokenParamsWithTimeout(timeout time.Duration) *GetAIGatewayTokenParams
- func (o *GetAIGatewayTokenParams) SetContext(ctx context.Context)
- func (o *GetAIGatewayTokenParams) SetHTTPClient(client *http.Client)
- func (o *GetAIGatewayTokenParams) SetSiteID(siteID string)
- func (o *GetAIGatewayTokenParams) SetTimeout(timeout time.Duration)
- func (o *GetAIGatewayTokenParams) WithContext(ctx context.Context) *GetAIGatewayTokenParams
- func (o *GetAIGatewayTokenParams) WithHTTPClient(client *http.Client) *GetAIGatewayTokenParams
- func (o *GetAIGatewayTokenParams) WithSiteID(siteID string) *GetAIGatewayTokenParams
- func (o *GetAIGatewayTokenParams) WithTimeout(timeout time.Duration) *GetAIGatewayTokenParams
- func (o *GetAIGatewayTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAIGatewayTokenReader
- type GetAccountAIGatewayTokenDefault
- type GetAccountAIGatewayTokenNotFound
- type GetAccountAIGatewayTokenOK
- type GetAccountAIGatewayTokenParams
- func NewGetAccountAIGatewayTokenParams() *GetAccountAIGatewayTokenParams
- func NewGetAccountAIGatewayTokenParamsWithContext(ctx context.Context) *GetAccountAIGatewayTokenParams
- func NewGetAccountAIGatewayTokenParamsWithHTTPClient(client *http.Client) *GetAccountAIGatewayTokenParams
- func NewGetAccountAIGatewayTokenParamsWithTimeout(timeout time.Duration) *GetAccountAIGatewayTokenParams
- func (o *GetAccountAIGatewayTokenParams) SetAccountID(accountID string)
- func (o *GetAccountAIGatewayTokenParams) SetContext(ctx context.Context)
- func (o *GetAccountAIGatewayTokenParams) SetHTTPClient(client *http.Client)
- func (o *GetAccountAIGatewayTokenParams) SetTimeout(timeout time.Duration)
- func (o *GetAccountAIGatewayTokenParams) WithAccountID(accountID string) *GetAccountAIGatewayTokenParams
- func (o *GetAccountAIGatewayTokenParams) WithContext(ctx context.Context) *GetAccountAIGatewayTokenParams
- func (o *GetAccountAIGatewayTokenParams) WithHTTPClient(client *http.Client) *GetAccountAIGatewayTokenParams
- func (o *GetAccountAIGatewayTokenParams) WithTimeout(timeout time.Duration) *GetAccountAIGatewayTokenParams
- func (o *GetAccountAIGatewayTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAccountAIGatewayTokenReader
- 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 GetAccountMemberDefault
- type GetAccountMemberOK
- type GetAccountMemberParams
- func NewGetAccountMemberParams() *GetAccountMemberParams
- func NewGetAccountMemberParamsWithContext(ctx context.Context) *GetAccountMemberParams
- func NewGetAccountMemberParamsWithHTTPClient(client *http.Client) *GetAccountMemberParams
- func NewGetAccountMemberParamsWithTimeout(timeout time.Duration) *GetAccountMemberParams
- func (o *GetAccountMemberParams) SetAccountSlug(accountSlug string)
- func (o *GetAccountMemberParams) SetContext(ctx context.Context)
- func (o *GetAccountMemberParams) SetHTTPClient(client *http.Client)
- func (o *GetAccountMemberParams) SetMemberID(memberID string)
- func (o *GetAccountMemberParams) SetTimeout(timeout time.Duration)
- func (o *GetAccountMemberParams) WithAccountSlug(accountSlug string) *GetAccountMemberParams
- func (o *GetAccountMemberParams) WithContext(ctx context.Context) *GetAccountMemberParams
- func (o *GetAccountMemberParams) WithHTTPClient(client *http.Client) *GetAccountMemberParams
- func (o *GetAccountMemberParams) WithMemberID(memberID string) *GetAccountMemberParams
- func (o *GetAccountMemberParams) WithTimeout(timeout time.Duration) *GetAccountMemberParams
- func (o *GetAccountMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAccountMemberReader
- 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 GetAgentRunnerDefault
- type GetAgentRunnerOK
- type GetAgentRunnerParams
- func NewGetAgentRunnerParams() *GetAgentRunnerParams
- func NewGetAgentRunnerParamsWithContext(ctx context.Context) *GetAgentRunnerParams
- func NewGetAgentRunnerParamsWithHTTPClient(client *http.Client) *GetAgentRunnerParams
- func NewGetAgentRunnerParamsWithTimeout(timeout time.Duration) *GetAgentRunnerParams
- func (o *GetAgentRunnerParams) SetAgentRunnerID(agentRunnerID string)
- func (o *GetAgentRunnerParams) SetContext(ctx context.Context)
- func (o *GetAgentRunnerParams) SetHTTPClient(client *http.Client)
- func (o *GetAgentRunnerParams) SetTimeout(timeout time.Duration)
- func (o *GetAgentRunnerParams) WithAgentRunnerID(agentRunnerID string) *GetAgentRunnerParams
- func (o *GetAgentRunnerParams) WithContext(ctx context.Context) *GetAgentRunnerParams
- func (o *GetAgentRunnerParams) WithHTTPClient(client *http.Client) *GetAgentRunnerParams
- func (o *GetAgentRunnerParams) WithTimeout(timeout time.Duration) *GetAgentRunnerParams
- func (o *GetAgentRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAgentRunnerReader
- type GetAgentRunnerSessionDefault
- type GetAgentRunnerSessionOK
- type GetAgentRunnerSessionParams
- func NewGetAgentRunnerSessionParams() *GetAgentRunnerSessionParams
- func NewGetAgentRunnerSessionParamsWithContext(ctx context.Context) *GetAgentRunnerSessionParams
- func NewGetAgentRunnerSessionParamsWithHTTPClient(client *http.Client) *GetAgentRunnerSessionParams
- func NewGetAgentRunnerSessionParamsWithTimeout(timeout time.Duration) *GetAgentRunnerSessionParams
- func (o *GetAgentRunnerSessionParams) SetAgentRunnerID(agentRunnerID string)
- func (o *GetAgentRunnerSessionParams) SetAgentRunnerSessionID(agentRunnerSessionID string)
- func (o *GetAgentRunnerSessionParams) SetContext(ctx context.Context)
- func (o *GetAgentRunnerSessionParams) SetHTTPClient(client *http.Client)
- func (o *GetAgentRunnerSessionParams) SetTimeout(timeout time.Duration)
- func (o *GetAgentRunnerSessionParams) WithAgentRunnerID(agentRunnerID string) *GetAgentRunnerSessionParams
- func (o *GetAgentRunnerSessionParams) WithAgentRunnerSessionID(agentRunnerSessionID string) *GetAgentRunnerSessionParams
- func (o *GetAgentRunnerSessionParams) WithContext(ctx context.Context) *GetAgentRunnerSessionParams
- func (o *GetAgentRunnerSessionParams) WithHTTPClient(client *http.Client) *GetAgentRunnerSessionParams
- func (o *GetAgentRunnerSessionParams) WithTimeout(timeout time.Duration) *GetAgentRunnerSessionParams
- func (o *GetAgentRunnerSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAgentRunnerSessionReader
- type GetAiGatewayProvidersOK
- type GetAiGatewayProvidersParams
- func NewGetAiGatewayProvidersParams() *GetAiGatewayProvidersParams
- func NewGetAiGatewayProvidersParamsWithContext(ctx context.Context) *GetAiGatewayProvidersParams
- func NewGetAiGatewayProvidersParamsWithHTTPClient(client *http.Client) *GetAiGatewayProvidersParams
- func NewGetAiGatewayProvidersParamsWithTimeout(timeout time.Duration) *GetAiGatewayProvidersParams
- func (o *GetAiGatewayProvidersParams) SetContext(ctx context.Context)
- func (o *GetAiGatewayProvidersParams) SetHTTPClient(client *http.Client)
- func (o *GetAiGatewayProvidersParams) SetTimeout(timeout time.Duration)
- func (o *GetAiGatewayProvidersParams) WithContext(ctx context.Context) *GetAiGatewayProvidersParams
- func (o *GetAiGatewayProvidersParams) WithHTTPClient(client *http.Client) *GetAiGatewayProvidersParams
- func (o *GetAiGatewayProvidersParams) WithTimeout(timeout time.Duration) *GetAiGatewayProvidersParams
- func (o *GetAiGatewayProvidersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAiGatewayProvidersReader
- type GetAllCertificatesNotFound
- type GetAllCertificatesOK
- type GetAllCertificatesParams
- func NewGetAllCertificatesParams() *GetAllCertificatesParams
- func NewGetAllCertificatesParamsWithContext(ctx context.Context) *GetAllCertificatesParams
- func NewGetAllCertificatesParamsWithHTTPClient(client *http.Client) *GetAllCertificatesParams
- func NewGetAllCertificatesParamsWithTimeout(timeout time.Duration) *GetAllCertificatesParams
- func (o *GetAllCertificatesParams) SetContext(ctx context.Context)
- func (o *GetAllCertificatesParams) SetDomain(domain string)
- func (o *GetAllCertificatesParams) SetHTTPClient(client *http.Client)
- func (o *GetAllCertificatesParams) SetSiteID(siteID string)
- func (o *GetAllCertificatesParams) SetTimeout(timeout time.Duration)
- func (o *GetAllCertificatesParams) WithContext(ctx context.Context) *GetAllCertificatesParams
- func (o *GetAllCertificatesParams) WithDomain(domain string) *GetAllCertificatesParams
- func (o *GetAllCertificatesParams) WithHTTPClient(client *http.Client) *GetAllCertificatesParams
- func (o *GetAllCertificatesParams) WithSiteID(siteID string) *GetAllCertificatesParams
- func (o *GetAllCertificatesParams) WithTimeout(timeout time.Duration) *GetAllCertificatesParams
- func (o *GetAllCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAllCertificatesReader
- type GetAllCertificatesUnprocessableEntity
- 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 GetEnvVarDefault
- type GetEnvVarOK
- type GetEnvVarParams
- func (o *GetEnvVarParams) SetAccountID(accountID string)
- func (o *GetEnvVarParams) SetContext(ctx context.Context)
- func (o *GetEnvVarParams) SetHTTPClient(client *http.Client)
- func (o *GetEnvVarParams) SetKey(key string)
- func (o *GetEnvVarParams) SetSiteID(siteID *string)
- func (o *GetEnvVarParams) SetTimeout(timeout time.Duration)
- func (o *GetEnvVarParams) WithAccountID(accountID string) *GetEnvVarParams
- func (o *GetEnvVarParams) WithContext(ctx context.Context) *GetEnvVarParams
- func (o *GetEnvVarParams) WithHTTPClient(client *http.Client) *GetEnvVarParams
- func (o *GetEnvVarParams) WithKey(key string) *GetEnvVarParams
- func (o *GetEnvVarParams) WithSiteID(siteID *string) *GetEnvVarParams
- func (o *GetEnvVarParams) WithTimeout(timeout time.Duration) *GetEnvVarParams
- func (o *GetEnvVarParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEnvVarReader
- type GetEnvVarsDefault
- type GetEnvVarsOK
- type GetEnvVarsParams
- func (o *GetEnvVarsParams) SetAccountID(accountID string)
- func (o *GetEnvVarsParams) SetContext(ctx context.Context)
- func (o *GetEnvVarsParams) SetContextName(contextName *string)
- func (o *GetEnvVarsParams) SetHTTPClient(client *http.Client)
- func (o *GetEnvVarsParams) SetScope(scope *string)
- func (o *GetEnvVarsParams) SetSiteID(siteID *string)
- func (o *GetEnvVarsParams) SetTimeout(timeout time.Duration)
- func (o *GetEnvVarsParams) WithAccountID(accountID string) *GetEnvVarsParams
- func (o *GetEnvVarsParams) WithContext(ctx context.Context) *GetEnvVarsParams
- func (o *GetEnvVarsParams) WithContextName(contextName *string) *GetEnvVarsParams
- func (o *GetEnvVarsParams) WithHTTPClient(client *http.Client) *GetEnvVarsParams
- func (o *GetEnvVarsParams) WithScope(scope *string) *GetEnvVarsParams
- func (o *GetEnvVarsParams) WithSiteID(siteID *string) *GetEnvVarsParams
- func (o *GetEnvVarsParams) WithTimeout(timeout time.Duration) *GetEnvVarsParams
- func (o *GetEnvVarsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEnvVarsReader
- 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 GetLatestPluginRunsDefault
- type GetLatestPluginRunsOK
- type GetLatestPluginRunsParams
- func NewGetLatestPluginRunsParams() *GetLatestPluginRunsParams
- func NewGetLatestPluginRunsParamsWithContext(ctx context.Context) *GetLatestPluginRunsParams
- func NewGetLatestPluginRunsParamsWithHTTPClient(client *http.Client) *GetLatestPluginRunsParams
- func NewGetLatestPluginRunsParamsWithTimeout(timeout time.Duration) *GetLatestPluginRunsParams
- func (o *GetLatestPluginRunsParams) SetContext(ctx context.Context)
- func (o *GetLatestPluginRunsParams) SetHTTPClient(client *http.Client)
- func (o *GetLatestPluginRunsParams) SetPackages(packages []string)
- func (o *GetLatestPluginRunsParams) SetSiteID(siteID string)
- func (o *GetLatestPluginRunsParams) SetState(state *string)
- func (o *GetLatestPluginRunsParams) SetTimeout(timeout time.Duration)
- func (o *GetLatestPluginRunsParams) WithContext(ctx context.Context) *GetLatestPluginRunsParams
- func (o *GetLatestPluginRunsParams) WithHTTPClient(client *http.Client) *GetLatestPluginRunsParams
- func (o *GetLatestPluginRunsParams) WithPackages(packages []string) *GetLatestPluginRunsParams
- func (o *GetLatestPluginRunsParams) WithSiteID(siteID string) *GetLatestPluginRunsParams
- func (o *GetLatestPluginRunsParams) WithState(state *string) *GetLatestPluginRunsParams
- func (o *GetLatestPluginRunsParams) WithTimeout(timeout time.Duration) *GetLatestPluginRunsParams
- func (o *GetLatestPluginRunsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetLatestPluginRunsReader
- 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 GetSiteAgentRunnerHookDefault
- type GetSiteAgentRunnerHookOK
- type GetSiteAgentRunnerHookParams
- func NewGetSiteAgentRunnerHookParams() *GetSiteAgentRunnerHookParams
- func NewGetSiteAgentRunnerHookParamsWithContext(ctx context.Context) *GetSiteAgentRunnerHookParams
- func NewGetSiteAgentRunnerHookParamsWithHTTPClient(client *http.Client) *GetSiteAgentRunnerHookParams
- func NewGetSiteAgentRunnerHookParamsWithTimeout(timeout time.Duration) *GetSiteAgentRunnerHookParams
- func (o *GetSiteAgentRunnerHookParams) SetContext(ctx context.Context)
- func (o *GetSiteAgentRunnerHookParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteAgentRunnerHookParams) SetID(id string)
- func (o *GetSiteAgentRunnerHookParams) SetSiteID(siteID string)
- func (o *GetSiteAgentRunnerHookParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteAgentRunnerHookParams) WithContext(ctx context.Context) *GetSiteAgentRunnerHookParams
- func (o *GetSiteAgentRunnerHookParams) WithHTTPClient(client *http.Client) *GetSiteAgentRunnerHookParams
- func (o *GetSiteAgentRunnerHookParams) WithID(id string) *GetSiteAgentRunnerHookParams
- func (o *GetSiteAgentRunnerHookParams) WithSiteID(siteID string) *GetSiteAgentRunnerHookParams
- func (o *GetSiteAgentRunnerHookParams) WithTimeout(timeout time.Duration) *GetSiteAgentRunnerHookParams
- func (o *GetSiteAgentRunnerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteAgentRunnerHookReader
- 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 GetSiteDatabaseBranchDefault
- type GetSiteDatabaseBranchNotFound
- type GetSiteDatabaseBranchOK
- type GetSiteDatabaseBranchParams
- func NewGetSiteDatabaseBranchParams() *GetSiteDatabaseBranchParams
- func NewGetSiteDatabaseBranchParamsWithContext(ctx context.Context) *GetSiteDatabaseBranchParams
- func NewGetSiteDatabaseBranchParamsWithHTTPClient(client *http.Client) *GetSiteDatabaseBranchParams
- func NewGetSiteDatabaseBranchParamsWithTimeout(timeout time.Duration) *GetSiteDatabaseBranchParams
- func (o *GetSiteDatabaseBranchParams) SetBranchID(branchID string)
- func (o *GetSiteDatabaseBranchParams) SetContext(ctx context.Context)
- func (o *GetSiteDatabaseBranchParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteDatabaseBranchParams) SetRole(role *string)
- func (o *GetSiteDatabaseBranchParams) SetSiteID(siteID string)
- func (o *GetSiteDatabaseBranchParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteDatabaseBranchParams) WithBranchID(branchID string) *GetSiteDatabaseBranchParams
- func (o *GetSiteDatabaseBranchParams) WithContext(ctx context.Context) *GetSiteDatabaseBranchParams
- func (o *GetSiteDatabaseBranchParams) WithHTTPClient(client *http.Client) *GetSiteDatabaseBranchParams
- func (o *GetSiteDatabaseBranchParams) WithRole(role *string) *GetSiteDatabaseBranchParams
- func (o *GetSiteDatabaseBranchParams) WithSiteID(siteID string) *GetSiteDatabaseBranchParams
- func (o *GetSiteDatabaseBranchParams) WithTimeout(timeout time.Duration) *GetSiteDatabaseBranchParams
- func (o *GetSiteDatabaseBranchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteDatabaseBranchReader
- type GetSiteDatabaseComputeSettingsDefault
- type GetSiteDatabaseComputeSettingsForbidden
- type GetSiteDatabaseComputeSettingsOK
- type GetSiteDatabaseComputeSettingsParams
- func NewGetSiteDatabaseComputeSettingsParams() *GetSiteDatabaseComputeSettingsParams
- func NewGetSiteDatabaseComputeSettingsParamsWithContext(ctx context.Context) *GetSiteDatabaseComputeSettingsParams
- func NewGetSiteDatabaseComputeSettingsParamsWithHTTPClient(client *http.Client) *GetSiteDatabaseComputeSettingsParams
- func NewGetSiteDatabaseComputeSettingsParamsWithTimeout(timeout time.Duration) *GetSiteDatabaseComputeSettingsParams
- func (o *GetSiteDatabaseComputeSettingsParams) SetContext(ctx context.Context)
- func (o *GetSiteDatabaseComputeSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteDatabaseComputeSettingsParams) SetSiteID(siteID string)
- func (o *GetSiteDatabaseComputeSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteDatabaseComputeSettingsParams) WithContext(ctx context.Context) *GetSiteDatabaseComputeSettingsParams
- func (o *GetSiteDatabaseComputeSettingsParams) WithHTTPClient(client *http.Client) *GetSiteDatabaseComputeSettingsParams
- func (o *GetSiteDatabaseComputeSettingsParams) WithSiteID(siteID string) *GetSiteDatabaseComputeSettingsParams
- func (o *GetSiteDatabaseComputeSettingsParams) WithTimeout(timeout time.Duration) *GetSiteDatabaseComputeSettingsParams
- func (o *GetSiteDatabaseComputeSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteDatabaseComputeSettingsReader
- type GetSiteDatabaseDefault
- type GetSiteDatabaseMigrationDefault
- type GetSiteDatabaseMigrationLocked
- type GetSiteDatabaseMigrationNotFound
- type GetSiteDatabaseMigrationOK
- type GetSiteDatabaseMigrationParams
- func NewGetSiteDatabaseMigrationParams() *GetSiteDatabaseMigrationParams
- func NewGetSiteDatabaseMigrationParamsWithContext(ctx context.Context) *GetSiteDatabaseMigrationParams
- func NewGetSiteDatabaseMigrationParamsWithHTTPClient(client *http.Client) *GetSiteDatabaseMigrationParams
- func NewGetSiteDatabaseMigrationParamsWithTimeout(timeout time.Duration) *GetSiteDatabaseMigrationParams
- func (o *GetSiteDatabaseMigrationParams) SetBranch(branch *string)
- func (o *GetSiteDatabaseMigrationParams) SetContext(ctx context.Context)
- func (o *GetSiteDatabaseMigrationParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteDatabaseMigrationParams) SetName(name string)
- func (o *GetSiteDatabaseMigrationParams) SetSiteID(siteID string)
- func (o *GetSiteDatabaseMigrationParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteDatabaseMigrationParams) WithBranch(branch *string) *GetSiteDatabaseMigrationParams
- func (o *GetSiteDatabaseMigrationParams) WithContext(ctx context.Context) *GetSiteDatabaseMigrationParams
- func (o *GetSiteDatabaseMigrationParams) WithHTTPClient(client *http.Client) *GetSiteDatabaseMigrationParams
- func (o *GetSiteDatabaseMigrationParams) WithName(name string) *GetSiteDatabaseMigrationParams
- func (o *GetSiteDatabaseMigrationParams) WithSiteID(siteID string) *GetSiteDatabaseMigrationParams
- func (o *GetSiteDatabaseMigrationParams) WithTimeout(timeout time.Duration) *GetSiteDatabaseMigrationParams
- func (o *GetSiteDatabaseMigrationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteDatabaseMigrationReader
- type GetSiteDatabaseOK
- type GetSiteDatabaseParams
- func NewGetSiteDatabaseParams() *GetSiteDatabaseParams
- func NewGetSiteDatabaseParamsWithContext(ctx context.Context) *GetSiteDatabaseParams
- func NewGetSiteDatabaseParamsWithHTTPClient(client *http.Client) *GetSiteDatabaseParams
- func NewGetSiteDatabaseParamsWithTimeout(timeout time.Duration) *GetSiteDatabaseParams
- func (o *GetSiteDatabaseParams) SetContext(ctx context.Context)
- func (o *GetSiteDatabaseParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteDatabaseParams) SetRole(role *string)
- func (o *GetSiteDatabaseParams) SetSiteID(siteID string)
- func (o *GetSiteDatabaseParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteDatabaseParams) WithContext(ctx context.Context) *GetSiteDatabaseParams
- func (o *GetSiteDatabaseParams) WithHTTPClient(client *http.Client) *GetSiteDatabaseParams
- func (o *GetSiteDatabaseParams) WithRole(role *string) *GetSiteDatabaseParams
- func (o *GetSiteDatabaseParams) WithSiteID(siteID string) *GetSiteDatabaseParams
- func (o *GetSiteDatabaseParams) WithTimeout(timeout time.Duration) *GetSiteDatabaseParams
- func (o *GetSiteDatabaseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteDatabaseReader
- 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 GetSiteDevServerHookDefault
- type GetSiteDevServerHookOK
- type GetSiteDevServerHookParams
- func NewGetSiteDevServerHookParams() *GetSiteDevServerHookParams
- func NewGetSiteDevServerHookParamsWithContext(ctx context.Context) *GetSiteDevServerHookParams
- func NewGetSiteDevServerHookParamsWithHTTPClient(client *http.Client) *GetSiteDevServerHookParams
- func NewGetSiteDevServerHookParamsWithTimeout(timeout time.Duration) *GetSiteDevServerHookParams
- func (o *GetSiteDevServerHookParams) SetContext(ctx context.Context)
- func (o *GetSiteDevServerHookParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteDevServerHookParams) SetID(id string)
- func (o *GetSiteDevServerHookParams) SetSiteID(siteID string)
- func (o *GetSiteDevServerHookParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteDevServerHookParams) WithContext(ctx context.Context) *GetSiteDevServerHookParams
- func (o *GetSiteDevServerHookParams) WithHTTPClient(client *http.Client) *GetSiteDevServerHookParams
- func (o *GetSiteDevServerHookParams) WithID(id string) *GetSiteDevServerHookParams
- func (o *GetSiteDevServerHookParams) WithSiteID(siteID string) *GetSiteDevServerHookParams
- func (o *GetSiteDevServerHookParams) WithTimeout(timeout time.Duration) *GetSiteDevServerHookParams
- func (o *GetSiteDevServerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteDevServerHookReader
- type GetSiteDevServerOK
- type GetSiteDevServerParams
- func NewGetSiteDevServerParams() *GetSiteDevServerParams
- func NewGetSiteDevServerParamsWithContext(ctx context.Context) *GetSiteDevServerParams
- func NewGetSiteDevServerParamsWithHTTPClient(client *http.Client) *GetSiteDevServerParams
- func NewGetSiteDevServerParamsWithTimeout(timeout time.Duration) *GetSiteDevServerParams
- func (o *GetSiteDevServerParams) SetContext(ctx context.Context)
- func (o *GetSiteDevServerParams) SetDevServerID(devServerID string)
- func (o *GetSiteDevServerParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteDevServerParams) SetSiteID(siteID string)
- func (o *GetSiteDevServerParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteDevServerParams) WithContext(ctx context.Context) *GetSiteDevServerParams
- func (o *GetSiteDevServerParams) WithDevServerID(devServerID string) *GetSiteDevServerParams
- func (o *GetSiteDevServerParams) WithHTTPClient(client *http.Client) *GetSiteDevServerParams
- func (o *GetSiteDevServerParams) WithSiteID(siteID string) *GetSiteDevServerParams
- func (o *GetSiteDevServerParams) WithTimeout(timeout time.Duration) *GetSiteDevServerParams
- func (o *GetSiteDevServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteDevServerReader
- type GetSiteEnvVarsDefault
- type GetSiteEnvVarsOK
- type GetSiteEnvVarsParams
- func NewGetSiteEnvVarsParams() *GetSiteEnvVarsParams
- func NewGetSiteEnvVarsParamsWithContext(ctx context.Context) *GetSiteEnvVarsParams
- func NewGetSiteEnvVarsParamsWithHTTPClient(client *http.Client) *GetSiteEnvVarsParams
- func NewGetSiteEnvVarsParamsWithTimeout(timeout time.Duration) *GetSiteEnvVarsParams
- func (o *GetSiteEnvVarsParams) SetContext(ctx context.Context)
- func (o *GetSiteEnvVarsParams) SetContextName(contextName *string)
- func (o *GetSiteEnvVarsParams) SetHTTPClient(client *http.Client)
- func (o *GetSiteEnvVarsParams) SetScope(scope *string)
- func (o *GetSiteEnvVarsParams) SetSiteID(siteID string)
- func (o *GetSiteEnvVarsParams) SetTimeout(timeout time.Duration)
- func (o *GetSiteEnvVarsParams) WithContext(ctx context.Context) *GetSiteEnvVarsParams
- func (o *GetSiteEnvVarsParams) WithContextName(contextName *string) *GetSiteEnvVarsParams
- func (o *GetSiteEnvVarsParams) WithHTTPClient(client *http.Client) *GetSiteEnvVarsParams
- func (o *GetSiteEnvVarsParams) WithScope(scope *string) *GetSiteEnvVarsParams
- func (o *GetSiteEnvVarsParams) WithSiteID(siteID string) *GetSiteEnvVarsParams
- func (o *GetSiteEnvVarsParams) WithTimeout(timeout time.Duration) *GetSiteEnvVarsParams
- func (o *GetSiteEnvVarsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSiteEnvVarsReader
- 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) SetFeatureFlags(featureFlags *string)
- 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) WithFeatureFlags(featureFlags *string) *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) SetMinimal(minimal *bool)
- 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) WithMinimal(minimal *bool) *ListAccountsForUserParams
- func (o *ListAccountsForUserParams) WithTimeout(timeout time.Duration) *ListAccountsForUserParams
- func (o *ListAccountsForUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAccountsForUserReader
- type ListAgentRunnerSessionsDefault
- type ListAgentRunnerSessionsOK
- type ListAgentRunnerSessionsParams
- func NewListAgentRunnerSessionsParams() *ListAgentRunnerSessionsParams
- func NewListAgentRunnerSessionsParamsWithContext(ctx context.Context) *ListAgentRunnerSessionsParams
- func NewListAgentRunnerSessionsParamsWithHTTPClient(client *http.Client) *ListAgentRunnerSessionsParams
- func NewListAgentRunnerSessionsParamsWithTimeout(timeout time.Duration) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) SetAgentRunnerID(agentRunnerID string)
- func (o *ListAgentRunnerSessionsParams) SetContext(ctx context.Context)
- func (o *ListAgentRunnerSessionsParams) SetFrom(from *int64)
- func (o *ListAgentRunnerSessionsParams) SetHTTPClient(client *http.Client)
- func (o *ListAgentRunnerSessionsParams) SetOrderBy(orderBy *string)
- func (o *ListAgentRunnerSessionsParams) SetPage(page *int32)
- func (o *ListAgentRunnerSessionsParams) SetPerPage(perPage *int32)
- func (o *ListAgentRunnerSessionsParams) SetState(state *string)
- func (o *ListAgentRunnerSessionsParams) SetTimeout(timeout time.Duration)
- func (o *ListAgentRunnerSessionsParams) SetTo(to *int64)
- func (o *ListAgentRunnerSessionsParams) WithAgentRunnerID(agentRunnerID string) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) WithContext(ctx context.Context) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) WithFrom(from *int64) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) WithHTTPClient(client *http.Client) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) WithOrderBy(orderBy *string) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) WithPage(page *int32) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) WithPerPage(perPage *int32) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) WithState(state *string) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) WithTimeout(timeout time.Duration) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) WithTo(to *int64) *ListAgentRunnerSessionsParams
- func (o *ListAgentRunnerSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAgentRunnerSessionsReader
- type ListAgentRunnersDefault
- type ListAgentRunnersOK
- type ListAgentRunnersParams
- func NewListAgentRunnersParams() *ListAgentRunnersParams
- func NewListAgentRunnersParamsWithContext(ctx context.Context) *ListAgentRunnersParams
- func NewListAgentRunnersParamsWithHTTPClient(client *http.Client) *ListAgentRunnersParams
- func NewListAgentRunnersParamsWithTimeout(timeout time.Duration) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) SetAccountID(accountID string)
- func (o *ListAgentRunnersParams) SetBranch(branch *string)
- func (o *ListAgentRunnersParams) SetContext(ctx context.Context)
- func (o *ListAgentRunnersParams) SetFrom(from *int64)
- func (o *ListAgentRunnersParams) SetHTTPClient(client *http.Client)
- func (o *ListAgentRunnersParams) SetPage(page *int32)
- func (o *ListAgentRunnersParams) SetPerPage(perPage *int32)
- func (o *ListAgentRunnersParams) SetResultBranch(resultBranch *string)
- func (o *ListAgentRunnersParams) SetSiteID(siteID string)
- func (o *ListAgentRunnersParams) SetState(state *string)
- func (o *ListAgentRunnersParams) SetTimeout(timeout time.Duration)
- func (o *ListAgentRunnersParams) SetTitle(title *string)
- func (o *ListAgentRunnersParams) SetTo(to *int64)
- func (o *ListAgentRunnersParams) WithAccountID(accountID string) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithBranch(branch *string) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithContext(ctx context.Context) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithFrom(from *int64) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithHTTPClient(client *http.Client) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithPage(page *int32) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithPerPage(perPage *int32) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithResultBranch(resultBranch *string) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithSiteID(siteID string) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithState(state *string) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithTimeout(timeout time.Duration) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithTitle(title *string) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WithTo(to *int64) *ListAgentRunnersParams
- func (o *ListAgentRunnersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListAgentRunnersReader
- 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 ListSiteAgentRunnerHooksDefault
- type ListSiteAgentRunnerHooksOK
- type ListSiteAgentRunnerHooksParams
- func NewListSiteAgentRunnerHooksParams() *ListSiteAgentRunnerHooksParams
- func NewListSiteAgentRunnerHooksParamsWithContext(ctx context.Context) *ListSiteAgentRunnerHooksParams
- func NewListSiteAgentRunnerHooksParamsWithHTTPClient(client *http.Client) *ListSiteAgentRunnerHooksParams
- func NewListSiteAgentRunnerHooksParamsWithTimeout(timeout time.Duration) *ListSiteAgentRunnerHooksParams
- func (o *ListSiteAgentRunnerHooksParams) SetContext(ctx context.Context)
- func (o *ListSiteAgentRunnerHooksParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteAgentRunnerHooksParams) SetSiteID(siteID string)
- func (o *ListSiteAgentRunnerHooksParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteAgentRunnerHooksParams) WithContext(ctx context.Context) *ListSiteAgentRunnerHooksParams
- func (o *ListSiteAgentRunnerHooksParams) WithHTTPClient(client *http.Client) *ListSiteAgentRunnerHooksParams
- func (o *ListSiteAgentRunnerHooksParams) WithSiteID(siteID string) *ListSiteAgentRunnerHooksParams
- func (o *ListSiteAgentRunnerHooksParams) WithTimeout(timeout time.Duration) *ListSiteAgentRunnerHooksParams
- func (o *ListSiteAgentRunnerHooksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteAgentRunnerHooksReader
- 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 ListSiteDatabaseBranchesDefault
- type ListSiteDatabaseBranchesOK
- type ListSiteDatabaseBranchesParams
- func NewListSiteDatabaseBranchesParams() *ListSiteDatabaseBranchesParams
- func NewListSiteDatabaseBranchesParamsWithContext(ctx context.Context) *ListSiteDatabaseBranchesParams
- func NewListSiteDatabaseBranchesParamsWithHTTPClient(client *http.Client) *ListSiteDatabaseBranchesParams
- func NewListSiteDatabaseBranchesParamsWithTimeout(timeout time.Duration) *ListSiteDatabaseBranchesParams
- func (o *ListSiteDatabaseBranchesParams) SetContext(ctx context.Context)
- func (o *ListSiteDatabaseBranchesParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteDatabaseBranchesParams) SetSiteID(siteID string)
- func (o *ListSiteDatabaseBranchesParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteDatabaseBranchesParams) WithContext(ctx context.Context) *ListSiteDatabaseBranchesParams
- func (o *ListSiteDatabaseBranchesParams) WithHTTPClient(client *http.Client) *ListSiteDatabaseBranchesParams
- func (o *ListSiteDatabaseBranchesParams) WithSiteID(siteID string) *ListSiteDatabaseBranchesParams
- func (o *ListSiteDatabaseBranchesParams) WithTimeout(timeout time.Duration) *ListSiteDatabaseBranchesParams
- func (o *ListSiteDatabaseBranchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteDatabaseBranchesReader
- type ListSiteDatabaseMigrationsDefault
- type ListSiteDatabaseMigrationsLocked
- type ListSiteDatabaseMigrationsNotFound
- type ListSiteDatabaseMigrationsOK
- type ListSiteDatabaseMigrationsParams
- func NewListSiteDatabaseMigrationsParams() *ListSiteDatabaseMigrationsParams
- func NewListSiteDatabaseMigrationsParamsWithContext(ctx context.Context) *ListSiteDatabaseMigrationsParams
- func NewListSiteDatabaseMigrationsParamsWithHTTPClient(client *http.Client) *ListSiteDatabaseMigrationsParams
- func NewListSiteDatabaseMigrationsParamsWithTimeout(timeout time.Duration) *ListSiteDatabaseMigrationsParams
- func (o *ListSiteDatabaseMigrationsParams) SetBranch(branch *string)
- func (o *ListSiteDatabaseMigrationsParams) SetContext(ctx context.Context)
- func (o *ListSiteDatabaseMigrationsParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteDatabaseMigrationsParams) SetSiteID(siteID string)
- func (o *ListSiteDatabaseMigrationsParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteDatabaseMigrationsParams) WithBranch(branch *string) *ListSiteDatabaseMigrationsParams
- func (o *ListSiteDatabaseMigrationsParams) WithContext(ctx context.Context) *ListSiteDatabaseMigrationsParams
- func (o *ListSiteDatabaseMigrationsParams) WithHTTPClient(client *http.Client) *ListSiteDatabaseMigrationsParams
- func (o *ListSiteDatabaseMigrationsParams) WithSiteID(siteID string) *ListSiteDatabaseMigrationsParams
- func (o *ListSiteDatabaseMigrationsParams) WithTimeout(timeout time.Duration) *ListSiteDatabaseMigrationsParams
- func (o *ListSiteDatabaseMigrationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteDatabaseMigrationsReader
- type ListSiteDatabaseSnapshotsDefault
- type ListSiteDatabaseSnapshotsOK
- type ListSiteDatabaseSnapshotsParams
- func NewListSiteDatabaseSnapshotsParams() *ListSiteDatabaseSnapshotsParams
- func NewListSiteDatabaseSnapshotsParamsWithContext(ctx context.Context) *ListSiteDatabaseSnapshotsParams
- func NewListSiteDatabaseSnapshotsParamsWithHTTPClient(client *http.Client) *ListSiteDatabaseSnapshotsParams
- func NewListSiteDatabaseSnapshotsParamsWithTimeout(timeout time.Duration) *ListSiteDatabaseSnapshotsParams
- func (o *ListSiteDatabaseSnapshotsParams) SetContext(ctx context.Context)
- func (o *ListSiteDatabaseSnapshotsParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteDatabaseSnapshotsParams) SetSiteID(siteID string)
- func (o *ListSiteDatabaseSnapshotsParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteDatabaseSnapshotsParams) WithContext(ctx context.Context) *ListSiteDatabaseSnapshotsParams
- func (o *ListSiteDatabaseSnapshotsParams) WithHTTPClient(client *http.Client) *ListSiteDatabaseSnapshotsParams
- func (o *ListSiteDatabaseSnapshotsParams) WithSiteID(siteID string) *ListSiteDatabaseSnapshotsParams
- func (o *ListSiteDatabaseSnapshotsParams) WithTimeout(timeout time.Duration) *ListSiteDatabaseSnapshotsParams
- func (o *ListSiteDatabaseSnapshotsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteDatabaseSnapshotsReader
- 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) SetBranch(branch *string)
- func (o *ListSiteDeploysParams) SetContext(ctx context.Context)
- func (o *ListSiteDeploysParams) SetDeployPreviews(deployPreviews *bool)
- func (o *ListSiteDeploysParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteDeploysParams) SetLatestPublished(latestPublished *bool)
- func (o *ListSiteDeploysParams) SetPage(page *int32)
- func (o *ListSiteDeploysParams) SetPerPage(perPage *int32)
- func (o *ListSiteDeploysParams) SetProduction(production *bool)
- func (o *ListSiteDeploysParams) SetSiteID(siteID string)
- func (o *ListSiteDeploysParams) SetState(state *string)
- func (o *ListSiteDeploysParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteDeploysParams) WithBranch(branch *string) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithContext(ctx context.Context) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithDeployPreviews(deployPreviews *bool) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithHTTPClient(client *http.Client) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithLatestPublished(latestPublished *bool) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithPage(page *int32) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithPerPage(perPage *int32) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithProduction(production *bool) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithSiteID(siteID string) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithState(state *string) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WithTimeout(timeout time.Duration) *ListSiteDeploysParams
- func (o *ListSiteDeploysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteDeploysReader
- type ListSiteDevServerHooksDefault
- type ListSiteDevServerHooksOK
- type ListSiteDevServerHooksParams
- func NewListSiteDevServerHooksParams() *ListSiteDevServerHooksParams
- func NewListSiteDevServerHooksParamsWithContext(ctx context.Context) *ListSiteDevServerHooksParams
- func NewListSiteDevServerHooksParamsWithHTTPClient(client *http.Client) *ListSiteDevServerHooksParams
- func NewListSiteDevServerHooksParamsWithTimeout(timeout time.Duration) *ListSiteDevServerHooksParams
- func (o *ListSiteDevServerHooksParams) SetContext(ctx context.Context)
- func (o *ListSiteDevServerHooksParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteDevServerHooksParams) SetSiteID(siteID string)
- func (o *ListSiteDevServerHooksParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteDevServerHooksParams) WithContext(ctx context.Context) *ListSiteDevServerHooksParams
- func (o *ListSiteDevServerHooksParams) WithHTTPClient(client *http.Client) *ListSiteDevServerHooksParams
- func (o *ListSiteDevServerHooksParams) WithSiteID(siteID string) *ListSiteDevServerHooksParams
- func (o *ListSiteDevServerHooksParams) WithTimeout(timeout time.Duration) *ListSiteDevServerHooksParams
- func (o *ListSiteDevServerHooksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteDevServerHooksReader
- type ListSiteDevServersDefault
- type ListSiteDevServersOK
- type ListSiteDevServersParams
- func NewListSiteDevServersParams() *ListSiteDevServersParams
- func NewListSiteDevServersParamsWithContext(ctx context.Context) *ListSiteDevServersParams
- func NewListSiteDevServersParamsWithHTTPClient(client *http.Client) *ListSiteDevServersParams
- func NewListSiteDevServersParamsWithTimeout(timeout time.Duration) *ListSiteDevServersParams
- func (o *ListSiteDevServersParams) SetContext(ctx context.Context)
- func (o *ListSiteDevServersParams) SetHTTPClient(client *http.Client)
- func (o *ListSiteDevServersParams) SetPage(page *int32)
- func (o *ListSiteDevServersParams) SetPerPage(perPage *int32)
- func (o *ListSiteDevServersParams) SetSiteID(siteID string)
- func (o *ListSiteDevServersParams) SetTimeout(timeout time.Duration)
- func (o *ListSiteDevServersParams) WithContext(ctx context.Context) *ListSiteDevServersParams
- func (o *ListSiteDevServersParams) WithHTTPClient(client *http.Client) *ListSiteDevServersParams
- func (o *ListSiteDevServersParams) WithPage(page *int32) *ListSiteDevServersParams
- func (o *ListSiteDevServersParams) WithPerPage(perPage *int32) *ListSiteDevServersParams
- func (o *ListSiteDevServersParams) WithSiteID(siteID string) *ListSiteDevServersParams
- func (o *ListSiteDevServersParams) WithTimeout(timeout time.Duration) *ListSiteDevServersParams
- func (o *ListSiteDevServersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListSiteDevServersReader
- 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 MarkDevServerActivityOK
- type MarkDevServerActivityParams
- func NewMarkDevServerActivityParams() *MarkDevServerActivityParams
- func NewMarkDevServerActivityParamsWithContext(ctx context.Context) *MarkDevServerActivityParams
- func NewMarkDevServerActivityParamsWithHTTPClient(client *http.Client) *MarkDevServerActivityParams
- func NewMarkDevServerActivityParamsWithTimeout(timeout time.Duration) *MarkDevServerActivityParams
- func (o *MarkDevServerActivityParams) SetContext(ctx context.Context)
- func (o *MarkDevServerActivityParams) SetDevServerID(devServerID string)
- func (o *MarkDevServerActivityParams) SetHTTPClient(client *http.Client)
- func (o *MarkDevServerActivityParams) SetSiteID(siteID string)
- func (o *MarkDevServerActivityParams) SetTimeout(timeout time.Duration)
- func (o *MarkDevServerActivityParams) WithContext(ctx context.Context) *MarkDevServerActivityParams
- func (o *MarkDevServerActivityParams) WithDevServerID(devServerID string) *MarkDevServerActivityParams
- func (o *MarkDevServerActivityParams) WithHTTPClient(client *http.Client) *MarkDevServerActivityParams
- func (o *MarkDevServerActivityParams) WithSiteID(siteID string) *MarkDevServerActivityParams
- func (o *MarkDevServerActivityParams) WithTimeout(timeout time.Duration) *MarkDevServerActivityParams
- func (o *MarkDevServerActivityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MarkDevServerActivityReader
- 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) SetBuildVersion(buildVersion *string)
- func (o *NotifyBuildStartParams) SetBuildbotVersion(buildbotVersion *string)
- func (o *NotifyBuildStartParams) SetContext(ctx context.Context)
- func (o *NotifyBuildStartParams) SetHTTPClient(client *http.Client)
- func (o *NotifyBuildStartParams) SetTaskID(taskID *string)
- func (o *NotifyBuildStartParams) SetTimeout(timeout time.Duration)
- func (o *NotifyBuildStartParams) WithBuildID(buildID string) *NotifyBuildStartParams
- func (o *NotifyBuildStartParams) WithBuildVersion(buildVersion *string) *NotifyBuildStartParams
- func (o *NotifyBuildStartParams) WithBuildbotVersion(buildbotVersion *string) *NotifyBuildStartParams
- func (o *NotifyBuildStartParams) WithContext(ctx context.Context) *NotifyBuildStartParams
- func (o *NotifyBuildStartParams) WithHTTPClient(client *http.Client) *NotifyBuildStartParams
- func (o *NotifyBuildStartParams) WithTaskID(taskID *string) *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 ProvisionSiteTLSCertificateUnprocessableEntity
- type PurgeCacheAccepted
- type PurgeCacheBadRequest
- type PurgeCacheNotFound
- type PurgeCacheParams
- func (o *PurgeCacheParams) SetContext(ctx context.Context)
- func (o *PurgeCacheParams) SetHTTPClient(client *http.Client)
- func (o *PurgeCacheParams) SetPayload(payload *models.Purge)
- func (o *PurgeCacheParams) SetTimeout(timeout time.Duration)
- func (o *PurgeCacheParams) WithContext(ctx context.Context) *PurgeCacheParams
- func (o *PurgeCacheParams) WithHTTPClient(client *http.Client) *PurgeCacheParams
- func (o *PurgeCacheParams) WithPayload(payload *models.Purge) *PurgeCacheParams
- func (o *PurgeCacheParams) WithTimeout(timeout time.Duration) *PurgeCacheParams
- func (o *PurgeCacheParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PurgeCacheReader
- type RemoveAccountMemberDefault
- type RemoveAccountMemberNoContent
- type RemoveAccountMemberParams
- func NewRemoveAccountMemberParams() *RemoveAccountMemberParams
- func NewRemoveAccountMemberParamsWithContext(ctx context.Context) *RemoveAccountMemberParams
- func NewRemoveAccountMemberParamsWithHTTPClient(client *http.Client) *RemoveAccountMemberParams
- func NewRemoveAccountMemberParamsWithTimeout(timeout time.Duration) *RemoveAccountMemberParams
- func (o *RemoveAccountMemberParams) SetAccountSlug(accountSlug string)
- func (o *RemoveAccountMemberParams) SetContext(ctx context.Context)
- func (o *RemoveAccountMemberParams) SetHTTPClient(client *http.Client)
- func (o *RemoveAccountMemberParams) SetMemberID(memberID string)
- func (o *RemoveAccountMemberParams) SetTimeout(timeout time.Duration)
- func (o *RemoveAccountMemberParams) WithAccountSlug(accountSlug string) *RemoveAccountMemberParams
- func (o *RemoveAccountMemberParams) WithContext(ctx context.Context) *RemoveAccountMemberParams
- func (o *RemoveAccountMemberParams) WithHTTPClient(client *http.Client) *RemoveAccountMemberParams
- func (o *RemoveAccountMemberParams) WithMemberID(memberID string) *RemoveAccountMemberParams
- func (o *RemoveAccountMemberParams) WithTimeout(timeout time.Duration) *RemoveAccountMemberParams
- func (o *RemoveAccountMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RemoveAccountMemberReader
- type ResetSiteDatabaseBranchBadRequest
- type ResetSiteDatabaseBranchDefault
- type ResetSiteDatabaseBranchNotFound
- type ResetSiteDatabaseBranchOK
- type ResetSiteDatabaseBranchParams
- func NewResetSiteDatabaseBranchParams() *ResetSiteDatabaseBranchParams
- func NewResetSiteDatabaseBranchParamsWithContext(ctx context.Context) *ResetSiteDatabaseBranchParams
- func NewResetSiteDatabaseBranchParamsWithHTTPClient(client *http.Client) *ResetSiteDatabaseBranchParams
- func NewResetSiteDatabaseBranchParamsWithTimeout(timeout time.Duration) *ResetSiteDatabaseBranchParams
- func (o *ResetSiteDatabaseBranchParams) SetBranchID(branchID string)
- func (o *ResetSiteDatabaseBranchParams) SetContext(ctx context.Context)
- func (o *ResetSiteDatabaseBranchParams) SetForce(force *bool)
- func (o *ResetSiteDatabaseBranchParams) SetHTTPClient(client *http.Client)
- func (o *ResetSiteDatabaseBranchParams) SetReset(reset *models.ResetDatabaseBranchRequest)
- func (o *ResetSiteDatabaseBranchParams) SetRole(role *string)
- func (o *ResetSiteDatabaseBranchParams) SetSiteID(siteID string)
- func (o *ResetSiteDatabaseBranchParams) SetTimeout(timeout time.Duration)
- func (o *ResetSiteDatabaseBranchParams) WithBranchID(branchID string) *ResetSiteDatabaseBranchParams
- func (o *ResetSiteDatabaseBranchParams) WithContext(ctx context.Context) *ResetSiteDatabaseBranchParams
- func (o *ResetSiteDatabaseBranchParams) WithForce(force *bool) *ResetSiteDatabaseBranchParams
- func (o *ResetSiteDatabaseBranchParams) WithHTTPClient(client *http.Client) *ResetSiteDatabaseBranchParams
- func (o *ResetSiteDatabaseBranchParams) WithReset(reset *models.ResetDatabaseBranchRequest) *ResetSiteDatabaseBranchParams
- func (o *ResetSiteDatabaseBranchParams) WithRole(role *string) *ResetSiteDatabaseBranchParams
- func (o *ResetSiteDatabaseBranchParams) WithSiteID(siteID string) *ResetSiteDatabaseBranchParams
- func (o *ResetSiteDatabaseBranchParams) WithTimeout(timeout time.Duration) *ResetSiteDatabaseBranchParams
- func (o *ResetSiteDatabaseBranchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResetSiteDatabaseBranchReader
- type RestoreSiteDatabaseSnapshotDefault
- type RestoreSiteDatabaseSnapshotOK
- type RestoreSiteDatabaseSnapshotParams
- func NewRestoreSiteDatabaseSnapshotParams() *RestoreSiteDatabaseSnapshotParams
- func NewRestoreSiteDatabaseSnapshotParamsWithContext(ctx context.Context) *RestoreSiteDatabaseSnapshotParams
- func NewRestoreSiteDatabaseSnapshotParamsWithHTTPClient(client *http.Client) *RestoreSiteDatabaseSnapshotParams
- func NewRestoreSiteDatabaseSnapshotParamsWithTimeout(timeout time.Duration) *RestoreSiteDatabaseSnapshotParams
- func (o *RestoreSiteDatabaseSnapshotParams) SetContext(ctx context.Context)
- func (o *RestoreSiteDatabaseSnapshotParams) SetHTTPClient(client *http.Client)
- func (o *RestoreSiteDatabaseSnapshotParams) SetRestore(restore *models.RestoreDatabaseSnapshotRequest)
- func (o *RestoreSiteDatabaseSnapshotParams) SetSiteID(siteID string)
- func (o *RestoreSiteDatabaseSnapshotParams) SetSnapshotID(snapshotID string)
- func (o *RestoreSiteDatabaseSnapshotParams) SetTimeout(timeout time.Duration)
- func (o *RestoreSiteDatabaseSnapshotParams) WithContext(ctx context.Context) *RestoreSiteDatabaseSnapshotParams
- func (o *RestoreSiteDatabaseSnapshotParams) WithHTTPClient(client *http.Client) *RestoreSiteDatabaseSnapshotParams
- func (o *RestoreSiteDatabaseSnapshotParams) WithRestore(restore *models.RestoreDatabaseSnapshotRequest) *RestoreSiteDatabaseSnapshotParams
- func (o *RestoreSiteDatabaseSnapshotParams) WithSiteID(siteID string) *RestoreSiteDatabaseSnapshotParams
- func (o *RestoreSiteDatabaseSnapshotParams) WithSnapshotID(snapshotID string) *RestoreSiteDatabaseSnapshotParams
- func (o *RestoreSiteDatabaseSnapshotParams) WithTimeout(timeout time.Duration) *RestoreSiteDatabaseSnapshotParams
- func (o *RestoreSiteDatabaseSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RestoreSiteDatabaseSnapshotReader
- 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 RunSiteDatabaseMigrationsConflict
- type RunSiteDatabaseMigrationsDefault
- type RunSiteDatabaseMigrationsOK
- type RunSiteDatabaseMigrationsParams
- func NewRunSiteDatabaseMigrationsParams() *RunSiteDatabaseMigrationsParams
- func NewRunSiteDatabaseMigrationsParamsWithContext(ctx context.Context) *RunSiteDatabaseMigrationsParams
- func NewRunSiteDatabaseMigrationsParamsWithHTTPClient(client *http.Client) *RunSiteDatabaseMigrationsParams
- func NewRunSiteDatabaseMigrationsParamsWithTimeout(timeout time.Duration) *RunSiteDatabaseMigrationsParams
- func (o *RunSiteDatabaseMigrationsParams) SetContext(ctx context.Context)
- func (o *RunSiteDatabaseMigrationsParams) SetDeployID(deployID string)
- func (o *RunSiteDatabaseMigrationsParams) SetHTTPClient(client *http.Client)
- func (o *RunSiteDatabaseMigrationsParams) SetMigrations(migrations *models.RunDatabaseMigrationsRequest)
- func (o *RunSiteDatabaseMigrationsParams) SetSiteID(siteID string)
- func (o *RunSiteDatabaseMigrationsParams) SetTimeout(timeout time.Duration)
- func (o *RunSiteDatabaseMigrationsParams) WithContext(ctx context.Context) *RunSiteDatabaseMigrationsParams
- func (o *RunSiteDatabaseMigrationsParams) WithDeployID(deployID string) *RunSiteDatabaseMigrationsParams
- func (o *RunSiteDatabaseMigrationsParams) WithHTTPClient(client *http.Client) *RunSiteDatabaseMigrationsParams
- func (o *RunSiteDatabaseMigrationsParams) WithMigrations(migrations *models.RunDatabaseMigrationsRequest) *RunSiteDatabaseMigrationsParams
- func (o *RunSiteDatabaseMigrationsParams) WithSiteID(siteID string) *RunSiteDatabaseMigrationsParams
- func (o *RunSiteDatabaseMigrationsParams) WithTimeout(timeout time.Duration) *RunSiteDatabaseMigrationsParams
- func (o *RunSiteDatabaseMigrationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RunSiteDatabaseMigrationsReader
- type RunSiteDatabaseMigrationsUnprocessableEntity
- type SearchSiteFunctionsDefault
- type SearchSiteFunctionsOK
- type SearchSiteFunctionsParams
- func NewSearchSiteFunctionsParams() *SearchSiteFunctionsParams
- func NewSearchSiteFunctionsParamsWithContext(ctx context.Context) *SearchSiteFunctionsParams
- func NewSearchSiteFunctionsParamsWithHTTPClient(client *http.Client) *SearchSiteFunctionsParams
- func NewSearchSiteFunctionsParamsWithTimeout(timeout time.Duration) *SearchSiteFunctionsParams
- func (o *SearchSiteFunctionsParams) SetContext(ctx context.Context)
- func (o *SearchSiteFunctionsParams) SetFilter(filter *string)
- func (o *SearchSiteFunctionsParams) SetHTTPClient(client *http.Client)
- func (o *SearchSiteFunctionsParams) SetSiteID(siteID string)
- func (o *SearchSiteFunctionsParams) SetTimeout(timeout time.Duration)
- func (o *SearchSiteFunctionsParams) WithContext(ctx context.Context) *SearchSiteFunctionsParams
- func (o *SearchSiteFunctionsParams) WithFilter(filter *string) *SearchSiteFunctionsParams
- func (o *SearchSiteFunctionsParams) WithHTTPClient(client *http.Client) *SearchSiteFunctionsParams
- func (o *SearchSiteFunctionsParams) WithSiteID(siteID string) *SearchSiteFunctionsParams
- func (o *SearchSiteFunctionsParams) WithTimeout(timeout time.Duration) *SearchSiteFunctionsParams
- func (o *SearchSiteFunctionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchSiteFunctionsReader
- type SetEnvVarValueCreated
- type SetEnvVarValueDefault
- type SetEnvVarValueParams
- func NewSetEnvVarValueParams() *SetEnvVarValueParams
- func NewSetEnvVarValueParamsWithContext(ctx context.Context) *SetEnvVarValueParams
- func NewSetEnvVarValueParamsWithHTTPClient(client *http.Client) *SetEnvVarValueParams
- func NewSetEnvVarValueParamsWithTimeout(timeout time.Duration) *SetEnvVarValueParams
- func (o *SetEnvVarValueParams) SetAccountID(accountID string)
- func (o *SetEnvVarValueParams) SetContext(ctx context.Context)
- func (o *SetEnvVarValueParams) SetEnvVar(envVar *models.SetEnvVarValueParamsBody)
- func (o *SetEnvVarValueParams) SetHTTPClient(client *http.Client)
- func (o *SetEnvVarValueParams) SetKey(key string)
- func (o *SetEnvVarValueParams) SetSiteID(siteID *string)
- func (o *SetEnvVarValueParams) SetTimeout(timeout time.Duration)
- func (o *SetEnvVarValueParams) WithAccountID(accountID string) *SetEnvVarValueParams
- func (o *SetEnvVarValueParams) WithContext(ctx context.Context) *SetEnvVarValueParams
- func (o *SetEnvVarValueParams) WithEnvVar(envVar *models.SetEnvVarValueParamsBody) *SetEnvVarValueParams
- func (o *SetEnvVarValueParams) WithHTTPClient(client *http.Client) *SetEnvVarValueParams
- func (o *SetEnvVarValueParams) WithKey(key string) *SetEnvVarValueParams
- func (o *SetEnvVarValueParams) WithSiteID(siteID *string) *SetEnvVarValueParams
- func (o *SetEnvVarValueParams) WithTimeout(timeout time.Duration) *SetEnvVarValueParams
- func (o *SetEnvVarValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetEnvVarValueReader
- type SetSiteDatabaseBranchComputeSettingsDefault
- type SetSiteDatabaseBranchComputeSettingsForbidden
- type SetSiteDatabaseBranchComputeSettingsOK
- type SetSiteDatabaseBranchComputeSettingsParams
- func NewSetSiteDatabaseBranchComputeSettingsParams() *SetSiteDatabaseBranchComputeSettingsParams
- func NewSetSiteDatabaseBranchComputeSettingsParamsWithContext(ctx context.Context) *SetSiteDatabaseBranchComputeSettingsParams
- func NewSetSiteDatabaseBranchComputeSettingsParamsWithHTTPClient(client *http.Client) *SetSiteDatabaseBranchComputeSettingsParams
- func NewSetSiteDatabaseBranchComputeSettingsParamsWithTimeout(timeout time.Duration) *SetSiteDatabaseBranchComputeSettingsParams
- func (o *SetSiteDatabaseBranchComputeSettingsParams) SetBranchID(branchID string)
- func (o *SetSiteDatabaseBranchComputeSettingsParams) SetComputeSettings(computeSettings *models.DatabaseComputeSettingsRequest)
- func (o *SetSiteDatabaseBranchComputeSettingsParams) SetContext(ctx context.Context)
- func (o *SetSiteDatabaseBranchComputeSettingsParams) SetHTTPClient(client *http.Client)
- func (o *SetSiteDatabaseBranchComputeSettingsParams) SetSiteID(siteID string)
- func (o *SetSiteDatabaseBranchComputeSettingsParams) SetTimeout(timeout time.Duration)
- func (o *SetSiteDatabaseBranchComputeSettingsParams) WithBranchID(branchID string) *SetSiteDatabaseBranchComputeSettingsParams
- func (o *SetSiteDatabaseBranchComputeSettingsParams) WithComputeSettings(computeSettings *models.DatabaseComputeSettingsRequest) *SetSiteDatabaseBranchComputeSettingsParams
- func (o *SetSiteDatabaseBranchComputeSettingsParams) WithContext(ctx context.Context) *SetSiteDatabaseBranchComputeSettingsParams
- func (o *SetSiteDatabaseBranchComputeSettingsParams) WithHTTPClient(client *http.Client) *SetSiteDatabaseBranchComputeSettingsParams
- func (o *SetSiteDatabaseBranchComputeSettingsParams) WithSiteID(siteID string) *SetSiteDatabaseBranchComputeSettingsParams
- func (o *SetSiteDatabaseBranchComputeSettingsParams) WithTimeout(timeout time.Duration) *SetSiteDatabaseBranchComputeSettingsParams
- func (o *SetSiteDatabaseBranchComputeSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetSiteDatabaseBranchComputeSettingsReader
- type SetSiteDatabaseComputeSettingsDefault
- type SetSiteDatabaseComputeSettingsForbidden
- type SetSiteDatabaseComputeSettingsOK
- type SetSiteDatabaseComputeSettingsParams
- func NewSetSiteDatabaseComputeSettingsParams() *SetSiteDatabaseComputeSettingsParams
- func NewSetSiteDatabaseComputeSettingsParamsWithContext(ctx context.Context) *SetSiteDatabaseComputeSettingsParams
- func NewSetSiteDatabaseComputeSettingsParamsWithHTTPClient(client *http.Client) *SetSiteDatabaseComputeSettingsParams
- func NewSetSiteDatabaseComputeSettingsParamsWithTimeout(timeout time.Duration) *SetSiteDatabaseComputeSettingsParams
- func (o *SetSiteDatabaseComputeSettingsParams) SetComputeSettings(computeSettings *models.DatabaseComputeSettingsRequest)
- func (o *SetSiteDatabaseComputeSettingsParams) SetContext(ctx context.Context)
- func (o *SetSiteDatabaseComputeSettingsParams) SetHTTPClient(client *http.Client)
- func (o *SetSiteDatabaseComputeSettingsParams) SetSiteID(siteID string)
- func (o *SetSiteDatabaseComputeSettingsParams) SetTimeout(timeout time.Duration)
- func (o *SetSiteDatabaseComputeSettingsParams) WithComputeSettings(computeSettings *models.DatabaseComputeSettingsRequest) *SetSiteDatabaseComputeSettingsParams
- func (o *SetSiteDatabaseComputeSettingsParams) WithContext(ctx context.Context) *SetSiteDatabaseComputeSettingsParams
- func (o *SetSiteDatabaseComputeSettingsParams) WithHTTPClient(client *http.Client) *SetSiteDatabaseComputeSettingsParams
- func (o *SetSiteDatabaseComputeSettingsParams) WithSiteID(siteID string) *SetSiteDatabaseComputeSettingsParams
- func (o *SetSiteDatabaseComputeSettingsParams) WithTimeout(timeout time.Duration) *SetSiteDatabaseComputeSettingsParams
- func (o *SetSiteDatabaseComputeSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetSiteDatabaseComputeSettingsReader
- 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 UpdateAccountMemberDefault
- type UpdateAccountMemberOK
- type UpdateAccountMemberParams
- func NewUpdateAccountMemberParams() *UpdateAccountMemberParams
- func NewUpdateAccountMemberParamsWithContext(ctx context.Context) *UpdateAccountMemberParams
- func NewUpdateAccountMemberParamsWithHTTPClient(client *http.Client) *UpdateAccountMemberParams
- func NewUpdateAccountMemberParamsWithTimeout(timeout time.Duration) *UpdateAccountMemberParams
- func (o *UpdateAccountMemberParams) SetAccountSlug(accountSlug string)
- func (o *UpdateAccountMemberParams) SetAccountUpdateMemberSetup(accountUpdateMemberSetup *models.AccountUpdateMemberSetup)
- func (o *UpdateAccountMemberParams) SetContext(ctx context.Context)
- func (o *UpdateAccountMemberParams) SetHTTPClient(client *http.Client)
- func (o *UpdateAccountMemberParams) SetMemberID(memberID string)
- func (o *UpdateAccountMemberParams) SetTimeout(timeout time.Duration)
- func (o *UpdateAccountMemberParams) WithAccountSlug(accountSlug string) *UpdateAccountMemberParams
- func (o *UpdateAccountMemberParams) WithAccountUpdateMemberSetup(accountUpdateMemberSetup *models.AccountUpdateMemberSetup) *UpdateAccountMemberParams
- func (o *UpdateAccountMemberParams) WithContext(ctx context.Context) *UpdateAccountMemberParams
- func (o *UpdateAccountMemberParams) WithHTTPClient(client *http.Client) *UpdateAccountMemberParams
- func (o *UpdateAccountMemberParams) WithMemberID(memberID string) *UpdateAccountMemberParams
- func (o *UpdateAccountMemberParams) WithTimeout(timeout time.Duration) *UpdateAccountMemberParams
- func (o *UpdateAccountMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateAccountMemberReader
- 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 UpdateAgentRunnerDefault
- type UpdateAgentRunnerOK
- type UpdateAgentRunnerParams
- func NewUpdateAgentRunnerParams() *UpdateAgentRunnerParams
- func NewUpdateAgentRunnerParamsWithContext(ctx context.Context) *UpdateAgentRunnerParams
- func NewUpdateAgentRunnerParamsWithHTTPClient(client *http.Client) *UpdateAgentRunnerParams
- func NewUpdateAgentRunnerParamsWithTimeout(timeout time.Duration) *UpdateAgentRunnerParams
- func (o *UpdateAgentRunnerParams) SetAgentRunnerID(agentRunnerID string)
- func (o *UpdateAgentRunnerParams) SetContext(ctx context.Context)
- func (o *UpdateAgentRunnerParams) SetHTTPClient(client *http.Client)
- func (o *UpdateAgentRunnerParams) SetTimeout(timeout time.Duration)
- func (o *UpdateAgentRunnerParams) WithAgentRunnerID(agentRunnerID string) *UpdateAgentRunnerParams
- func (o *UpdateAgentRunnerParams) WithContext(ctx context.Context) *UpdateAgentRunnerParams
- func (o *UpdateAgentRunnerParams) WithHTTPClient(client *http.Client) *UpdateAgentRunnerParams
- func (o *UpdateAgentRunnerParams) WithTimeout(timeout time.Duration) *UpdateAgentRunnerParams
- func (o *UpdateAgentRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateAgentRunnerReader
- type UpdateAgentRunnerSessionDefault
- type UpdateAgentRunnerSessionOK
- type UpdateAgentRunnerSessionParams
- func NewUpdateAgentRunnerSessionParams() *UpdateAgentRunnerSessionParams
- func NewUpdateAgentRunnerSessionParamsWithContext(ctx context.Context) *UpdateAgentRunnerSessionParams
- func NewUpdateAgentRunnerSessionParamsWithHTTPClient(client *http.Client) *UpdateAgentRunnerSessionParams
- func NewUpdateAgentRunnerSessionParamsWithTimeout(timeout time.Duration) *UpdateAgentRunnerSessionParams
- func (o *UpdateAgentRunnerSessionParams) SetAgentRunnerID(agentRunnerID string)
- func (o *UpdateAgentRunnerSessionParams) SetAgentRunnerSessionID(agentRunnerSessionID string)
- func (o *UpdateAgentRunnerSessionParams) SetContext(ctx context.Context)
- func (o *UpdateAgentRunnerSessionParams) SetHTTPClient(client *http.Client)
- func (o *UpdateAgentRunnerSessionParams) SetIsPublished(isPublished *bool)
- func (o *UpdateAgentRunnerSessionParams) SetTimeout(timeout time.Duration)
- func (o *UpdateAgentRunnerSessionParams) WithAgentRunnerID(agentRunnerID string) *UpdateAgentRunnerSessionParams
- func (o *UpdateAgentRunnerSessionParams) WithAgentRunnerSessionID(agentRunnerSessionID string) *UpdateAgentRunnerSessionParams
- func (o *UpdateAgentRunnerSessionParams) WithContext(ctx context.Context) *UpdateAgentRunnerSessionParams
- func (o *UpdateAgentRunnerSessionParams) WithHTTPClient(client *http.Client) *UpdateAgentRunnerSessionParams
- func (o *UpdateAgentRunnerSessionParams) WithIsPublished(isPublished *bool) *UpdateAgentRunnerSessionParams
- func (o *UpdateAgentRunnerSessionParams) WithTimeout(timeout time.Duration) *UpdateAgentRunnerSessionParams
- func (o *UpdateAgentRunnerSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateAgentRunnerSessionReader
- type UpdateDeployValidationsOK
- type UpdateDeployValidationsParams
- func NewUpdateDeployValidationsParams() *UpdateDeployValidationsParams
- func NewUpdateDeployValidationsParamsWithContext(ctx context.Context) *UpdateDeployValidationsParams
- func NewUpdateDeployValidationsParamsWithHTTPClient(client *http.Client) *UpdateDeployValidationsParams
- func NewUpdateDeployValidationsParamsWithTimeout(timeout time.Duration) *UpdateDeployValidationsParams
- func (o *UpdateDeployValidationsParams) SetContext(ctx context.Context)
- func (o *UpdateDeployValidationsParams) SetDeployID(deployID string)
- func (o *UpdateDeployValidationsParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDeployValidationsParams) SetReport(report *models.UpdateDeployValidationsParamsBody)
- func (o *UpdateDeployValidationsParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDeployValidationsParams) WithContext(ctx context.Context) *UpdateDeployValidationsParams
- func (o *UpdateDeployValidationsParams) WithDeployID(deployID string) *UpdateDeployValidationsParams
- func (o *UpdateDeployValidationsParams) WithHTTPClient(client *http.Client) *UpdateDeployValidationsParams
- func (o *UpdateDeployValidationsParams) WithReport(report *models.UpdateDeployValidationsParamsBody) *UpdateDeployValidationsParams
- func (o *UpdateDeployValidationsParams) WithTimeout(timeout time.Duration) *UpdateDeployValidationsParams
- func (o *UpdateDeployValidationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDeployValidationsReader
- type UpdateDevServerStateConflict
- type UpdateDevServerStateOK
- type UpdateDevServerStateParams
- func NewUpdateDevServerStateParams() *UpdateDevServerStateParams
- func NewUpdateDevServerStateParamsWithContext(ctx context.Context) *UpdateDevServerStateParams
- func NewUpdateDevServerStateParamsWithHTTPClient(client *http.Client) *UpdateDevServerStateParams
- func NewUpdateDevServerStateParamsWithTimeout(timeout time.Duration) *UpdateDevServerStateParams
- func (o *UpdateDevServerStateParams) SetBody(body *models.UpdateDevServerStateParamsBody)
- func (o *UpdateDevServerStateParams) SetContext(ctx context.Context)
- func (o *UpdateDevServerStateParams) SetDevServerID(devServerID string)
- func (o *UpdateDevServerStateParams) SetHTTPClient(client *http.Client)
- func (o *UpdateDevServerStateParams) SetSiteID(siteID string)
- func (o *UpdateDevServerStateParams) SetTimeout(timeout time.Duration)
- func (o *UpdateDevServerStateParams) WithBody(body *models.UpdateDevServerStateParamsBody) *UpdateDevServerStateParams
- func (o *UpdateDevServerStateParams) WithContext(ctx context.Context) *UpdateDevServerStateParams
- func (o *UpdateDevServerStateParams) WithDevServerID(devServerID string) *UpdateDevServerStateParams
- func (o *UpdateDevServerStateParams) WithHTTPClient(client *http.Client) *UpdateDevServerStateParams
- func (o *UpdateDevServerStateParams) WithSiteID(siteID string) *UpdateDevServerStateParams
- func (o *UpdateDevServerStateParams) WithTimeout(timeout time.Duration) *UpdateDevServerStateParams
- func (o *UpdateDevServerStateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateDevServerStateReader
- type UpdateEnvVarDefault
- type UpdateEnvVarOK
- type UpdateEnvVarParams
- func (o *UpdateEnvVarParams) SetAccountID(accountID string)
- func (o *UpdateEnvVarParams) SetContext(ctx context.Context)
- func (o *UpdateEnvVarParams) SetEnvVar(envVar *models.UpdateEnvVarParamsBody)
- func (o *UpdateEnvVarParams) SetHTTPClient(client *http.Client)
- func (o *UpdateEnvVarParams) SetKey(key string)
- func (o *UpdateEnvVarParams) SetSiteID(siteID *string)
- func (o *UpdateEnvVarParams) SetTimeout(timeout time.Duration)
- func (o *UpdateEnvVarParams) WithAccountID(accountID string) *UpdateEnvVarParams
- func (o *UpdateEnvVarParams) WithContext(ctx context.Context) *UpdateEnvVarParams
- func (o *UpdateEnvVarParams) WithEnvVar(envVar *models.UpdateEnvVarParamsBody) *UpdateEnvVarParams
- func (o *UpdateEnvVarParams) WithHTTPClient(client *http.Client) *UpdateEnvVarParams
- func (o *UpdateEnvVarParams) WithKey(key string) *UpdateEnvVarParams
- func (o *UpdateEnvVarParams) WithSiteID(siteID *string) *UpdateEnvVarParams
- func (o *UpdateEnvVarParams) WithTimeout(timeout time.Duration) *UpdateEnvVarParams
- func (o *UpdateEnvVarParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateEnvVarReader
- 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 UpdatePluginDefault
- type UpdatePluginOK
- type UpdatePluginParams
- func (o *UpdatePluginParams) SetContext(ctx context.Context)
- func (o *UpdatePluginParams) SetHTTPClient(client *http.Client)
- func (o *UpdatePluginParams) SetPackage(packageVar string)
- func (o *UpdatePluginParams) SetPluginParams(pluginParams *models.PluginParams)
- func (o *UpdatePluginParams) SetSiteID(siteID string)
- func (o *UpdatePluginParams) SetTimeout(timeout time.Duration)
- func (o *UpdatePluginParams) WithContext(ctx context.Context) *UpdatePluginParams
- func (o *UpdatePluginParams) WithHTTPClient(client *http.Client) *UpdatePluginParams
- func (o *UpdatePluginParams) WithPackage(packageVar string) *UpdatePluginParams
- func (o *UpdatePluginParams) WithPluginParams(pluginParams *models.PluginParams) *UpdatePluginParams
- func (o *UpdatePluginParams) WithSiteID(siteID string) *UpdatePluginParams
- func (o *UpdatePluginParams) WithTimeout(timeout time.Duration) *UpdatePluginParams
- func (o *UpdatePluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdatePluginReader
- 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 UpdateSiteAgentRunnerHookDefault
- type UpdateSiteAgentRunnerHookNoContent
- type UpdateSiteAgentRunnerHookParams
- func NewUpdateSiteAgentRunnerHookParams() *UpdateSiteAgentRunnerHookParams
- func NewUpdateSiteAgentRunnerHookParamsWithContext(ctx context.Context) *UpdateSiteAgentRunnerHookParams
- func NewUpdateSiteAgentRunnerHookParamsWithHTTPClient(client *http.Client) *UpdateSiteAgentRunnerHookParams
- func NewUpdateSiteAgentRunnerHookParamsWithTimeout(timeout time.Duration) *UpdateSiteAgentRunnerHookParams
- func (o *UpdateSiteAgentRunnerHookParams) SetAgentRunnerHook(agentRunnerHook *models.AgentRunnerHookSetup)
- func (o *UpdateSiteAgentRunnerHookParams) SetContext(ctx context.Context)
- func (o *UpdateSiteAgentRunnerHookParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSiteAgentRunnerHookParams) SetID(id string)
- func (o *UpdateSiteAgentRunnerHookParams) SetSiteID(siteID string)
- func (o *UpdateSiteAgentRunnerHookParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSiteAgentRunnerHookParams) WithAgentRunnerHook(agentRunnerHook *models.AgentRunnerHookSetup) *UpdateSiteAgentRunnerHookParams
- func (o *UpdateSiteAgentRunnerHookParams) WithContext(ctx context.Context) *UpdateSiteAgentRunnerHookParams
- func (o *UpdateSiteAgentRunnerHookParams) WithHTTPClient(client *http.Client) *UpdateSiteAgentRunnerHookParams
- func (o *UpdateSiteAgentRunnerHookParams) WithID(id string) *UpdateSiteAgentRunnerHookParams
- func (o *UpdateSiteAgentRunnerHookParams) WithSiteID(siteID string) *UpdateSiteAgentRunnerHookParams
- func (o *UpdateSiteAgentRunnerHookParams) WithTimeout(timeout time.Duration) *UpdateSiteAgentRunnerHookParams
- func (o *UpdateSiteAgentRunnerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSiteAgentRunnerHookReader
- 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) SetCommitRef(commitRef *string)
- 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) WithCommitRef(commitRef *string) *UpdateSiteDeployParams
- 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 UpdateSiteDevServerHookDefault
- type UpdateSiteDevServerHookNoContent
- type UpdateSiteDevServerHookParams
- func NewUpdateSiteDevServerHookParams() *UpdateSiteDevServerHookParams
- func NewUpdateSiteDevServerHookParamsWithContext(ctx context.Context) *UpdateSiteDevServerHookParams
- func NewUpdateSiteDevServerHookParamsWithHTTPClient(client *http.Client) *UpdateSiteDevServerHookParams
- func NewUpdateSiteDevServerHookParamsWithTimeout(timeout time.Duration) *UpdateSiteDevServerHookParams
- func (o *UpdateSiteDevServerHookParams) SetContext(ctx context.Context)
- func (o *UpdateSiteDevServerHookParams) SetDevServerHook(devServerHook *models.DevServerHookSetup)
- func (o *UpdateSiteDevServerHookParams) SetHTTPClient(client *http.Client)
- func (o *UpdateSiteDevServerHookParams) SetID(id string)
- func (o *UpdateSiteDevServerHookParams) SetSiteID(siteID string)
- func (o *UpdateSiteDevServerHookParams) SetTimeout(timeout time.Duration)
- func (o *UpdateSiteDevServerHookParams) WithContext(ctx context.Context) *UpdateSiteDevServerHookParams
- func (o *UpdateSiteDevServerHookParams) WithDevServerHook(devServerHook *models.DevServerHookSetup) *UpdateSiteDevServerHookParams
- func (o *UpdateSiteDevServerHookParams) WithHTTPClient(client *http.Client) *UpdateSiteDevServerHookParams
- func (o *UpdateSiteDevServerHookParams) WithID(id string) *UpdateSiteDevServerHookParams
- func (o *UpdateSiteDevServerHookParams) WithSiteID(siteID string) *UpdateSiteDevServerHookParams
- func (o *UpdateSiteDevServerHookParams) WithTimeout(timeout time.Duration) *UpdateSiteDevServerHookParams
- func (o *UpdateSiteDevServerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateSiteDevServerHookReader
- 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 UploadDeployEdgeFunctionDefault
- type UploadDeployEdgeFunctionOK
- type UploadDeployEdgeFunctionParams
- func NewUploadDeployEdgeFunctionParams() *UploadDeployEdgeFunctionParams
- func NewUploadDeployEdgeFunctionParamsWithContext(ctx context.Context) *UploadDeployEdgeFunctionParams
- func NewUploadDeployEdgeFunctionParamsWithHTTPClient(client *http.Client) *UploadDeployEdgeFunctionParams
- func NewUploadDeployEdgeFunctionParamsWithTimeout(timeout time.Duration) *UploadDeployEdgeFunctionParams
- func (o *UploadDeployEdgeFunctionParams) SetCodeSha(codeSha string)
- func (o *UploadDeployEdgeFunctionParams) SetContext(ctx context.Context)
- func (o *UploadDeployEdgeFunctionParams) SetDeployID(deployID string)
- func (o *UploadDeployEdgeFunctionParams) SetFileBody(fileBody io.ReadCloser)
- func (o *UploadDeployEdgeFunctionParams) SetHTTPClient(client *http.Client)
- func (o *UploadDeployEdgeFunctionParams) SetTimeout(timeout time.Duration)
- func (o *UploadDeployEdgeFunctionParams) SetXNfRetryCount(xNfRetryCount *int64)
- func (o *UploadDeployEdgeFunctionParams) WithCodeSha(codeSha string) *UploadDeployEdgeFunctionParams
- func (o *UploadDeployEdgeFunctionParams) WithContext(ctx context.Context) *UploadDeployEdgeFunctionParams
- func (o *UploadDeployEdgeFunctionParams) WithDeployID(deployID string) *UploadDeployEdgeFunctionParams
- func (o *UploadDeployEdgeFunctionParams) WithFileBody(fileBody io.ReadCloser) *UploadDeployEdgeFunctionParams
- func (o *UploadDeployEdgeFunctionParams) WithHTTPClient(client *http.Client) *UploadDeployEdgeFunctionParams
- func (o *UploadDeployEdgeFunctionParams) WithTimeout(timeout time.Duration) *UploadDeployEdgeFunctionParams
- func (o *UploadDeployEdgeFunctionParams) WithXNfRetryCount(xNfRetryCount *int64) *UploadDeployEdgeFunctionParams
- func (o *UploadDeployEdgeFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UploadDeployEdgeFunctionReader
- 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) SetInvocationMode(invocationMode *string)
- func (o *UploadDeployFunctionParams) SetName(name string)
- func (o *UploadDeployFunctionParams) SetRequestTimeout(timeout time.Duration)
- func (o *UploadDeployFunctionParams) SetRuntime(runtime *string)
- func (o *UploadDeployFunctionParams) SetSize(size *int64)
- func (o *UploadDeployFunctionParams) SetTimeout(timeout *int64)
- func (o *UploadDeployFunctionParams) SetXNfRetryCount(xNfRetryCount *int64)
- 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) WithInvocationMode(invocationMode *string) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithName(name string) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithRequestTimeout(timeout time.Duration) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithRuntime(runtime *string) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithSize(size *int64) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithTimeout(timeout *int64) *UploadDeployFunctionParams
- func (o *UploadDeployFunctionParams) WithXNfRetryCount(xNfRetryCount *int64) *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 ¶
type AddMemberToAccountDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
AddMemberToAccountDefault handles this case with default header values.
error
func NewAddMemberToAccountDefault ¶
func NewAddMemberToAccountDefault(code int) *AddMemberToAccountDefault
NewAddMemberToAccountDefault creates a AddMemberToAccountDefault with default headers values
func (*AddMemberToAccountDefault) Code ¶
func (o *AddMemberToAccountDefault) Code() int
Code gets the status code for the add member to account default response
func (*AddMemberToAccountDefault) Error ¶
func (o *AddMemberToAccountDefault) Error() string
func (*AddMemberToAccountDefault) GetPayload ¶
func (o *AddMemberToAccountDefault) GetPayload() *models.Error
type AddMemberToAccountOK ¶
AddMemberToAccountOK handles this case with default header values.
OK
func NewAddMemberToAccountOK ¶
func NewAddMemberToAccountOK() *AddMemberToAccountOK
NewAddMemberToAccountOK creates a AddMemberToAccountOK with default headers values
func (*AddMemberToAccountOK) Error ¶
func (o *AddMemberToAccountOK) Error() string
func (*AddMemberToAccountOK) GetPayload ¶
func (o *AddMemberToAccountOK) GetPayload() []*models.Member
type AddMemberToAccountParams ¶
type AddMemberToAccountParams struct {
/*AccountAddMemberSetup*/
AccountAddMemberSetup *models.AccountAddMemberSetup
/*AccountSlug*/
AccountSlug 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 ¶
func NewAddMemberToAccountParams() *AddMemberToAccountParams
NewAddMemberToAccountParams creates a new AddMemberToAccountParams object with the default values initialized.
func NewAddMemberToAccountParamsWithContext ¶
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 ¶
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 ¶
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) SetAccountAddMemberSetup ¶ added in v2.13.0
func (o *AddMemberToAccountParams) SetAccountAddMemberSetup(accountAddMemberSetup *models.AccountAddMemberSetup)
SetAccountAddMemberSetup adds the accountAddMemberSetup to the add member to account params
func (*AddMemberToAccountParams) SetAccountSlug ¶
func (o *AddMemberToAccountParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the add member to account params
func (*AddMemberToAccountParams) SetContext ¶
func (o *AddMemberToAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the add member to account params
func (*AddMemberToAccountParams) SetHTTPClient ¶
func (o *AddMemberToAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the add member to account params
func (*AddMemberToAccountParams) SetTimeout ¶
func (o *AddMemberToAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the add member to account params
func (*AddMemberToAccountParams) WithAccountAddMemberSetup ¶ added in v2.13.0
func (o *AddMemberToAccountParams) WithAccountAddMemberSetup(accountAddMemberSetup *models.AccountAddMemberSetup) *AddMemberToAccountParams
WithAccountAddMemberSetup adds the accountAddMemberSetup to the add member to account params
func (*AddMemberToAccountParams) WithAccountSlug ¶
func (o *AddMemberToAccountParams) WithAccountSlug(accountSlug string) *AddMemberToAccountParams
WithAccountSlug adds the accountSlug to the add member to account params
func (*AddMemberToAccountParams) WithContext ¶
func (o *AddMemberToAccountParams) WithContext(ctx context.Context) *AddMemberToAccountParams
WithContext adds the context to the add member to account params
func (*AddMemberToAccountParams) WithHTTPClient ¶
func (o *AddMemberToAccountParams) WithHTTPClient(client *http.Client) *AddMemberToAccountParams
WithHTTPClient adds the HTTPClient to the add member to account params
func (*AddMemberToAccountParams) WithTimeout ¶
func (o *AddMemberToAccountParams) WithTimeout(timeout time.Duration) *AddMemberToAccountParams
WithTimeout adds the timeout to the add member to account params
func (*AddMemberToAccountParams) WriteToRequest ¶
func (o *AddMemberToAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AddMemberToAccountReader ¶
type AddMemberToAccountReader struct {
// contains filtered or unexported fields
}
AddMemberToAccountReader is a Reader for the AddMemberToAccount structure.
func (*AddMemberToAccountReader) ReadResponse ¶
func (o *AddMemberToAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AgentRunnerCommitToBranchBadRequest ¶ added in v2.39.0
type AgentRunnerCommitToBranchBadRequest struct {
}
AgentRunnerCommitToBranchBadRequest handles this case with default header values.
Bad Request
func NewAgentRunnerCommitToBranchBadRequest ¶ added in v2.39.0
func NewAgentRunnerCommitToBranchBadRequest() *AgentRunnerCommitToBranchBadRequest
NewAgentRunnerCommitToBranchBadRequest creates a AgentRunnerCommitToBranchBadRequest with default headers values
func (*AgentRunnerCommitToBranchBadRequest) Error ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchBadRequest) Error() string
type AgentRunnerCommitToBranchConflict ¶ added in v2.39.0
type AgentRunnerCommitToBranchConflict struct {
}
AgentRunnerCommitToBranchConflict handles this case with default header values.
Conflict
func NewAgentRunnerCommitToBranchConflict ¶ added in v2.39.0
func NewAgentRunnerCommitToBranchConflict() *AgentRunnerCommitToBranchConflict
NewAgentRunnerCommitToBranchConflict creates a AgentRunnerCommitToBranchConflict with default headers values
func (*AgentRunnerCommitToBranchConflict) Error ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchConflict) Error() string
type AgentRunnerCommitToBranchDefault ¶ added in v2.39.0
type AgentRunnerCommitToBranchDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
AgentRunnerCommitToBranchDefault handles this case with default header values.
error
func NewAgentRunnerCommitToBranchDefault ¶ added in v2.39.0
func NewAgentRunnerCommitToBranchDefault(code int) *AgentRunnerCommitToBranchDefault
NewAgentRunnerCommitToBranchDefault creates a AgentRunnerCommitToBranchDefault with default headers values
func (*AgentRunnerCommitToBranchDefault) Code ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchDefault) Code() int
Code gets the status code for the agent runner commit to branch default response
func (*AgentRunnerCommitToBranchDefault) Error ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchDefault) Error() string
func (*AgentRunnerCommitToBranchDefault) GetPayload ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchDefault) GetPayload() *models.Error
type AgentRunnerCommitToBranchOK ¶ added in v2.39.0
type AgentRunnerCommitToBranchOK struct {
}
AgentRunnerCommitToBranchOK handles this case with default header values.
OK
func NewAgentRunnerCommitToBranchOK ¶ added in v2.39.0
func NewAgentRunnerCommitToBranchOK() *AgentRunnerCommitToBranchOK
NewAgentRunnerCommitToBranchOK creates a AgentRunnerCommitToBranchOK with default headers values
func (*AgentRunnerCommitToBranchOK) Error ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchOK) Error() string
type AgentRunnerCommitToBranchParams ¶ added in v2.39.0
type AgentRunnerCommitToBranchParams struct {
/*AgentRunnerID*/
AgentRunnerID string
/*TargetBranch*/
TargetBranch string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
AgentRunnerCommitToBranchParams contains all the parameters to send to the API endpoint for the agent runner commit to branch operation typically these are written to a http.Request
func NewAgentRunnerCommitToBranchParams ¶ added in v2.39.0
func NewAgentRunnerCommitToBranchParams() *AgentRunnerCommitToBranchParams
NewAgentRunnerCommitToBranchParams creates a new AgentRunnerCommitToBranchParams object with the default values initialized.
func NewAgentRunnerCommitToBranchParamsWithContext ¶ added in v2.39.0
func NewAgentRunnerCommitToBranchParamsWithContext(ctx context.Context) *AgentRunnerCommitToBranchParams
NewAgentRunnerCommitToBranchParamsWithContext creates a new AgentRunnerCommitToBranchParams object with the default values initialized, and the ability to set a context for a request
func NewAgentRunnerCommitToBranchParamsWithHTTPClient ¶ added in v2.39.0
func NewAgentRunnerCommitToBranchParamsWithHTTPClient(client *http.Client) *AgentRunnerCommitToBranchParams
NewAgentRunnerCommitToBranchParamsWithHTTPClient creates a new AgentRunnerCommitToBranchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAgentRunnerCommitToBranchParamsWithTimeout ¶ added in v2.39.0
func NewAgentRunnerCommitToBranchParamsWithTimeout(timeout time.Duration) *AgentRunnerCommitToBranchParams
NewAgentRunnerCommitToBranchParamsWithTimeout creates a new AgentRunnerCommitToBranchParams object with the default values initialized, and the ability to set a timeout on a request
func (*AgentRunnerCommitToBranchParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the agent runner commit to branch params
func (*AgentRunnerCommitToBranchParams) SetContext ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) SetContext(ctx context.Context)
SetContext adds the context to the agent runner commit to branch params
func (*AgentRunnerCommitToBranchParams) SetHTTPClient ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the agent runner commit to branch params
func (*AgentRunnerCommitToBranchParams) SetTargetBranch ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) SetTargetBranch(targetBranch string)
SetTargetBranch adds the targetBranch to the agent runner commit to branch params
func (*AgentRunnerCommitToBranchParams) SetTimeout ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the agent runner commit to branch params
func (*AgentRunnerCommitToBranchParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) WithAgentRunnerID(agentRunnerID string) *AgentRunnerCommitToBranchParams
WithAgentRunnerID adds the agentRunnerID to the agent runner commit to branch params
func (*AgentRunnerCommitToBranchParams) WithContext ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) WithContext(ctx context.Context) *AgentRunnerCommitToBranchParams
WithContext adds the context to the agent runner commit to branch params
func (*AgentRunnerCommitToBranchParams) WithHTTPClient ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) WithHTTPClient(client *http.Client) *AgentRunnerCommitToBranchParams
WithHTTPClient adds the HTTPClient to the agent runner commit to branch params
func (*AgentRunnerCommitToBranchParams) WithTargetBranch ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) WithTargetBranch(targetBranch string) *AgentRunnerCommitToBranchParams
WithTargetBranch adds the targetBranch to the agent runner commit to branch params
func (*AgentRunnerCommitToBranchParams) WithTimeout ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) WithTimeout(timeout time.Duration) *AgentRunnerCommitToBranchParams
WithTimeout adds the timeout to the agent runner commit to branch params
func (*AgentRunnerCommitToBranchParams) WriteToRequest ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AgentRunnerCommitToBranchReader ¶ added in v2.39.0
type AgentRunnerCommitToBranchReader struct {
// contains filtered or unexported fields
}
AgentRunnerCommitToBranchReader is a Reader for the AgentRunnerCommitToBranch structure.
func (*AgentRunnerCommitToBranchReader) ReadResponse ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AgentRunnerCommitToBranchUnprocessableEntity ¶ added in v2.39.0
type AgentRunnerCommitToBranchUnprocessableEntity struct {
}
AgentRunnerCommitToBranchUnprocessableEntity handles this case with default header values.
Unprocessable Entity
func NewAgentRunnerCommitToBranchUnprocessableEntity ¶ added in v2.39.0
func NewAgentRunnerCommitToBranchUnprocessableEntity() *AgentRunnerCommitToBranchUnprocessableEntity
NewAgentRunnerCommitToBranchUnprocessableEntity creates a AgentRunnerCommitToBranchUnprocessableEntity with default headers values
func (*AgentRunnerCommitToBranchUnprocessableEntity) Error ¶ added in v2.39.0
func (o *AgentRunnerCommitToBranchUnprocessableEntity) Error() string
type AgentRunnerPullRequestBadRequest ¶ added in v2.39.0
type AgentRunnerPullRequestBadRequest struct {
}
AgentRunnerPullRequestBadRequest handles this case with default header values.
Bad Request
func NewAgentRunnerPullRequestBadRequest ¶ added in v2.39.0
func NewAgentRunnerPullRequestBadRequest() *AgentRunnerPullRequestBadRequest
NewAgentRunnerPullRequestBadRequest creates a AgentRunnerPullRequestBadRequest with default headers values
func (*AgentRunnerPullRequestBadRequest) Error ¶ added in v2.39.0
func (o *AgentRunnerPullRequestBadRequest) Error() string
type AgentRunnerPullRequestConflict ¶ added in v2.39.0
type AgentRunnerPullRequestConflict struct {
}
AgentRunnerPullRequestConflict handles this case with default header values.
Conflict
func NewAgentRunnerPullRequestConflict ¶ added in v2.39.0
func NewAgentRunnerPullRequestConflict() *AgentRunnerPullRequestConflict
NewAgentRunnerPullRequestConflict creates a AgentRunnerPullRequestConflict with default headers values
func (*AgentRunnerPullRequestConflict) Error ¶ added in v2.39.0
func (o *AgentRunnerPullRequestConflict) Error() string
type AgentRunnerPullRequestDefault ¶ added in v2.39.0
type AgentRunnerPullRequestDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
AgentRunnerPullRequestDefault handles this case with default header values.
error
func NewAgentRunnerPullRequestDefault ¶ added in v2.39.0
func NewAgentRunnerPullRequestDefault(code int) *AgentRunnerPullRequestDefault
NewAgentRunnerPullRequestDefault creates a AgentRunnerPullRequestDefault with default headers values
func (*AgentRunnerPullRequestDefault) Code ¶ added in v2.39.0
func (o *AgentRunnerPullRequestDefault) Code() int
Code gets the status code for the agent runner pull request default response
func (*AgentRunnerPullRequestDefault) Error ¶ added in v2.39.0
func (o *AgentRunnerPullRequestDefault) Error() string
func (*AgentRunnerPullRequestDefault) GetPayload ¶ added in v2.39.0
func (o *AgentRunnerPullRequestDefault) GetPayload() *models.Error
type AgentRunnerPullRequestOK ¶ added in v2.39.0
type AgentRunnerPullRequestOK struct {
}
AgentRunnerPullRequestOK handles this case with default header values.
OK
func NewAgentRunnerPullRequestOK ¶ added in v2.39.0
func NewAgentRunnerPullRequestOK() *AgentRunnerPullRequestOK
NewAgentRunnerPullRequestOK creates a AgentRunnerPullRequestOK with default headers values
func (*AgentRunnerPullRequestOK) Error ¶ added in v2.39.0
func (o *AgentRunnerPullRequestOK) Error() string
type AgentRunnerPullRequestParams ¶ added in v2.39.0
type AgentRunnerPullRequestParams struct {
/*AgentRunnerID*/
AgentRunnerID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
AgentRunnerPullRequestParams contains all the parameters to send to the API endpoint for the agent runner pull request operation typically these are written to a http.Request
func NewAgentRunnerPullRequestParams ¶ added in v2.39.0
func NewAgentRunnerPullRequestParams() *AgentRunnerPullRequestParams
NewAgentRunnerPullRequestParams creates a new AgentRunnerPullRequestParams object with the default values initialized.
func NewAgentRunnerPullRequestParamsWithContext ¶ added in v2.39.0
func NewAgentRunnerPullRequestParamsWithContext(ctx context.Context) *AgentRunnerPullRequestParams
NewAgentRunnerPullRequestParamsWithContext creates a new AgentRunnerPullRequestParams object with the default values initialized, and the ability to set a context for a request
func NewAgentRunnerPullRequestParamsWithHTTPClient ¶ added in v2.39.0
func NewAgentRunnerPullRequestParamsWithHTTPClient(client *http.Client) *AgentRunnerPullRequestParams
NewAgentRunnerPullRequestParamsWithHTTPClient creates a new AgentRunnerPullRequestParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAgentRunnerPullRequestParamsWithTimeout ¶ added in v2.39.0
func NewAgentRunnerPullRequestParamsWithTimeout(timeout time.Duration) *AgentRunnerPullRequestParams
NewAgentRunnerPullRequestParamsWithTimeout creates a new AgentRunnerPullRequestParams object with the default values initialized, and the ability to set a timeout on a request
func (*AgentRunnerPullRequestParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *AgentRunnerPullRequestParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the agent runner pull request params
func (*AgentRunnerPullRequestParams) SetContext ¶ added in v2.39.0
func (o *AgentRunnerPullRequestParams) SetContext(ctx context.Context)
SetContext adds the context to the agent runner pull request params
func (*AgentRunnerPullRequestParams) SetHTTPClient ¶ added in v2.39.0
func (o *AgentRunnerPullRequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the agent runner pull request params
func (*AgentRunnerPullRequestParams) SetTimeout ¶ added in v2.39.0
func (o *AgentRunnerPullRequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the agent runner pull request params
func (*AgentRunnerPullRequestParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *AgentRunnerPullRequestParams) WithAgentRunnerID(agentRunnerID string) *AgentRunnerPullRequestParams
WithAgentRunnerID adds the agentRunnerID to the agent runner pull request params
func (*AgentRunnerPullRequestParams) WithContext ¶ added in v2.39.0
func (o *AgentRunnerPullRequestParams) WithContext(ctx context.Context) *AgentRunnerPullRequestParams
WithContext adds the context to the agent runner pull request params
func (*AgentRunnerPullRequestParams) WithHTTPClient ¶ added in v2.39.0
func (o *AgentRunnerPullRequestParams) WithHTTPClient(client *http.Client) *AgentRunnerPullRequestParams
WithHTTPClient adds the HTTPClient to the agent runner pull request params
func (*AgentRunnerPullRequestParams) WithTimeout ¶ added in v2.39.0
func (o *AgentRunnerPullRequestParams) WithTimeout(timeout time.Duration) *AgentRunnerPullRequestParams
WithTimeout adds the timeout to the agent runner pull request params
func (*AgentRunnerPullRequestParams) WriteToRequest ¶ added in v2.39.0
func (o *AgentRunnerPullRequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AgentRunnerPullRequestReader ¶ added in v2.39.0
type AgentRunnerPullRequestReader struct {
// contains filtered or unexported fields
}
AgentRunnerPullRequestReader is a Reader for the AgentRunnerPullRequest structure.
func (*AgentRunnerPullRequestReader) ReadResponse ¶ added in v2.39.0
func (o *AgentRunnerPullRequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AgentRunnerPullRequestUnprocessableEntity ¶ added in v2.39.0
type AgentRunnerPullRequestUnprocessableEntity struct {
}
AgentRunnerPullRequestUnprocessableEntity handles this case with default header values.
Unprocessable Entity
func NewAgentRunnerPullRequestUnprocessableEntity ¶ added in v2.39.0
func NewAgentRunnerPullRequestUnprocessableEntity() *AgentRunnerPullRequestUnprocessableEntity
NewAgentRunnerPullRequestUnprocessableEntity creates a AgentRunnerPullRequestUnprocessableEntity with default headers values
func (*AgentRunnerPullRequestUnprocessableEntity) Error ¶ added in v2.39.0
func (o *AgentRunnerPullRequestUnprocessableEntity) Error() string
type ArchiveAgentRunnerAccepted ¶ added in v2.39.0
type ArchiveAgentRunnerAccepted struct {
}
ArchiveAgentRunnerAccepted handles this case with default header values.
Accepted
func NewArchiveAgentRunnerAccepted ¶ added in v2.39.0
func NewArchiveAgentRunnerAccepted() *ArchiveAgentRunnerAccepted
NewArchiveAgentRunnerAccepted creates a ArchiveAgentRunnerAccepted with default headers values
func (*ArchiveAgentRunnerAccepted) Error ¶ added in v2.39.0
func (o *ArchiveAgentRunnerAccepted) Error() string
type ArchiveAgentRunnerDefault ¶ added in v2.39.0
type ArchiveAgentRunnerDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ArchiveAgentRunnerDefault handles this case with default header values.
error
func NewArchiveAgentRunnerDefault ¶ added in v2.39.0
func NewArchiveAgentRunnerDefault(code int) *ArchiveAgentRunnerDefault
NewArchiveAgentRunnerDefault creates a ArchiveAgentRunnerDefault with default headers values
func (*ArchiveAgentRunnerDefault) Code ¶ added in v2.39.0
func (o *ArchiveAgentRunnerDefault) Code() int
Code gets the status code for the archive agent runner default response
func (*ArchiveAgentRunnerDefault) Error ¶ added in v2.39.0
func (o *ArchiveAgentRunnerDefault) Error() string
func (*ArchiveAgentRunnerDefault) GetPayload ¶ added in v2.39.0
func (o *ArchiveAgentRunnerDefault) GetPayload() *models.Error
type ArchiveAgentRunnerNotFound ¶ added in v2.39.0
type ArchiveAgentRunnerNotFound struct {
}
ArchiveAgentRunnerNotFound handles this case with default header values.
Not Found
func NewArchiveAgentRunnerNotFound ¶ added in v2.39.0
func NewArchiveAgentRunnerNotFound() *ArchiveAgentRunnerNotFound
NewArchiveAgentRunnerNotFound creates a ArchiveAgentRunnerNotFound with default headers values
func (*ArchiveAgentRunnerNotFound) Error ¶ added in v2.39.0
func (o *ArchiveAgentRunnerNotFound) Error() string
type ArchiveAgentRunnerParams ¶ added in v2.39.0
type ArchiveAgentRunnerParams struct {
/*AgentRunnerID*/
AgentRunnerID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ArchiveAgentRunnerParams contains all the parameters to send to the API endpoint for the archive agent runner operation typically these are written to a http.Request
func NewArchiveAgentRunnerParams ¶ added in v2.39.0
func NewArchiveAgentRunnerParams() *ArchiveAgentRunnerParams
NewArchiveAgentRunnerParams creates a new ArchiveAgentRunnerParams object with the default values initialized.
func NewArchiveAgentRunnerParamsWithContext ¶ added in v2.39.0
func NewArchiveAgentRunnerParamsWithContext(ctx context.Context) *ArchiveAgentRunnerParams
NewArchiveAgentRunnerParamsWithContext creates a new ArchiveAgentRunnerParams object with the default values initialized, and the ability to set a context for a request
func NewArchiveAgentRunnerParamsWithHTTPClient ¶ added in v2.39.0
func NewArchiveAgentRunnerParamsWithHTTPClient(client *http.Client) *ArchiveAgentRunnerParams
NewArchiveAgentRunnerParamsWithHTTPClient creates a new ArchiveAgentRunnerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewArchiveAgentRunnerParamsWithTimeout ¶ added in v2.39.0
func NewArchiveAgentRunnerParamsWithTimeout(timeout time.Duration) *ArchiveAgentRunnerParams
NewArchiveAgentRunnerParamsWithTimeout creates a new ArchiveAgentRunnerParams object with the default values initialized, and the ability to set a timeout on a request
func (*ArchiveAgentRunnerParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *ArchiveAgentRunnerParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the archive agent runner params
func (*ArchiveAgentRunnerParams) SetContext ¶ added in v2.39.0
func (o *ArchiveAgentRunnerParams) SetContext(ctx context.Context)
SetContext adds the context to the archive agent runner params
func (*ArchiveAgentRunnerParams) SetHTTPClient ¶ added in v2.39.0
func (o *ArchiveAgentRunnerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the archive agent runner params
func (*ArchiveAgentRunnerParams) SetTimeout ¶ added in v2.39.0
func (o *ArchiveAgentRunnerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the archive agent runner params
func (*ArchiveAgentRunnerParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *ArchiveAgentRunnerParams) WithAgentRunnerID(agentRunnerID string) *ArchiveAgentRunnerParams
WithAgentRunnerID adds the agentRunnerID to the archive agent runner params
func (*ArchiveAgentRunnerParams) WithContext ¶ added in v2.39.0
func (o *ArchiveAgentRunnerParams) WithContext(ctx context.Context) *ArchiveAgentRunnerParams
WithContext adds the context to the archive agent runner params
func (*ArchiveAgentRunnerParams) WithHTTPClient ¶ added in v2.39.0
func (o *ArchiveAgentRunnerParams) WithHTTPClient(client *http.Client) *ArchiveAgentRunnerParams
WithHTTPClient adds the HTTPClient to the archive agent runner params
func (*ArchiveAgentRunnerParams) WithTimeout ¶ added in v2.39.0
func (o *ArchiveAgentRunnerParams) WithTimeout(timeout time.Duration) *ArchiveAgentRunnerParams
WithTimeout adds the timeout to the archive agent runner params
func (*ArchiveAgentRunnerParams) WriteToRequest ¶ added in v2.39.0
func (o *ArchiveAgentRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ArchiveAgentRunnerReader ¶ added in v2.39.0
type ArchiveAgentRunnerReader struct {
// contains filtered or unexported fields
}
ArchiveAgentRunnerReader is a Reader for the ArchiveAgentRunner structure.
func (*ArchiveAgentRunnerReader) ReadResponse ¶ added in v2.39.0
func (o *ArchiveAgentRunnerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ArchiveAgentRunnerUnprocessableEntity ¶ added in v2.39.0
type ArchiveAgentRunnerUnprocessableEntity struct {
}
ArchiveAgentRunnerUnprocessableEntity handles this case with default header values.
Unprocessable Entity
func NewArchiveAgentRunnerUnprocessableEntity ¶ added in v2.39.0
func NewArchiveAgentRunnerUnprocessableEntity() *ArchiveAgentRunnerUnprocessableEntity
NewArchiveAgentRunnerUnprocessableEntity creates a ArchiveAgentRunnerUnprocessableEntity with default headers values
func (*ArchiveAgentRunnerUnprocessableEntity) Error ¶ added in v2.39.0
func (o *ArchiveAgentRunnerUnprocessableEntity) Error() string
type CancelAccountDefault ¶
type CancelAccountDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CancelAccountDefault handles this case with default header values.
error
func NewCancelAccountDefault ¶
func NewCancelAccountDefault(code int) *CancelAccountDefault
NewCancelAccountDefault creates a CancelAccountDefault with default headers values
func (*CancelAccountDefault) Code ¶
func (o *CancelAccountDefault) Code() int
Code gets the status code for the cancel account default response
func (*CancelAccountDefault) Error ¶
func (o *CancelAccountDefault) Error() string
func (*CancelAccountDefault) GetPayload ¶
func (o *CancelAccountDefault) GetPayload() *models.Error
type CancelAccountNoContent ¶
type CancelAccountNoContent struct {
}
CancelAccountNoContent handles this case with default header values.
Not Content
func NewCancelAccountNoContent ¶
func NewCancelAccountNoContent() *CancelAccountNoContent
NewCancelAccountNoContent creates a CancelAccountNoContent with default headers values
func (*CancelAccountNoContent) Error ¶
func (o *CancelAccountNoContent) Error() string
type CancelAccountParams ¶
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 ¶
func NewCancelAccountParams() *CancelAccountParams
NewCancelAccountParams creates a new CancelAccountParams object with the default values initialized.
func NewCancelAccountParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CancelAccountParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the cancel account params
func (*CancelAccountParams) SetContext ¶
func (o *CancelAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the cancel account params
func (*CancelAccountParams) SetHTTPClient ¶
func (o *CancelAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cancel account params
func (*CancelAccountParams) SetTimeout ¶
func (o *CancelAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cancel account params
func (*CancelAccountParams) WithAccountID ¶
func (o *CancelAccountParams) WithAccountID(accountID string) *CancelAccountParams
WithAccountID adds the accountID to the cancel account params
func (*CancelAccountParams) WithContext ¶
func (o *CancelAccountParams) WithContext(ctx context.Context) *CancelAccountParams
WithContext adds the context to the cancel account params
func (*CancelAccountParams) WithHTTPClient ¶
func (o *CancelAccountParams) WithHTTPClient(client *http.Client) *CancelAccountParams
WithHTTPClient adds the HTTPClient to the cancel account params
func (*CancelAccountParams) WithTimeout ¶
func (o *CancelAccountParams) WithTimeout(timeout time.Duration) *CancelAccountParams
WithTimeout adds the timeout to the cancel account params
func (*CancelAccountParams) WriteToRequest ¶
func (o *CancelAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CancelAccountReader ¶
type CancelAccountReader struct {
// contains filtered or unexported fields
}
CancelAccountReader is a Reader for the CancelAccount structure.
func (*CancelAccountReader) ReadResponse ¶
func (o *CancelAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CancelSiteDeployCreated ¶
CancelSiteDeployCreated handles this case with default header values.
Cancelled
func NewCancelSiteDeployCreated ¶
func NewCancelSiteDeployCreated() *CancelSiteDeployCreated
NewCancelSiteDeployCreated creates a CancelSiteDeployCreated with default headers values
func (*CancelSiteDeployCreated) Error ¶
func (o *CancelSiteDeployCreated) Error() string
func (*CancelSiteDeployCreated) GetPayload ¶
func (o *CancelSiteDeployCreated) GetPayload() *models.Deploy
type CancelSiteDeployDefault ¶
type CancelSiteDeployDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CancelSiteDeployDefault handles this case with default header values.
error
func NewCancelSiteDeployDefault ¶
func NewCancelSiteDeployDefault(code int) *CancelSiteDeployDefault
NewCancelSiteDeployDefault creates a CancelSiteDeployDefault with default headers values
func (*CancelSiteDeployDefault) Code ¶
func (o *CancelSiteDeployDefault) Code() int
Code gets the status code for the cancel site deploy default response
func (*CancelSiteDeployDefault) Error ¶
func (o *CancelSiteDeployDefault) Error() string
func (*CancelSiteDeployDefault) GetPayload ¶
func (o *CancelSiteDeployDefault) GetPayload() *models.Error
type CancelSiteDeployParams ¶
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 ¶
func NewCancelSiteDeployParams() *CancelSiteDeployParams
NewCancelSiteDeployParams creates a new CancelSiteDeployParams object with the default values initialized.
func NewCancelSiteDeployParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CancelSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the cancel site deploy params
func (*CancelSiteDeployParams) SetDeployID ¶
func (o *CancelSiteDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the cancel site deploy params
func (*CancelSiteDeployParams) SetHTTPClient ¶
func (o *CancelSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cancel site deploy params
func (*CancelSiteDeployParams) SetTimeout ¶
func (o *CancelSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cancel site deploy params
func (*CancelSiteDeployParams) WithContext ¶
func (o *CancelSiteDeployParams) WithContext(ctx context.Context) *CancelSiteDeployParams
WithContext adds the context to the cancel site deploy params
func (*CancelSiteDeployParams) WithDeployID ¶
func (o *CancelSiteDeployParams) WithDeployID(deployID string) *CancelSiteDeployParams
WithDeployID adds the deployID to the cancel site deploy params
func (*CancelSiteDeployParams) WithHTTPClient ¶
func (o *CancelSiteDeployParams) WithHTTPClient(client *http.Client) *CancelSiteDeployParams
WithHTTPClient adds the HTTPClient to the cancel site deploy params
func (*CancelSiteDeployParams) WithTimeout ¶
func (o *CancelSiteDeployParams) WithTimeout(timeout time.Duration) *CancelSiteDeployParams
WithTimeout adds the timeout to the cancel site deploy params
func (*CancelSiteDeployParams) WriteToRequest ¶
func (o *CancelSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CancelSiteDeployReader ¶
type CancelSiteDeployReader struct {
// contains filtered or unexported fields
}
CancelSiteDeployReader is a Reader for the CancelSiteDeploy structure.
func (*CancelSiteDeployReader) ReadResponse ¶
func (o *CancelSiteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ClearSiteDatabaseComputeSettingsDefault ¶ added in v2.53.0
type ClearSiteDatabaseComputeSettingsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ClearSiteDatabaseComputeSettingsDefault handles this case with default header values.
error
func NewClearSiteDatabaseComputeSettingsDefault ¶ added in v2.53.0
func NewClearSiteDatabaseComputeSettingsDefault(code int) *ClearSiteDatabaseComputeSettingsDefault
NewClearSiteDatabaseComputeSettingsDefault creates a ClearSiteDatabaseComputeSettingsDefault with default headers values
func (*ClearSiteDatabaseComputeSettingsDefault) Code ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsDefault) Code() int
Code gets the status code for the clear site database compute settings default response
func (*ClearSiteDatabaseComputeSettingsDefault) Error ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsDefault) Error() string
func (*ClearSiteDatabaseComputeSettingsDefault) GetPayload ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsDefault) GetPayload() *models.Error
type ClearSiteDatabaseComputeSettingsForbidden ¶ added in v2.53.0
type ClearSiteDatabaseComputeSettingsForbidden struct {
}
ClearSiteDatabaseComputeSettingsForbidden handles this case with default header values.
Compute customization requires a Pro or higher plan
func NewClearSiteDatabaseComputeSettingsForbidden ¶ added in v2.53.0
func NewClearSiteDatabaseComputeSettingsForbidden() *ClearSiteDatabaseComputeSettingsForbidden
NewClearSiteDatabaseComputeSettingsForbidden creates a ClearSiteDatabaseComputeSettingsForbidden with default headers values
func (*ClearSiteDatabaseComputeSettingsForbidden) Error ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsForbidden) Error() string
type ClearSiteDatabaseComputeSettingsNoContent ¶ added in v2.53.0
type ClearSiteDatabaseComputeSettingsNoContent struct {
}
ClearSiteDatabaseComputeSettingsNoContent handles this case with default header values.
Cleared
func NewClearSiteDatabaseComputeSettingsNoContent ¶ added in v2.53.0
func NewClearSiteDatabaseComputeSettingsNoContent() *ClearSiteDatabaseComputeSettingsNoContent
NewClearSiteDatabaseComputeSettingsNoContent creates a ClearSiteDatabaseComputeSettingsNoContent with default headers values
func (*ClearSiteDatabaseComputeSettingsNoContent) Error ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsNoContent) Error() string
type ClearSiteDatabaseComputeSettingsParams ¶ added in v2.53.0
type ClearSiteDatabaseComputeSettingsParams struct {
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ClearSiteDatabaseComputeSettingsParams contains all the parameters to send to the API endpoint for the clear site database compute settings operation typically these are written to a http.Request
func NewClearSiteDatabaseComputeSettingsParams ¶ added in v2.53.0
func NewClearSiteDatabaseComputeSettingsParams() *ClearSiteDatabaseComputeSettingsParams
NewClearSiteDatabaseComputeSettingsParams creates a new ClearSiteDatabaseComputeSettingsParams object with the default values initialized.
func NewClearSiteDatabaseComputeSettingsParamsWithContext ¶ added in v2.53.0
func NewClearSiteDatabaseComputeSettingsParamsWithContext(ctx context.Context) *ClearSiteDatabaseComputeSettingsParams
NewClearSiteDatabaseComputeSettingsParamsWithContext creates a new ClearSiteDatabaseComputeSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewClearSiteDatabaseComputeSettingsParamsWithHTTPClient ¶ added in v2.53.0
func NewClearSiteDatabaseComputeSettingsParamsWithHTTPClient(client *http.Client) *ClearSiteDatabaseComputeSettingsParams
NewClearSiteDatabaseComputeSettingsParamsWithHTTPClient creates a new ClearSiteDatabaseComputeSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewClearSiteDatabaseComputeSettingsParamsWithTimeout ¶ added in v2.53.0
func NewClearSiteDatabaseComputeSettingsParamsWithTimeout(timeout time.Duration) *ClearSiteDatabaseComputeSettingsParams
NewClearSiteDatabaseComputeSettingsParamsWithTimeout creates a new ClearSiteDatabaseComputeSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ClearSiteDatabaseComputeSettingsParams) SetContext ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the clear site database compute settings params
func (*ClearSiteDatabaseComputeSettingsParams) SetHTTPClient ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the clear site database compute settings params
func (*ClearSiteDatabaseComputeSettingsParams) SetSiteID ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the clear site database compute settings params
func (*ClearSiteDatabaseComputeSettingsParams) SetTimeout ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the clear site database compute settings params
func (*ClearSiteDatabaseComputeSettingsParams) WithContext ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsParams) WithContext(ctx context.Context) *ClearSiteDatabaseComputeSettingsParams
WithContext adds the context to the clear site database compute settings params
func (*ClearSiteDatabaseComputeSettingsParams) WithHTTPClient ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsParams) WithHTTPClient(client *http.Client) *ClearSiteDatabaseComputeSettingsParams
WithHTTPClient adds the HTTPClient to the clear site database compute settings params
func (*ClearSiteDatabaseComputeSettingsParams) WithSiteID ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsParams) WithSiteID(siteID string) *ClearSiteDatabaseComputeSettingsParams
WithSiteID adds the siteID to the clear site database compute settings params
func (*ClearSiteDatabaseComputeSettingsParams) WithTimeout ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsParams) WithTimeout(timeout time.Duration) *ClearSiteDatabaseComputeSettingsParams
WithTimeout adds the timeout to the clear site database compute settings params
func (*ClearSiteDatabaseComputeSettingsParams) WriteToRequest ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ClearSiteDatabaseComputeSettingsReader ¶ added in v2.53.0
type ClearSiteDatabaseComputeSettingsReader struct {
// contains filtered or unexported fields
}
ClearSiteDatabaseComputeSettingsReader is a Reader for the ClearSiteDatabaseComputeSettings structure.
func (*ClearSiteDatabaseComputeSettingsReader) ReadResponse ¶ added in v2.53.0
func (o *ClearSiteDatabaseComputeSettingsReader) 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 ¶
func (a *Client) AddMemberToAccount(params *AddMemberToAccountParams, authInfo runtime.ClientAuthInfoWriter) (*AddMemberToAccountOK, error)
AddMemberToAccount add member to account API
func (*Client) AgentRunnerCommitToBranch ¶ added in v2.39.0
func (a *Client) AgentRunnerCommitToBranch(params *AgentRunnerCommitToBranchParams, authInfo runtime.ClientAuthInfoWriter) (*AgentRunnerCommitToBranchOK, error)
AgentRunnerCommitToBranch agent runner commit to branch API
func (*Client) AgentRunnerPullRequest ¶ added in v2.39.0
func (a *Client) AgentRunnerPullRequest(params *AgentRunnerPullRequestParams, authInfo runtime.ClientAuthInfoWriter) (*AgentRunnerPullRequestOK, error)
AgentRunnerPullRequest agent runner pull request API
func (*Client) ArchiveAgentRunner ¶ added in v2.39.0
func (a *Client) ArchiveAgentRunner(params *ArchiveAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*ArchiveAgentRunnerAccepted, error)
ArchiveAgentRunner archive agent runner API
func (*Client) CancelAccount ¶
func (a *Client) CancelAccount(params *CancelAccountParams, authInfo runtime.ClientAuthInfoWriter) (*CancelAccountNoContent, error)
CancelAccount cancel account API
func (*Client) CancelSiteDeploy ¶
func (a *Client) CancelSiteDeploy(params *CancelSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CancelSiteDeployCreated, error)
CancelSiteDeploy cancel site deploy API
func (*Client) ClearSiteDatabaseComputeSettings ¶ added in v2.53.0
func (a *Client) ClearSiteDatabaseComputeSettings(params *ClearSiteDatabaseComputeSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*ClearSiteDatabaseComputeSettingsNoContent, error)
ClearSiteDatabaseComputeSettings Resets project-level compute settings to tier defaults. Requires a Pro or higher plan.
func (*Client) ConfigureDNSForSite ¶
func (a *Client) ConfigureDNSForSite(params *ConfigureDNSForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*ConfigureDNSForSiteOK, error)
ConfigureDNSForSite configure DNS for site API
func (*Client) CreateAccount ¶
func (a *Client) CreateAccount(params *CreateAccountParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAccountCreated, error)
CreateAccount create account API
func (*Client) CreateAgentRunner ¶ added in v2.39.0
func (a *Client) CreateAgentRunner(params *CreateAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAgentRunnerOK, error)
CreateAgentRunner create agent runner API
func (*Client) CreateAgentRunnerSession ¶ added in v2.39.0
func (a *Client) CreateAgentRunnerSession(params *CreateAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAgentRunnerSessionOK, error)
CreateAgentRunnerSession create agent runner session API
func (*Client) CreateAgentRunnerUploadURL ¶ added in v2.39.0
func (a *Client) CreateAgentRunnerUploadURL(params *CreateAgentRunnerUploadURLParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAgentRunnerUploadURLOK, error)
CreateAgentRunnerUploadURL create agent runner upload Url API
func (*Client) CreateDNSRecord ¶
func (a *Client) CreateDNSRecord(params *CreateDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDNSRecordCreated, error)
CreateDNSRecord create Dns record API
func (*Client) CreateDNSZone ¶
func (a *Client) CreateDNSZone(params *CreateDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDNSZoneCreated, error)
CreateDNSZone create Dns zone API
func (*Client) CreateDeployKey ¶
func (a *Client) CreateDeployKey(params *CreateDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*CreateDeployKeyCreated, error)
CreateDeployKey create deploy key API
func (*Client) CreateEnvVars ¶ added in v2.10.0
func (a *Client) CreateEnvVars(params *CreateEnvVarsParams, authInfo runtime.ClientAuthInfoWriter) (*CreateEnvVarsCreated, error)
CreateEnvVars Creates new environment variables. Granular scopes are available on Pro plans and above.
func (*Client) CreateHookBySiteID ¶
func (a *Client) CreateHookBySiteID(params *CreateHookBySiteIDParams, authInfo runtime.ClientAuthInfoWriter) (*CreateHookBySiteIDCreated, error)
CreateHookBySiteID create hook by site Id API
func (*Client) CreatePluginRun ¶
func (a *Client) CreatePluginRun(params *CreatePluginRunParams, authInfo runtime.ClientAuthInfoWriter) (*CreatePluginRunCreated, error)
CreatePluginRun This is an internal-only endpoint.
func (*Client) CreateServiceInstance ¶
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 **Note:** Environment variable keys and values have moved from `build_settings.env` and `repo.env` to a new endpoint. Please use [createEnvVars](#tag/environmentVariables/operation/createEnvVars) to create environment variables for a site.
func (*Client) CreateSiteAgentRunnerHook ¶ added in v2.56.0
func (a *Client) CreateSiteAgentRunnerHook(params *CreateSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteAgentRunnerHookCreated, error)
CreateSiteAgentRunnerHook create site agent runner hook API
func (*Client) CreateSiteAsset ¶
func (a *Client) CreateSiteAsset(params *CreateSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteAssetCreated, error)
CreateSiteAsset create site asset API
func (*Client) CreateSiteBuild ¶
func (a *Client) CreateSiteBuild(params *CreateSiteBuildParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteBuildOK, error)
CreateSiteBuild Runs a build for a site. The build will be scheduled to run at the first opportunity, but it might not start immediately if insufficient account build capacity is available.
Files for build can be uploaded as a zipped site using one of these methods: 1. Set Content-Type to 'application/zip' and send the zip file as the raw request body 2. Set Content-Type to 'multipart/form-data' and include the zip file in the 'zip' field
func (*Client) CreateSiteBuildHook ¶
func (a *Client) CreateSiteBuildHook(params *CreateSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteBuildHookCreated, error)
CreateSiteBuildHook create site build hook API
func (*Client) CreateSiteDatabase ¶ added in v2.47.0
func (a *Client) CreateSiteDatabase(params *CreateSiteDatabaseParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDatabaseOK, *CreateSiteDatabaseCreated, error)
CreateSiteDatabase Creates a new database for the specified site. If a database already exists, returns the existing connection string. The database region defaults to the site's functions region if not specified.
func (*Client) CreateSiteDatabaseBranch ¶ added in v2.47.0
func (a *Client) CreateSiteDatabaseBranch(params *CreateSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDatabaseBranchOK, *CreateSiteDatabaseBranchCreated, error)
CreateSiteDatabaseBranch Creates a new database branch. If a branch already exists for the specified branch ID, returns the existing connection string.
func (*Client) CreateSiteDatabaseSnapshot ¶ added in v2.47.0
func (a *Client) CreateSiteDatabaseSnapshot(params *CreateSiteDatabaseSnapshotParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDatabaseSnapshotCreated, error)
CreateSiteDatabaseSnapshot Creates a point-in-time snapshot of a database branch. Defaults to the production branch if no branch name is specified.
func (*Client) CreateSiteDeploy ¶
func (a *Client) CreateSiteDeploy(params *CreateSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDeployOK, error)
CreateSiteDeploy create site deploy API
func (*Client) CreateSiteDevServer ¶ added in v2.30.0
func (a *Client) CreateSiteDevServer(params *CreateSiteDevServerParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDevServerOK, error)
CreateSiteDevServer create site dev server API
func (*Client) CreateSiteDevServerHook ¶ added in v2.30.0
func (a *Client) CreateSiteDevServerHook(params *CreateSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDevServerHookCreated, error)
CreateSiteDevServerHook create site dev server hook API
func (*Client) CreateSiteInTeam ¶
func (a *Client) CreateSiteInTeam(params *CreateSiteInTeamParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteInTeamCreated, error)
CreateSiteInTeam **Note:** Environment variable keys and values have moved from `build_settings.env` and `repo.env` to a new endpoint. Please use [createEnvVars](#tag/environmentVariables/operation/createEnvVars) to create environment variables for a site.
func (*Client) CreateSiteSnippet ¶
func (a *Client) CreateSiteSnippet(params *CreateSiteSnippetParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteSnippetCreated, error)
CreateSiteSnippet create site snippet API
func (*Client) CreateSplitTest ¶
func (a *Client) CreateSplitTest(params *CreateSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSplitTestCreated, error)
CreateSplitTest create split test API
func (*Client) CreateTicket ¶
func (a *Client) CreateTicket(params *CreateTicketParams, authInfo runtime.ClientAuthInfoWriter) (*CreateTicketCreated, error)
CreateTicket create ticket API
func (*Client) DeleteAgentRunner ¶ added in v2.39.0
func (a *Client) DeleteAgentRunner(params *DeleteAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAgentRunnerAccepted, error)
DeleteAgentRunner delete agent runner API
func (*Client) DeleteAgentRunnerSession ¶ added in v2.39.0
func (a *Client) DeleteAgentRunnerSession(params *DeleteAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAgentRunnerSessionAccepted, error)
DeleteAgentRunnerSession delete agent runner session API
func (*Client) DeleteDNSRecord ¶
func (a *Client) DeleteDNSRecord(params *DeleteDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDNSRecordNoContent, error)
DeleteDNSRecord delete Dns record API
func (*Client) DeleteDNSZone ¶
func (a *Client) DeleteDNSZone(params *DeleteDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDNSZoneNoContent, error)
DeleteDNSZone delete Dns zone API
func (*Client) DeleteDeploy ¶ added in v2.14.0
func (a *Client) DeleteDeploy(params *DeleteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeployNoContent, error)
DeleteDeploy delete deploy API
func (*Client) DeleteDeployKey ¶
func (a *Client) DeleteDeployKey(params *DeleteDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeployKeyNoContent, error)
DeleteDeployKey delete deploy key API
func (*Client) DeleteEnvVar ¶ added in v2.10.0
func (a *Client) DeleteEnvVar(params *DeleteEnvVarParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEnvVarNoContent, error)
DeleteEnvVar Deletes an environment variable
func (*Client) DeleteEnvVarValue ¶ added in v2.10.0
func (a *Client) DeleteEnvVarValue(params *DeleteEnvVarValueParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEnvVarValueNoContent, error)
DeleteEnvVarValue Deletes a specific environment variable value.
func (*Client) DeleteHook ¶
func (a *Client) DeleteHook(params *DeleteHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteHookNoContent, error)
DeleteHook delete hook API
func (*Client) DeleteServiceInstance ¶
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) DeleteSiteAgentRunnerHook ¶ added in v2.56.0
func (a *Client) DeleteSiteAgentRunnerHook(params *DeleteSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteAgentRunnerHookNoContent, error)
DeleteSiteAgentRunnerHook delete site agent runner hook API
func (*Client) DeleteSiteAsset ¶
func (a *Client) DeleteSiteAsset(params *DeleteSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteAssetNoContent, error)
DeleteSiteAsset delete site asset API
func (*Client) DeleteSiteBuildHook ¶
func (a *Client) DeleteSiteBuildHook(params *DeleteSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteBuildHookNoContent, error)
DeleteSiteBuildHook delete site build hook API
func (*Client) DeleteSiteDatabase ¶ added in v2.47.0
func (a *Client) DeleteSiteDatabase(params *DeleteSiteDatabaseParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDatabaseNoContent, error)
DeleteSiteDatabase Deletes the database and all associated branches and snapshots for the specified site.
func (*Client) DeleteSiteDatabaseBranch ¶ added in v2.47.0
func (a *Client) DeleteSiteDatabaseBranch(params *DeleteSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDatabaseBranchNoContent, error)
DeleteSiteDatabaseBranch Deletes a database branch.
func (*Client) DeleteSiteDatabaseSnapshot ¶ added in v2.47.0
func (a *Client) DeleteSiteDatabaseSnapshot(params *DeleteSiteDatabaseSnapshotParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDatabaseSnapshotNoContent, error)
DeleteSiteDatabaseSnapshot Deletes a database snapshot.
func (*Client) DeleteSiteDeploy ¶ added in v2.14.0
func (a *Client) DeleteSiteDeploy(params *DeleteSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDeployNoContent, error)
DeleteSiteDeploy delete site deploy API
func (*Client) DeleteSiteDevServerHook ¶ added in v2.30.0
func (a *Client) DeleteSiteDevServerHook(params *DeleteSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDevServerHookNoContent, error)
DeleteSiteDevServerHook delete site dev server hook API
func (*Client) DeleteSiteDevServers ¶ added in v2.30.0
func (a *Client) DeleteSiteDevServers(params *DeleteSiteDevServersParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDevServersAccepted, error)
DeleteSiteDevServers delete site dev servers API
func (*Client) DeleteSiteForm ¶
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 ¶
func (a *Client) DeleteSubmission(params *DeleteSubmissionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSubmissionNoContent, error)
DeleteSubmission delete submission API
func (*Client) DisableSite ¶ added in v2.46.0
func (a *Client) DisableSite(params *DisableSiteParams, authInfo runtime.ClientAuthInfoWriter) (*DisableSiteNoContent, error)
DisableSite Disables a site, preventing it from serving content. The site can be re-enabled later using the enable endpoint.
func (*Client) DisableSplitTest ¶
func (a *Client) DisableSplitTest(params *DisableSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*DisableSplitTestNoContent, error)
DisableSplitTest disable split test API
func (*Client) EnableHook ¶
func (a *Client) EnableHook(params *EnableHookParams, authInfo runtime.ClientAuthInfoWriter) (*EnableHookOK, error)
EnableHook enable hook API
func (*Client) EnableSite ¶ added in v2.46.0
func (a *Client) EnableSite(params *EnableSiteParams, authInfo runtime.ClientAuthInfoWriter) (*EnableSiteNoContent, error)
EnableSite Re-enables a site that was previously disabled by the user. Sites that were disabled for usage exceeded or marked as spam cannot be re-enabled via this endpoint.
func (*Client) EnableSplitTest ¶
func (a *Client) EnableSplitTest(params *EnableSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*EnableSplitTestNoContent, error)
EnableSplitTest enable split test API
func (*Client) ExchangeTicket ¶
func (a *Client) ExchangeTicket(params *ExchangeTicketParams, authInfo runtime.ClientAuthInfoWriter) (*ExchangeTicketCreated, error)
ExchangeTicket exchange ticket API
func (*Client) GetAIGatewayProviders ¶ added in v2.40.0
func (a *Client) GetAIGatewayProviders(params *GetAIGatewayProvidersParams) (*GetAIGatewayProvidersOK, error)
GetAIGatewayProviders get a i gateway providers API
func (*Client) GetAIGatewayToken ¶ added in v2.40.0
func (a *Client) GetAIGatewayToken(params *GetAIGatewayTokenParams, authInfo runtime.ClientAuthInfoWriter) (*GetAIGatewayTokenOK, error)
GetAIGatewayToken Returns an AI Gateway token for a specific site
func (*Client) GetAccount ¶
func (a *Client) GetAccount(params *GetAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountOK, error)
GetAccount get account API
func (*Client) GetAccountAIGatewayToken ¶ added in v2.50.0
func (a *Client) GetAccountAIGatewayToken(params *GetAccountAIGatewayTokenParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountAIGatewayTokenOK, error)
GetAccountAIGatewayToken Returns an AI Gateway token scoped to an account
func (*Client) GetAccountBuildStatus ¶
func (a *Client) GetAccountBuildStatus(params *GetAccountBuildStatusParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountBuildStatusOK, error)
GetAccountBuildStatus get account build status API
func (*Client) GetAccountMember ¶ added in v2.13.0
func (a *Client) GetAccountMember(params *GetAccountMemberParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountMemberOK, error)
GetAccountMember get account member API
func (*Client) GetAgentRunner ¶ added in v2.39.0
func (a *Client) GetAgentRunner(params *GetAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*GetAgentRunnerOK, error)
GetAgentRunner get agent runner API
func (*Client) GetAgentRunnerSession ¶ added in v2.39.0
func (a *Client) GetAgentRunnerSession(params *GetAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*GetAgentRunnerSessionOK, error)
GetAgentRunnerSession get agent runner session API
func (*Client) GetAllCertificates ¶ added in v2.35.0
func (a *Client) GetAllCertificates(params *GetAllCertificatesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllCertificatesOK, error)
GetAllCertificates get all certificates API
func (*Client) GetCurrentUser ¶
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 ¶
func (a *Client) GetDNSRecords(params *GetDNSRecordsParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSRecordsOK, error)
GetDNSRecords get Dns records API
func (*Client) GetDNSZone ¶
func (a *Client) GetDNSZone(params *GetDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSZoneOK, error)
GetDNSZone get Dns zone API
func (*Client) GetDNSZones ¶
func (a *Client) GetDNSZones(params *GetDNSZonesParams, authInfo runtime.ClientAuthInfoWriter) (*GetDNSZonesOK, error)
GetDNSZones get Dns zones API
func (*Client) GetDeploy ¶
func (a *Client) GetDeploy(params *GetDeployParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeployOK, error)
GetDeploy get deploy API
func (*Client) GetDeployKey ¶
func (a *Client) GetDeployKey(params *GetDeployKeyParams, authInfo runtime.ClientAuthInfoWriter) (*GetDeployKeyOK, error)
GetDeployKey get deploy key API
func (*Client) GetEnvVar ¶ added in v2.10.0
func (a *Client) GetEnvVar(params *GetEnvVarParams, authInfo runtime.ClientAuthInfoWriter) (*GetEnvVarOK, error)
GetEnvVar Returns an individual environment variable.
func (*Client) GetEnvVars ¶ added in v2.10.0
func (a *Client) GetEnvVars(params *GetEnvVarsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEnvVarsOK, error)
GetEnvVars Returns all environment variables for an account or site. An account corresponds to a team in the Netlify UI.
func (*Client) GetHook ¶
func (a *Client) GetHook(params *GetHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetHookOK, error)
GetHook get hook API
func (*Client) GetIndividualDNSRecord ¶
func (a *Client) GetIndividualDNSRecord(params *GetIndividualDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*GetIndividualDNSRecordOK, error)
GetIndividualDNSRecord get individual Dns record API
func (*Client) GetLatestPluginRuns ¶ added in v2.4.0
func (a *Client) GetLatestPluginRuns(params *GetLatestPluginRunsParams, authInfo runtime.ClientAuthInfoWriter) (*GetLatestPluginRunsOK, error)
GetLatestPluginRuns This is an internal-only endpoint.
func (*Client) GetServices ¶
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 **Note:** Environment variable keys and values have moved from `build_settings.env` and `repo.env` to a new endpoint. Please use [getEnvVars](#tag/environmentVariables/operation/getEnvVars) to retrieve site environment variables.
func (*Client) GetSiteAgentRunnerHook ¶ added in v2.56.0
func (a *Client) GetSiteAgentRunnerHook(params *GetSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteAgentRunnerHookOK, error)
GetSiteAgentRunnerHook get site agent runner hook API
func (*Client) GetSiteAssetInfo ¶
func (a *Client) GetSiteAssetInfo(params *GetSiteAssetInfoParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteAssetInfoOK, error)
GetSiteAssetInfo get site asset info API
func (*Client) GetSiteAssetPublicSignature ¶
func (a *Client) GetSiteAssetPublicSignature(params *GetSiteAssetPublicSignatureParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteAssetPublicSignatureOK, error)
GetSiteAssetPublicSignature get site asset public signature API
func (*Client) GetSiteBuild ¶
func (a *Client) GetSiteBuild(params *GetSiteBuildParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteBuildOK, error)
GetSiteBuild get site build API
func (*Client) GetSiteBuildHook ¶
func (a *Client) GetSiteBuildHook(params *GetSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteBuildHookOK, error)
GetSiteBuildHook get site build hook API
func (*Client) GetSiteDatabase ¶ added in v2.47.0
func (a *Client) GetSiteDatabase(params *GetSiteDatabaseParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseOK, error)
GetSiteDatabase Returns the database connection string for the specified site.
func (*Client) GetSiteDatabaseBranch ¶ added in v2.47.0
func (a *Client) GetSiteDatabaseBranch(params *GetSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseBranchOK, error)
GetSiteDatabaseBranch Returns the database branch connection string for a specific branch.
func (*Client) GetSiteDatabaseComputeSettings ¶ added in v2.53.0
func (a *Client) GetSiteDatabaseComputeSettings(params *GetSiteDatabaseComputeSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseComputeSettingsOK, error)
GetSiteDatabaseComputeSettings Returns the project-level compute settings for the database. Returns effective settings (custom or tier defaults). Requires a Pro or higher plan.
func (*Client) GetSiteDatabaseMigration ¶ added in v2.53.0
func (a *Client) GetSiteDatabaseMigration(params *GetSiteDatabaseMigrationParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseMigrationOK, error)
GetSiteDatabaseMigration Returns the contents of a named migration for the specified branch.
func (*Client) GetSiteDeploy ¶
func (a *Client) GetSiteDeploy(params *GetSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDeployOK, error)
GetSiteDeploy get site deploy API
func (*Client) GetSiteDevServer ¶ added in v2.30.0
func (a *Client) GetSiteDevServer(params *GetSiteDevServerParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDevServerOK, error)
GetSiteDevServer get site dev server API
func (*Client) GetSiteDevServerHook ¶ added in v2.30.0
func (a *Client) GetSiteDevServerHook(params *GetSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDevServerHookOK, error)
GetSiteDevServerHook get site dev server hook API
func (*Client) GetSiteEnvVars ¶ added in v2.25.0
func (a *Client) GetSiteEnvVars(params *GetSiteEnvVarsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteEnvVarsOK, error)
GetSiteEnvVars Returns all environment variables for a site. This convenience method behaves the same as `getEnvVars` but doesn't require an `account_id` as input.
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 ¶
func (a *Client) GetSplitTest(params *GetSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*GetSplitTestOK, error)
GetSplitTest get split test API
func (*Client) GetSplitTests ¶
func (a *Client) GetSplitTests(params *GetSplitTestsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSplitTestsOK, error)
GetSplitTests get split tests API
func (*Client) ListAccountAuditEvents ¶
func (a *Client) ListAccountAuditEvents(params *ListAccountAuditEventsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountAuditEventsOK, error)
ListAccountAuditEvents list account audit events API
func (*Client) ListAccountTypesForUser ¶
func (a *Client) ListAccountTypesForUser(params *ListAccountTypesForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountTypesForUserOK, error)
ListAccountTypesForUser list account types for user API
func (*Client) ListAccountsForUser ¶
func (a *Client) ListAccountsForUser(params *ListAccountsForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListAccountsForUserOK, error)
ListAccountsForUser list accounts for user API
func (*Client) ListAgentRunnerSessions ¶ added in v2.39.0
func (a *Client) ListAgentRunnerSessions(params *ListAgentRunnerSessionsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAgentRunnerSessionsOK, error)
ListAgentRunnerSessions list agent runner sessions API
func (*Client) ListAgentRunners ¶ added in v2.39.0
func (a *Client) ListAgentRunners(params *ListAgentRunnersParams, authInfo runtime.ClientAuthInfoWriter) (*ListAgentRunnersOK, error)
ListAgentRunners list agent runners API
func (*Client) ListDeployKeys ¶
func (a *Client) ListDeployKeys(params *ListDeployKeysParams, authInfo runtime.ClientAuthInfoWriter) (*ListDeployKeysOK, error)
ListDeployKeys list deploy keys API
func (*Client) ListFormSubmission ¶
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 ¶
func (a *Client) ListMembersForAccount(params *ListMembersForAccountParams, authInfo runtime.ClientAuthInfoWriter) (*ListMembersForAccountOK, error)
ListMembersForAccount list members for account API
func (*Client) ListPaymentMethodsForUser ¶
func (a *Client) ListPaymentMethodsForUser(params *ListPaymentMethodsForUserParams, authInfo runtime.ClientAuthInfoWriter) (*ListPaymentMethodsForUserOK, error)
ListPaymentMethodsForUser list payment methods for user API
func (*Client) ListServiceInstancesForSite ¶
func (a *Client) ListServiceInstancesForSite(params *ListServiceInstancesForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*ListServiceInstancesForSiteOK, error)
ListServiceInstancesForSite list service instances for site API
func (*Client) ListSiteAgentRunnerHooks ¶ added in v2.56.0
func (a *Client) ListSiteAgentRunnerHooks(params *ListSiteAgentRunnerHooksParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteAgentRunnerHooksOK, error)
ListSiteAgentRunnerHooks list site agent runner hooks API
func (*Client) ListSiteAssets ¶
func (a *Client) ListSiteAssets(params *ListSiteAssetsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteAssetsOK, error)
ListSiteAssets list site assets API
func (*Client) ListSiteBuildHooks ¶
func (a *Client) ListSiteBuildHooks(params *ListSiteBuildHooksParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteBuildHooksOK, error)
ListSiteBuildHooks list site build hooks API
func (*Client) ListSiteBuilds ¶
func (a *Client) ListSiteBuilds(params *ListSiteBuildsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteBuildsOK, error)
ListSiteBuilds list site builds API
func (*Client) ListSiteDatabaseBranches ¶ added in v2.53.0
func (a *Client) ListSiteDatabaseBranches(params *ListSiteDatabaseBranchesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDatabaseBranchesOK, error)
ListSiteDatabaseBranches Returns all branches for the site's database with compute status and metadata.
func (*Client) ListSiteDatabaseMigrations ¶ added in v2.53.0
func (a *Client) ListSiteDatabaseMigrations(params *ListSiteDatabaseMigrationsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDatabaseMigrationsOK, error)
ListSiteDatabaseMigrations Returns the list of migrations available for the specified branch, indicating which ones have been applied to the database.
func (*Client) ListSiteDatabaseSnapshots ¶ added in v2.47.0
func (a *Client) ListSiteDatabaseSnapshots(params *ListSiteDatabaseSnapshotsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDatabaseSnapshotsOK, error)
ListSiteDatabaseSnapshots Returns all snapshots for the site's database.
func (*Client) ListSiteDeployedBranches ¶
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) ListSiteDevServerHooks ¶ added in v2.30.0
func (a *Client) ListSiteDevServerHooks(params *ListSiteDevServerHooksParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDevServerHooksOK, error)
ListSiteDevServerHooks list site dev server hooks API
func (*Client) ListSiteDevServers ¶ added in v2.30.0
func (a *Client) ListSiteDevServers(params *ListSiteDevServersParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDevServersOK, error)
ListSiteDevServers list site dev servers 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 **Note:** Environment variable keys and values have moved from `build_settings.env` and `repo.env` to a new endpoint. Please use [getEnvVars](#tag/environmentVariables/operation/getEnvVars) to retrieve site environment variables.
func (*Client) ListSitesForAccount ¶
func (a *Client) ListSitesForAccount(params *ListSitesForAccountParams, authInfo runtime.ClientAuthInfoWriter) (*ListSitesForAccountOK, error)
ListSitesForAccount **Note:** Environment variable keys and values have moved from `build_settings.env` and `repo.env` to a new endpoint. Please use [getEnvVars](#tag/environmentVariables/operation/getEnvVars) to retrieve site environment variables.
func (*Client) LockDeploy ¶
func (a *Client) LockDeploy(params *LockDeployParams, authInfo runtime.ClientAuthInfoWriter) (*LockDeployOK, error)
LockDeploy lock deploy API
func (*Client) MarkDevServerActivity ¶ added in v2.32.0
func (a *Client) MarkDevServerActivity(params *MarkDevServerActivityParams, authInfo runtime.ClientAuthInfoWriter) (*MarkDevServerActivityOK, error)
MarkDevServerActivity mark dev server activity API
func (*Client) NotifyBuildStart ¶
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 Provisions or updates a TLS certificate for the site.
**Creating a certificate (site has no certificate):** - Omit certificate params to initiate Let's Encrypt provisioning - Provide certificate, key, and ca_certificates to upload a custom certificate
**Updating a certificate (site already has a certificate):** - REQUIRES certificate, key, and ca_certificates to replace with a new custom certificate - Use POST /api/v1/sites/{site_id}/ssl/renew to renew an existing Let's Encrypt certificate
func (*Client) PurgeCache ¶ added in v2.23.2
func (a *Client) PurgeCache(params *PurgeCacheParams, authInfo runtime.ClientAuthInfoWriter) (*PurgeCacheAccepted, error)
PurgeCache Purges cached content from Netlify's CDN. Supports purging by Cache-Tag.
func (*Client) RemoveAccountMember ¶ added in v2.13.0
func (a *Client) RemoveAccountMember(params *RemoveAccountMemberParams, authInfo runtime.ClientAuthInfoWriter) (*RemoveAccountMemberNoContent, error)
RemoveAccountMember remove account member API
func (*Client) ResetSiteDatabaseBranch ¶ added in v2.53.0
func (a *Client) ResetSiteDatabaseBranch(params *ResetSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*ResetSiteDatabaseBranchOK, error)
ResetSiteDatabaseBranch Resets a non-production database branch by re-forking it from a source branch (defaults to the production branch). If the target branch is already in sync with the source, returns the existing connection string without performing a reset, unless `force=true` is passed. The production branch cannot be reset.
func (*Client) RestoreSiteDatabaseSnapshot ¶ added in v2.47.0
func (a *Client) RestoreSiteDatabaseSnapshot(params *RestoreSiteDatabaseSnapshotParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreSiteDatabaseSnapshotOK, error)
RestoreSiteDatabaseSnapshot Restores a snapshot to a database branch. Defaults to the production branch if no branch_name is specified.
func (*Client) RestoreSiteDeploy ¶
func (a *Client) RestoreSiteDeploy(params *RestoreSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreSiteDeployCreated, error)
RestoreSiteDeploy restore site deploy API
func (*Client) RollbackSiteDeploy ¶
func (a *Client) RollbackSiteDeploy(params *RollbackSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*RollbackSiteDeployNoContent, error)
RollbackSiteDeploy rollback site deploy API
func (*Client) RunSiteDatabaseMigrations ¶ added in v2.53.0
func (a *Client) RunSiteDatabaseMigrations(params *RunSiteDatabaseMigrationsParams, authInfo runtime.ClientAuthInfoWriter) (*RunSiteDatabaseMigrationsOK, error)
RunSiteDatabaseMigrations Runs database migrations for the specified deploy. Finds the deploy and determines the appropriate branch.
func (*Client) SearchSiteFunctions ¶ added in v2.26.0
func (a *Client) SearchSiteFunctions(params *SearchSiteFunctionsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchSiteFunctionsOK, error)
SearchSiteFunctions search site functions API
func (*Client) SetEnvVarValue ¶ added in v2.12.0
func (a *Client) SetEnvVarValue(params *SetEnvVarValueParams, authInfo runtime.ClientAuthInfoWriter) (*SetEnvVarValueCreated, error)
SetEnvVarValue Updates or creates a new value for an existing environment variable.
func (*Client) SetSiteDatabaseBranchComputeSettings ¶ added in v2.53.0
func (a *Client) SetSiteDatabaseBranchComputeSettings(params *SetSiteDatabaseBranchComputeSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetSiteDatabaseBranchComputeSettingsOK, error)
SetSiteDatabaseBranchComputeSettings Sets compute settings for a specific database branch, overriding project-level settings. Requires a Pro or higher plan.
func (*Client) SetSiteDatabaseComputeSettings ¶ added in v2.53.0
func (a *Client) SetSiteDatabaseComputeSettings(params *SetSiteDatabaseComputeSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetSiteDatabaseComputeSettingsOK, error)
SetSiteDatabaseComputeSettings Sets project-level compute settings for the database. Applied to new branches. Can be overridden per-branch. Requires a Pro or higher plan.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) ShowService ¶
func (a *Client) ShowService(params *ShowServiceParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceOK, error)
ShowService show service API
func (*Client) ShowServiceInstance ¶
func (a *Client) ShowServiceInstance(params *ShowServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*ShowServiceInstanceOK, error)
ShowServiceInstance show service instance API
func (*Client) ShowServiceManifest ¶
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 ¶
func (a *Client) ShowTicket(params *ShowTicketParams, authInfo runtime.ClientAuthInfoWriter) (*ShowTicketOK, error)
ShowTicket show ticket API
func (*Client) TransferDNSZone ¶
func (a *Client) TransferDNSZone(params *TransferDNSZoneParams, authInfo runtime.ClientAuthInfoWriter) (*TransferDNSZoneOK, error)
TransferDNSZone transfer Dns zone API
func (*Client) UnlinkSiteRepo ¶
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 ¶
func (a *Client) UnlockDeploy(params *UnlockDeployParams, authInfo runtime.ClientAuthInfoWriter) (*UnlockDeployOK, error)
UnlockDeploy unlock deploy API
func (*Client) UpdateAccount ¶
func (a *Client) UpdateAccount(params *UpdateAccountParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAccountOK, error)
UpdateAccount update account API
func (*Client) UpdateAccountMember ¶ added in v2.13.0
func (a *Client) UpdateAccountMember(params *UpdateAccountMemberParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAccountMemberOK, error)
UpdateAccountMember update account member API
func (*Client) UpdateAgentRunner ¶ added in v2.39.0
func (a *Client) UpdateAgentRunner(params *UpdateAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAgentRunnerOK, error)
UpdateAgentRunner update agent runner API
func (*Client) UpdateAgentRunnerSession ¶ added in v2.39.0
func (a *Client) UpdateAgentRunnerSession(params *UpdateAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAgentRunnerSessionOK, error)
UpdateAgentRunnerSession update agent runner session API
func (*Client) UpdateDeployValidations ¶ added in v2.37.0
func (a *Client) UpdateDeployValidations(params *UpdateDeployValidationsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeployValidationsOK, error)
UpdateDeployValidations Updates the deploy validations report for a deploy.
func (*Client) UpdateDevServerState ¶ added in v2.41.0
func (a *Client) UpdateDevServerState(params *UpdateDevServerStateParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDevServerStateOK, error)
UpdateDevServerState update dev server state API
func (*Client) UpdateEnvVar ¶ added in v2.10.0
func (a *Client) UpdateEnvVar(params *UpdateEnvVarParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEnvVarOK, error)
UpdateEnvVar Updates an existing environment variable and all of its values. Existing values will be replaced by values provided.
func (*Client) UpdateHook ¶
func (a *Client) UpdateHook(params *UpdateHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateHookOK, error)
UpdateHook update hook API
func (*Client) UpdatePlugin ¶ added in v2.3.0
func (a *Client) UpdatePlugin(params *UpdatePluginParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePluginOK, error)
UpdatePlugin This is an internal-only endpoint.
func (*Client) UpdateServiceInstance ¶
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 **Note:** Environment variable keys and values have moved from `build_settings.env` and `repo.env` to a new endpoint. Please use [updateEnvVar](#tag/environmentVariables/operation/updateEnvVar) to update a site's environment variables.
func (*Client) UpdateSiteAgentRunnerHook ¶ added in v2.56.0
func (a *Client) UpdateSiteAgentRunnerHook(params *UpdateSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteAgentRunnerHookNoContent, error)
UpdateSiteAgentRunnerHook update site agent runner hook API
func (*Client) UpdateSiteAsset ¶
func (a *Client) UpdateSiteAsset(params *UpdateSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteAssetOK, error)
UpdateSiteAsset update site asset API
func (*Client) UpdateSiteBuildHook ¶
func (a *Client) UpdateSiteBuildHook(params *UpdateSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteBuildHookNoContent, error)
UpdateSiteBuildHook update site build hook API
func (*Client) UpdateSiteBuildLog ¶
func (a *Client) UpdateSiteBuildLog(params *UpdateSiteBuildLogParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteBuildLogNoContent, error)
UpdateSiteBuildLog update site build log API
func (*Client) UpdateSiteDeploy ¶
func (a *Client) UpdateSiteDeploy(params *UpdateSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteDeployOK, error)
UpdateSiteDeploy update site deploy API
func (*Client) UpdateSiteDevServerHook ¶ added in v2.30.0
func (a *Client) UpdateSiteDevServerHook(params *UpdateSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteDevServerHookNoContent, error)
UpdateSiteDevServerHook update site dev server hook 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 ¶
func (a *Client) UpdateSplitTest(params *UpdateSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSplitTestCreated, error)
UpdateSplitTest update split test API
func (*Client) UploadDeployEdgeFunction ¶ added in v2.57.0
func (a *Client) UploadDeployEdgeFunction(params *UploadDeployEdgeFunctionParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployEdgeFunctionOK, error)
UploadDeployEdgeFunction upload deploy edge function API
func (*Client) UploadDeployFile ¶
func (a *Client) UploadDeployFile(params *UploadDeployFileParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployFileOK, error)
UploadDeployFile upload deploy file API
func (*Client) UploadDeployFunction ¶
func (a *Client) UploadDeployFunction(params *UploadDeployFunctionParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployFunctionOK, error)
UploadDeployFunction upload deploy function API
type ClientService ¶
type ClientService interface {
AddMemberToAccount(params *AddMemberToAccountParams, authInfo runtime.ClientAuthInfoWriter) (*AddMemberToAccountOK, error)
AgentRunnerCommitToBranch(params *AgentRunnerCommitToBranchParams, authInfo runtime.ClientAuthInfoWriter) (*AgentRunnerCommitToBranchOK, error)
AgentRunnerPullRequest(params *AgentRunnerPullRequestParams, authInfo runtime.ClientAuthInfoWriter) (*AgentRunnerPullRequestOK, error)
ArchiveAgentRunner(params *ArchiveAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*ArchiveAgentRunnerAccepted, error)
CancelAccount(params *CancelAccountParams, authInfo runtime.ClientAuthInfoWriter) (*CancelAccountNoContent, error)
CancelSiteDeploy(params *CancelSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CancelSiteDeployCreated, error)
ClearSiteDatabaseComputeSettings(params *ClearSiteDatabaseComputeSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*ClearSiteDatabaseComputeSettingsNoContent, error)
ConfigureDNSForSite(params *ConfigureDNSForSiteParams, authInfo runtime.ClientAuthInfoWriter) (*ConfigureDNSForSiteOK, error)
CreateAccount(params *CreateAccountParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAccountCreated, error)
CreateAgentRunner(params *CreateAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAgentRunnerOK, error)
CreateAgentRunnerSession(params *CreateAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAgentRunnerSessionOK, error)
CreateAgentRunnerUploadURL(params *CreateAgentRunnerUploadURLParams, authInfo runtime.ClientAuthInfoWriter) (*CreateAgentRunnerUploadURLOK, 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)
CreateEnvVars(params *CreateEnvVarsParams, authInfo runtime.ClientAuthInfoWriter) (*CreateEnvVarsCreated, 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)
CreateSiteAgentRunnerHook(params *CreateSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteAgentRunnerHookCreated, 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)
CreateSiteDatabase(params *CreateSiteDatabaseParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDatabaseOK, *CreateSiteDatabaseCreated, error)
CreateSiteDatabaseBranch(params *CreateSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDatabaseBranchOK, *CreateSiteDatabaseBranchCreated, error)
CreateSiteDatabaseSnapshot(params *CreateSiteDatabaseSnapshotParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDatabaseSnapshotCreated, error)
CreateSiteDeploy(params *CreateSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDeployOK, error)
CreateSiteDevServer(params *CreateSiteDevServerParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDevServerOK, error)
CreateSiteDevServerHook(params *CreateSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*CreateSiteDevServerHookCreated, 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)
DeleteAgentRunner(params *DeleteAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAgentRunnerAccepted, error)
DeleteAgentRunnerSession(params *DeleteAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteAgentRunnerSessionAccepted, error)
DeleteDeploy(params *DeleteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteDeployNoContent, 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)
DeleteEnvVar(params *DeleteEnvVarParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEnvVarNoContent, error)
DeleteEnvVarValue(params *DeleteEnvVarValueParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEnvVarValueNoContent, 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)
DeleteSiteAgentRunnerHook(params *DeleteSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteAgentRunnerHookNoContent, error)
DeleteSiteAsset(params *DeleteSiteAssetParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteAssetNoContent, error)
DeleteSiteBuildHook(params *DeleteSiteBuildHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteBuildHookNoContent, error)
DeleteSiteDatabase(params *DeleteSiteDatabaseParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDatabaseNoContent, error)
DeleteSiteDatabaseBranch(params *DeleteSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDatabaseBranchNoContent, error)
DeleteSiteDatabaseSnapshot(params *DeleteSiteDatabaseSnapshotParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDatabaseSnapshotNoContent, error)
DeleteSiteDeploy(params *DeleteSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDeployNoContent, error)
DeleteSiteDevServerHook(params *DeleteSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDevServerHookNoContent, error)
DeleteSiteDevServers(params *DeleteSiteDevServersParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteSiteDevServersAccepted, 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)
DisableSite(params *DisableSiteParams, authInfo runtime.ClientAuthInfoWriter) (*DisableSiteNoContent, error)
DisableSplitTest(params *DisableSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*DisableSplitTestNoContent, error)
EnableHook(params *EnableHookParams, authInfo runtime.ClientAuthInfoWriter) (*EnableHookOK, error)
EnableSite(params *EnableSiteParams, authInfo runtime.ClientAuthInfoWriter) (*EnableSiteNoContent, error)
EnableSplitTest(params *EnableSplitTestParams, authInfo runtime.ClientAuthInfoWriter) (*EnableSplitTestNoContent, error)
ExchangeTicket(params *ExchangeTicketParams, authInfo runtime.ClientAuthInfoWriter) (*ExchangeTicketCreated, error)
GetAIGatewayProviders(params *GetAIGatewayProvidersParams) (*GetAIGatewayProvidersOK, error)
GetAIGatewayToken(params *GetAIGatewayTokenParams, authInfo runtime.ClientAuthInfoWriter) (*GetAIGatewayTokenOK, error)
GetAccount(params *GetAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountOK, error)
GetAccountAIGatewayToken(params *GetAccountAIGatewayTokenParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountAIGatewayTokenOK, error)
GetAccountBuildStatus(params *GetAccountBuildStatusParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountBuildStatusOK, error)
GetAccountMember(params *GetAccountMemberParams, authInfo runtime.ClientAuthInfoWriter) (*GetAccountMemberOK, error)
GetAgentRunner(params *GetAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*GetAgentRunnerOK, error)
GetAgentRunnerSession(params *GetAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*GetAgentRunnerSessionOK, error)
GetAllCertificates(params *GetAllCertificatesParams, authInfo runtime.ClientAuthInfoWriter) (*GetAllCertificatesOK, 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)
GetEnvVar(params *GetEnvVarParams, authInfo runtime.ClientAuthInfoWriter) (*GetEnvVarOK, error)
GetEnvVars(params *GetEnvVarsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEnvVarsOK, error)
GetHook(params *GetHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetHookOK, error)
GetIndividualDNSRecord(params *GetIndividualDNSRecordParams, authInfo runtime.ClientAuthInfoWriter) (*GetIndividualDNSRecordOK, error)
GetLatestPluginRuns(params *GetLatestPluginRunsParams, authInfo runtime.ClientAuthInfoWriter) (*GetLatestPluginRunsOK, error)
GetServices(params *GetServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesOK, error)
GetSite(params *GetSiteParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteOK, error)
GetSiteAgentRunnerHook(params *GetSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteAgentRunnerHookOK, 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)
GetSiteDatabase(params *GetSiteDatabaseParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseOK, error)
GetSiteDatabaseBranch(params *GetSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseBranchOK, error)
GetSiteDatabaseComputeSettings(params *GetSiteDatabaseComputeSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseComputeSettingsOK, error)
GetSiteDatabaseMigration(params *GetSiteDatabaseMigrationParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDatabaseMigrationOK, error)
GetSiteDeploy(params *GetSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDeployOK, error)
GetSiteDevServer(params *GetSiteDevServerParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDevServerOK, error)
GetSiteDevServerHook(params *GetSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteDevServerHookOK, error)
GetSiteEnvVars(params *GetSiteEnvVarsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSiteEnvVarsOK, 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)
ListAgentRunnerSessions(params *ListAgentRunnerSessionsParams, authInfo runtime.ClientAuthInfoWriter) (*ListAgentRunnerSessionsOK, error)
ListAgentRunners(params *ListAgentRunnersParams, authInfo runtime.ClientAuthInfoWriter) (*ListAgentRunnersOK, 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)
ListSiteAgentRunnerHooks(params *ListSiteAgentRunnerHooksParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteAgentRunnerHooksOK, 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)
ListSiteDatabaseBranches(params *ListSiteDatabaseBranchesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDatabaseBranchesOK, error)
ListSiteDatabaseMigrations(params *ListSiteDatabaseMigrationsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDatabaseMigrationsOK, error)
ListSiteDatabaseSnapshots(params *ListSiteDatabaseSnapshotsParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDatabaseSnapshotsOK, error)
ListSiteDeployedBranches(params *ListSiteDeployedBranchesParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDeployedBranchesOK, error)
ListSiteDeploys(params *ListSiteDeploysParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDeploysOK, error)
ListSiteDevServerHooks(params *ListSiteDevServerHooksParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDevServerHooksOK, error)
ListSiteDevServers(params *ListSiteDevServersParams, authInfo runtime.ClientAuthInfoWriter) (*ListSiteDevServersOK, 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)
MarkDevServerActivity(params *MarkDevServerActivityParams, authInfo runtime.ClientAuthInfoWriter) (*MarkDevServerActivityOK, error)
NotifyBuildStart(params *NotifyBuildStartParams, authInfo runtime.ClientAuthInfoWriter) (*NotifyBuildStartNoContent, error)
ProvisionSiteTLSCertificate(params *ProvisionSiteTLSCertificateParams, authInfo runtime.ClientAuthInfoWriter) (*ProvisionSiteTLSCertificateOK, error)
PurgeCache(params *PurgeCacheParams, authInfo runtime.ClientAuthInfoWriter) (*PurgeCacheAccepted, error)
RemoveAccountMember(params *RemoveAccountMemberParams, authInfo runtime.ClientAuthInfoWriter) (*RemoveAccountMemberNoContent, error)
ResetSiteDatabaseBranch(params *ResetSiteDatabaseBranchParams, authInfo runtime.ClientAuthInfoWriter) (*ResetSiteDatabaseBranchOK, error)
RestoreSiteDatabaseSnapshot(params *RestoreSiteDatabaseSnapshotParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreSiteDatabaseSnapshotOK, error)
RestoreSiteDeploy(params *RestoreSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*RestoreSiteDeployCreated, error)
RollbackSiteDeploy(params *RollbackSiteDeployParams, authInfo runtime.ClientAuthInfoWriter) (*RollbackSiteDeployNoContent, error)
RunSiteDatabaseMigrations(params *RunSiteDatabaseMigrationsParams, authInfo runtime.ClientAuthInfoWriter) (*RunSiteDatabaseMigrationsOK, error)
SearchSiteFunctions(params *SearchSiteFunctionsParams, authInfo runtime.ClientAuthInfoWriter) (*SearchSiteFunctionsOK, error)
SetEnvVarValue(params *SetEnvVarValueParams, authInfo runtime.ClientAuthInfoWriter) (*SetEnvVarValueCreated, error)
SetSiteDatabaseBranchComputeSettings(params *SetSiteDatabaseBranchComputeSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetSiteDatabaseBranchComputeSettingsOK, error)
SetSiteDatabaseComputeSettings(params *SetSiteDatabaseComputeSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetSiteDatabaseComputeSettingsOK, 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)
UpdateAccountMember(params *UpdateAccountMemberParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAccountMemberOK, error)
UpdateAgentRunner(params *UpdateAgentRunnerParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAgentRunnerOK, error)
UpdateAgentRunnerSession(params *UpdateAgentRunnerSessionParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateAgentRunnerSessionOK, error)
UpdateDeployValidations(params *UpdateDeployValidationsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDeployValidationsOK, error)
UpdateDevServerState(params *UpdateDevServerStateParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateDevServerStateOK, error)
UpdateEnvVar(params *UpdateEnvVarParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEnvVarOK, error)
UpdateHook(params *UpdateHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateHookOK, error)
UpdatePlugin(params *UpdatePluginParams, authInfo runtime.ClientAuthInfoWriter) (*UpdatePluginOK, error)
UpdateServiceInstance(params *UpdateServiceInstanceParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateServiceInstanceNoContent, error)
UpdateSite(params *UpdateSiteParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteOK, error)
UpdateSiteAgentRunnerHook(params *UpdateSiteAgentRunnerHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteAgentRunnerHookNoContent, 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)
UpdateSiteDevServerHook(params *UpdateSiteDevServerHookParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateSiteDevServerHookNoContent, 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)
UploadDeployEdgeFunction(params *UploadDeployEdgeFunctionParams, authInfo runtime.ClientAuthInfoWriter) (*UploadDeployEdgeFunctionOK, 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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ConfigureDNSForSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the configure DNS for site params
func (*ConfigureDNSForSiteParams) SetHTTPClient ¶
func (o *ConfigureDNSForSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the configure DNS for site params
func (*ConfigureDNSForSiteParams) SetSiteID ¶
func (o *ConfigureDNSForSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the configure DNS for site params
func (*ConfigureDNSForSiteParams) SetTimeout ¶
func (o *ConfigureDNSForSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the configure DNS for site params
func (*ConfigureDNSForSiteParams) WithContext ¶
func (o *ConfigureDNSForSiteParams) WithContext(ctx context.Context) *ConfigureDNSForSiteParams
WithContext adds the context to the configure DNS for site params
func (*ConfigureDNSForSiteParams) WithHTTPClient ¶
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 ¶
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 ¶
type CreateAccountCreated struct {
Payload *models.AccountMembership
}
CreateAccountCreated handles this case with default header values.
Created
func NewCreateAccountCreated ¶
func NewCreateAccountCreated() *CreateAccountCreated
NewCreateAccountCreated creates a CreateAccountCreated with default headers values
func (*CreateAccountCreated) Error ¶
func (o *CreateAccountCreated) Error() string
func (*CreateAccountCreated) GetPayload ¶
func (o *CreateAccountCreated) GetPayload() *models.AccountMembership
type CreateAccountDefault ¶
type CreateAccountDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateAccountDefault handles this case with default header values.
error
func NewCreateAccountDefault ¶
func NewCreateAccountDefault(code int) *CreateAccountDefault
NewCreateAccountDefault creates a CreateAccountDefault with default headers values
func (*CreateAccountDefault) Code ¶
func (o *CreateAccountDefault) Code() int
Code gets the status code for the create account default response
func (*CreateAccountDefault) Error ¶
func (o *CreateAccountDefault) Error() string
func (*CreateAccountDefault) GetPayload ¶
func (o *CreateAccountDefault) GetPayload() *models.Error
type CreateAccountParams ¶
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 ¶
func NewCreateAccountParams() *CreateAccountParams
NewCreateAccountParams creates a new CreateAccountParams object with the default values initialized.
func NewCreateAccountParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CreateAccountParams) SetAccountSetup(accountSetup *models.AccountSetup)
SetAccountSetup adds the accountSetup to the create account params
func (*CreateAccountParams) SetContext ¶
func (o *CreateAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the create account params
func (*CreateAccountParams) SetHTTPClient ¶
func (o *CreateAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create account params
func (*CreateAccountParams) SetTimeout ¶
func (o *CreateAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create account params
func (*CreateAccountParams) WithAccountSetup ¶
func (o *CreateAccountParams) WithAccountSetup(accountSetup *models.AccountSetup) *CreateAccountParams
WithAccountSetup adds the accountSetup to the create account params
func (*CreateAccountParams) WithContext ¶
func (o *CreateAccountParams) WithContext(ctx context.Context) *CreateAccountParams
WithContext adds the context to the create account params
func (*CreateAccountParams) WithHTTPClient ¶
func (o *CreateAccountParams) WithHTTPClient(client *http.Client) *CreateAccountParams
WithHTTPClient adds the HTTPClient to the create account params
func (*CreateAccountParams) WithTimeout ¶
func (o *CreateAccountParams) WithTimeout(timeout time.Duration) *CreateAccountParams
WithTimeout adds the timeout to the create account params
func (*CreateAccountParams) WriteToRequest ¶
func (o *CreateAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAccountReader ¶
type CreateAccountReader struct {
// contains filtered or unexported fields
}
CreateAccountReader is a Reader for the CreateAccount structure.
func (*CreateAccountReader) ReadResponse ¶
func (o *CreateAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAgentRunnerDefault ¶ added in v2.39.0
type CreateAgentRunnerDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateAgentRunnerDefault handles this case with default header values.
error
func NewCreateAgentRunnerDefault ¶ added in v2.39.0
func NewCreateAgentRunnerDefault(code int) *CreateAgentRunnerDefault
NewCreateAgentRunnerDefault creates a CreateAgentRunnerDefault with default headers values
func (*CreateAgentRunnerDefault) Code ¶ added in v2.39.0
func (o *CreateAgentRunnerDefault) Code() int
Code gets the status code for the create agent runner default response
func (*CreateAgentRunnerDefault) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerDefault) Error() string
func (*CreateAgentRunnerDefault) GetPayload ¶ added in v2.39.0
func (o *CreateAgentRunnerDefault) GetPayload() *models.Error
type CreateAgentRunnerNotFound ¶ added in v2.39.0
type CreateAgentRunnerNotFound struct {
}
CreateAgentRunnerNotFound handles this case with default header values.
Not Found
func NewCreateAgentRunnerNotFound ¶ added in v2.39.0
func NewCreateAgentRunnerNotFound() *CreateAgentRunnerNotFound
NewCreateAgentRunnerNotFound creates a CreateAgentRunnerNotFound with default headers values
func (*CreateAgentRunnerNotFound) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerNotFound) Error() string
type CreateAgentRunnerOK ¶ added in v2.39.0
type CreateAgentRunnerOK struct {
Payload *models.AgentRunner
}
CreateAgentRunnerOK handles this case with default header values.
OK
func NewCreateAgentRunnerOK ¶ added in v2.39.0
func NewCreateAgentRunnerOK() *CreateAgentRunnerOK
NewCreateAgentRunnerOK creates a CreateAgentRunnerOK with default headers values
func (*CreateAgentRunnerOK) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerOK) Error() string
func (*CreateAgentRunnerOK) GetPayload ¶ added in v2.39.0
func (o *CreateAgentRunnerOK) GetPayload() *models.AgentRunner
type CreateAgentRunnerParams ¶ added in v2.39.0
type CreateAgentRunnerParams struct {
/*Agent*/
Agent *string
/*Branch*/
Branch *string
/*DeployID*/
DeployID *string
/*DevServerImage*/
DevServerImage *string
/*FileKeys*/
FileKeys []string
/*Model*/
Model *string
/*ParentAgentRunnerID*/
ParentAgentRunnerID *string
/*Prompt*/
Prompt *string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateAgentRunnerParams contains all the parameters to send to the API endpoint for the create agent runner operation typically these are written to a http.Request
func NewCreateAgentRunnerParams ¶ added in v2.39.0
func NewCreateAgentRunnerParams() *CreateAgentRunnerParams
NewCreateAgentRunnerParams creates a new CreateAgentRunnerParams object with the default values initialized.
func NewCreateAgentRunnerParamsWithContext ¶ added in v2.39.0
func NewCreateAgentRunnerParamsWithContext(ctx context.Context) *CreateAgentRunnerParams
NewCreateAgentRunnerParamsWithContext creates a new CreateAgentRunnerParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAgentRunnerParamsWithHTTPClient ¶ added in v2.39.0
func NewCreateAgentRunnerParamsWithHTTPClient(client *http.Client) *CreateAgentRunnerParams
NewCreateAgentRunnerParamsWithHTTPClient creates a new CreateAgentRunnerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAgentRunnerParamsWithTimeout ¶ added in v2.39.0
func NewCreateAgentRunnerParamsWithTimeout(timeout time.Duration) *CreateAgentRunnerParams
NewCreateAgentRunnerParamsWithTimeout creates a new CreateAgentRunnerParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAgentRunnerParams) SetAgent ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetAgent(agent *string)
SetAgent adds the agent to the create agent runner params
func (*CreateAgentRunnerParams) SetBranch ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetBranch(branch *string)
SetBranch adds the branch to the create agent runner params
func (*CreateAgentRunnerParams) SetContext ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetContext(ctx context.Context)
SetContext adds the context to the create agent runner params
func (*CreateAgentRunnerParams) SetDeployID ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetDeployID(deployID *string)
SetDeployID adds the deployId to the create agent runner params
func (*CreateAgentRunnerParams) SetDevServerImage ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetDevServerImage(devServerImage *string)
SetDevServerImage adds the devServerImage to the create agent runner params
func (*CreateAgentRunnerParams) SetFileKeys ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetFileKeys(fileKeys []string)
SetFileKeys adds the fileKeys to the create agent runner params
func (*CreateAgentRunnerParams) SetHTTPClient ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create agent runner params
func (*CreateAgentRunnerParams) SetModel ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetModel(model *string)
SetModel adds the model to the create agent runner params
func (*CreateAgentRunnerParams) SetParentAgentRunnerID ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetParentAgentRunnerID(parentAgentRunnerID *string)
SetParentAgentRunnerID adds the parentAgentRunnerId to the create agent runner params
func (*CreateAgentRunnerParams) SetPrompt ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetPrompt(prompt *string)
SetPrompt adds the prompt to the create agent runner params
func (*CreateAgentRunnerParams) SetSiteID ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create agent runner params
func (*CreateAgentRunnerParams) SetTimeout ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create agent runner params
func (*CreateAgentRunnerParams) WithAgent ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithAgent(agent *string) *CreateAgentRunnerParams
WithAgent adds the agent to the create agent runner params
func (*CreateAgentRunnerParams) WithBranch ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithBranch(branch *string) *CreateAgentRunnerParams
WithBranch adds the branch to the create agent runner params
func (*CreateAgentRunnerParams) WithContext ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithContext(ctx context.Context) *CreateAgentRunnerParams
WithContext adds the context to the create agent runner params
func (*CreateAgentRunnerParams) WithDeployID ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithDeployID(deployID *string) *CreateAgentRunnerParams
WithDeployID adds the deployID to the create agent runner params
func (*CreateAgentRunnerParams) WithDevServerImage ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithDevServerImage(devServerImage *string) *CreateAgentRunnerParams
WithDevServerImage adds the devServerImage to the create agent runner params
func (*CreateAgentRunnerParams) WithFileKeys ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithFileKeys(fileKeys []string) *CreateAgentRunnerParams
WithFileKeys adds the fileKeys to the create agent runner params
func (*CreateAgentRunnerParams) WithHTTPClient ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithHTTPClient(client *http.Client) *CreateAgentRunnerParams
WithHTTPClient adds the HTTPClient to the create agent runner params
func (*CreateAgentRunnerParams) WithModel ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithModel(model *string) *CreateAgentRunnerParams
WithModel adds the model to the create agent runner params
func (*CreateAgentRunnerParams) WithParentAgentRunnerID ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithParentAgentRunnerID(parentAgentRunnerID *string) *CreateAgentRunnerParams
WithParentAgentRunnerID adds the parentAgentRunnerID to the create agent runner params
func (*CreateAgentRunnerParams) WithPrompt ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithPrompt(prompt *string) *CreateAgentRunnerParams
WithPrompt adds the prompt to the create agent runner params
func (*CreateAgentRunnerParams) WithSiteID ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithSiteID(siteID string) *CreateAgentRunnerParams
WithSiteID adds the siteID to the create agent runner params
func (*CreateAgentRunnerParams) WithTimeout ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WithTimeout(timeout time.Duration) *CreateAgentRunnerParams
WithTimeout adds the timeout to the create agent runner params
func (*CreateAgentRunnerParams) WriteToRequest ¶ added in v2.39.0
func (o *CreateAgentRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAgentRunnerReader ¶ added in v2.39.0
type CreateAgentRunnerReader struct {
// contains filtered or unexported fields
}
CreateAgentRunnerReader is a Reader for the CreateAgentRunner structure.
func (*CreateAgentRunnerReader) ReadResponse ¶ added in v2.39.0
func (o *CreateAgentRunnerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAgentRunnerSessionDefault ¶ added in v2.39.0
type CreateAgentRunnerSessionDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateAgentRunnerSessionDefault handles this case with default header values.
error
func NewCreateAgentRunnerSessionDefault ¶ added in v2.39.0
func NewCreateAgentRunnerSessionDefault(code int) *CreateAgentRunnerSessionDefault
NewCreateAgentRunnerSessionDefault creates a CreateAgentRunnerSessionDefault with default headers values
func (*CreateAgentRunnerSessionDefault) Code ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionDefault) Code() int
Code gets the status code for the create agent runner session default response
func (*CreateAgentRunnerSessionDefault) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionDefault) Error() string
func (*CreateAgentRunnerSessionDefault) GetPayload ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionDefault) GetPayload() *models.Error
type CreateAgentRunnerSessionNotFound ¶ added in v2.39.0
type CreateAgentRunnerSessionNotFound struct {
}
CreateAgentRunnerSessionNotFound handles this case with default header values.
Not Found
func NewCreateAgentRunnerSessionNotFound ¶ added in v2.39.0
func NewCreateAgentRunnerSessionNotFound() *CreateAgentRunnerSessionNotFound
NewCreateAgentRunnerSessionNotFound creates a CreateAgentRunnerSessionNotFound with default headers values
func (*CreateAgentRunnerSessionNotFound) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionNotFound) Error() string
type CreateAgentRunnerSessionOK ¶ added in v2.39.0
type CreateAgentRunnerSessionOK struct {
Payload *models.AgentRunnerSession
}
CreateAgentRunnerSessionOK handles this case with default header values.
OK
func NewCreateAgentRunnerSessionOK ¶ added in v2.39.0
func NewCreateAgentRunnerSessionOK() *CreateAgentRunnerSessionOK
NewCreateAgentRunnerSessionOK creates a CreateAgentRunnerSessionOK with default headers values
func (*CreateAgentRunnerSessionOK) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionOK) Error() string
func (*CreateAgentRunnerSessionOK) GetPayload ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionOK) GetPayload() *models.AgentRunnerSession
type CreateAgentRunnerSessionParams ¶ added in v2.39.0
type CreateAgentRunnerSessionParams struct {
/*Agent*/
Agent *string
/*AgentRunnerID*/
AgentRunnerID string
/*FileKeys*/
FileKeys []string
/*Model*/
Model *string
/*Prompt*/
Prompt *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateAgentRunnerSessionParams contains all the parameters to send to the API endpoint for the create agent runner session operation typically these are written to a http.Request
func NewCreateAgentRunnerSessionParams ¶ added in v2.39.0
func NewCreateAgentRunnerSessionParams() *CreateAgentRunnerSessionParams
NewCreateAgentRunnerSessionParams creates a new CreateAgentRunnerSessionParams object with the default values initialized.
func NewCreateAgentRunnerSessionParamsWithContext ¶ added in v2.39.0
func NewCreateAgentRunnerSessionParamsWithContext(ctx context.Context) *CreateAgentRunnerSessionParams
NewCreateAgentRunnerSessionParamsWithContext creates a new CreateAgentRunnerSessionParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAgentRunnerSessionParamsWithHTTPClient ¶ added in v2.39.0
func NewCreateAgentRunnerSessionParamsWithHTTPClient(client *http.Client) *CreateAgentRunnerSessionParams
NewCreateAgentRunnerSessionParamsWithHTTPClient creates a new CreateAgentRunnerSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAgentRunnerSessionParamsWithTimeout ¶ added in v2.39.0
func NewCreateAgentRunnerSessionParamsWithTimeout(timeout time.Duration) *CreateAgentRunnerSessionParams
NewCreateAgentRunnerSessionParamsWithTimeout creates a new CreateAgentRunnerSessionParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAgentRunnerSessionParams) SetAgent ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) SetAgent(agent *string)
SetAgent adds the agent to the create agent runner session params
func (*CreateAgentRunnerSessionParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the create agent runner session params
func (*CreateAgentRunnerSessionParams) SetContext ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the create agent runner session params
func (*CreateAgentRunnerSessionParams) SetFileKeys ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) SetFileKeys(fileKeys []string)
SetFileKeys adds the fileKeys to the create agent runner session params
func (*CreateAgentRunnerSessionParams) SetHTTPClient ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create agent runner session params
func (*CreateAgentRunnerSessionParams) SetModel ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) SetModel(model *string)
SetModel adds the model to the create agent runner session params
func (*CreateAgentRunnerSessionParams) SetPrompt ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) SetPrompt(prompt *string)
SetPrompt adds the prompt to the create agent runner session params
func (*CreateAgentRunnerSessionParams) SetTimeout ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create agent runner session params
func (*CreateAgentRunnerSessionParams) WithAgent ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) WithAgent(agent *string) *CreateAgentRunnerSessionParams
WithAgent adds the agent to the create agent runner session params
func (*CreateAgentRunnerSessionParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) WithAgentRunnerID(agentRunnerID string) *CreateAgentRunnerSessionParams
WithAgentRunnerID adds the agentRunnerID to the create agent runner session params
func (*CreateAgentRunnerSessionParams) WithContext ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) WithContext(ctx context.Context) *CreateAgentRunnerSessionParams
WithContext adds the context to the create agent runner session params
func (*CreateAgentRunnerSessionParams) WithFileKeys ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) WithFileKeys(fileKeys []string) *CreateAgentRunnerSessionParams
WithFileKeys adds the fileKeys to the create agent runner session params
func (*CreateAgentRunnerSessionParams) WithHTTPClient ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) WithHTTPClient(client *http.Client) *CreateAgentRunnerSessionParams
WithHTTPClient adds the HTTPClient to the create agent runner session params
func (*CreateAgentRunnerSessionParams) WithModel ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) WithModel(model *string) *CreateAgentRunnerSessionParams
WithModel adds the model to the create agent runner session params
func (*CreateAgentRunnerSessionParams) WithPrompt ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) WithPrompt(prompt *string) *CreateAgentRunnerSessionParams
WithPrompt adds the prompt to the create agent runner session params
func (*CreateAgentRunnerSessionParams) WithTimeout ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) WithTimeout(timeout time.Duration) *CreateAgentRunnerSessionParams
WithTimeout adds the timeout to the create agent runner session params
func (*CreateAgentRunnerSessionParams) WriteToRequest ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAgentRunnerSessionReader ¶ added in v2.39.0
type CreateAgentRunnerSessionReader struct {
// contains filtered or unexported fields
}
CreateAgentRunnerSessionReader is a Reader for the CreateAgentRunnerSession structure.
func (*CreateAgentRunnerSessionReader) ReadResponse ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAgentRunnerSessionUnprocessableEntity ¶ added in v2.39.0
type CreateAgentRunnerSessionUnprocessableEntity struct {
}
CreateAgentRunnerSessionUnprocessableEntity handles this case with default header values.
Unprocessable Entity
func NewCreateAgentRunnerSessionUnprocessableEntity ¶ added in v2.39.0
func NewCreateAgentRunnerSessionUnprocessableEntity() *CreateAgentRunnerSessionUnprocessableEntity
NewCreateAgentRunnerSessionUnprocessableEntity creates a CreateAgentRunnerSessionUnprocessableEntity with default headers values
func (*CreateAgentRunnerSessionUnprocessableEntity) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerSessionUnprocessableEntity) Error() string
type CreateAgentRunnerUnprocessableEntity ¶ added in v2.39.0
type CreateAgentRunnerUnprocessableEntity struct {
}
CreateAgentRunnerUnprocessableEntity handles this case with default header values.
Unprocessable Entity
func NewCreateAgentRunnerUnprocessableEntity ¶ added in v2.39.0
func NewCreateAgentRunnerUnprocessableEntity() *CreateAgentRunnerUnprocessableEntity
NewCreateAgentRunnerUnprocessableEntity creates a CreateAgentRunnerUnprocessableEntity with default headers values
func (*CreateAgentRunnerUnprocessableEntity) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerUnprocessableEntity) Error() string
type CreateAgentRunnerUploadURLBadRequest ¶ added in v2.39.0
type CreateAgentRunnerUploadURLBadRequest struct {
}
CreateAgentRunnerUploadURLBadRequest handles this case with default header values.
Bad Request
func NewCreateAgentRunnerUploadURLBadRequest ¶ added in v2.39.0
func NewCreateAgentRunnerUploadURLBadRequest() *CreateAgentRunnerUploadURLBadRequest
NewCreateAgentRunnerUploadURLBadRequest creates a CreateAgentRunnerUploadURLBadRequest with default headers values
func (*CreateAgentRunnerUploadURLBadRequest) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLBadRequest) Error() string
type CreateAgentRunnerUploadURLDefault ¶ added in v2.39.0
type CreateAgentRunnerUploadURLDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateAgentRunnerUploadURLDefault handles this case with default header values.
error
func NewCreateAgentRunnerUploadURLDefault ¶ added in v2.39.0
func NewCreateAgentRunnerUploadURLDefault(code int) *CreateAgentRunnerUploadURLDefault
NewCreateAgentRunnerUploadURLDefault creates a CreateAgentRunnerUploadURLDefault with default headers values
func (*CreateAgentRunnerUploadURLDefault) Code ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLDefault) Code() int
Code gets the status code for the create agent runner upload Url default response
func (*CreateAgentRunnerUploadURLDefault) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLDefault) Error() string
func (*CreateAgentRunnerUploadURLDefault) GetPayload ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLDefault) GetPayload() *models.Error
type CreateAgentRunnerUploadURLOK ¶ added in v2.39.0
type CreateAgentRunnerUploadURLOK struct {
}
CreateAgentRunnerUploadURLOK handles this case with default header values.
OK
func NewCreateAgentRunnerUploadURLOK ¶ added in v2.39.0
func NewCreateAgentRunnerUploadURLOK() *CreateAgentRunnerUploadURLOK
NewCreateAgentRunnerUploadURLOK creates a CreateAgentRunnerUploadURLOK with default headers values
func (*CreateAgentRunnerUploadURLOK) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLOK) Error() string
type CreateAgentRunnerUploadURLParams ¶ added in v2.39.0
type CreateAgentRunnerUploadURLParams struct {
/*AccountID*/
AccountID string
/*ContentType*/
ContentType string
/*Filename*/
Filename string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateAgentRunnerUploadURLParams contains all the parameters to send to the API endpoint for the create agent runner upload Url operation typically these are written to a http.Request
func NewCreateAgentRunnerUploadURLParams ¶ added in v2.39.0
func NewCreateAgentRunnerUploadURLParams() *CreateAgentRunnerUploadURLParams
NewCreateAgentRunnerUploadURLParams creates a new CreateAgentRunnerUploadURLParams object with the default values initialized.
func NewCreateAgentRunnerUploadURLParamsWithContext ¶ added in v2.39.0
func NewCreateAgentRunnerUploadURLParamsWithContext(ctx context.Context) *CreateAgentRunnerUploadURLParams
NewCreateAgentRunnerUploadURLParamsWithContext creates a new CreateAgentRunnerUploadURLParams object with the default values initialized, and the ability to set a context for a request
func NewCreateAgentRunnerUploadURLParamsWithHTTPClient ¶ added in v2.39.0
func NewCreateAgentRunnerUploadURLParamsWithHTTPClient(client *http.Client) *CreateAgentRunnerUploadURLParams
NewCreateAgentRunnerUploadURLParamsWithHTTPClient creates a new CreateAgentRunnerUploadURLParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateAgentRunnerUploadURLParamsWithTimeout ¶ added in v2.39.0
func NewCreateAgentRunnerUploadURLParamsWithTimeout(timeout time.Duration) *CreateAgentRunnerUploadURLParams
NewCreateAgentRunnerUploadURLParamsWithTimeout creates a new CreateAgentRunnerUploadURLParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateAgentRunnerUploadURLParams) SetAccountID ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) SetContentType ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) SetContentType(contentType string)
SetContentType adds the contentType to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) SetContext ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) SetContext(ctx context.Context)
SetContext adds the context to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) SetFilename ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) SetFilename(filename string)
SetFilename adds the filename to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) SetHTTPClient ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) SetTimeout ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) WithAccountID ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) WithAccountID(accountID string) *CreateAgentRunnerUploadURLParams
WithAccountID adds the accountID to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) WithContentType ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) WithContentType(contentType string) *CreateAgentRunnerUploadURLParams
WithContentType adds the contentType to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) WithContext ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) WithContext(ctx context.Context) *CreateAgentRunnerUploadURLParams
WithContext adds the context to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) WithFilename ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) WithFilename(filename string) *CreateAgentRunnerUploadURLParams
WithFilename adds the filename to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) WithHTTPClient ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) WithHTTPClient(client *http.Client) *CreateAgentRunnerUploadURLParams
WithHTTPClient adds the HTTPClient to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) WithTimeout ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) WithTimeout(timeout time.Duration) *CreateAgentRunnerUploadURLParams
WithTimeout adds the timeout to the create agent runner upload Url params
func (*CreateAgentRunnerUploadURLParams) WriteToRequest ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateAgentRunnerUploadURLReader ¶ added in v2.39.0
type CreateAgentRunnerUploadURLReader struct {
// contains filtered or unexported fields
}
CreateAgentRunnerUploadURLReader is a Reader for the CreateAgentRunnerUploadURL structure.
func (*CreateAgentRunnerUploadURLReader) ReadResponse ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateAgentRunnerUploadURLUnprocessableEntity ¶ added in v2.39.0
type CreateAgentRunnerUploadURLUnprocessableEntity struct {
}
CreateAgentRunnerUploadURLUnprocessableEntity handles this case with default header values.
Unprocessable Entity
func NewCreateAgentRunnerUploadURLUnprocessableEntity ¶ added in v2.39.0
func NewCreateAgentRunnerUploadURLUnprocessableEntity() *CreateAgentRunnerUploadURLUnprocessableEntity
NewCreateAgentRunnerUploadURLUnprocessableEntity creates a CreateAgentRunnerUploadURLUnprocessableEntity with default headers values
func (*CreateAgentRunnerUploadURLUnprocessableEntity) Error ¶ added in v2.39.0
func (o *CreateAgentRunnerUploadURLUnprocessableEntity) Error() string
type CreateDNSRecordCreated ¶
CreateDNSRecordCreated handles this case with default header values.
Created
func NewCreateDNSRecordCreated ¶
func NewCreateDNSRecordCreated() *CreateDNSRecordCreated
NewCreateDNSRecordCreated creates a CreateDNSRecordCreated with default headers values
func (*CreateDNSRecordCreated) Error ¶
func (o *CreateDNSRecordCreated) Error() string
func (*CreateDNSRecordCreated) GetPayload ¶
func (o *CreateDNSRecordCreated) GetPayload() *models.DNSRecord
type CreateDNSRecordDefault ¶
type CreateDNSRecordDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateDNSRecordDefault handles this case with default header values.
error
func NewCreateDNSRecordDefault ¶
func NewCreateDNSRecordDefault(code int) *CreateDNSRecordDefault
NewCreateDNSRecordDefault creates a CreateDNSRecordDefault with default headers values
func (*CreateDNSRecordDefault) Code ¶
func (o *CreateDNSRecordDefault) Code() int
Code gets the status code for the create Dns record default response
func (*CreateDNSRecordDefault) Error ¶
func (o *CreateDNSRecordDefault) Error() string
func (*CreateDNSRecordDefault) GetPayload ¶
func (o *CreateDNSRecordDefault) GetPayload() *models.Error
type CreateDNSRecordParams ¶
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 ¶
func NewCreateDNSRecordParams() *CreateDNSRecordParams
NewCreateDNSRecordParams creates a new CreateDNSRecordParams object with the default values initialized.
func NewCreateDNSRecordParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CreateDNSRecordParams) SetContext(ctx context.Context)
SetContext adds the context to the create Dns record params
func (*CreateDNSRecordParams) SetDNSRecord ¶
func (o *CreateDNSRecordParams) SetDNSRecord(dNSRecord *models.DNSRecordCreate)
SetDNSRecord adds the dnsRecord to the create Dns record params
func (*CreateDNSRecordParams) SetHTTPClient ¶
func (o *CreateDNSRecordParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create Dns record params
func (*CreateDNSRecordParams) SetTimeout ¶
func (o *CreateDNSRecordParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create Dns record params
func (*CreateDNSRecordParams) SetZoneID ¶
func (o *CreateDNSRecordParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the create Dns record params
func (*CreateDNSRecordParams) WithContext ¶
func (o *CreateDNSRecordParams) WithContext(ctx context.Context) *CreateDNSRecordParams
WithContext adds the context to the create Dns record params
func (*CreateDNSRecordParams) WithDNSRecord ¶
func (o *CreateDNSRecordParams) WithDNSRecord(dNSRecord *models.DNSRecordCreate) *CreateDNSRecordParams
WithDNSRecord adds the dNSRecord to the create Dns record params
func (*CreateDNSRecordParams) WithHTTPClient ¶
func (o *CreateDNSRecordParams) WithHTTPClient(client *http.Client) *CreateDNSRecordParams
WithHTTPClient adds the HTTPClient to the create Dns record params
func (*CreateDNSRecordParams) WithTimeout ¶
func (o *CreateDNSRecordParams) WithTimeout(timeout time.Duration) *CreateDNSRecordParams
WithTimeout adds the timeout to the create Dns record params
func (*CreateDNSRecordParams) WithZoneID ¶
func (o *CreateDNSRecordParams) WithZoneID(zoneID string) *CreateDNSRecordParams
WithZoneID adds the zoneID to the create Dns record params
func (*CreateDNSRecordParams) WriteToRequest ¶
func (o *CreateDNSRecordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDNSRecordReader ¶
type CreateDNSRecordReader struct {
// contains filtered or unexported fields
}
CreateDNSRecordReader is a Reader for the CreateDNSRecord structure.
func (*CreateDNSRecordReader) ReadResponse ¶
func (o *CreateDNSRecordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDNSZoneCreated ¶
CreateDNSZoneCreated handles this case with default header values.
Created
func NewCreateDNSZoneCreated ¶
func NewCreateDNSZoneCreated() *CreateDNSZoneCreated
NewCreateDNSZoneCreated creates a CreateDNSZoneCreated with default headers values
func (*CreateDNSZoneCreated) Error ¶
func (o *CreateDNSZoneCreated) Error() string
func (*CreateDNSZoneCreated) GetPayload ¶
func (o *CreateDNSZoneCreated) GetPayload() *models.DNSZone
type CreateDNSZoneDefault ¶
type CreateDNSZoneDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateDNSZoneDefault handles this case with default header values.
error
func NewCreateDNSZoneDefault ¶
func NewCreateDNSZoneDefault(code int) *CreateDNSZoneDefault
NewCreateDNSZoneDefault creates a CreateDNSZoneDefault with default headers values
func (*CreateDNSZoneDefault) Code ¶
func (o *CreateDNSZoneDefault) Code() int
Code gets the status code for the create Dns zone default response
func (*CreateDNSZoneDefault) Error ¶
func (o *CreateDNSZoneDefault) Error() string
func (*CreateDNSZoneDefault) GetPayload ¶
func (o *CreateDNSZoneDefault) GetPayload() *models.Error
type CreateDNSZoneParams ¶
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 ¶
func NewCreateDNSZoneParams() *CreateDNSZoneParams
NewCreateDNSZoneParams creates a new CreateDNSZoneParams object with the default values initialized.
func NewCreateDNSZoneParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CreateDNSZoneParams) SetContext(ctx context.Context)
SetContext adds the context to the create Dns zone params
func (*CreateDNSZoneParams) SetDNSZoneParams ¶
func (o *CreateDNSZoneParams) SetDNSZoneParams(dNSZoneParams *models.DNSZoneSetup)
SetDNSZoneParams adds the dnsZoneParams to the create Dns zone params
func (*CreateDNSZoneParams) SetHTTPClient ¶
func (o *CreateDNSZoneParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create Dns zone params
func (*CreateDNSZoneParams) SetTimeout ¶
func (o *CreateDNSZoneParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create Dns zone params
func (*CreateDNSZoneParams) WithContext ¶
func (o *CreateDNSZoneParams) WithContext(ctx context.Context) *CreateDNSZoneParams
WithContext adds the context to the create Dns zone params
func (*CreateDNSZoneParams) WithDNSZoneParams ¶
func (o *CreateDNSZoneParams) WithDNSZoneParams(dNSZoneParams *models.DNSZoneSetup) *CreateDNSZoneParams
WithDNSZoneParams adds the dNSZoneParams to the create Dns zone params
func (*CreateDNSZoneParams) WithHTTPClient ¶
func (o *CreateDNSZoneParams) WithHTTPClient(client *http.Client) *CreateDNSZoneParams
WithHTTPClient adds the HTTPClient to the create Dns zone params
func (*CreateDNSZoneParams) WithTimeout ¶
func (o *CreateDNSZoneParams) WithTimeout(timeout time.Duration) *CreateDNSZoneParams
WithTimeout adds the timeout to the create Dns zone params
func (*CreateDNSZoneParams) WriteToRequest ¶
func (o *CreateDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDNSZoneReader ¶
type CreateDNSZoneReader struct {
// contains filtered or unexported fields
}
CreateDNSZoneReader is a Reader for the CreateDNSZone structure.
func (*CreateDNSZoneReader) ReadResponse ¶
func (o *CreateDNSZoneReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateDeployKeyCreated ¶
CreateDeployKeyCreated handles this case with default header values.
Created
func NewCreateDeployKeyCreated ¶
func NewCreateDeployKeyCreated() *CreateDeployKeyCreated
NewCreateDeployKeyCreated creates a CreateDeployKeyCreated with default headers values
func (*CreateDeployKeyCreated) Error ¶
func (o *CreateDeployKeyCreated) Error() string
func (*CreateDeployKeyCreated) GetPayload ¶
func (o *CreateDeployKeyCreated) GetPayload() *models.DeployKey
type CreateDeployKeyDefault ¶
type CreateDeployKeyDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateDeployKeyDefault handles this case with default header values.
error
func NewCreateDeployKeyDefault ¶
func NewCreateDeployKeyDefault(code int) *CreateDeployKeyDefault
NewCreateDeployKeyDefault creates a CreateDeployKeyDefault with default headers values
func (*CreateDeployKeyDefault) Code ¶
func (o *CreateDeployKeyDefault) Code() int
Code gets the status code for the create deploy key default response
func (*CreateDeployKeyDefault) Error ¶
func (o *CreateDeployKeyDefault) Error() string
func (*CreateDeployKeyDefault) GetPayload ¶
func (o *CreateDeployKeyDefault) GetPayload() *models.Error
type CreateDeployKeyParams ¶
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 ¶
func NewCreateDeployKeyParams() *CreateDeployKeyParams
NewCreateDeployKeyParams creates a new CreateDeployKeyParams object with the default values initialized.
func NewCreateDeployKeyParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CreateDeployKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the create deploy key params
func (*CreateDeployKeyParams) SetHTTPClient ¶
func (o *CreateDeployKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create deploy key params
func (*CreateDeployKeyParams) SetTimeout ¶
func (o *CreateDeployKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create deploy key params
func (*CreateDeployKeyParams) WithContext ¶
func (o *CreateDeployKeyParams) WithContext(ctx context.Context) *CreateDeployKeyParams
WithContext adds the context to the create deploy key params
func (*CreateDeployKeyParams) WithHTTPClient ¶
func (o *CreateDeployKeyParams) WithHTTPClient(client *http.Client) *CreateDeployKeyParams
WithHTTPClient adds the HTTPClient to the create deploy key params
func (*CreateDeployKeyParams) WithTimeout ¶
func (o *CreateDeployKeyParams) WithTimeout(timeout time.Duration) *CreateDeployKeyParams
WithTimeout adds the timeout to the create deploy key params
func (*CreateDeployKeyParams) WriteToRequest ¶
func (o *CreateDeployKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateDeployKeyReader ¶
type CreateDeployKeyReader struct {
// contains filtered or unexported fields
}
CreateDeployKeyReader is a Reader for the CreateDeployKey structure.
func (*CreateDeployKeyReader) ReadResponse ¶
func (o *CreateDeployKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateEnvVarsCreated ¶ added in v2.10.0
CreateEnvVarsCreated handles this case with default header values.
OK
func NewCreateEnvVarsCreated ¶ added in v2.10.0
func NewCreateEnvVarsCreated() *CreateEnvVarsCreated
NewCreateEnvVarsCreated creates a CreateEnvVarsCreated with default headers values
func (*CreateEnvVarsCreated) Error ¶ added in v2.10.0
func (o *CreateEnvVarsCreated) Error() string
func (*CreateEnvVarsCreated) GetPayload ¶ added in v2.10.0
func (o *CreateEnvVarsCreated) GetPayload() []*models.EnvVar
type CreateEnvVarsDefault ¶ added in v2.10.0
type CreateEnvVarsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateEnvVarsDefault handles this case with default header values.
error
func NewCreateEnvVarsDefault ¶ added in v2.10.0
func NewCreateEnvVarsDefault(code int) *CreateEnvVarsDefault
NewCreateEnvVarsDefault creates a CreateEnvVarsDefault with default headers values
func (*CreateEnvVarsDefault) Code ¶ added in v2.10.0
func (o *CreateEnvVarsDefault) Code() int
Code gets the status code for the create env vars default response
func (*CreateEnvVarsDefault) Error ¶ added in v2.10.0
func (o *CreateEnvVarsDefault) Error() string
func (*CreateEnvVarsDefault) GetPayload ¶ added in v2.10.0
func (o *CreateEnvVarsDefault) GetPayload() *models.Error
type CreateEnvVarsParams ¶ added in v2.10.0
type CreateEnvVarsParams struct {
/*AccountID
Scope response to account_id
*/
AccountID string
/*EnvVars*/
EnvVars []*models.CreateEnvVarsParamsBodyItems
/*SiteID
If provided, create an environment variable on the site level, not the account level
*/
SiteID *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateEnvVarsParams contains all the parameters to send to the API endpoint for the create env vars operation typically these are written to a http.Request
func NewCreateEnvVarsParams ¶ added in v2.10.0
func NewCreateEnvVarsParams() *CreateEnvVarsParams
NewCreateEnvVarsParams creates a new CreateEnvVarsParams object with the default values initialized.
func NewCreateEnvVarsParamsWithContext ¶ added in v2.10.0
func NewCreateEnvVarsParamsWithContext(ctx context.Context) *CreateEnvVarsParams
NewCreateEnvVarsParamsWithContext creates a new CreateEnvVarsParams object with the default values initialized, and the ability to set a context for a request
func NewCreateEnvVarsParamsWithHTTPClient ¶ added in v2.10.0
func NewCreateEnvVarsParamsWithHTTPClient(client *http.Client) *CreateEnvVarsParams
NewCreateEnvVarsParamsWithHTTPClient creates a new CreateEnvVarsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateEnvVarsParamsWithTimeout ¶ added in v2.10.0
func NewCreateEnvVarsParamsWithTimeout(timeout time.Duration) *CreateEnvVarsParams
NewCreateEnvVarsParamsWithTimeout creates a new CreateEnvVarsParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateEnvVarsParams) SetAccountID ¶ added in v2.10.0
func (o *CreateEnvVarsParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the create env vars params
func (*CreateEnvVarsParams) SetContext ¶ added in v2.10.0
func (o *CreateEnvVarsParams) SetContext(ctx context.Context)
SetContext adds the context to the create env vars params
func (*CreateEnvVarsParams) SetEnvVars ¶ added in v2.10.0
func (o *CreateEnvVarsParams) SetEnvVars(envVars []*models.CreateEnvVarsParamsBodyItems)
SetEnvVars adds the envVars to the create env vars params
func (*CreateEnvVarsParams) SetHTTPClient ¶ added in v2.10.0
func (o *CreateEnvVarsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create env vars params
func (*CreateEnvVarsParams) SetSiteID ¶ added in v2.10.0
func (o *CreateEnvVarsParams) SetSiteID(siteID *string)
SetSiteID adds the siteId to the create env vars params
func (*CreateEnvVarsParams) SetTimeout ¶ added in v2.10.0
func (o *CreateEnvVarsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create env vars params
func (*CreateEnvVarsParams) WithAccountID ¶ added in v2.10.0
func (o *CreateEnvVarsParams) WithAccountID(accountID string) *CreateEnvVarsParams
WithAccountID adds the accountID to the create env vars params
func (*CreateEnvVarsParams) WithContext ¶ added in v2.10.0
func (o *CreateEnvVarsParams) WithContext(ctx context.Context) *CreateEnvVarsParams
WithContext adds the context to the create env vars params
func (*CreateEnvVarsParams) WithEnvVars ¶ added in v2.10.0
func (o *CreateEnvVarsParams) WithEnvVars(envVars []*models.CreateEnvVarsParamsBodyItems) *CreateEnvVarsParams
WithEnvVars adds the envVars to the create env vars params
func (*CreateEnvVarsParams) WithHTTPClient ¶ added in v2.10.0
func (o *CreateEnvVarsParams) WithHTTPClient(client *http.Client) *CreateEnvVarsParams
WithHTTPClient adds the HTTPClient to the create env vars params
func (*CreateEnvVarsParams) WithSiteID ¶ added in v2.10.0
func (o *CreateEnvVarsParams) WithSiteID(siteID *string) *CreateEnvVarsParams
WithSiteID adds the siteID to the create env vars params
func (*CreateEnvVarsParams) WithTimeout ¶ added in v2.10.0
func (o *CreateEnvVarsParams) WithTimeout(timeout time.Duration) *CreateEnvVarsParams
WithTimeout adds the timeout to the create env vars params
func (*CreateEnvVarsParams) WriteToRequest ¶ added in v2.10.0
func (o *CreateEnvVarsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateEnvVarsReader ¶ added in v2.10.0
type CreateEnvVarsReader struct {
// contains filtered or unexported fields
}
CreateEnvVarsReader is a Reader for the CreateEnvVars structure.
func (*CreateEnvVarsReader) ReadResponse ¶ added in v2.10.0
func (o *CreateEnvVarsReader) 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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *CreateHookBySiteIDParams) SetContext(ctx context.Context)
SetContext adds the context to the create hook by site Id params
func (*CreateHookBySiteIDParams) SetHTTPClient ¶
func (o *CreateHookBySiteIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create hook by site Id params
func (*CreateHookBySiteIDParams) SetHook ¶
func (o *CreateHookBySiteIDParams) SetHook(hook *models.Hook)
SetHook adds the hook to the create hook by site Id params
func (*CreateHookBySiteIDParams) SetSiteID ¶
func (o *CreateHookBySiteIDParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create hook by site Id params
func (*CreateHookBySiteIDParams) SetTimeout ¶
func (o *CreateHookBySiteIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create hook by site Id params
func (*CreateHookBySiteIDParams) WithContext ¶
func (o *CreateHookBySiteIDParams) WithContext(ctx context.Context) *CreateHookBySiteIDParams
WithContext adds the context to the create hook by site Id params
func (*CreateHookBySiteIDParams) WithHTTPClient ¶
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 ¶
func (o *CreateHookBySiteIDParams) WithSiteID(siteID string) *CreateHookBySiteIDParams
WithSiteID adds the siteID to the create hook by site Id params
func (*CreateHookBySiteIDParams) WithTimeout ¶
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 ¶
CreatePluginRunCreated handles this case with default header values.
CREATED
func NewCreatePluginRunCreated ¶
func NewCreatePluginRunCreated() *CreatePluginRunCreated
NewCreatePluginRunCreated creates a CreatePluginRunCreated with default headers values
func (*CreatePluginRunCreated) Error ¶
func (o *CreatePluginRunCreated) Error() string
func (*CreatePluginRunCreated) GetPayload ¶
func (o *CreatePluginRunCreated) GetPayload() *models.PluginRun
type CreatePluginRunDefault ¶
type CreatePluginRunDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreatePluginRunDefault handles this case with default header values.
error
func NewCreatePluginRunDefault ¶
func NewCreatePluginRunDefault(code int) *CreatePluginRunDefault
NewCreatePluginRunDefault creates a CreatePluginRunDefault with default headers values
func (*CreatePluginRunDefault) Code ¶
func (o *CreatePluginRunDefault) Code() int
Code gets the status code for the create plugin run default response
func (*CreatePluginRunDefault) Error ¶
func (o *CreatePluginRunDefault) Error() string
func (*CreatePluginRunDefault) GetPayload ¶
func (o *CreatePluginRunDefault) GetPayload() *models.Error
type CreatePluginRunParams ¶
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 ¶
func NewCreatePluginRunParams() *CreatePluginRunParams
NewCreatePluginRunParams creates a new CreatePluginRunParams object with the default values initialized.
func NewCreatePluginRunParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CreatePluginRunParams) SetContext(ctx context.Context)
SetContext adds the context to the create plugin run params
func (*CreatePluginRunParams) SetDeployID ¶
func (o *CreatePluginRunParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the create plugin run params
func (*CreatePluginRunParams) SetHTTPClient ¶
func (o *CreatePluginRunParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create plugin run params
func (*CreatePluginRunParams) SetPluginRun ¶
func (o *CreatePluginRunParams) SetPluginRun(pluginRun *models.PluginRunData)
SetPluginRun adds the pluginRun to the create plugin run params
func (*CreatePluginRunParams) SetTimeout ¶
func (o *CreatePluginRunParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create plugin run params
func (*CreatePluginRunParams) WithContext ¶
func (o *CreatePluginRunParams) WithContext(ctx context.Context) *CreatePluginRunParams
WithContext adds the context to the create plugin run params
func (*CreatePluginRunParams) WithDeployID ¶
func (o *CreatePluginRunParams) WithDeployID(deployID string) *CreatePluginRunParams
WithDeployID adds the deployID to the create plugin run params
func (*CreatePluginRunParams) WithHTTPClient ¶
func (o *CreatePluginRunParams) WithHTTPClient(client *http.Client) *CreatePluginRunParams
WithHTTPClient adds the HTTPClient to the create plugin run params
func (*CreatePluginRunParams) WithPluginRun ¶
func (o *CreatePluginRunParams) WithPluginRun(pluginRun *models.PluginRunData) *CreatePluginRunParams
WithPluginRun adds the pluginRun to the create plugin run params
func (*CreatePluginRunParams) WithTimeout ¶
func (o *CreatePluginRunParams) WithTimeout(timeout time.Duration) *CreatePluginRunParams
WithTimeout adds the timeout to the create plugin run params
func (*CreatePluginRunParams) WriteToRequest ¶
func (o *CreatePluginRunParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreatePluginRunReader ¶
type CreatePluginRunReader struct {
// contains filtered or unexported fields
}
CreatePluginRunReader is a Reader for the CreatePluginRun structure.
func (*CreatePluginRunReader) ReadResponse ¶
func (o *CreatePluginRunReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateServiceInstanceCreated ¶
type CreateServiceInstanceCreated struct {
Payload *models.ServiceInstance
}
CreateServiceInstanceCreated handles this case with default header values.
Created
func NewCreateServiceInstanceCreated ¶
func NewCreateServiceInstanceCreated() *CreateServiceInstanceCreated
NewCreateServiceInstanceCreated creates a CreateServiceInstanceCreated with default headers values
func (*CreateServiceInstanceCreated) Error ¶
func (o *CreateServiceInstanceCreated) Error() string
func (*CreateServiceInstanceCreated) GetPayload ¶
func (o *CreateServiceInstanceCreated) GetPayload() *models.ServiceInstance
type CreateServiceInstanceDefault ¶
type CreateServiceInstanceDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateServiceInstanceDefault handles this case with default header values.
error
func NewCreateServiceInstanceDefault ¶
func NewCreateServiceInstanceDefault(code int) *CreateServiceInstanceDefault
NewCreateServiceInstanceDefault creates a CreateServiceInstanceDefault with default headers values
func (*CreateServiceInstanceDefault) Code ¶
func (o *CreateServiceInstanceDefault) Code() int
Code gets the status code for the create service instance default response
func (*CreateServiceInstanceDefault) Error ¶
func (o *CreateServiceInstanceDefault) Error() string
func (*CreateServiceInstanceDefault) GetPayload ¶
func (o *CreateServiceInstanceDefault) GetPayload() *models.Error
type CreateServiceInstanceParams ¶
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 ¶
func NewCreateServiceInstanceParams() *CreateServiceInstanceParams
NewCreateServiceInstanceParams creates a new CreateServiceInstanceParams object with the default values initialized.
func NewCreateServiceInstanceParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CreateServiceInstanceParams) SetAddon(addon string)
SetAddon adds the addon to the create service instance params
func (*CreateServiceInstanceParams) SetConfig ¶
func (o *CreateServiceInstanceParams) SetConfig(config interface{})
SetConfig adds the config to the create service instance params
func (*CreateServiceInstanceParams) SetContext ¶
func (o *CreateServiceInstanceParams) SetContext(ctx context.Context)
SetContext adds the context to the create service instance params
func (*CreateServiceInstanceParams) SetHTTPClient ¶
func (o *CreateServiceInstanceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create service instance params
func (*CreateServiceInstanceParams) SetSiteID ¶
func (o *CreateServiceInstanceParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create service instance params
func (*CreateServiceInstanceParams) SetTimeout ¶
func (o *CreateServiceInstanceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create service instance params
func (*CreateServiceInstanceParams) WithAddon ¶
func (o *CreateServiceInstanceParams) WithAddon(addon string) *CreateServiceInstanceParams
WithAddon adds the addon to the create service instance params
func (*CreateServiceInstanceParams) WithConfig ¶
func (o *CreateServiceInstanceParams) WithConfig(config interface{}) *CreateServiceInstanceParams
WithConfig adds the config to the create service instance params
func (*CreateServiceInstanceParams) WithContext ¶
func (o *CreateServiceInstanceParams) WithContext(ctx context.Context) *CreateServiceInstanceParams
WithContext adds the context to the create service instance params
func (*CreateServiceInstanceParams) WithHTTPClient ¶
func (o *CreateServiceInstanceParams) WithHTTPClient(client *http.Client) *CreateServiceInstanceParams
WithHTTPClient adds the HTTPClient to the create service instance params
func (*CreateServiceInstanceParams) WithSiteID ¶
func (o *CreateServiceInstanceParams) WithSiteID(siteID string) *CreateServiceInstanceParams
WithSiteID adds the siteID to the create service instance params
func (*CreateServiceInstanceParams) WithTimeout ¶
func (o *CreateServiceInstanceParams) WithTimeout(timeout time.Duration) *CreateServiceInstanceParams
WithTimeout adds the timeout to the create service instance params
func (*CreateServiceInstanceParams) WriteToRequest ¶
func (o *CreateServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateServiceInstanceReader ¶
type CreateServiceInstanceReader struct {
// contains filtered or unexported fields
}
CreateServiceInstanceReader is a Reader for the CreateServiceInstance structure.
func (*CreateServiceInstanceReader) ReadResponse ¶
func (o *CreateServiceInstanceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteAgentRunnerHookCreated ¶ added in v2.56.0
type CreateSiteAgentRunnerHookCreated struct {
Payload *models.AgentRunnerHookCreated
}
CreateSiteAgentRunnerHookCreated handles this case with default header values.
Created
func NewCreateSiteAgentRunnerHookCreated ¶ added in v2.56.0
func NewCreateSiteAgentRunnerHookCreated() *CreateSiteAgentRunnerHookCreated
NewCreateSiteAgentRunnerHookCreated creates a CreateSiteAgentRunnerHookCreated with default headers values
func (*CreateSiteAgentRunnerHookCreated) Error ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookCreated) Error() string
func (*CreateSiteAgentRunnerHookCreated) GetPayload ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookCreated) GetPayload() *models.AgentRunnerHookCreated
type CreateSiteAgentRunnerHookDefault ¶ added in v2.56.0
type CreateSiteAgentRunnerHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSiteAgentRunnerHookDefault handles this case with default header values.
error
func NewCreateSiteAgentRunnerHookDefault ¶ added in v2.56.0
func NewCreateSiteAgentRunnerHookDefault(code int) *CreateSiteAgentRunnerHookDefault
NewCreateSiteAgentRunnerHookDefault creates a CreateSiteAgentRunnerHookDefault with default headers values
func (*CreateSiteAgentRunnerHookDefault) Code ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookDefault) Code() int
Code gets the status code for the create site agent runner hook default response
func (*CreateSiteAgentRunnerHookDefault) Error ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookDefault) Error() string
func (*CreateSiteAgentRunnerHookDefault) GetPayload ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookDefault) GetPayload() *models.Error
type CreateSiteAgentRunnerHookParams ¶ added in v2.56.0
type CreateSiteAgentRunnerHookParams struct {
/*AgentRunnerHook*/
AgentRunnerHook *models.AgentRunnerHookSetup
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateSiteAgentRunnerHookParams contains all the parameters to send to the API endpoint for the create site agent runner hook operation typically these are written to a http.Request
func NewCreateSiteAgentRunnerHookParams ¶ added in v2.56.0
func NewCreateSiteAgentRunnerHookParams() *CreateSiteAgentRunnerHookParams
NewCreateSiteAgentRunnerHookParams creates a new CreateSiteAgentRunnerHookParams object with the default values initialized.
func NewCreateSiteAgentRunnerHookParamsWithContext ¶ added in v2.56.0
func NewCreateSiteAgentRunnerHookParamsWithContext(ctx context.Context) *CreateSiteAgentRunnerHookParams
NewCreateSiteAgentRunnerHookParamsWithContext creates a new CreateSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteAgentRunnerHookParamsWithHTTPClient ¶ added in v2.56.0
func NewCreateSiteAgentRunnerHookParamsWithHTTPClient(client *http.Client) *CreateSiteAgentRunnerHookParams
NewCreateSiteAgentRunnerHookParamsWithHTTPClient creates a new CreateSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteAgentRunnerHookParamsWithTimeout ¶ added in v2.56.0
func NewCreateSiteAgentRunnerHookParamsWithTimeout(timeout time.Duration) *CreateSiteAgentRunnerHookParams
NewCreateSiteAgentRunnerHookParamsWithTimeout creates a new CreateSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteAgentRunnerHookParams) SetAgentRunnerHook ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) SetAgentRunnerHook(agentRunnerHook *models.AgentRunnerHookSetup)
SetAgentRunnerHook adds the agentRunnerHook to the create site agent runner hook params
func (*CreateSiteAgentRunnerHookParams) SetContext ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) SetContext(ctx context.Context)
SetContext adds the context to the create site agent runner hook params
func (*CreateSiteAgentRunnerHookParams) SetHTTPClient ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site agent runner hook params
func (*CreateSiteAgentRunnerHookParams) SetSiteID ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site agent runner hook params
func (*CreateSiteAgentRunnerHookParams) SetTimeout ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site agent runner hook params
func (*CreateSiteAgentRunnerHookParams) WithAgentRunnerHook ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) WithAgentRunnerHook(agentRunnerHook *models.AgentRunnerHookSetup) *CreateSiteAgentRunnerHookParams
WithAgentRunnerHook adds the agentRunnerHook to the create site agent runner hook params
func (*CreateSiteAgentRunnerHookParams) WithContext ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) WithContext(ctx context.Context) *CreateSiteAgentRunnerHookParams
WithContext adds the context to the create site agent runner hook params
func (*CreateSiteAgentRunnerHookParams) WithHTTPClient ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) WithHTTPClient(client *http.Client) *CreateSiteAgentRunnerHookParams
WithHTTPClient adds the HTTPClient to the create site agent runner hook params
func (*CreateSiteAgentRunnerHookParams) WithSiteID ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) WithSiteID(siteID string) *CreateSiteAgentRunnerHookParams
WithSiteID adds the siteID to the create site agent runner hook params
func (*CreateSiteAgentRunnerHookParams) WithTimeout ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) WithTimeout(timeout time.Duration) *CreateSiteAgentRunnerHookParams
WithTimeout adds the timeout to the create site agent runner hook params
func (*CreateSiteAgentRunnerHookParams) WriteToRequest ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteAgentRunnerHookReader ¶ added in v2.56.0
type CreateSiteAgentRunnerHookReader struct {
// contains filtered or unexported fields
}
CreateSiteAgentRunnerHookReader is a Reader for the CreateSiteAgentRunnerHook structure.
func (*CreateSiteAgentRunnerHookReader) ReadResponse ¶ added in v2.56.0
func (o *CreateSiteAgentRunnerHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteAssetCreated ¶
type CreateSiteAssetCreated struct {
Payload *models.AssetSignature
}
CreateSiteAssetCreated handles this case with default header values.
Created
func NewCreateSiteAssetCreated ¶
func NewCreateSiteAssetCreated() *CreateSiteAssetCreated
NewCreateSiteAssetCreated creates a CreateSiteAssetCreated with default headers values
func (*CreateSiteAssetCreated) Error ¶
func (o *CreateSiteAssetCreated) Error() string
func (*CreateSiteAssetCreated) GetPayload ¶
func (o *CreateSiteAssetCreated) GetPayload() *models.AssetSignature
type CreateSiteAssetDefault ¶
type CreateSiteAssetDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSiteAssetDefault handles this case with default header values.
error
func NewCreateSiteAssetDefault ¶
func NewCreateSiteAssetDefault(code int) *CreateSiteAssetDefault
NewCreateSiteAssetDefault creates a CreateSiteAssetDefault with default headers values
func (*CreateSiteAssetDefault) Code ¶
func (o *CreateSiteAssetDefault) Code() int
Code gets the status code for the create site asset default response
func (*CreateSiteAssetDefault) Error ¶
func (o *CreateSiteAssetDefault) Error() string
func (*CreateSiteAssetDefault) GetPayload ¶
func (o *CreateSiteAssetDefault) GetPayload() *models.Error
type CreateSiteAssetParams ¶
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 ¶
func NewCreateSiteAssetParams() *CreateSiteAssetParams
NewCreateSiteAssetParams creates a new CreateSiteAssetParams object with the default values initialized.
func NewCreateSiteAssetParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CreateSiteAssetParams) SetContentType(contentType string)
SetContentType adds the contentType to the create site asset params
func (*CreateSiteAssetParams) SetContext ¶
func (o *CreateSiteAssetParams) SetContext(ctx context.Context)
SetContext adds the context to the create site asset params
func (*CreateSiteAssetParams) SetHTTPClient ¶
func (o *CreateSiteAssetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site asset params
func (*CreateSiteAssetParams) SetName ¶
func (o *CreateSiteAssetParams) SetName(name string)
SetName adds the name to the create site asset params
func (*CreateSiteAssetParams) SetSiteID ¶
func (o *CreateSiteAssetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site asset params
func (*CreateSiteAssetParams) SetSize ¶
func (o *CreateSiteAssetParams) SetSize(size int64)
SetSize adds the size to the create site asset params
func (*CreateSiteAssetParams) SetTimeout ¶
func (o *CreateSiteAssetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site asset params
func (*CreateSiteAssetParams) SetVisibility ¶
func (o *CreateSiteAssetParams) SetVisibility(visibility *string)
SetVisibility adds the visibility to the create site asset params
func (*CreateSiteAssetParams) WithContentType ¶
func (o *CreateSiteAssetParams) WithContentType(contentType string) *CreateSiteAssetParams
WithContentType adds the contentType to the create site asset params
func (*CreateSiteAssetParams) WithContext ¶
func (o *CreateSiteAssetParams) WithContext(ctx context.Context) *CreateSiteAssetParams
WithContext adds the context to the create site asset params
func (*CreateSiteAssetParams) WithHTTPClient ¶
func (o *CreateSiteAssetParams) WithHTTPClient(client *http.Client) *CreateSiteAssetParams
WithHTTPClient adds the HTTPClient to the create site asset params
func (*CreateSiteAssetParams) WithName ¶
func (o *CreateSiteAssetParams) WithName(name string) *CreateSiteAssetParams
WithName adds the name to the create site asset params
func (*CreateSiteAssetParams) WithSiteID ¶
func (o *CreateSiteAssetParams) WithSiteID(siteID string) *CreateSiteAssetParams
WithSiteID adds the siteID to the create site asset params
func (*CreateSiteAssetParams) WithSize ¶
func (o *CreateSiteAssetParams) WithSize(size int64) *CreateSiteAssetParams
WithSize adds the size to the create site asset params
func (*CreateSiteAssetParams) WithTimeout ¶
func (o *CreateSiteAssetParams) WithTimeout(timeout time.Duration) *CreateSiteAssetParams
WithTimeout adds the timeout to the create site asset params
func (*CreateSiteAssetParams) WithVisibility ¶
func (o *CreateSiteAssetParams) WithVisibility(visibility *string) *CreateSiteAssetParams
WithVisibility adds the visibility to the create site asset params
func (*CreateSiteAssetParams) WriteToRequest ¶
func (o *CreateSiteAssetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteAssetReader ¶
type CreateSiteAssetReader struct {
// contains filtered or unexported fields
}
CreateSiteAssetReader is a Reader for the CreateSiteAsset structure.
func (*CreateSiteAssetReader) ReadResponse ¶
func (o *CreateSiteAssetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteBuildBadRequest ¶ added in v2.44.0
type CreateSiteBuildBadRequest struct {
}
CreateSiteBuildBadRequest handles this case with default header values.
Bad Request
func NewCreateSiteBuildBadRequest ¶ added in v2.44.0
func NewCreateSiteBuildBadRequest() *CreateSiteBuildBadRequest
NewCreateSiteBuildBadRequest creates a CreateSiteBuildBadRequest with default headers values
func (*CreateSiteBuildBadRequest) Error ¶ added in v2.44.0
func (o *CreateSiteBuildBadRequest) Error() string
type CreateSiteBuildDefault ¶
type CreateSiteBuildDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSiteBuildDefault handles this case with default header values.
error
func NewCreateSiteBuildDefault ¶
func NewCreateSiteBuildDefault(code int) *CreateSiteBuildDefault
NewCreateSiteBuildDefault creates a CreateSiteBuildDefault with default headers values
func (*CreateSiteBuildDefault) Code ¶
func (o *CreateSiteBuildDefault) Code() int
Code gets the status code for the create site build default response
func (*CreateSiteBuildDefault) Error ¶
func (o *CreateSiteBuildDefault) Error() string
func (*CreateSiteBuildDefault) GetPayload ¶
func (o *CreateSiteBuildDefault) GetPayload() *models.Error
type CreateSiteBuildHookCreated ¶
CreateSiteBuildHookCreated handles this case with default header values.
Created
func NewCreateSiteBuildHookCreated ¶
func NewCreateSiteBuildHookCreated() *CreateSiteBuildHookCreated
NewCreateSiteBuildHookCreated creates a CreateSiteBuildHookCreated with default headers values
func (*CreateSiteBuildHookCreated) Error ¶
func (o *CreateSiteBuildHookCreated) Error() string
func (*CreateSiteBuildHookCreated) GetPayload ¶
func (o *CreateSiteBuildHookCreated) GetPayload() *models.BuildHook
type CreateSiteBuildHookDefault ¶
type CreateSiteBuildHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSiteBuildHookDefault handles this case with default header values.
error
func NewCreateSiteBuildHookDefault ¶
func NewCreateSiteBuildHookDefault(code int) *CreateSiteBuildHookDefault
NewCreateSiteBuildHookDefault creates a CreateSiteBuildHookDefault with default headers values
func (*CreateSiteBuildHookDefault) Code ¶
func (o *CreateSiteBuildHookDefault) Code() int
Code gets the status code for the create site build hook default response
func (*CreateSiteBuildHookDefault) Error ¶
func (o *CreateSiteBuildHookDefault) Error() string
func (*CreateSiteBuildHookDefault) GetPayload ¶
func (o *CreateSiteBuildHookDefault) GetPayload() *models.Error
type CreateSiteBuildHookParams ¶
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 ¶
func NewCreateSiteBuildHookParams() *CreateSiteBuildHookParams
NewCreateSiteBuildHookParams creates a new CreateSiteBuildHookParams object with the default values initialized.
func NewCreateSiteBuildHookParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CreateSiteBuildHookParams) SetBuildHook(buildHook *models.BuildHookSetup)
SetBuildHook adds the buildHook to the create site build hook params
func (*CreateSiteBuildHookParams) SetContext ¶
func (o *CreateSiteBuildHookParams) SetContext(ctx context.Context)
SetContext adds the context to the create site build hook params
func (*CreateSiteBuildHookParams) SetHTTPClient ¶
func (o *CreateSiteBuildHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site build hook params
func (*CreateSiteBuildHookParams) SetSiteID ¶
func (o *CreateSiteBuildHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site build hook params
func (*CreateSiteBuildHookParams) SetTimeout ¶
func (o *CreateSiteBuildHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site build hook params
func (*CreateSiteBuildHookParams) WithBuildHook ¶
func (o *CreateSiteBuildHookParams) WithBuildHook(buildHook *models.BuildHookSetup) *CreateSiteBuildHookParams
WithBuildHook adds the buildHook to the create site build hook params
func (*CreateSiteBuildHookParams) WithContext ¶
func (o *CreateSiteBuildHookParams) WithContext(ctx context.Context) *CreateSiteBuildHookParams
WithContext adds the context to the create site build hook params
func (*CreateSiteBuildHookParams) WithHTTPClient ¶
func (o *CreateSiteBuildHookParams) WithHTTPClient(client *http.Client) *CreateSiteBuildHookParams
WithHTTPClient adds the HTTPClient to the create site build hook params
func (*CreateSiteBuildHookParams) WithSiteID ¶
func (o *CreateSiteBuildHookParams) WithSiteID(siteID string) *CreateSiteBuildHookParams
WithSiteID adds the siteID to the create site build hook params
func (*CreateSiteBuildHookParams) WithTimeout ¶
func (o *CreateSiteBuildHookParams) WithTimeout(timeout time.Duration) *CreateSiteBuildHookParams
WithTimeout adds the timeout to the create site build hook params
func (*CreateSiteBuildHookParams) WriteToRequest ¶
func (o *CreateSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteBuildHookReader ¶
type CreateSiteBuildHookReader struct {
// contains filtered or unexported fields
}
CreateSiteBuildHookReader is a Reader for the CreateSiteBuildHook structure.
func (*CreateSiteBuildHookReader) ReadResponse ¶
func (o *CreateSiteBuildHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteBuildNotFound ¶ added in v2.44.0
type CreateSiteBuildNotFound struct {
}
CreateSiteBuildNotFound handles this case with default header values.
Not Found
func NewCreateSiteBuildNotFound ¶ added in v2.44.0
func NewCreateSiteBuildNotFound() *CreateSiteBuildNotFound
NewCreateSiteBuildNotFound creates a CreateSiteBuildNotFound with default headers values
func (*CreateSiteBuildNotFound) Error ¶ added in v2.44.0
func (o *CreateSiteBuildNotFound) Error() string
type CreateSiteBuildOK ¶
CreateSiteBuildOK handles this case with default header values.
OK
func NewCreateSiteBuildOK ¶
func NewCreateSiteBuildOK() *CreateSiteBuildOK
NewCreateSiteBuildOK creates a CreateSiteBuildOK with default headers values
func (*CreateSiteBuildOK) Error ¶
func (o *CreateSiteBuildOK) Error() string
func (*CreateSiteBuildOK) GetPayload ¶
func (o *CreateSiteBuildOK) GetPayload() *models.Build
type CreateSiteBuildParams ¶
type CreateSiteBuildParams struct {
/*Branch
If no branch is specified, it is treated as a production deploy If a branch IS specified and matches the main branch, it is also production If a branch is specified and doesn't match the main branch, it is a branch deploy
*/
Branch *string
/*ClearCache
Whether to clear the build cache before building
*/
ClearCache *bool
/*Image
The build image tag to use for the build
*/
Image *string
/*SiteID*/
SiteID string
/*TemplateID
The build template to use for the build
*/
TemplateID *string
/*Title
The title of the build
*/
Title *string
/*Zip
A zip file containing the site files to build.
Only used with Content-Type 'multipart/form-data'.
Alternatively, set Content-Type to 'application/zip' and send the zip as the raw request body (no 'zip' parameter needed).
*/
Zip runtime.NamedReadCloser
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 ¶
func NewCreateSiteBuildParams() *CreateSiteBuildParams
NewCreateSiteBuildParams creates a new CreateSiteBuildParams object with the default values initialized.
func NewCreateSiteBuildParamsWithContext ¶
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 ¶
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 ¶
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) SetBranch ¶ added in v2.44.0
func (o *CreateSiteBuildParams) SetBranch(branch *string)
SetBranch adds the branch to the create site build params
func (*CreateSiteBuildParams) SetClearCache ¶ added in v2.44.0
func (o *CreateSiteBuildParams) SetClearCache(clearCache *bool)
SetClearCache adds the clearCache to the create site build params
func (*CreateSiteBuildParams) SetContext ¶
func (o *CreateSiteBuildParams) SetContext(ctx context.Context)
SetContext adds the context to the create site build params
func (*CreateSiteBuildParams) SetHTTPClient ¶
func (o *CreateSiteBuildParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site build params
func (*CreateSiteBuildParams) SetImage ¶ added in v2.44.0
func (o *CreateSiteBuildParams) SetImage(image *string)
SetImage adds the image to the create site build params
func (*CreateSiteBuildParams) SetSiteID ¶
func (o *CreateSiteBuildParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site build params
func (*CreateSiteBuildParams) SetTemplateID ¶ added in v2.44.0
func (o *CreateSiteBuildParams) SetTemplateID(templateID *string)
SetTemplateID adds the templateId to the create site build params
func (*CreateSiteBuildParams) SetTimeout ¶
func (o *CreateSiteBuildParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site build params
func (*CreateSiteBuildParams) SetTitle ¶ added in v2.44.0
func (o *CreateSiteBuildParams) SetTitle(title *string)
SetTitle adds the title to the create site build params
func (*CreateSiteBuildParams) SetZip ¶ added in v2.46.0
func (o *CreateSiteBuildParams) SetZip(zip runtime.NamedReadCloser)
SetZip adds the zip to the create site build params
func (*CreateSiteBuildParams) WithBranch ¶ added in v2.44.0
func (o *CreateSiteBuildParams) WithBranch(branch *string) *CreateSiteBuildParams
WithBranch adds the branch to the create site build params
func (*CreateSiteBuildParams) WithClearCache ¶ added in v2.44.0
func (o *CreateSiteBuildParams) WithClearCache(clearCache *bool) *CreateSiteBuildParams
WithClearCache adds the clearCache to the create site build params
func (*CreateSiteBuildParams) WithContext ¶
func (o *CreateSiteBuildParams) WithContext(ctx context.Context) *CreateSiteBuildParams
WithContext adds the context to the create site build params
func (*CreateSiteBuildParams) WithHTTPClient ¶
func (o *CreateSiteBuildParams) WithHTTPClient(client *http.Client) *CreateSiteBuildParams
WithHTTPClient adds the HTTPClient to the create site build params
func (*CreateSiteBuildParams) WithImage ¶ added in v2.44.0
func (o *CreateSiteBuildParams) WithImage(image *string) *CreateSiteBuildParams
WithImage adds the image to the create site build params
func (*CreateSiteBuildParams) WithSiteID ¶
func (o *CreateSiteBuildParams) WithSiteID(siteID string) *CreateSiteBuildParams
WithSiteID adds the siteID to the create site build params
func (*CreateSiteBuildParams) WithTemplateID ¶ added in v2.44.0
func (o *CreateSiteBuildParams) WithTemplateID(templateID *string) *CreateSiteBuildParams
WithTemplateID adds the templateID to the create site build params
func (*CreateSiteBuildParams) WithTimeout ¶
func (o *CreateSiteBuildParams) WithTimeout(timeout time.Duration) *CreateSiteBuildParams
WithTimeout adds the timeout to the create site build params
func (*CreateSiteBuildParams) WithTitle ¶ added in v2.44.0
func (o *CreateSiteBuildParams) WithTitle(title *string) *CreateSiteBuildParams
WithTitle adds the title to the create site build params
func (*CreateSiteBuildParams) WithZip ¶ added in v2.46.0
func (o *CreateSiteBuildParams) WithZip(zip runtime.NamedReadCloser) *CreateSiteBuildParams
WithZip adds the zip to the create site build params
func (*CreateSiteBuildParams) WriteToRequest ¶
func (o *CreateSiteBuildParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteBuildReader ¶
type CreateSiteBuildReader struct {
// contains filtered or unexported fields
}
CreateSiteBuildReader is a Reader for the CreateSiteBuild structure.
func (*CreateSiteBuildReader) ReadResponse ¶
func (o *CreateSiteBuildReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteBuildUnprocessableEntity ¶ added in v2.44.0
type CreateSiteBuildUnprocessableEntity struct {
}
CreateSiteBuildUnprocessableEntity handles this case with default header values.
Unprocessable Entity
func NewCreateSiteBuildUnprocessableEntity ¶ added in v2.44.0
func NewCreateSiteBuildUnprocessableEntity() *CreateSiteBuildUnprocessableEntity
NewCreateSiteBuildUnprocessableEntity creates a CreateSiteBuildUnprocessableEntity with default headers values
func (*CreateSiteBuildUnprocessableEntity) Error ¶ added in v2.44.0
func (o *CreateSiteBuildUnprocessableEntity) Error() string
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 ¶
func (o *CreateSiteCreated) GetPayload() *models.Site
type CreateSiteDatabaseBranchCreated ¶ added in v2.47.0
type CreateSiteDatabaseBranchCreated struct {
Payload *models.DatabaseBranchResponse
}
CreateSiteDatabaseBranchCreated handles this case with default header values.
Created
func NewCreateSiteDatabaseBranchCreated ¶ added in v2.47.0
func NewCreateSiteDatabaseBranchCreated() *CreateSiteDatabaseBranchCreated
NewCreateSiteDatabaseBranchCreated creates a CreateSiteDatabaseBranchCreated with default headers values
func (*CreateSiteDatabaseBranchCreated) Error ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchCreated) Error() string
func (*CreateSiteDatabaseBranchCreated) GetPayload ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchCreated) GetPayload() *models.DatabaseBranchResponse
type CreateSiteDatabaseBranchDefault ¶ added in v2.47.0
type CreateSiteDatabaseBranchDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSiteDatabaseBranchDefault handles this case with default header values.
error
func NewCreateSiteDatabaseBranchDefault ¶ added in v2.47.0
func NewCreateSiteDatabaseBranchDefault(code int) *CreateSiteDatabaseBranchDefault
NewCreateSiteDatabaseBranchDefault creates a CreateSiteDatabaseBranchDefault with default headers values
func (*CreateSiteDatabaseBranchDefault) Code ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchDefault) Code() int
Code gets the status code for the create site database branch default response
func (*CreateSiteDatabaseBranchDefault) Error ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchDefault) Error() string
func (*CreateSiteDatabaseBranchDefault) GetPayload ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchDefault) GetPayload() *models.Error
type CreateSiteDatabaseBranchOK ¶ added in v2.47.0
type CreateSiteDatabaseBranchOK struct {
Payload *models.DatabaseBranchResponse
}
CreateSiteDatabaseBranchOK handles this case with default header values.
Branch already exists
func NewCreateSiteDatabaseBranchOK ¶ added in v2.47.0
func NewCreateSiteDatabaseBranchOK() *CreateSiteDatabaseBranchOK
NewCreateSiteDatabaseBranchOK creates a CreateSiteDatabaseBranchOK with default headers values
func (*CreateSiteDatabaseBranchOK) Error ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchOK) Error() string
func (*CreateSiteDatabaseBranchOK) GetPayload ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchOK) GetPayload() *models.DatabaseBranchResponse
type CreateSiteDatabaseBranchParams ¶ added in v2.47.0
type CreateSiteDatabaseBranchParams struct {
/*Branch*/
Branch *models.CreateDatabaseBranchRequest
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateSiteDatabaseBranchParams contains all the parameters to send to the API endpoint for the create site database branch operation typically these are written to a http.Request
func NewCreateSiteDatabaseBranchParams ¶ added in v2.47.0
func NewCreateSiteDatabaseBranchParams() *CreateSiteDatabaseBranchParams
NewCreateSiteDatabaseBranchParams creates a new CreateSiteDatabaseBranchParams object with the default values initialized.
func NewCreateSiteDatabaseBranchParamsWithContext ¶ added in v2.47.0
func NewCreateSiteDatabaseBranchParamsWithContext(ctx context.Context) *CreateSiteDatabaseBranchParams
NewCreateSiteDatabaseBranchParamsWithContext creates a new CreateSiteDatabaseBranchParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteDatabaseBranchParamsWithHTTPClient ¶ added in v2.47.0
func NewCreateSiteDatabaseBranchParamsWithHTTPClient(client *http.Client) *CreateSiteDatabaseBranchParams
NewCreateSiteDatabaseBranchParamsWithHTTPClient creates a new CreateSiteDatabaseBranchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteDatabaseBranchParamsWithTimeout ¶ added in v2.47.0
func NewCreateSiteDatabaseBranchParamsWithTimeout(timeout time.Duration) *CreateSiteDatabaseBranchParams
NewCreateSiteDatabaseBranchParamsWithTimeout creates a new CreateSiteDatabaseBranchParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteDatabaseBranchParams) SetBranch ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) SetBranch(branch *models.CreateDatabaseBranchRequest)
SetBranch adds the branch to the create site database branch params
func (*CreateSiteDatabaseBranchParams) SetContext ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) SetContext(ctx context.Context)
SetContext adds the context to the create site database branch params
func (*CreateSiteDatabaseBranchParams) SetHTTPClient ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site database branch params
func (*CreateSiteDatabaseBranchParams) SetSiteID ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site database branch params
func (*CreateSiteDatabaseBranchParams) SetTimeout ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site database branch params
func (*CreateSiteDatabaseBranchParams) WithBranch ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) WithBranch(branch *models.CreateDatabaseBranchRequest) *CreateSiteDatabaseBranchParams
WithBranch adds the branch to the create site database branch params
func (*CreateSiteDatabaseBranchParams) WithContext ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) WithContext(ctx context.Context) *CreateSiteDatabaseBranchParams
WithContext adds the context to the create site database branch params
func (*CreateSiteDatabaseBranchParams) WithHTTPClient ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) WithHTTPClient(client *http.Client) *CreateSiteDatabaseBranchParams
WithHTTPClient adds the HTTPClient to the create site database branch params
func (*CreateSiteDatabaseBranchParams) WithSiteID ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) WithSiteID(siteID string) *CreateSiteDatabaseBranchParams
WithSiteID adds the siteID to the create site database branch params
func (*CreateSiteDatabaseBranchParams) WithTimeout ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) WithTimeout(timeout time.Duration) *CreateSiteDatabaseBranchParams
WithTimeout adds the timeout to the create site database branch params
func (*CreateSiteDatabaseBranchParams) WriteToRequest ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteDatabaseBranchReader ¶ added in v2.47.0
type CreateSiteDatabaseBranchReader struct {
// contains filtered or unexported fields
}
CreateSiteDatabaseBranchReader is a Reader for the CreateSiteDatabaseBranch structure.
func (*CreateSiteDatabaseBranchReader) ReadResponse ¶ added in v2.47.0
func (o *CreateSiteDatabaseBranchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteDatabaseCreated ¶ added in v2.47.0
type CreateSiteDatabaseCreated struct {
Payload *models.DatabaseResponse
}
CreateSiteDatabaseCreated handles this case with default header values.
Created
func NewCreateSiteDatabaseCreated ¶ added in v2.47.0
func NewCreateSiteDatabaseCreated() *CreateSiteDatabaseCreated
NewCreateSiteDatabaseCreated creates a CreateSiteDatabaseCreated with default headers values
func (*CreateSiteDatabaseCreated) Error ¶ added in v2.47.0
func (o *CreateSiteDatabaseCreated) Error() string
func (*CreateSiteDatabaseCreated) GetPayload ¶ added in v2.47.0
func (o *CreateSiteDatabaseCreated) GetPayload() *models.DatabaseResponse
type CreateSiteDatabaseDefault ¶ added in v2.47.0
type CreateSiteDatabaseDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSiteDatabaseDefault handles this case with default header values.
error
func NewCreateSiteDatabaseDefault ¶ added in v2.47.0
func NewCreateSiteDatabaseDefault(code int) *CreateSiteDatabaseDefault
NewCreateSiteDatabaseDefault creates a CreateSiteDatabaseDefault with default headers values
func (*CreateSiteDatabaseDefault) Code ¶ added in v2.47.0
func (o *CreateSiteDatabaseDefault) Code() int
Code gets the status code for the create site database default response
func (*CreateSiteDatabaseDefault) Error ¶ added in v2.47.0
func (o *CreateSiteDatabaseDefault) Error() string
func (*CreateSiteDatabaseDefault) GetPayload ¶ added in v2.47.0
func (o *CreateSiteDatabaseDefault) GetPayload() *models.Error
type CreateSiteDatabaseOK ¶ added in v2.47.0
type CreateSiteDatabaseOK struct {
Payload *models.DatabaseResponse
}
CreateSiteDatabaseOK handles this case with default header values.
Database already exists
func NewCreateSiteDatabaseOK ¶ added in v2.47.0
func NewCreateSiteDatabaseOK() *CreateSiteDatabaseOK
NewCreateSiteDatabaseOK creates a CreateSiteDatabaseOK with default headers values
func (*CreateSiteDatabaseOK) Error ¶ added in v2.47.0
func (o *CreateSiteDatabaseOK) Error() string
func (*CreateSiteDatabaseOK) GetPayload ¶ added in v2.47.0
func (o *CreateSiteDatabaseOK) GetPayload() *models.DatabaseResponse
type CreateSiteDatabaseParams ¶ added in v2.47.0
type CreateSiteDatabaseParams struct {
/*Database*/
Database *models.CreateDatabaseRequest
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateSiteDatabaseParams contains all the parameters to send to the API endpoint for the create site database operation typically these are written to a http.Request
func NewCreateSiteDatabaseParams ¶ added in v2.47.0
func NewCreateSiteDatabaseParams() *CreateSiteDatabaseParams
NewCreateSiteDatabaseParams creates a new CreateSiteDatabaseParams object with the default values initialized.
func NewCreateSiteDatabaseParamsWithContext ¶ added in v2.47.0
func NewCreateSiteDatabaseParamsWithContext(ctx context.Context) *CreateSiteDatabaseParams
NewCreateSiteDatabaseParamsWithContext creates a new CreateSiteDatabaseParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteDatabaseParamsWithHTTPClient ¶ added in v2.47.0
func NewCreateSiteDatabaseParamsWithHTTPClient(client *http.Client) *CreateSiteDatabaseParams
NewCreateSiteDatabaseParamsWithHTTPClient creates a new CreateSiteDatabaseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteDatabaseParamsWithTimeout ¶ added in v2.47.0
func NewCreateSiteDatabaseParamsWithTimeout(timeout time.Duration) *CreateSiteDatabaseParams
NewCreateSiteDatabaseParamsWithTimeout creates a new CreateSiteDatabaseParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteDatabaseParams) SetContext ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) SetContext(ctx context.Context)
SetContext adds the context to the create site database params
func (*CreateSiteDatabaseParams) SetDatabase ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) SetDatabase(database *models.CreateDatabaseRequest)
SetDatabase adds the database to the create site database params
func (*CreateSiteDatabaseParams) SetHTTPClient ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site database params
func (*CreateSiteDatabaseParams) SetSiteID ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site database params
func (*CreateSiteDatabaseParams) SetTimeout ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site database params
func (*CreateSiteDatabaseParams) WithContext ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) WithContext(ctx context.Context) *CreateSiteDatabaseParams
WithContext adds the context to the create site database params
func (*CreateSiteDatabaseParams) WithDatabase ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) WithDatabase(database *models.CreateDatabaseRequest) *CreateSiteDatabaseParams
WithDatabase adds the database to the create site database params
func (*CreateSiteDatabaseParams) WithHTTPClient ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) WithHTTPClient(client *http.Client) *CreateSiteDatabaseParams
WithHTTPClient adds the HTTPClient to the create site database params
func (*CreateSiteDatabaseParams) WithSiteID ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) WithSiteID(siteID string) *CreateSiteDatabaseParams
WithSiteID adds the siteID to the create site database params
func (*CreateSiteDatabaseParams) WithTimeout ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) WithTimeout(timeout time.Duration) *CreateSiteDatabaseParams
WithTimeout adds the timeout to the create site database params
func (*CreateSiteDatabaseParams) WriteToRequest ¶ added in v2.47.0
func (o *CreateSiteDatabaseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteDatabaseReader ¶ added in v2.47.0
type CreateSiteDatabaseReader struct {
// contains filtered or unexported fields
}
CreateSiteDatabaseReader is a Reader for the CreateSiteDatabase structure.
func (*CreateSiteDatabaseReader) ReadResponse ¶ added in v2.47.0
func (o *CreateSiteDatabaseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteDatabaseSnapshotCreated ¶ added in v2.47.0
type CreateSiteDatabaseSnapshotCreated struct {
Payload *models.DatabaseSnapshot
}
CreateSiteDatabaseSnapshotCreated handles this case with default header values.
Created
func NewCreateSiteDatabaseSnapshotCreated ¶ added in v2.47.0
func NewCreateSiteDatabaseSnapshotCreated() *CreateSiteDatabaseSnapshotCreated
NewCreateSiteDatabaseSnapshotCreated creates a CreateSiteDatabaseSnapshotCreated with default headers values
func (*CreateSiteDatabaseSnapshotCreated) Error ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotCreated) Error() string
func (*CreateSiteDatabaseSnapshotCreated) GetPayload ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotCreated) GetPayload() *models.DatabaseSnapshot
type CreateSiteDatabaseSnapshotDefault ¶ added in v2.47.0
type CreateSiteDatabaseSnapshotDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSiteDatabaseSnapshotDefault handles this case with default header values.
error
func NewCreateSiteDatabaseSnapshotDefault ¶ added in v2.47.0
func NewCreateSiteDatabaseSnapshotDefault(code int) *CreateSiteDatabaseSnapshotDefault
NewCreateSiteDatabaseSnapshotDefault creates a CreateSiteDatabaseSnapshotDefault with default headers values
func (*CreateSiteDatabaseSnapshotDefault) Code ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotDefault) Code() int
Code gets the status code for the create site database snapshot default response
func (*CreateSiteDatabaseSnapshotDefault) Error ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotDefault) Error() string
func (*CreateSiteDatabaseSnapshotDefault) GetPayload ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotDefault) GetPayload() *models.Error
type CreateSiteDatabaseSnapshotParams ¶ added in v2.47.0
type CreateSiteDatabaseSnapshotParams struct {
/*SiteID*/
SiteID string
/*Snapshot*/
Snapshot *models.CreateDatabaseSnapshotRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateSiteDatabaseSnapshotParams contains all the parameters to send to the API endpoint for the create site database snapshot operation typically these are written to a http.Request
func NewCreateSiteDatabaseSnapshotParams ¶ added in v2.47.0
func NewCreateSiteDatabaseSnapshotParams() *CreateSiteDatabaseSnapshotParams
NewCreateSiteDatabaseSnapshotParams creates a new CreateSiteDatabaseSnapshotParams object with the default values initialized.
func NewCreateSiteDatabaseSnapshotParamsWithContext ¶ added in v2.47.0
func NewCreateSiteDatabaseSnapshotParamsWithContext(ctx context.Context) *CreateSiteDatabaseSnapshotParams
NewCreateSiteDatabaseSnapshotParamsWithContext creates a new CreateSiteDatabaseSnapshotParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteDatabaseSnapshotParamsWithHTTPClient ¶ added in v2.47.0
func NewCreateSiteDatabaseSnapshotParamsWithHTTPClient(client *http.Client) *CreateSiteDatabaseSnapshotParams
NewCreateSiteDatabaseSnapshotParamsWithHTTPClient creates a new CreateSiteDatabaseSnapshotParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteDatabaseSnapshotParamsWithTimeout ¶ added in v2.47.0
func NewCreateSiteDatabaseSnapshotParamsWithTimeout(timeout time.Duration) *CreateSiteDatabaseSnapshotParams
NewCreateSiteDatabaseSnapshotParamsWithTimeout creates a new CreateSiteDatabaseSnapshotParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteDatabaseSnapshotParams) SetContext ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) SetContext(ctx context.Context)
SetContext adds the context to the create site database snapshot params
func (*CreateSiteDatabaseSnapshotParams) SetHTTPClient ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site database snapshot params
func (*CreateSiteDatabaseSnapshotParams) SetSiteID ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site database snapshot params
func (*CreateSiteDatabaseSnapshotParams) SetSnapshot ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) SetSnapshot(snapshot *models.CreateDatabaseSnapshotRequest)
SetSnapshot adds the snapshot to the create site database snapshot params
func (*CreateSiteDatabaseSnapshotParams) SetTimeout ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site database snapshot params
func (*CreateSiteDatabaseSnapshotParams) WithContext ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) WithContext(ctx context.Context) *CreateSiteDatabaseSnapshotParams
WithContext adds the context to the create site database snapshot params
func (*CreateSiteDatabaseSnapshotParams) WithHTTPClient ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) WithHTTPClient(client *http.Client) *CreateSiteDatabaseSnapshotParams
WithHTTPClient adds the HTTPClient to the create site database snapshot params
func (*CreateSiteDatabaseSnapshotParams) WithSiteID ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) WithSiteID(siteID string) *CreateSiteDatabaseSnapshotParams
WithSiteID adds the siteID to the create site database snapshot params
func (*CreateSiteDatabaseSnapshotParams) WithSnapshot ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) WithSnapshot(snapshot *models.CreateDatabaseSnapshotRequest) *CreateSiteDatabaseSnapshotParams
WithSnapshot adds the snapshot to the create site database snapshot params
func (*CreateSiteDatabaseSnapshotParams) WithTimeout ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) WithTimeout(timeout time.Duration) *CreateSiteDatabaseSnapshotParams
WithTimeout adds the timeout to the create site database snapshot params
func (*CreateSiteDatabaseSnapshotParams) WriteToRequest ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteDatabaseSnapshotReader ¶ added in v2.47.0
type CreateSiteDatabaseSnapshotReader struct {
// contains filtered or unexported fields
}
CreateSiteDatabaseSnapshotReader is a Reader for the CreateSiteDatabaseSnapshot structure.
func (*CreateSiteDatabaseSnapshotReader) ReadResponse ¶ added in v2.47.0
func (o *CreateSiteDatabaseSnapshotReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
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 ¶
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 ¶
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 ¶
func (o *CreateSiteDeployOK) GetPayload() *models.Deploy
type CreateSiteDeployParams ¶
type CreateSiteDeployParams struct {
/*Branch*/
Branch *string
/*Deploy*/
Deploy *models.DeployFiles
/*DeployPreviews*/
DeployPreviews *bool
/*LatestPublished*/
LatestPublished *bool
/*Production*/
Production *bool
/*SiteID*/
SiteID string
/*State*/
State *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 ¶
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 ¶
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 ¶
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) SetBranch ¶ added in v2.13.0
func (o *CreateSiteDeployParams) SetBranch(branch *string)
SetBranch adds the branch to the create site deploy params
func (*CreateSiteDeployParams) SetContext ¶
func (o *CreateSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the create site deploy params
func (*CreateSiteDeployParams) SetDeploy ¶
func (o *CreateSiteDeployParams) SetDeploy(deploy *models.DeployFiles)
SetDeploy adds the deploy to the create site deploy params
func (*CreateSiteDeployParams) SetDeployPreviews ¶ added in v2.13.0
func (o *CreateSiteDeployParams) SetDeployPreviews(deployPreviews *bool)
SetDeployPreviews adds the deployPreviews to the create site deploy params
func (*CreateSiteDeployParams) SetHTTPClient ¶
func (o *CreateSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site deploy params
func (*CreateSiteDeployParams) SetLatestPublished ¶ added in v2.13.0
func (o *CreateSiteDeployParams) SetLatestPublished(latestPublished *bool)
SetLatestPublished adds the latestPublished to the create site deploy params
func (*CreateSiteDeployParams) SetProduction ¶ added in v2.13.0
func (o *CreateSiteDeployParams) SetProduction(production *bool)
SetProduction adds the production to the create site deploy params
func (*CreateSiteDeployParams) SetSiteID ¶
func (o *CreateSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site deploy params
func (*CreateSiteDeployParams) SetState ¶ added in v2.13.0
func (o *CreateSiteDeployParams) SetState(state *string)
SetState adds the state to the create site deploy params
func (*CreateSiteDeployParams) SetTimeout ¶
func (o *CreateSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site deploy params
func (*CreateSiteDeployParams) SetTitle ¶
func (o *CreateSiteDeployParams) SetTitle(title *string)
SetTitle adds the title to the create site deploy params
func (*CreateSiteDeployParams) WithBranch ¶ added in v2.13.0
func (o *CreateSiteDeployParams) WithBranch(branch *string) *CreateSiteDeployParams
WithBranch adds the branch to the create site deploy params
func (*CreateSiteDeployParams) WithContext ¶
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) WithDeployPreviews ¶ added in v2.13.0
func (o *CreateSiteDeployParams) WithDeployPreviews(deployPreviews *bool) *CreateSiteDeployParams
WithDeployPreviews adds the deployPreviews to the create site deploy params
func (*CreateSiteDeployParams) WithHTTPClient ¶
func (o *CreateSiteDeployParams) WithHTTPClient(client *http.Client) *CreateSiteDeployParams
WithHTTPClient adds the HTTPClient to the create site deploy params
func (*CreateSiteDeployParams) WithLatestPublished ¶ added in v2.13.0
func (o *CreateSiteDeployParams) WithLatestPublished(latestPublished *bool) *CreateSiteDeployParams
WithLatestPublished adds the latestPublished to the create site deploy params
func (*CreateSiteDeployParams) WithProduction ¶ added in v2.13.0
func (o *CreateSiteDeployParams) WithProduction(production *bool) *CreateSiteDeployParams
WithProduction adds the production 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) WithState ¶ added in v2.13.0
func (o *CreateSiteDeployParams) WithState(state *string) *CreateSiteDeployParams
WithState adds the state to the create site deploy params
func (*CreateSiteDeployParams) WithTimeout ¶
func (o *CreateSiteDeployParams) WithTimeout(timeout time.Duration) *CreateSiteDeployParams
WithTimeout adds the timeout to the create site deploy params
func (*CreateSiteDeployParams) WithTitle ¶
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 CreateSiteDevServerDefault ¶ added in v2.30.0
type CreateSiteDevServerDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSiteDevServerDefault handles this case with default header values.
error
func NewCreateSiteDevServerDefault ¶ added in v2.30.0
func NewCreateSiteDevServerDefault(code int) *CreateSiteDevServerDefault
NewCreateSiteDevServerDefault creates a CreateSiteDevServerDefault with default headers values
func (*CreateSiteDevServerDefault) Code ¶ added in v2.30.0
func (o *CreateSiteDevServerDefault) Code() int
Code gets the status code for the create site dev server default response
func (*CreateSiteDevServerDefault) Error ¶ added in v2.30.0
func (o *CreateSiteDevServerDefault) Error() string
func (*CreateSiteDevServerDefault) GetPayload ¶ added in v2.30.0
func (o *CreateSiteDevServerDefault) GetPayload() *models.Error
type CreateSiteDevServerHookCreated ¶ added in v2.30.0
type CreateSiteDevServerHookCreated struct {
Payload *models.DevServerHook
}
CreateSiteDevServerHookCreated handles this case with default header values.
Created
func NewCreateSiteDevServerHookCreated ¶ added in v2.30.0
func NewCreateSiteDevServerHookCreated() *CreateSiteDevServerHookCreated
NewCreateSiteDevServerHookCreated creates a CreateSiteDevServerHookCreated with default headers values
func (*CreateSiteDevServerHookCreated) Error ¶ added in v2.30.0
func (o *CreateSiteDevServerHookCreated) Error() string
func (*CreateSiteDevServerHookCreated) GetPayload ¶ added in v2.30.0
func (o *CreateSiteDevServerHookCreated) GetPayload() *models.DevServerHook
type CreateSiteDevServerHookDefault ¶ added in v2.30.0
type CreateSiteDevServerHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSiteDevServerHookDefault handles this case with default header values.
error
func NewCreateSiteDevServerHookDefault ¶ added in v2.30.0
func NewCreateSiteDevServerHookDefault(code int) *CreateSiteDevServerHookDefault
NewCreateSiteDevServerHookDefault creates a CreateSiteDevServerHookDefault with default headers values
func (*CreateSiteDevServerHookDefault) Code ¶ added in v2.30.0
func (o *CreateSiteDevServerHookDefault) Code() int
Code gets the status code for the create site dev server hook default response
func (*CreateSiteDevServerHookDefault) Error ¶ added in v2.30.0
func (o *CreateSiteDevServerHookDefault) Error() string
func (*CreateSiteDevServerHookDefault) GetPayload ¶ added in v2.30.0
func (o *CreateSiteDevServerHookDefault) GetPayload() *models.Error
type CreateSiteDevServerHookParams ¶ added in v2.30.0
type CreateSiteDevServerHookParams struct {
/*DevServerHook*/
DevServerHook *models.DevServerHookSetup
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateSiteDevServerHookParams contains all the parameters to send to the API endpoint for the create site dev server hook operation typically these are written to a http.Request
func NewCreateSiteDevServerHookParams ¶ added in v2.30.0
func NewCreateSiteDevServerHookParams() *CreateSiteDevServerHookParams
NewCreateSiteDevServerHookParams creates a new CreateSiteDevServerHookParams object with the default values initialized.
func NewCreateSiteDevServerHookParamsWithContext ¶ added in v2.30.0
func NewCreateSiteDevServerHookParamsWithContext(ctx context.Context) *CreateSiteDevServerHookParams
NewCreateSiteDevServerHookParamsWithContext creates a new CreateSiteDevServerHookParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteDevServerHookParamsWithHTTPClient ¶ added in v2.30.0
func NewCreateSiteDevServerHookParamsWithHTTPClient(client *http.Client) *CreateSiteDevServerHookParams
NewCreateSiteDevServerHookParamsWithHTTPClient creates a new CreateSiteDevServerHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteDevServerHookParamsWithTimeout ¶ added in v2.30.0
func NewCreateSiteDevServerHookParamsWithTimeout(timeout time.Duration) *CreateSiteDevServerHookParams
NewCreateSiteDevServerHookParamsWithTimeout creates a new CreateSiteDevServerHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteDevServerHookParams) SetContext ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) SetContext(ctx context.Context)
SetContext adds the context to the create site dev server hook params
func (*CreateSiteDevServerHookParams) SetDevServerHook ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) SetDevServerHook(devServerHook *models.DevServerHookSetup)
SetDevServerHook adds the devServerHook to the create site dev server hook params
func (*CreateSiteDevServerHookParams) SetHTTPClient ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site dev server hook params
func (*CreateSiteDevServerHookParams) SetSiteID ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site dev server hook params
func (*CreateSiteDevServerHookParams) SetTimeout ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site dev server hook params
func (*CreateSiteDevServerHookParams) WithContext ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) WithContext(ctx context.Context) *CreateSiteDevServerHookParams
WithContext adds the context to the create site dev server hook params
func (*CreateSiteDevServerHookParams) WithDevServerHook ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) WithDevServerHook(devServerHook *models.DevServerHookSetup) *CreateSiteDevServerHookParams
WithDevServerHook adds the devServerHook to the create site dev server hook params
func (*CreateSiteDevServerHookParams) WithHTTPClient ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) WithHTTPClient(client *http.Client) *CreateSiteDevServerHookParams
WithHTTPClient adds the HTTPClient to the create site dev server hook params
func (*CreateSiteDevServerHookParams) WithSiteID ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) WithSiteID(siteID string) *CreateSiteDevServerHookParams
WithSiteID adds the siteID to the create site dev server hook params
func (*CreateSiteDevServerHookParams) WithTimeout ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) WithTimeout(timeout time.Duration) *CreateSiteDevServerHookParams
WithTimeout adds the timeout to the create site dev server hook params
func (*CreateSiteDevServerHookParams) WriteToRequest ¶ added in v2.30.0
func (o *CreateSiteDevServerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteDevServerHookReader ¶ added in v2.30.0
type CreateSiteDevServerHookReader struct {
// contains filtered or unexported fields
}
CreateSiteDevServerHookReader is a Reader for the CreateSiteDevServerHook structure.
func (*CreateSiteDevServerHookReader) ReadResponse ¶ added in v2.30.0
func (o *CreateSiteDevServerHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteDevServerOK ¶ added in v2.30.0
CreateSiteDevServerOK handles this case with default header values.
OK
func NewCreateSiteDevServerOK ¶ added in v2.30.0
func NewCreateSiteDevServerOK() *CreateSiteDevServerOK
NewCreateSiteDevServerOK creates a CreateSiteDevServerOK with default headers values
func (*CreateSiteDevServerOK) Error ¶ added in v2.30.0
func (o *CreateSiteDevServerOK) Error() string
func (*CreateSiteDevServerOK) GetPayload ¶ added in v2.30.0
func (o *CreateSiteDevServerOK) GetPayload() []*models.DevServer
type CreateSiteDevServerParams ¶ added in v2.30.0
type CreateSiteDevServerParams struct {
/*Branch*/
Branch *string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateSiteDevServerParams contains all the parameters to send to the API endpoint for the create site dev server operation typically these are written to a http.Request
func NewCreateSiteDevServerParams ¶ added in v2.30.0
func NewCreateSiteDevServerParams() *CreateSiteDevServerParams
NewCreateSiteDevServerParams creates a new CreateSiteDevServerParams object with the default values initialized.
func NewCreateSiteDevServerParamsWithContext ¶ added in v2.30.0
func NewCreateSiteDevServerParamsWithContext(ctx context.Context) *CreateSiteDevServerParams
NewCreateSiteDevServerParamsWithContext creates a new CreateSiteDevServerParams object with the default values initialized, and the ability to set a context for a request
func NewCreateSiteDevServerParamsWithHTTPClient ¶ added in v2.30.0
func NewCreateSiteDevServerParamsWithHTTPClient(client *http.Client) *CreateSiteDevServerParams
NewCreateSiteDevServerParamsWithHTTPClient creates a new CreateSiteDevServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateSiteDevServerParamsWithTimeout ¶ added in v2.30.0
func NewCreateSiteDevServerParamsWithTimeout(timeout time.Duration) *CreateSiteDevServerParams
NewCreateSiteDevServerParamsWithTimeout creates a new CreateSiteDevServerParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateSiteDevServerParams) SetBranch ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) SetBranch(branch *string)
SetBranch adds the branch to the create site dev server params
func (*CreateSiteDevServerParams) SetContext ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) SetContext(ctx context.Context)
SetContext adds the context to the create site dev server params
func (*CreateSiteDevServerParams) SetHTTPClient ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site dev server params
func (*CreateSiteDevServerParams) SetSiteID ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site dev server params
func (*CreateSiteDevServerParams) SetTimeout ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site dev server params
func (*CreateSiteDevServerParams) WithBranch ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) WithBranch(branch *string) *CreateSiteDevServerParams
WithBranch adds the branch to the create site dev server params
func (*CreateSiteDevServerParams) WithContext ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) WithContext(ctx context.Context) *CreateSiteDevServerParams
WithContext adds the context to the create site dev server params
func (*CreateSiteDevServerParams) WithHTTPClient ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) WithHTTPClient(client *http.Client) *CreateSiteDevServerParams
WithHTTPClient adds the HTTPClient to the create site dev server params
func (*CreateSiteDevServerParams) WithSiteID ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) WithSiteID(siteID string) *CreateSiteDevServerParams
WithSiteID adds the siteID to the create site dev server params
func (*CreateSiteDevServerParams) WithTimeout ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) WithTimeout(timeout time.Duration) *CreateSiteDevServerParams
WithTimeout adds the timeout to the create site dev server params
func (*CreateSiteDevServerParams) WriteToRequest ¶ added in v2.30.0
func (o *CreateSiteDevServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteDevServerReader ¶ added in v2.30.0
type CreateSiteDevServerReader struct {
// contains filtered or unexported fields
}
CreateSiteDevServerReader is a Reader for the CreateSiteDevServer structure.
func (*CreateSiteDevServerReader) ReadResponse ¶ added in v2.30.0
func (o *CreateSiteDevServerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateSiteInTeamCreated ¶
CreateSiteInTeamCreated handles this case with default header values.
Created
func NewCreateSiteInTeamCreated ¶
func NewCreateSiteInTeamCreated() *CreateSiteInTeamCreated
NewCreateSiteInTeamCreated creates a CreateSiteInTeamCreated with default headers values
func (*CreateSiteInTeamCreated) Error ¶
func (o *CreateSiteInTeamCreated) Error() string
func (*CreateSiteInTeamCreated) GetPayload ¶
func (o *CreateSiteInTeamCreated) GetPayload() *models.Site
type CreateSiteInTeamDefault ¶
type CreateSiteInTeamDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSiteInTeamDefault handles this case with default header values.
error
func NewCreateSiteInTeamDefault ¶
func NewCreateSiteInTeamDefault(code int) *CreateSiteInTeamDefault
NewCreateSiteInTeamDefault creates a CreateSiteInTeamDefault with default headers values
func (*CreateSiteInTeamDefault) Code ¶
func (o *CreateSiteInTeamDefault) Code() int
Code gets the status code for the create site in team default response
func (*CreateSiteInTeamDefault) Error ¶
func (o *CreateSiteInTeamDefault) Error() string
func (*CreateSiteInTeamDefault) GetPayload ¶
func (o *CreateSiteInTeamDefault) GetPayload() *models.Error
type CreateSiteInTeamParams ¶
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 ¶
func NewCreateSiteInTeamParams() *CreateSiteInTeamParams
NewCreateSiteInTeamParams creates a new CreateSiteInTeamParams object with the default values initialized.
func NewCreateSiteInTeamParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CreateSiteInTeamParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the create site in team params
func (*CreateSiteInTeamParams) SetConfigureDNS ¶
func (o *CreateSiteInTeamParams) SetConfigureDNS(configureDNS *bool)
SetConfigureDNS adds the configureDns to the create site in team params
func (*CreateSiteInTeamParams) SetContext ¶
func (o *CreateSiteInTeamParams) SetContext(ctx context.Context)
SetContext adds the context to the create site in team params
func (*CreateSiteInTeamParams) SetHTTPClient ¶
func (o *CreateSiteInTeamParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site in team params
func (*CreateSiteInTeamParams) SetSite ¶
func (o *CreateSiteInTeamParams) SetSite(site *models.SiteSetup)
SetSite adds the site to the create site in team params
func (*CreateSiteInTeamParams) SetTimeout ¶
func (o *CreateSiteInTeamParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site in team params
func (*CreateSiteInTeamParams) WithAccountSlug ¶
func (o *CreateSiteInTeamParams) WithAccountSlug(accountSlug string) *CreateSiteInTeamParams
WithAccountSlug adds the accountSlug to the create site in team params
func (*CreateSiteInTeamParams) WithConfigureDNS ¶
func (o *CreateSiteInTeamParams) WithConfigureDNS(configureDNS *bool) *CreateSiteInTeamParams
WithConfigureDNS adds the configureDNS to the create site in team params
func (*CreateSiteInTeamParams) WithContext ¶
func (o *CreateSiteInTeamParams) WithContext(ctx context.Context) *CreateSiteInTeamParams
WithContext adds the context to the create site in team params
func (*CreateSiteInTeamParams) WithHTTPClient ¶
func (o *CreateSiteInTeamParams) WithHTTPClient(client *http.Client) *CreateSiteInTeamParams
WithHTTPClient adds the HTTPClient to the create site in team params
func (*CreateSiteInTeamParams) WithSite ¶
func (o *CreateSiteInTeamParams) WithSite(site *models.SiteSetup) *CreateSiteInTeamParams
WithSite adds the site to the create site in team params
func (*CreateSiteInTeamParams) WithTimeout ¶
func (o *CreateSiteInTeamParams) WithTimeout(timeout time.Duration) *CreateSiteInTeamParams
WithTimeout adds the timeout to the create site in team params
func (*CreateSiteInTeamParams) WriteToRequest ¶
func (o *CreateSiteInTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSiteInTeamReader ¶
type CreateSiteInTeamReader struct {
// contains filtered or unexported fields
}
CreateSiteInTeamReader is a Reader for the CreateSiteInTeam structure.
func (*CreateSiteInTeamReader) ReadResponse ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *CreateSiteParams) SetConfigureDNS(configureDNS *bool)
SetConfigureDNS adds the configureDns to the create site params
func (*CreateSiteParams) SetContext ¶
func (o *CreateSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the create site params
func (*CreateSiteParams) SetHTTPClient ¶
func (o *CreateSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site params
func (*CreateSiteParams) SetSite ¶
func (o *CreateSiteParams) SetSite(site *models.SiteSetup)
SetSite adds the site to the create site params
func (*CreateSiteParams) SetTimeout ¶
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 ¶
func (o *CreateSiteParams) WithContext(ctx context.Context) *CreateSiteParams
WithContext adds the context to the create site params
func (*CreateSiteParams) WithHTTPClient ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *CreateSiteSnippetParams) SetContext(ctx context.Context)
SetContext adds the context to the create site snippet params
func (*CreateSiteSnippetParams) SetHTTPClient ¶
func (o *CreateSiteSnippetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create site snippet params
func (*CreateSiteSnippetParams) SetSiteID ¶
func (o *CreateSiteSnippetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create site snippet params
func (*CreateSiteSnippetParams) SetSnippet ¶
func (o *CreateSiteSnippetParams) SetSnippet(snippet *models.Snippet)
SetSnippet adds the snippet to the create site snippet params
func (*CreateSiteSnippetParams) SetTimeout ¶
func (o *CreateSiteSnippetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create site snippet params
func (*CreateSiteSnippetParams) WithContext ¶
func (o *CreateSiteSnippetParams) WithContext(ctx context.Context) *CreateSiteSnippetParams
WithContext adds the context to the create site snippet params
func (*CreateSiteSnippetParams) WithHTTPClient ¶
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 ¶
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 ¶
CreateSplitTestCreated handles this case with default header values.
Created
func NewCreateSplitTestCreated ¶
func NewCreateSplitTestCreated() *CreateSplitTestCreated
NewCreateSplitTestCreated creates a CreateSplitTestCreated with default headers values
func (*CreateSplitTestCreated) Error ¶
func (o *CreateSplitTestCreated) Error() string
func (*CreateSplitTestCreated) GetPayload ¶
func (o *CreateSplitTestCreated) GetPayload() *models.SplitTest
type CreateSplitTestDefault ¶
type CreateSplitTestDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
CreateSplitTestDefault handles this case with default header values.
error
func NewCreateSplitTestDefault ¶
func NewCreateSplitTestDefault(code int) *CreateSplitTestDefault
NewCreateSplitTestDefault creates a CreateSplitTestDefault with default headers values
func (*CreateSplitTestDefault) Code ¶
func (o *CreateSplitTestDefault) Code() int
Code gets the status code for the create split test default response
func (*CreateSplitTestDefault) Error ¶
func (o *CreateSplitTestDefault) Error() string
func (*CreateSplitTestDefault) GetPayload ¶
func (o *CreateSplitTestDefault) GetPayload() *models.Error
type CreateSplitTestParams ¶
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 ¶
func NewCreateSplitTestParams() *CreateSplitTestParams
NewCreateSplitTestParams creates a new CreateSplitTestParams object with the default values initialized.
func NewCreateSplitTestParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *CreateSplitTestParams) SetBranchTests(branchTests *models.SplitTestSetup)
SetBranchTests adds the branchTests to the create split test params
func (*CreateSplitTestParams) SetContext ¶
func (o *CreateSplitTestParams) SetContext(ctx context.Context)
SetContext adds the context to the create split test params
func (*CreateSplitTestParams) SetHTTPClient ¶
func (o *CreateSplitTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create split test params
func (*CreateSplitTestParams) SetSiteID ¶
func (o *CreateSplitTestParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the create split test params
func (*CreateSplitTestParams) SetTimeout ¶
func (o *CreateSplitTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create split test params
func (*CreateSplitTestParams) WithBranchTests ¶
func (o *CreateSplitTestParams) WithBranchTests(branchTests *models.SplitTestSetup) *CreateSplitTestParams
WithBranchTests adds the branchTests to the create split test params
func (*CreateSplitTestParams) WithContext ¶
func (o *CreateSplitTestParams) WithContext(ctx context.Context) *CreateSplitTestParams
WithContext adds the context to the create split test params
func (*CreateSplitTestParams) WithHTTPClient ¶
func (o *CreateSplitTestParams) WithHTTPClient(client *http.Client) *CreateSplitTestParams
WithHTTPClient adds the HTTPClient to the create split test params
func (*CreateSplitTestParams) WithSiteID ¶
func (o *CreateSplitTestParams) WithSiteID(siteID string) *CreateSplitTestParams
WithSiteID adds the siteID to the create split test params
func (*CreateSplitTestParams) WithTimeout ¶
func (o *CreateSplitTestParams) WithTimeout(timeout time.Duration) *CreateSplitTestParams
WithTimeout adds the timeout to the create split test params
func (*CreateSplitTestParams) WriteToRequest ¶
func (o *CreateSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateSplitTestReader ¶
type CreateSplitTestReader struct {
// contains filtered or unexported fields
}
CreateSplitTestReader is a Reader for the CreateSplitTest structure.
func (*CreateSplitTestReader) ReadResponse ¶
func (o *CreateSplitTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateTicketCreated ¶
CreateTicketCreated handles this case with default header values.
Created
func NewCreateTicketCreated ¶
func NewCreateTicketCreated() *CreateTicketCreated
NewCreateTicketCreated creates a CreateTicketCreated with default headers values
func (*CreateTicketCreated) Error ¶
func (o *CreateTicketCreated) Error() string
func (*CreateTicketCreated) GetPayload ¶
func (o *CreateTicketCreated) GetPayload() *models.Ticket
type CreateTicketDefault ¶
CreateTicketDefault handles this case with default header values.
error
func NewCreateTicketDefault ¶
func NewCreateTicketDefault(code int) *CreateTicketDefault
NewCreateTicketDefault creates a CreateTicketDefault with default headers values
func (*CreateTicketDefault) Code ¶
func (o *CreateTicketDefault) Code() int
Code gets the status code for the create ticket default response
func (*CreateTicketDefault) Error ¶
func (o *CreateTicketDefault) Error() string
func (*CreateTicketDefault) GetPayload ¶
func (o *CreateTicketDefault) GetPayload() *models.Error
type CreateTicketParams ¶
type CreateTicketParams struct {
/*Body*/
Body *models.CreateTicketParamsBody
/*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 ¶
func NewCreateTicketParams() *CreateTicketParams
NewCreateTicketParams creates a new CreateTicketParams object with the default values initialized.
func NewCreateTicketParamsWithContext ¶
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 ¶
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 ¶
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) SetBody ¶ added in v2.51.0
func (o *CreateTicketParams) SetBody(body *models.CreateTicketParamsBody)
SetBody adds the body to the create ticket params
func (*CreateTicketParams) SetClientID ¶
func (o *CreateTicketParams) SetClientID(clientID string)
SetClientID adds the clientId to the create ticket params
func (*CreateTicketParams) SetContext ¶
func (o *CreateTicketParams) SetContext(ctx context.Context)
SetContext adds the context to the create ticket params
func (*CreateTicketParams) SetHTTPClient ¶
func (o *CreateTicketParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create ticket params
func (*CreateTicketParams) SetTimeout ¶
func (o *CreateTicketParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create ticket params
func (*CreateTicketParams) WithBody ¶ added in v2.51.0
func (o *CreateTicketParams) WithBody(body *models.CreateTicketParamsBody) *CreateTicketParams
WithBody adds the body to the create ticket params
func (*CreateTicketParams) WithClientID ¶
func (o *CreateTicketParams) WithClientID(clientID string) *CreateTicketParams
WithClientID adds the clientID to the create ticket params
func (*CreateTicketParams) WithContext ¶
func (o *CreateTicketParams) WithContext(ctx context.Context) *CreateTicketParams
WithContext adds the context to the create ticket params
func (*CreateTicketParams) WithHTTPClient ¶
func (o *CreateTicketParams) WithHTTPClient(client *http.Client) *CreateTicketParams
WithHTTPClient adds the HTTPClient to the create ticket params
func (*CreateTicketParams) WithTimeout ¶
func (o *CreateTicketParams) WithTimeout(timeout time.Duration) *CreateTicketParams
WithTimeout adds the timeout to the create ticket params
func (*CreateTicketParams) WriteToRequest ¶
func (o *CreateTicketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateTicketReader ¶
type CreateTicketReader struct {
// contains filtered or unexported fields
}
CreateTicketReader is a Reader for the CreateTicket structure.
func (*CreateTicketReader) ReadResponse ¶
func (o *CreateTicketReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateTicketUnauthorized ¶ added in v2.51.0
type CreateTicketUnauthorized struct {
}
CreateTicketUnauthorized handles this case with default header values.
OAuth application not found
func NewCreateTicketUnauthorized ¶ added in v2.51.0
func NewCreateTicketUnauthorized() *CreateTicketUnauthorized
NewCreateTicketUnauthorized creates a CreateTicketUnauthorized with default headers values
func (*CreateTicketUnauthorized) Error ¶ added in v2.51.0
func (o *CreateTicketUnauthorized) Error() string
func (*CreateTicketUnauthorized) GetPayload ¶ added in v2.51.0
func (o *CreateTicketUnauthorized) GetPayload() *models.Error
type CreateTicketUnprocessableEntity ¶ added in v2.51.0
CreateTicketUnprocessableEntity handles this case with default header values.
Validation error
func NewCreateTicketUnprocessableEntity ¶ added in v2.51.0
func NewCreateTicketUnprocessableEntity() *CreateTicketUnprocessableEntity
NewCreateTicketUnprocessableEntity creates a CreateTicketUnprocessableEntity with default headers values
func (*CreateTicketUnprocessableEntity) Error ¶ added in v2.51.0
func (o *CreateTicketUnprocessableEntity) Error() string
func (*CreateTicketUnprocessableEntity) GetPayload ¶ added in v2.51.0
func (o *CreateTicketUnprocessableEntity) GetPayload() *models.Error
type DeleteAgentRunnerAccepted ¶ added in v2.39.0
type DeleteAgentRunnerAccepted struct {
}
DeleteAgentRunnerAccepted handles this case with default header values.
Accepted
func NewDeleteAgentRunnerAccepted ¶ added in v2.39.0
func NewDeleteAgentRunnerAccepted() *DeleteAgentRunnerAccepted
NewDeleteAgentRunnerAccepted creates a DeleteAgentRunnerAccepted with default headers values
func (*DeleteAgentRunnerAccepted) Error ¶ added in v2.39.0
func (o *DeleteAgentRunnerAccepted) Error() string
type DeleteAgentRunnerDefault ¶ added in v2.39.0
type DeleteAgentRunnerDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteAgentRunnerDefault handles this case with default header values.
error
func NewDeleteAgentRunnerDefault ¶ added in v2.39.0
func NewDeleteAgentRunnerDefault(code int) *DeleteAgentRunnerDefault
NewDeleteAgentRunnerDefault creates a DeleteAgentRunnerDefault with default headers values
func (*DeleteAgentRunnerDefault) Code ¶ added in v2.39.0
func (o *DeleteAgentRunnerDefault) Code() int
Code gets the status code for the delete agent runner default response
func (*DeleteAgentRunnerDefault) Error ¶ added in v2.39.0
func (o *DeleteAgentRunnerDefault) Error() string
func (*DeleteAgentRunnerDefault) GetPayload ¶ added in v2.39.0
func (o *DeleteAgentRunnerDefault) GetPayload() *models.Error
type DeleteAgentRunnerParams ¶ added in v2.39.0
type DeleteAgentRunnerParams struct {
/*AgentRunnerID*/
AgentRunnerID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteAgentRunnerParams contains all the parameters to send to the API endpoint for the delete agent runner operation typically these are written to a http.Request
func NewDeleteAgentRunnerParams ¶ added in v2.39.0
func NewDeleteAgentRunnerParams() *DeleteAgentRunnerParams
NewDeleteAgentRunnerParams creates a new DeleteAgentRunnerParams object with the default values initialized.
func NewDeleteAgentRunnerParamsWithContext ¶ added in v2.39.0
func NewDeleteAgentRunnerParamsWithContext(ctx context.Context) *DeleteAgentRunnerParams
NewDeleteAgentRunnerParamsWithContext creates a new DeleteAgentRunnerParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAgentRunnerParamsWithHTTPClient ¶ added in v2.39.0
func NewDeleteAgentRunnerParamsWithHTTPClient(client *http.Client) *DeleteAgentRunnerParams
NewDeleteAgentRunnerParamsWithHTTPClient creates a new DeleteAgentRunnerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAgentRunnerParamsWithTimeout ¶ added in v2.39.0
func NewDeleteAgentRunnerParamsWithTimeout(timeout time.Duration) *DeleteAgentRunnerParams
NewDeleteAgentRunnerParamsWithTimeout creates a new DeleteAgentRunnerParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAgentRunnerParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *DeleteAgentRunnerParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the delete agent runner params
func (*DeleteAgentRunnerParams) SetContext ¶ added in v2.39.0
func (o *DeleteAgentRunnerParams) SetContext(ctx context.Context)
SetContext adds the context to the delete agent runner params
func (*DeleteAgentRunnerParams) SetHTTPClient ¶ added in v2.39.0
func (o *DeleteAgentRunnerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete agent runner params
func (*DeleteAgentRunnerParams) SetTimeout ¶ added in v2.39.0
func (o *DeleteAgentRunnerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete agent runner params
func (*DeleteAgentRunnerParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *DeleteAgentRunnerParams) WithAgentRunnerID(agentRunnerID string) *DeleteAgentRunnerParams
WithAgentRunnerID adds the agentRunnerID to the delete agent runner params
func (*DeleteAgentRunnerParams) WithContext ¶ added in v2.39.0
func (o *DeleteAgentRunnerParams) WithContext(ctx context.Context) *DeleteAgentRunnerParams
WithContext adds the context to the delete agent runner params
func (*DeleteAgentRunnerParams) WithHTTPClient ¶ added in v2.39.0
func (o *DeleteAgentRunnerParams) WithHTTPClient(client *http.Client) *DeleteAgentRunnerParams
WithHTTPClient adds the HTTPClient to the delete agent runner params
func (*DeleteAgentRunnerParams) WithTimeout ¶ added in v2.39.0
func (o *DeleteAgentRunnerParams) WithTimeout(timeout time.Duration) *DeleteAgentRunnerParams
WithTimeout adds the timeout to the delete agent runner params
func (*DeleteAgentRunnerParams) WriteToRequest ¶ added in v2.39.0
func (o *DeleteAgentRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAgentRunnerReader ¶ added in v2.39.0
type DeleteAgentRunnerReader struct {
// contains filtered or unexported fields
}
DeleteAgentRunnerReader is a Reader for the DeleteAgentRunner structure.
func (*DeleteAgentRunnerReader) ReadResponse ¶ added in v2.39.0
func (o *DeleteAgentRunnerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteAgentRunnerSessionAccepted ¶ added in v2.39.0
type DeleteAgentRunnerSessionAccepted struct {
}
DeleteAgentRunnerSessionAccepted handles this case with default header values.
Accepted
func NewDeleteAgentRunnerSessionAccepted ¶ added in v2.39.0
func NewDeleteAgentRunnerSessionAccepted() *DeleteAgentRunnerSessionAccepted
NewDeleteAgentRunnerSessionAccepted creates a DeleteAgentRunnerSessionAccepted with default headers values
func (*DeleteAgentRunnerSessionAccepted) Error ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionAccepted) Error() string
type DeleteAgentRunnerSessionDefault ¶ added in v2.39.0
type DeleteAgentRunnerSessionDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteAgentRunnerSessionDefault handles this case with default header values.
error
func NewDeleteAgentRunnerSessionDefault ¶ added in v2.39.0
func NewDeleteAgentRunnerSessionDefault(code int) *DeleteAgentRunnerSessionDefault
NewDeleteAgentRunnerSessionDefault creates a DeleteAgentRunnerSessionDefault with default headers values
func (*DeleteAgentRunnerSessionDefault) Code ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionDefault) Code() int
Code gets the status code for the delete agent runner session default response
func (*DeleteAgentRunnerSessionDefault) Error ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionDefault) Error() string
func (*DeleteAgentRunnerSessionDefault) GetPayload ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionDefault) GetPayload() *models.Error
type DeleteAgentRunnerSessionParams ¶ added in v2.39.0
type DeleteAgentRunnerSessionParams struct {
/*AgentRunnerID*/
AgentRunnerID string
/*AgentRunnerSessionID*/
AgentRunnerSessionID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteAgentRunnerSessionParams contains all the parameters to send to the API endpoint for the delete agent runner session operation typically these are written to a http.Request
func NewDeleteAgentRunnerSessionParams ¶ added in v2.39.0
func NewDeleteAgentRunnerSessionParams() *DeleteAgentRunnerSessionParams
NewDeleteAgentRunnerSessionParams creates a new DeleteAgentRunnerSessionParams object with the default values initialized.
func NewDeleteAgentRunnerSessionParamsWithContext ¶ added in v2.39.0
func NewDeleteAgentRunnerSessionParamsWithContext(ctx context.Context) *DeleteAgentRunnerSessionParams
NewDeleteAgentRunnerSessionParamsWithContext creates a new DeleteAgentRunnerSessionParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteAgentRunnerSessionParamsWithHTTPClient ¶ added in v2.39.0
func NewDeleteAgentRunnerSessionParamsWithHTTPClient(client *http.Client) *DeleteAgentRunnerSessionParams
NewDeleteAgentRunnerSessionParamsWithHTTPClient creates a new DeleteAgentRunnerSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteAgentRunnerSessionParamsWithTimeout ¶ added in v2.39.0
func NewDeleteAgentRunnerSessionParamsWithTimeout(timeout time.Duration) *DeleteAgentRunnerSessionParams
NewDeleteAgentRunnerSessionParamsWithTimeout creates a new DeleteAgentRunnerSessionParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteAgentRunnerSessionParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the delete agent runner session params
func (*DeleteAgentRunnerSessionParams) SetAgentRunnerSessionID ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) SetAgentRunnerSessionID(agentRunnerSessionID string)
SetAgentRunnerSessionID adds the agentRunnerSessionId to the delete agent runner session params
func (*DeleteAgentRunnerSessionParams) SetContext ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete agent runner session params
func (*DeleteAgentRunnerSessionParams) SetHTTPClient ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete agent runner session params
func (*DeleteAgentRunnerSessionParams) SetTimeout ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete agent runner session params
func (*DeleteAgentRunnerSessionParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) WithAgentRunnerID(agentRunnerID string) *DeleteAgentRunnerSessionParams
WithAgentRunnerID adds the agentRunnerID to the delete agent runner session params
func (*DeleteAgentRunnerSessionParams) WithAgentRunnerSessionID ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) WithAgentRunnerSessionID(agentRunnerSessionID string) *DeleteAgentRunnerSessionParams
WithAgentRunnerSessionID adds the agentRunnerSessionID to the delete agent runner session params
func (*DeleteAgentRunnerSessionParams) WithContext ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) WithContext(ctx context.Context) *DeleteAgentRunnerSessionParams
WithContext adds the context to the delete agent runner session params
func (*DeleteAgentRunnerSessionParams) WithHTTPClient ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) WithHTTPClient(client *http.Client) *DeleteAgentRunnerSessionParams
WithHTTPClient adds the HTTPClient to the delete agent runner session params
func (*DeleteAgentRunnerSessionParams) WithTimeout ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) WithTimeout(timeout time.Duration) *DeleteAgentRunnerSessionParams
WithTimeout adds the timeout to the delete agent runner session params
func (*DeleteAgentRunnerSessionParams) WriteToRequest ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAgentRunnerSessionReader ¶ added in v2.39.0
type DeleteAgentRunnerSessionReader struct {
// contains filtered or unexported fields
}
DeleteAgentRunnerSessionReader is a Reader for the DeleteAgentRunnerSession structure.
func (*DeleteAgentRunnerSessionReader) ReadResponse ¶ added in v2.39.0
func (o *DeleteAgentRunnerSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDNSRecordDefault ¶
type DeleteDNSRecordDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteDNSRecordDefault handles this case with default header values.
error
func NewDeleteDNSRecordDefault ¶
func NewDeleteDNSRecordDefault(code int) *DeleteDNSRecordDefault
NewDeleteDNSRecordDefault creates a DeleteDNSRecordDefault with default headers values
func (*DeleteDNSRecordDefault) Code ¶
func (o *DeleteDNSRecordDefault) Code() int
Code gets the status code for the delete Dns record default response
func (*DeleteDNSRecordDefault) Error ¶
func (o *DeleteDNSRecordDefault) Error() string
func (*DeleteDNSRecordDefault) GetPayload ¶
func (o *DeleteDNSRecordDefault) GetPayload() *models.Error
type DeleteDNSRecordNoContent ¶
type DeleteDNSRecordNoContent struct {
}
DeleteDNSRecordNoContent handles this case with default header values.
record deleted
func NewDeleteDNSRecordNoContent ¶
func NewDeleteDNSRecordNoContent() *DeleteDNSRecordNoContent
NewDeleteDNSRecordNoContent creates a DeleteDNSRecordNoContent with default headers values
func (*DeleteDNSRecordNoContent) Error ¶
func (o *DeleteDNSRecordNoContent) Error() string
type DeleteDNSRecordParams ¶
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 ¶
func NewDeleteDNSRecordParams() *DeleteDNSRecordParams
NewDeleteDNSRecordParams creates a new DeleteDNSRecordParams object with the default values initialized.
func NewDeleteDNSRecordParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteDNSRecordParams) SetContext(ctx context.Context)
SetContext adds the context to the delete Dns record params
func (*DeleteDNSRecordParams) SetDNSRecordID ¶
func (o *DeleteDNSRecordParams) SetDNSRecordID(dNSRecordID string)
SetDNSRecordID adds the dnsRecordId to the delete Dns record params
func (*DeleteDNSRecordParams) SetHTTPClient ¶
func (o *DeleteDNSRecordParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete Dns record params
func (*DeleteDNSRecordParams) SetTimeout ¶
func (o *DeleteDNSRecordParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete Dns record params
func (*DeleteDNSRecordParams) SetZoneID ¶
func (o *DeleteDNSRecordParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the delete Dns record params
func (*DeleteDNSRecordParams) WithContext ¶
func (o *DeleteDNSRecordParams) WithContext(ctx context.Context) *DeleteDNSRecordParams
WithContext adds the context to the delete Dns record params
func (*DeleteDNSRecordParams) WithDNSRecordID ¶
func (o *DeleteDNSRecordParams) WithDNSRecordID(dNSRecordID string) *DeleteDNSRecordParams
WithDNSRecordID adds the dNSRecordID to the delete Dns record params
func (*DeleteDNSRecordParams) WithHTTPClient ¶
func (o *DeleteDNSRecordParams) WithHTTPClient(client *http.Client) *DeleteDNSRecordParams
WithHTTPClient adds the HTTPClient to the delete Dns record params
func (*DeleteDNSRecordParams) WithTimeout ¶
func (o *DeleteDNSRecordParams) WithTimeout(timeout time.Duration) *DeleteDNSRecordParams
WithTimeout adds the timeout to the delete Dns record params
func (*DeleteDNSRecordParams) WithZoneID ¶
func (o *DeleteDNSRecordParams) WithZoneID(zoneID string) *DeleteDNSRecordParams
WithZoneID adds the zoneID to the delete Dns record params
func (*DeleteDNSRecordParams) WriteToRequest ¶
func (o *DeleteDNSRecordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDNSRecordReader ¶
type DeleteDNSRecordReader struct {
// contains filtered or unexported fields
}
DeleteDNSRecordReader is a Reader for the DeleteDNSRecord structure.
func (*DeleteDNSRecordReader) ReadResponse ¶
func (o *DeleteDNSRecordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDNSZoneDefault ¶
type DeleteDNSZoneDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteDNSZoneDefault handles this case with default header values.
error
func NewDeleteDNSZoneDefault ¶
func NewDeleteDNSZoneDefault(code int) *DeleteDNSZoneDefault
NewDeleteDNSZoneDefault creates a DeleteDNSZoneDefault with default headers values
func (*DeleteDNSZoneDefault) Code ¶
func (o *DeleteDNSZoneDefault) Code() int
Code gets the status code for the delete Dns zone default response
func (*DeleteDNSZoneDefault) Error ¶
func (o *DeleteDNSZoneDefault) Error() string
func (*DeleteDNSZoneDefault) GetPayload ¶
func (o *DeleteDNSZoneDefault) GetPayload() *models.Error
type DeleteDNSZoneNoContent ¶
type DeleteDNSZoneNoContent struct {
}
DeleteDNSZoneNoContent handles this case with default header values.
delete a single DNS zone
func NewDeleteDNSZoneNoContent ¶
func NewDeleteDNSZoneNoContent() *DeleteDNSZoneNoContent
NewDeleteDNSZoneNoContent creates a DeleteDNSZoneNoContent with default headers values
func (*DeleteDNSZoneNoContent) Error ¶
func (o *DeleteDNSZoneNoContent) Error() string
type DeleteDNSZoneParams ¶
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 ¶
func NewDeleteDNSZoneParams() *DeleteDNSZoneParams
NewDeleteDNSZoneParams creates a new DeleteDNSZoneParams object with the default values initialized.
func NewDeleteDNSZoneParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteDNSZoneParams) SetContext(ctx context.Context)
SetContext adds the context to the delete Dns zone params
func (*DeleteDNSZoneParams) SetHTTPClient ¶
func (o *DeleteDNSZoneParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete Dns zone params
func (*DeleteDNSZoneParams) SetTimeout ¶
func (o *DeleteDNSZoneParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete Dns zone params
func (*DeleteDNSZoneParams) SetZoneID ¶
func (o *DeleteDNSZoneParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the delete Dns zone params
func (*DeleteDNSZoneParams) WithContext ¶
func (o *DeleteDNSZoneParams) WithContext(ctx context.Context) *DeleteDNSZoneParams
WithContext adds the context to the delete Dns zone params
func (*DeleteDNSZoneParams) WithHTTPClient ¶
func (o *DeleteDNSZoneParams) WithHTTPClient(client *http.Client) *DeleteDNSZoneParams
WithHTTPClient adds the HTTPClient to the delete Dns zone params
func (*DeleteDNSZoneParams) WithTimeout ¶
func (o *DeleteDNSZoneParams) WithTimeout(timeout time.Duration) *DeleteDNSZoneParams
WithTimeout adds the timeout to the delete Dns zone params
func (*DeleteDNSZoneParams) WithZoneID ¶
func (o *DeleteDNSZoneParams) WithZoneID(zoneID string) *DeleteDNSZoneParams
WithZoneID adds the zoneID to the delete Dns zone params
func (*DeleteDNSZoneParams) WriteToRequest ¶
func (o *DeleteDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDNSZoneReader ¶
type DeleteDNSZoneReader struct {
// contains filtered or unexported fields
}
DeleteDNSZoneReader is a Reader for the DeleteDNSZone structure.
func (*DeleteDNSZoneReader) ReadResponse ¶
func (o *DeleteDNSZoneReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDeployDefault ¶ added in v2.14.0
DeleteDeployDefault handles this case with default header values.
error
func NewDeleteDeployDefault ¶ added in v2.14.0
func NewDeleteDeployDefault(code int) *DeleteDeployDefault
NewDeleteDeployDefault creates a DeleteDeployDefault with default headers values
func (*DeleteDeployDefault) Code ¶ added in v2.14.0
func (o *DeleteDeployDefault) Code() int
Code gets the status code for the delete deploy default response
func (*DeleteDeployDefault) Error ¶ added in v2.14.0
func (o *DeleteDeployDefault) Error() string
func (*DeleteDeployDefault) GetPayload ¶ added in v2.14.0
func (o *DeleteDeployDefault) GetPayload() *models.Error
type DeleteDeployKeyDefault ¶
type DeleteDeployKeyDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteDeployKeyDefault handles this case with default header values.
error
func NewDeleteDeployKeyDefault ¶
func NewDeleteDeployKeyDefault(code int) *DeleteDeployKeyDefault
NewDeleteDeployKeyDefault creates a DeleteDeployKeyDefault with default headers values
func (*DeleteDeployKeyDefault) Code ¶
func (o *DeleteDeployKeyDefault) Code() int
Code gets the status code for the delete deploy key default response
func (*DeleteDeployKeyDefault) Error ¶
func (o *DeleteDeployKeyDefault) Error() string
func (*DeleteDeployKeyDefault) GetPayload ¶
func (o *DeleteDeployKeyDefault) GetPayload() *models.Error
type DeleteDeployKeyNoContent ¶
type DeleteDeployKeyNoContent struct {
}
DeleteDeployKeyNoContent handles this case with default header values.
Not Content
func NewDeleteDeployKeyNoContent ¶
func NewDeleteDeployKeyNoContent() *DeleteDeployKeyNoContent
NewDeleteDeployKeyNoContent creates a DeleteDeployKeyNoContent with default headers values
func (*DeleteDeployKeyNoContent) Error ¶
func (o *DeleteDeployKeyNoContent) Error() string
type DeleteDeployKeyParams ¶
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 ¶
func NewDeleteDeployKeyParams() *DeleteDeployKeyParams
NewDeleteDeployKeyParams creates a new DeleteDeployKeyParams object with the default values initialized.
func NewDeleteDeployKeyParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteDeployKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the delete deploy key params
func (*DeleteDeployKeyParams) SetHTTPClient ¶
func (o *DeleteDeployKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete deploy key params
func (*DeleteDeployKeyParams) SetKeyID ¶
func (o *DeleteDeployKeyParams) SetKeyID(keyID string)
SetKeyID adds the keyId to the delete deploy key params
func (*DeleteDeployKeyParams) SetTimeout ¶
func (o *DeleteDeployKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete deploy key params
func (*DeleteDeployKeyParams) WithContext ¶
func (o *DeleteDeployKeyParams) WithContext(ctx context.Context) *DeleteDeployKeyParams
WithContext adds the context to the delete deploy key params
func (*DeleteDeployKeyParams) WithHTTPClient ¶
func (o *DeleteDeployKeyParams) WithHTTPClient(client *http.Client) *DeleteDeployKeyParams
WithHTTPClient adds the HTTPClient to the delete deploy key params
func (*DeleteDeployKeyParams) WithKeyID ¶
func (o *DeleteDeployKeyParams) WithKeyID(keyID string) *DeleteDeployKeyParams
WithKeyID adds the keyID to the delete deploy key params
func (*DeleteDeployKeyParams) WithTimeout ¶
func (o *DeleteDeployKeyParams) WithTimeout(timeout time.Duration) *DeleteDeployKeyParams
WithTimeout adds the timeout to the delete deploy key params
func (*DeleteDeployKeyParams) WriteToRequest ¶
func (o *DeleteDeployKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDeployKeyReader ¶
type DeleteDeployKeyReader struct {
// contains filtered or unexported fields
}
DeleteDeployKeyReader is a Reader for the DeleteDeployKey structure.
func (*DeleteDeployKeyReader) ReadResponse ¶
func (o *DeleteDeployKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteDeployNoContent ¶ added in v2.14.0
type DeleteDeployNoContent struct {
}
DeleteDeployNoContent handles this case with default header values.
No content
func NewDeleteDeployNoContent ¶ added in v2.14.0
func NewDeleteDeployNoContent() *DeleteDeployNoContent
NewDeleteDeployNoContent creates a DeleteDeployNoContent with default headers values
func (*DeleteDeployNoContent) Error ¶ added in v2.14.0
func (o *DeleteDeployNoContent) Error() string
type DeleteDeployParams ¶ added in v2.14.0
type DeleteDeployParams struct {
/*DeployID*/
DeployID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteDeployParams contains all the parameters to send to the API endpoint for the delete deploy operation typically these are written to a http.Request
func NewDeleteDeployParams ¶ added in v2.14.0
func NewDeleteDeployParams() *DeleteDeployParams
NewDeleteDeployParams creates a new DeleteDeployParams object with the default values initialized.
func NewDeleteDeployParamsWithContext ¶ added in v2.14.0
func NewDeleteDeployParamsWithContext(ctx context.Context) *DeleteDeployParams
NewDeleteDeployParamsWithContext creates a new DeleteDeployParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteDeployParamsWithHTTPClient ¶ added in v2.14.0
func NewDeleteDeployParamsWithHTTPClient(client *http.Client) *DeleteDeployParams
NewDeleteDeployParamsWithHTTPClient creates a new DeleteDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteDeployParamsWithTimeout ¶ added in v2.14.0
func NewDeleteDeployParamsWithTimeout(timeout time.Duration) *DeleteDeployParams
NewDeleteDeployParamsWithTimeout creates a new DeleteDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteDeployParams) SetContext ¶ added in v2.14.0
func (o *DeleteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the delete deploy params
func (*DeleteDeployParams) SetDeployID ¶ added in v2.14.0
func (o *DeleteDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the delete deploy params
func (*DeleteDeployParams) SetHTTPClient ¶ added in v2.14.0
func (o *DeleteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete deploy params
func (*DeleteDeployParams) SetTimeout ¶ added in v2.14.0
func (o *DeleteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete deploy params
func (*DeleteDeployParams) WithContext ¶ added in v2.14.0
func (o *DeleteDeployParams) WithContext(ctx context.Context) *DeleteDeployParams
WithContext adds the context to the delete deploy params
func (*DeleteDeployParams) WithDeployID ¶ added in v2.14.0
func (o *DeleteDeployParams) WithDeployID(deployID string) *DeleteDeployParams
WithDeployID adds the deployID to the delete deploy params
func (*DeleteDeployParams) WithHTTPClient ¶ added in v2.14.0
func (o *DeleteDeployParams) WithHTTPClient(client *http.Client) *DeleteDeployParams
WithHTTPClient adds the HTTPClient to the delete deploy params
func (*DeleteDeployParams) WithTimeout ¶ added in v2.14.0
func (o *DeleteDeployParams) WithTimeout(timeout time.Duration) *DeleteDeployParams
WithTimeout adds the timeout to the delete deploy params
func (*DeleteDeployParams) WriteToRequest ¶ added in v2.14.0
func (o *DeleteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteDeployReader ¶ added in v2.14.0
type DeleteDeployReader struct {
// contains filtered or unexported fields
}
DeleteDeployReader is a Reader for the DeleteDeploy structure.
func (*DeleteDeployReader) ReadResponse ¶ added in v2.14.0
func (o *DeleteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteEnvVarDefault ¶ added in v2.10.0
DeleteEnvVarDefault handles this case with default header values.
error
func NewDeleteEnvVarDefault ¶ added in v2.10.0
func NewDeleteEnvVarDefault(code int) *DeleteEnvVarDefault
NewDeleteEnvVarDefault creates a DeleteEnvVarDefault with default headers values
func (*DeleteEnvVarDefault) Code ¶ added in v2.10.0
func (o *DeleteEnvVarDefault) Code() int
Code gets the status code for the delete env var default response
func (*DeleteEnvVarDefault) Error ¶ added in v2.10.0
func (o *DeleteEnvVarDefault) Error() string
func (*DeleteEnvVarDefault) GetPayload ¶ added in v2.10.0
func (o *DeleteEnvVarDefault) GetPayload() *models.Error
type DeleteEnvVarNoContent ¶ added in v2.10.0
type DeleteEnvVarNoContent struct {
}
DeleteEnvVarNoContent handles this case with default header values.
No Content (success)
func NewDeleteEnvVarNoContent ¶ added in v2.10.0
func NewDeleteEnvVarNoContent() *DeleteEnvVarNoContent
NewDeleteEnvVarNoContent creates a DeleteEnvVarNoContent with default headers values
func (*DeleteEnvVarNoContent) Error ¶ added in v2.10.0
func (o *DeleteEnvVarNoContent) Error() string
type DeleteEnvVarParams ¶ added in v2.10.0
type DeleteEnvVarParams struct {
/*AccountID
Scope response to account_id
*/
AccountID string
/*Key
The environment variable key (case-sensitive)
*/
Key string
/*SiteID
If provided, delete the environment variable from this site
*/
SiteID *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteEnvVarParams contains all the parameters to send to the API endpoint for the delete env var operation typically these are written to a http.Request
func NewDeleteEnvVarParams ¶ added in v2.10.0
func NewDeleteEnvVarParams() *DeleteEnvVarParams
NewDeleteEnvVarParams creates a new DeleteEnvVarParams object with the default values initialized.
func NewDeleteEnvVarParamsWithContext ¶ added in v2.10.0
func NewDeleteEnvVarParamsWithContext(ctx context.Context) *DeleteEnvVarParams
NewDeleteEnvVarParamsWithContext creates a new DeleteEnvVarParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteEnvVarParamsWithHTTPClient ¶ added in v2.10.0
func NewDeleteEnvVarParamsWithHTTPClient(client *http.Client) *DeleteEnvVarParams
NewDeleteEnvVarParamsWithHTTPClient creates a new DeleteEnvVarParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteEnvVarParamsWithTimeout ¶ added in v2.10.0
func NewDeleteEnvVarParamsWithTimeout(timeout time.Duration) *DeleteEnvVarParams
NewDeleteEnvVarParamsWithTimeout creates a new DeleteEnvVarParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteEnvVarParams) SetAccountID ¶ added in v2.10.0
func (o *DeleteEnvVarParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the delete env var params
func (*DeleteEnvVarParams) SetContext ¶ added in v2.10.0
func (o *DeleteEnvVarParams) SetContext(ctx context.Context)
SetContext adds the context to the delete env var params
func (*DeleteEnvVarParams) SetHTTPClient ¶ added in v2.10.0
func (o *DeleteEnvVarParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete env var params
func (*DeleteEnvVarParams) SetKey ¶ added in v2.10.0
func (o *DeleteEnvVarParams) SetKey(key string)
SetKey adds the key to the delete env var params
func (*DeleteEnvVarParams) SetSiteID ¶ added in v2.10.0
func (o *DeleteEnvVarParams) SetSiteID(siteID *string)
SetSiteID adds the siteId to the delete env var params
func (*DeleteEnvVarParams) SetTimeout ¶ added in v2.10.0
func (o *DeleteEnvVarParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete env var params
func (*DeleteEnvVarParams) WithAccountID ¶ added in v2.10.0
func (o *DeleteEnvVarParams) WithAccountID(accountID string) *DeleteEnvVarParams
WithAccountID adds the accountID to the delete env var params
func (*DeleteEnvVarParams) WithContext ¶ added in v2.10.0
func (o *DeleteEnvVarParams) WithContext(ctx context.Context) *DeleteEnvVarParams
WithContext adds the context to the delete env var params
func (*DeleteEnvVarParams) WithHTTPClient ¶ added in v2.10.0
func (o *DeleteEnvVarParams) WithHTTPClient(client *http.Client) *DeleteEnvVarParams
WithHTTPClient adds the HTTPClient to the delete env var params
func (*DeleteEnvVarParams) WithKey ¶ added in v2.10.0
func (o *DeleteEnvVarParams) WithKey(key string) *DeleteEnvVarParams
WithKey adds the key to the delete env var params
func (*DeleteEnvVarParams) WithSiteID ¶ added in v2.10.0
func (o *DeleteEnvVarParams) WithSiteID(siteID *string) *DeleteEnvVarParams
WithSiteID adds the siteID to the delete env var params
func (*DeleteEnvVarParams) WithTimeout ¶ added in v2.10.0
func (o *DeleteEnvVarParams) WithTimeout(timeout time.Duration) *DeleteEnvVarParams
WithTimeout adds the timeout to the delete env var params
func (*DeleteEnvVarParams) WriteToRequest ¶ added in v2.10.0
func (o *DeleteEnvVarParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteEnvVarReader ¶ added in v2.10.0
type DeleteEnvVarReader struct {
// contains filtered or unexported fields
}
DeleteEnvVarReader is a Reader for the DeleteEnvVar structure.
func (*DeleteEnvVarReader) ReadResponse ¶ added in v2.10.0
func (o *DeleteEnvVarReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteEnvVarValueDefault ¶ added in v2.10.0
type DeleteEnvVarValueDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteEnvVarValueDefault handles this case with default header values.
error
func NewDeleteEnvVarValueDefault ¶ added in v2.10.0
func NewDeleteEnvVarValueDefault(code int) *DeleteEnvVarValueDefault
NewDeleteEnvVarValueDefault creates a DeleteEnvVarValueDefault with default headers values
func (*DeleteEnvVarValueDefault) Code ¶ added in v2.10.0
func (o *DeleteEnvVarValueDefault) Code() int
Code gets the status code for the delete env var value default response
func (*DeleteEnvVarValueDefault) Error ¶ added in v2.10.0
func (o *DeleteEnvVarValueDefault) Error() string
func (*DeleteEnvVarValueDefault) GetPayload ¶ added in v2.10.0
func (o *DeleteEnvVarValueDefault) GetPayload() *models.Error
type DeleteEnvVarValueNoContent ¶ added in v2.10.0
type DeleteEnvVarValueNoContent struct {
}
DeleteEnvVarValueNoContent handles this case with default header values.
No Content (success)
func NewDeleteEnvVarValueNoContent ¶ added in v2.10.0
func NewDeleteEnvVarValueNoContent() *DeleteEnvVarValueNoContent
NewDeleteEnvVarValueNoContent creates a DeleteEnvVarValueNoContent with default headers values
func (*DeleteEnvVarValueNoContent) Error ¶ added in v2.10.0
func (o *DeleteEnvVarValueNoContent) Error() string
type DeleteEnvVarValueParams ¶ added in v2.10.0
type DeleteEnvVarValueParams struct {
/*AccountID
Scope response to account_id
*/
AccountID string
/*ID
The environment variable value's ID
*/
ID string
/*Key
The environment variable key name (case-sensitive)
*/
Key string
/*SiteID
If provided, delete the value from an environment variable on this site
*/
SiteID *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteEnvVarValueParams contains all the parameters to send to the API endpoint for the delete env var value operation typically these are written to a http.Request
func NewDeleteEnvVarValueParams ¶ added in v2.10.0
func NewDeleteEnvVarValueParams() *DeleteEnvVarValueParams
NewDeleteEnvVarValueParams creates a new DeleteEnvVarValueParams object with the default values initialized.
func NewDeleteEnvVarValueParamsWithContext ¶ added in v2.10.0
func NewDeleteEnvVarValueParamsWithContext(ctx context.Context) *DeleteEnvVarValueParams
NewDeleteEnvVarValueParamsWithContext creates a new DeleteEnvVarValueParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteEnvVarValueParamsWithHTTPClient ¶ added in v2.10.0
func NewDeleteEnvVarValueParamsWithHTTPClient(client *http.Client) *DeleteEnvVarValueParams
NewDeleteEnvVarValueParamsWithHTTPClient creates a new DeleteEnvVarValueParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteEnvVarValueParamsWithTimeout ¶ added in v2.10.0
func NewDeleteEnvVarValueParamsWithTimeout(timeout time.Duration) *DeleteEnvVarValueParams
NewDeleteEnvVarValueParamsWithTimeout creates a new DeleteEnvVarValueParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteEnvVarValueParams) SetAccountID ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the delete env var value params
func (*DeleteEnvVarValueParams) SetContext ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) SetContext(ctx context.Context)
SetContext adds the context to the delete env var value params
func (*DeleteEnvVarValueParams) SetHTTPClient ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete env var value params
func (*DeleteEnvVarValueParams) SetID ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) SetID(id string)
SetID adds the id to the delete env var value params
func (*DeleteEnvVarValueParams) SetKey ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) SetKey(key string)
SetKey adds the key to the delete env var value params
func (*DeleteEnvVarValueParams) SetSiteID ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) SetSiteID(siteID *string)
SetSiteID adds the siteId to the delete env var value params
func (*DeleteEnvVarValueParams) SetTimeout ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete env var value params
func (*DeleteEnvVarValueParams) WithAccountID ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) WithAccountID(accountID string) *DeleteEnvVarValueParams
WithAccountID adds the accountID to the delete env var value params
func (*DeleteEnvVarValueParams) WithContext ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) WithContext(ctx context.Context) *DeleteEnvVarValueParams
WithContext adds the context to the delete env var value params
func (*DeleteEnvVarValueParams) WithHTTPClient ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) WithHTTPClient(client *http.Client) *DeleteEnvVarValueParams
WithHTTPClient adds the HTTPClient to the delete env var value params
func (*DeleteEnvVarValueParams) WithID ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) WithID(id string) *DeleteEnvVarValueParams
WithID adds the id to the delete env var value params
func (*DeleteEnvVarValueParams) WithKey ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) WithKey(key string) *DeleteEnvVarValueParams
WithKey adds the key to the delete env var value params
func (*DeleteEnvVarValueParams) WithSiteID ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) WithSiteID(siteID *string) *DeleteEnvVarValueParams
WithSiteID adds the siteID to the delete env var value params
func (*DeleteEnvVarValueParams) WithTimeout ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) WithTimeout(timeout time.Duration) *DeleteEnvVarValueParams
WithTimeout adds the timeout to the delete env var value params
func (*DeleteEnvVarValueParams) WriteToRequest ¶ added in v2.10.0
func (o *DeleteEnvVarValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteEnvVarValueReader ¶ added in v2.10.0
type DeleteEnvVarValueReader struct {
// contains filtered or unexported fields
}
DeleteEnvVarValueReader is a Reader for the DeleteEnvVarValue structure.
func (*DeleteEnvVarValueReader) ReadResponse ¶ added in v2.10.0
func (o *DeleteEnvVarValueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteHookNoContent ¶
type DeleteHookNoContent struct {
}
DeleteHookNoContent handles this case with default header values.
No content
func NewDeleteHookNoContent ¶
func NewDeleteHookNoContent() *DeleteHookNoContent
NewDeleteHookNoContent creates a DeleteHookNoContent with default headers values
func (*DeleteHookNoContent) Error ¶
func (o *DeleteHookNoContent) Error() string
type DeleteHookParams ¶
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 ¶
func NewDeleteHookParams() *DeleteHookParams
NewDeleteHookParams creates a new DeleteHookParams object with the default values initialized.
func NewDeleteHookParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteHookParams) SetContext(ctx context.Context)
SetContext adds the context to the delete hook params
func (*DeleteHookParams) SetHTTPClient ¶
func (o *DeleteHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete hook params
func (*DeleteHookParams) SetHookID ¶
func (o *DeleteHookParams) SetHookID(hookID string)
SetHookID adds the hookId to the delete hook params
func (*DeleteHookParams) SetTimeout ¶
func (o *DeleteHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete hook params
func (*DeleteHookParams) WithContext ¶
func (o *DeleteHookParams) WithContext(ctx context.Context) *DeleteHookParams
WithContext adds the context to the delete hook params
func (*DeleteHookParams) WithHTTPClient ¶
func (o *DeleteHookParams) WithHTTPClient(client *http.Client) *DeleteHookParams
WithHTTPClient adds the HTTPClient to the delete hook params
func (*DeleteHookParams) WithHookID ¶
func (o *DeleteHookParams) WithHookID(hookID string) *DeleteHookParams
WithHookID adds the hookID to the delete hook params
func (*DeleteHookParams) WithTimeout ¶
func (o *DeleteHookParams) WithTimeout(timeout time.Duration) *DeleteHookParams
WithTimeout adds the timeout to the delete hook params
func (*DeleteHookParams) WriteToRequest ¶
func (o *DeleteHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteHookReader ¶
type DeleteHookReader struct {
// contains filtered or unexported fields
}
DeleteHookReader is a Reader for the DeleteHook structure.
func (*DeleteHookReader) ReadResponse ¶
func (o *DeleteHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteServiceInstanceDefault ¶
type DeleteServiceInstanceDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteServiceInstanceDefault handles this case with default header values.
error
func NewDeleteServiceInstanceDefault ¶
func NewDeleteServiceInstanceDefault(code int) *DeleteServiceInstanceDefault
NewDeleteServiceInstanceDefault creates a DeleteServiceInstanceDefault with default headers values
func (*DeleteServiceInstanceDefault) Code ¶
func (o *DeleteServiceInstanceDefault) Code() int
Code gets the status code for the delete service instance default response
func (*DeleteServiceInstanceDefault) Error ¶
func (o *DeleteServiceInstanceDefault) Error() string
func (*DeleteServiceInstanceDefault) GetPayload ¶
func (o *DeleteServiceInstanceDefault) GetPayload() *models.Error
type DeleteServiceInstanceNoContent ¶
type DeleteServiceInstanceNoContent struct {
}
DeleteServiceInstanceNoContent handles this case with default header values.
Deleted
func NewDeleteServiceInstanceNoContent ¶
func NewDeleteServiceInstanceNoContent() *DeleteServiceInstanceNoContent
NewDeleteServiceInstanceNoContent creates a DeleteServiceInstanceNoContent with default headers values
func (*DeleteServiceInstanceNoContent) Error ¶
func (o *DeleteServiceInstanceNoContent) Error() string
type DeleteServiceInstanceParams ¶
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 ¶
func NewDeleteServiceInstanceParams() *DeleteServiceInstanceParams
NewDeleteServiceInstanceParams creates a new DeleteServiceInstanceParams object with the default values initialized.
func NewDeleteServiceInstanceParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteServiceInstanceParams) SetAddon(addon string)
SetAddon adds the addon to the delete service instance params
func (*DeleteServiceInstanceParams) SetContext ¶
func (o *DeleteServiceInstanceParams) SetContext(ctx context.Context)
SetContext adds the context to the delete service instance params
func (*DeleteServiceInstanceParams) SetHTTPClient ¶
func (o *DeleteServiceInstanceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete service instance params
func (*DeleteServiceInstanceParams) SetInstanceID ¶
func (o *DeleteServiceInstanceParams) SetInstanceID(instanceID string)
SetInstanceID adds the instanceId to the delete service instance params
func (*DeleteServiceInstanceParams) SetSiteID ¶
func (o *DeleteServiceInstanceParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete service instance params
func (*DeleteServiceInstanceParams) SetTimeout ¶
func (o *DeleteServiceInstanceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete service instance params
func (*DeleteServiceInstanceParams) WithAddon ¶
func (o *DeleteServiceInstanceParams) WithAddon(addon string) *DeleteServiceInstanceParams
WithAddon adds the addon to the delete service instance params
func (*DeleteServiceInstanceParams) WithContext ¶
func (o *DeleteServiceInstanceParams) WithContext(ctx context.Context) *DeleteServiceInstanceParams
WithContext adds the context to the delete service instance params
func (*DeleteServiceInstanceParams) WithHTTPClient ¶
func (o *DeleteServiceInstanceParams) WithHTTPClient(client *http.Client) *DeleteServiceInstanceParams
WithHTTPClient adds the HTTPClient to the delete service instance params
func (*DeleteServiceInstanceParams) WithInstanceID ¶
func (o *DeleteServiceInstanceParams) WithInstanceID(instanceID string) *DeleteServiceInstanceParams
WithInstanceID adds the instanceID to the delete service instance params
func (*DeleteServiceInstanceParams) WithSiteID ¶
func (o *DeleteServiceInstanceParams) WithSiteID(siteID string) *DeleteServiceInstanceParams
WithSiteID adds the siteID to the delete service instance params
func (*DeleteServiceInstanceParams) WithTimeout ¶
func (o *DeleteServiceInstanceParams) WithTimeout(timeout time.Duration) *DeleteServiceInstanceParams
WithTimeout adds the timeout to the delete service instance params
func (*DeleteServiceInstanceParams) WriteToRequest ¶
func (o *DeleteServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteServiceInstanceReader ¶
type DeleteServiceInstanceReader struct {
// contains filtered or unexported fields
}
DeleteServiceInstanceReader is a Reader for the DeleteServiceInstance structure.
func (*DeleteServiceInstanceReader) ReadResponse ¶
func (o *DeleteServiceInstanceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteAgentRunnerHookDefault ¶ added in v2.56.0
type DeleteSiteAgentRunnerHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSiteAgentRunnerHookDefault handles this case with default header values.
error
func NewDeleteSiteAgentRunnerHookDefault ¶ added in v2.56.0
func NewDeleteSiteAgentRunnerHookDefault(code int) *DeleteSiteAgentRunnerHookDefault
NewDeleteSiteAgentRunnerHookDefault creates a DeleteSiteAgentRunnerHookDefault with default headers values
func (*DeleteSiteAgentRunnerHookDefault) Code ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookDefault) Code() int
Code gets the status code for the delete site agent runner hook default response
func (*DeleteSiteAgentRunnerHookDefault) Error ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookDefault) Error() string
func (*DeleteSiteAgentRunnerHookDefault) GetPayload ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookDefault) GetPayload() *models.Error
type DeleteSiteAgentRunnerHookNoContent ¶ added in v2.56.0
type DeleteSiteAgentRunnerHookNoContent struct {
}
DeleteSiteAgentRunnerHookNoContent handles this case with default header values.
No content
func NewDeleteSiteAgentRunnerHookNoContent ¶ added in v2.56.0
func NewDeleteSiteAgentRunnerHookNoContent() *DeleteSiteAgentRunnerHookNoContent
NewDeleteSiteAgentRunnerHookNoContent creates a DeleteSiteAgentRunnerHookNoContent with default headers values
func (*DeleteSiteAgentRunnerHookNoContent) Error ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookNoContent) Error() string
type DeleteSiteAgentRunnerHookParams ¶ added in v2.56.0
type DeleteSiteAgentRunnerHookParams struct {
/*ID*/
ID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteSiteAgentRunnerHookParams contains all the parameters to send to the API endpoint for the delete site agent runner hook operation typically these are written to a http.Request
func NewDeleteSiteAgentRunnerHookParams ¶ added in v2.56.0
func NewDeleteSiteAgentRunnerHookParams() *DeleteSiteAgentRunnerHookParams
NewDeleteSiteAgentRunnerHookParams creates a new DeleteSiteAgentRunnerHookParams object with the default values initialized.
func NewDeleteSiteAgentRunnerHookParamsWithContext ¶ added in v2.56.0
func NewDeleteSiteAgentRunnerHookParamsWithContext(ctx context.Context) *DeleteSiteAgentRunnerHookParams
NewDeleteSiteAgentRunnerHookParamsWithContext creates a new DeleteSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteAgentRunnerHookParamsWithHTTPClient ¶ added in v2.56.0
func NewDeleteSiteAgentRunnerHookParamsWithHTTPClient(client *http.Client) *DeleteSiteAgentRunnerHookParams
NewDeleteSiteAgentRunnerHookParamsWithHTTPClient creates a new DeleteSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteAgentRunnerHookParamsWithTimeout ¶ added in v2.56.0
func NewDeleteSiteAgentRunnerHookParamsWithTimeout(timeout time.Duration) *DeleteSiteAgentRunnerHookParams
NewDeleteSiteAgentRunnerHookParamsWithTimeout creates a new DeleteSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteAgentRunnerHookParams) SetContext ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site agent runner hook params
func (*DeleteSiteAgentRunnerHookParams) SetHTTPClient ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site agent runner hook params
func (*DeleteSiteAgentRunnerHookParams) SetID ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) SetID(id string)
SetID adds the id to the delete site agent runner hook params
func (*DeleteSiteAgentRunnerHookParams) SetSiteID ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site agent runner hook params
func (*DeleteSiteAgentRunnerHookParams) SetTimeout ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site agent runner hook params
func (*DeleteSiteAgentRunnerHookParams) WithContext ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) WithContext(ctx context.Context) *DeleteSiteAgentRunnerHookParams
WithContext adds the context to the delete site agent runner hook params
func (*DeleteSiteAgentRunnerHookParams) WithHTTPClient ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) WithHTTPClient(client *http.Client) *DeleteSiteAgentRunnerHookParams
WithHTTPClient adds the HTTPClient to the delete site agent runner hook params
func (*DeleteSiteAgentRunnerHookParams) WithID ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) WithID(id string) *DeleteSiteAgentRunnerHookParams
WithID adds the id to the delete site agent runner hook params
func (*DeleteSiteAgentRunnerHookParams) WithSiteID ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) WithSiteID(siteID string) *DeleteSiteAgentRunnerHookParams
WithSiteID adds the siteID to the delete site agent runner hook params
func (*DeleteSiteAgentRunnerHookParams) WithTimeout ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) WithTimeout(timeout time.Duration) *DeleteSiteAgentRunnerHookParams
WithTimeout adds the timeout to the delete site agent runner hook params
func (*DeleteSiteAgentRunnerHookParams) WriteToRequest ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteAgentRunnerHookReader ¶ added in v2.56.0
type DeleteSiteAgentRunnerHookReader struct {
// contains filtered or unexported fields
}
DeleteSiteAgentRunnerHookReader is a Reader for the DeleteSiteAgentRunnerHook structure.
func (*DeleteSiteAgentRunnerHookReader) ReadResponse ¶ added in v2.56.0
func (o *DeleteSiteAgentRunnerHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteAssetDefault ¶
type DeleteSiteAssetDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSiteAssetDefault handles this case with default header values.
error
func NewDeleteSiteAssetDefault ¶
func NewDeleteSiteAssetDefault(code int) *DeleteSiteAssetDefault
NewDeleteSiteAssetDefault creates a DeleteSiteAssetDefault with default headers values
func (*DeleteSiteAssetDefault) Code ¶
func (o *DeleteSiteAssetDefault) Code() int
Code gets the status code for the delete site asset default response
func (*DeleteSiteAssetDefault) Error ¶
func (o *DeleteSiteAssetDefault) Error() string
func (*DeleteSiteAssetDefault) GetPayload ¶
func (o *DeleteSiteAssetDefault) GetPayload() *models.Error
type DeleteSiteAssetNoContent ¶
type DeleteSiteAssetNoContent struct {
}
DeleteSiteAssetNoContent handles this case with default header values.
Deleted
func NewDeleteSiteAssetNoContent ¶
func NewDeleteSiteAssetNoContent() *DeleteSiteAssetNoContent
NewDeleteSiteAssetNoContent creates a DeleteSiteAssetNoContent with default headers values
func (*DeleteSiteAssetNoContent) Error ¶
func (o *DeleteSiteAssetNoContent) Error() string
type DeleteSiteAssetParams ¶
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 ¶
func NewDeleteSiteAssetParams() *DeleteSiteAssetParams
NewDeleteSiteAssetParams creates a new DeleteSiteAssetParams object with the default values initialized.
func NewDeleteSiteAssetParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteSiteAssetParams) SetAssetID(assetID string)
SetAssetID adds the assetId to the delete site asset params
func (*DeleteSiteAssetParams) SetContext ¶
func (o *DeleteSiteAssetParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site asset params
func (*DeleteSiteAssetParams) SetHTTPClient ¶
func (o *DeleteSiteAssetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site asset params
func (*DeleteSiteAssetParams) SetSiteID ¶
func (o *DeleteSiteAssetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site asset params
func (*DeleteSiteAssetParams) SetTimeout ¶
func (o *DeleteSiteAssetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site asset params
func (*DeleteSiteAssetParams) WithAssetID ¶
func (o *DeleteSiteAssetParams) WithAssetID(assetID string) *DeleteSiteAssetParams
WithAssetID adds the assetID to the delete site asset params
func (*DeleteSiteAssetParams) WithContext ¶
func (o *DeleteSiteAssetParams) WithContext(ctx context.Context) *DeleteSiteAssetParams
WithContext adds the context to the delete site asset params
func (*DeleteSiteAssetParams) WithHTTPClient ¶
func (o *DeleteSiteAssetParams) WithHTTPClient(client *http.Client) *DeleteSiteAssetParams
WithHTTPClient adds the HTTPClient to the delete site asset params
func (*DeleteSiteAssetParams) WithSiteID ¶
func (o *DeleteSiteAssetParams) WithSiteID(siteID string) *DeleteSiteAssetParams
WithSiteID adds the siteID to the delete site asset params
func (*DeleteSiteAssetParams) WithTimeout ¶
func (o *DeleteSiteAssetParams) WithTimeout(timeout time.Duration) *DeleteSiteAssetParams
WithTimeout adds the timeout to the delete site asset params
func (*DeleteSiteAssetParams) WriteToRequest ¶
func (o *DeleteSiteAssetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteAssetReader ¶
type DeleteSiteAssetReader struct {
// contains filtered or unexported fields
}
DeleteSiteAssetReader is a Reader for the DeleteSiteAsset structure.
func (*DeleteSiteAssetReader) ReadResponse ¶
func (o *DeleteSiteAssetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteBuildHookDefault ¶
type DeleteSiteBuildHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSiteBuildHookDefault handles this case with default header values.
error
func NewDeleteSiteBuildHookDefault ¶
func NewDeleteSiteBuildHookDefault(code int) *DeleteSiteBuildHookDefault
NewDeleteSiteBuildHookDefault creates a DeleteSiteBuildHookDefault with default headers values
func (*DeleteSiteBuildHookDefault) Code ¶
func (o *DeleteSiteBuildHookDefault) Code() int
Code gets the status code for the delete site build hook default response
func (*DeleteSiteBuildHookDefault) Error ¶
func (o *DeleteSiteBuildHookDefault) Error() string
func (*DeleteSiteBuildHookDefault) GetPayload ¶
func (o *DeleteSiteBuildHookDefault) GetPayload() *models.Error
type DeleteSiteBuildHookNoContent ¶
type DeleteSiteBuildHookNoContent struct {
}
DeleteSiteBuildHookNoContent handles this case with default header values.
No content
func NewDeleteSiteBuildHookNoContent ¶
func NewDeleteSiteBuildHookNoContent() *DeleteSiteBuildHookNoContent
NewDeleteSiteBuildHookNoContent creates a DeleteSiteBuildHookNoContent with default headers values
func (*DeleteSiteBuildHookNoContent) Error ¶
func (o *DeleteSiteBuildHookNoContent) Error() string
type DeleteSiteBuildHookParams ¶
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 ¶
func NewDeleteSiteBuildHookParams() *DeleteSiteBuildHookParams
NewDeleteSiteBuildHookParams creates a new DeleteSiteBuildHookParams object with the default values initialized.
func NewDeleteSiteBuildHookParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteSiteBuildHookParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site build hook params
func (*DeleteSiteBuildHookParams) SetHTTPClient ¶
func (o *DeleteSiteBuildHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site build hook params
func (*DeleteSiteBuildHookParams) SetID ¶
func (o *DeleteSiteBuildHookParams) SetID(id string)
SetID adds the id to the delete site build hook params
func (*DeleteSiteBuildHookParams) SetSiteID ¶
func (o *DeleteSiteBuildHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site build hook params
func (*DeleteSiteBuildHookParams) SetTimeout ¶
func (o *DeleteSiteBuildHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site build hook params
func (*DeleteSiteBuildHookParams) WithContext ¶
func (o *DeleteSiteBuildHookParams) WithContext(ctx context.Context) *DeleteSiteBuildHookParams
WithContext adds the context to the delete site build hook params
func (*DeleteSiteBuildHookParams) WithHTTPClient ¶
func (o *DeleteSiteBuildHookParams) WithHTTPClient(client *http.Client) *DeleteSiteBuildHookParams
WithHTTPClient adds the HTTPClient to the delete site build hook params
func (*DeleteSiteBuildHookParams) WithID ¶
func (o *DeleteSiteBuildHookParams) WithID(id string) *DeleteSiteBuildHookParams
WithID adds the id to the delete site build hook params
func (*DeleteSiteBuildHookParams) WithSiteID ¶
func (o *DeleteSiteBuildHookParams) WithSiteID(siteID string) *DeleteSiteBuildHookParams
WithSiteID adds the siteID to the delete site build hook params
func (*DeleteSiteBuildHookParams) WithTimeout ¶
func (o *DeleteSiteBuildHookParams) WithTimeout(timeout time.Duration) *DeleteSiteBuildHookParams
WithTimeout adds the timeout to the delete site build hook params
func (*DeleteSiteBuildHookParams) WriteToRequest ¶
func (o *DeleteSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteBuildHookReader ¶
type DeleteSiteBuildHookReader struct {
// contains filtered or unexported fields
}
DeleteSiteBuildHookReader is a Reader for the DeleteSiteBuildHook structure.
func (*DeleteSiteBuildHookReader) ReadResponse ¶
func (o *DeleteSiteBuildHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteDatabaseBranchDefault ¶ added in v2.47.0
type DeleteSiteDatabaseBranchDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSiteDatabaseBranchDefault handles this case with default header values.
error
func NewDeleteSiteDatabaseBranchDefault ¶ added in v2.47.0
func NewDeleteSiteDatabaseBranchDefault(code int) *DeleteSiteDatabaseBranchDefault
NewDeleteSiteDatabaseBranchDefault creates a DeleteSiteDatabaseBranchDefault with default headers values
func (*DeleteSiteDatabaseBranchDefault) Code ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchDefault) Code() int
Code gets the status code for the delete site database branch default response
func (*DeleteSiteDatabaseBranchDefault) Error ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchDefault) Error() string
func (*DeleteSiteDatabaseBranchDefault) GetPayload ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchDefault) GetPayload() *models.Error
type DeleteSiteDatabaseBranchNoContent ¶ added in v2.47.0
type DeleteSiteDatabaseBranchNoContent struct {
}
DeleteSiteDatabaseBranchNoContent handles this case with default header values.
Deleted
func NewDeleteSiteDatabaseBranchNoContent ¶ added in v2.47.0
func NewDeleteSiteDatabaseBranchNoContent() *DeleteSiteDatabaseBranchNoContent
NewDeleteSiteDatabaseBranchNoContent creates a DeleteSiteDatabaseBranchNoContent with default headers values
func (*DeleteSiteDatabaseBranchNoContent) Error ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchNoContent) Error() string
type DeleteSiteDatabaseBranchParams ¶ added in v2.47.0
type DeleteSiteDatabaseBranchParams struct {
/*BranchID
The branch ID
*/
BranchID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteSiteDatabaseBranchParams contains all the parameters to send to the API endpoint for the delete site database branch operation typically these are written to a http.Request
func NewDeleteSiteDatabaseBranchParams ¶ added in v2.47.0
func NewDeleteSiteDatabaseBranchParams() *DeleteSiteDatabaseBranchParams
NewDeleteSiteDatabaseBranchParams creates a new DeleteSiteDatabaseBranchParams object with the default values initialized.
func NewDeleteSiteDatabaseBranchParamsWithContext ¶ added in v2.47.0
func NewDeleteSiteDatabaseBranchParamsWithContext(ctx context.Context) *DeleteSiteDatabaseBranchParams
NewDeleteSiteDatabaseBranchParamsWithContext creates a new DeleteSiteDatabaseBranchParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteDatabaseBranchParamsWithHTTPClient ¶ added in v2.47.0
func NewDeleteSiteDatabaseBranchParamsWithHTTPClient(client *http.Client) *DeleteSiteDatabaseBranchParams
NewDeleteSiteDatabaseBranchParamsWithHTTPClient creates a new DeleteSiteDatabaseBranchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteDatabaseBranchParamsWithTimeout ¶ added in v2.47.0
func NewDeleteSiteDatabaseBranchParamsWithTimeout(timeout time.Duration) *DeleteSiteDatabaseBranchParams
NewDeleteSiteDatabaseBranchParamsWithTimeout creates a new DeleteSiteDatabaseBranchParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteDatabaseBranchParams) SetBranchID ¶ added in v2.53.0
func (o *DeleteSiteDatabaseBranchParams) SetBranchID(branchID string)
SetBranchID adds the branchId to the delete site database branch params
func (*DeleteSiteDatabaseBranchParams) SetContext ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site database branch params
func (*DeleteSiteDatabaseBranchParams) SetHTTPClient ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site database branch params
func (*DeleteSiteDatabaseBranchParams) SetSiteID ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site database branch params
func (*DeleteSiteDatabaseBranchParams) SetTimeout ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site database branch params
func (*DeleteSiteDatabaseBranchParams) WithBranchID ¶ added in v2.53.0
func (o *DeleteSiteDatabaseBranchParams) WithBranchID(branchID string) *DeleteSiteDatabaseBranchParams
WithBranchID adds the branchID to the delete site database branch params
func (*DeleteSiteDatabaseBranchParams) WithContext ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchParams) WithContext(ctx context.Context) *DeleteSiteDatabaseBranchParams
WithContext adds the context to the delete site database branch params
func (*DeleteSiteDatabaseBranchParams) WithHTTPClient ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchParams) WithHTTPClient(client *http.Client) *DeleteSiteDatabaseBranchParams
WithHTTPClient adds the HTTPClient to the delete site database branch params
func (*DeleteSiteDatabaseBranchParams) WithSiteID ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchParams) WithSiteID(siteID string) *DeleteSiteDatabaseBranchParams
WithSiteID adds the siteID to the delete site database branch params
func (*DeleteSiteDatabaseBranchParams) WithTimeout ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchParams) WithTimeout(timeout time.Duration) *DeleteSiteDatabaseBranchParams
WithTimeout adds the timeout to the delete site database branch params
func (*DeleteSiteDatabaseBranchParams) WriteToRequest ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteDatabaseBranchReader ¶ added in v2.47.0
type DeleteSiteDatabaseBranchReader struct {
// contains filtered or unexported fields
}
DeleteSiteDatabaseBranchReader is a Reader for the DeleteSiteDatabaseBranch structure.
func (*DeleteSiteDatabaseBranchReader) ReadResponse ¶ added in v2.47.0
func (o *DeleteSiteDatabaseBranchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteDatabaseDefault ¶ added in v2.47.0
type DeleteSiteDatabaseDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSiteDatabaseDefault handles this case with default header values.
error
func NewDeleteSiteDatabaseDefault ¶ added in v2.47.0
func NewDeleteSiteDatabaseDefault(code int) *DeleteSiteDatabaseDefault
NewDeleteSiteDatabaseDefault creates a DeleteSiteDatabaseDefault with default headers values
func (*DeleteSiteDatabaseDefault) Code ¶ added in v2.47.0
func (o *DeleteSiteDatabaseDefault) Code() int
Code gets the status code for the delete site database default response
func (*DeleteSiteDatabaseDefault) Error ¶ added in v2.47.0
func (o *DeleteSiteDatabaseDefault) Error() string
func (*DeleteSiteDatabaseDefault) GetPayload ¶ added in v2.47.0
func (o *DeleteSiteDatabaseDefault) GetPayload() *models.Error
type DeleteSiteDatabaseNoContent ¶ added in v2.47.0
type DeleteSiteDatabaseNoContent struct {
}
DeleteSiteDatabaseNoContent handles this case with default header values.
Deleted
func NewDeleteSiteDatabaseNoContent ¶ added in v2.47.0
func NewDeleteSiteDatabaseNoContent() *DeleteSiteDatabaseNoContent
NewDeleteSiteDatabaseNoContent creates a DeleteSiteDatabaseNoContent with default headers values
func (*DeleteSiteDatabaseNoContent) Error ¶ added in v2.47.0
func (o *DeleteSiteDatabaseNoContent) Error() string
type DeleteSiteDatabaseParams ¶ added in v2.47.0
type DeleteSiteDatabaseParams struct {
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteSiteDatabaseParams contains all the parameters to send to the API endpoint for the delete site database operation typically these are written to a http.Request
func NewDeleteSiteDatabaseParams ¶ added in v2.47.0
func NewDeleteSiteDatabaseParams() *DeleteSiteDatabaseParams
NewDeleteSiteDatabaseParams creates a new DeleteSiteDatabaseParams object with the default values initialized.
func NewDeleteSiteDatabaseParamsWithContext ¶ added in v2.47.0
func NewDeleteSiteDatabaseParamsWithContext(ctx context.Context) *DeleteSiteDatabaseParams
NewDeleteSiteDatabaseParamsWithContext creates a new DeleteSiteDatabaseParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteDatabaseParamsWithHTTPClient ¶ added in v2.47.0
func NewDeleteSiteDatabaseParamsWithHTTPClient(client *http.Client) *DeleteSiteDatabaseParams
NewDeleteSiteDatabaseParamsWithHTTPClient creates a new DeleteSiteDatabaseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteDatabaseParamsWithTimeout ¶ added in v2.47.0
func NewDeleteSiteDatabaseParamsWithTimeout(timeout time.Duration) *DeleteSiteDatabaseParams
NewDeleteSiteDatabaseParamsWithTimeout creates a new DeleteSiteDatabaseParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteDatabaseParams) SetContext ¶ added in v2.47.0
func (o *DeleteSiteDatabaseParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site database params
func (*DeleteSiteDatabaseParams) SetHTTPClient ¶ added in v2.47.0
func (o *DeleteSiteDatabaseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site database params
func (*DeleteSiteDatabaseParams) SetSiteID ¶ added in v2.47.0
func (o *DeleteSiteDatabaseParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site database params
func (*DeleteSiteDatabaseParams) SetTimeout ¶ added in v2.47.0
func (o *DeleteSiteDatabaseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site database params
func (*DeleteSiteDatabaseParams) WithContext ¶ added in v2.47.0
func (o *DeleteSiteDatabaseParams) WithContext(ctx context.Context) *DeleteSiteDatabaseParams
WithContext adds the context to the delete site database params
func (*DeleteSiteDatabaseParams) WithHTTPClient ¶ added in v2.47.0
func (o *DeleteSiteDatabaseParams) WithHTTPClient(client *http.Client) *DeleteSiteDatabaseParams
WithHTTPClient adds the HTTPClient to the delete site database params
func (*DeleteSiteDatabaseParams) WithSiteID ¶ added in v2.47.0
func (o *DeleteSiteDatabaseParams) WithSiteID(siteID string) *DeleteSiteDatabaseParams
WithSiteID adds the siteID to the delete site database params
func (*DeleteSiteDatabaseParams) WithTimeout ¶ added in v2.47.0
func (o *DeleteSiteDatabaseParams) WithTimeout(timeout time.Duration) *DeleteSiteDatabaseParams
WithTimeout adds the timeout to the delete site database params
func (*DeleteSiteDatabaseParams) WriteToRequest ¶ added in v2.47.0
func (o *DeleteSiteDatabaseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteDatabaseReader ¶ added in v2.47.0
type DeleteSiteDatabaseReader struct {
// contains filtered or unexported fields
}
DeleteSiteDatabaseReader is a Reader for the DeleteSiteDatabase structure.
func (*DeleteSiteDatabaseReader) ReadResponse ¶ added in v2.47.0
func (o *DeleteSiteDatabaseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteDatabaseSnapshotDefault ¶ added in v2.47.0
type DeleteSiteDatabaseSnapshotDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSiteDatabaseSnapshotDefault handles this case with default header values.
error
func NewDeleteSiteDatabaseSnapshotDefault ¶ added in v2.47.0
func NewDeleteSiteDatabaseSnapshotDefault(code int) *DeleteSiteDatabaseSnapshotDefault
NewDeleteSiteDatabaseSnapshotDefault creates a DeleteSiteDatabaseSnapshotDefault with default headers values
func (*DeleteSiteDatabaseSnapshotDefault) Code ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotDefault) Code() int
Code gets the status code for the delete site database snapshot default response
func (*DeleteSiteDatabaseSnapshotDefault) Error ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotDefault) Error() string
func (*DeleteSiteDatabaseSnapshotDefault) GetPayload ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotDefault) GetPayload() *models.Error
type DeleteSiteDatabaseSnapshotNoContent ¶ added in v2.47.0
type DeleteSiteDatabaseSnapshotNoContent struct {
}
DeleteSiteDatabaseSnapshotNoContent handles this case with default header values.
Deleted
func NewDeleteSiteDatabaseSnapshotNoContent ¶ added in v2.47.0
func NewDeleteSiteDatabaseSnapshotNoContent() *DeleteSiteDatabaseSnapshotNoContent
NewDeleteSiteDatabaseSnapshotNoContent creates a DeleteSiteDatabaseSnapshotNoContent with default headers values
func (*DeleteSiteDatabaseSnapshotNoContent) Error ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotNoContent) Error() string
type DeleteSiteDatabaseSnapshotParams ¶ added in v2.47.0
type DeleteSiteDatabaseSnapshotParams struct {
/*SiteID*/
SiteID string
/*SnapshotID
The snapshot ID
*/
SnapshotID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteSiteDatabaseSnapshotParams contains all the parameters to send to the API endpoint for the delete site database snapshot operation typically these are written to a http.Request
func NewDeleteSiteDatabaseSnapshotParams ¶ added in v2.47.0
func NewDeleteSiteDatabaseSnapshotParams() *DeleteSiteDatabaseSnapshotParams
NewDeleteSiteDatabaseSnapshotParams creates a new DeleteSiteDatabaseSnapshotParams object with the default values initialized.
func NewDeleteSiteDatabaseSnapshotParamsWithContext ¶ added in v2.47.0
func NewDeleteSiteDatabaseSnapshotParamsWithContext(ctx context.Context) *DeleteSiteDatabaseSnapshotParams
NewDeleteSiteDatabaseSnapshotParamsWithContext creates a new DeleteSiteDatabaseSnapshotParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteDatabaseSnapshotParamsWithHTTPClient ¶ added in v2.47.0
func NewDeleteSiteDatabaseSnapshotParamsWithHTTPClient(client *http.Client) *DeleteSiteDatabaseSnapshotParams
NewDeleteSiteDatabaseSnapshotParamsWithHTTPClient creates a new DeleteSiteDatabaseSnapshotParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteDatabaseSnapshotParamsWithTimeout ¶ added in v2.47.0
func NewDeleteSiteDatabaseSnapshotParamsWithTimeout(timeout time.Duration) *DeleteSiteDatabaseSnapshotParams
NewDeleteSiteDatabaseSnapshotParamsWithTimeout creates a new DeleteSiteDatabaseSnapshotParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteDatabaseSnapshotParams) SetContext ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site database snapshot params
func (*DeleteSiteDatabaseSnapshotParams) SetHTTPClient ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site database snapshot params
func (*DeleteSiteDatabaseSnapshotParams) SetSiteID ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site database snapshot params
func (*DeleteSiteDatabaseSnapshotParams) SetSnapshotID ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) SetSnapshotID(snapshotID string)
SetSnapshotID adds the snapshotId to the delete site database snapshot params
func (*DeleteSiteDatabaseSnapshotParams) SetTimeout ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site database snapshot params
func (*DeleteSiteDatabaseSnapshotParams) WithContext ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) WithContext(ctx context.Context) *DeleteSiteDatabaseSnapshotParams
WithContext adds the context to the delete site database snapshot params
func (*DeleteSiteDatabaseSnapshotParams) WithHTTPClient ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) WithHTTPClient(client *http.Client) *DeleteSiteDatabaseSnapshotParams
WithHTTPClient adds the HTTPClient to the delete site database snapshot params
func (*DeleteSiteDatabaseSnapshotParams) WithSiteID ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) WithSiteID(siteID string) *DeleteSiteDatabaseSnapshotParams
WithSiteID adds the siteID to the delete site database snapshot params
func (*DeleteSiteDatabaseSnapshotParams) WithSnapshotID ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) WithSnapshotID(snapshotID string) *DeleteSiteDatabaseSnapshotParams
WithSnapshotID adds the snapshotID to the delete site database snapshot params
func (*DeleteSiteDatabaseSnapshotParams) WithTimeout ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) WithTimeout(timeout time.Duration) *DeleteSiteDatabaseSnapshotParams
WithTimeout adds the timeout to the delete site database snapshot params
func (*DeleteSiteDatabaseSnapshotParams) WriteToRequest ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteDatabaseSnapshotReader ¶ added in v2.47.0
type DeleteSiteDatabaseSnapshotReader struct {
// contains filtered or unexported fields
}
DeleteSiteDatabaseSnapshotReader is a Reader for the DeleteSiteDatabaseSnapshot structure.
func (*DeleteSiteDatabaseSnapshotReader) ReadResponse ¶ added in v2.47.0
func (o *DeleteSiteDatabaseSnapshotReader) 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 ¶
func (o *DeleteSiteDefault) GetPayload() *models.Error
type DeleteSiteDeployDefault ¶ added in v2.14.0
type DeleteSiteDeployDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSiteDeployDefault handles this case with default header values.
error
func NewDeleteSiteDeployDefault ¶ added in v2.14.0
func NewDeleteSiteDeployDefault(code int) *DeleteSiteDeployDefault
NewDeleteSiteDeployDefault creates a DeleteSiteDeployDefault with default headers values
func (*DeleteSiteDeployDefault) Code ¶ added in v2.14.0
func (o *DeleteSiteDeployDefault) Code() int
Code gets the status code for the delete site deploy default response
func (*DeleteSiteDeployDefault) Error ¶ added in v2.14.0
func (o *DeleteSiteDeployDefault) Error() string
func (*DeleteSiteDeployDefault) GetPayload ¶ added in v2.14.0
func (o *DeleteSiteDeployDefault) GetPayload() *models.Error
type DeleteSiteDeployNoContent ¶ added in v2.14.0
type DeleteSiteDeployNoContent struct {
}
DeleteSiteDeployNoContent handles this case with default header values.
No content
func NewDeleteSiteDeployNoContent ¶ added in v2.14.0
func NewDeleteSiteDeployNoContent() *DeleteSiteDeployNoContent
NewDeleteSiteDeployNoContent creates a DeleteSiteDeployNoContent with default headers values
func (*DeleteSiteDeployNoContent) Error ¶ added in v2.14.0
func (o *DeleteSiteDeployNoContent) Error() string
type DeleteSiteDeployParams ¶ added in v2.14.0
type DeleteSiteDeployParams struct {
/*DeployID*/
DeployID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteSiteDeployParams contains all the parameters to send to the API endpoint for the delete site deploy operation typically these are written to a http.Request
func NewDeleteSiteDeployParams ¶ added in v2.14.0
func NewDeleteSiteDeployParams() *DeleteSiteDeployParams
NewDeleteSiteDeployParams creates a new DeleteSiteDeployParams object with the default values initialized.
func NewDeleteSiteDeployParamsWithContext ¶ added in v2.14.0
func NewDeleteSiteDeployParamsWithContext(ctx context.Context) *DeleteSiteDeployParams
NewDeleteSiteDeployParamsWithContext creates a new DeleteSiteDeployParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteDeployParamsWithHTTPClient ¶ added in v2.14.0
func NewDeleteSiteDeployParamsWithHTTPClient(client *http.Client) *DeleteSiteDeployParams
NewDeleteSiteDeployParamsWithHTTPClient creates a new DeleteSiteDeployParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteDeployParamsWithTimeout ¶ added in v2.14.0
func NewDeleteSiteDeployParamsWithTimeout(timeout time.Duration) *DeleteSiteDeployParams
NewDeleteSiteDeployParamsWithTimeout creates a new DeleteSiteDeployParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteDeployParams) SetContext ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site deploy params
func (*DeleteSiteDeployParams) SetDeployID ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the delete site deploy params
func (*DeleteSiteDeployParams) SetHTTPClient ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site deploy params
func (*DeleteSiteDeployParams) SetSiteID ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site deploy params
func (*DeleteSiteDeployParams) SetTimeout ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site deploy params
func (*DeleteSiteDeployParams) WithContext ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) WithContext(ctx context.Context) *DeleteSiteDeployParams
WithContext adds the context to the delete site deploy params
func (*DeleteSiteDeployParams) WithDeployID ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) WithDeployID(deployID string) *DeleteSiteDeployParams
WithDeployID adds the deployID to the delete site deploy params
func (*DeleteSiteDeployParams) WithHTTPClient ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) WithHTTPClient(client *http.Client) *DeleteSiteDeployParams
WithHTTPClient adds the HTTPClient to the delete site deploy params
func (*DeleteSiteDeployParams) WithSiteID ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) WithSiteID(siteID string) *DeleteSiteDeployParams
WithSiteID adds the siteID to the delete site deploy params
func (*DeleteSiteDeployParams) WithTimeout ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) WithTimeout(timeout time.Duration) *DeleteSiteDeployParams
WithTimeout adds the timeout to the delete site deploy params
func (*DeleteSiteDeployParams) WriteToRequest ¶ added in v2.14.0
func (o *DeleteSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteDeployReader ¶ added in v2.14.0
type DeleteSiteDeployReader struct {
// contains filtered or unexported fields
}
DeleteSiteDeployReader is a Reader for the DeleteSiteDeploy structure.
func (*DeleteSiteDeployReader) ReadResponse ¶ added in v2.14.0
func (o *DeleteSiteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteDevServerHookDefault ¶ added in v2.30.0
type DeleteSiteDevServerHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSiteDevServerHookDefault handles this case with default header values.
error
func NewDeleteSiteDevServerHookDefault ¶ added in v2.30.0
func NewDeleteSiteDevServerHookDefault(code int) *DeleteSiteDevServerHookDefault
NewDeleteSiteDevServerHookDefault creates a DeleteSiteDevServerHookDefault with default headers values
func (*DeleteSiteDevServerHookDefault) Code ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookDefault) Code() int
Code gets the status code for the delete site dev server hook default response
func (*DeleteSiteDevServerHookDefault) Error ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookDefault) Error() string
func (*DeleteSiteDevServerHookDefault) GetPayload ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookDefault) GetPayload() *models.Error
type DeleteSiteDevServerHookNoContent ¶ added in v2.30.0
type DeleteSiteDevServerHookNoContent struct {
}
DeleteSiteDevServerHookNoContent handles this case with default header values.
No content
func NewDeleteSiteDevServerHookNoContent ¶ added in v2.30.0
func NewDeleteSiteDevServerHookNoContent() *DeleteSiteDevServerHookNoContent
NewDeleteSiteDevServerHookNoContent creates a DeleteSiteDevServerHookNoContent with default headers values
func (*DeleteSiteDevServerHookNoContent) Error ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookNoContent) Error() string
type DeleteSiteDevServerHookParams ¶ added in v2.30.0
type DeleteSiteDevServerHookParams struct {
/*ID*/
ID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteSiteDevServerHookParams contains all the parameters to send to the API endpoint for the delete site dev server hook operation typically these are written to a http.Request
func NewDeleteSiteDevServerHookParams ¶ added in v2.30.0
func NewDeleteSiteDevServerHookParams() *DeleteSiteDevServerHookParams
NewDeleteSiteDevServerHookParams creates a new DeleteSiteDevServerHookParams object with the default values initialized.
func NewDeleteSiteDevServerHookParamsWithContext ¶ added in v2.30.0
func NewDeleteSiteDevServerHookParamsWithContext(ctx context.Context) *DeleteSiteDevServerHookParams
NewDeleteSiteDevServerHookParamsWithContext creates a new DeleteSiteDevServerHookParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteDevServerHookParamsWithHTTPClient ¶ added in v2.30.0
func NewDeleteSiteDevServerHookParamsWithHTTPClient(client *http.Client) *DeleteSiteDevServerHookParams
NewDeleteSiteDevServerHookParamsWithHTTPClient creates a new DeleteSiteDevServerHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteDevServerHookParamsWithTimeout ¶ added in v2.30.0
func NewDeleteSiteDevServerHookParamsWithTimeout(timeout time.Duration) *DeleteSiteDevServerHookParams
NewDeleteSiteDevServerHookParamsWithTimeout creates a new DeleteSiteDevServerHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteDevServerHookParams) SetContext ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site dev server hook params
func (*DeleteSiteDevServerHookParams) SetHTTPClient ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site dev server hook params
func (*DeleteSiteDevServerHookParams) SetID ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) SetID(id string)
SetID adds the id to the delete site dev server hook params
func (*DeleteSiteDevServerHookParams) SetSiteID ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site dev server hook params
func (*DeleteSiteDevServerHookParams) SetTimeout ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site dev server hook params
func (*DeleteSiteDevServerHookParams) WithContext ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) WithContext(ctx context.Context) *DeleteSiteDevServerHookParams
WithContext adds the context to the delete site dev server hook params
func (*DeleteSiteDevServerHookParams) WithHTTPClient ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) WithHTTPClient(client *http.Client) *DeleteSiteDevServerHookParams
WithHTTPClient adds the HTTPClient to the delete site dev server hook params
func (*DeleteSiteDevServerHookParams) WithID ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) WithID(id string) *DeleteSiteDevServerHookParams
WithID adds the id to the delete site dev server hook params
func (*DeleteSiteDevServerHookParams) WithSiteID ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) WithSiteID(siteID string) *DeleteSiteDevServerHookParams
WithSiteID adds the siteID to the delete site dev server hook params
func (*DeleteSiteDevServerHookParams) WithTimeout ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) WithTimeout(timeout time.Duration) *DeleteSiteDevServerHookParams
WithTimeout adds the timeout to the delete site dev server hook params
func (*DeleteSiteDevServerHookParams) WriteToRequest ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteDevServerHookReader ¶ added in v2.30.0
type DeleteSiteDevServerHookReader struct {
// contains filtered or unexported fields
}
DeleteSiteDevServerHookReader is a Reader for the DeleteSiteDevServerHook structure.
func (*DeleteSiteDevServerHookReader) ReadResponse ¶ added in v2.30.0
func (o *DeleteSiteDevServerHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteDevServersAccepted ¶ added in v2.30.0
type DeleteSiteDevServersAccepted struct {
}
DeleteSiteDevServersAccepted handles this case with default header values.
OK
func NewDeleteSiteDevServersAccepted ¶ added in v2.30.0
func NewDeleteSiteDevServersAccepted() *DeleteSiteDevServersAccepted
NewDeleteSiteDevServersAccepted creates a DeleteSiteDevServersAccepted with default headers values
func (*DeleteSiteDevServersAccepted) Error ¶ added in v2.30.0
func (o *DeleteSiteDevServersAccepted) Error() string
type DeleteSiteDevServersDefault ¶ added in v2.30.0
type DeleteSiteDevServersDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSiteDevServersDefault handles this case with default header values.
error
func NewDeleteSiteDevServersDefault ¶ added in v2.30.0
func NewDeleteSiteDevServersDefault(code int) *DeleteSiteDevServersDefault
NewDeleteSiteDevServersDefault creates a DeleteSiteDevServersDefault with default headers values
func (*DeleteSiteDevServersDefault) Code ¶ added in v2.30.0
func (o *DeleteSiteDevServersDefault) Code() int
Code gets the status code for the delete site dev servers default response
func (*DeleteSiteDevServersDefault) Error ¶ added in v2.30.0
func (o *DeleteSiteDevServersDefault) Error() string
func (*DeleteSiteDevServersDefault) GetPayload ¶ added in v2.30.0
func (o *DeleteSiteDevServersDefault) GetPayload() *models.Error
type DeleteSiteDevServersParams ¶ added in v2.30.0
type DeleteSiteDevServersParams struct {
/*Branch*/
Branch *string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteSiteDevServersParams contains all the parameters to send to the API endpoint for the delete site dev servers operation typically these are written to a http.Request
func NewDeleteSiteDevServersParams ¶ added in v2.30.0
func NewDeleteSiteDevServersParams() *DeleteSiteDevServersParams
NewDeleteSiteDevServersParams creates a new DeleteSiteDevServersParams object with the default values initialized.
func NewDeleteSiteDevServersParamsWithContext ¶ added in v2.30.0
func NewDeleteSiteDevServersParamsWithContext(ctx context.Context) *DeleteSiteDevServersParams
NewDeleteSiteDevServersParamsWithContext creates a new DeleteSiteDevServersParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteSiteDevServersParamsWithHTTPClient ¶ added in v2.30.0
func NewDeleteSiteDevServersParamsWithHTTPClient(client *http.Client) *DeleteSiteDevServersParams
NewDeleteSiteDevServersParamsWithHTTPClient creates a new DeleteSiteDevServersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteSiteDevServersParamsWithTimeout ¶ added in v2.30.0
func NewDeleteSiteDevServersParamsWithTimeout(timeout time.Duration) *DeleteSiteDevServersParams
NewDeleteSiteDevServersParamsWithTimeout creates a new DeleteSiteDevServersParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteSiteDevServersParams) SetBranch ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) SetBranch(branch *string)
SetBranch adds the branch to the delete site dev servers params
func (*DeleteSiteDevServersParams) SetContext ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site dev servers params
func (*DeleteSiteDevServersParams) SetHTTPClient ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site dev servers params
func (*DeleteSiteDevServersParams) SetSiteID ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site dev servers params
func (*DeleteSiteDevServersParams) SetTimeout ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site dev servers params
func (*DeleteSiteDevServersParams) WithBranch ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) WithBranch(branch *string) *DeleteSiteDevServersParams
WithBranch adds the branch to the delete site dev servers params
func (*DeleteSiteDevServersParams) WithContext ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) WithContext(ctx context.Context) *DeleteSiteDevServersParams
WithContext adds the context to the delete site dev servers params
func (*DeleteSiteDevServersParams) WithHTTPClient ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) WithHTTPClient(client *http.Client) *DeleteSiteDevServersParams
WithHTTPClient adds the HTTPClient to the delete site dev servers params
func (*DeleteSiteDevServersParams) WithSiteID ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) WithSiteID(siteID string) *DeleteSiteDevServersParams
WithSiteID adds the siteID to the delete site dev servers params
func (*DeleteSiteDevServersParams) WithTimeout ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) WithTimeout(timeout time.Duration) *DeleteSiteDevServersParams
WithTimeout adds the timeout to the delete site dev servers params
func (*DeleteSiteDevServersParams) WriteToRequest ¶ added in v2.30.0
func (o *DeleteSiteDevServersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteDevServersReader ¶ added in v2.30.0
type DeleteSiteDevServersReader struct {
// contains filtered or unexported fields
}
DeleteSiteDevServersReader is a Reader for the DeleteSiteDevServers structure.
func (*DeleteSiteDevServersReader) ReadResponse ¶ added in v2.30.0
func (o *DeleteSiteDevServersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteFormDefault ¶
type DeleteSiteFormDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSiteFormDefault handles this case with default header values.
error
func NewDeleteSiteFormDefault ¶
func NewDeleteSiteFormDefault(code int) *DeleteSiteFormDefault
NewDeleteSiteFormDefault creates a DeleteSiteFormDefault with default headers values
func (*DeleteSiteFormDefault) Code ¶
func (o *DeleteSiteFormDefault) Code() int
Code gets the status code for the delete site form default response
func (*DeleteSiteFormDefault) Error ¶
func (o *DeleteSiteFormDefault) Error() string
func (*DeleteSiteFormDefault) GetPayload ¶
func (o *DeleteSiteFormDefault) GetPayload() *models.Error
type DeleteSiteFormNoContent ¶
type DeleteSiteFormNoContent struct {
}
DeleteSiteFormNoContent handles this case with default header values.
Deleted
func NewDeleteSiteFormNoContent ¶
func NewDeleteSiteFormNoContent() *DeleteSiteFormNoContent
NewDeleteSiteFormNoContent creates a DeleteSiteFormNoContent with default headers values
func (*DeleteSiteFormNoContent) Error ¶
func (o *DeleteSiteFormNoContent) Error() string
type DeleteSiteFormParams ¶
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 ¶
func NewDeleteSiteFormParams() *DeleteSiteFormParams
NewDeleteSiteFormParams creates a new DeleteSiteFormParams object with the default values initialized.
func NewDeleteSiteFormParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteSiteFormParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site form params
func (*DeleteSiteFormParams) SetFormID ¶
func (o *DeleteSiteFormParams) SetFormID(formID string)
SetFormID adds the formId to the delete site form params
func (*DeleteSiteFormParams) SetHTTPClient ¶
func (o *DeleteSiteFormParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site form params
func (*DeleteSiteFormParams) SetSiteID ¶
func (o *DeleteSiteFormParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site form params
func (*DeleteSiteFormParams) SetTimeout ¶
func (o *DeleteSiteFormParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site form params
func (*DeleteSiteFormParams) WithContext ¶
func (o *DeleteSiteFormParams) WithContext(ctx context.Context) *DeleteSiteFormParams
WithContext adds the context to the delete site form params
func (*DeleteSiteFormParams) WithFormID ¶
func (o *DeleteSiteFormParams) WithFormID(formID string) *DeleteSiteFormParams
WithFormID adds the formID to the delete site form params
func (*DeleteSiteFormParams) WithHTTPClient ¶
func (o *DeleteSiteFormParams) WithHTTPClient(client *http.Client) *DeleteSiteFormParams
WithHTTPClient adds the HTTPClient to the delete site form params
func (*DeleteSiteFormParams) WithSiteID ¶
func (o *DeleteSiteFormParams) WithSiteID(siteID string) *DeleteSiteFormParams
WithSiteID adds the siteID to the delete site form params
func (*DeleteSiteFormParams) WithTimeout ¶
func (o *DeleteSiteFormParams) WithTimeout(timeout time.Duration) *DeleteSiteFormParams
WithTimeout adds the timeout to the delete site form params
func (*DeleteSiteFormParams) WriteToRequest ¶
func (o *DeleteSiteFormParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSiteFormReader ¶
type DeleteSiteFormReader struct {
// contains filtered or unexported fields
}
DeleteSiteFormReader is a Reader for the DeleteSiteForm structure.
func (*DeleteSiteFormReader) ReadResponse ¶
func (o *DeleteSiteFormReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteSiteNoContent ¶
type DeleteSiteNoContent struct {
}
DeleteSiteNoContent handles this case with default header values.
Deleted
func NewDeleteSiteNoContent ¶
func NewDeleteSiteNoContent() *DeleteSiteNoContent
NewDeleteSiteNoContent creates a DeleteSiteNoContent with default headers values
func (*DeleteSiteNoContent) Error ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site params
func (*DeleteSiteParams) SetHTTPClient ¶
func (o *DeleteSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site params
func (*DeleteSiteParams) SetSiteID ¶
func (o *DeleteSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site params
func (*DeleteSiteParams) SetTimeout ¶
func (o *DeleteSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site params
func (*DeleteSiteParams) WithContext ¶
func (o *DeleteSiteParams) WithContext(ctx context.Context) *DeleteSiteParams
WithContext adds the context to the delete site params
func (*DeleteSiteParams) WithHTTPClient ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteSiteSnippetParams) SetContext(ctx context.Context)
SetContext adds the context to the delete site snippet params
func (*DeleteSiteSnippetParams) SetHTTPClient ¶
func (o *DeleteSiteSnippetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete site snippet params
func (*DeleteSiteSnippetParams) SetSiteID ¶
func (o *DeleteSiteSnippetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the delete site snippet params
func (*DeleteSiteSnippetParams) SetSnippetID ¶
func (o *DeleteSiteSnippetParams) SetSnippetID(snippetID string)
SetSnippetID adds the snippetId to the delete site snippet params
func (*DeleteSiteSnippetParams) SetTimeout ¶
func (o *DeleteSiteSnippetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete site snippet params
func (*DeleteSiteSnippetParams) WithContext ¶
func (o *DeleteSiteSnippetParams) WithContext(ctx context.Context) *DeleteSiteSnippetParams
WithContext adds the context to the delete site snippet params
func (*DeleteSiteSnippetParams) WithHTTPClient ¶
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 ¶
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 ¶
type DeleteSubmissionDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DeleteSubmissionDefault handles this case with default header values.
error
func NewDeleteSubmissionDefault ¶
func NewDeleteSubmissionDefault(code int) *DeleteSubmissionDefault
NewDeleteSubmissionDefault creates a DeleteSubmissionDefault with default headers values
func (*DeleteSubmissionDefault) Code ¶
func (o *DeleteSubmissionDefault) Code() int
Code gets the status code for the delete submission default response
func (*DeleteSubmissionDefault) Error ¶
func (o *DeleteSubmissionDefault) Error() string
func (*DeleteSubmissionDefault) GetPayload ¶
func (o *DeleteSubmissionDefault) GetPayload() *models.Error
type DeleteSubmissionNoContent ¶
type DeleteSubmissionNoContent struct {
}
DeleteSubmissionNoContent handles this case with default header values.
Deleted
func NewDeleteSubmissionNoContent ¶
func NewDeleteSubmissionNoContent() *DeleteSubmissionNoContent
NewDeleteSubmissionNoContent creates a DeleteSubmissionNoContent with default headers values
func (*DeleteSubmissionNoContent) Error ¶
func (o *DeleteSubmissionNoContent) Error() string
type DeleteSubmissionParams ¶
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 ¶
func NewDeleteSubmissionParams() *DeleteSubmissionParams
NewDeleteSubmissionParams creates a new DeleteSubmissionParams object with the default values initialized.
func NewDeleteSubmissionParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *DeleteSubmissionParams) SetContext(ctx context.Context)
SetContext adds the context to the delete submission params
func (*DeleteSubmissionParams) SetHTTPClient ¶
func (o *DeleteSubmissionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete submission params
func (*DeleteSubmissionParams) SetSubmissionID ¶
func (o *DeleteSubmissionParams) SetSubmissionID(submissionID string)
SetSubmissionID adds the submissionId to the delete submission params
func (*DeleteSubmissionParams) SetTimeout ¶
func (o *DeleteSubmissionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete submission params
func (*DeleteSubmissionParams) WithContext ¶
func (o *DeleteSubmissionParams) WithContext(ctx context.Context) *DeleteSubmissionParams
WithContext adds the context to the delete submission params
func (*DeleteSubmissionParams) WithHTTPClient ¶
func (o *DeleteSubmissionParams) WithHTTPClient(client *http.Client) *DeleteSubmissionParams
WithHTTPClient adds the HTTPClient to the delete submission params
func (*DeleteSubmissionParams) WithSubmissionID ¶
func (o *DeleteSubmissionParams) WithSubmissionID(submissionID string) *DeleteSubmissionParams
WithSubmissionID adds the submissionID to the delete submission params
func (*DeleteSubmissionParams) WithTimeout ¶
func (o *DeleteSubmissionParams) WithTimeout(timeout time.Duration) *DeleteSubmissionParams
WithTimeout adds the timeout to the delete submission params
func (*DeleteSubmissionParams) WriteToRequest ¶
func (o *DeleteSubmissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteSubmissionReader ¶
type DeleteSubmissionReader struct {
// contains filtered or unexported fields
}
DeleteSubmissionReader is a Reader for the DeleteSubmission structure.
func (*DeleteSubmissionReader) ReadResponse ¶
func (o *DeleteSubmissionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DisableSiteDefault ¶ added in v2.46.0
DisableSiteDefault handles this case with default header values.
error
func NewDisableSiteDefault ¶ added in v2.46.0
func NewDisableSiteDefault(code int) *DisableSiteDefault
NewDisableSiteDefault creates a DisableSiteDefault with default headers values
func (*DisableSiteDefault) Code ¶ added in v2.46.0
func (o *DisableSiteDefault) Code() int
Code gets the status code for the disable site default response
func (*DisableSiteDefault) Error ¶ added in v2.46.0
func (o *DisableSiteDefault) Error() string
func (*DisableSiteDefault) GetPayload ¶ added in v2.46.0
func (o *DisableSiteDefault) GetPayload() *models.Error
type DisableSiteNoContent ¶ added in v2.46.0
type DisableSiteNoContent struct {
}
DisableSiteNoContent handles this case with default header values.
No content
func NewDisableSiteNoContent ¶ added in v2.46.0
func NewDisableSiteNoContent() *DisableSiteNoContent
NewDisableSiteNoContent creates a DisableSiteNoContent with default headers values
func (*DisableSiteNoContent) Error ¶ added in v2.46.0
func (o *DisableSiteNoContent) Error() string
type DisableSiteParams ¶ added in v2.46.0
type DisableSiteParams struct {
/*Reason
Reason for disabling the site
*/
Reason string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DisableSiteParams contains all the parameters to send to the API endpoint for the disable site operation typically these are written to a http.Request
func NewDisableSiteParams ¶ added in v2.46.0
func NewDisableSiteParams() *DisableSiteParams
NewDisableSiteParams creates a new DisableSiteParams object with the default values initialized.
func NewDisableSiteParamsWithContext ¶ added in v2.46.0
func NewDisableSiteParamsWithContext(ctx context.Context) *DisableSiteParams
NewDisableSiteParamsWithContext creates a new DisableSiteParams object with the default values initialized, and the ability to set a context for a request
func NewDisableSiteParamsWithHTTPClient ¶ added in v2.46.0
func NewDisableSiteParamsWithHTTPClient(client *http.Client) *DisableSiteParams
NewDisableSiteParamsWithHTTPClient creates a new DisableSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDisableSiteParamsWithTimeout ¶ added in v2.46.0
func NewDisableSiteParamsWithTimeout(timeout time.Duration) *DisableSiteParams
NewDisableSiteParamsWithTimeout creates a new DisableSiteParams object with the default values initialized, and the ability to set a timeout on a request
func (*DisableSiteParams) SetContext ¶ added in v2.46.0
func (o *DisableSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the disable site params
func (*DisableSiteParams) SetHTTPClient ¶ added in v2.46.0
func (o *DisableSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the disable site params
func (*DisableSiteParams) SetReason ¶ added in v2.46.0
func (o *DisableSiteParams) SetReason(reason string)
SetReason adds the reason to the disable site params
func (*DisableSiteParams) SetSiteID ¶ added in v2.46.0
func (o *DisableSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the disable site params
func (*DisableSiteParams) SetTimeout ¶ added in v2.46.0
func (o *DisableSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the disable site params
func (*DisableSiteParams) WithContext ¶ added in v2.46.0
func (o *DisableSiteParams) WithContext(ctx context.Context) *DisableSiteParams
WithContext adds the context to the disable site params
func (*DisableSiteParams) WithHTTPClient ¶ added in v2.46.0
func (o *DisableSiteParams) WithHTTPClient(client *http.Client) *DisableSiteParams
WithHTTPClient adds the HTTPClient to the disable site params
func (*DisableSiteParams) WithReason ¶ added in v2.46.0
func (o *DisableSiteParams) WithReason(reason string) *DisableSiteParams
WithReason adds the reason to the disable site params
func (*DisableSiteParams) WithSiteID ¶ added in v2.46.0
func (o *DisableSiteParams) WithSiteID(siteID string) *DisableSiteParams
WithSiteID adds the siteID to the disable site params
func (*DisableSiteParams) WithTimeout ¶ added in v2.46.0
func (o *DisableSiteParams) WithTimeout(timeout time.Duration) *DisableSiteParams
WithTimeout adds the timeout to the disable site params
func (*DisableSiteParams) WriteToRequest ¶ added in v2.46.0
func (o *DisableSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DisableSiteReader ¶ added in v2.46.0
type DisableSiteReader struct {
// contains filtered or unexported fields
}
DisableSiteReader is a Reader for the DisableSite structure.
func (*DisableSiteReader) ReadResponse ¶ added in v2.46.0
func (o *DisableSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DisableSplitTestDefault ¶
type DisableSplitTestDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
DisableSplitTestDefault handles this case with default header values.
error
func NewDisableSplitTestDefault ¶
func NewDisableSplitTestDefault(code int) *DisableSplitTestDefault
NewDisableSplitTestDefault creates a DisableSplitTestDefault with default headers values
func (*DisableSplitTestDefault) Code ¶
func (o *DisableSplitTestDefault) Code() int
Code gets the status code for the disable split test default response
func (*DisableSplitTestDefault) Error ¶
func (o *DisableSplitTestDefault) Error() string
func (*DisableSplitTestDefault) GetPayload ¶
func (o *DisableSplitTestDefault) GetPayload() *models.Error
type DisableSplitTestNoContent ¶
type DisableSplitTestNoContent struct {
}
DisableSplitTestNoContent handles this case with default header values.
disabled
func NewDisableSplitTestNoContent ¶
func NewDisableSplitTestNoContent() *DisableSplitTestNoContent
NewDisableSplitTestNoContent creates a DisableSplitTestNoContent with default headers values
func (*DisableSplitTestNoContent) Error ¶
func (o *DisableSplitTestNoContent) Error() string
type DisableSplitTestParams ¶
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 ¶
func NewDisableSplitTestParams() *DisableSplitTestParams
NewDisableSplitTestParams creates a new DisableSplitTestParams object with the default values initialized.
func NewDisableSplitTestParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *DisableSplitTestParams) SetContext(ctx context.Context)
SetContext adds the context to the disable split test params
func (*DisableSplitTestParams) SetHTTPClient ¶
func (o *DisableSplitTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the disable split test params
func (*DisableSplitTestParams) SetSiteID ¶
func (o *DisableSplitTestParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the disable split test params
func (*DisableSplitTestParams) SetSplitTestID ¶
func (o *DisableSplitTestParams) SetSplitTestID(splitTestID string)
SetSplitTestID adds the splitTestId to the disable split test params
func (*DisableSplitTestParams) SetTimeout ¶
func (o *DisableSplitTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the disable split test params
func (*DisableSplitTestParams) WithContext ¶
func (o *DisableSplitTestParams) WithContext(ctx context.Context) *DisableSplitTestParams
WithContext adds the context to the disable split test params
func (*DisableSplitTestParams) WithHTTPClient ¶
func (o *DisableSplitTestParams) WithHTTPClient(client *http.Client) *DisableSplitTestParams
WithHTTPClient adds the HTTPClient to the disable split test params
func (*DisableSplitTestParams) WithSiteID ¶
func (o *DisableSplitTestParams) WithSiteID(siteID string) *DisableSplitTestParams
WithSiteID adds the siteID to the disable split test params
func (*DisableSplitTestParams) WithSplitTestID ¶
func (o *DisableSplitTestParams) WithSplitTestID(splitTestID string) *DisableSplitTestParams
WithSplitTestID adds the splitTestID to the disable split test params
func (*DisableSplitTestParams) WithTimeout ¶
func (o *DisableSplitTestParams) WithTimeout(timeout time.Duration) *DisableSplitTestParams
WithTimeout adds the timeout to the disable split test params
func (*DisableSplitTestParams) WriteToRequest ¶
func (o *DisableSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DisableSplitTestReader ¶
type DisableSplitTestReader struct {
// contains filtered or unexported fields
}
DisableSplitTestReader is a Reader for the DisableSplitTest structure.
func (*DisableSplitTestReader) ReadResponse ¶
func (o *DisableSplitTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnableHookDefault ¶
EnableHookDefault handles this case with default header values.
error
func NewEnableHookDefault ¶
func NewEnableHookDefault(code int) *EnableHookDefault
NewEnableHookDefault creates a EnableHookDefault with default headers values
func (*EnableHookDefault) Code ¶
func (o *EnableHookDefault) Code() int
Code gets the status code for the enable hook default response
func (*EnableHookDefault) Error ¶
func (o *EnableHookDefault) Error() string
func (*EnableHookDefault) GetPayload ¶
func (o *EnableHookDefault) GetPayload() *models.Error
type EnableHookOK ¶
EnableHookOK handles this case with default header values.
OK
func NewEnableHookOK ¶
func NewEnableHookOK() *EnableHookOK
NewEnableHookOK creates a EnableHookOK with default headers values
func (*EnableHookOK) Error ¶
func (o *EnableHookOK) Error() string
func (*EnableHookOK) GetPayload ¶
func (o *EnableHookOK) GetPayload() *models.Hook
type EnableHookParams ¶
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 ¶
func NewEnableHookParams() *EnableHookParams
NewEnableHookParams creates a new EnableHookParams object with the default values initialized.
func NewEnableHookParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *EnableHookParams) SetContext(ctx context.Context)
SetContext adds the context to the enable hook params
func (*EnableHookParams) SetHTTPClient ¶
func (o *EnableHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable hook params
func (*EnableHookParams) SetHookID ¶
func (o *EnableHookParams) SetHookID(hookID string)
SetHookID adds the hookId to the enable hook params
func (*EnableHookParams) SetTimeout ¶
func (o *EnableHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable hook params
func (*EnableHookParams) WithContext ¶
func (o *EnableHookParams) WithContext(ctx context.Context) *EnableHookParams
WithContext adds the context to the enable hook params
func (*EnableHookParams) WithHTTPClient ¶
func (o *EnableHookParams) WithHTTPClient(client *http.Client) *EnableHookParams
WithHTTPClient adds the HTTPClient to the enable hook params
func (*EnableHookParams) WithHookID ¶
func (o *EnableHookParams) WithHookID(hookID string) *EnableHookParams
WithHookID adds the hookID to the enable hook params
func (*EnableHookParams) WithTimeout ¶
func (o *EnableHookParams) WithTimeout(timeout time.Duration) *EnableHookParams
WithTimeout adds the timeout to the enable hook params
func (*EnableHookParams) WriteToRequest ¶
func (o *EnableHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnableHookReader ¶
type EnableHookReader struct {
// contains filtered or unexported fields
}
EnableHookReader is a Reader for the EnableHook structure.
func (*EnableHookReader) ReadResponse ¶
func (o *EnableHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnableSiteDefault ¶ added in v2.46.0
EnableSiteDefault handles this case with default header values.
error
func NewEnableSiteDefault ¶ added in v2.46.0
func NewEnableSiteDefault(code int) *EnableSiteDefault
NewEnableSiteDefault creates a EnableSiteDefault with default headers values
func (*EnableSiteDefault) Code ¶ added in v2.46.0
func (o *EnableSiteDefault) Code() int
Code gets the status code for the enable site default response
func (*EnableSiteDefault) Error ¶ added in v2.46.0
func (o *EnableSiteDefault) Error() string
func (*EnableSiteDefault) GetPayload ¶ added in v2.46.0
func (o *EnableSiteDefault) GetPayload() *models.Error
type EnableSiteNoContent ¶ added in v2.46.0
type EnableSiteNoContent struct {
}
EnableSiteNoContent handles this case with default header values.
No content
func NewEnableSiteNoContent ¶ added in v2.46.0
func NewEnableSiteNoContent() *EnableSiteNoContent
NewEnableSiteNoContent creates a EnableSiteNoContent with default headers values
func (*EnableSiteNoContent) Error ¶ added in v2.46.0
func (o *EnableSiteNoContent) Error() string
type EnableSiteParams ¶ added in v2.46.0
type EnableSiteParams struct {
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EnableSiteParams contains all the parameters to send to the API endpoint for the enable site operation typically these are written to a http.Request
func NewEnableSiteParams ¶ added in v2.46.0
func NewEnableSiteParams() *EnableSiteParams
NewEnableSiteParams creates a new EnableSiteParams object with the default values initialized.
func NewEnableSiteParamsWithContext ¶ added in v2.46.0
func NewEnableSiteParamsWithContext(ctx context.Context) *EnableSiteParams
NewEnableSiteParamsWithContext creates a new EnableSiteParams object with the default values initialized, and the ability to set a context for a request
func NewEnableSiteParamsWithHTTPClient ¶ added in v2.46.0
func NewEnableSiteParamsWithHTTPClient(client *http.Client) *EnableSiteParams
NewEnableSiteParamsWithHTTPClient creates a new EnableSiteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewEnableSiteParamsWithTimeout ¶ added in v2.46.0
func NewEnableSiteParamsWithTimeout(timeout time.Duration) *EnableSiteParams
NewEnableSiteParamsWithTimeout creates a new EnableSiteParams object with the default values initialized, and the ability to set a timeout on a request
func (*EnableSiteParams) SetContext ¶ added in v2.46.0
func (o *EnableSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the enable site params
func (*EnableSiteParams) SetHTTPClient ¶ added in v2.46.0
func (o *EnableSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable site params
func (*EnableSiteParams) SetSiteID ¶ added in v2.46.0
func (o *EnableSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the enable site params
func (*EnableSiteParams) SetTimeout ¶ added in v2.46.0
func (o *EnableSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable site params
func (*EnableSiteParams) WithContext ¶ added in v2.46.0
func (o *EnableSiteParams) WithContext(ctx context.Context) *EnableSiteParams
WithContext adds the context to the enable site params
func (*EnableSiteParams) WithHTTPClient ¶ added in v2.46.0
func (o *EnableSiteParams) WithHTTPClient(client *http.Client) *EnableSiteParams
WithHTTPClient adds the HTTPClient to the enable site params
func (*EnableSiteParams) WithSiteID ¶ added in v2.46.0
func (o *EnableSiteParams) WithSiteID(siteID string) *EnableSiteParams
WithSiteID adds the siteID to the enable site params
func (*EnableSiteParams) WithTimeout ¶ added in v2.46.0
func (o *EnableSiteParams) WithTimeout(timeout time.Duration) *EnableSiteParams
WithTimeout adds the timeout to the enable site params
func (*EnableSiteParams) WriteToRequest ¶ added in v2.46.0
func (o *EnableSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnableSiteReader ¶ added in v2.46.0
type EnableSiteReader struct {
// contains filtered or unexported fields
}
EnableSiteReader is a Reader for the EnableSite structure.
func (*EnableSiteReader) ReadResponse ¶ added in v2.46.0
func (o *EnableSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EnableSiteUnprocessableEntity ¶ added in v2.46.0
EnableSiteUnprocessableEntity handles this case with default header values.
Cannot enable this site
func NewEnableSiteUnprocessableEntity ¶ added in v2.46.0
func NewEnableSiteUnprocessableEntity() *EnableSiteUnprocessableEntity
NewEnableSiteUnprocessableEntity creates a EnableSiteUnprocessableEntity with default headers values
func (*EnableSiteUnprocessableEntity) Error ¶ added in v2.46.0
func (o *EnableSiteUnprocessableEntity) Error() string
func (*EnableSiteUnprocessableEntity) GetPayload ¶ added in v2.46.0
func (o *EnableSiteUnprocessableEntity) GetPayload() *models.Error
type EnableSplitTestDefault ¶
type EnableSplitTestDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
EnableSplitTestDefault handles this case with default header values.
error
func NewEnableSplitTestDefault ¶
func NewEnableSplitTestDefault(code int) *EnableSplitTestDefault
NewEnableSplitTestDefault creates a EnableSplitTestDefault with default headers values
func (*EnableSplitTestDefault) Code ¶
func (o *EnableSplitTestDefault) Code() int
Code gets the status code for the enable split test default response
func (*EnableSplitTestDefault) Error ¶
func (o *EnableSplitTestDefault) Error() string
func (*EnableSplitTestDefault) GetPayload ¶
func (o *EnableSplitTestDefault) GetPayload() *models.Error
type EnableSplitTestNoContent ¶
type EnableSplitTestNoContent struct {
}
EnableSplitTestNoContent handles this case with default header values.
enable
func NewEnableSplitTestNoContent ¶
func NewEnableSplitTestNoContent() *EnableSplitTestNoContent
NewEnableSplitTestNoContent creates a EnableSplitTestNoContent with default headers values
func (*EnableSplitTestNoContent) Error ¶
func (o *EnableSplitTestNoContent) Error() string
type EnableSplitTestParams ¶
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 ¶
func NewEnableSplitTestParams() *EnableSplitTestParams
NewEnableSplitTestParams creates a new EnableSplitTestParams object with the default values initialized.
func NewEnableSplitTestParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *EnableSplitTestParams) SetContext(ctx context.Context)
SetContext adds the context to the enable split test params
func (*EnableSplitTestParams) SetHTTPClient ¶
func (o *EnableSplitTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the enable split test params
func (*EnableSplitTestParams) SetSiteID ¶
func (o *EnableSplitTestParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the enable split test params
func (*EnableSplitTestParams) SetSplitTestID ¶
func (o *EnableSplitTestParams) SetSplitTestID(splitTestID string)
SetSplitTestID adds the splitTestId to the enable split test params
func (*EnableSplitTestParams) SetTimeout ¶
func (o *EnableSplitTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the enable split test params
func (*EnableSplitTestParams) WithContext ¶
func (o *EnableSplitTestParams) WithContext(ctx context.Context) *EnableSplitTestParams
WithContext adds the context to the enable split test params
func (*EnableSplitTestParams) WithHTTPClient ¶
func (o *EnableSplitTestParams) WithHTTPClient(client *http.Client) *EnableSplitTestParams
WithHTTPClient adds the HTTPClient to the enable split test params
func (*EnableSplitTestParams) WithSiteID ¶
func (o *EnableSplitTestParams) WithSiteID(siteID string) *EnableSplitTestParams
WithSiteID adds the siteID to the enable split test params
func (*EnableSplitTestParams) WithSplitTestID ¶
func (o *EnableSplitTestParams) WithSplitTestID(splitTestID string) *EnableSplitTestParams
WithSplitTestID adds the splitTestID to the enable split test params
func (*EnableSplitTestParams) WithTimeout ¶
func (o *EnableSplitTestParams) WithTimeout(timeout time.Duration) *EnableSplitTestParams
WithTimeout adds the timeout to the enable split test params
func (*EnableSplitTestParams) WriteToRequest ¶
func (o *EnableSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EnableSplitTestReader ¶
type EnableSplitTestReader struct {
// contains filtered or unexported fields
}
EnableSplitTestReader is a Reader for the EnableSplitTest structure.
func (*EnableSplitTestReader) ReadResponse ¶
func (o *EnableSplitTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExchangeTicketCreated ¶
type ExchangeTicketCreated struct {
Payload *models.AccessToken
}
ExchangeTicketCreated handles this case with default header values.
ok
func NewExchangeTicketCreated ¶
func NewExchangeTicketCreated() *ExchangeTicketCreated
NewExchangeTicketCreated creates a ExchangeTicketCreated with default headers values
func (*ExchangeTicketCreated) Error ¶
func (o *ExchangeTicketCreated) Error() string
func (*ExchangeTicketCreated) GetPayload ¶
func (o *ExchangeTicketCreated) GetPayload() *models.AccessToken
type ExchangeTicketDefault ¶
type ExchangeTicketDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ExchangeTicketDefault handles this case with default header values.
error
func NewExchangeTicketDefault ¶
func NewExchangeTicketDefault(code int) *ExchangeTicketDefault
NewExchangeTicketDefault creates a ExchangeTicketDefault with default headers values
func (*ExchangeTicketDefault) Code ¶
func (o *ExchangeTicketDefault) Code() int
Code gets the status code for the exchange ticket default response
func (*ExchangeTicketDefault) Error ¶
func (o *ExchangeTicketDefault) Error() string
func (*ExchangeTicketDefault) GetPayload ¶
func (o *ExchangeTicketDefault) GetPayload() *models.Error
type ExchangeTicketParams ¶
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 ¶
func NewExchangeTicketParams() *ExchangeTicketParams
NewExchangeTicketParams creates a new ExchangeTicketParams object with the default values initialized.
func NewExchangeTicketParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ExchangeTicketParams) SetContext(ctx context.Context)
SetContext adds the context to the exchange ticket params
func (*ExchangeTicketParams) SetHTTPClient ¶
func (o *ExchangeTicketParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the exchange ticket params
func (*ExchangeTicketParams) SetTicketID ¶
func (o *ExchangeTicketParams) SetTicketID(ticketID string)
SetTicketID adds the ticketId to the exchange ticket params
func (*ExchangeTicketParams) SetTimeout ¶
func (o *ExchangeTicketParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the exchange ticket params
func (*ExchangeTicketParams) WithContext ¶
func (o *ExchangeTicketParams) WithContext(ctx context.Context) *ExchangeTicketParams
WithContext adds the context to the exchange ticket params
func (*ExchangeTicketParams) WithHTTPClient ¶
func (o *ExchangeTicketParams) WithHTTPClient(client *http.Client) *ExchangeTicketParams
WithHTTPClient adds the HTTPClient to the exchange ticket params
func (*ExchangeTicketParams) WithTicketID ¶
func (o *ExchangeTicketParams) WithTicketID(ticketID string) *ExchangeTicketParams
WithTicketID adds the ticketID to the exchange ticket params
func (*ExchangeTicketParams) WithTimeout ¶
func (o *ExchangeTicketParams) WithTimeout(timeout time.Duration) *ExchangeTicketParams
WithTimeout adds the timeout to the exchange ticket params
func (*ExchangeTicketParams) WriteToRequest ¶
func (o *ExchangeTicketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExchangeTicketReader ¶
type ExchangeTicketReader struct {
// contains filtered or unexported fields
}
ExchangeTicketReader is a Reader for the ExchangeTicket structure.
func (*ExchangeTicketReader) ReadResponse ¶
func (o *ExchangeTicketReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAIGatewayProvidersDefault ¶ added in v2.40.0
type GetAIGatewayProvidersDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetAIGatewayProvidersDefault handles this case with default header values.
error
func NewGetAIGatewayProvidersDefault ¶ added in v2.40.0
func NewGetAIGatewayProvidersDefault(code int) *GetAIGatewayProvidersDefault
NewGetAIGatewayProvidersDefault creates a GetAIGatewayProvidersDefault with default headers values
func (*GetAIGatewayProvidersDefault) Code ¶ added in v2.40.0
func (o *GetAIGatewayProvidersDefault) Code() int
Code gets the status code for the get a i gateway providers default response
func (*GetAIGatewayProvidersDefault) Error ¶ added in v2.40.0
func (o *GetAIGatewayProvidersDefault) Error() string
func (*GetAIGatewayProvidersDefault) GetPayload ¶ added in v2.40.0
func (o *GetAIGatewayProvidersDefault) GetPayload() *models.Error
type GetAIGatewayProvidersOK ¶ added in v2.40.0
type GetAIGatewayProvidersOK struct {
Payload *models.GetAIGatewayProvidersOKBody
}
GetAIGatewayProvidersOK handles this case with default header values.
The mapping of providers and supported models
func NewGetAIGatewayProvidersOK ¶ added in v2.40.0
func NewGetAIGatewayProvidersOK() *GetAIGatewayProvidersOK
NewGetAIGatewayProvidersOK creates a GetAIGatewayProvidersOK with default headers values
func (*GetAIGatewayProvidersOK) Error ¶ added in v2.40.0
func (o *GetAIGatewayProvidersOK) Error() string
func (*GetAIGatewayProvidersOK) GetPayload ¶ added in v2.40.0
func (o *GetAIGatewayProvidersOK) GetPayload() *models.GetAIGatewayProvidersOKBody
type GetAIGatewayProvidersParams ¶ added in v2.40.0
type GetAIGatewayProvidersParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAIGatewayProvidersParams contains all the parameters to send to the API endpoint for the get a i gateway providers operation typically these are written to a http.Request
func NewGetAIGatewayProvidersParams ¶ added in v2.40.0
func NewGetAIGatewayProvidersParams() *GetAIGatewayProvidersParams
NewGetAIGatewayProvidersParams creates a new GetAIGatewayProvidersParams object with the default values initialized.
func NewGetAIGatewayProvidersParamsWithContext ¶ added in v2.40.0
func NewGetAIGatewayProvidersParamsWithContext(ctx context.Context) *GetAIGatewayProvidersParams
NewGetAIGatewayProvidersParamsWithContext creates a new GetAIGatewayProvidersParams object with the default values initialized, and the ability to set a context for a request
func NewGetAIGatewayProvidersParamsWithHTTPClient ¶ added in v2.40.0
func NewGetAIGatewayProvidersParamsWithHTTPClient(client *http.Client) *GetAIGatewayProvidersParams
NewGetAIGatewayProvidersParamsWithHTTPClient creates a new GetAIGatewayProvidersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAIGatewayProvidersParamsWithTimeout ¶ added in v2.40.0
func NewGetAIGatewayProvidersParamsWithTimeout(timeout time.Duration) *GetAIGatewayProvidersParams
NewGetAIGatewayProvidersParamsWithTimeout creates a new GetAIGatewayProvidersParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAIGatewayProvidersParams) SetContext ¶ added in v2.40.0
func (o *GetAIGatewayProvidersParams) SetContext(ctx context.Context)
SetContext adds the context to the get a i gateway providers params
func (*GetAIGatewayProvidersParams) SetHTTPClient ¶ added in v2.40.0
func (o *GetAIGatewayProvidersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get a i gateway providers params
func (*GetAIGatewayProvidersParams) SetTimeout ¶ added in v2.40.0
func (o *GetAIGatewayProvidersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get a i gateway providers params
func (*GetAIGatewayProvidersParams) WithContext ¶ added in v2.40.0
func (o *GetAIGatewayProvidersParams) WithContext(ctx context.Context) *GetAIGatewayProvidersParams
WithContext adds the context to the get a i gateway providers params
func (*GetAIGatewayProvidersParams) WithHTTPClient ¶ added in v2.40.0
func (o *GetAIGatewayProvidersParams) WithHTTPClient(client *http.Client) *GetAIGatewayProvidersParams
WithHTTPClient adds the HTTPClient to the get a i gateway providers params
func (*GetAIGatewayProvidersParams) WithTimeout ¶ added in v2.40.0
func (o *GetAIGatewayProvidersParams) WithTimeout(timeout time.Duration) *GetAIGatewayProvidersParams
WithTimeout adds the timeout to the get a i gateway providers params
func (*GetAIGatewayProvidersParams) WriteToRequest ¶ added in v2.40.0
func (o *GetAIGatewayProvidersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAIGatewayProvidersReader ¶ added in v2.40.0
type GetAIGatewayProvidersReader struct {
// contains filtered or unexported fields
}
GetAIGatewayProvidersReader is a Reader for the GetAIGatewayProviders structure.
func (*GetAIGatewayProvidersReader) ReadResponse ¶ added in v2.40.0
func (o *GetAIGatewayProvidersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAIGatewayTokenDefault ¶ added in v2.40.0
type GetAIGatewayTokenDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetAIGatewayTokenDefault handles this case with default header values.
error
func NewGetAIGatewayTokenDefault ¶ added in v2.40.0
func NewGetAIGatewayTokenDefault(code int) *GetAIGatewayTokenDefault
NewGetAIGatewayTokenDefault creates a GetAIGatewayTokenDefault with default headers values
func (*GetAIGatewayTokenDefault) Code ¶ added in v2.40.0
func (o *GetAIGatewayTokenDefault) Code() int
Code gets the status code for the get a i gateway token default response
func (*GetAIGatewayTokenDefault) Error ¶ added in v2.40.0
func (o *GetAIGatewayTokenDefault) Error() string
func (*GetAIGatewayTokenDefault) GetPayload ¶ added in v2.40.0
func (o *GetAIGatewayTokenDefault) GetPayload() *models.Error
type GetAIGatewayTokenNotFound ¶ added in v2.40.0
type GetAIGatewayTokenNotFound struct {
}
GetAIGatewayTokenNotFound handles this case with default header values.
AI Gateway not available for this site
func NewGetAIGatewayTokenNotFound ¶ added in v2.40.0
func NewGetAIGatewayTokenNotFound() *GetAIGatewayTokenNotFound
NewGetAIGatewayTokenNotFound creates a GetAIGatewayTokenNotFound with default headers values
func (*GetAIGatewayTokenNotFound) Error ¶ added in v2.40.0
func (o *GetAIGatewayTokenNotFound) Error() string
type GetAIGatewayTokenOK ¶ added in v2.40.0
type GetAIGatewayTokenOK struct {
Payload *models.AiGatewayToken
}
GetAIGatewayTokenOK handles this case with default header values.
AI Gateway token for the site
func NewGetAIGatewayTokenOK ¶ added in v2.40.0
func NewGetAIGatewayTokenOK() *GetAIGatewayTokenOK
NewGetAIGatewayTokenOK creates a GetAIGatewayTokenOK with default headers values
func (*GetAIGatewayTokenOK) Error ¶ added in v2.40.0
func (o *GetAIGatewayTokenOK) Error() string
func (*GetAIGatewayTokenOK) GetPayload ¶ added in v2.40.0
func (o *GetAIGatewayTokenOK) GetPayload() *models.AiGatewayToken
type GetAIGatewayTokenParams ¶ added in v2.40.0
type GetAIGatewayTokenParams struct {
/*SiteID
The site ID
*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAIGatewayTokenParams contains all the parameters to send to the API endpoint for the get a i gateway token operation typically these are written to a http.Request
func NewGetAIGatewayTokenParams ¶ added in v2.40.0
func NewGetAIGatewayTokenParams() *GetAIGatewayTokenParams
NewGetAIGatewayTokenParams creates a new GetAIGatewayTokenParams object with the default values initialized.
func NewGetAIGatewayTokenParamsWithContext ¶ added in v2.40.0
func NewGetAIGatewayTokenParamsWithContext(ctx context.Context) *GetAIGatewayTokenParams
NewGetAIGatewayTokenParamsWithContext creates a new GetAIGatewayTokenParams object with the default values initialized, and the ability to set a context for a request
func NewGetAIGatewayTokenParamsWithHTTPClient ¶ added in v2.40.0
func NewGetAIGatewayTokenParamsWithHTTPClient(client *http.Client) *GetAIGatewayTokenParams
NewGetAIGatewayTokenParamsWithHTTPClient creates a new GetAIGatewayTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAIGatewayTokenParamsWithTimeout ¶ added in v2.40.0
func NewGetAIGatewayTokenParamsWithTimeout(timeout time.Duration) *GetAIGatewayTokenParams
NewGetAIGatewayTokenParamsWithTimeout creates a new GetAIGatewayTokenParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAIGatewayTokenParams) SetContext ¶ added in v2.40.0
func (o *GetAIGatewayTokenParams) SetContext(ctx context.Context)
SetContext adds the context to the get a i gateway token params
func (*GetAIGatewayTokenParams) SetHTTPClient ¶ added in v2.40.0
func (o *GetAIGatewayTokenParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get a i gateway token params
func (*GetAIGatewayTokenParams) SetSiteID ¶ added in v2.40.0
func (o *GetAIGatewayTokenParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get a i gateway token params
func (*GetAIGatewayTokenParams) SetTimeout ¶ added in v2.40.0
func (o *GetAIGatewayTokenParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get a i gateway token params
func (*GetAIGatewayTokenParams) WithContext ¶ added in v2.40.0
func (o *GetAIGatewayTokenParams) WithContext(ctx context.Context) *GetAIGatewayTokenParams
WithContext adds the context to the get a i gateway token params
func (*GetAIGatewayTokenParams) WithHTTPClient ¶ added in v2.40.0
func (o *GetAIGatewayTokenParams) WithHTTPClient(client *http.Client) *GetAIGatewayTokenParams
WithHTTPClient adds the HTTPClient to the get a i gateway token params
func (*GetAIGatewayTokenParams) WithSiteID ¶ added in v2.40.0
func (o *GetAIGatewayTokenParams) WithSiteID(siteID string) *GetAIGatewayTokenParams
WithSiteID adds the siteID to the get a i gateway token params
func (*GetAIGatewayTokenParams) WithTimeout ¶ added in v2.40.0
func (o *GetAIGatewayTokenParams) WithTimeout(timeout time.Duration) *GetAIGatewayTokenParams
WithTimeout adds the timeout to the get a i gateway token params
func (*GetAIGatewayTokenParams) WriteToRequest ¶ added in v2.40.0
func (o *GetAIGatewayTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAIGatewayTokenReader ¶ added in v2.40.0
type GetAIGatewayTokenReader struct {
// contains filtered or unexported fields
}
GetAIGatewayTokenReader is a Reader for the GetAIGatewayToken structure.
func (*GetAIGatewayTokenReader) ReadResponse ¶ added in v2.40.0
func (o *GetAIGatewayTokenReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAccountAIGatewayTokenDefault ¶ added in v2.50.0
type GetAccountAIGatewayTokenDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetAccountAIGatewayTokenDefault handles this case with default header values.
error
func NewGetAccountAIGatewayTokenDefault ¶ added in v2.50.0
func NewGetAccountAIGatewayTokenDefault(code int) *GetAccountAIGatewayTokenDefault
NewGetAccountAIGatewayTokenDefault creates a GetAccountAIGatewayTokenDefault with default headers values
func (*GetAccountAIGatewayTokenDefault) Code ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenDefault) Code() int
Code gets the status code for the get account a i gateway token default response
func (*GetAccountAIGatewayTokenDefault) Error ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenDefault) Error() string
func (*GetAccountAIGatewayTokenDefault) GetPayload ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenDefault) GetPayload() *models.Error
type GetAccountAIGatewayTokenNotFound ¶ added in v2.50.0
type GetAccountAIGatewayTokenNotFound struct {
}
GetAccountAIGatewayTokenNotFound handles this case with default header values.
AI Gateway not available for this account
func NewGetAccountAIGatewayTokenNotFound ¶ added in v2.50.0
func NewGetAccountAIGatewayTokenNotFound() *GetAccountAIGatewayTokenNotFound
NewGetAccountAIGatewayTokenNotFound creates a GetAccountAIGatewayTokenNotFound with default headers values
func (*GetAccountAIGatewayTokenNotFound) Error ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenNotFound) Error() string
type GetAccountAIGatewayTokenOK ¶ added in v2.50.0
type GetAccountAIGatewayTokenOK struct {
Payload *models.AiGatewayToken
}
GetAccountAIGatewayTokenOK handles this case with default header values.
AI Gateway token for the account
func NewGetAccountAIGatewayTokenOK ¶ added in v2.50.0
func NewGetAccountAIGatewayTokenOK() *GetAccountAIGatewayTokenOK
NewGetAccountAIGatewayTokenOK creates a GetAccountAIGatewayTokenOK with default headers values
func (*GetAccountAIGatewayTokenOK) Error ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenOK) Error() string
func (*GetAccountAIGatewayTokenOK) GetPayload ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenOK) GetPayload() *models.AiGatewayToken
type GetAccountAIGatewayTokenParams ¶ added in v2.50.0
type GetAccountAIGatewayTokenParams struct {
/*AccountID
The account ID
*/
AccountID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAccountAIGatewayTokenParams contains all the parameters to send to the API endpoint for the get account a i gateway token operation typically these are written to a http.Request
func NewGetAccountAIGatewayTokenParams ¶ added in v2.50.0
func NewGetAccountAIGatewayTokenParams() *GetAccountAIGatewayTokenParams
NewGetAccountAIGatewayTokenParams creates a new GetAccountAIGatewayTokenParams object with the default values initialized.
func NewGetAccountAIGatewayTokenParamsWithContext ¶ added in v2.50.0
func NewGetAccountAIGatewayTokenParamsWithContext(ctx context.Context) *GetAccountAIGatewayTokenParams
NewGetAccountAIGatewayTokenParamsWithContext creates a new GetAccountAIGatewayTokenParams object with the default values initialized, and the ability to set a context for a request
func NewGetAccountAIGatewayTokenParamsWithHTTPClient ¶ added in v2.50.0
func NewGetAccountAIGatewayTokenParamsWithHTTPClient(client *http.Client) *GetAccountAIGatewayTokenParams
NewGetAccountAIGatewayTokenParamsWithHTTPClient creates a new GetAccountAIGatewayTokenParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAccountAIGatewayTokenParamsWithTimeout ¶ added in v2.50.0
func NewGetAccountAIGatewayTokenParamsWithTimeout(timeout time.Duration) *GetAccountAIGatewayTokenParams
NewGetAccountAIGatewayTokenParamsWithTimeout creates a new GetAccountAIGatewayTokenParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAccountAIGatewayTokenParams) SetAccountID ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the get account a i gateway token params
func (*GetAccountAIGatewayTokenParams) SetContext ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenParams) SetContext(ctx context.Context)
SetContext adds the context to the get account a i gateway token params
func (*GetAccountAIGatewayTokenParams) SetHTTPClient ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get account a i gateway token params
func (*GetAccountAIGatewayTokenParams) SetTimeout ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get account a i gateway token params
func (*GetAccountAIGatewayTokenParams) WithAccountID ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenParams) WithAccountID(accountID string) *GetAccountAIGatewayTokenParams
WithAccountID adds the accountID to the get account a i gateway token params
func (*GetAccountAIGatewayTokenParams) WithContext ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenParams) WithContext(ctx context.Context) *GetAccountAIGatewayTokenParams
WithContext adds the context to the get account a i gateway token params
func (*GetAccountAIGatewayTokenParams) WithHTTPClient ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenParams) WithHTTPClient(client *http.Client) *GetAccountAIGatewayTokenParams
WithHTTPClient adds the HTTPClient to the get account a i gateway token params
func (*GetAccountAIGatewayTokenParams) WithTimeout ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenParams) WithTimeout(timeout time.Duration) *GetAccountAIGatewayTokenParams
WithTimeout adds the timeout to the get account a i gateway token params
func (*GetAccountAIGatewayTokenParams) WriteToRequest ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAccountAIGatewayTokenReader ¶ added in v2.50.0
type GetAccountAIGatewayTokenReader struct {
// contains filtered or unexported fields
}
GetAccountAIGatewayTokenReader is a Reader for the GetAccountAIGatewayToken structure.
func (*GetAccountAIGatewayTokenReader) ReadResponse ¶ added in v2.50.0
func (o *GetAccountAIGatewayTokenReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAccountBuildStatusDefault ¶
type GetAccountBuildStatusDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetAccountBuildStatusDefault handles this case with default header values.
error
func NewGetAccountBuildStatusDefault ¶
func NewGetAccountBuildStatusDefault(code int) *GetAccountBuildStatusDefault
NewGetAccountBuildStatusDefault creates a GetAccountBuildStatusDefault with default headers values
func (*GetAccountBuildStatusDefault) Code ¶
func (o *GetAccountBuildStatusDefault) Code() int
Code gets the status code for the get account build status default response
func (*GetAccountBuildStatusDefault) Error ¶
func (o *GetAccountBuildStatusDefault) Error() string
func (*GetAccountBuildStatusDefault) GetPayload ¶
func (o *GetAccountBuildStatusDefault) GetPayload() *models.Error
type GetAccountBuildStatusOK ¶
type GetAccountBuildStatusOK struct {
Payload []*models.BuildStatus
}
GetAccountBuildStatusOK handles this case with default header values.
OK
func NewGetAccountBuildStatusOK ¶
func NewGetAccountBuildStatusOK() *GetAccountBuildStatusOK
NewGetAccountBuildStatusOK creates a GetAccountBuildStatusOK with default headers values
func (*GetAccountBuildStatusOK) Error ¶
func (o *GetAccountBuildStatusOK) Error() string
func (*GetAccountBuildStatusOK) GetPayload ¶
func (o *GetAccountBuildStatusOK) GetPayload() []*models.BuildStatus
type GetAccountBuildStatusParams ¶
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 ¶
func NewGetAccountBuildStatusParams() *GetAccountBuildStatusParams
NewGetAccountBuildStatusParams creates a new GetAccountBuildStatusParams object with the default values initialized.
func NewGetAccountBuildStatusParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetAccountBuildStatusParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the get account build status params
func (*GetAccountBuildStatusParams) SetContext ¶
func (o *GetAccountBuildStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the get account build status params
func (*GetAccountBuildStatusParams) SetHTTPClient ¶
func (o *GetAccountBuildStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get account build status params
func (*GetAccountBuildStatusParams) SetTimeout ¶
func (o *GetAccountBuildStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get account build status params
func (*GetAccountBuildStatusParams) WithAccountID ¶
func (o *GetAccountBuildStatusParams) WithAccountID(accountID string) *GetAccountBuildStatusParams
WithAccountID adds the accountID to the get account build status params
func (*GetAccountBuildStatusParams) WithContext ¶
func (o *GetAccountBuildStatusParams) WithContext(ctx context.Context) *GetAccountBuildStatusParams
WithContext adds the context to the get account build status params
func (*GetAccountBuildStatusParams) WithHTTPClient ¶
func (o *GetAccountBuildStatusParams) WithHTTPClient(client *http.Client) *GetAccountBuildStatusParams
WithHTTPClient adds the HTTPClient to the get account build status params
func (*GetAccountBuildStatusParams) WithTimeout ¶
func (o *GetAccountBuildStatusParams) WithTimeout(timeout time.Duration) *GetAccountBuildStatusParams
WithTimeout adds the timeout to the get account build status params
func (*GetAccountBuildStatusParams) WriteToRequest ¶
func (o *GetAccountBuildStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAccountBuildStatusReader ¶
type GetAccountBuildStatusReader struct {
// contains filtered or unexported fields
}
GetAccountBuildStatusReader is a Reader for the GetAccountBuildStatus structure.
func (*GetAccountBuildStatusReader) ReadResponse ¶
func (o *GetAccountBuildStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAccountDefault ¶
GetAccountDefault handles this case with default header values.
error
func NewGetAccountDefault ¶
func NewGetAccountDefault(code int) *GetAccountDefault
NewGetAccountDefault creates a GetAccountDefault with default headers values
func (*GetAccountDefault) Code ¶
func (o *GetAccountDefault) Code() int
Code gets the status code for the get account default response
func (*GetAccountDefault) Error ¶
func (o *GetAccountDefault) Error() string
func (*GetAccountDefault) GetPayload ¶
func (o *GetAccountDefault) GetPayload() *models.Error
type GetAccountMemberDefault ¶ added in v2.13.0
type GetAccountMemberDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetAccountMemberDefault handles this case with default header values.
error
func NewGetAccountMemberDefault ¶ added in v2.13.0
func NewGetAccountMemberDefault(code int) *GetAccountMemberDefault
NewGetAccountMemberDefault creates a GetAccountMemberDefault with default headers values
func (*GetAccountMemberDefault) Code ¶ added in v2.13.0
func (o *GetAccountMemberDefault) Code() int
Code gets the status code for the get account member default response
func (*GetAccountMemberDefault) Error ¶ added in v2.13.0
func (o *GetAccountMemberDefault) Error() string
func (*GetAccountMemberDefault) GetPayload ¶ added in v2.13.0
func (o *GetAccountMemberDefault) GetPayload() *models.Error
type GetAccountMemberOK ¶ added in v2.13.0
GetAccountMemberOK handles this case with default header values.
OK
func NewGetAccountMemberOK ¶ added in v2.13.0
func NewGetAccountMemberOK() *GetAccountMemberOK
NewGetAccountMemberOK creates a GetAccountMemberOK with default headers values
func (*GetAccountMemberOK) Error ¶ added in v2.13.0
func (o *GetAccountMemberOK) Error() string
func (*GetAccountMemberOK) GetPayload ¶ added in v2.13.0
func (o *GetAccountMemberOK) GetPayload() *models.Member
type GetAccountMemberParams ¶ added in v2.13.0
type GetAccountMemberParams struct {
/*AccountSlug*/
AccountSlug string
/*MemberID*/
MemberID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAccountMemberParams contains all the parameters to send to the API endpoint for the get account member operation typically these are written to a http.Request
func NewGetAccountMemberParams ¶ added in v2.13.0
func NewGetAccountMemberParams() *GetAccountMemberParams
NewGetAccountMemberParams creates a new GetAccountMemberParams object with the default values initialized.
func NewGetAccountMemberParamsWithContext ¶ added in v2.13.0
func NewGetAccountMemberParamsWithContext(ctx context.Context) *GetAccountMemberParams
NewGetAccountMemberParamsWithContext creates a new GetAccountMemberParams object with the default values initialized, and the ability to set a context for a request
func NewGetAccountMemberParamsWithHTTPClient ¶ added in v2.13.0
func NewGetAccountMemberParamsWithHTTPClient(client *http.Client) *GetAccountMemberParams
NewGetAccountMemberParamsWithHTTPClient creates a new GetAccountMemberParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAccountMemberParamsWithTimeout ¶ added in v2.13.0
func NewGetAccountMemberParamsWithTimeout(timeout time.Duration) *GetAccountMemberParams
NewGetAccountMemberParamsWithTimeout creates a new GetAccountMemberParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAccountMemberParams) SetAccountSlug ¶ added in v2.13.0
func (o *GetAccountMemberParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the get account member params
func (*GetAccountMemberParams) SetContext ¶ added in v2.13.0
func (o *GetAccountMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the get account member params
func (*GetAccountMemberParams) SetHTTPClient ¶ added in v2.13.0
func (o *GetAccountMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get account member params
func (*GetAccountMemberParams) SetMemberID ¶ added in v2.13.0
func (o *GetAccountMemberParams) SetMemberID(memberID string)
SetMemberID adds the memberId to the get account member params
func (*GetAccountMemberParams) SetTimeout ¶ added in v2.13.0
func (o *GetAccountMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get account member params
func (*GetAccountMemberParams) WithAccountSlug ¶ added in v2.13.0
func (o *GetAccountMemberParams) WithAccountSlug(accountSlug string) *GetAccountMemberParams
WithAccountSlug adds the accountSlug to the get account member params
func (*GetAccountMemberParams) WithContext ¶ added in v2.13.0
func (o *GetAccountMemberParams) WithContext(ctx context.Context) *GetAccountMemberParams
WithContext adds the context to the get account member params
func (*GetAccountMemberParams) WithHTTPClient ¶ added in v2.13.0
func (o *GetAccountMemberParams) WithHTTPClient(client *http.Client) *GetAccountMemberParams
WithHTTPClient adds the HTTPClient to the get account member params
func (*GetAccountMemberParams) WithMemberID ¶ added in v2.13.0
func (o *GetAccountMemberParams) WithMemberID(memberID string) *GetAccountMemberParams
WithMemberID adds the memberID to the get account member params
func (*GetAccountMemberParams) WithTimeout ¶ added in v2.13.0
func (o *GetAccountMemberParams) WithTimeout(timeout time.Duration) *GetAccountMemberParams
WithTimeout adds the timeout to the get account member params
func (*GetAccountMemberParams) WriteToRequest ¶ added in v2.13.0
func (o *GetAccountMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAccountMemberReader ¶ added in v2.13.0
type GetAccountMemberReader struct {
// contains filtered or unexported fields
}
GetAccountMemberReader is a Reader for the GetAccountMember structure.
func (*GetAccountMemberReader) ReadResponse ¶ added in v2.13.0
func (o *GetAccountMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAccountOK ¶
type GetAccountOK struct {
Payload *models.AccountMembership
}
GetAccountOK handles this case with default header values.
OK
func NewGetAccountOK ¶
func NewGetAccountOK() *GetAccountOK
NewGetAccountOK creates a GetAccountOK with default headers values
func (*GetAccountOK) Error ¶
func (o *GetAccountOK) Error() string
func (*GetAccountOK) GetPayload ¶
func (o *GetAccountOK) GetPayload() *models.AccountMembership
type GetAccountParams ¶
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 ¶
func NewGetAccountParams() *GetAccountParams
NewGetAccountParams creates a new GetAccountParams object with the default values initialized.
func NewGetAccountParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetAccountParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the get account params
func (*GetAccountParams) SetContext ¶
func (o *GetAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the get account params
func (*GetAccountParams) SetHTTPClient ¶
func (o *GetAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get account params
func (*GetAccountParams) SetTimeout ¶
func (o *GetAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get account params
func (*GetAccountParams) WithAccountID ¶
func (o *GetAccountParams) WithAccountID(accountID string) *GetAccountParams
WithAccountID adds the accountID to the get account params
func (*GetAccountParams) WithContext ¶
func (o *GetAccountParams) WithContext(ctx context.Context) *GetAccountParams
WithContext adds the context to the get account params
func (*GetAccountParams) WithHTTPClient ¶
func (o *GetAccountParams) WithHTTPClient(client *http.Client) *GetAccountParams
WithHTTPClient adds the HTTPClient to the get account params
func (*GetAccountParams) WithTimeout ¶
func (o *GetAccountParams) WithTimeout(timeout time.Duration) *GetAccountParams
WithTimeout adds the timeout to the get account params
func (*GetAccountParams) WriteToRequest ¶
func (o *GetAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAccountReader ¶
type GetAccountReader struct {
// contains filtered or unexported fields
}
GetAccountReader is a Reader for the GetAccount structure.
func (*GetAccountReader) ReadResponse ¶
func (o *GetAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAgentRunnerDefault ¶ added in v2.39.0
type GetAgentRunnerDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetAgentRunnerDefault handles this case with default header values.
error
func NewGetAgentRunnerDefault ¶ added in v2.39.0
func NewGetAgentRunnerDefault(code int) *GetAgentRunnerDefault
NewGetAgentRunnerDefault creates a GetAgentRunnerDefault with default headers values
func (*GetAgentRunnerDefault) Code ¶ added in v2.39.0
func (o *GetAgentRunnerDefault) Code() int
Code gets the status code for the get agent runner default response
func (*GetAgentRunnerDefault) Error ¶ added in v2.39.0
func (o *GetAgentRunnerDefault) Error() string
func (*GetAgentRunnerDefault) GetPayload ¶ added in v2.39.0
func (o *GetAgentRunnerDefault) GetPayload() *models.Error
type GetAgentRunnerOK ¶ added in v2.39.0
type GetAgentRunnerOK struct {
Payload *models.AgentRunner
}
GetAgentRunnerOK handles this case with default header values.
OK
func NewGetAgentRunnerOK ¶ added in v2.39.0
func NewGetAgentRunnerOK() *GetAgentRunnerOK
NewGetAgentRunnerOK creates a GetAgentRunnerOK with default headers values
func (*GetAgentRunnerOK) Error ¶ added in v2.39.0
func (o *GetAgentRunnerOK) Error() string
func (*GetAgentRunnerOK) GetPayload ¶ added in v2.39.0
func (o *GetAgentRunnerOK) GetPayload() *models.AgentRunner
type GetAgentRunnerParams ¶ added in v2.39.0
type GetAgentRunnerParams struct {
/*AgentRunnerID*/
AgentRunnerID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAgentRunnerParams contains all the parameters to send to the API endpoint for the get agent runner operation typically these are written to a http.Request
func NewGetAgentRunnerParams ¶ added in v2.39.0
func NewGetAgentRunnerParams() *GetAgentRunnerParams
NewGetAgentRunnerParams creates a new GetAgentRunnerParams object with the default values initialized.
func NewGetAgentRunnerParamsWithContext ¶ added in v2.39.0
func NewGetAgentRunnerParamsWithContext(ctx context.Context) *GetAgentRunnerParams
NewGetAgentRunnerParamsWithContext creates a new GetAgentRunnerParams object with the default values initialized, and the ability to set a context for a request
func NewGetAgentRunnerParamsWithHTTPClient ¶ added in v2.39.0
func NewGetAgentRunnerParamsWithHTTPClient(client *http.Client) *GetAgentRunnerParams
NewGetAgentRunnerParamsWithHTTPClient creates a new GetAgentRunnerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAgentRunnerParamsWithTimeout ¶ added in v2.39.0
func NewGetAgentRunnerParamsWithTimeout(timeout time.Duration) *GetAgentRunnerParams
NewGetAgentRunnerParamsWithTimeout creates a new GetAgentRunnerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAgentRunnerParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *GetAgentRunnerParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the get agent runner params
func (*GetAgentRunnerParams) SetContext ¶ added in v2.39.0
func (o *GetAgentRunnerParams) SetContext(ctx context.Context)
SetContext adds the context to the get agent runner params
func (*GetAgentRunnerParams) SetHTTPClient ¶ added in v2.39.0
func (o *GetAgentRunnerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get agent runner params
func (*GetAgentRunnerParams) SetTimeout ¶ added in v2.39.0
func (o *GetAgentRunnerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get agent runner params
func (*GetAgentRunnerParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *GetAgentRunnerParams) WithAgentRunnerID(agentRunnerID string) *GetAgentRunnerParams
WithAgentRunnerID adds the agentRunnerID to the get agent runner params
func (*GetAgentRunnerParams) WithContext ¶ added in v2.39.0
func (o *GetAgentRunnerParams) WithContext(ctx context.Context) *GetAgentRunnerParams
WithContext adds the context to the get agent runner params
func (*GetAgentRunnerParams) WithHTTPClient ¶ added in v2.39.0
func (o *GetAgentRunnerParams) WithHTTPClient(client *http.Client) *GetAgentRunnerParams
WithHTTPClient adds the HTTPClient to the get agent runner params
func (*GetAgentRunnerParams) WithTimeout ¶ added in v2.39.0
func (o *GetAgentRunnerParams) WithTimeout(timeout time.Duration) *GetAgentRunnerParams
WithTimeout adds the timeout to the get agent runner params
func (*GetAgentRunnerParams) WriteToRequest ¶ added in v2.39.0
func (o *GetAgentRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAgentRunnerReader ¶ added in v2.39.0
type GetAgentRunnerReader struct {
// contains filtered or unexported fields
}
GetAgentRunnerReader is a Reader for the GetAgentRunner structure.
func (*GetAgentRunnerReader) ReadResponse ¶ added in v2.39.0
func (o *GetAgentRunnerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAgentRunnerSessionDefault ¶ added in v2.39.0
type GetAgentRunnerSessionDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetAgentRunnerSessionDefault handles this case with default header values.
error
func NewGetAgentRunnerSessionDefault ¶ added in v2.39.0
func NewGetAgentRunnerSessionDefault(code int) *GetAgentRunnerSessionDefault
NewGetAgentRunnerSessionDefault creates a GetAgentRunnerSessionDefault with default headers values
func (*GetAgentRunnerSessionDefault) Code ¶ added in v2.39.0
func (o *GetAgentRunnerSessionDefault) Code() int
Code gets the status code for the get agent runner session default response
func (*GetAgentRunnerSessionDefault) Error ¶ added in v2.39.0
func (o *GetAgentRunnerSessionDefault) Error() string
func (*GetAgentRunnerSessionDefault) GetPayload ¶ added in v2.39.0
func (o *GetAgentRunnerSessionDefault) GetPayload() *models.Error
type GetAgentRunnerSessionOK ¶ added in v2.39.0
type GetAgentRunnerSessionOK struct {
Payload *models.AgentRunnerSession
}
GetAgentRunnerSessionOK handles this case with default header values.
OK
func NewGetAgentRunnerSessionOK ¶ added in v2.39.0
func NewGetAgentRunnerSessionOK() *GetAgentRunnerSessionOK
NewGetAgentRunnerSessionOK creates a GetAgentRunnerSessionOK with default headers values
func (*GetAgentRunnerSessionOK) Error ¶ added in v2.39.0
func (o *GetAgentRunnerSessionOK) Error() string
func (*GetAgentRunnerSessionOK) GetPayload ¶ added in v2.39.0
func (o *GetAgentRunnerSessionOK) GetPayload() *models.AgentRunnerSession
type GetAgentRunnerSessionParams ¶ added in v2.39.0
type GetAgentRunnerSessionParams struct {
/*AgentRunnerID*/
AgentRunnerID string
/*AgentRunnerSessionID*/
AgentRunnerSessionID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAgentRunnerSessionParams contains all the parameters to send to the API endpoint for the get agent runner session operation typically these are written to a http.Request
func NewGetAgentRunnerSessionParams ¶ added in v2.39.0
func NewGetAgentRunnerSessionParams() *GetAgentRunnerSessionParams
NewGetAgentRunnerSessionParams creates a new GetAgentRunnerSessionParams object with the default values initialized.
func NewGetAgentRunnerSessionParamsWithContext ¶ added in v2.39.0
func NewGetAgentRunnerSessionParamsWithContext(ctx context.Context) *GetAgentRunnerSessionParams
NewGetAgentRunnerSessionParamsWithContext creates a new GetAgentRunnerSessionParams object with the default values initialized, and the ability to set a context for a request
func NewGetAgentRunnerSessionParamsWithHTTPClient ¶ added in v2.39.0
func NewGetAgentRunnerSessionParamsWithHTTPClient(client *http.Client) *GetAgentRunnerSessionParams
NewGetAgentRunnerSessionParamsWithHTTPClient creates a new GetAgentRunnerSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAgentRunnerSessionParamsWithTimeout ¶ added in v2.39.0
func NewGetAgentRunnerSessionParamsWithTimeout(timeout time.Duration) *GetAgentRunnerSessionParams
NewGetAgentRunnerSessionParamsWithTimeout creates a new GetAgentRunnerSessionParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAgentRunnerSessionParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the get agent runner session params
func (*GetAgentRunnerSessionParams) SetAgentRunnerSessionID ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) SetAgentRunnerSessionID(agentRunnerSessionID string)
SetAgentRunnerSessionID adds the agentRunnerSessionId to the get agent runner session params
func (*GetAgentRunnerSessionParams) SetContext ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the get agent runner session params
func (*GetAgentRunnerSessionParams) SetHTTPClient ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get agent runner session params
func (*GetAgentRunnerSessionParams) SetTimeout ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get agent runner session params
func (*GetAgentRunnerSessionParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) WithAgentRunnerID(agentRunnerID string) *GetAgentRunnerSessionParams
WithAgentRunnerID adds the agentRunnerID to the get agent runner session params
func (*GetAgentRunnerSessionParams) WithAgentRunnerSessionID ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) WithAgentRunnerSessionID(agentRunnerSessionID string) *GetAgentRunnerSessionParams
WithAgentRunnerSessionID adds the agentRunnerSessionID to the get agent runner session params
func (*GetAgentRunnerSessionParams) WithContext ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) WithContext(ctx context.Context) *GetAgentRunnerSessionParams
WithContext adds the context to the get agent runner session params
func (*GetAgentRunnerSessionParams) WithHTTPClient ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) WithHTTPClient(client *http.Client) *GetAgentRunnerSessionParams
WithHTTPClient adds the HTTPClient to the get agent runner session params
func (*GetAgentRunnerSessionParams) WithTimeout ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) WithTimeout(timeout time.Duration) *GetAgentRunnerSessionParams
WithTimeout adds the timeout to the get agent runner session params
func (*GetAgentRunnerSessionParams) WriteToRequest ¶ added in v2.39.0
func (o *GetAgentRunnerSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAgentRunnerSessionReader ¶ added in v2.39.0
type GetAgentRunnerSessionReader struct {
// contains filtered or unexported fields
}
GetAgentRunnerSessionReader is a Reader for the GetAgentRunnerSession structure.
func (*GetAgentRunnerSessionReader) ReadResponse ¶ added in v2.39.0
func (o *GetAgentRunnerSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAiGatewayProvidersOK ¶ added in v2.38.0
type GetAiGatewayProvidersOK struct {
Payload *models.GetAiGatewayProvidersOKBody
}
GetAiGatewayProvidersOK handles this case with default header values.
The mapping of providers and supported models
func NewGetAiGatewayProvidersOK ¶ added in v2.38.0
func NewGetAiGatewayProvidersOK() *GetAiGatewayProvidersOK
NewGetAiGatewayProvidersOK creates a GetAiGatewayProvidersOK with default headers values
func (*GetAiGatewayProvidersOK) Error ¶ added in v2.38.0
func (o *GetAiGatewayProvidersOK) Error() string
func (*GetAiGatewayProvidersOK) GetPayload ¶ added in v2.38.0
func (o *GetAiGatewayProvidersOK) GetPayload() *models.GetAiGatewayProvidersOKBody
type GetAiGatewayProvidersParams ¶ added in v2.38.0
type GetAiGatewayProvidersParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAiGatewayProvidersParams contains all the parameters to send to the API endpoint for the get ai gateway providers operation typically these are written to a http.Request
func NewGetAiGatewayProvidersParams ¶ added in v2.38.0
func NewGetAiGatewayProvidersParams() *GetAiGatewayProvidersParams
NewGetAiGatewayProvidersParams creates a new GetAiGatewayProvidersParams object with the default values initialized.
func NewGetAiGatewayProvidersParamsWithContext ¶ added in v2.38.0
func NewGetAiGatewayProvidersParamsWithContext(ctx context.Context) *GetAiGatewayProvidersParams
NewGetAiGatewayProvidersParamsWithContext creates a new GetAiGatewayProvidersParams object with the default values initialized, and the ability to set a context for a request
func NewGetAiGatewayProvidersParamsWithHTTPClient ¶ added in v2.38.0
func NewGetAiGatewayProvidersParamsWithHTTPClient(client *http.Client) *GetAiGatewayProvidersParams
NewGetAiGatewayProvidersParamsWithHTTPClient creates a new GetAiGatewayProvidersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAiGatewayProvidersParamsWithTimeout ¶ added in v2.38.0
func NewGetAiGatewayProvidersParamsWithTimeout(timeout time.Duration) *GetAiGatewayProvidersParams
NewGetAiGatewayProvidersParamsWithTimeout creates a new GetAiGatewayProvidersParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAiGatewayProvidersParams) SetContext ¶ added in v2.38.0
func (o *GetAiGatewayProvidersParams) SetContext(ctx context.Context)
SetContext adds the context to the get ai gateway providers params
func (*GetAiGatewayProvidersParams) SetHTTPClient ¶ added in v2.38.0
func (o *GetAiGatewayProvidersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get ai gateway providers params
func (*GetAiGatewayProvidersParams) SetTimeout ¶ added in v2.38.0
func (o *GetAiGatewayProvidersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get ai gateway providers params
func (*GetAiGatewayProvidersParams) WithContext ¶ added in v2.38.0
func (o *GetAiGatewayProvidersParams) WithContext(ctx context.Context) *GetAiGatewayProvidersParams
WithContext adds the context to the get ai gateway providers params
func (*GetAiGatewayProvidersParams) WithHTTPClient ¶ added in v2.38.0
func (o *GetAiGatewayProvidersParams) WithHTTPClient(client *http.Client) *GetAiGatewayProvidersParams
WithHTTPClient adds the HTTPClient to the get ai gateway providers params
func (*GetAiGatewayProvidersParams) WithTimeout ¶ added in v2.38.0
func (o *GetAiGatewayProvidersParams) WithTimeout(timeout time.Duration) *GetAiGatewayProvidersParams
WithTimeout adds the timeout to the get ai gateway providers params
func (*GetAiGatewayProvidersParams) WriteToRequest ¶ added in v2.38.0
func (o *GetAiGatewayProvidersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAiGatewayProvidersReader ¶ added in v2.38.0
type GetAiGatewayProvidersReader struct {
// contains filtered or unexported fields
}
GetAiGatewayProvidersReader is a Reader for the GetAiGatewayProviders structure.
func (*GetAiGatewayProvidersReader) ReadResponse ¶ added in v2.38.0
func (o *GetAiGatewayProvidersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllCertificatesNotFound ¶ added in v2.35.0
type GetAllCertificatesNotFound struct {
}
GetAllCertificatesNotFound handles this case with default header values.
Not Found
func NewGetAllCertificatesNotFound ¶ added in v2.35.0
func NewGetAllCertificatesNotFound() *GetAllCertificatesNotFound
NewGetAllCertificatesNotFound creates a GetAllCertificatesNotFound with default headers values
func (*GetAllCertificatesNotFound) Error ¶ added in v2.35.0
func (o *GetAllCertificatesNotFound) Error() string
type GetAllCertificatesOK ¶ added in v2.35.0
type GetAllCertificatesOK struct {
Payload []*models.SniCertificate
}
GetAllCertificatesOK handles this case with default header values.
Array of SNI Certificates
func NewGetAllCertificatesOK ¶ added in v2.35.0
func NewGetAllCertificatesOK() *GetAllCertificatesOK
NewGetAllCertificatesOK creates a GetAllCertificatesOK with default headers values
func (*GetAllCertificatesOK) Error ¶ added in v2.35.0
func (o *GetAllCertificatesOK) Error() string
func (*GetAllCertificatesOK) GetPayload ¶ added in v2.35.0
func (o *GetAllCertificatesOK) GetPayload() []*models.SniCertificate
type GetAllCertificatesParams ¶ added in v2.35.0
type GetAllCertificatesParams struct {
/*Domain*/
Domain string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAllCertificatesParams contains all the parameters to send to the API endpoint for the get all certificates operation typically these are written to a http.Request
func NewGetAllCertificatesParams ¶ added in v2.35.0
func NewGetAllCertificatesParams() *GetAllCertificatesParams
NewGetAllCertificatesParams creates a new GetAllCertificatesParams object with the default values initialized.
func NewGetAllCertificatesParamsWithContext ¶ added in v2.35.0
func NewGetAllCertificatesParamsWithContext(ctx context.Context) *GetAllCertificatesParams
NewGetAllCertificatesParamsWithContext creates a new GetAllCertificatesParams object with the default values initialized, and the ability to set a context for a request
func NewGetAllCertificatesParamsWithHTTPClient ¶ added in v2.35.0
func NewGetAllCertificatesParamsWithHTTPClient(client *http.Client) *GetAllCertificatesParams
NewGetAllCertificatesParamsWithHTTPClient creates a new GetAllCertificatesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetAllCertificatesParamsWithTimeout ¶ added in v2.35.0
func NewGetAllCertificatesParamsWithTimeout(timeout time.Duration) *GetAllCertificatesParams
NewGetAllCertificatesParamsWithTimeout creates a new GetAllCertificatesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetAllCertificatesParams) SetContext ¶ added in v2.35.0
func (o *GetAllCertificatesParams) SetContext(ctx context.Context)
SetContext adds the context to the get all certificates params
func (*GetAllCertificatesParams) SetDomain ¶ added in v2.35.0
func (o *GetAllCertificatesParams) SetDomain(domain string)
SetDomain adds the domain to the get all certificates params
func (*GetAllCertificatesParams) SetHTTPClient ¶ added in v2.35.0
func (o *GetAllCertificatesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get all certificates params
func (*GetAllCertificatesParams) SetSiteID ¶ added in v2.35.0
func (o *GetAllCertificatesParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get all certificates params
func (*GetAllCertificatesParams) SetTimeout ¶ added in v2.35.0
func (o *GetAllCertificatesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get all certificates params
func (*GetAllCertificatesParams) WithContext ¶ added in v2.35.0
func (o *GetAllCertificatesParams) WithContext(ctx context.Context) *GetAllCertificatesParams
WithContext adds the context to the get all certificates params
func (*GetAllCertificatesParams) WithDomain ¶ added in v2.35.0
func (o *GetAllCertificatesParams) WithDomain(domain string) *GetAllCertificatesParams
WithDomain adds the domain to the get all certificates params
func (*GetAllCertificatesParams) WithHTTPClient ¶ added in v2.35.0
func (o *GetAllCertificatesParams) WithHTTPClient(client *http.Client) *GetAllCertificatesParams
WithHTTPClient adds the HTTPClient to the get all certificates params
func (*GetAllCertificatesParams) WithSiteID ¶ added in v2.35.0
func (o *GetAllCertificatesParams) WithSiteID(siteID string) *GetAllCertificatesParams
WithSiteID adds the siteID to the get all certificates params
func (*GetAllCertificatesParams) WithTimeout ¶ added in v2.35.0
func (o *GetAllCertificatesParams) WithTimeout(timeout time.Duration) *GetAllCertificatesParams
WithTimeout adds the timeout to the get all certificates params
func (*GetAllCertificatesParams) WriteToRequest ¶ added in v2.35.0
func (o *GetAllCertificatesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAllCertificatesReader ¶ added in v2.35.0
type GetAllCertificatesReader struct {
// contains filtered or unexported fields
}
GetAllCertificatesReader is a Reader for the GetAllCertificates structure.
func (*GetAllCertificatesReader) ReadResponse ¶ added in v2.35.0
func (o *GetAllCertificatesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetAllCertificatesUnprocessableEntity ¶ added in v2.35.0
type GetAllCertificatesUnprocessableEntity struct {
}
GetAllCertificatesUnprocessableEntity handles this case with default header values.
Unprocessable Entity
func NewGetAllCertificatesUnprocessableEntity ¶ added in v2.35.0
func NewGetAllCertificatesUnprocessableEntity() *GetAllCertificatesUnprocessableEntity
NewGetAllCertificatesUnprocessableEntity creates a GetAllCertificatesUnprocessableEntity with default headers values
func (*GetAllCertificatesUnprocessableEntity) Error ¶ added in v2.35.0
func (o *GetAllCertificatesUnprocessableEntity) Error() string
type GetCurrentUserDefault ¶
type GetCurrentUserDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetCurrentUserDefault handles this case with default header values.
error
func NewGetCurrentUserDefault ¶
func NewGetCurrentUserDefault(code int) *GetCurrentUserDefault
NewGetCurrentUserDefault creates a GetCurrentUserDefault with default headers values
func (*GetCurrentUserDefault) Code ¶
func (o *GetCurrentUserDefault) Code() int
Code gets the status code for the get current user default response
func (*GetCurrentUserDefault) Error ¶
func (o *GetCurrentUserDefault) Error() string
func (*GetCurrentUserDefault) GetPayload ¶
func (o *GetCurrentUserDefault) GetPayload() *models.Error
type GetCurrentUserOK ¶
GetCurrentUserOK handles this case with default header values.
OK
func NewGetCurrentUserOK ¶
func NewGetCurrentUserOK() *GetCurrentUserOK
NewGetCurrentUserOK creates a GetCurrentUserOK with default headers values
func (*GetCurrentUserOK) Error ¶
func (o *GetCurrentUserOK) Error() string
func (*GetCurrentUserOK) GetPayload ¶
func (o *GetCurrentUserOK) GetPayload() *models.User
type GetCurrentUserParams ¶
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 ¶
func NewGetCurrentUserParams() *GetCurrentUserParams
NewGetCurrentUserParams creates a new GetCurrentUserParams object with the default values initialized.
func NewGetCurrentUserParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetCurrentUserParams) SetContext(ctx context.Context)
SetContext adds the context to the get current user params
func (*GetCurrentUserParams) SetHTTPClient ¶
func (o *GetCurrentUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get current user params
func (*GetCurrentUserParams) SetTimeout ¶
func (o *GetCurrentUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get current user params
func (*GetCurrentUserParams) WithContext ¶
func (o *GetCurrentUserParams) WithContext(ctx context.Context) *GetCurrentUserParams
WithContext adds the context to the get current user params
func (*GetCurrentUserParams) WithHTTPClient ¶
func (o *GetCurrentUserParams) WithHTTPClient(client *http.Client) *GetCurrentUserParams
WithHTTPClient adds the HTTPClient to the get current user params
func (*GetCurrentUserParams) WithTimeout ¶
func (o *GetCurrentUserParams) WithTimeout(timeout time.Duration) *GetCurrentUserParams
WithTimeout adds the timeout to the get current user params
func (*GetCurrentUserParams) WriteToRequest ¶
func (o *GetCurrentUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCurrentUserReader ¶
type GetCurrentUserReader struct {
// contains filtered or unexported fields
}
GetCurrentUserReader is a Reader for the GetCurrentUser structure.
func (*GetCurrentUserReader) ReadResponse ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *GetDNSForSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the get DNS for site params
func (*GetDNSForSiteParams) SetHTTPClient ¶
func (o *GetDNSForSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get DNS for site params
func (*GetDNSForSiteParams) SetSiteID ¶
func (o *GetDNSForSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get DNS for site params
func (*GetDNSForSiteParams) SetTimeout ¶
func (o *GetDNSForSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get DNS for site params
func (*GetDNSForSiteParams) WithContext ¶
func (o *GetDNSForSiteParams) WithContext(ctx context.Context) *GetDNSForSiteParams
WithContext adds the context to the get DNS for site params
func (*GetDNSForSiteParams) WithHTTPClient ¶
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 ¶
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 ¶
type GetDNSRecordsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetDNSRecordsDefault handles this case with default header values.
error
func NewGetDNSRecordsDefault ¶
func NewGetDNSRecordsDefault(code int) *GetDNSRecordsDefault
NewGetDNSRecordsDefault creates a GetDNSRecordsDefault with default headers values
func (*GetDNSRecordsDefault) Code ¶
func (o *GetDNSRecordsDefault) Code() int
Code gets the status code for the get Dns records default response
func (*GetDNSRecordsDefault) Error ¶
func (o *GetDNSRecordsDefault) Error() string
func (*GetDNSRecordsDefault) GetPayload ¶
func (o *GetDNSRecordsDefault) GetPayload() *models.Error
type GetDNSRecordsOK ¶
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 ¶
func NewGetDNSRecordsOK() *GetDNSRecordsOK
NewGetDNSRecordsOK creates a GetDNSRecordsOK with default headers values
func (*GetDNSRecordsOK) Error ¶
func (o *GetDNSRecordsOK) Error() string
func (*GetDNSRecordsOK) GetPayload ¶
func (o *GetDNSRecordsOK) GetPayload() models.DNSRecords
type GetDNSRecordsParams ¶
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 ¶
func NewGetDNSRecordsParams() *GetDNSRecordsParams
NewGetDNSRecordsParams creates a new GetDNSRecordsParams object with the default values initialized.
func NewGetDNSRecordsParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetDNSRecordsParams) SetContext(ctx context.Context)
SetContext adds the context to the get Dns records params
func (*GetDNSRecordsParams) SetHTTPClient ¶
func (o *GetDNSRecordsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Dns records params
func (*GetDNSRecordsParams) SetTimeout ¶
func (o *GetDNSRecordsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Dns records params
func (*GetDNSRecordsParams) SetZoneID ¶
func (o *GetDNSRecordsParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the get Dns records params
func (*GetDNSRecordsParams) WithContext ¶
func (o *GetDNSRecordsParams) WithContext(ctx context.Context) *GetDNSRecordsParams
WithContext adds the context to the get Dns records params
func (*GetDNSRecordsParams) WithHTTPClient ¶
func (o *GetDNSRecordsParams) WithHTTPClient(client *http.Client) *GetDNSRecordsParams
WithHTTPClient adds the HTTPClient to the get Dns records params
func (*GetDNSRecordsParams) WithTimeout ¶
func (o *GetDNSRecordsParams) WithTimeout(timeout time.Duration) *GetDNSRecordsParams
WithTimeout adds the timeout to the get Dns records params
func (*GetDNSRecordsParams) WithZoneID ¶
func (o *GetDNSRecordsParams) WithZoneID(zoneID string) *GetDNSRecordsParams
WithZoneID adds the zoneID to the get Dns records params
func (*GetDNSRecordsParams) WriteToRequest ¶
func (o *GetDNSRecordsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDNSRecordsReader ¶
type GetDNSRecordsReader struct {
// contains filtered or unexported fields
}
GetDNSRecordsReader is a Reader for the GetDNSRecords structure.
func (*GetDNSRecordsReader) ReadResponse ¶
func (o *GetDNSRecordsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDNSZoneDefault ¶
GetDNSZoneDefault handles this case with default header values.
error
func NewGetDNSZoneDefault ¶
func NewGetDNSZoneDefault(code int) *GetDNSZoneDefault
NewGetDNSZoneDefault creates a GetDNSZoneDefault with default headers values
func (*GetDNSZoneDefault) Code ¶
func (o *GetDNSZoneDefault) Code() int
Code gets the status code for the get Dns zone default response
func (*GetDNSZoneDefault) Error ¶
func (o *GetDNSZoneDefault) Error() string
func (*GetDNSZoneDefault) GetPayload ¶
func (o *GetDNSZoneDefault) GetPayload() *models.Error
type GetDNSZoneOK ¶
GetDNSZoneOK handles this case with default header values.
get a single DNS zone
func NewGetDNSZoneOK ¶
func NewGetDNSZoneOK() *GetDNSZoneOK
NewGetDNSZoneOK creates a GetDNSZoneOK with default headers values
func (*GetDNSZoneOK) Error ¶
func (o *GetDNSZoneOK) Error() string
func (*GetDNSZoneOK) GetPayload ¶
func (o *GetDNSZoneOK) GetPayload() *models.DNSZone
type GetDNSZoneParams ¶
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 ¶
func NewGetDNSZoneParams() *GetDNSZoneParams
NewGetDNSZoneParams creates a new GetDNSZoneParams object with the default values initialized.
func NewGetDNSZoneParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetDNSZoneParams) SetContext(ctx context.Context)
SetContext adds the context to the get Dns zone params
func (*GetDNSZoneParams) SetHTTPClient ¶
func (o *GetDNSZoneParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Dns zone params
func (*GetDNSZoneParams) SetTimeout ¶
func (o *GetDNSZoneParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Dns zone params
func (*GetDNSZoneParams) SetZoneID ¶
func (o *GetDNSZoneParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the get Dns zone params
func (*GetDNSZoneParams) WithContext ¶
func (o *GetDNSZoneParams) WithContext(ctx context.Context) *GetDNSZoneParams
WithContext adds the context to the get Dns zone params
func (*GetDNSZoneParams) WithHTTPClient ¶
func (o *GetDNSZoneParams) WithHTTPClient(client *http.Client) *GetDNSZoneParams
WithHTTPClient adds the HTTPClient to the get Dns zone params
func (*GetDNSZoneParams) WithTimeout ¶
func (o *GetDNSZoneParams) WithTimeout(timeout time.Duration) *GetDNSZoneParams
WithTimeout adds the timeout to the get Dns zone params
func (*GetDNSZoneParams) WithZoneID ¶
func (o *GetDNSZoneParams) WithZoneID(zoneID string) *GetDNSZoneParams
WithZoneID adds the zoneID to the get Dns zone params
func (*GetDNSZoneParams) WriteToRequest ¶
func (o *GetDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDNSZoneReader ¶
type GetDNSZoneReader struct {
// contains filtered or unexported fields
}
GetDNSZoneReader is a Reader for the GetDNSZone structure.
func (*GetDNSZoneReader) ReadResponse ¶
func (o *GetDNSZoneReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDNSZonesDefault ¶
GetDNSZonesDefault handles this case with default header values.
error
func NewGetDNSZonesDefault ¶
func NewGetDNSZonesDefault(code int) *GetDNSZonesDefault
NewGetDNSZonesDefault creates a GetDNSZonesDefault with default headers values
func (*GetDNSZonesDefault) Code ¶
func (o *GetDNSZonesDefault) Code() int
Code gets the status code for the get Dns zones default response
func (*GetDNSZonesDefault) Error ¶
func (o *GetDNSZonesDefault) Error() string
func (*GetDNSZonesDefault) GetPayload ¶
func (o *GetDNSZonesDefault) GetPayload() *models.Error
type GetDNSZonesOK ¶
GetDNSZonesOK handles this case with default header values.
get all DNS zones the user has access to
func NewGetDNSZonesOK ¶
func NewGetDNSZonesOK() *GetDNSZonesOK
NewGetDNSZonesOK creates a GetDNSZonesOK with default headers values
func (*GetDNSZonesOK) Error ¶
func (o *GetDNSZonesOK) Error() string
func (*GetDNSZonesOK) GetPayload ¶
func (o *GetDNSZonesOK) GetPayload() models.DNSZones
type GetDNSZonesParams ¶
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 ¶
func NewGetDNSZonesParams() *GetDNSZonesParams
NewGetDNSZonesParams creates a new GetDNSZonesParams object with the default values initialized.
func NewGetDNSZonesParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetDNSZonesParams) SetAccountSlug(accountSlug *string)
SetAccountSlug adds the accountSlug to the get Dns zones params
func (*GetDNSZonesParams) SetContext ¶
func (o *GetDNSZonesParams) SetContext(ctx context.Context)
SetContext adds the context to the get Dns zones params
func (*GetDNSZonesParams) SetHTTPClient ¶
func (o *GetDNSZonesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Dns zones params
func (*GetDNSZonesParams) SetTimeout ¶
func (o *GetDNSZonesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Dns zones params
func (*GetDNSZonesParams) WithAccountSlug ¶
func (o *GetDNSZonesParams) WithAccountSlug(accountSlug *string) *GetDNSZonesParams
WithAccountSlug adds the accountSlug to the get Dns zones params
func (*GetDNSZonesParams) WithContext ¶
func (o *GetDNSZonesParams) WithContext(ctx context.Context) *GetDNSZonesParams
WithContext adds the context to the get Dns zones params
func (*GetDNSZonesParams) WithHTTPClient ¶
func (o *GetDNSZonesParams) WithHTTPClient(client *http.Client) *GetDNSZonesParams
WithHTTPClient adds the HTTPClient to the get Dns zones params
func (*GetDNSZonesParams) WithTimeout ¶
func (o *GetDNSZonesParams) WithTimeout(timeout time.Duration) *GetDNSZonesParams
WithTimeout adds the timeout to the get Dns zones params
func (*GetDNSZonesParams) WriteToRequest ¶
func (o *GetDNSZonesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDNSZonesReader ¶
type GetDNSZonesReader struct {
// contains filtered or unexported fields
}
GetDNSZonesReader is a Reader for the GetDNSZones structure.
func (*GetDNSZonesReader) ReadResponse ¶
func (o *GetDNSZonesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeployDefault ¶
GetDeployDefault handles this case with default header values.
error
func NewGetDeployDefault ¶
func NewGetDeployDefault(code int) *GetDeployDefault
NewGetDeployDefault creates a GetDeployDefault with default headers values
func (*GetDeployDefault) Code ¶
func (o *GetDeployDefault) Code() int
Code gets the status code for the get deploy default response
func (*GetDeployDefault) Error ¶
func (o *GetDeployDefault) Error() string
func (*GetDeployDefault) GetPayload ¶
func (o *GetDeployDefault) GetPayload() *models.Error
type GetDeployKeyDefault ¶
GetDeployKeyDefault handles this case with default header values.
error
func NewGetDeployKeyDefault ¶
func NewGetDeployKeyDefault(code int) *GetDeployKeyDefault
NewGetDeployKeyDefault creates a GetDeployKeyDefault with default headers values
func (*GetDeployKeyDefault) Code ¶
func (o *GetDeployKeyDefault) Code() int
Code gets the status code for the get deploy key default response
func (*GetDeployKeyDefault) Error ¶
func (o *GetDeployKeyDefault) Error() string
func (*GetDeployKeyDefault) GetPayload ¶
func (o *GetDeployKeyDefault) GetPayload() *models.Error
type GetDeployKeyOK ¶
GetDeployKeyOK handles this case with default header values.
OK
func NewGetDeployKeyOK ¶
func NewGetDeployKeyOK() *GetDeployKeyOK
NewGetDeployKeyOK creates a GetDeployKeyOK with default headers values
func (*GetDeployKeyOK) Error ¶
func (o *GetDeployKeyOK) Error() string
func (*GetDeployKeyOK) GetPayload ¶
func (o *GetDeployKeyOK) GetPayload() *models.DeployKey
type GetDeployKeyParams ¶
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 ¶
func NewGetDeployKeyParams() *GetDeployKeyParams
NewGetDeployKeyParams creates a new GetDeployKeyParams object with the default values initialized.
func NewGetDeployKeyParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetDeployKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the get deploy key params
func (*GetDeployKeyParams) SetHTTPClient ¶
func (o *GetDeployKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deploy key params
func (*GetDeployKeyParams) SetKeyID ¶
func (o *GetDeployKeyParams) SetKeyID(keyID string)
SetKeyID adds the keyId to the get deploy key params
func (*GetDeployKeyParams) SetTimeout ¶
func (o *GetDeployKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deploy key params
func (*GetDeployKeyParams) WithContext ¶
func (o *GetDeployKeyParams) WithContext(ctx context.Context) *GetDeployKeyParams
WithContext adds the context to the get deploy key params
func (*GetDeployKeyParams) WithHTTPClient ¶
func (o *GetDeployKeyParams) WithHTTPClient(client *http.Client) *GetDeployKeyParams
WithHTTPClient adds the HTTPClient to the get deploy key params
func (*GetDeployKeyParams) WithKeyID ¶
func (o *GetDeployKeyParams) WithKeyID(keyID string) *GetDeployKeyParams
WithKeyID adds the keyID to the get deploy key params
func (*GetDeployKeyParams) WithTimeout ¶
func (o *GetDeployKeyParams) WithTimeout(timeout time.Duration) *GetDeployKeyParams
WithTimeout adds the timeout to the get deploy key params
func (*GetDeployKeyParams) WriteToRequest ¶
func (o *GetDeployKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeployKeyReader ¶
type GetDeployKeyReader struct {
// contains filtered or unexported fields
}
GetDeployKeyReader is a Reader for the GetDeployKey structure.
func (*GetDeployKeyReader) ReadResponse ¶
func (o *GetDeployKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDeployOK ¶
GetDeployOK handles this case with default header values.
OK
func NewGetDeployOK ¶
func NewGetDeployOK() *GetDeployOK
NewGetDeployOK creates a GetDeployOK with default headers values
func (*GetDeployOK) Error ¶
func (o *GetDeployOK) Error() string
func (*GetDeployOK) GetPayload ¶
func (o *GetDeployOK) GetPayload() *models.Deploy
type GetDeployParams ¶
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 ¶
func NewGetDeployParams() *GetDeployParams
NewGetDeployParams creates a new GetDeployParams object with the default values initialized.
func NewGetDeployParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the get deploy params
func (*GetDeployParams) SetDeployID ¶
func (o *GetDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the get deploy params
func (*GetDeployParams) SetHTTPClient ¶
func (o *GetDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get deploy params
func (*GetDeployParams) SetTimeout ¶
func (o *GetDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get deploy params
func (*GetDeployParams) WithContext ¶
func (o *GetDeployParams) WithContext(ctx context.Context) *GetDeployParams
WithContext adds the context to the get deploy params
func (*GetDeployParams) WithDeployID ¶
func (o *GetDeployParams) WithDeployID(deployID string) *GetDeployParams
WithDeployID adds the deployID to the get deploy params
func (*GetDeployParams) WithHTTPClient ¶
func (o *GetDeployParams) WithHTTPClient(client *http.Client) *GetDeployParams
WithHTTPClient adds the HTTPClient to the get deploy params
func (*GetDeployParams) WithTimeout ¶
func (o *GetDeployParams) WithTimeout(timeout time.Duration) *GetDeployParams
WithTimeout adds the timeout to the get deploy params
func (*GetDeployParams) WriteToRequest ¶
func (o *GetDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDeployReader ¶
type GetDeployReader struct {
// contains filtered or unexported fields
}
GetDeployReader is a Reader for the GetDeploy structure.
func (*GetDeployReader) ReadResponse ¶
func (o *GetDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEnvVarDefault ¶ added in v2.10.0
GetEnvVarDefault handles this case with default header values.
error
func NewGetEnvVarDefault ¶ added in v2.10.0
func NewGetEnvVarDefault(code int) *GetEnvVarDefault
NewGetEnvVarDefault creates a GetEnvVarDefault with default headers values
func (*GetEnvVarDefault) Code ¶ added in v2.10.0
func (o *GetEnvVarDefault) Code() int
Code gets the status code for the get env var default response
func (*GetEnvVarDefault) Error ¶ added in v2.10.0
func (o *GetEnvVarDefault) Error() string
func (*GetEnvVarDefault) GetPayload ¶ added in v2.10.0
func (o *GetEnvVarDefault) GetPayload() *models.Error
type GetEnvVarOK ¶ added in v2.10.0
GetEnvVarOK handles this case with default header values.
OK
func NewGetEnvVarOK ¶ added in v2.10.0
func NewGetEnvVarOK() *GetEnvVarOK
NewGetEnvVarOK creates a GetEnvVarOK with default headers values
func (*GetEnvVarOK) Error ¶ added in v2.10.0
func (o *GetEnvVarOK) Error() string
func (*GetEnvVarOK) GetPayload ¶ added in v2.10.0
func (o *GetEnvVarOK) GetPayload() *models.EnvVar
type GetEnvVarParams ¶ added in v2.10.0
type GetEnvVarParams struct {
/*AccountID
Scope response to account_id
*/
AccountID string
/*Key
The environment variable key (case-sensitive)
*/
Key string
/*SiteID
If provided, return the environment variable for a specific site (no merging is performed)
*/
SiteID *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEnvVarParams contains all the parameters to send to the API endpoint for the get env var operation typically these are written to a http.Request
func NewGetEnvVarParams ¶ added in v2.10.0
func NewGetEnvVarParams() *GetEnvVarParams
NewGetEnvVarParams creates a new GetEnvVarParams object with the default values initialized.
func NewGetEnvVarParamsWithContext ¶ added in v2.10.0
func NewGetEnvVarParamsWithContext(ctx context.Context) *GetEnvVarParams
NewGetEnvVarParamsWithContext creates a new GetEnvVarParams object with the default values initialized, and the ability to set a context for a request
func NewGetEnvVarParamsWithHTTPClient ¶ added in v2.10.0
func NewGetEnvVarParamsWithHTTPClient(client *http.Client) *GetEnvVarParams
NewGetEnvVarParamsWithHTTPClient creates a new GetEnvVarParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEnvVarParamsWithTimeout ¶ added in v2.10.0
func NewGetEnvVarParamsWithTimeout(timeout time.Duration) *GetEnvVarParams
NewGetEnvVarParamsWithTimeout creates a new GetEnvVarParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEnvVarParams) SetAccountID ¶ added in v2.10.0
func (o *GetEnvVarParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the get env var params
func (*GetEnvVarParams) SetContext ¶ added in v2.10.0
func (o *GetEnvVarParams) SetContext(ctx context.Context)
SetContext adds the context to the get env var params
func (*GetEnvVarParams) SetHTTPClient ¶ added in v2.10.0
func (o *GetEnvVarParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get env var params
func (*GetEnvVarParams) SetKey ¶ added in v2.10.0
func (o *GetEnvVarParams) SetKey(key string)
SetKey adds the key to the get env var params
func (*GetEnvVarParams) SetSiteID ¶ added in v2.10.0
func (o *GetEnvVarParams) SetSiteID(siteID *string)
SetSiteID adds the siteId to the get env var params
func (*GetEnvVarParams) SetTimeout ¶ added in v2.10.0
func (o *GetEnvVarParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get env var params
func (*GetEnvVarParams) WithAccountID ¶ added in v2.10.0
func (o *GetEnvVarParams) WithAccountID(accountID string) *GetEnvVarParams
WithAccountID adds the accountID to the get env var params
func (*GetEnvVarParams) WithContext ¶ added in v2.10.0
func (o *GetEnvVarParams) WithContext(ctx context.Context) *GetEnvVarParams
WithContext adds the context to the get env var params
func (*GetEnvVarParams) WithHTTPClient ¶ added in v2.10.0
func (o *GetEnvVarParams) WithHTTPClient(client *http.Client) *GetEnvVarParams
WithHTTPClient adds the HTTPClient to the get env var params
func (*GetEnvVarParams) WithKey ¶ added in v2.10.0
func (o *GetEnvVarParams) WithKey(key string) *GetEnvVarParams
WithKey adds the key to the get env var params
func (*GetEnvVarParams) WithSiteID ¶ added in v2.10.0
func (o *GetEnvVarParams) WithSiteID(siteID *string) *GetEnvVarParams
WithSiteID adds the siteID to the get env var params
func (*GetEnvVarParams) WithTimeout ¶ added in v2.10.0
func (o *GetEnvVarParams) WithTimeout(timeout time.Duration) *GetEnvVarParams
WithTimeout adds the timeout to the get env var params
func (*GetEnvVarParams) WriteToRequest ¶ added in v2.10.0
func (o *GetEnvVarParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEnvVarReader ¶ added in v2.10.0
type GetEnvVarReader struct {
// contains filtered or unexported fields
}
GetEnvVarReader is a Reader for the GetEnvVar structure.
func (*GetEnvVarReader) ReadResponse ¶ added in v2.10.0
func (o *GetEnvVarReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEnvVarsDefault ¶ added in v2.10.0
GetEnvVarsDefault handles this case with default header values.
error
func NewGetEnvVarsDefault ¶ added in v2.10.0
func NewGetEnvVarsDefault(code int) *GetEnvVarsDefault
NewGetEnvVarsDefault creates a GetEnvVarsDefault with default headers values
func (*GetEnvVarsDefault) Code ¶ added in v2.10.0
func (o *GetEnvVarsDefault) Code() int
Code gets the status code for the get env vars default response
func (*GetEnvVarsDefault) Error ¶ added in v2.10.0
func (o *GetEnvVarsDefault) Error() string
func (*GetEnvVarsDefault) GetPayload ¶ added in v2.10.0
func (o *GetEnvVarsDefault) GetPayload() *models.Error
type GetEnvVarsOK ¶ added in v2.10.0
GetEnvVarsOK handles this case with default header values.
OK
func NewGetEnvVarsOK ¶ added in v2.10.0
func NewGetEnvVarsOK() *GetEnvVarsOK
NewGetEnvVarsOK creates a GetEnvVarsOK with default headers values
func (*GetEnvVarsOK) Error ¶ added in v2.10.0
func (o *GetEnvVarsOK) Error() string
func (*GetEnvVarsOK) GetPayload ¶ added in v2.10.0
func (o *GetEnvVarsOK) GetPayload() []*models.EnvVar
type GetEnvVarsParams ¶ added in v2.10.0
type GetEnvVarsParams struct {
/*AccountID
Scope response to account_id
*/
AccountID string
/*ContextName
Filter by deploy context
*/
ContextName *string
/*Scope
Filter by scope
*/
Scope *string
/*SiteID
If specified, only return environment variables set on this site
*/
SiteID *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEnvVarsParams contains all the parameters to send to the API endpoint for the get env vars operation typically these are written to a http.Request
func NewGetEnvVarsParams ¶ added in v2.10.0
func NewGetEnvVarsParams() *GetEnvVarsParams
NewGetEnvVarsParams creates a new GetEnvVarsParams object with the default values initialized.
func NewGetEnvVarsParamsWithContext ¶ added in v2.10.0
func NewGetEnvVarsParamsWithContext(ctx context.Context) *GetEnvVarsParams
NewGetEnvVarsParamsWithContext creates a new GetEnvVarsParams object with the default values initialized, and the ability to set a context for a request
func NewGetEnvVarsParamsWithHTTPClient ¶ added in v2.10.0
func NewGetEnvVarsParamsWithHTTPClient(client *http.Client) *GetEnvVarsParams
NewGetEnvVarsParamsWithHTTPClient creates a new GetEnvVarsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEnvVarsParamsWithTimeout ¶ added in v2.10.0
func NewGetEnvVarsParamsWithTimeout(timeout time.Duration) *GetEnvVarsParams
NewGetEnvVarsParamsWithTimeout creates a new GetEnvVarsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEnvVarsParams) SetAccountID ¶ added in v2.10.0
func (o *GetEnvVarsParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the get env vars params
func (*GetEnvVarsParams) SetContext ¶ added in v2.10.0
func (o *GetEnvVarsParams) SetContext(ctx context.Context)
SetContext adds the context to the get env vars params
func (*GetEnvVarsParams) SetContextName ¶ added in v2.10.0
func (o *GetEnvVarsParams) SetContextName(contextName *string)
SetContextName adds the contextName to the get env vars params
func (*GetEnvVarsParams) SetHTTPClient ¶ added in v2.10.0
func (o *GetEnvVarsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get env vars params
func (*GetEnvVarsParams) SetScope ¶ added in v2.10.0
func (o *GetEnvVarsParams) SetScope(scope *string)
SetScope adds the scope to the get env vars params
func (*GetEnvVarsParams) SetSiteID ¶ added in v2.10.0
func (o *GetEnvVarsParams) SetSiteID(siteID *string)
SetSiteID adds the siteId to the get env vars params
func (*GetEnvVarsParams) SetTimeout ¶ added in v2.10.0
func (o *GetEnvVarsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get env vars params
func (*GetEnvVarsParams) WithAccountID ¶ added in v2.10.0
func (o *GetEnvVarsParams) WithAccountID(accountID string) *GetEnvVarsParams
WithAccountID adds the accountID to the get env vars params
func (*GetEnvVarsParams) WithContext ¶ added in v2.10.0
func (o *GetEnvVarsParams) WithContext(ctx context.Context) *GetEnvVarsParams
WithContext adds the context to the get env vars params
func (*GetEnvVarsParams) WithContextName ¶ added in v2.10.0
func (o *GetEnvVarsParams) WithContextName(contextName *string) *GetEnvVarsParams
WithContextName adds the contextName to the get env vars params
func (*GetEnvVarsParams) WithHTTPClient ¶ added in v2.10.0
func (o *GetEnvVarsParams) WithHTTPClient(client *http.Client) *GetEnvVarsParams
WithHTTPClient adds the HTTPClient to the get env vars params
func (*GetEnvVarsParams) WithScope ¶ added in v2.10.0
func (o *GetEnvVarsParams) WithScope(scope *string) *GetEnvVarsParams
WithScope adds the scope to the get env vars params
func (*GetEnvVarsParams) WithSiteID ¶ added in v2.10.0
func (o *GetEnvVarsParams) WithSiteID(siteID *string) *GetEnvVarsParams
WithSiteID adds the siteID to the get env vars params
func (*GetEnvVarsParams) WithTimeout ¶ added in v2.10.0
func (o *GetEnvVarsParams) WithTimeout(timeout time.Duration) *GetEnvVarsParams
WithTimeout adds the timeout to the get env vars params
func (*GetEnvVarsParams) WriteToRequest ¶ added in v2.10.0
func (o *GetEnvVarsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEnvVarsReader ¶ added in v2.10.0
type GetEnvVarsReader struct {
// contains filtered or unexported fields
}
GetEnvVarsReader is a Reader for the GetEnvVars structure.
func (*GetEnvVarsReader) ReadResponse ¶ added in v2.10.0
func (o *GetEnvVarsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetHookDefault ¶
GetHookDefault handles this case with default header values.
error
func NewGetHookDefault ¶
func NewGetHookDefault(code int) *GetHookDefault
NewGetHookDefault creates a GetHookDefault with default headers values
func (*GetHookDefault) Code ¶
func (o *GetHookDefault) Code() int
Code gets the status code for the get hook default response
func (*GetHookDefault) Error ¶
func (o *GetHookDefault) Error() string
func (*GetHookDefault) GetPayload ¶
func (o *GetHookDefault) GetPayload() *models.Error
type GetHookOK ¶
GetHookOK handles this case with default header values.
OK
func NewGetHookOK ¶
func NewGetHookOK() *GetHookOK
NewGetHookOK creates a GetHookOK with default headers values
func (*GetHookOK) GetPayload ¶
type GetHookParams ¶
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 ¶
func NewGetHookParams() *GetHookParams
NewGetHookParams creates a new GetHookParams object with the default values initialized.
func NewGetHookParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetHookParams) SetContext(ctx context.Context)
SetContext adds the context to the get hook params
func (*GetHookParams) SetHTTPClient ¶
func (o *GetHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get hook params
func (*GetHookParams) SetHookID ¶
func (o *GetHookParams) SetHookID(hookID string)
SetHookID adds the hookId to the get hook params
func (*GetHookParams) SetTimeout ¶
func (o *GetHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get hook params
func (*GetHookParams) WithContext ¶
func (o *GetHookParams) WithContext(ctx context.Context) *GetHookParams
WithContext adds the context to the get hook params
func (*GetHookParams) WithHTTPClient ¶
func (o *GetHookParams) WithHTTPClient(client *http.Client) *GetHookParams
WithHTTPClient adds the HTTPClient to the get hook params
func (*GetHookParams) WithHookID ¶
func (o *GetHookParams) WithHookID(hookID string) *GetHookParams
WithHookID adds the hookID to the get hook params
func (*GetHookParams) WithTimeout ¶
func (o *GetHookParams) WithTimeout(timeout time.Duration) *GetHookParams
WithTimeout adds the timeout to the get hook params
func (*GetHookParams) WriteToRequest ¶
func (o *GetHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetHookReader ¶
type GetHookReader struct {
// contains filtered or unexported fields
}
GetHookReader is a Reader for the GetHook structure.
func (*GetHookReader) ReadResponse ¶
func (o *GetHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetIndividualDNSRecordDefault ¶
type GetIndividualDNSRecordDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetIndividualDNSRecordDefault handles this case with default header values.
error
func NewGetIndividualDNSRecordDefault ¶
func NewGetIndividualDNSRecordDefault(code int) *GetIndividualDNSRecordDefault
NewGetIndividualDNSRecordDefault creates a GetIndividualDNSRecordDefault with default headers values
func (*GetIndividualDNSRecordDefault) Code ¶
func (o *GetIndividualDNSRecordDefault) Code() int
Code gets the status code for the get individual Dns record default response
func (*GetIndividualDNSRecordDefault) Error ¶
func (o *GetIndividualDNSRecordDefault) Error() string
func (*GetIndividualDNSRecordDefault) GetPayload ¶
func (o *GetIndividualDNSRecordDefault) GetPayload() *models.Error
type GetIndividualDNSRecordOK ¶
GetIndividualDNSRecordOK handles this case with default header values.
get a single DNS record
func NewGetIndividualDNSRecordOK ¶
func NewGetIndividualDNSRecordOK() *GetIndividualDNSRecordOK
NewGetIndividualDNSRecordOK creates a GetIndividualDNSRecordOK with default headers values
func (*GetIndividualDNSRecordOK) Error ¶
func (o *GetIndividualDNSRecordOK) Error() string
func (*GetIndividualDNSRecordOK) GetPayload ¶
func (o *GetIndividualDNSRecordOK) GetPayload() *models.DNSRecord
type GetIndividualDNSRecordParams ¶
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 ¶
func NewGetIndividualDNSRecordParams() *GetIndividualDNSRecordParams
NewGetIndividualDNSRecordParams creates a new GetIndividualDNSRecordParams object with the default values initialized.
func NewGetIndividualDNSRecordParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetIndividualDNSRecordParams) SetContext(ctx context.Context)
SetContext adds the context to the get individual Dns record params
func (*GetIndividualDNSRecordParams) SetDNSRecordID ¶
func (o *GetIndividualDNSRecordParams) SetDNSRecordID(dNSRecordID string)
SetDNSRecordID adds the dnsRecordId to the get individual Dns record params
func (*GetIndividualDNSRecordParams) SetHTTPClient ¶
func (o *GetIndividualDNSRecordParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get individual Dns record params
func (*GetIndividualDNSRecordParams) SetTimeout ¶
func (o *GetIndividualDNSRecordParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get individual Dns record params
func (*GetIndividualDNSRecordParams) SetZoneID ¶
func (o *GetIndividualDNSRecordParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WithContext ¶
func (o *GetIndividualDNSRecordParams) WithContext(ctx context.Context) *GetIndividualDNSRecordParams
WithContext adds the context to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WithDNSRecordID ¶
func (o *GetIndividualDNSRecordParams) WithDNSRecordID(dNSRecordID string) *GetIndividualDNSRecordParams
WithDNSRecordID adds the dNSRecordID to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WithHTTPClient ¶
func (o *GetIndividualDNSRecordParams) WithHTTPClient(client *http.Client) *GetIndividualDNSRecordParams
WithHTTPClient adds the HTTPClient to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WithTimeout ¶
func (o *GetIndividualDNSRecordParams) WithTimeout(timeout time.Duration) *GetIndividualDNSRecordParams
WithTimeout adds the timeout to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WithZoneID ¶
func (o *GetIndividualDNSRecordParams) WithZoneID(zoneID string) *GetIndividualDNSRecordParams
WithZoneID adds the zoneID to the get individual Dns record params
func (*GetIndividualDNSRecordParams) WriteToRequest ¶
func (o *GetIndividualDNSRecordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetIndividualDNSRecordReader ¶
type GetIndividualDNSRecordReader struct {
// contains filtered or unexported fields
}
GetIndividualDNSRecordReader is a Reader for the GetIndividualDNSRecord structure.
func (*GetIndividualDNSRecordReader) ReadResponse ¶
func (o *GetIndividualDNSRecordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetLatestPluginRunsDefault ¶ added in v2.4.0
type GetLatestPluginRunsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetLatestPluginRunsDefault handles this case with default header values.
error
func NewGetLatestPluginRunsDefault ¶ added in v2.4.0
func NewGetLatestPluginRunsDefault(code int) *GetLatestPluginRunsDefault
NewGetLatestPluginRunsDefault creates a GetLatestPluginRunsDefault with default headers values
func (*GetLatestPluginRunsDefault) Code ¶ added in v2.4.0
func (o *GetLatestPluginRunsDefault) Code() int
Code gets the status code for the get latest plugin runs default response
func (*GetLatestPluginRunsDefault) Error ¶ added in v2.4.0
func (o *GetLatestPluginRunsDefault) Error() string
func (*GetLatestPluginRunsDefault) GetPayload ¶ added in v2.4.0
func (o *GetLatestPluginRunsDefault) GetPayload() *models.Error
type GetLatestPluginRunsOK ¶ added in v2.4.0
GetLatestPluginRunsOK handles this case with default header values.
OK
func NewGetLatestPluginRunsOK ¶ added in v2.4.0
func NewGetLatestPluginRunsOK() *GetLatestPluginRunsOK
NewGetLatestPluginRunsOK creates a GetLatestPluginRunsOK with default headers values
func (*GetLatestPluginRunsOK) Error ¶ added in v2.4.0
func (o *GetLatestPluginRunsOK) Error() string
func (*GetLatestPluginRunsOK) GetPayload ¶ added in v2.4.0
func (o *GetLatestPluginRunsOK) GetPayload() []*models.PluginRun
type GetLatestPluginRunsParams ¶ added in v2.4.0
type GetLatestPluginRunsParams struct {
/*Packages*/
Packages []string
/*SiteID*/
SiteID string
/*State*/
State *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetLatestPluginRunsParams contains all the parameters to send to the API endpoint for the get latest plugin runs operation typically these are written to a http.Request
func NewGetLatestPluginRunsParams ¶ added in v2.4.0
func NewGetLatestPluginRunsParams() *GetLatestPluginRunsParams
NewGetLatestPluginRunsParams creates a new GetLatestPluginRunsParams object with the default values initialized.
func NewGetLatestPluginRunsParamsWithContext ¶ added in v2.4.0
func NewGetLatestPluginRunsParamsWithContext(ctx context.Context) *GetLatestPluginRunsParams
NewGetLatestPluginRunsParamsWithContext creates a new GetLatestPluginRunsParams object with the default values initialized, and the ability to set a context for a request
func NewGetLatestPluginRunsParamsWithHTTPClient ¶ added in v2.4.0
func NewGetLatestPluginRunsParamsWithHTTPClient(client *http.Client) *GetLatestPluginRunsParams
NewGetLatestPluginRunsParamsWithHTTPClient creates a new GetLatestPluginRunsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetLatestPluginRunsParamsWithTimeout ¶ added in v2.4.0
func NewGetLatestPluginRunsParamsWithTimeout(timeout time.Duration) *GetLatestPluginRunsParams
NewGetLatestPluginRunsParamsWithTimeout creates a new GetLatestPluginRunsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetLatestPluginRunsParams) SetContext ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) SetContext(ctx context.Context)
SetContext adds the context to the get latest plugin runs params
func (*GetLatestPluginRunsParams) SetHTTPClient ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get latest plugin runs params
func (*GetLatestPluginRunsParams) SetPackages ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) SetPackages(packages []string)
SetPackages adds the packages to the get latest plugin runs params
func (*GetLatestPluginRunsParams) SetSiteID ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get latest plugin runs params
func (*GetLatestPluginRunsParams) SetState ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) SetState(state *string)
SetState adds the state to the get latest plugin runs params
func (*GetLatestPluginRunsParams) SetTimeout ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get latest plugin runs params
func (*GetLatestPluginRunsParams) WithContext ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) WithContext(ctx context.Context) *GetLatestPluginRunsParams
WithContext adds the context to the get latest plugin runs params
func (*GetLatestPluginRunsParams) WithHTTPClient ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) WithHTTPClient(client *http.Client) *GetLatestPluginRunsParams
WithHTTPClient adds the HTTPClient to the get latest plugin runs params
func (*GetLatestPluginRunsParams) WithPackages ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) WithPackages(packages []string) *GetLatestPluginRunsParams
WithPackages adds the packages to the get latest plugin runs params
func (*GetLatestPluginRunsParams) WithSiteID ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) WithSiteID(siteID string) *GetLatestPluginRunsParams
WithSiteID adds the siteID to the get latest plugin runs params
func (*GetLatestPluginRunsParams) WithState ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) WithState(state *string) *GetLatestPluginRunsParams
WithState adds the state to the get latest plugin runs params
func (*GetLatestPluginRunsParams) WithTimeout ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) WithTimeout(timeout time.Duration) *GetLatestPluginRunsParams
WithTimeout adds the timeout to the get latest plugin runs params
func (*GetLatestPluginRunsParams) WriteToRequest ¶ added in v2.4.0
func (o *GetLatestPluginRunsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetLatestPluginRunsReader ¶ added in v2.4.0
type GetLatestPluginRunsReader struct {
// contains filtered or unexported fields
}
GetLatestPluginRunsReader is a Reader for the GetLatestPluginRuns structure.
func (*GetLatestPluginRunsReader) ReadResponse ¶ added in v2.4.0
func (o *GetLatestPluginRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetServicesDefault ¶
GetServicesDefault handles this case with default header values.
error
func NewGetServicesDefault ¶
func NewGetServicesDefault(code int) *GetServicesDefault
NewGetServicesDefault creates a GetServicesDefault with default headers values
func (*GetServicesDefault) Code ¶
func (o *GetServicesDefault) Code() int
Code gets the status code for the get services default response
func (*GetServicesDefault) Error ¶
func (o *GetServicesDefault) Error() string
func (*GetServicesDefault) GetPayload ¶
func (o *GetServicesDefault) GetPayload() *models.Error
type GetServicesOK ¶
GetServicesOK handles this case with default header values.
services
func NewGetServicesOK ¶
func NewGetServicesOK() *GetServicesOK
NewGetServicesOK creates a GetServicesOK with default headers values
func (*GetServicesOK) Error ¶
func (o *GetServicesOK) Error() string
func (*GetServicesOK) GetPayload ¶
func (o *GetServicesOK) GetPayload() []*models.Service
type GetServicesParams ¶
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 ¶
func NewGetServicesParams() *GetServicesParams
NewGetServicesParams creates a new GetServicesParams object with the default values initialized.
func NewGetServicesParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetServicesParams) SetContext(ctx context.Context)
SetContext adds the context to the get services params
func (*GetServicesParams) SetHTTPClient ¶
func (o *GetServicesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get services params
func (*GetServicesParams) SetSearch ¶
func (o *GetServicesParams) SetSearch(search *string)
SetSearch adds the search to the get services params
func (*GetServicesParams) SetTimeout ¶
func (o *GetServicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get services params
func (*GetServicesParams) WithContext ¶
func (o *GetServicesParams) WithContext(ctx context.Context) *GetServicesParams
WithContext adds the context to the get services params
func (*GetServicesParams) WithHTTPClient ¶
func (o *GetServicesParams) WithHTTPClient(client *http.Client) *GetServicesParams
WithHTTPClient adds the HTTPClient to the get services params
func (*GetServicesParams) WithSearch ¶
func (o *GetServicesParams) WithSearch(search *string) *GetServicesParams
WithSearch adds the search to the get services params
func (*GetServicesParams) WithTimeout ¶
func (o *GetServicesParams) WithTimeout(timeout time.Duration) *GetServicesParams
WithTimeout adds the timeout to the get services params
func (*GetServicesParams) WriteToRequest ¶
func (o *GetServicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetServicesReader ¶
type GetServicesReader struct {
// contains filtered or unexported fields
}
GetServicesReader is a Reader for the GetServices structure.
func (*GetServicesReader) ReadResponse ¶
func (o *GetServicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteAgentRunnerHookDefault ¶ added in v2.56.0
type GetSiteAgentRunnerHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSiteAgentRunnerHookDefault handles this case with default header values.
error
func NewGetSiteAgentRunnerHookDefault ¶ added in v2.56.0
func NewGetSiteAgentRunnerHookDefault(code int) *GetSiteAgentRunnerHookDefault
NewGetSiteAgentRunnerHookDefault creates a GetSiteAgentRunnerHookDefault with default headers values
func (*GetSiteAgentRunnerHookDefault) Code ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookDefault) Code() int
Code gets the status code for the get site agent runner hook default response
func (*GetSiteAgentRunnerHookDefault) Error ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookDefault) Error() string
func (*GetSiteAgentRunnerHookDefault) GetPayload ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookDefault) GetPayload() *models.Error
type GetSiteAgentRunnerHookOK ¶ added in v2.56.0
type GetSiteAgentRunnerHookOK struct {
Payload *models.AgentRunnerHook
}
GetSiteAgentRunnerHookOK handles this case with default header values.
OK
func NewGetSiteAgentRunnerHookOK ¶ added in v2.56.0
func NewGetSiteAgentRunnerHookOK() *GetSiteAgentRunnerHookOK
NewGetSiteAgentRunnerHookOK creates a GetSiteAgentRunnerHookOK with default headers values
func (*GetSiteAgentRunnerHookOK) Error ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookOK) Error() string
func (*GetSiteAgentRunnerHookOK) GetPayload ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookOK) GetPayload() *models.AgentRunnerHook
type GetSiteAgentRunnerHookParams ¶ added in v2.56.0
type GetSiteAgentRunnerHookParams struct {
/*ID*/
ID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSiteAgentRunnerHookParams contains all the parameters to send to the API endpoint for the get site agent runner hook operation typically these are written to a http.Request
func NewGetSiteAgentRunnerHookParams ¶ added in v2.56.0
func NewGetSiteAgentRunnerHookParams() *GetSiteAgentRunnerHookParams
NewGetSiteAgentRunnerHookParams creates a new GetSiteAgentRunnerHookParams object with the default values initialized.
func NewGetSiteAgentRunnerHookParamsWithContext ¶ added in v2.56.0
func NewGetSiteAgentRunnerHookParamsWithContext(ctx context.Context) *GetSiteAgentRunnerHookParams
NewGetSiteAgentRunnerHookParamsWithContext creates a new GetSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteAgentRunnerHookParamsWithHTTPClient ¶ added in v2.56.0
func NewGetSiteAgentRunnerHookParamsWithHTTPClient(client *http.Client) *GetSiteAgentRunnerHookParams
NewGetSiteAgentRunnerHookParamsWithHTTPClient creates a new GetSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteAgentRunnerHookParamsWithTimeout ¶ added in v2.56.0
func NewGetSiteAgentRunnerHookParamsWithTimeout(timeout time.Duration) *GetSiteAgentRunnerHookParams
NewGetSiteAgentRunnerHookParamsWithTimeout creates a new GetSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteAgentRunnerHookParams) SetContext ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) SetContext(ctx context.Context)
SetContext adds the context to the get site agent runner hook params
func (*GetSiteAgentRunnerHookParams) SetHTTPClient ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site agent runner hook params
func (*GetSiteAgentRunnerHookParams) SetID ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) SetID(id string)
SetID adds the id to the get site agent runner hook params
func (*GetSiteAgentRunnerHookParams) SetSiteID ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site agent runner hook params
func (*GetSiteAgentRunnerHookParams) SetTimeout ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site agent runner hook params
func (*GetSiteAgentRunnerHookParams) WithContext ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) WithContext(ctx context.Context) *GetSiteAgentRunnerHookParams
WithContext adds the context to the get site agent runner hook params
func (*GetSiteAgentRunnerHookParams) WithHTTPClient ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) WithHTTPClient(client *http.Client) *GetSiteAgentRunnerHookParams
WithHTTPClient adds the HTTPClient to the get site agent runner hook params
func (*GetSiteAgentRunnerHookParams) WithID ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) WithID(id string) *GetSiteAgentRunnerHookParams
WithID adds the id to the get site agent runner hook params
func (*GetSiteAgentRunnerHookParams) WithSiteID ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) WithSiteID(siteID string) *GetSiteAgentRunnerHookParams
WithSiteID adds the siteID to the get site agent runner hook params
func (*GetSiteAgentRunnerHookParams) WithTimeout ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) WithTimeout(timeout time.Duration) *GetSiteAgentRunnerHookParams
WithTimeout adds the timeout to the get site agent runner hook params
func (*GetSiteAgentRunnerHookParams) WriteToRequest ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteAgentRunnerHookReader ¶ added in v2.56.0
type GetSiteAgentRunnerHookReader struct {
// contains filtered or unexported fields
}
GetSiteAgentRunnerHookReader is a Reader for the GetSiteAgentRunnerHook structure.
func (*GetSiteAgentRunnerHookReader) ReadResponse ¶ added in v2.56.0
func (o *GetSiteAgentRunnerHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteAssetInfoDefault ¶
type GetSiteAssetInfoDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSiteAssetInfoDefault handles this case with default header values.
error
func NewGetSiteAssetInfoDefault ¶
func NewGetSiteAssetInfoDefault(code int) *GetSiteAssetInfoDefault
NewGetSiteAssetInfoDefault creates a GetSiteAssetInfoDefault with default headers values
func (*GetSiteAssetInfoDefault) Code ¶
func (o *GetSiteAssetInfoDefault) Code() int
Code gets the status code for the get site asset info default response
func (*GetSiteAssetInfoDefault) Error ¶
func (o *GetSiteAssetInfoDefault) Error() string
func (*GetSiteAssetInfoDefault) GetPayload ¶
func (o *GetSiteAssetInfoDefault) GetPayload() *models.Error
type GetSiteAssetInfoOK ¶
GetSiteAssetInfoOK handles this case with default header values.
OK
func NewGetSiteAssetInfoOK ¶
func NewGetSiteAssetInfoOK() *GetSiteAssetInfoOK
NewGetSiteAssetInfoOK creates a GetSiteAssetInfoOK with default headers values
func (*GetSiteAssetInfoOK) Error ¶
func (o *GetSiteAssetInfoOK) Error() string
func (*GetSiteAssetInfoOK) GetPayload ¶
func (o *GetSiteAssetInfoOK) GetPayload() *models.Asset
type GetSiteAssetInfoParams ¶
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 ¶
func NewGetSiteAssetInfoParams() *GetSiteAssetInfoParams
NewGetSiteAssetInfoParams creates a new GetSiteAssetInfoParams object with the default values initialized.
func NewGetSiteAssetInfoParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetSiteAssetInfoParams) SetAssetID(assetID string)
SetAssetID adds the assetId to the get site asset info params
func (*GetSiteAssetInfoParams) SetContext ¶
func (o *GetSiteAssetInfoParams) SetContext(ctx context.Context)
SetContext adds the context to the get site asset info params
func (*GetSiteAssetInfoParams) SetHTTPClient ¶
func (o *GetSiteAssetInfoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site asset info params
func (*GetSiteAssetInfoParams) SetSiteID ¶
func (o *GetSiteAssetInfoParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site asset info params
func (*GetSiteAssetInfoParams) SetTimeout ¶
func (o *GetSiteAssetInfoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site asset info params
func (*GetSiteAssetInfoParams) WithAssetID ¶
func (o *GetSiteAssetInfoParams) WithAssetID(assetID string) *GetSiteAssetInfoParams
WithAssetID adds the assetID to the get site asset info params
func (*GetSiteAssetInfoParams) WithContext ¶
func (o *GetSiteAssetInfoParams) WithContext(ctx context.Context) *GetSiteAssetInfoParams
WithContext adds the context to the get site asset info params
func (*GetSiteAssetInfoParams) WithHTTPClient ¶
func (o *GetSiteAssetInfoParams) WithHTTPClient(client *http.Client) *GetSiteAssetInfoParams
WithHTTPClient adds the HTTPClient to the get site asset info params
func (*GetSiteAssetInfoParams) WithSiteID ¶
func (o *GetSiteAssetInfoParams) WithSiteID(siteID string) *GetSiteAssetInfoParams
WithSiteID adds the siteID to the get site asset info params
func (*GetSiteAssetInfoParams) WithTimeout ¶
func (o *GetSiteAssetInfoParams) WithTimeout(timeout time.Duration) *GetSiteAssetInfoParams
WithTimeout adds the timeout to the get site asset info params
func (*GetSiteAssetInfoParams) WriteToRequest ¶
func (o *GetSiteAssetInfoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteAssetInfoReader ¶
type GetSiteAssetInfoReader struct {
// contains filtered or unexported fields
}
GetSiteAssetInfoReader is a Reader for the GetSiteAssetInfo structure.
func (*GetSiteAssetInfoReader) ReadResponse ¶
func (o *GetSiteAssetInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteAssetPublicSignatureDefault ¶
type GetSiteAssetPublicSignatureDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSiteAssetPublicSignatureDefault handles this case with default header values.
error
func NewGetSiteAssetPublicSignatureDefault ¶
func NewGetSiteAssetPublicSignatureDefault(code int) *GetSiteAssetPublicSignatureDefault
NewGetSiteAssetPublicSignatureDefault creates a GetSiteAssetPublicSignatureDefault with default headers values
func (*GetSiteAssetPublicSignatureDefault) Code ¶
func (o *GetSiteAssetPublicSignatureDefault) Code() int
Code gets the status code for the get site asset public signature default response
func (*GetSiteAssetPublicSignatureDefault) Error ¶
func (o *GetSiteAssetPublicSignatureDefault) Error() string
func (*GetSiteAssetPublicSignatureDefault) GetPayload ¶
func (o *GetSiteAssetPublicSignatureDefault) GetPayload() *models.Error
type GetSiteAssetPublicSignatureOK ¶
type GetSiteAssetPublicSignatureOK struct {
Payload *models.AssetPublicSignature
}
GetSiteAssetPublicSignatureOK handles this case with default header values.
OK
func NewGetSiteAssetPublicSignatureOK ¶
func NewGetSiteAssetPublicSignatureOK() *GetSiteAssetPublicSignatureOK
NewGetSiteAssetPublicSignatureOK creates a GetSiteAssetPublicSignatureOK with default headers values
func (*GetSiteAssetPublicSignatureOK) Error ¶
func (o *GetSiteAssetPublicSignatureOK) Error() string
func (*GetSiteAssetPublicSignatureOK) GetPayload ¶
func (o *GetSiteAssetPublicSignatureOK) GetPayload() *models.AssetPublicSignature
type GetSiteAssetPublicSignatureParams ¶
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 ¶
func NewGetSiteAssetPublicSignatureParams() *GetSiteAssetPublicSignatureParams
NewGetSiteAssetPublicSignatureParams creates a new GetSiteAssetPublicSignatureParams object with the default values initialized.
func NewGetSiteAssetPublicSignatureParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetSiteAssetPublicSignatureParams) SetAssetID(assetID string)
SetAssetID adds the assetId to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) SetContext ¶
func (o *GetSiteAssetPublicSignatureParams) SetContext(ctx context.Context)
SetContext adds the context to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) SetHTTPClient ¶
func (o *GetSiteAssetPublicSignatureParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) SetSiteID ¶
func (o *GetSiteAssetPublicSignatureParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) SetTimeout ¶
func (o *GetSiteAssetPublicSignatureParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WithAssetID ¶
func (o *GetSiteAssetPublicSignatureParams) WithAssetID(assetID string) *GetSiteAssetPublicSignatureParams
WithAssetID adds the assetID to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WithContext ¶
func (o *GetSiteAssetPublicSignatureParams) WithContext(ctx context.Context) *GetSiteAssetPublicSignatureParams
WithContext adds the context to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WithHTTPClient ¶
func (o *GetSiteAssetPublicSignatureParams) WithHTTPClient(client *http.Client) *GetSiteAssetPublicSignatureParams
WithHTTPClient adds the HTTPClient to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WithSiteID ¶
func (o *GetSiteAssetPublicSignatureParams) WithSiteID(siteID string) *GetSiteAssetPublicSignatureParams
WithSiteID adds the siteID to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WithTimeout ¶
func (o *GetSiteAssetPublicSignatureParams) WithTimeout(timeout time.Duration) *GetSiteAssetPublicSignatureParams
WithTimeout adds the timeout to the get site asset public signature params
func (*GetSiteAssetPublicSignatureParams) WriteToRequest ¶
func (o *GetSiteAssetPublicSignatureParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteAssetPublicSignatureReader ¶
type GetSiteAssetPublicSignatureReader struct {
// contains filtered or unexported fields
}
GetSiteAssetPublicSignatureReader is a Reader for the GetSiteAssetPublicSignature structure.
func (*GetSiteAssetPublicSignatureReader) ReadResponse ¶
func (o *GetSiteAssetPublicSignatureReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteBuildDefault ¶
GetSiteBuildDefault handles this case with default header values.
error
func NewGetSiteBuildDefault ¶
func NewGetSiteBuildDefault(code int) *GetSiteBuildDefault
NewGetSiteBuildDefault creates a GetSiteBuildDefault with default headers values
func (*GetSiteBuildDefault) Code ¶
func (o *GetSiteBuildDefault) Code() int
Code gets the status code for the get site build default response
func (*GetSiteBuildDefault) Error ¶
func (o *GetSiteBuildDefault) Error() string
func (*GetSiteBuildDefault) GetPayload ¶
func (o *GetSiteBuildDefault) GetPayload() *models.Error
type GetSiteBuildHookDefault ¶
type GetSiteBuildHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSiteBuildHookDefault handles this case with default header values.
error
func NewGetSiteBuildHookDefault ¶
func NewGetSiteBuildHookDefault(code int) *GetSiteBuildHookDefault
NewGetSiteBuildHookDefault creates a GetSiteBuildHookDefault with default headers values
func (*GetSiteBuildHookDefault) Code ¶
func (o *GetSiteBuildHookDefault) Code() int
Code gets the status code for the get site build hook default response
func (*GetSiteBuildHookDefault) Error ¶
func (o *GetSiteBuildHookDefault) Error() string
func (*GetSiteBuildHookDefault) GetPayload ¶
func (o *GetSiteBuildHookDefault) GetPayload() *models.Error
type GetSiteBuildHookOK ¶
GetSiteBuildHookOK handles this case with default header values.
OK
func NewGetSiteBuildHookOK ¶
func NewGetSiteBuildHookOK() *GetSiteBuildHookOK
NewGetSiteBuildHookOK creates a GetSiteBuildHookOK with default headers values
func (*GetSiteBuildHookOK) Error ¶
func (o *GetSiteBuildHookOK) Error() string
func (*GetSiteBuildHookOK) GetPayload ¶
func (o *GetSiteBuildHookOK) GetPayload() *models.BuildHook
type GetSiteBuildHookParams ¶
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 ¶
func NewGetSiteBuildHookParams() *GetSiteBuildHookParams
NewGetSiteBuildHookParams creates a new GetSiteBuildHookParams object with the default values initialized.
func NewGetSiteBuildHookParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetSiteBuildHookParams) SetContext(ctx context.Context)
SetContext adds the context to the get site build hook params
func (*GetSiteBuildHookParams) SetHTTPClient ¶
func (o *GetSiteBuildHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site build hook params
func (*GetSiteBuildHookParams) SetID ¶
func (o *GetSiteBuildHookParams) SetID(id string)
SetID adds the id to the get site build hook params
func (*GetSiteBuildHookParams) SetSiteID ¶
func (o *GetSiteBuildHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site build hook params
func (*GetSiteBuildHookParams) SetTimeout ¶
func (o *GetSiteBuildHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site build hook params
func (*GetSiteBuildHookParams) WithContext ¶
func (o *GetSiteBuildHookParams) WithContext(ctx context.Context) *GetSiteBuildHookParams
WithContext adds the context to the get site build hook params
func (*GetSiteBuildHookParams) WithHTTPClient ¶
func (o *GetSiteBuildHookParams) WithHTTPClient(client *http.Client) *GetSiteBuildHookParams
WithHTTPClient adds the HTTPClient to the get site build hook params
func (*GetSiteBuildHookParams) WithID ¶
func (o *GetSiteBuildHookParams) WithID(id string) *GetSiteBuildHookParams
WithID adds the id to the get site build hook params
func (*GetSiteBuildHookParams) WithSiteID ¶
func (o *GetSiteBuildHookParams) WithSiteID(siteID string) *GetSiteBuildHookParams
WithSiteID adds the siteID to the get site build hook params
func (*GetSiteBuildHookParams) WithTimeout ¶
func (o *GetSiteBuildHookParams) WithTimeout(timeout time.Duration) *GetSiteBuildHookParams
WithTimeout adds the timeout to the get site build hook params
func (*GetSiteBuildHookParams) WriteToRequest ¶
func (o *GetSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteBuildHookReader ¶
type GetSiteBuildHookReader struct {
// contains filtered or unexported fields
}
GetSiteBuildHookReader is a Reader for the GetSiteBuildHook structure.
func (*GetSiteBuildHookReader) ReadResponse ¶
func (o *GetSiteBuildHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteBuildOK ¶
GetSiteBuildOK handles this case with default header values.
OK
func NewGetSiteBuildOK ¶
func NewGetSiteBuildOK() *GetSiteBuildOK
NewGetSiteBuildOK creates a GetSiteBuildOK with default headers values
func (*GetSiteBuildOK) Error ¶
func (o *GetSiteBuildOK) Error() string
func (*GetSiteBuildOK) GetPayload ¶
func (o *GetSiteBuildOK) GetPayload() *models.Build
type GetSiteBuildParams ¶
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 ¶
func NewGetSiteBuildParams() *GetSiteBuildParams
NewGetSiteBuildParams creates a new GetSiteBuildParams object with the default values initialized.
func NewGetSiteBuildParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetSiteBuildParams) SetBuildID(buildID string)
SetBuildID adds the buildId to the get site build params
func (*GetSiteBuildParams) SetContext ¶
func (o *GetSiteBuildParams) SetContext(ctx context.Context)
SetContext adds the context to the get site build params
func (*GetSiteBuildParams) SetHTTPClient ¶
func (o *GetSiteBuildParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site build params
func (*GetSiteBuildParams) SetTimeout ¶
func (o *GetSiteBuildParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site build params
func (*GetSiteBuildParams) WithBuildID ¶
func (o *GetSiteBuildParams) WithBuildID(buildID string) *GetSiteBuildParams
WithBuildID adds the buildID to the get site build params
func (*GetSiteBuildParams) WithContext ¶
func (o *GetSiteBuildParams) WithContext(ctx context.Context) *GetSiteBuildParams
WithContext adds the context to the get site build params
func (*GetSiteBuildParams) WithHTTPClient ¶
func (o *GetSiteBuildParams) WithHTTPClient(client *http.Client) *GetSiteBuildParams
WithHTTPClient adds the HTTPClient to the get site build params
func (*GetSiteBuildParams) WithTimeout ¶
func (o *GetSiteBuildParams) WithTimeout(timeout time.Duration) *GetSiteBuildParams
WithTimeout adds the timeout to the get site build params
func (*GetSiteBuildParams) WriteToRequest ¶
func (o *GetSiteBuildParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteBuildReader ¶
type GetSiteBuildReader struct {
// contains filtered or unexported fields
}
GetSiteBuildReader is a Reader for the GetSiteBuild structure.
func (*GetSiteBuildReader) ReadResponse ¶
func (o *GetSiteBuildReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteDatabaseBranchDefault ¶ added in v2.47.0
type GetSiteDatabaseBranchDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSiteDatabaseBranchDefault handles this case with default header values.
error
func NewGetSiteDatabaseBranchDefault ¶ added in v2.47.0
func NewGetSiteDatabaseBranchDefault(code int) *GetSiteDatabaseBranchDefault
NewGetSiteDatabaseBranchDefault creates a GetSiteDatabaseBranchDefault with default headers values
func (*GetSiteDatabaseBranchDefault) Code ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchDefault) Code() int
Code gets the status code for the get site database branch default response
func (*GetSiteDatabaseBranchDefault) Error ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchDefault) Error() string
func (*GetSiteDatabaseBranchDefault) GetPayload ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchDefault) GetPayload() *models.Error
type GetSiteDatabaseBranchNotFound ¶ added in v2.47.0
type GetSiteDatabaseBranchNotFound struct {
}
GetSiteDatabaseBranchNotFound handles this case with default header values.
Branch not found
func NewGetSiteDatabaseBranchNotFound ¶ added in v2.47.0
func NewGetSiteDatabaseBranchNotFound() *GetSiteDatabaseBranchNotFound
NewGetSiteDatabaseBranchNotFound creates a GetSiteDatabaseBranchNotFound with default headers values
func (*GetSiteDatabaseBranchNotFound) Error ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchNotFound) Error() string
type GetSiteDatabaseBranchOK ¶ added in v2.47.0
type GetSiteDatabaseBranchOK struct {
Payload *models.DatabaseBranchResponse
}
GetSiteDatabaseBranchOK handles this case with default header values.
OK
func NewGetSiteDatabaseBranchOK ¶ added in v2.47.0
func NewGetSiteDatabaseBranchOK() *GetSiteDatabaseBranchOK
NewGetSiteDatabaseBranchOK creates a GetSiteDatabaseBranchOK with default headers values
func (*GetSiteDatabaseBranchOK) Error ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchOK) Error() string
func (*GetSiteDatabaseBranchOK) GetPayload ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchOK) GetPayload() *models.DatabaseBranchResponse
type GetSiteDatabaseBranchParams ¶ added in v2.47.0
type GetSiteDatabaseBranchParams struct {
/*BranchID
The branch ID
*/
BranchID string
/*Role
The database role to use for the connection string. Defaults to netlifydb_owner if not specified.
*/
Role *string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSiteDatabaseBranchParams contains all the parameters to send to the API endpoint for the get site database branch operation typically these are written to a http.Request
func NewGetSiteDatabaseBranchParams ¶ added in v2.47.0
func NewGetSiteDatabaseBranchParams() *GetSiteDatabaseBranchParams
NewGetSiteDatabaseBranchParams creates a new GetSiteDatabaseBranchParams object with the default values initialized.
func NewGetSiteDatabaseBranchParamsWithContext ¶ added in v2.47.0
func NewGetSiteDatabaseBranchParamsWithContext(ctx context.Context) *GetSiteDatabaseBranchParams
NewGetSiteDatabaseBranchParamsWithContext creates a new GetSiteDatabaseBranchParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteDatabaseBranchParamsWithHTTPClient ¶ added in v2.47.0
func NewGetSiteDatabaseBranchParamsWithHTTPClient(client *http.Client) *GetSiteDatabaseBranchParams
NewGetSiteDatabaseBranchParamsWithHTTPClient creates a new GetSiteDatabaseBranchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteDatabaseBranchParamsWithTimeout ¶ added in v2.47.0
func NewGetSiteDatabaseBranchParamsWithTimeout(timeout time.Duration) *GetSiteDatabaseBranchParams
NewGetSiteDatabaseBranchParamsWithTimeout creates a new GetSiteDatabaseBranchParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteDatabaseBranchParams) SetBranchID ¶ added in v2.53.0
func (o *GetSiteDatabaseBranchParams) SetBranchID(branchID string)
SetBranchID adds the branchId to the get site database branch params
func (*GetSiteDatabaseBranchParams) SetContext ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchParams) SetContext(ctx context.Context)
SetContext adds the context to the get site database branch params
func (*GetSiteDatabaseBranchParams) SetHTTPClient ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site database branch params
func (*GetSiteDatabaseBranchParams) SetRole ¶ added in v2.53.0
func (o *GetSiteDatabaseBranchParams) SetRole(role *string)
SetRole adds the role to the get site database branch params
func (*GetSiteDatabaseBranchParams) SetSiteID ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site database branch params
func (*GetSiteDatabaseBranchParams) SetTimeout ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site database branch params
func (*GetSiteDatabaseBranchParams) WithBranchID ¶ added in v2.53.0
func (o *GetSiteDatabaseBranchParams) WithBranchID(branchID string) *GetSiteDatabaseBranchParams
WithBranchID adds the branchID to the get site database branch params
func (*GetSiteDatabaseBranchParams) WithContext ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchParams) WithContext(ctx context.Context) *GetSiteDatabaseBranchParams
WithContext adds the context to the get site database branch params
func (*GetSiteDatabaseBranchParams) WithHTTPClient ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchParams) WithHTTPClient(client *http.Client) *GetSiteDatabaseBranchParams
WithHTTPClient adds the HTTPClient to the get site database branch params
func (*GetSiteDatabaseBranchParams) WithRole ¶ added in v2.53.0
func (o *GetSiteDatabaseBranchParams) WithRole(role *string) *GetSiteDatabaseBranchParams
WithRole adds the role to the get site database branch params
func (*GetSiteDatabaseBranchParams) WithSiteID ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchParams) WithSiteID(siteID string) *GetSiteDatabaseBranchParams
WithSiteID adds the siteID to the get site database branch params
func (*GetSiteDatabaseBranchParams) WithTimeout ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchParams) WithTimeout(timeout time.Duration) *GetSiteDatabaseBranchParams
WithTimeout adds the timeout to the get site database branch params
func (*GetSiteDatabaseBranchParams) WriteToRequest ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteDatabaseBranchReader ¶ added in v2.47.0
type GetSiteDatabaseBranchReader struct {
// contains filtered or unexported fields
}
GetSiteDatabaseBranchReader is a Reader for the GetSiteDatabaseBranch structure.
func (*GetSiteDatabaseBranchReader) ReadResponse ¶ added in v2.47.0
func (o *GetSiteDatabaseBranchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteDatabaseComputeSettingsDefault ¶ added in v2.53.0
type GetSiteDatabaseComputeSettingsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSiteDatabaseComputeSettingsDefault handles this case with default header values.
error
func NewGetSiteDatabaseComputeSettingsDefault ¶ added in v2.53.0
func NewGetSiteDatabaseComputeSettingsDefault(code int) *GetSiteDatabaseComputeSettingsDefault
NewGetSiteDatabaseComputeSettingsDefault creates a GetSiteDatabaseComputeSettingsDefault with default headers values
func (*GetSiteDatabaseComputeSettingsDefault) Code ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsDefault) Code() int
Code gets the status code for the get site database compute settings default response
func (*GetSiteDatabaseComputeSettingsDefault) Error ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsDefault) Error() string
func (*GetSiteDatabaseComputeSettingsDefault) GetPayload ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsDefault) GetPayload() *models.Error
type GetSiteDatabaseComputeSettingsForbidden ¶ added in v2.53.0
type GetSiteDatabaseComputeSettingsForbidden struct {
}
GetSiteDatabaseComputeSettingsForbidden handles this case with default header values.
Compute customization requires a Pro or higher plan
func NewGetSiteDatabaseComputeSettingsForbidden ¶ added in v2.53.0
func NewGetSiteDatabaseComputeSettingsForbidden() *GetSiteDatabaseComputeSettingsForbidden
NewGetSiteDatabaseComputeSettingsForbidden creates a GetSiteDatabaseComputeSettingsForbidden with default headers values
func (*GetSiteDatabaseComputeSettingsForbidden) Error ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsForbidden) Error() string
type GetSiteDatabaseComputeSettingsOK ¶ added in v2.53.0
type GetSiteDatabaseComputeSettingsOK struct {
Payload *models.DatabaseComputeSettings
}
GetSiteDatabaseComputeSettingsOK handles this case with default header values.
OK
func NewGetSiteDatabaseComputeSettingsOK ¶ added in v2.53.0
func NewGetSiteDatabaseComputeSettingsOK() *GetSiteDatabaseComputeSettingsOK
NewGetSiteDatabaseComputeSettingsOK creates a GetSiteDatabaseComputeSettingsOK with default headers values
func (*GetSiteDatabaseComputeSettingsOK) Error ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsOK) Error() string
func (*GetSiteDatabaseComputeSettingsOK) GetPayload ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsOK) GetPayload() *models.DatabaseComputeSettings
type GetSiteDatabaseComputeSettingsParams ¶ added in v2.53.0
type GetSiteDatabaseComputeSettingsParams struct {
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSiteDatabaseComputeSettingsParams contains all the parameters to send to the API endpoint for the get site database compute settings operation typically these are written to a http.Request
func NewGetSiteDatabaseComputeSettingsParams ¶ added in v2.53.0
func NewGetSiteDatabaseComputeSettingsParams() *GetSiteDatabaseComputeSettingsParams
NewGetSiteDatabaseComputeSettingsParams creates a new GetSiteDatabaseComputeSettingsParams object with the default values initialized.
func NewGetSiteDatabaseComputeSettingsParamsWithContext ¶ added in v2.53.0
func NewGetSiteDatabaseComputeSettingsParamsWithContext(ctx context.Context) *GetSiteDatabaseComputeSettingsParams
NewGetSiteDatabaseComputeSettingsParamsWithContext creates a new GetSiteDatabaseComputeSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteDatabaseComputeSettingsParamsWithHTTPClient ¶ added in v2.53.0
func NewGetSiteDatabaseComputeSettingsParamsWithHTTPClient(client *http.Client) *GetSiteDatabaseComputeSettingsParams
NewGetSiteDatabaseComputeSettingsParamsWithHTTPClient creates a new GetSiteDatabaseComputeSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteDatabaseComputeSettingsParamsWithTimeout ¶ added in v2.53.0
func NewGetSiteDatabaseComputeSettingsParamsWithTimeout(timeout time.Duration) *GetSiteDatabaseComputeSettingsParams
NewGetSiteDatabaseComputeSettingsParamsWithTimeout creates a new GetSiteDatabaseComputeSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteDatabaseComputeSettingsParams) SetContext ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get site database compute settings params
func (*GetSiteDatabaseComputeSettingsParams) SetHTTPClient ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site database compute settings params
func (*GetSiteDatabaseComputeSettingsParams) SetSiteID ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site database compute settings params
func (*GetSiteDatabaseComputeSettingsParams) SetTimeout ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site database compute settings params
func (*GetSiteDatabaseComputeSettingsParams) WithContext ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsParams) WithContext(ctx context.Context) *GetSiteDatabaseComputeSettingsParams
WithContext adds the context to the get site database compute settings params
func (*GetSiteDatabaseComputeSettingsParams) WithHTTPClient ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsParams) WithHTTPClient(client *http.Client) *GetSiteDatabaseComputeSettingsParams
WithHTTPClient adds the HTTPClient to the get site database compute settings params
func (*GetSiteDatabaseComputeSettingsParams) WithSiteID ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsParams) WithSiteID(siteID string) *GetSiteDatabaseComputeSettingsParams
WithSiteID adds the siteID to the get site database compute settings params
func (*GetSiteDatabaseComputeSettingsParams) WithTimeout ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsParams) WithTimeout(timeout time.Duration) *GetSiteDatabaseComputeSettingsParams
WithTimeout adds the timeout to the get site database compute settings params
func (*GetSiteDatabaseComputeSettingsParams) WriteToRequest ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteDatabaseComputeSettingsReader ¶ added in v2.53.0
type GetSiteDatabaseComputeSettingsReader struct {
// contains filtered or unexported fields
}
GetSiteDatabaseComputeSettingsReader is a Reader for the GetSiteDatabaseComputeSettings structure.
func (*GetSiteDatabaseComputeSettingsReader) ReadResponse ¶ added in v2.53.0
func (o *GetSiteDatabaseComputeSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteDatabaseDefault ¶ added in v2.47.0
type GetSiteDatabaseDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSiteDatabaseDefault handles this case with default header values.
error
func NewGetSiteDatabaseDefault ¶ added in v2.47.0
func NewGetSiteDatabaseDefault(code int) *GetSiteDatabaseDefault
NewGetSiteDatabaseDefault creates a GetSiteDatabaseDefault with default headers values
func (*GetSiteDatabaseDefault) Code ¶ added in v2.47.0
func (o *GetSiteDatabaseDefault) Code() int
Code gets the status code for the get site database default response
func (*GetSiteDatabaseDefault) Error ¶ added in v2.47.0
func (o *GetSiteDatabaseDefault) Error() string
func (*GetSiteDatabaseDefault) GetPayload ¶ added in v2.47.0
func (o *GetSiteDatabaseDefault) GetPayload() *models.Error
type GetSiteDatabaseMigrationDefault ¶ added in v2.53.0
type GetSiteDatabaseMigrationDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSiteDatabaseMigrationDefault handles this case with default header values.
error
func NewGetSiteDatabaseMigrationDefault ¶ added in v2.53.0
func NewGetSiteDatabaseMigrationDefault(code int) *GetSiteDatabaseMigrationDefault
NewGetSiteDatabaseMigrationDefault creates a GetSiteDatabaseMigrationDefault with default headers values
func (*GetSiteDatabaseMigrationDefault) Code ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationDefault) Code() int
Code gets the status code for the get site database migration default response
func (*GetSiteDatabaseMigrationDefault) Error ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationDefault) Error() string
func (*GetSiteDatabaseMigrationDefault) GetPayload ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationDefault) GetPayload() *models.Error
type GetSiteDatabaseMigrationLocked ¶ added in v2.53.0
type GetSiteDatabaseMigrationLocked struct {
}
GetSiteDatabaseMigrationLocked handles this case with default header values.
Database is disabled
func NewGetSiteDatabaseMigrationLocked ¶ added in v2.53.0
func NewGetSiteDatabaseMigrationLocked() *GetSiteDatabaseMigrationLocked
NewGetSiteDatabaseMigrationLocked creates a GetSiteDatabaseMigrationLocked with default headers values
func (*GetSiteDatabaseMigrationLocked) Error ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationLocked) Error() string
type GetSiteDatabaseMigrationNotFound ¶ added in v2.53.0
type GetSiteDatabaseMigrationNotFound struct {
}
GetSiteDatabaseMigrationNotFound handles this case with default header values.
Migration, database, or branch not found
func NewGetSiteDatabaseMigrationNotFound ¶ added in v2.53.0
func NewGetSiteDatabaseMigrationNotFound() *GetSiteDatabaseMigrationNotFound
NewGetSiteDatabaseMigrationNotFound creates a GetSiteDatabaseMigrationNotFound with default headers values
func (*GetSiteDatabaseMigrationNotFound) Error ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationNotFound) Error() string
type GetSiteDatabaseMigrationOK ¶ added in v2.53.0
type GetSiteDatabaseMigrationOK struct {
Payload *models.DatabaseMigrationDetail
}
GetSiteDatabaseMigrationOK handles this case with default header values.
OK
func NewGetSiteDatabaseMigrationOK ¶ added in v2.53.0
func NewGetSiteDatabaseMigrationOK() *GetSiteDatabaseMigrationOK
NewGetSiteDatabaseMigrationOK creates a GetSiteDatabaseMigrationOK with default headers values
func (*GetSiteDatabaseMigrationOK) Error ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationOK) Error() string
func (*GetSiteDatabaseMigrationOK) GetPayload ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationOK) GetPayload() *models.DatabaseMigrationDetail
type GetSiteDatabaseMigrationParams ¶ added in v2.53.0
type GetSiteDatabaseMigrationParams struct {
/*Branch
The branch ID to look up the migration on. Defaults to the currently published deploy's branch.
*/
Branch *string
/*Name
The migration name
*/
Name string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSiteDatabaseMigrationParams contains all the parameters to send to the API endpoint for the get site database migration operation typically these are written to a http.Request
func NewGetSiteDatabaseMigrationParams ¶ added in v2.53.0
func NewGetSiteDatabaseMigrationParams() *GetSiteDatabaseMigrationParams
NewGetSiteDatabaseMigrationParams creates a new GetSiteDatabaseMigrationParams object with the default values initialized.
func NewGetSiteDatabaseMigrationParamsWithContext ¶ added in v2.53.0
func NewGetSiteDatabaseMigrationParamsWithContext(ctx context.Context) *GetSiteDatabaseMigrationParams
NewGetSiteDatabaseMigrationParamsWithContext creates a new GetSiteDatabaseMigrationParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteDatabaseMigrationParamsWithHTTPClient ¶ added in v2.53.0
func NewGetSiteDatabaseMigrationParamsWithHTTPClient(client *http.Client) *GetSiteDatabaseMigrationParams
NewGetSiteDatabaseMigrationParamsWithHTTPClient creates a new GetSiteDatabaseMigrationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteDatabaseMigrationParamsWithTimeout ¶ added in v2.53.0
func NewGetSiteDatabaseMigrationParamsWithTimeout(timeout time.Duration) *GetSiteDatabaseMigrationParams
NewGetSiteDatabaseMigrationParamsWithTimeout creates a new GetSiteDatabaseMigrationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteDatabaseMigrationParams) SetBranch ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) SetBranch(branch *string)
SetBranch adds the branch to the get site database migration params
func (*GetSiteDatabaseMigrationParams) SetContext ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) SetContext(ctx context.Context)
SetContext adds the context to the get site database migration params
func (*GetSiteDatabaseMigrationParams) SetHTTPClient ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site database migration params
func (*GetSiteDatabaseMigrationParams) SetName ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) SetName(name string)
SetName adds the name to the get site database migration params
func (*GetSiteDatabaseMigrationParams) SetSiteID ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site database migration params
func (*GetSiteDatabaseMigrationParams) SetTimeout ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site database migration params
func (*GetSiteDatabaseMigrationParams) WithBranch ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) WithBranch(branch *string) *GetSiteDatabaseMigrationParams
WithBranch adds the branch to the get site database migration params
func (*GetSiteDatabaseMigrationParams) WithContext ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) WithContext(ctx context.Context) *GetSiteDatabaseMigrationParams
WithContext adds the context to the get site database migration params
func (*GetSiteDatabaseMigrationParams) WithHTTPClient ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) WithHTTPClient(client *http.Client) *GetSiteDatabaseMigrationParams
WithHTTPClient adds the HTTPClient to the get site database migration params
func (*GetSiteDatabaseMigrationParams) WithName ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) WithName(name string) *GetSiteDatabaseMigrationParams
WithName adds the name to the get site database migration params
func (*GetSiteDatabaseMigrationParams) WithSiteID ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) WithSiteID(siteID string) *GetSiteDatabaseMigrationParams
WithSiteID adds the siteID to the get site database migration params
func (*GetSiteDatabaseMigrationParams) WithTimeout ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) WithTimeout(timeout time.Duration) *GetSiteDatabaseMigrationParams
WithTimeout adds the timeout to the get site database migration params
func (*GetSiteDatabaseMigrationParams) WriteToRequest ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteDatabaseMigrationReader ¶ added in v2.53.0
type GetSiteDatabaseMigrationReader struct {
// contains filtered or unexported fields
}
GetSiteDatabaseMigrationReader is a Reader for the GetSiteDatabaseMigration structure.
func (*GetSiteDatabaseMigrationReader) ReadResponse ¶ added in v2.53.0
func (o *GetSiteDatabaseMigrationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteDatabaseOK ¶ added in v2.47.0
type GetSiteDatabaseOK struct {
Payload *models.DatabaseResponse
}
GetSiteDatabaseOK handles this case with default header values.
OK
func NewGetSiteDatabaseOK ¶ added in v2.47.0
func NewGetSiteDatabaseOK() *GetSiteDatabaseOK
NewGetSiteDatabaseOK creates a GetSiteDatabaseOK with default headers values
func (*GetSiteDatabaseOK) Error ¶ added in v2.47.0
func (o *GetSiteDatabaseOK) Error() string
func (*GetSiteDatabaseOK) GetPayload ¶ added in v2.47.0
func (o *GetSiteDatabaseOK) GetPayload() *models.DatabaseResponse
type GetSiteDatabaseParams ¶ added in v2.47.0
type GetSiteDatabaseParams struct {
/*Role
The database role to use for the connection string. Defaults to netlifydb_owner if not specified.
*/
Role *string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSiteDatabaseParams contains all the parameters to send to the API endpoint for the get site database operation typically these are written to a http.Request
func NewGetSiteDatabaseParams ¶ added in v2.47.0
func NewGetSiteDatabaseParams() *GetSiteDatabaseParams
NewGetSiteDatabaseParams creates a new GetSiteDatabaseParams object with the default values initialized.
func NewGetSiteDatabaseParamsWithContext ¶ added in v2.47.0
func NewGetSiteDatabaseParamsWithContext(ctx context.Context) *GetSiteDatabaseParams
NewGetSiteDatabaseParamsWithContext creates a new GetSiteDatabaseParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteDatabaseParamsWithHTTPClient ¶ added in v2.47.0
func NewGetSiteDatabaseParamsWithHTTPClient(client *http.Client) *GetSiteDatabaseParams
NewGetSiteDatabaseParamsWithHTTPClient creates a new GetSiteDatabaseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteDatabaseParamsWithTimeout ¶ added in v2.47.0
func NewGetSiteDatabaseParamsWithTimeout(timeout time.Duration) *GetSiteDatabaseParams
NewGetSiteDatabaseParamsWithTimeout creates a new GetSiteDatabaseParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteDatabaseParams) SetContext ¶ added in v2.47.0
func (o *GetSiteDatabaseParams) SetContext(ctx context.Context)
SetContext adds the context to the get site database params
func (*GetSiteDatabaseParams) SetHTTPClient ¶ added in v2.47.0
func (o *GetSiteDatabaseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site database params
func (*GetSiteDatabaseParams) SetRole ¶ added in v2.53.0
func (o *GetSiteDatabaseParams) SetRole(role *string)
SetRole adds the role to the get site database params
func (*GetSiteDatabaseParams) SetSiteID ¶ added in v2.47.0
func (o *GetSiteDatabaseParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site database params
func (*GetSiteDatabaseParams) SetTimeout ¶ added in v2.47.0
func (o *GetSiteDatabaseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site database params
func (*GetSiteDatabaseParams) WithContext ¶ added in v2.47.0
func (o *GetSiteDatabaseParams) WithContext(ctx context.Context) *GetSiteDatabaseParams
WithContext adds the context to the get site database params
func (*GetSiteDatabaseParams) WithHTTPClient ¶ added in v2.47.0
func (o *GetSiteDatabaseParams) WithHTTPClient(client *http.Client) *GetSiteDatabaseParams
WithHTTPClient adds the HTTPClient to the get site database params
func (*GetSiteDatabaseParams) WithRole ¶ added in v2.53.0
func (o *GetSiteDatabaseParams) WithRole(role *string) *GetSiteDatabaseParams
WithRole adds the role to the get site database params
func (*GetSiteDatabaseParams) WithSiteID ¶ added in v2.47.0
func (o *GetSiteDatabaseParams) WithSiteID(siteID string) *GetSiteDatabaseParams
WithSiteID adds the siteID to the get site database params
func (*GetSiteDatabaseParams) WithTimeout ¶ added in v2.47.0
func (o *GetSiteDatabaseParams) WithTimeout(timeout time.Duration) *GetSiteDatabaseParams
WithTimeout adds the timeout to the get site database params
func (*GetSiteDatabaseParams) WriteToRequest ¶ added in v2.47.0
func (o *GetSiteDatabaseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteDatabaseReader ¶ added in v2.47.0
type GetSiteDatabaseReader struct {
// contains filtered or unexported fields
}
GetSiteDatabaseReader is a Reader for the GetSiteDatabase structure.
func (*GetSiteDatabaseReader) ReadResponse ¶ added in v2.47.0
func (o *GetSiteDatabaseReader) 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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *GetSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the get site deploy params
func (*GetSiteDeployParams) SetDeployID ¶
func (o *GetSiteDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the get site deploy params
func (*GetSiteDeployParams) SetHTTPClient ¶
func (o *GetSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site deploy params
func (*GetSiteDeployParams) SetSiteID ¶
func (o *GetSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site deploy params
func (*GetSiteDeployParams) SetTimeout ¶
func (o *GetSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site deploy params
func (*GetSiteDeployParams) WithContext ¶
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 ¶
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 ¶
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 GetSiteDevServerHookDefault ¶ added in v2.30.0
type GetSiteDevServerHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSiteDevServerHookDefault handles this case with default header values.
error
func NewGetSiteDevServerHookDefault ¶ added in v2.30.0
func NewGetSiteDevServerHookDefault(code int) *GetSiteDevServerHookDefault
NewGetSiteDevServerHookDefault creates a GetSiteDevServerHookDefault with default headers values
func (*GetSiteDevServerHookDefault) Code ¶ added in v2.30.0
func (o *GetSiteDevServerHookDefault) Code() int
Code gets the status code for the get site dev server hook default response
func (*GetSiteDevServerHookDefault) Error ¶ added in v2.30.0
func (o *GetSiteDevServerHookDefault) Error() string
func (*GetSiteDevServerHookDefault) GetPayload ¶ added in v2.30.0
func (o *GetSiteDevServerHookDefault) GetPayload() *models.Error
type GetSiteDevServerHookOK ¶ added in v2.30.0
type GetSiteDevServerHookOK struct {
Payload *models.DevServerHook
}
GetSiteDevServerHookOK handles this case with default header values.
OK
func NewGetSiteDevServerHookOK ¶ added in v2.30.0
func NewGetSiteDevServerHookOK() *GetSiteDevServerHookOK
NewGetSiteDevServerHookOK creates a GetSiteDevServerHookOK with default headers values
func (*GetSiteDevServerHookOK) Error ¶ added in v2.30.0
func (o *GetSiteDevServerHookOK) Error() string
func (*GetSiteDevServerHookOK) GetPayload ¶ added in v2.30.0
func (o *GetSiteDevServerHookOK) GetPayload() *models.DevServerHook
type GetSiteDevServerHookParams ¶ added in v2.30.0
type GetSiteDevServerHookParams struct {
/*ID*/
ID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSiteDevServerHookParams contains all the parameters to send to the API endpoint for the get site dev server hook operation typically these are written to a http.Request
func NewGetSiteDevServerHookParams ¶ added in v2.30.0
func NewGetSiteDevServerHookParams() *GetSiteDevServerHookParams
NewGetSiteDevServerHookParams creates a new GetSiteDevServerHookParams object with the default values initialized.
func NewGetSiteDevServerHookParamsWithContext ¶ added in v2.30.0
func NewGetSiteDevServerHookParamsWithContext(ctx context.Context) *GetSiteDevServerHookParams
NewGetSiteDevServerHookParamsWithContext creates a new GetSiteDevServerHookParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteDevServerHookParamsWithHTTPClient ¶ added in v2.30.0
func NewGetSiteDevServerHookParamsWithHTTPClient(client *http.Client) *GetSiteDevServerHookParams
NewGetSiteDevServerHookParamsWithHTTPClient creates a new GetSiteDevServerHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteDevServerHookParamsWithTimeout ¶ added in v2.30.0
func NewGetSiteDevServerHookParamsWithTimeout(timeout time.Duration) *GetSiteDevServerHookParams
NewGetSiteDevServerHookParamsWithTimeout creates a new GetSiteDevServerHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteDevServerHookParams) SetContext ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) SetContext(ctx context.Context)
SetContext adds the context to the get site dev server hook params
func (*GetSiteDevServerHookParams) SetHTTPClient ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site dev server hook params
func (*GetSiteDevServerHookParams) SetID ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) SetID(id string)
SetID adds the id to the get site dev server hook params
func (*GetSiteDevServerHookParams) SetSiteID ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site dev server hook params
func (*GetSiteDevServerHookParams) SetTimeout ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site dev server hook params
func (*GetSiteDevServerHookParams) WithContext ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) WithContext(ctx context.Context) *GetSiteDevServerHookParams
WithContext adds the context to the get site dev server hook params
func (*GetSiteDevServerHookParams) WithHTTPClient ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) WithHTTPClient(client *http.Client) *GetSiteDevServerHookParams
WithHTTPClient adds the HTTPClient to the get site dev server hook params
func (*GetSiteDevServerHookParams) WithID ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) WithID(id string) *GetSiteDevServerHookParams
WithID adds the id to the get site dev server hook params
func (*GetSiteDevServerHookParams) WithSiteID ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) WithSiteID(siteID string) *GetSiteDevServerHookParams
WithSiteID adds the siteID to the get site dev server hook params
func (*GetSiteDevServerHookParams) WithTimeout ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) WithTimeout(timeout time.Duration) *GetSiteDevServerHookParams
WithTimeout adds the timeout to the get site dev server hook params
func (*GetSiteDevServerHookParams) WriteToRequest ¶ added in v2.30.0
func (o *GetSiteDevServerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteDevServerHookReader ¶ added in v2.30.0
type GetSiteDevServerHookReader struct {
// contains filtered or unexported fields
}
GetSiteDevServerHookReader is a Reader for the GetSiteDevServerHook structure.
func (*GetSiteDevServerHookReader) ReadResponse ¶ added in v2.30.0
func (o *GetSiteDevServerHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteDevServerOK ¶ added in v2.30.0
GetSiteDevServerOK handles this case with default header values.
OK
func NewGetSiteDevServerOK ¶ added in v2.30.0
func NewGetSiteDevServerOK() *GetSiteDevServerOK
NewGetSiteDevServerOK creates a GetSiteDevServerOK with default headers values
func (*GetSiteDevServerOK) Error ¶ added in v2.30.0
func (o *GetSiteDevServerOK) Error() string
func (*GetSiteDevServerOK) GetPayload ¶ added in v2.30.0
func (o *GetSiteDevServerOK) GetPayload() *models.DevServer
type GetSiteDevServerParams ¶ added in v2.30.0
type GetSiteDevServerParams struct {
/*DevServerID*/
DevServerID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSiteDevServerParams contains all the parameters to send to the API endpoint for the get site dev server operation typically these are written to a http.Request
func NewGetSiteDevServerParams ¶ added in v2.30.0
func NewGetSiteDevServerParams() *GetSiteDevServerParams
NewGetSiteDevServerParams creates a new GetSiteDevServerParams object with the default values initialized.
func NewGetSiteDevServerParamsWithContext ¶ added in v2.30.0
func NewGetSiteDevServerParamsWithContext(ctx context.Context) *GetSiteDevServerParams
NewGetSiteDevServerParamsWithContext creates a new GetSiteDevServerParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteDevServerParamsWithHTTPClient ¶ added in v2.30.0
func NewGetSiteDevServerParamsWithHTTPClient(client *http.Client) *GetSiteDevServerParams
NewGetSiteDevServerParamsWithHTTPClient creates a new GetSiteDevServerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteDevServerParamsWithTimeout ¶ added in v2.30.0
func NewGetSiteDevServerParamsWithTimeout(timeout time.Duration) *GetSiteDevServerParams
NewGetSiteDevServerParamsWithTimeout creates a new GetSiteDevServerParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteDevServerParams) SetContext ¶ added in v2.30.0
func (o *GetSiteDevServerParams) SetContext(ctx context.Context)
SetContext adds the context to the get site dev server params
func (*GetSiteDevServerParams) SetDevServerID ¶ added in v2.30.0
func (o *GetSiteDevServerParams) SetDevServerID(devServerID string)
SetDevServerID adds the devServerId to the get site dev server params
func (*GetSiteDevServerParams) SetHTTPClient ¶ added in v2.30.0
func (o *GetSiteDevServerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site dev server params
func (*GetSiteDevServerParams) SetSiteID ¶ added in v2.30.0
func (o *GetSiteDevServerParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site dev server params
func (*GetSiteDevServerParams) SetTimeout ¶ added in v2.30.0
func (o *GetSiteDevServerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site dev server params
func (*GetSiteDevServerParams) WithContext ¶ added in v2.30.0
func (o *GetSiteDevServerParams) WithContext(ctx context.Context) *GetSiteDevServerParams
WithContext adds the context to the get site dev server params
func (*GetSiteDevServerParams) WithDevServerID ¶ added in v2.30.0
func (o *GetSiteDevServerParams) WithDevServerID(devServerID string) *GetSiteDevServerParams
WithDevServerID adds the devServerID to the get site dev server params
func (*GetSiteDevServerParams) WithHTTPClient ¶ added in v2.30.0
func (o *GetSiteDevServerParams) WithHTTPClient(client *http.Client) *GetSiteDevServerParams
WithHTTPClient adds the HTTPClient to the get site dev server params
func (*GetSiteDevServerParams) WithSiteID ¶ added in v2.30.0
func (o *GetSiteDevServerParams) WithSiteID(siteID string) *GetSiteDevServerParams
WithSiteID adds the siteID to the get site dev server params
func (*GetSiteDevServerParams) WithTimeout ¶ added in v2.30.0
func (o *GetSiteDevServerParams) WithTimeout(timeout time.Duration) *GetSiteDevServerParams
WithTimeout adds the timeout to the get site dev server params
func (*GetSiteDevServerParams) WriteToRequest ¶ added in v2.30.0
func (o *GetSiteDevServerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteDevServerReader ¶ added in v2.30.0
type GetSiteDevServerReader struct {
// contains filtered or unexported fields
}
GetSiteDevServerReader is a Reader for the GetSiteDevServer structure.
func (*GetSiteDevServerReader) ReadResponse ¶ added in v2.30.0
func (o *GetSiteDevServerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSiteEnvVarsDefault ¶ added in v2.25.0
type GetSiteEnvVarsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSiteEnvVarsDefault handles this case with default header values.
error
func NewGetSiteEnvVarsDefault ¶ added in v2.25.0
func NewGetSiteEnvVarsDefault(code int) *GetSiteEnvVarsDefault
NewGetSiteEnvVarsDefault creates a GetSiteEnvVarsDefault with default headers values
func (*GetSiteEnvVarsDefault) Code ¶ added in v2.25.0
func (o *GetSiteEnvVarsDefault) Code() int
Code gets the status code for the get site env vars default response
func (*GetSiteEnvVarsDefault) Error ¶ added in v2.25.0
func (o *GetSiteEnvVarsDefault) Error() string
func (*GetSiteEnvVarsDefault) GetPayload ¶ added in v2.25.0
func (o *GetSiteEnvVarsDefault) GetPayload() *models.Error
type GetSiteEnvVarsOK ¶ added in v2.25.0
GetSiteEnvVarsOK handles this case with default header values.
OK
func NewGetSiteEnvVarsOK ¶ added in v2.25.0
func NewGetSiteEnvVarsOK() *GetSiteEnvVarsOK
NewGetSiteEnvVarsOK creates a GetSiteEnvVarsOK with default headers values
func (*GetSiteEnvVarsOK) Error ¶ added in v2.25.0
func (o *GetSiteEnvVarsOK) Error() string
func (*GetSiteEnvVarsOK) GetPayload ¶ added in v2.25.0
func (o *GetSiteEnvVarsOK) GetPayload() []*models.EnvVar
type GetSiteEnvVarsParams ¶ added in v2.25.0
type GetSiteEnvVarsParams struct {
/*ContextName
Filter by deploy context
*/
ContextName *string
/*Scope
Filter by scope
*/
Scope *string
/*SiteID
Scope response to site_id
*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetSiteEnvVarsParams contains all the parameters to send to the API endpoint for the get site env vars operation typically these are written to a http.Request
func NewGetSiteEnvVarsParams ¶ added in v2.25.0
func NewGetSiteEnvVarsParams() *GetSiteEnvVarsParams
NewGetSiteEnvVarsParams creates a new GetSiteEnvVarsParams object with the default values initialized.
func NewGetSiteEnvVarsParamsWithContext ¶ added in v2.25.0
func NewGetSiteEnvVarsParamsWithContext(ctx context.Context) *GetSiteEnvVarsParams
NewGetSiteEnvVarsParamsWithContext creates a new GetSiteEnvVarsParams object with the default values initialized, and the ability to set a context for a request
func NewGetSiteEnvVarsParamsWithHTTPClient ¶ added in v2.25.0
func NewGetSiteEnvVarsParamsWithHTTPClient(client *http.Client) *GetSiteEnvVarsParams
NewGetSiteEnvVarsParamsWithHTTPClient creates a new GetSiteEnvVarsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSiteEnvVarsParamsWithTimeout ¶ added in v2.25.0
func NewGetSiteEnvVarsParamsWithTimeout(timeout time.Duration) *GetSiteEnvVarsParams
NewGetSiteEnvVarsParamsWithTimeout creates a new GetSiteEnvVarsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSiteEnvVarsParams) SetContext ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) SetContext(ctx context.Context)
SetContext adds the context to the get site env vars params
func (*GetSiteEnvVarsParams) SetContextName ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) SetContextName(contextName *string)
SetContextName adds the contextName to the get site env vars params
func (*GetSiteEnvVarsParams) SetHTTPClient ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site env vars params
func (*GetSiteEnvVarsParams) SetScope ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) SetScope(scope *string)
SetScope adds the scope to the get site env vars params
func (*GetSiteEnvVarsParams) SetSiteID ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site env vars params
func (*GetSiteEnvVarsParams) SetTimeout ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site env vars params
func (*GetSiteEnvVarsParams) WithContext ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) WithContext(ctx context.Context) *GetSiteEnvVarsParams
WithContext adds the context to the get site env vars params
func (*GetSiteEnvVarsParams) WithContextName ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) WithContextName(contextName *string) *GetSiteEnvVarsParams
WithContextName adds the contextName to the get site env vars params
func (*GetSiteEnvVarsParams) WithHTTPClient ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) WithHTTPClient(client *http.Client) *GetSiteEnvVarsParams
WithHTTPClient adds the HTTPClient to the get site env vars params
func (*GetSiteEnvVarsParams) WithScope ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) WithScope(scope *string) *GetSiteEnvVarsParams
WithScope adds the scope to the get site env vars params
func (*GetSiteEnvVarsParams) WithSiteID ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) WithSiteID(siteID string) *GetSiteEnvVarsParams
WithSiteID adds the siteID to the get site env vars params
func (*GetSiteEnvVarsParams) WithTimeout ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) WithTimeout(timeout time.Duration) *GetSiteEnvVarsParams
WithTimeout adds the timeout to the get site env vars params
func (*GetSiteEnvVarsParams) WriteToRequest ¶ added in v2.25.0
func (o *GetSiteEnvVarsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSiteEnvVarsReader ¶ added in v2.25.0
type GetSiteEnvVarsReader struct {
// contains filtered or unexported fields
}
GetSiteEnvVarsReader is a Reader for the GetSiteEnvVars structure.
func (*GetSiteEnvVarsReader) ReadResponse ¶ added in v2.25.0
func (o *GetSiteEnvVarsReader) 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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *GetSiteFileByPathNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get site file by path name params
func (*GetSiteFileByPathNameParams) SetFilePath ¶
func (o *GetSiteFileByPathNameParams) SetFilePath(filePath string)
SetFilePath adds the filePath to the get site file by path name params
func (*GetSiteFileByPathNameParams) SetHTTPClient ¶
func (o *GetSiteFileByPathNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site file by path name params
func (*GetSiteFileByPathNameParams) SetSiteID ¶
func (o *GetSiteFileByPathNameParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site file by path name params
func (*GetSiteFileByPathNameParams) SetTimeout ¶
func (o *GetSiteFileByPathNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site file by path name params
func (*GetSiteFileByPathNameParams) WithContext ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *GetSiteMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the get site metadata params
func (*GetSiteMetadataParams) SetHTTPClient ¶
func (o *GetSiteMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site metadata params
func (*GetSiteMetadataParams) SetSiteID ¶
func (o *GetSiteMetadataParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site metadata params
func (*GetSiteMetadataParams) SetTimeout ¶
func (o *GetSiteMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site metadata params
func (*GetSiteMetadataParams) WithContext ¶
func (o *GetSiteMetadataParams) WithContext(ctx context.Context) *GetSiteMetadataParams
WithContext adds the context to the get site metadata params
func (*GetSiteMetadataParams) WithHTTPClient ¶
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 ¶
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 ¶
type GetSiteParams ¶
type GetSiteParams struct {
/*FeatureFlags*/
FeatureFlags *string
/*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 ¶
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 ¶
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 ¶
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 ¶
func (o *GetSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the get site params
func (*GetSiteParams) SetFeatureFlags ¶ added in v2.19.0
func (o *GetSiteParams) SetFeatureFlags(featureFlags *string)
SetFeatureFlags adds the featureFlags to the get site params
func (*GetSiteParams) SetHTTPClient ¶
func (o *GetSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site params
func (*GetSiteParams) SetSiteID ¶
func (o *GetSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site params
func (*GetSiteParams) SetTimeout ¶
func (o *GetSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site params
func (*GetSiteParams) WithContext ¶
func (o *GetSiteParams) WithContext(ctx context.Context) *GetSiteParams
WithContext adds the context to the get site params
func (*GetSiteParams) WithFeatureFlags ¶ added in v2.19.0
func (o *GetSiteParams) WithFeatureFlags(featureFlags *string) *GetSiteParams
WithFeatureFlags adds the featureFlags to the get site params
func (*GetSiteParams) WithHTTPClient ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *GetSiteSnippetParams) SetContext(ctx context.Context)
SetContext adds the context to the get site snippet params
func (*GetSiteSnippetParams) SetHTTPClient ¶
func (o *GetSiteSnippetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get site snippet params
func (*GetSiteSnippetParams) SetSiteID ¶
func (o *GetSiteSnippetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get site snippet params
func (*GetSiteSnippetParams) SetSnippetID ¶
func (o *GetSiteSnippetParams) SetSnippetID(snippetID string)
SetSnippetID adds the snippetId to the get site snippet params
func (*GetSiteSnippetParams) SetTimeout ¶
func (o *GetSiteSnippetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get site snippet params
func (*GetSiteSnippetParams) WithContext ¶
func (o *GetSiteSnippetParams) WithContext(ctx context.Context) *GetSiteSnippetParams
WithContext adds the context to the get site snippet params
func (*GetSiteSnippetParams) WithHTTPClient ¶
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 ¶
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 ¶
GetSplitTestDefault handles this case with default header values.
error
func NewGetSplitTestDefault ¶
func NewGetSplitTestDefault(code int) *GetSplitTestDefault
NewGetSplitTestDefault creates a GetSplitTestDefault with default headers values
func (*GetSplitTestDefault) Code ¶
func (o *GetSplitTestDefault) Code() int
Code gets the status code for the get split test default response
func (*GetSplitTestDefault) Error ¶
func (o *GetSplitTestDefault) Error() string
func (*GetSplitTestDefault) GetPayload ¶
func (o *GetSplitTestDefault) GetPayload() *models.Error
type GetSplitTestOK ¶
GetSplitTestOK handles this case with default header values.
split_test
func NewGetSplitTestOK ¶
func NewGetSplitTestOK() *GetSplitTestOK
NewGetSplitTestOK creates a GetSplitTestOK with default headers values
func (*GetSplitTestOK) Error ¶
func (o *GetSplitTestOK) Error() string
func (*GetSplitTestOK) GetPayload ¶
func (o *GetSplitTestOK) GetPayload() *models.SplitTest
type GetSplitTestParams ¶
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 ¶
func NewGetSplitTestParams() *GetSplitTestParams
NewGetSplitTestParams creates a new GetSplitTestParams object with the default values initialized.
func NewGetSplitTestParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetSplitTestParams) SetContext(ctx context.Context)
SetContext adds the context to the get split test params
func (*GetSplitTestParams) SetHTTPClient ¶
func (o *GetSplitTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get split test params
func (*GetSplitTestParams) SetSiteID ¶
func (o *GetSplitTestParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get split test params
func (*GetSplitTestParams) SetSplitTestID ¶
func (o *GetSplitTestParams) SetSplitTestID(splitTestID string)
SetSplitTestID adds the splitTestId to the get split test params
func (*GetSplitTestParams) SetTimeout ¶
func (o *GetSplitTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get split test params
func (*GetSplitTestParams) WithContext ¶
func (o *GetSplitTestParams) WithContext(ctx context.Context) *GetSplitTestParams
WithContext adds the context to the get split test params
func (*GetSplitTestParams) WithHTTPClient ¶
func (o *GetSplitTestParams) WithHTTPClient(client *http.Client) *GetSplitTestParams
WithHTTPClient adds the HTTPClient to the get split test params
func (*GetSplitTestParams) WithSiteID ¶
func (o *GetSplitTestParams) WithSiteID(siteID string) *GetSplitTestParams
WithSiteID adds the siteID to the get split test params
func (*GetSplitTestParams) WithSplitTestID ¶
func (o *GetSplitTestParams) WithSplitTestID(splitTestID string) *GetSplitTestParams
WithSplitTestID adds the splitTestID to the get split test params
func (*GetSplitTestParams) WithTimeout ¶
func (o *GetSplitTestParams) WithTimeout(timeout time.Duration) *GetSplitTestParams
WithTimeout adds the timeout to the get split test params
func (*GetSplitTestParams) WriteToRequest ¶
func (o *GetSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSplitTestReader ¶
type GetSplitTestReader struct {
// contains filtered or unexported fields
}
GetSplitTestReader is a Reader for the GetSplitTest structure.
func (*GetSplitTestReader) ReadResponse ¶
func (o *GetSplitTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSplitTestsDefault ¶
type GetSplitTestsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
GetSplitTestsDefault handles this case with default header values.
error
func NewGetSplitTestsDefault ¶
func NewGetSplitTestsDefault(code int) *GetSplitTestsDefault
NewGetSplitTestsDefault creates a GetSplitTestsDefault with default headers values
func (*GetSplitTestsDefault) Code ¶
func (o *GetSplitTestsDefault) Code() int
Code gets the status code for the get split tests default response
func (*GetSplitTestsDefault) Error ¶
func (o *GetSplitTestsDefault) Error() string
func (*GetSplitTestsDefault) GetPayload ¶
func (o *GetSplitTestsDefault) GetPayload() *models.Error
type GetSplitTestsOK ¶
type GetSplitTestsOK struct {
Payload models.SplitTests
}
GetSplitTestsOK handles this case with default header values.
split_tests
func NewGetSplitTestsOK ¶
func NewGetSplitTestsOK() *GetSplitTestsOK
NewGetSplitTestsOK creates a GetSplitTestsOK with default headers values
func (*GetSplitTestsOK) Error ¶
func (o *GetSplitTestsOK) Error() string
func (*GetSplitTestsOK) GetPayload ¶
func (o *GetSplitTestsOK) GetPayload() models.SplitTests
type GetSplitTestsParams ¶
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 ¶
func NewGetSplitTestsParams() *GetSplitTestsParams
NewGetSplitTestsParams creates a new GetSplitTestsParams object with the default values initialized.
func NewGetSplitTestsParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *GetSplitTestsParams) SetContext(ctx context.Context)
SetContext adds the context to the get split tests params
func (*GetSplitTestsParams) SetHTTPClient ¶
func (o *GetSplitTestsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get split tests params
func (*GetSplitTestsParams) SetSiteID ¶
func (o *GetSplitTestsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the get split tests params
func (*GetSplitTestsParams) SetTimeout ¶
func (o *GetSplitTestsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get split tests params
func (*GetSplitTestsParams) WithContext ¶
func (o *GetSplitTestsParams) WithContext(ctx context.Context) *GetSplitTestsParams
WithContext adds the context to the get split tests params
func (*GetSplitTestsParams) WithHTTPClient ¶
func (o *GetSplitTestsParams) WithHTTPClient(client *http.Client) *GetSplitTestsParams
WithHTTPClient adds the HTTPClient to the get split tests params
func (*GetSplitTestsParams) WithSiteID ¶
func (o *GetSplitTestsParams) WithSiteID(siteID string) *GetSplitTestsParams
WithSiteID adds the siteID to the get split tests params
func (*GetSplitTestsParams) WithTimeout ¶
func (o *GetSplitTestsParams) WithTimeout(timeout time.Duration) *GetSplitTestsParams
WithTimeout adds the timeout to the get split tests params
func (*GetSplitTestsParams) WriteToRequest ¶
func (o *GetSplitTestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSplitTestsReader ¶
type GetSplitTestsReader struct {
// contains filtered or unexported fields
}
GetSplitTestsReader is a Reader for the GetSplitTests structure.
func (*GetSplitTestsReader) ReadResponse ¶
func (o *GetSplitTestsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAccountAuditEventsDefault ¶
type ListAccountAuditEventsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListAccountAuditEventsDefault handles this case with default header values.
error
func NewListAccountAuditEventsDefault ¶
func NewListAccountAuditEventsDefault(code int) *ListAccountAuditEventsDefault
NewListAccountAuditEventsDefault creates a ListAccountAuditEventsDefault with default headers values
func (*ListAccountAuditEventsDefault) Code ¶
func (o *ListAccountAuditEventsDefault) Code() int
Code gets the status code for the list account audit events default response
func (*ListAccountAuditEventsDefault) Error ¶
func (o *ListAccountAuditEventsDefault) Error() string
func (*ListAccountAuditEventsDefault) GetPayload ¶
func (o *ListAccountAuditEventsDefault) GetPayload() *models.Error
type ListAccountAuditEventsOK ¶
ListAccountAuditEventsOK handles this case with default header values.
OK
func NewListAccountAuditEventsOK ¶
func NewListAccountAuditEventsOK() *ListAccountAuditEventsOK
NewListAccountAuditEventsOK creates a ListAccountAuditEventsOK with default headers values
func (*ListAccountAuditEventsOK) Error ¶
func (o *ListAccountAuditEventsOK) Error() string
func (*ListAccountAuditEventsOK) GetPayload ¶
func (o *ListAccountAuditEventsOK) GetPayload() []*models.AuditLog
type ListAccountAuditEventsParams ¶
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 ¶
func NewListAccountAuditEventsParams() *ListAccountAuditEventsParams
NewListAccountAuditEventsParams creates a new ListAccountAuditEventsParams object with the default values initialized.
func NewListAccountAuditEventsParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListAccountAuditEventsParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the list account audit events params
func (*ListAccountAuditEventsParams) SetContext ¶
func (o *ListAccountAuditEventsParams) SetContext(ctx context.Context)
SetContext adds the context to the list account audit events params
func (*ListAccountAuditEventsParams) SetHTTPClient ¶
func (o *ListAccountAuditEventsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list account audit events params
func (*ListAccountAuditEventsParams) SetLogType ¶
func (o *ListAccountAuditEventsParams) SetLogType(logType *string)
SetLogType adds the logType to the list account audit events params
func (*ListAccountAuditEventsParams) SetPage ¶
func (o *ListAccountAuditEventsParams) SetPage(page *int32)
SetPage adds the page to the list account audit events params
func (*ListAccountAuditEventsParams) SetPerPage ¶
func (o *ListAccountAuditEventsParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list account audit events params
func (*ListAccountAuditEventsParams) SetQuery ¶
func (o *ListAccountAuditEventsParams) SetQuery(query *string)
SetQuery adds the query to the list account audit events params
func (*ListAccountAuditEventsParams) SetTimeout ¶
func (o *ListAccountAuditEventsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list account audit events params
func (*ListAccountAuditEventsParams) WithAccountID ¶
func (o *ListAccountAuditEventsParams) WithAccountID(accountID string) *ListAccountAuditEventsParams
WithAccountID adds the accountID to the list account audit events params
func (*ListAccountAuditEventsParams) WithContext ¶
func (o *ListAccountAuditEventsParams) WithContext(ctx context.Context) *ListAccountAuditEventsParams
WithContext adds the context to the list account audit events params
func (*ListAccountAuditEventsParams) WithHTTPClient ¶
func (o *ListAccountAuditEventsParams) WithHTTPClient(client *http.Client) *ListAccountAuditEventsParams
WithHTTPClient adds the HTTPClient to the list account audit events params
func (*ListAccountAuditEventsParams) WithLogType ¶
func (o *ListAccountAuditEventsParams) WithLogType(logType *string) *ListAccountAuditEventsParams
WithLogType adds the logType to the list account audit events params
func (*ListAccountAuditEventsParams) WithPage ¶
func (o *ListAccountAuditEventsParams) WithPage(page *int32) *ListAccountAuditEventsParams
WithPage adds the page to the list account audit events params
func (*ListAccountAuditEventsParams) WithPerPage ¶
func (o *ListAccountAuditEventsParams) WithPerPage(perPage *int32) *ListAccountAuditEventsParams
WithPerPage adds the perPage to the list account audit events params
func (*ListAccountAuditEventsParams) WithQuery ¶
func (o *ListAccountAuditEventsParams) WithQuery(query *string) *ListAccountAuditEventsParams
WithQuery adds the query to the list account audit events params
func (*ListAccountAuditEventsParams) WithTimeout ¶
func (o *ListAccountAuditEventsParams) WithTimeout(timeout time.Duration) *ListAccountAuditEventsParams
WithTimeout adds the timeout to the list account audit events params
func (*ListAccountAuditEventsParams) WriteToRequest ¶
func (o *ListAccountAuditEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAccountAuditEventsReader ¶
type ListAccountAuditEventsReader struct {
// contains filtered or unexported fields
}
ListAccountAuditEventsReader is a Reader for the ListAccountAuditEvents structure.
func (*ListAccountAuditEventsReader) ReadResponse ¶
func (o *ListAccountAuditEventsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAccountTypesForUserDefault ¶
type ListAccountTypesForUserDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListAccountTypesForUserDefault handles this case with default header values.
error
func NewListAccountTypesForUserDefault ¶
func NewListAccountTypesForUserDefault(code int) *ListAccountTypesForUserDefault
NewListAccountTypesForUserDefault creates a ListAccountTypesForUserDefault with default headers values
func (*ListAccountTypesForUserDefault) Code ¶
func (o *ListAccountTypesForUserDefault) Code() int
Code gets the status code for the list account types for user default response
func (*ListAccountTypesForUserDefault) Error ¶
func (o *ListAccountTypesForUserDefault) Error() string
func (*ListAccountTypesForUserDefault) GetPayload ¶
func (o *ListAccountTypesForUserDefault) GetPayload() *models.Error
type ListAccountTypesForUserOK ¶
type ListAccountTypesForUserOK struct {
Payload []*models.AccountType
}
ListAccountTypesForUserOK handles this case with default header values.
OK
func NewListAccountTypesForUserOK ¶
func NewListAccountTypesForUserOK() *ListAccountTypesForUserOK
NewListAccountTypesForUserOK creates a ListAccountTypesForUserOK with default headers values
func (*ListAccountTypesForUserOK) Error ¶
func (o *ListAccountTypesForUserOK) Error() string
func (*ListAccountTypesForUserOK) GetPayload ¶
func (o *ListAccountTypesForUserOK) GetPayload() []*models.AccountType
type ListAccountTypesForUserParams ¶
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 ¶
func NewListAccountTypesForUserParams() *ListAccountTypesForUserParams
NewListAccountTypesForUserParams creates a new ListAccountTypesForUserParams object with the default values initialized.
func NewListAccountTypesForUserParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListAccountTypesForUserParams) SetContext(ctx context.Context)
SetContext adds the context to the list account types for user params
func (*ListAccountTypesForUserParams) SetHTTPClient ¶
func (o *ListAccountTypesForUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list account types for user params
func (*ListAccountTypesForUserParams) SetTimeout ¶
func (o *ListAccountTypesForUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list account types for user params
func (*ListAccountTypesForUserParams) WithContext ¶
func (o *ListAccountTypesForUserParams) WithContext(ctx context.Context) *ListAccountTypesForUserParams
WithContext adds the context to the list account types for user params
func (*ListAccountTypesForUserParams) WithHTTPClient ¶
func (o *ListAccountTypesForUserParams) WithHTTPClient(client *http.Client) *ListAccountTypesForUserParams
WithHTTPClient adds the HTTPClient to the list account types for user params
func (*ListAccountTypesForUserParams) WithTimeout ¶
func (o *ListAccountTypesForUserParams) WithTimeout(timeout time.Duration) *ListAccountTypesForUserParams
WithTimeout adds the timeout to the list account types for user params
func (*ListAccountTypesForUserParams) WriteToRequest ¶
func (o *ListAccountTypesForUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAccountTypesForUserReader ¶
type ListAccountTypesForUserReader struct {
// contains filtered or unexported fields
}
ListAccountTypesForUserReader is a Reader for the ListAccountTypesForUser structure.
func (*ListAccountTypesForUserReader) ReadResponse ¶
func (o *ListAccountTypesForUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAccountsForUserDefault ¶
type ListAccountsForUserDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListAccountsForUserDefault handles this case with default header values.
error
func NewListAccountsForUserDefault ¶
func NewListAccountsForUserDefault(code int) *ListAccountsForUserDefault
NewListAccountsForUserDefault creates a ListAccountsForUserDefault with default headers values
func (*ListAccountsForUserDefault) Code ¶
func (o *ListAccountsForUserDefault) Code() int
Code gets the status code for the list accounts for user default response
func (*ListAccountsForUserDefault) Error ¶
func (o *ListAccountsForUserDefault) Error() string
func (*ListAccountsForUserDefault) GetPayload ¶
func (o *ListAccountsForUserDefault) GetPayload() *models.Error
type ListAccountsForUserOK ¶
type ListAccountsForUserOK struct {
Payload []*models.AccountMembership
}
ListAccountsForUserOK handles this case with default header values.
OK
func NewListAccountsForUserOK ¶
func NewListAccountsForUserOK() *ListAccountsForUserOK
NewListAccountsForUserOK creates a ListAccountsForUserOK with default headers values
func (*ListAccountsForUserOK) Error ¶
func (o *ListAccountsForUserOK) Error() string
func (*ListAccountsForUserOK) GetPayload ¶
func (o *ListAccountsForUserOK) GetPayload() []*models.AccountMembership
type ListAccountsForUserParams ¶
type ListAccountsForUserParams struct {
/*Minimal*/
Minimal *bool
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 ¶
func NewListAccountsForUserParams() *ListAccountsForUserParams
NewListAccountsForUserParams creates a new ListAccountsForUserParams object with the default values initialized.
func NewListAccountsForUserParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListAccountsForUserParams) SetContext(ctx context.Context)
SetContext adds the context to the list accounts for user params
func (*ListAccountsForUserParams) SetHTTPClient ¶
func (o *ListAccountsForUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list accounts for user params
func (*ListAccountsForUserParams) SetMinimal ¶ added in v2.35.0
func (o *ListAccountsForUserParams) SetMinimal(minimal *bool)
SetMinimal adds the minimal to the list accounts for user params
func (*ListAccountsForUserParams) SetTimeout ¶
func (o *ListAccountsForUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list accounts for user params
func (*ListAccountsForUserParams) WithContext ¶
func (o *ListAccountsForUserParams) WithContext(ctx context.Context) *ListAccountsForUserParams
WithContext adds the context to the list accounts for user params
func (*ListAccountsForUserParams) WithHTTPClient ¶
func (o *ListAccountsForUserParams) WithHTTPClient(client *http.Client) *ListAccountsForUserParams
WithHTTPClient adds the HTTPClient to the list accounts for user params
func (*ListAccountsForUserParams) WithMinimal ¶ added in v2.35.0
func (o *ListAccountsForUserParams) WithMinimal(minimal *bool) *ListAccountsForUserParams
WithMinimal adds the minimal to the list accounts for user params
func (*ListAccountsForUserParams) WithTimeout ¶
func (o *ListAccountsForUserParams) WithTimeout(timeout time.Duration) *ListAccountsForUserParams
WithTimeout adds the timeout to the list accounts for user params
func (*ListAccountsForUserParams) WriteToRequest ¶
func (o *ListAccountsForUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAccountsForUserReader ¶
type ListAccountsForUserReader struct {
// contains filtered or unexported fields
}
ListAccountsForUserReader is a Reader for the ListAccountsForUser structure.
func (*ListAccountsForUserReader) ReadResponse ¶
func (o *ListAccountsForUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAgentRunnerSessionsDefault ¶ added in v2.39.0
type ListAgentRunnerSessionsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListAgentRunnerSessionsDefault handles this case with default header values.
error
func NewListAgentRunnerSessionsDefault ¶ added in v2.39.0
func NewListAgentRunnerSessionsDefault(code int) *ListAgentRunnerSessionsDefault
NewListAgentRunnerSessionsDefault creates a ListAgentRunnerSessionsDefault with default headers values
func (*ListAgentRunnerSessionsDefault) Code ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsDefault) Code() int
Code gets the status code for the list agent runner sessions default response
func (*ListAgentRunnerSessionsDefault) Error ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsDefault) Error() string
func (*ListAgentRunnerSessionsDefault) GetPayload ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsDefault) GetPayload() *models.Error
type ListAgentRunnerSessionsOK ¶ added in v2.39.0
type ListAgentRunnerSessionsOK struct {
Payload []*models.AgentRunnerSession
}
ListAgentRunnerSessionsOK handles this case with default header values.
OK
func NewListAgentRunnerSessionsOK ¶ added in v2.39.0
func NewListAgentRunnerSessionsOK() *ListAgentRunnerSessionsOK
NewListAgentRunnerSessionsOK creates a ListAgentRunnerSessionsOK with default headers values
func (*ListAgentRunnerSessionsOK) Error ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsOK) Error() string
func (*ListAgentRunnerSessionsOK) GetPayload ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsOK) GetPayload() []*models.AgentRunnerSession
type ListAgentRunnerSessionsParams ¶ added in v2.39.0
type ListAgentRunnerSessionsParams struct {
/*AgentRunnerID*/
AgentRunnerID string
/*From*/
From *int64
/*OrderBy*/
OrderBy *string
/*Page*/
Page *int32
/*PerPage*/
PerPage *int32
/*State*/
State *string
/*To*/
To *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListAgentRunnerSessionsParams contains all the parameters to send to the API endpoint for the list agent runner sessions operation typically these are written to a http.Request
func NewListAgentRunnerSessionsParams ¶ added in v2.39.0
func NewListAgentRunnerSessionsParams() *ListAgentRunnerSessionsParams
NewListAgentRunnerSessionsParams creates a new ListAgentRunnerSessionsParams object with the default values initialized.
func NewListAgentRunnerSessionsParamsWithContext ¶ added in v2.39.0
func NewListAgentRunnerSessionsParamsWithContext(ctx context.Context) *ListAgentRunnerSessionsParams
NewListAgentRunnerSessionsParamsWithContext creates a new ListAgentRunnerSessionsParams object with the default values initialized, and the ability to set a context for a request
func NewListAgentRunnerSessionsParamsWithHTTPClient ¶ added in v2.39.0
func NewListAgentRunnerSessionsParamsWithHTTPClient(client *http.Client) *ListAgentRunnerSessionsParams
NewListAgentRunnerSessionsParamsWithHTTPClient creates a new ListAgentRunnerSessionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAgentRunnerSessionsParamsWithTimeout ¶ added in v2.39.0
func NewListAgentRunnerSessionsParamsWithTimeout(timeout time.Duration) *ListAgentRunnerSessionsParams
NewListAgentRunnerSessionsParamsWithTimeout creates a new ListAgentRunnerSessionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAgentRunnerSessionsParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) SetContext ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) SetContext(ctx context.Context)
SetContext adds the context to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) SetFrom ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) SetFrom(from *int64)
SetFrom adds the from to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) SetHTTPClient ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) SetOrderBy ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) SetOrderBy(orderBy *string)
SetOrderBy adds the orderBy to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) SetPage ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) SetPage(page *int32)
SetPage adds the page to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) SetPerPage ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) SetState ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) SetState(state *string)
SetState adds the state to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) SetTimeout ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) SetTo ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) SetTo(to *int64)
SetTo adds the to to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WithAgentRunnerID(agentRunnerID string) *ListAgentRunnerSessionsParams
WithAgentRunnerID adds the agentRunnerID to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WithContext ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WithContext(ctx context.Context) *ListAgentRunnerSessionsParams
WithContext adds the context to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WithFrom ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WithFrom(from *int64) *ListAgentRunnerSessionsParams
WithFrom adds the from to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WithHTTPClient ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WithHTTPClient(client *http.Client) *ListAgentRunnerSessionsParams
WithHTTPClient adds the HTTPClient to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WithOrderBy ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WithOrderBy(orderBy *string) *ListAgentRunnerSessionsParams
WithOrderBy adds the orderBy to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WithPage ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WithPage(page *int32) *ListAgentRunnerSessionsParams
WithPage adds the page to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WithPerPage ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WithPerPage(perPage *int32) *ListAgentRunnerSessionsParams
WithPerPage adds the perPage to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WithState ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WithState(state *string) *ListAgentRunnerSessionsParams
WithState adds the state to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WithTimeout ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WithTimeout(timeout time.Duration) *ListAgentRunnerSessionsParams
WithTimeout adds the timeout to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WithTo ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WithTo(to *int64) *ListAgentRunnerSessionsParams
WithTo adds the to to the list agent runner sessions params
func (*ListAgentRunnerSessionsParams) WriteToRequest ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAgentRunnerSessionsReader ¶ added in v2.39.0
type ListAgentRunnerSessionsReader struct {
// contains filtered or unexported fields
}
ListAgentRunnerSessionsReader is a Reader for the ListAgentRunnerSessions structure.
func (*ListAgentRunnerSessionsReader) ReadResponse ¶ added in v2.39.0
func (o *ListAgentRunnerSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListAgentRunnersDefault ¶ added in v2.39.0
type ListAgentRunnersDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListAgentRunnersDefault handles this case with default header values.
error
func NewListAgentRunnersDefault ¶ added in v2.39.0
func NewListAgentRunnersDefault(code int) *ListAgentRunnersDefault
NewListAgentRunnersDefault creates a ListAgentRunnersDefault with default headers values
func (*ListAgentRunnersDefault) Code ¶ added in v2.39.0
func (o *ListAgentRunnersDefault) Code() int
Code gets the status code for the list agent runners default response
func (*ListAgentRunnersDefault) Error ¶ added in v2.39.0
func (o *ListAgentRunnersDefault) Error() string
func (*ListAgentRunnersDefault) GetPayload ¶ added in v2.39.0
func (o *ListAgentRunnersDefault) GetPayload() *models.Error
type ListAgentRunnersOK ¶ added in v2.39.0
type ListAgentRunnersOK struct {
Payload []*models.AgentRunner
}
ListAgentRunnersOK handles this case with default header values.
OK
func NewListAgentRunnersOK ¶ added in v2.39.0
func NewListAgentRunnersOK() *ListAgentRunnersOK
NewListAgentRunnersOK creates a ListAgentRunnersOK with default headers values
func (*ListAgentRunnersOK) Error ¶ added in v2.39.0
func (o *ListAgentRunnersOK) Error() string
func (*ListAgentRunnersOK) GetPayload ¶ added in v2.39.0
func (o *ListAgentRunnersOK) GetPayload() []*models.AgentRunner
type ListAgentRunnersParams ¶ added in v2.39.0
type ListAgentRunnersParams struct {
/*AccountID*/
AccountID string
/*Branch*/
Branch *string
/*From*/
From *int64
/*Page*/
Page *int32
/*PerPage*/
PerPage *int32
/*ResultBranch*/
ResultBranch *string
/*SiteID*/
SiteID string
/*State*/
State *string
/*Title*/
Title *string
/*To*/
To *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListAgentRunnersParams contains all the parameters to send to the API endpoint for the list agent runners operation typically these are written to a http.Request
func NewListAgentRunnersParams ¶ added in v2.39.0
func NewListAgentRunnersParams() *ListAgentRunnersParams
NewListAgentRunnersParams creates a new ListAgentRunnersParams object with the default values initialized.
func NewListAgentRunnersParamsWithContext ¶ added in v2.39.0
func NewListAgentRunnersParamsWithContext(ctx context.Context) *ListAgentRunnersParams
NewListAgentRunnersParamsWithContext creates a new ListAgentRunnersParams object with the default values initialized, and the ability to set a context for a request
func NewListAgentRunnersParamsWithHTTPClient ¶ added in v2.39.0
func NewListAgentRunnersParamsWithHTTPClient(client *http.Client) *ListAgentRunnersParams
NewListAgentRunnersParamsWithHTTPClient creates a new ListAgentRunnersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListAgentRunnersParamsWithTimeout ¶ added in v2.39.0
func NewListAgentRunnersParamsWithTimeout(timeout time.Duration) *ListAgentRunnersParams
NewListAgentRunnersParamsWithTimeout creates a new ListAgentRunnersParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListAgentRunnersParams) SetAccountID ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the list agent runners params
func (*ListAgentRunnersParams) SetBranch ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetBranch(branch *string)
SetBranch adds the branch to the list agent runners params
func (*ListAgentRunnersParams) SetContext ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetContext(ctx context.Context)
SetContext adds the context to the list agent runners params
func (*ListAgentRunnersParams) SetFrom ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetFrom(from *int64)
SetFrom adds the from to the list agent runners params
func (*ListAgentRunnersParams) SetHTTPClient ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list agent runners params
func (*ListAgentRunnersParams) SetPage ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetPage(page *int32)
SetPage adds the page to the list agent runners params
func (*ListAgentRunnersParams) SetPerPage ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list agent runners params
func (*ListAgentRunnersParams) SetResultBranch ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetResultBranch(resultBranch *string)
SetResultBranch adds the resultBranch to the list agent runners params
func (*ListAgentRunnersParams) SetSiteID ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list agent runners params
func (*ListAgentRunnersParams) SetState ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetState(state *string)
SetState adds the state to the list agent runners params
func (*ListAgentRunnersParams) SetTimeout ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list agent runners params
func (*ListAgentRunnersParams) SetTitle ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetTitle(title *string)
SetTitle adds the title to the list agent runners params
func (*ListAgentRunnersParams) SetTo ¶ added in v2.39.0
func (o *ListAgentRunnersParams) SetTo(to *int64)
SetTo adds the to to the list agent runners params
func (*ListAgentRunnersParams) WithAccountID ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithAccountID(accountID string) *ListAgentRunnersParams
WithAccountID adds the accountID to the list agent runners params
func (*ListAgentRunnersParams) WithBranch ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithBranch(branch *string) *ListAgentRunnersParams
WithBranch adds the branch to the list agent runners params
func (*ListAgentRunnersParams) WithContext ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithContext(ctx context.Context) *ListAgentRunnersParams
WithContext adds the context to the list agent runners params
func (*ListAgentRunnersParams) WithFrom ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithFrom(from *int64) *ListAgentRunnersParams
WithFrom adds the from to the list agent runners params
func (*ListAgentRunnersParams) WithHTTPClient ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithHTTPClient(client *http.Client) *ListAgentRunnersParams
WithHTTPClient adds the HTTPClient to the list agent runners params
func (*ListAgentRunnersParams) WithPage ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithPage(page *int32) *ListAgentRunnersParams
WithPage adds the page to the list agent runners params
func (*ListAgentRunnersParams) WithPerPage ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithPerPage(perPage *int32) *ListAgentRunnersParams
WithPerPage adds the perPage to the list agent runners params
func (*ListAgentRunnersParams) WithResultBranch ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithResultBranch(resultBranch *string) *ListAgentRunnersParams
WithResultBranch adds the resultBranch to the list agent runners params
func (*ListAgentRunnersParams) WithSiteID ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithSiteID(siteID string) *ListAgentRunnersParams
WithSiteID adds the siteID to the list agent runners params
func (*ListAgentRunnersParams) WithState ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithState(state *string) *ListAgentRunnersParams
WithState adds the state to the list agent runners params
func (*ListAgentRunnersParams) WithTimeout ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithTimeout(timeout time.Duration) *ListAgentRunnersParams
WithTimeout adds the timeout to the list agent runners params
func (*ListAgentRunnersParams) WithTitle ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithTitle(title *string) *ListAgentRunnersParams
WithTitle adds the title to the list agent runners params
func (*ListAgentRunnersParams) WithTo ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WithTo(to *int64) *ListAgentRunnersParams
WithTo adds the to to the list agent runners params
func (*ListAgentRunnersParams) WriteToRequest ¶ added in v2.39.0
func (o *ListAgentRunnersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListAgentRunnersReader ¶ added in v2.39.0
type ListAgentRunnersReader struct {
// contains filtered or unexported fields
}
ListAgentRunnersReader is a Reader for the ListAgentRunners structure.
func (*ListAgentRunnersReader) ReadResponse ¶ added in v2.39.0
func (o *ListAgentRunnersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListDeployKeysDefault ¶
type ListDeployKeysDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListDeployKeysDefault handles this case with default header values.
error
func NewListDeployKeysDefault ¶
func NewListDeployKeysDefault(code int) *ListDeployKeysDefault
NewListDeployKeysDefault creates a ListDeployKeysDefault with default headers values
func (*ListDeployKeysDefault) Code ¶
func (o *ListDeployKeysDefault) Code() int
Code gets the status code for the list deploy keys default response
func (*ListDeployKeysDefault) Error ¶
func (o *ListDeployKeysDefault) Error() string
func (*ListDeployKeysDefault) GetPayload ¶
func (o *ListDeployKeysDefault) GetPayload() *models.Error
type ListDeployKeysOK ¶
ListDeployKeysOK handles this case with default header values.
OK
func NewListDeployKeysOK ¶
func NewListDeployKeysOK() *ListDeployKeysOK
NewListDeployKeysOK creates a ListDeployKeysOK with default headers values
func (*ListDeployKeysOK) Error ¶
func (o *ListDeployKeysOK) Error() string
func (*ListDeployKeysOK) GetPayload ¶
func (o *ListDeployKeysOK) GetPayload() []*models.DeployKey
type ListDeployKeysParams ¶
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 ¶
func NewListDeployKeysParams() *ListDeployKeysParams
NewListDeployKeysParams creates a new ListDeployKeysParams object with the default values initialized.
func NewListDeployKeysParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListDeployKeysParams) SetContext(ctx context.Context)
SetContext adds the context to the list deploy keys params
func (*ListDeployKeysParams) SetHTTPClient ¶
func (o *ListDeployKeysParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list deploy keys params
func (*ListDeployKeysParams) SetTimeout ¶
func (o *ListDeployKeysParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list deploy keys params
func (*ListDeployKeysParams) WithContext ¶
func (o *ListDeployKeysParams) WithContext(ctx context.Context) *ListDeployKeysParams
WithContext adds the context to the list deploy keys params
func (*ListDeployKeysParams) WithHTTPClient ¶
func (o *ListDeployKeysParams) WithHTTPClient(client *http.Client) *ListDeployKeysParams
WithHTTPClient adds the HTTPClient to the list deploy keys params
func (*ListDeployKeysParams) WithTimeout ¶
func (o *ListDeployKeysParams) WithTimeout(timeout time.Duration) *ListDeployKeysParams
WithTimeout adds the timeout to the list deploy keys params
func (*ListDeployKeysParams) WriteToRequest ¶
func (o *ListDeployKeysParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListDeployKeysReader ¶
type ListDeployKeysReader struct {
// contains filtered or unexported fields
}
ListDeployKeysReader is a Reader for the ListDeployKeys structure.
func (*ListDeployKeysReader) ReadResponse ¶
func (o *ListDeployKeysReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListFormSubmissionDefault ¶
type ListFormSubmissionDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListFormSubmissionDefault handles this case with default header values.
error
func NewListFormSubmissionDefault ¶
func NewListFormSubmissionDefault(code int) *ListFormSubmissionDefault
NewListFormSubmissionDefault creates a ListFormSubmissionDefault with default headers values
func (*ListFormSubmissionDefault) Code ¶
func (o *ListFormSubmissionDefault) Code() int
Code gets the status code for the list form submission default response
func (*ListFormSubmissionDefault) Error ¶
func (o *ListFormSubmissionDefault) Error() string
func (*ListFormSubmissionDefault) GetPayload ¶
func (o *ListFormSubmissionDefault) GetPayload() *models.Error
type ListFormSubmissionOK ¶
type ListFormSubmissionOK struct {
Payload []*models.Submission
}
ListFormSubmissionOK handles this case with default header values.
OK
func NewListFormSubmissionOK ¶
func NewListFormSubmissionOK() *ListFormSubmissionOK
NewListFormSubmissionOK creates a ListFormSubmissionOK with default headers values
func (*ListFormSubmissionOK) Error ¶
func (o *ListFormSubmissionOK) Error() string
func (*ListFormSubmissionOK) GetPayload ¶
func (o *ListFormSubmissionOK) GetPayload() []*models.Submission
type ListFormSubmissionParams ¶
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 ¶
func NewListFormSubmissionParams() *ListFormSubmissionParams
NewListFormSubmissionParams creates a new ListFormSubmissionParams object with the default values initialized.
func NewListFormSubmissionParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListFormSubmissionParams) SetContext(ctx context.Context)
SetContext adds the context to the list form submission params
func (*ListFormSubmissionParams) SetHTTPClient ¶
func (o *ListFormSubmissionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list form submission params
func (*ListFormSubmissionParams) SetPage ¶
func (o *ListFormSubmissionParams) SetPage(page *int32)
SetPage adds the page to the list form submission params
func (*ListFormSubmissionParams) SetPerPage ¶
func (o *ListFormSubmissionParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list form submission params
func (*ListFormSubmissionParams) SetQuery ¶
func (o *ListFormSubmissionParams) SetQuery(query *string)
SetQuery adds the query to the list form submission params
func (*ListFormSubmissionParams) SetSubmissionID ¶
func (o *ListFormSubmissionParams) SetSubmissionID(submissionID string)
SetSubmissionID adds the submissionId to the list form submission params
func (*ListFormSubmissionParams) SetTimeout ¶
func (o *ListFormSubmissionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list form submission params
func (*ListFormSubmissionParams) WithContext ¶
func (o *ListFormSubmissionParams) WithContext(ctx context.Context) *ListFormSubmissionParams
WithContext adds the context to the list form submission params
func (*ListFormSubmissionParams) WithHTTPClient ¶
func (o *ListFormSubmissionParams) WithHTTPClient(client *http.Client) *ListFormSubmissionParams
WithHTTPClient adds the HTTPClient to the list form submission params
func (*ListFormSubmissionParams) WithPage ¶
func (o *ListFormSubmissionParams) WithPage(page *int32) *ListFormSubmissionParams
WithPage adds the page to the list form submission params
func (*ListFormSubmissionParams) WithPerPage ¶
func (o *ListFormSubmissionParams) WithPerPage(perPage *int32) *ListFormSubmissionParams
WithPerPage adds the perPage to the list form submission params
func (*ListFormSubmissionParams) WithQuery ¶
func (o *ListFormSubmissionParams) WithQuery(query *string) *ListFormSubmissionParams
WithQuery adds the query to the list form submission params
func (*ListFormSubmissionParams) WithSubmissionID ¶
func (o *ListFormSubmissionParams) WithSubmissionID(submissionID string) *ListFormSubmissionParams
WithSubmissionID adds the submissionID to the list form submission params
func (*ListFormSubmissionParams) WithTimeout ¶
func (o *ListFormSubmissionParams) WithTimeout(timeout time.Duration) *ListFormSubmissionParams
WithTimeout adds the timeout to the list form submission params
func (*ListFormSubmissionParams) WriteToRequest ¶
func (o *ListFormSubmissionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListFormSubmissionReader ¶
type ListFormSubmissionReader struct {
// contains filtered or unexported fields
}
ListFormSubmissionReader is a Reader for the ListFormSubmission structure.
func (*ListFormSubmissionReader) ReadResponse ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ListFormSubmissionsParams) SetContext(ctx context.Context)
SetContext adds the context to the list form submissions params
func (*ListFormSubmissionsParams) SetFormID ¶
func (o *ListFormSubmissionsParams) SetFormID(formID string)
SetFormID adds the formId to the list form submissions params
func (*ListFormSubmissionsParams) SetHTTPClient ¶
func (o *ListFormSubmissionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list form submissions params
func (*ListFormSubmissionsParams) SetPage ¶
func (o *ListFormSubmissionsParams) SetPage(page *int32)
SetPage adds the page to the list form submissions params
func (*ListFormSubmissionsParams) SetPerPage ¶
func (o *ListFormSubmissionsParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list form submissions params
func (*ListFormSubmissionsParams) SetTimeout ¶
func (o *ListFormSubmissionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list form submissions params
func (*ListFormSubmissionsParams) WithContext ¶
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 ¶
func (o *ListFormSubmissionsParams) WithHTTPClient(client *http.Client) *ListFormSubmissionsParams
WithHTTPClient adds the HTTPClient to the list form submissions params
func (*ListFormSubmissionsParams) WithPage ¶
func (o *ListFormSubmissionsParams) WithPage(page *int32) *ListFormSubmissionsParams
WithPage adds the page to the list form submissions params
func (*ListFormSubmissionsParams) WithPerPage ¶
func (o *ListFormSubmissionsParams) WithPerPage(perPage *int32) *ListFormSubmissionsParams
WithPerPage adds the perPage to the list form submissions params
func (*ListFormSubmissionsParams) WithTimeout ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ListFormsParams) SetContext(ctx context.Context)
SetContext adds the context to the list forms params
func (*ListFormsParams) SetHTTPClient ¶
func (o *ListFormsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list forms params
func (*ListFormsParams) SetSiteID ¶
func (o *ListFormsParams) SetSiteID(siteID *string)
SetSiteID adds the siteId to the list forms params
func (*ListFormsParams) SetTimeout ¶
func (o *ListFormsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list forms params
func (*ListFormsParams) WithContext ¶
func (o *ListFormsParams) WithContext(ctx context.Context) *ListFormsParams
WithContext adds the context to the list forms params
func (*ListFormsParams) WithHTTPClient ¶
func (o *ListFormsParams) WithHTTPClient(client *http.Client) *ListFormsParams
WithHTTPClient adds the HTTPClient to the list forms params
func (*ListFormsParams) WithSiteID ¶
func (o *ListFormsParams) WithSiteID(siteID *string) *ListFormsParams
WithSiteID adds the siteID to the list forms params
func (*ListFormsParams) WithTimeout ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ListHookTypesParams) SetContext(ctx context.Context)
SetContext adds the context to the list hook types params
func (*ListHookTypesParams) SetHTTPClient ¶
func (o *ListHookTypesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list hook types params
func (*ListHookTypesParams) SetTimeout ¶
func (o *ListHookTypesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list hook types params
func (*ListHookTypesParams) WithContext ¶
func (o *ListHookTypesParams) WithContext(ctx context.Context) *ListHookTypesParams
WithContext adds the context to the list hook types params
func (*ListHookTypesParams) WithHTTPClient ¶
func (o *ListHookTypesParams) WithHTTPClient(client *http.Client) *ListHookTypesParams
WithHTTPClient adds the HTTPClient to the list hook types params
func (*ListHookTypesParams) WithTimeout ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ListHooksBySiteIDParams) SetContext(ctx context.Context)
SetContext adds the context to the list hooks by site Id params
func (*ListHooksBySiteIDParams) SetHTTPClient ¶
func (o *ListHooksBySiteIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list hooks by site Id params
func (*ListHooksBySiteIDParams) SetSiteID ¶
func (o *ListHooksBySiteIDParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list hooks by site Id params
func (*ListHooksBySiteIDParams) SetTimeout ¶
func (o *ListHooksBySiteIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list hooks by site Id params
func (*ListHooksBySiteIDParams) WithContext ¶
func (o *ListHooksBySiteIDParams) WithContext(ctx context.Context) *ListHooksBySiteIDParams
WithContext adds the context to the list hooks by site Id params
func (*ListHooksBySiteIDParams) WithHTTPClient ¶
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 ¶
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 ¶
type ListMembersForAccountDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListMembersForAccountDefault handles this case with default header values.
error
func NewListMembersForAccountDefault ¶
func NewListMembersForAccountDefault(code int) *ListMembersForAccountDefault
NewListMembersForAccountDefault creates a ListMembersForAccountDefault with default headers values
func (*ListMembersForAccountDefault) Code ¶
func (o *ListMembersForAccountDefault) Code() int
Code gets the status code for the list members for account default response
func (*ListMembersForAccountDefault) Error ¶
func (o *ListMembersForAccountDefault) Error() string
func (*ListMembersForAccountDefault) GetPayload ¶
func (o *ListMembersForAccountDefault) GetPayload() *models.Error
type ListMembersForAccountOK ¶
ListMembersForAccountOK handles this case with default header values.
OK
func NewListMembersForAccountOK ¶
func NewListMembersForAccountOK() *ListMembersForAccountOK
NewListMembersForAccountOK creates a ListMembersForAccountOK with default headers values
func (*ListMembersForAccountOK) Error ¶
func (o *ListMembersForAccountOK) Error() string
func (*ListMembersForAccountOK) GetPayload ¶
func (o *ListMembersForAccountOK) GetPayload() []*models.Member
type ListMembersForAccountParams ¶
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 ¶
func NewListMembersForAccountParams() *ListMembersForAccountParams
NewListMembersForAccountParams creates a new ListMembersForAccountParams object with the default values initialized.
func NewListMembersForAccountParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListMembersForAccountParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the list members for account params
func (*ListMembersForAccountParams) SetContext ¶
func (o *ListMembersForAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the list members for account params
func (*ListMembersForAccountParams) SetHTTPClient ¶
func (o *ListMembersForAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list members for account params
func (*ListMembersForAccountParams) SetTimeout ¶
func (o *ListMembersForAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list members for account params
func (*ListMembersForAccountParams) WithAccountSlug ¶
func (o *ListMembersForAccountParams) WithAccountSlug(accountSlug string) *ListMembersForAccountParams
WithAccountSlug adds the accountSlug to the list members for account params
func (*ListMembersForAccountParams) WithContext ¶
func (o *ListMembersForAccountParams) WithContext(ctx context.Context) *ListMembersForAccountParams
WithContext adds the context to the list members for account params
func (*ListMembersForAccountParams) WithHTTPClient ¶
func (o *ListMembersForAccountParams) WithHTTPClient(client *http.Client) *ListMembersForAccountParams
WithHTTPClient adds the HTTPClient to the list members for account params
func (*ListMembersForAccountParams) WithTimeout ¶
func (o *ListMembersForAccountParams) WithTimeout(timeout time.Duration) *ListMembersForAccountParams
WithTimeout adds the timeout to the list members for account params
func (*ListMembersForAccountParams) WriteToRequest ¶
func (o *ListMembersForAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListMembersForAccountReader ¶
type ListMembersForAccountReader struct {
// contains filtered or unexported fields
}
ListMembersForAccountReader is a Reader for the ListMembersForAccount structure.
func (*ListMembersForAccountReader) ReadResponse ¶
func (o *ListMembersForAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListPaymentMethodsForUserDefault ¶
type ListPaymentMethodsForUserDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListPaymentMethodsForUserDefault handles this case with default header values.
error
func NewListPaymentMethodsForUserDefault ¶
func NewListPaymentMethodsForUserDefault(code int) *ListPaymentMethodsForUserDefault
NewListPaymentMethodsForUserDefault creates a ListPaymentMethodsForUserDefault with default headers values
func (*ListPaymentMethodsForUserDefault) Code ¶
func (o *ListPaymentMethodsForUserDefault) Code() int
Code gets the status code for the list payment methods for user default response
func (*ListPaymentMethodsForUserDefault) Error ¶
func (o *ListPaymentMethodsForUserDefault) Error() string
func (*ListPaymentMethodsForUserDefault) GetPayload ¶
func (o *ListPaymentMethodsForUserDefault) GetPayload() *models.Error
type ListPaymentMethodsForUserOK ¶
type ListPaymentMethodsForUserOK struct {
Payload []*models.PaymentMethod
}
ListPaymentMethodsForUserOK handles this case with default header values.
OK
func NewListPaymentMethodsForUserOK ¶
func NewListPaymentMethodsForUserOK() *ListPaymentMethodsForUserOK
NewListPaymentMethodsForUserOK creates a ListPaymentMethodsForUserOK with default headers values
func (*ListPaymentMethodsForUserOK) Error ¶
func (o *ListPaymentMethodsForUserOK) Error() string
func (*ListPaymentMethodsForUserOK) GetPayload ¶
func (o *ListPaymentMethodsForUserOK) GetPayload() []*models.PaymentMethod
type ListPaymentMethodsForUserParams ¶
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 ¶
func NewListPaymentMethodsForUserParams() *ListPaymentMethodsForUserParams
NewListPaymentMethodsForUserParams creates a new ListPaymentMethodsForUserParams object with the default values initialized.
func NewListPaymentMethodsForUserParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListPaymentMethodsForUserParams) SetContext(ctx context.Context)
SetContext adds the context to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) SetHTTPClient ¶
func (o *ListPaymentMethodsForUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) SetTimeout ¶
func (o *ListPaymentMethodsForUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) WithContext ¶
func (o *ListPaymentMethodsForUserParams) WithContext(ctx context.Context) *ListPaymentMethodsForUserParams
WithContext adds the context to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) WithHTTPClient ¶
func (o *ListPaymentMethodsForUserParams) WithHTTPClient(client *http.Client) *ListPaymentMethodsForUserParams
WithHTTPClient adds the HTTPClient to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) WithTimeout ¶
func (o *ListPaymentMethodsForUserParams) WithTimeout(timeout time.Duration) *ListPaymentMethodsForUserParams
WithTimeout adds the timeout to the list payment methods for user params
func (*ListPaymentMethodsForUserParams) WriteToRequest ¶
func (o *ListPaymentMethodsForUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListPaymentMethodsForUserReader ¶
type ListPaymentMethodsForUserReader struct {
// contains filtered or unexported fields
}
ListPaymentMethodsForUserReader is a Reader for the ListPaymentMethodsForUser structure.
func (*ListPaymentMethodsForUserReader) ReadResponse ¶
func (o *ListPaymentMethodsForUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListServiceInstancesForSiteDefault ¶
type ListServiceInstancesForSiteDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListServiceInstancesForSiteDefault handles this case with default header values.
error
func NewListServiceInstancesForSiteDefault ¶
func NewListServiceInstancesForSiteDefault(code int) *ListServiceInstancesForSiteDefault
NewListServiceInstancesForSiteDefault creates a ListServiceInstancesForSiteDefault with default headers values
func (*ListServiceInstancesForSiteDefault) Code ¶
func (o *ListServiceInstancesForSiteDefault) Code() int
Code gets the status code for the list service instances for site default response
func (*ListServiceInstancesForSiteDefault) Error ¶
func (o *ListServiceInstancesForSiteDefault) Error() string
func (*ListServiceInstancesForSiteDefault) GetPayload ¶
func (o *ListServiceInstancesForSiteDefault) GetPayload() *models.Error
type ListServiceInstancesForSiteOK ¶
type ListServiceInstancesForSiteOK struct {
Payload []*models.ServiceInstance
}
ListServiceInstancesForSiteOK handles this case with default header values.
OK
func NewListServiceInstancesForSiteOK ¶
func NewListServiceInstancesForSiteOK() *ListServiceInstancesForSiteOK
NewListServiceInstancesForSiteOK creates a ListServiceInstancesForSiteOK with default headers values
func (*ListServiceInstancesForSiteOK) Error ¶
func (o *ListServiceInstancesForSiteOK) Error() string
func (*ListServiceInstancesForSiteOK) GetPayload ¶
func (o *ListServiceInstancesForSiteOK) GetPayload() []*models.ServiceInstance
type ListServiceInstancesForSiteParams ¶
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 ¶
func NewListServiceInstancesForSiteParams() *ListServiceInstancesForSiteParams
NewListServiceInstancesForSiteParams creates a new ListServiceInstancesForSiteParams object with the default values initialized.
func NewListServiceInstancesForSiteParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListServiceInstancesForSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the list service instances for site params
func (*ListServiceInstancesForSiteParams) SetHTTPClient ¶
func (o *ListServiceInstancesForSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list service instances for site params
func (*ListServiceInstancesForSiteParams) SetSiteID ¶
func (o *ListServiceInstancesForSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list service instances for site params
func (*ListServiceInstancesForSiteParams) SetTimeout ¶
func (o *ListServiceInstancesForSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list service instances for site params
func (*ListServiceInstancesForSiteParams) WithContext ¶
func (o *ListServiceInstancesForSiteParams) WithContext(ctx context.Context) *ListServiceInstancesForSiteParams
WithContext adds the context to the list service instances for site params
func (*ListServiceInstancesForSiteParams) WithHTTPClient ¶
func (o *ListServiceInstancesForSiteParams) WithHTTPClient(client *http.Client) *ListServiceInstancesForSiteParams
WithHTTPClient adds the HTTPClient to the list service instances for site params
func (*ListServiceInstancesForSiteParams) WithSiteID ¶
func (o *ListServiceInstancesForSiteParams) WithSiteID(siteID string) *ListServiceInstancesForSiteParams
WithSiteID adds the siteID to the list service instances for site params
func (*ListServiceInstancesForSiteParams) WithTimeout ¶
func (o *ListServiceInstancesForSiteParams) WithTimeout(timeout time.Duration) *ListServiceInstancesForSiteParams
WithTimeout adds the timeout to the list service instances for site params
func (*ListServiceInstancesForSiteParams) WriteToRequest ¶
func (o *ListServiceInstancesForSiteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListServiceInstancesForSiteReader ¶
type ListServiceInstancesForSiteReader struct {
// contains filtered or unexported fields
}
ListServiceInstancesForSiteReader is a Reader for the ListServiceInstancesForSite structure.
func (*ListServiceInstancesForSiteReader) ReadResponse ¶
func (o *ListServiceInstancesForSiteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteAgentRunnerHooksDefault ¶ added in v2.56.0
type ListSiteAgentRunnerHooksDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSiteAgentRunnerHooksDefault handles this case with default header values.
error
func NewListSiteAgentRunnerHooksDefault ¶ added in v2.56.0
func NewListSiteAgentRunnerHooksDefault(code int) *ListSiteAgentRunnerHooksDefault
NewListSiteAgentRunnerHooksDefault creates a ListSiteAgentRunnerHooksDefault with default headers values
func (*ListSiteAgentRunnerHooksDefault) Code ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksDefault) Code() int
Code gets the status code for the list site agent runner hooks default response
func (*ListSiteAgentRunnerHooksDefault) Error ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksDefault) Error() string
func (*ListSiteAgentRunnerHooksDefault) GetPayload ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksDefault) GetPayload() *models.Error
type ListSiteAgentRunnerHooksOK ¶ added in v2.56.0
type ListSiteAgentRunnerHooksOK struct {
Payload []*models.AgentRunnerHook
}
ListSiteAgentRunnerHooksOK handles this case with default header values.
OK
func NewListSiteAgentRunnerHooksOK ¶ added in v2.56.0
func NewListSiteAgentRunnerHooksOK() *ListSiteAgentRunnerHooksOK
NewListSiteAgentRunnerHooksOK creates a ListSiteAgentRunnerHooksOK with default headers values
func (*ListSiteAgentRunnerHooksOK) Error ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksOK) Error() string
func (*ListSiteAgentRunnerHooksOK) GetPayload ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksOK) GetPayload() []*models.AgentRunnerHook
type ListSiteAgentRunnerHooksParams ¶ added in v2.56.0
type ListSiteAgentRunnerHooksParams struct {
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListSiteAgentRunnerHooksParams contains all the parameters to send to the API endpoint for the list site agent runner hooks operation typically these are written to a http.Request
func NewListSiteAgentRunnerHooksParams ¶ added in v2.56.0
func NewListSiteAgentRunnerHooksParams() *ListSiteAgentRunnerHooksParams
NewListSiteAgentRunnerHooksParams creates a new ListSiteAgentRunnerHooksParams object with the default values initialized.
func NewListSiteAgentRunnerHooksParamsWithContext ¶ added in v2.56.0
func NewListSiteAgentRunnerHooksParamsWithContext(ctx context.Context) *ListSiteAgentRunnerHooksParams
NewListSiteAgentRunnerHooksParamsWithContext creates a new ListSiteAgentRunnerHooksParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteAgentRunnerHooksParamsWithHTTPClient ¶ added in v2.56.0
func NewListSiteAgentRunnerHooksParamsWithHTTPClient(client *http.Client) *ListSiteAgentRunnerHooksParams
NewListSiteAgentRunnerHooksParamsWithHTTPClient creates a new ListSiteAgentRunnerHooksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteAgentRunnerHooksParamsWithTimeout ¶ added in v2.56.0
func NewListSiteAgentRunnerHooksParamsWithTimeout(timeout time.Duration) *ListSiteAgentRunnerHooksParams
NewListSiteAgentRunnerHooksParamsWithTimeout creates a new ListSiteAgentRunnerHooksParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteAgentRunnerHooksParams) SetContext ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksParams) SetContext(ctx context.Context)
SetContext adds the context to the list site agent runner hooks params
func (*ListSiteAgentRunnerHooksParams) SetHTTPClient ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site agent runner hooks params
func (*ListSiteAgentRunnerHooksParams) SetSiteID ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site agent runner hooks params
func (*ListSiteAgentRunnerHooksParams) SetTimeout ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site agent runner hooks params
func (*ListSiteAgentRunnerHooksParams) WithContext ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksParams) WithContext(ctx context.Context) *ListSiteAgentRunnerHooksParams
WithContext adds the context to the list site agent runner hooks params
func (*ListSiteAgentRunnerHooksParams) WithHTTPClient ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksParams) WithHTTPClient(client *http.Client) *ListSiteAgentRunnerHooksParams
WithHTTPClient adds the HTTPClient to the list site agent runner hooks params
func (*ListSiteAgentRunnerHooksParams) WithSiteID ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksParams) WithSiteID(siteID string) *ListSiteAgentRunnerHooksParams
WithSiteID adds the siteID to the list site agent runner hooks params
func (*ListSiteAgentRunnerHooksParams) WithTimeout ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksParams) WithTimeout(timeout time.Duration) *ListSiteAgentRunnerHooksParams
WithTimeout adds the timeout to the list site agent runner hooks params
func (*ListSiteAgentRunnerHooksParams) WriteToRequest ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteAgentRunnerHooksReader ¶ added in v2.56.0
type ListSiteAgentRunnerHooksReader struct {
// contains filtered or unexported fields
}
ListSiteAgentRunnerHooksReader is a Reader for the ListSiteAgentRunnerHooks structure.
func (*ListSiteAgentRunnerHooksReader) ReadResponse ¶ added in v2.56.0
func (o *ListSiteAgentRunnerHooksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteAssetsDefault ¶
type ListSiteAssetsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSiteAssetsDefault handles this case with default header values.
error
func NewListSiteAssetsDefault ¶
func NewListSiteAssetsDefault(code int) *ListSiteAssetsDefault
NewListSiteAssetsDefault creates a ListSiteAssetsDefault with default headers values
func (*ListSiteAssetsDefault) Code ¶
func (o *ListSiteAssetsDefault) Code() int
Code gets the status code for the list site assets default response
func (*ListSiteAssetsDefault) Error ¶
func (o *ListSiteAssetsDefault) Error() string
func (*ListSiteAssetsDefault) GetPayload ¶
func (o *ListSiteAssetsDefault) GetPayload() *models.Error
type ListSiteAssetsOK ¶
ListSiteAssetsOK handles this case with default header values.
OK
func NewListSiteAssetsOK ¶
func NewListSiteAssetsOK() *ListSiteAssetsOK
NewListSiteAssetsOK creates a ListSiteAssetsOK with default headers values
func (*ListSiteAssetsOK) Error ¶
func (o *ListSiteAssetsOK) Error() string
func (*ListSiteAssetsOK) GetPayload ¶
func (o *ListSiteAssetsOK) GetPayload() []*models.Asset
type ListSiteAssetsParams ¶
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 ¶
func NewListSiteAssetsParams() *ListSiteAssetsParams
NewListSiteAssetsParams creates a new ListSiteAssetsParams object with the default values initialized.
func NewListSiteAssetsParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListSiteAssetsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site assets params
func (*ListSiteAssetsParams) SetHTTPClient ¶
func (o *ListSiteAssetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site assets params
func (*ListSiteAssetsParams) SetSiteID ¶
func (o *ListSiteAssetsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site assets params
func (*ListSiteAssetsParams) SetTimeout ¶
func (o *ListSiteAssetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site assets params
func (*ListSiteAssetsParams) WithContext ¶
func (o *ListSiteAssetsParams) WithContext(ctx context.Context) *ListSiteAssetsParams
WithContext adds the context to the list site assets params
func (*ListSiteAssetsParams) WithHTTPClient ¶
func (o *ListSiteAssetsParams) WithHTTPClient(client *http.Client) *ListSiteAssetsParams
WithHTTPClient adds the HTTPClient to the list site assets params
func (*ListSiteAssetsParams) WithSiteID ¶
func (o *ListSiteAssetsParams) WithSiteID(siteID string) *ListSiteAssetsParams
WithSiteID adds the siteID to the list site assets params
func (*ListSiteAssetsParams) WithTimeout ¶
func (o *ListSiteAssetsParams) WithTimeout(timeout time.Duration) *ListSiteAssetsParams
WithTimeout adds the timeout to the list site assets params
func (*ListSiteAssetsParams) WriteToRequest ¶
func (o *ListSiteAssetsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteAssetsReader ¶
type ListSiteAssetsReader struct {
// contains filtered or unexported fields
}
ListSiteAssetsReader is a Reader for the ListSiteAssets structure.
func (*ListSiteAssetsReader) ReadResponse ¶
func (o *ListSiteAssetsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteBuildHooksDefault ¶
type ListSiteBuildHooksDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSiteBuildHooksDefault handles this case with default header values.
error
func NewListSiteBuildHooksDefault ¶
func NewListSiteBuildHooksDefault(code int) *ListSiteBuildHooksDefault
NewListSiteBuildHooksDefault creates a ListSiteBuildHooksDefault with default headers values
func (*ListSiteBuildHooksDefault) Code ¶
func (o *ListSiteBuildHooksDefault) Code() int
Code gets the status code for the list site build hooks default response
func (*ListSiteBuildHooksDefault) Error ¶
func (o *ListSiteBuildHooksDefault) Error() string
func (*ListSiteBuildHooksDefault) GetPayload ¶
func (o *ListSiteBuildHooksDefault) GetPayload() *models.Error
type ListSiteBuildHooksOK ¶
ListSiteBuildHooksOK handles this case with default header values.
OK
func NewListSiteBuildHooksOK ¶
func NewListSiteBuildHooksOK() *ListSiteBuildHooksOK
NewListSiteBuildHooksOK creates a ListSiteBuildHooksOK with default headers values
func (*ListSiteBuildHooksOK) Error ¶
func (o *ListSiteBuildHooksOK) Error() string
func (*ListSiteBuildHooksOK) GetPayload ¶
func (o *ListSiteBuildHooksOK) GetPayload() []*models.BuildHook
type ListSiteBuildHooksParams ¶
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 ¶
func NewListSiteBuildHooksParams() *ListSiteBuildHooksParams
NewListSiteBuildHooksParams creates a new ListSiteBuildHooksParams object with the default values initialized.
func NewListSiteBuildHooksParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListSiteBuildHooksParams) SetContext(ctx context.Context)
SetContext adds the context to the list site build hooks params
func (*ListSiteBuildHooksParams) SetHTTPClient ¶
func (o *ListSiteBuildHooksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site build hooks params
func (*ListSiteBuildHooksParams) SetSiteID ¶
func (o *ListSiteBuildHooksParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site build hooks params
func (*ListSiteBuildHooksParams) SetTimeout ¶
func (o *ListSiteBuildHooksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site build hooks params
func (*ListSiteBuildHooksParams) WithContext ¶
func (o *ListSiteBuildHooksParams) WithContext(ctx context.Context) *ListSiteBuildHooksParams
WithContext adds the context to the list site build hooks params
func (*ListSiteBuildHooksParams) WithHTTPClient ¶
func (o *ListSiteBuildHooksParams) WithHTTPClient(client *http.Client) *ListSiteBuildHooksParams
WithHTTPClient adds the HTTPClient to the list site build hooks params
func (*ListSiteBuildHooksParams) WithSiteID ¶
func (o *ListSiteBuildHooksParams) WithSiteID(siteID string) *ListSiteBuildHooksParams
WithSiteID adds the siteID to the list site build hooks params
func (*ListSiteBuildHooksParams) WithTimeout ¶
func (o *ListSiteBuildHooksParams) WithTimeout(timeout time.Duration) *ListSiteBuildHooksParams
WithTimeout adds the timeout to the list site build hooks params
func (*ListSiteBuildHooksParams) WriteToRequest ¶
func (o *ListSiteBuildHooksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteBuildHooksReader ¶
type ListSiteBuildHooksReader struct {
// contains filtered or unexported fields
}
ListSiteBuildHooksReader is a Reader for the ListSiteBuildHooks structure.
func (*ListSiteBuildHooksReader) ReadResponse ¶
func (o *ListSiteBuildHooksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteBuildsDefault ¶
type ListSiteBuildsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSiteBuildsDefault handles this case with default header values.
error
func NewListSiteBuildsDefault ¶
func NewListSiteBuildsDefault(code int) *ListSiteBuildsDefault
NewListSiteBuildsDefault creates a ListSiteBuildsDefault with default headers values
func (*ListSiteBuildsDefault) Code ¶
func (o *ListSiteBuildsDefault) Code() int
Code gets the status code for the list site builds default response
func (*ListSiteBuildsDefault) Error ¶
func (o *ListSiteBuildsDefault) Error() string
func (*ListSiteBuildsDefault) GetPayload ¶
func (o *ListSiteBuildsDefault) GetPayload() *models.Error
type ListSiteBuildsOK ¶
ListSiteBuildsOK handles this case with default header values.
OK
func NewListSiteBuildsOK ¶
func NewListSiteBuildsOK() *ListSiteBuildsOK
NewListSiteBuildsOK creates a ListSiteBuildsOK with default headers values
func (*ListSiteBuildsOK) Error ¶
func (o *ListSiteBuildsOK) Error() string
func (*ListSiteBuildsOK) GetPayload ¶
func (o *ListSiteBuildsOK) GetPayload() []*models.Build
type ListSiteBuildsParams ¶
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 ¶
func NewListSiteBuildsParams() *ListSiteBuildsParams
NewListSiteBuildsParams creates a new ListSiteBuildsParams object with the default values initialized.
func NewListSiteBuildsParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListSiteBuildsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site builds params
func (*ListSiteBuildsParams) SetHTTPClient ¶
func (o *ListSiteBuildsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site builds params
func (*ListSiteBuildsParams) SetPage ¶
func (o *ListSiteBuildsParams) SetPage(page *int32)
SetPage adds the page to the list site builds params
func (*ListSiteBuildsParams) SetPerPage ¶
func (o *ListSiteBuildsParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list site builds params
func (*ListSiteBuildsParams) SetSiteID ¶
func (o *ListSiteBuildsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site builds params
func (*ListSiteBuildsParams) SetTimeout ¶
func (o *ListSiteBuildsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site builds params
func (*ListSiteBuildsParams) WithContext ¶
func (o *ListSiteBuildsParams) WithContext(ctx context.Context) *ListSiteBuildsParams
WithContext adds the context to the list site builds params
func (*ListSiteBuildsParams) WithHTTPClient ¶
func (o *ListSiteBuildsParams) WithHTTPClient(client *http.Client) *ListSiteBuildsParams
WithHTTPClient adds the HTTPClient to the list site builds params
func (*ListSiteBuildsParams) WithPage ¶
func (o *ListSiteBuildsParams) WithPage(page *int32) *ListSiteBuildsParams
WithPage adds the page to the list site builds params
func (*ListSiteBuildsParams) WithPerPage ¶
func (o *ListSiteBuildsParams) WithPerPage(perPage *int32) *ListSiteBuildsParams
WithPerPage adds the perPage to the list site builds params
func (*ListSiteBuildsParams) WithSiteID ¶
func (o *ListSiteBuildsParams) WithSiteID(siteID string) *ListSiteBuildsParams
WithSiteID adds the siteID to the list site builds params
func (*ListSiteBuildsParams) WithTimeout ¶
func (o *ListSiteBuildsParams) WithTimeout(timeout time.Duration) *ListSiteBuildsParams
WithTimeout adds the timeout to the list site builds params
func (*ListSiteBuildsParams) WriteToRequest ¶
func (o *ListSiteBuildsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteBuildsReader ¶
type ListSiteBuildsReader struct {
// contains filtered or unexported fields
}
ListSiteBuildsReader is a Reader for the ListSiteBuilds structure.
func (*ListSiteBuildsReader) ReadResponse ¶
func (o *ListSiteBuildsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteDatabaseBranchesDefault ¶ added in v2.53.0
type ListSiteDatabaseBranchesDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSiteDatabaseBranchesDefault handles this case with default header values.
error
func NewListSiteDatabaseBranchesDefault ¶ added in v2.53.0
func NewListSiteDatabaseBranchesDefault(code int) *ListSiteDatabaseBranchesDefault
NewListSiteDatabaseBranchesDefault creates a ListSiteDatabaseBranchesDefault with default headers values
func (*ListSiteDatabaseBranchesDefault) Code ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesDefault) Code() int
Code gets the status code for the list site database branches default response
func (*ListSiteDatabaseBranchesDefault) Error ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesDefault) Error() string
func (*ListSiteDatabaseBranchesDefault) GetPayload ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesDefault) GetPayload() *models.Error
type ListSiteDatabaseBranchesOK ¶ added in v2.53.0
type ListSiteDatabaseBranchesOK struct {
Payload *models.DatabaseBranchesResponse
}
ListSiteDatabaseBranchesOK handles this case with default header values.
OK
func NewListSiteDatabaseBranchesOK ¶ added in v2.53.0
func NewListSiteDatabaseBranchesOK() *ListSiteDatabaseBranchesOK
NewListSiteDatabaseBranchesOK creates a ListSiteDatabaseBranchesOK with default headers values
func (*ListSiteDatabaseBranchesOK) Error ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesOK) Error() string
func (*ListSiteDatabaseBranchesOK) GetPayload ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesOK) GetPayload() *models.DatabaseBranchesResponse
type ListSiteDatabaseBranchesParams ¶ added in v2.53.0
type ListSiteDatabaseBranchesParams struct {
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListSiteDatabaseBranchesParams contains all the parameters to send to the API endpoint for the list site database branches operation typically these are written to a http.Request
func NewListSiteDatabaseBranchesParams ¶ added in v2.53.0
func NewListSiteDatabaseBranchesParams() *ListSiteDatabaseBranchesParams
NewListSiteDatabaseBranchesParams creates a new ListSiteDatabaseBranchesParams object with the default values initialized.
func NewListSiteDatabaseBranchesParamsWithContext ¶ added in v2.53.0
func NewListSiteDatabaseBranchesParamsWithContext(ctx context.Context) *ListSiteDatabaseBranchesParams
NewListSiteDatabaseBranchesParamsWithContext creates a new ListSiteDatabaseBranchesParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteDatabaseBranchesParamsWithHTTPClient ¶ added in v2.53.0
func NewListSiteDatabaseBranchesParamsWithHTTPClient(client *http.Client) *ListSiteDatabaseBranchesParams
NewListSiteDatabaseBranchesParamsWithHTTPClient creates a new ListSiteDatabaseBranchesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteDatabaseBranchesParamsWithTimeout ¶ added in v2.53.0
func NewListSiteDatabaseBranchesParamsWithTimeout(timeout time.Duration) *ListSiteDatabaseBranchesParams
NewListSiteDatabaseBranchesParamsWithTimeout creates a new ListSiteDatabaseBranchesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteDatabaseBranchesParams) SetContext ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesParams) SetContext(ctx context.Context)
SetContext adds the context to the list site database branches params
func (*ListSiteDatabaseBranchesParams) SetHTTPClient ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site database branches params
func (*ListSiteDatabaseBranchesParams) SetSiteID ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site database branches params
func (*ListSiteDatabaseBranchesParams) SetTimeout ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site database branches params
func (*ListSiteDatabaseBranchesParams) WithContext ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesParams) WithContext(ctx context.Context) *ListSiteDatabaseBranchesParams
WithContext adds the context to the list site database branches params
func (*ListSiteDatabaseBranchesParams) WithHTTPClient ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesParams) WithHTTPClient(client *http.Client) *ListSiteDatabaseBranchesParams
WithHTTPClient adds the HTTPClient to the list site database branches params
func (*ListSiteDatabaseBranchesParams) WithSiteID ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesParams) WithSiteID(siteID string) *ListSiteDatabaseBranchesParams
WithSiteID adds the siteID to the list site database branches params
func (*ListSiteDatabaseBranchesParams) WithTimeout ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesParams) WithTimeout(timeout time.Duration) *ListSiteDatabaseBranchesParams
WithTimeout adds the timeout to the list site database branches params
func (*ListSiteDatabaseBranchesParams) WriteToRequest ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteDatabaseBranchesReader ¶ added in v2.53.0
type ListSiteDatabaseBranchesReader struct {
// contains filtered or unexported fields
}
ListSiteDatabaseBranchesReader is a Reader for the ListSiteDatabaseBranches structure.
func (*ListSiteDatabaseBranchesReader) ReadResponse ¶ added in v2.53.0
func (o *ListSiteDatabaseBranchesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteDatabaseMigrationsDefault ¶ added in v2.53.0
type ListSiteDatabaseMigrationsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSiteDatabaseMigrationsDefault handles this case with default header values.
error
func NewListSiteDatabaseMigrationsDefault ¶ added in v2.53.0
func NewListSiteDatabaseMigrationsDefault(code int) *ListSiteDatabaseMigrationsDefault
NewListSiteDatabaseMigrationsDefault creates a ListSiteDatabaseMigrationsDefault with default headers values
func (*ListSiteDatabaseMigrationsDefault) Code ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsDefault) Code() int
Code gets the status code for the list site database migrations default response
func (*ListSiteDatabaseMigrationsDefault) Error ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsDefault) Error() string
func (*ListSiteDatabaseMigrationsDefault) GetPayload ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsDefault) GetPayload() *models.Error
type ListSiteDatabaseMigrationsLocked ¶ added in v2.53.0
type ListSiteDatabaseMigrationsLocked struct {
}
ListSiteDatabaseMigrationsLocked handles this case with default header values.
Database is disabled
func NewListSiteDatabaseMigrationsLocked ¶ added in v2.53.0
func NewListSiteDatabaseMigrationsLocked() *ListSiteDatabaseMigrationsLocked
NewListSiteDatabaseMigrationsLocked creates a ListSiteDatabaseMigrationsLocked with default headers values
func (*ListSiteDatabaseMigrationsLocked) Error ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsLocked) Error() string
type ListSiteDatabaseMigrationsNotFound ¶ added in v2.53.0
type ListSiteDatabaseMigrationsNotFound struct {
}
ListSiteDatabaseMigrationsNotFound handles this case with default header values.
Database or branch not found
func NewListSiteDatabaseMigrationsNotFound ¶ added in v2.53.0
func NewListSiteDatabaseMigrationsNotFound() *ListSiteDatabaseMigrationsNotFound
NewListSiteDatabaseMigrationsNotFound creates a ListSiteDatabaseMigrationsNotFound with default headers values
func (*ListSiteDatabaseMigrationsNotFound) Error ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsNotFound) Error() string
type ListSiteDatabaseMigrationsOK ¶ added in v2.53.0
type ListSiteDatabaseMigrationsOK struct {
Payload *models.ListDatabaseMigrationsResponse
}
ListSiteDatabaseMigrationsOK handles this case with default header values.
OK
func NewListSiteDatabaseMigrationsOK ¶ added in v2.53.0
func NewListSiteDatabaseMigrationsOK() *ListSiteDatabaseMigrationsOK
NewListSiteDatabaseMigrationsOK creates a ListSiteDatabaseMigrationsOK with default headers values
func (*ListSiteDatabaseMigrationsOK) Error ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsOK) Error() string
func (*ListSiteDatabaseMigrationsOK) GetPayload ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsOK) GetPayload() *models.ListDatabaseMigrationsResponse
type ListSiteDatabaseMigrationsParams ¶ added in v2.53.0
type ListSiteDatabaseMigrationsParams struct {
/*Branch
The branch ID to list migrations for. Defaults to "production" if not specified.
*/
Branch *string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListSiteDatabaseMigrationsParams contains all the parameters to send to the API endpoint for the list site database migrations operation typically these are written to a http.Request
func NewListSiteDatabaseMigrationsParams ¶ added in v2.53.0
func NewListSiteDatabaseMigrationsParams() *ListSiteDatabaseMigrationsParams
NewListSiteDatabaseMigrationsParams creates a new ListSiteDatabaseMigrationsParams object with the default values initialized.
func NewListSiteDatabaseMigrationsParamsWithContext ¶ added in v2.53.0
func NewListSiteDatabaseMigrationsParamsWithContext(ctx context.Context) *ListSiteDatabaseMigrationsParams
NewListSiteDatabaseMigrationsParamsWithContext creates a new ListSiteDatabaseMigrationsParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteDatabaseMigrationsParamsWithHTTPClient ¶ added in v2.53.0
func NewListSiteDatabaseMigrationsParamsWithHTTPClient(client *http.Client) *ListSiteDatabaseMigrationsParams
NewListSiteDatabaseMigrationsParamsWithHTTPClient creates a new ListSiteDatabaseMigrationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteDatabaseMigrationsParamsWithTimeout ¶ added in v2.53.0
func NewListSiteDatabaseMigrationsParamsWithTimeout(timeout time.Duration) *ListSiteDatabaseMigrationsParams
NewListSiteDatabaseMigrationsParamsWithTimeout creates a new ListSiteDatabaseMigrationsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteDatabaseMigrationsParams) SetBranch ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) SetBranch(branch *string)
SetBranch adds the branch to the list site database migrations params
func (*ListSiteDatabaseMigrationsParams) SetContext ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site database migrations params
func (*ListSiteDatabaseMigrationsParams) SetHTTPClient ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site database migrations params
func (*ListSiteDatabaseMigrationsParams) SetSiteID ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site database migrations params
func (*ListSiteDatabaseMigrationsParams) SetTimeout ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site database migrations params
func (*ListSiteDatabaseMigrationsParams) WithBranch ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) WithBranch(branch *string) *ListSiteDatabaseMigrationsParams
WithBranch adds the branch to the list site database migrations params
func (*ListSiteDatabaseMigrationsParams) WithContext ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) WithContext(ctx context.Context) *ListSiteDatabaseMigrationsParams
WithContext adds the context to the list site database migrations params
func (*ListSiteDatabaseMigrationsParams) WithHTTPClient ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) WithHTTPClient(client *http.Client) *ListSiteDatabaseMigrationsParams
WithHTTPClient adds the HTTPClient to the list site database migrations params
func (*ListSiteDatabaseMigrationsParams) WithSiteID ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) WithSiteID(siteID string) *ListSiteDatabaseMigrationsParams
WithSiteID adds the siteID to the list site database migrations params
func (*ListSiteDatabaseMigrationsParams) WithTimeout ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) WithTimeout(timeout time.Duration) *ListSiteDatabaseMigrationsParams
WithTimeout adds the timeout to the list site database migrations params
func (*ListSiteDatabaseMigrationsParams) WriteToRequest ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteDatabaseMigrationsReader ¶ added in v2.53.0
type ListSiteDatabaseMigrationsReader struct {
// contains filtered or unexported fields
}
ListSiteDatabaseMigrationsReader is a Reader for the ListSiteDatabaseMigrations structure.
func (*ListSiteDatabaseMigrationsReader) ReadResponse ¶ added in v2.53.0
func (o *ListSiteDatabaseMigrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteDatabaseSnapshotsDefault ¶ added in v2.47.0
type ListSiteDatabaseSnapshotsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSiteDatabaseSnapshotsDefault handles this case with default header values.
error
func NewListSiteDatabaseSnapshotsDefault ¶ added in v2.47.0
func NewListSiteDatabaseSnapshotsDefault(code int) *ListSiteDatabaseSnapshotsDefault
NewListSiteDatabaseSnapshotsDefault creates a ListSiteDatabaseSnapshotsDefault with default headers values
func (*ListSiteDatabaseSnapshotsDefault) Code ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsDefault) Code() int
Code gets the status code for the list site database snapshots default response
func (*ListSiteDatabaseSnapshotsDefault) Error ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsDefault) Error() string
func (*ListSiteDatabaseSnapshotsDefault) GetPayload ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsDefault) GetPayload() *models.Error
type ListSiteDatabaseSnapshotsOK ¶ added in v2.47.0
type ListSiteDatabaseSnapshotsOK struct {
Payload *models.DatabaseSnapshotsResponse
}
ListSiteDatabaseSnapshotsOK handles this case with default header values.
OK
func NewListSiteDatabaseSnapshotsOK ¶ added in v2.47.0
func NewListSiteDatabaseSnapshotsOK() *ListSiteDatabaseSnapshotsOK
NewListSiteDatabaseSnapshotsOK creates a ListSiteDatabaseSnapshotsOK with default headers values
func (*ListSiteDatabaseSnapshotsOK) Error ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsOK) Error() string
func (*ListSiteDatabaseSnapshotsOK) GetPayload ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsOK) GetPayload() *models.DatabaseSnapshotsResponse
type ListSiteDatabaseSnapshotsParams ¶ added in v2.47.0
type ListSiteDatabaseSnapshotsParams struct {
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListSiteDatabaseSnapshotsParams contains all the parameters to send to the API endpoint for the list site database snapshots operation typically these are written to a http.Request
func NewListSiteDatabaseSnapshotsParams ¶ added in v2.47.0
func NewListSiteDatabaseSnapshotsParams() *ListSiteDatabaseSnapshotsParams
NewListSiteDatabaseSnapshotsParams creates a new ListSiteDatabaseSnapshotsParams object with the default values initialized.
func NewListSiteDatabaseSnapshotsParamsWithContext ¶ added in v2.47.0
func NewListSiteDatabaseSnapshotsParamsWithContext(ctx context.Context) *ListSiteDatabaseSnapshotsParams
NewListSiteDatabaseSnapshotsParamsWithContext creates a new ListSiteDatabaseSnapshotsParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteDatabaseSnapshotsParamsWithHTTPClient ¶ added in v2.47.0
func NewListSiteDatabaseSnapshotsParamsWithHTTPClient(client *http.Client) *ListSiteDatabaseSnapshotsParams
NewListSiteDatabaseSnapshotsParamsWithHTTPClient creates a new ListSiteDatabaseSnapshotsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteDatabaseSnapshotsParamsWithTimeout ¶ added in v2.47.0
func NewListSiteDatabaseSnapshotsParamsWithTimeout(timeout time.Duration) *ListSiteDatabaseSnapshotsParams
NewListSiteDatabaseSnapshotsParamsWithTimeout creates a new ListSiteDatabaseSnapshotsParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteDatabaseSnapshotsParams) SetContext ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site database snapshots params
func (*ListSiteDatabaseSnapshotsParams) SetHTTPClient ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site database snapshots params
func (*ListSiteDatabaseSnapshotsParams) SetSiteID ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site database snapshots params
func (*ListSiteDatabaseSnapshotsParams) SetTimeout ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site database snapshots params
func (*ListSiteDatabaseSnapshotsParams) WithContext ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsParams) WithContext(ctx context.Context) *ListSiteDatabaseSnapshotsParams
WithContext adds the context to the list site database snapshots params
func (*ListSiteDatabaseSnapshotsParams) WithHTTPClient ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsParams) WithHTTPClient(client *http.Client) *ListSiteDatabaseSnapshotsParams
WithHTTPClient adds the HTTPClient to the list site database snapshots params
func (*ListSiteDatabaseSnapshotsParams) WithSiteID ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsParams) WithSiteID(siteID string) *ListSiteDatabaseSnapshotsParams
WithSiteID adds the siteID to the list site database snapshots params
func (*ListSiteDatabaseSnapshotsParams) WithTimeout ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsParams) WithTimeout(timeout time.Duration) *ListSiteDatabaseSnapshotsParams
WithTimeout adds the timeout to the list site database snapshots params
func (*ListSiteDatabaseSnapshotsParams) WriteToRequest ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteDatabaseSnapshotsReader ¶ added in v2.47.0
type ListSiteDatabaseSnapshotsReader struct {
// contains filtered or unexported fields
}
ListSiteDatabaseSnapshotsReader is a Reader for the ListSiteDatabaseSnapshots structure.
func (*ListSiteDatabaseSnapshotsReader) ReadResponse ¶ added in v2.47.0
func (o *ListSiteDatabaseSnapshotsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteDeployedBranchesDefault ¶
type ListSiteDeployedBranchesDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSiteDeployedBranchesDefault handles this case with default header values.
error
func NewListSiteDeployedBranchesDefault ¶
func NewListSiteDeployedBranchesDefault(code int) *ListSiteDeployedBranchesDefault
NewListSiteDeployedBranchesDefault creates a ListSiteDeployedBranchesDefault with default headers values
func (*ListSiteDeployedBranchesDefault) Code ¶
func (o *ListSiteDeployedBranchesDefault) Code() int
Code gets the status code for the list site deployed branches default response
func (*ListSiteDeployedBranchesDefault) Error ¶
func (o *ListSiteDeployedBranchesDefault) Error() string
func (*ListSiteDeployedBranchesDefault) GetPayload ¶
func (o *ListSiteDeployedBranchesDefault) GetPayload() *models.Error
type ListSiteDeployedBranchesOK ¶
type ListSiteDeployedBranchesOK struct {
Payload []*models.DeployedBranch
}
ListSiteDeployedBranchesOK handles this case with default header values.
OK
func NewListSiteDeployedBranchesOK ¶
func NewListSiteDeployedBranchesOK() *ListSiteDeployedBranchesOK
NewListSiteDeployedBranchesOK creates a ListSiteDeployedBranchesOK with default headers values
func (*ListSiteDeployedBranchesOK) Error ¶
func (o *ListSiteDeployedBranchesOK) Error() string
func (*ListSiteDeployedBranchesOK) GetPayload ¶
func (o *ListSiteDeployedBranchesOK) GetPayload() []*models.DeployedBranch
type ListSiteDeployedBranchesParams ¶
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 ¶
func NewListSiteDeployedBranchesParams() *ListSiteDeployedBranchesParams
NewListSiteDeployedBranchesParams creates a new ListSiteDeployedBranchesParams object with the default values initialized.
func NewListSiteDeployedBranchesParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListSiteDeployedBranchesParams) SetContext(ctx context.Context)
SetContext adds the context to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) SetHTTPClient ¶
func (o *ListSiteDeployedBranchesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) SetSiteID ¶
func (o *ListSiteDeployedBranchesParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) SetTimeout ¶
func (o *ListSiteDeployedBranchesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) WithContext ¶
func (o *ListSiteDeployedBranchesParams) WithContext(ctx context.Context) *ListSiteDeployedBranchesParams
WithContext adds the context to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) WithHTTPClient ¶
func (o *ListSiteDeployedBranchesParams) WithHTTPClient(client *http.Client) *ListSiteDeployedBranchesParams
WithHTTPClient adds the HTTPClient to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) WithSiteID ¶
func (o *ListSiteDeployedBranchesParams) WithSiteID(siteID string) *ListSiteDeployedBranchesParams
WithSiteID adds the siteID to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) WithTimeout ¶
func (o *ListSiteDeployedBranchesParams) WithTimeout(timeout time.Duration) *ListSiteDeployedBranchesParams
WithTimeout adds the timeout to the list site deployed branches params
func (*ListSiteDeployedBranchesParams) WriteToRequest ¶
func (o *ListSiteDeployedBranchesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteDeployedBranchesReader ¶
type ListSiteDeployedBranchesReader struct {
// contains filtered or unexported fields
}
ListSiteDeployedBranchesReader is a Reader for the ListSiteDeployedBranches structure.
func (*ListSiteDeployedBranchesReader) ReadResponse ¶
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 ¶
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 ¶
func (o *ListSiteDeploysOK) GetPayload() []*models.Deploy
type ListSiteDeploysParams ¶
type ListSiteDeploysParams struct {
/*Branch*/
Branch *string
/*DeployPreviews*/
DeployPreviews *bool
/*LatestPublished*/
LatestPublished *bool
/*Page*/
Page *int32
/*PerPage*/
PerPage *int32
/*Production*/
Production *bool
/*SiteID*/
SiteID string
/*State*/
State *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 ¶
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 ¶
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 ¶
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) SetBranch ¶ added in v2.13.0
func (o *ListSiteDeploysParams) SetBranch(branch *string)
SetBranch adds the branch to the list site deploys params
func (*ListSiteDeploysParams) SetContext ¶
func (o *ListSiteDeploysParams) SetContext(ctx context.Context)
SetContext adds the context to the list site deploys params
func (*ListSiteDeploysParams) SetDeployPreviews ¶ added in v2.13.0
func (o *ListSiteDeploysParams) SetDeployPreviews(deployPreviews *bool)
SetDeployPreviews adds the deployPreviews to the list site deploys params
func (*ListSiteDeploysParams) SetHTTPClient ¶
func (o *ListSiteDeploysParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site deploys params
func (*ListSiteDeploysParams) SetLatestPublished ¶ added in v2.13.0
func (o *ListSiteDeploysParams) SetLatestPublished(latestPublished *bool)
SetLatestPublished adds the latestPublished to the list site deploys params
func (*ListSiteDeploysParams) SetPage ¶
func (o *ListSiteDeploysParams) SetPage(page *int32)
SetPage adds the page to the list site deploys params
func (*ListSiteDeploysParams) SetPerPage ¶
func (o *ListSiteDeploysParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list site deploys params
func (*ListSiteDeploysParams) SetProduction ¶ added in v2.13.0
func (o *ListSiteDeploysParams) SetProduction(production *bool)
SetProduction adds the production to the list site deploys params
func (*ListSiteDeploysParams) SetSiteID ¶
func (o *ListSiteDeploysParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site deploys params
func (*ListSiteDeploysParams) SetState ¶ added in v2.13.0
func (o *ListSiteDeploysParams) SetState(state *string)
SetState adds the state to the list site deploys params
func (*ListSiteDeploysParams) SetTimeout ¶
func (o *ListSiteDeploysParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site deploys params
func (*ListSiteDeploysParams) WithBranch ¶ added in v2.13.0
func (o *ListSiteDeploysParams) WithBranch(branch *string) *ListSiteDeploysParams
WithBranch adds the branch to the list site deploys params
func (*ListSiteDeploysParams) WithContext ¶
func (o *ListSiteDeploysParams) WithContext(ctx context.Context) *ListSiteDeploysParams
WithContext adds the context to the list site deploys params
func (*ListSiteDeploysParams) WithDeployPreviews ¶ added in v2.13.0
func (o *ListSiteDeploysParams) WithDeployPreviews(deployPreviews *bool) *ListSiteDeploysParams
WithDeployPreviews adds the deployPreviews to the list site deploys params
func (*ListSiteDeploysParams) WithHTTPClient ¶
func (o *ListSiteDeploysParams) WithHTTPClient(client *http.Client) *ListSiteDeploysParams
WithHTTPClient adds the HTTPClient to the list site deploys params
func (*ListSiteDeploysParams) WithLatestPublished ¶ added in v2.13.0
func (o *ListSiteDeploysParams) WithLatestPublished(latestPublished *bool) *ListSiteDeploysParams
WithLatestPublished adds the latestPublished to the list site deploys params
func (*ListSiteDeploysParams) WithPage ¶
func (o *ListSiteDeploysParams) WithPage(page *int32) *ListSiteDeploysParams
WithPage adds the page to the list site deploys params
func (*ListSiteDeploysParams) WithPerPage ¶
func (o *ListSiteDeploysParams) WithPerPage(perPage *int32) *ListSiteDeploysParams
WithPerPage adds the perPage to the list site deploys params
func (*ListSiteDeploysParams) WithProduction ¶ added in v2.13.0
func (o *ListSiteDeploysParams) WithProduction(production *bool) *ListSiteDeploysParams
WithProduction adds the production 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) WithState ¶ added in v2.13.0
func (o *ListSiteDeploysParams) WithState(state *string) *ListSiteDeploysParams
WithState adds the state to the list site deploys params
func (*ListSiteDeploysParams) WithTimeout ¶
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 ListSiteDevServerHooksDefault ¶ added in v2.30.0
type ListSiteDevServerHooksDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSiteDevServerHooksDefault handles this case with default header values.
error
func NewListSiteDevServerHooksDefault ¶ added in v2.30.0
func NewListSiteDevServerHooksDefault(code int) *ListSiteDevServerHooksDefault
NewListSiteDevServerHooksDefault creates a ListSiteDevServerHooksDefault with default headers values
func (*ListSiteDevServerHooksDefault) Code ¶ added in v2.30.0
func (o *ListSiteDevServerHooksDefault) Code() int
Code gets the status code for the list site dev server hooks default response
func (*ListSiteDevServerHooksDefault) Error ¶ added in v2.30.0
func (o *ListSiteDevServerHooksDefault) Error() string
func (*ListSiteDevServerHooksDefault) GetPayload ¶ added in v2.30.0
func (o *ListSiteDevServerHooksDefault) GetPayload() *models.Error
type ListSiteDevServerHooksOK ¶ added in v2.30.0
type ListSiteDevServerHooksOK struct {
Payload []*models.DevServerHook
}
ListSiteDevServerHooksOK handles this case with default header values.
OK
func NewListSiteDevServerHooksOK ¶ added in v2.30.0
func NewListSiteDevServerHooksOK() *ListSiteDevServerHooksOK
NewListSiteDevServerHooksOK creates a ListSiteDevServerHooksOK with default headers values
func (*ListSiteDevServerHooksOK) Error ¶ added in v2.30.0
func (o *ListSiteDevServerHooksOK) Error() string
func (*ListSiteDevServerHooksOK) GetPayload ¶ added in v2.30.0
func (o *ListSiteDevServerHooksOK) GetPayload() []*models.DevServerHook
type ListSiteDevServerHooksParams ¶ added in v2.30.0
type ListSiteDevServerHooksParams struct {
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListSiteDevServerHooksParams contains all the parameters to send to the API endpoint for the list site dev server hooks operation typically these are written to a http.Request
func NewListSiteDevServerHooksParams ¶ added in v2.30.0
func NewListSiteDevServerHooksParams() *ListSiteDevServerHooksParams
NewListSiteDevServerHooksParams creates a new ListSiteDevServerHooksParams object with the default values initialized.
func NewListSiteDevServerHooksParamsWithContext ¶ added in v2.30.0
func NewListSiteDevServerHooksParamsWithContext(ctx context.Context) *ListSiteDevServerHooksParams
NewListSiteDevServerHooksParamsWithContext creates a new ListSiteDevServerHooksParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteDevServerHooksParamsWithHTTPClient ¶ added in v2.30.0
func NewListSiteDevServerHooksParamsWithHTTPClient(client *http.Client) *ListSiteDevServerHooksParams
NewListSiteDevServerHooksParamsWithHTTPClient creates a new ListSiteDevServerHooksParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteDevServerHooksParamsWithTimeout ¶ added in v2.30.0
func NewListSiteDevServerHooksParamsWithTimeout(timeout time.Duration) *ListSiteDevServerHooksParams
NewListSiteDevServerHooksParamsWithTimeout creates a new ListSiteDevServerHooksParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteDevServerHooksParams) SetContext ¶ added in v2.30.0
func (o *ListSiteDevServerHooksParams) SetContext(ctx context.Context)
SetContext adds the context to the list site dev server hooks params
func (*ListSiteDevServerHooksParams) SetHTTPClient ¶ added in v2.30.0
func (o *ListSiteDevServerHooksParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site dev server hooks params
func (*ListSiteDevServerHooksParams) SetSiteID ¶ added in v2.30.0
func (o *ListSiteDevServerHooksParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site dev server hooks params
func (*ListSiteDevServerHooksParams) SetTimeout ¶ added in v2.30.0
func (o *ListSiteDevServerHooksParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site dev server hooks params
func (*ListSiteDevServerHooksParams) WithContext ¶ added in v2.30.0
func (o *ListSiteDevServerHooksParams) WithContext(ctx context.Context) *ListSiteDevServerHooksParams
WithContext adds the context to the list site dev server hooks params
func (*ListSiteDevServerHooksParams) WithHTTPClient ¶ added in v2.30.0
func (o *ListSiteDevServerHooksParams) WithHTTPClient(client *http.Client) *ListSiteDevServerHooksParams
WithHTTPClient adds the HTTPClient to the list site dev server hooks params
func (*ListSiteDevServerHooksParams) WithSiteID ¶ added in v2.30.0
func (o *ListSiteDevServerHooksParams) WithSiteID(siteID string) *ListSiteDevServerHooksParams
WithSiteID adds the siteID to the list site dev server hooks params
func (*ListSiteDevServerHooksParams) WithTimeout ¶ added in v2.30.0
func (o *ListSiteDevServerHooksParams) WithTimeout(timeout time.Duration) *ListSiteDevServerHooksParams
WithTimeout adds the timeout to the list site dev server hooks params
func (*ListSiteDevServerHooksParams) WriteToRequest ¶ added in v2.30.0
func (o *ListSiteDevServerHooksParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteDevServerHooksReader ¶ added in v2.30.0
type ListSiteDevServerHooksReader struct {
// contains filtered or unexported fields
}
ListSiteDevServerHooksReader is a Reader for the ListSiteDevServerHooks structure.
func (*ListSiteDevServerHooksReader) ReadResponse ¶ added in v2.30.0
func (o *ListSiteDevServerHooksReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListSiteDevServersDefault ¶ added in v2.30.0
type ListSiteDevServersDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSiteDevServersDefault handles this case with default header values.
error
func NewListSiteDevServersDefault ¶ added in v2.30.0
func NewListSiteDevServersDefault(code int) *ListSiteDevServersDefault
NewListSiteDevServersDefault creates a ListSiteDevServersDefault with default headers values
func (*ListSiteDevServersDefault) Code ¶ added in v2.30.0
func (o *ListSiteDevServersDefault) Code() int
Code gets the status code for the list site dev servers default response
func (*ListSiteDevServersDefault) Error ¶ added in v2.30.0
func (o *ListSiteDevServersDefault) Error() string
func (*ListSiteDevServersDefault) GetPayload ¶ added in v2.30.0
func (o *ListSiteDevServersDefault) GetPayload() *models.Error
type ListSiteDevServersOK ¶ added in v2.30.0
ListSiteDevServersOK handles this case with default header values.
OK
func NewListSiteDevServersOK ¶ added in v2.30.0
func NewListSiteDevServersOK() *ListSiteDevServersOK
NewListSiteDevServersOK creates a ListSiteDevServersOK with default headers values
func (*ListSiteDevServersOK) Error ¶ added in v2.30.0
func (o *ListSiteDevServersOK) Error() string
func (*ListSiteDevServersOK) GetPayload ¶ added in v2.30.0
func (o *ListSiteDevServersOK) GetPayload() []*models.DevServer
type ListSiteDevServersParams ¶ added in v2.30.0
type ListSiteDevServersParams struct {
/*Page*/
Page *int32
/*PerPage*/
PerPage *int32
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListSiteDevServersParams contains all the parameters to send to the API endpoint for the list site dev servers operation typically these are written to a http.Request
func NewListSiteDevServersParams ¶ added in v2.30.0
func NewListSiteDevServersParams() *ListSiteDevServersParams
NewListSiteDevServersParams creates a new ListSiteDevServersParams object with the default values initialized.
func NewListSiteDevServersParamsWithContext ¶ added in v2.30.0
func NewListSiteDevServersParamsWithContext(ctx context.Context) *ListSiteDevServersParams
NewListSiteDevServersParamsWithContext creates a new ListSiteDevServersParams object with the default values initialized, and the ability to set a context for a request
func NewListSiteDevServersParamsWithHTTPClient ¶ added in v2.30.0
func NewListSiteDevServersParamsWithHTTPClient(client *http.Client) *ListSiteDevServersParams
NewListSiteDevServersParamsWithHTTPClient creates a new ListSiteDevServersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListSiteDevServersParamsWithTimeout ¶ added in v2.30.0
func NewListSiteDevServersParamsWithTimeout(timeout time.Duration) *ListSiteDevServersParams
NewListSiteDevServersParamsWithTimeout creates a new ListSiteDevServersParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListSiteDevServersParams) SetContext ¶ added in v2.30.0
func (o *ListSiteDevServersParams) SetContext(ctx context.Context)
SetContext adds the context to the list site dev servers params
func (*ListSiteDevServersParams) SetHTTPClient ¶ added in v2.30.0
func (o *ListSiteDevServersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site dev servers params
func (*ListSiteDevServersParams) SetPage ¶ added in v2.30.0
func (o *ListSiteDevServersParams) SetPage(page *int32)
SetPage adds the page to the list site dev servers params
func (*ListSiteDevServersParams) SetPerPage ¶ added in v2.30.0
func (o *ListSiteDevServersParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list site dev servers params
func (*ListSiteDevServersParams) SetSiteID ¶ added in v2.30.0
func (o *ListSiteDevServersParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site dev servers params
func (*ListSiteDevServersParams) SetTimeout ¶ added in v2.30.0
func (o *ListSiteDevServersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site dev servers params
func (*ListSiteDevServersParams) WithContext ¶ added in v2.30.0
func (o *ListSiteDevServersParams) WithContext(ctx context.Context) *ListSiteDevServersParams
WithContext adds the context to the list site dev servers params
func (*ListSiteDevServersParams) WithHTTPClient ¶ added in v2.30.0
func (o *ListSiteDevServersParams) WithHTTPClient(client *http.Client) *ListSiteDevServersParams
WithHTTPClient adds the HTTPClient to the list site dev servers params
func (*ListSiteDevServersParams) WithPage ¶ added in v2.30.0
func (o *ListSiteDevServersParams) WithPage(page *int32) *ListSiteDevServersParams
WithPage adds the page to the list site dev servers params
func (*ListSiteDevServersParams) WithPerPage ¶ added in v2.30.0
func (o *ListSiteDevServersParams) WithPerPage(perPage *int32) *ListSiteDevServersParams
WithPerPage adds the perPage to the list site dev servers params
func (*ListSiteDevServersParams) WithSiteID ¶ added in v2.30.0
func (o *ListSiteDevServersParams) WithSiteID(siteID string) *ListSiteDevServersParams
WithSiteID adds the siteID to the list site dev servers params
func (*ListSiteDevServersParams) WithTimeout ¶ added in v2.30.0
func (o *ListSiteDevServersParams) WithTimeout(timeout time.Duration) *ListSiteDevServersParams
WithTimeout adds the timeout to the list site dev servers params
func (*ListSiteDevServersParams) WriteToRequest ¶ added in v2.30.0
func (o *ListSiteDevServersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSiteDevServersReader ¶ added in v2.30.0
type ListSiteDevServersReader struct {
// contains filtered or unexported fields
}
ListSiteDevServersReader is a Reader for the ListSiteDevServers structure.
func (*ListSiteDevServersReader) ReadResponse ¶ added in v2.30.0
func (o *ListSiteDevServersReader) 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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ListSiteFilesParams) SetContext(ctx context.Context)
SetContext adds the context to the list site files params
func (*ListSiteFilesParams) SetHTTPClient ¶
func (o *ListSiteFilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site files params
func (*ListSiteFilesParams) SetSiteID ¶
func (o *ListSiteFilesParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site files params
func (*ListSiteFilesParams) SetTimeout ¶
func (o *ListSiteFilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site files params
func (*ListSiteFilesParams) WithContext ¶
func (o *ListSiteFilesParams) WithContext(ctx context.Context) *ListSiteFilesParams
WithContext adds the context to the list site files params
func (*ListSiteFilesParams) WithHTTPClient ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ListSiteFormsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site forms params
func (*ListSiteFormsParams) SetHTTPClient ¶
func (o *ListSiteFormsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site forms params
func (*ListSiteFormsParams) SetSiteID ¶
func (o *ListSiteFormsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site forms params
func (*ListSiteFormsParams) SetTimeout ¶
func (o *ListSiteFormsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site forms params
func (*ListSiteFormsParams) WithContext ¶
func (o *ListSiteFormsParams) WithContext(ctx context.Context) *ListSiteFormsParams
WithContext adds the context to the list site forms params
func (*ListSiteFormsParams) WithHTTPClient ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ListSiteSnippetsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site snippets params
func (*ListSiteSnippetsParams) SetHTTPClient ¶
func (o *ListSiteSnippetsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site snippets params
func (*ListSiteSnippetsParams) SetSiteID ¶
func (o *ListSiteSnippetsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site snippets params
func (*ListSiteSnippetsParams) SetTimeout ¶
func (o *ListSiteSnippetsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site snippets params
func (*ListSiteSnippetsParams) WithContext ¶
func (o *ListSiteSnippetsParams) WithContext(ctx context.Context) *ListSiteSnippetsParams
WithContext adds the context to the list site snippets params
func (*ListSiteSnippetsParams) WithHTTPClient ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ListSiteSubmissionsParams) SetContext(ctx context.Context)
SetContext adds the context to the list site submissions params
func (*ListSiteSubmissionsParams) SetHTTPClient ¶
func (o *ListSiteSubmissionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list site submissions params
func (*ListSiteSubmissionsParams) SetPage ¶
func (o *ListSiteSubmissionsParams) SetPage(page *int32)
SetPage adds the page to the list site submissions params
func (*ListSiteSubmissionsParams) SetPerPage ¶
func (o *ListSiteSubmissionsParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list site submissions params
func (*ListSiteSubmissionsParams) SetSiteID ¶
func (o *ListSiteSubmissionsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the list site submissions params
func (*ListSiteSubmissionsParams) SetTimeout ¶
func (o *ListSiteSubmissionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list site submissions params
func (*ListSiteSubmissionsParams) WithContext ¶
func (o *ListSiteSubmissionsParams) WithContext(ctx context.Context) *ListSiteSubmissionsParams
WithContext adds the context to the list site submissions params
func (*ListSiteSubmissionsParams) WithHTTPClient ¶
func (o *ListSiteSubmissionsParams) WithHTTPClient(client *http.Client) *ListSiteSubmissionsParams
WithHTTPClient adds the HTTPClient to the list site submissions params
func (*ListSiteSubmissionsParams) WithPage ¶
func (o *ListSiteSubmissionsParams) WithPage(page *int32) *ListSiteSubmissionsParams
WithPage adds the page to the list site submissions params
func (*ListSiteSubmissionsParams) WithPerPage ¶
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 ¶
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 ¶
func (o *ListSitesDefault) GetPayload() *models.Error
type ListSitesForAccountDefault ¶
type ListSitesForAccountDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ListSitesForAccountDefault handles this case with default header values.
error
func NewListSitesForAccountDefault ¶
func NewListSitesForAccountDefault(code int) *ListSitesForAccountDefault
NewListSitesForAccountDefault creates a ListSitesForAccountDefault with default headers values
func (*ListSitesForAccountDefault) Code ¶
func (o *ListSitesForAccountDefault) Code() int
Code gets the status code for the list sites for account default response
func (*ListSitesForAccountDefault) Error ¶
func (o *ListSitesForAccountDefault) Error() string
func (*ListSitesForAccountDefault) GetPayload ¶
func (o *ListSitesForAccountDefault) GetPayload() *models.Error
type ListSitesForAccountOK ¶
ListSitesForAccountOK handles this case with default header values.
OK
func NewListSitesForAccountOK ¶
func NewListSitesForAccountOK() *ListSitesForAccountOK
NewListSitesForAccountOK creates a ListSitesForAccountOK with default headers values
func (*ListSitesForAccountOK) Error ¶
func (o *ListSitesForAccountOK) Error() string
func (*ListSitesForAccountOK) GetPayload ¶
func (o *ListSitesForAccountOK) GetPayload() []*models.Site
type ListSitesForAccountParams ¶
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 ¶
func NewListSitesForAccountParams() *ListSitesForAccountParams
NewListSitesForAccountParams creates a new ListSitesForAccountParams object with the default values initialized.
func NewListSitesForAccountParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ListSitesForAccountParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the list sites for account params
func (*ListSitesForAccountParams) SetContext ¶
func (o *ListSitesForAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the list sites for account params
func (*ListSitesForAccountParams) SetHTTPClient ¶
func (o *ListSitesForAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list sites for account params
func (*ListSitesForAccountParams) SetName ¶
func (o *ListSitesForAccountParams) SetName(name *string)
SetName adds the name to the list sites for account params
func (*ListSitesForAccountParams) SetPage ¶
func (o *ListSitesForAccountParams) SetPage(page *int32)
SetPage adds the page to the list sites for account params
func (*ListSitesForAccountParams) SetPerPage ¶
func (o *ListSitesForAccountParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list sites for account params
func (*ListSitesForAccountParams) SetTimeout ¶
func (o *ListSitesForAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list sites for account params
func (*ListSitesForAccountParams) WithAccountSlug ¶
func (o *ListSitesForAccountParams) WithAccountSlug(accountSlug string) *ListSitesForAccountParams
WithAccountSlug adds the accountSlug to the list sites for account params
func (*ListSitesForAccountParams) WithContext ¶
func (o *ListSitesForAccountParams) WithContext(ctx context.Context) *ListSitesForAccountParams
WithContext adds the context to the list sites for account params
func (*ListSitesForAccountParams) WithHTTPClient ¶
func (o *ListSitesForAccountParams) WithHTTPClient(client *http.Client) *ListSitesForAccountParams
WithHTTPClient adds the HTTPClient to the list sites for account params
func (*ListSitesForAccountParams) WithName ¶
func (o *ListSitesForAccountParams) WithName(name *string) *ListSitesForAccountParams
WithName adds the name to the list sites for account params
func (*ListSitesForAccountParams) WithPage ¶
func (o *ListSitesForAccountParams) WithPage(page *int32) *ListSitesForAccountParams
WithPage adds the page to the list sites for account params
func (*ListSitesForAccountParams) WithPerPage ¶
func (o *ListSitesForAccountParams) WithPerPage(perPage *int32) *ListSitesForAccountParams
WithPerPage adds the perPage to the list sites for account params
func (*ListSitesForAccountParams) WithTimeout ¶
func (o *ListSitesForAccountParams) WithTimeout(timeout time.Duration) *ListSitesForAccountParams
WithTimeout adds the timeout to the list sites for account params
func (*ListSitesForAccountParams) WriteToRequest ¶
func (o *ListSitesForAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListSitesForAccountReader ¶
type ListSitesForAccountReader struct {
// contains filtered or unexported fields
}
ListSitesForAccountReader is a Reader for the ListSitesForAccount structure.
func (*ListSitesForAccountReader) ReadResponse ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ListSitesParams) SetContext(ctx context.Context)
SetContext adds the context to the list sites params
func (*ListSitesParams) SetFilter ¶
func (o *ListSitesParams) SetFilter(filter *string)
SetFilter adds the filter to the list sites params
func (*ListSitesParams) SetHTTPClient ¶
func (o *ListSitesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list sites params
func (*ListSitesParams) SetName ¶
func (o *ListSitesParams) SetName(name *string)
SetName adds the name to the list sites params
func (*ListSitesParams) SetPage ¶
func (o *ListSitesParams) SetPage(page *int32)
SetPage adds the page to the list sites params
func (*ListSitesParams) SetPerPage ¶
func (o *ListSitesParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the list sites params
func (*ListSitesParams) SetTimeout ¶
func (o *ListSitesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list sites params
func (*ListSitesParams) WithContext ¶
func (o *ListSitesParams) WithContext(ctx context.Context) *ListSitesParams
WithContext adds the context to the list sites params
func (*ListSitesParams) WithFilter ¶
func (o *ListSitesParams) WithFilter(filter *string) *ListSitesParams
WithFilter adds the filter to the list sites params
func (*ListSitesParams) WithHTTPClient ¶
func (o *ListSitesParams) WithHTTPClient(client *http.Client) *ListSitesParams
WithHTTPClient adds the HTTPClient to the list sites params
func (*ListSitesParams) WithName ¶
func (o *ListSitesParams) WithName(name *string) *ListSitesParams
WithName adds the name to the list sites params
func (*ListSitesParams) WithPage ¶
func (o *ListSitesParams) WithPage(page *int32) *ListSitesParams
WithPage adds the page to the list sites params
func (*ListSitesParams) WithPerPage ¶
func (o *ListSitesParams) WithPerPage(perPage *int32) *ListSitesParams
WithPerPage adds the perPage to the list sites params
func (*ListSitesParams) WithTimeout ¶
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 ¶
LockDeployDefault handles this case with default header values.
error
func NewLockDeployDefault ¶
func NewLockDeployDefault(code int) *LockDeployDefault
NewLockDeployDefault creates a LockDeployDefault with default headers values
func (*LockDeployDefault) Code ¶
func (o *LockDeployDefault) Code() int
Code gets the status code for the lock deploy default response
func (*LockDeployDefault) Error ¶
func (o *LockDeployDefault) Error() string
func (*LockDeployDefault) GetPayload ¶
func (o *LockDeployDefault) GetPayload() *models.Error
type LockDeployOK ¶
LockDeployOK handles this case with default header values.
OK
func NewLockDeployOK ¶
func NewLockDeployOK() *LockDeployOK
NewLockDeployOK creates a LockDeployOK with default headers values
func (*LockDeployOK) Error ¶
func (o *LockDeployOK) Error() string
func (*LockDeployOK) GetPayload ¶
func (o *LockDeployOK) GetPayload() *models.Deploy
type LockDeployParams ¶
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 ¶
func NewLockDeployParams() *LockDeployParams
NewLockDeployParams creates a new LockDeployParams object with the default values initialized.
func NewLockDeployParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *LockDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the lock deploy params
func (*LockDeployParams) SetDeployID ¶
func (o *LockDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the lock deploy params
func (*LockDeployParams) SetHTTPClient ¶
func (o *LockDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the lock deploy params
func (*LockDeployParams) SetTimeout ¶
func (o *LockDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the lock deploy params
func (*LockDeployParams) WithContext ¶
func (o *LockDeployParams) WithContext(ctx context.Context) *LockDeployParams
WithContext adds the context to the lock deploy params
func (*LockDeployParams) WithDeployID ¶
func (o *LockDeployParams) WithDeployID(deployID string) *LockDeployParams
WithDeployID adds the deployID to the lock deploy params
func (*LockDeployParams) WithHTTPClient ¶
func (o *LockDeployParams) WithHTTPClient(client *http.Client) *LockDeployParams
WithHTTPClient adds the HTTPClient to the lock deploy params
func (*LockDeployParams) WithTimeout ¶
func (o *LockDeployParams) WithTimeout(timeout time.Duration) *LockDeployParams
WithTimeout adds the timeout to the lock deploy params
func (*LockDeployParams) WriteToRequest ¶
func (o *LockDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type LockDeployReader ¶
type LockDeployReader struct {
// contains filtered or unexported fields
}
LockDeployReader is a Reader for the LockDeploy structure.
func (*LockDeployReader) ReadResponse ¶
func (o *LockDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MarkDevServerActivityOK ¶ added in v2.32.0
type MarkDevServerActivityOK struct {
}
MarkDevServerActivityOK handles this case with default header values.
OK
func NewMarkDevServerActivityOK ¶ added in v2.32.0
func NewMarkDevServerActivityOK() *MarkDevServerActivityOK
NewMarkDevServerActivityOK creates a MarkDevServerActivityOK with default headers values
func (*MarkDevServerActivityOK) Error ¶ added in v2.32.0
func (o *MarkDevServerActivityOK) Error() string
type MarkDevServerActivityParams ¶ added in v2.32.0
type MarkDevServerActivityParams struct {
/*DevServerID*/
DevServerID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
MarkDevServerActivityParams contains all the parameters to send to the API endpoint for the mark dev server activity operation typically these are written to a http.Request
func NewMarkDevServerActivityParams ¶ added in v2.32.0
func NewMarkDevServerActivityParams() *MarkDevServerActivityParams
NewMarkDevServerActivityParams creates a new MarkDevServerActivityParams object with the default values initialized.
func NewMarkDevServerActivityParamsWithContext ¶ added in v2.32.0
func NewMarkDevServerActivityParamsWithContext(ctx context.Context) *MarkDevServerActivityParams
NewMarkDevServerActivityParamsWithContext creates a new MarkDevServerActivityParams object with the default values initialized, and the ability to set a context for a request
func NewMarkDevServerActivityParamsWithHTTPClient ¶ added in v2.32.0
func NewMarkDevServerActivityParamsWithHTTPClient(client *http.Client) *MarkDevServerActivityParams
NewMarkDevServerActivityParamsWithHTTPClient creates a new MarkDevServerActivityParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewMarkDevServerActivityParamsWithTimeout ¶ added in v2.32.0
func NewMarkDevServerActivityParamsWithTimeout(timeout time.Duration) *MarkDevServerActivityParams
NewMarkDevServerActivityParamsWithTimeout creates a new MarkDevServerActivityParams object with the default values initialized, and the ability to set a timeout on a request
func (*MarkDevServerActivityParams) SetContext ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) SetContext(ctx context.Context)
SetContext adds the context to the mark dev server activity params
func (*MarkDevServerActivityParams) SetDevServerID ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) SetDevServerID(devServerID string)
SetDevServerID adds the devServerId to the mark dev server activity params
func (*MarkDevServerActivityParams) SetHTTPClient ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the mark dev server activity params
func (*MarkDevServerActivityParams) SetSiteID ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the mark dev server activity params
func (*MarkDevServerActivityParams) SetTimeout ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the mark dev server activity params
func (*MarkDevServerActivityParams) WithContext ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) WithContext(ctx context.Context) *MarkDevServerActivityParams
WithContext adds the context to the mark dev server activity params
func (*MarkDevServerActivityParams) WithDevServerID ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) WithDevServerID(devServerID string) *MarkDevServerActivityParams
WithDevServerID adds the devServerID to the mark dev server activity params
func (*MarkDevServerActivityParams) WithHTTPClient ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) WithHTTPClient(client *http.Client) *MarkDevServerActivityParams
WithHTTPClient adds the HTTPClient to the mark dev server activity params
func (*MarkDevServerActivityParams) WithSiteID ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) WithSiteID(siteID string) *MarkDevServerActivityParams
WithSiteID adds the siteID to the mark dev server activity params
func (*MarkDevServerActivityParams) WithTimeout ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) WithTimeout(timeout time.Duration) *MarkDevServerActivityParams
WithTimeout adds the timeout to the mark dev server activity params
func (*MarkDevServerActivityParams) WriteToRequest ¶ added in v2.32.0
func (o *MarkDevServerActivityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MarkDevServerActivityReader ¶ added in v2.32.0
type MarkDevServerActivityReader struct {
// contains filtered or unexported fields
}
MarkDevServerActivityReader is a Reader for the MarkDevServerActivity structure.
func (*MarkDevServerActivityReader) ReadResponse ¶ added in v2.32.0
func (o *MarkDevServerActivityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type NotifyBuildStartDefault ¶
type NotifyBuildStartDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
NotifyBuildStartDefault handles this case with default header values.
error
func NewNotifyBuildStartDefault ¶
func NewNotifyBuildStartDefault(code int) *NotifyBuildStartDefault
NewNotifyBuildStartDefault creates a NotifyBuildStartDefault with default headers values
func (*NotifyBuildStartDefault) Code ¶
func (o *NotifyBuildStartDefault) Code() int
Code gets the status code for the notify build start default response
func (*NotifyBuildStartDefault) Error ¶
func (o *NotifyBuildStartDefault) Error() string
func (*NotifyBuildStartDefault) GetPayload ¶
func (o *NotifyBuildStartDefault) GetPayload() *models.Error
type NotifyBuildStartNoContent ¶
type NotifyBuildStartNoContent struct {
}
NotifyBuildStartNoContent handles this case with default header values.
No content
func NewNotifyBuildStartNoContent ¶
func NewNotifyBuildStartNoContent() *NotifyBuildStartNoContent
NewNotifyBuildStartNoContent creates a NotifyBuildStartNoContent with default headers values
func (*NotifyBuildStartNoContent) Error ¶
func (o *NotifyBuildStartNoContent) Error() string
type NotifyBuildStartParams ¶
type NotifyBuildStartParams struct {
/*BuildID*/
BuildID string
/*BuildVersion*/
BuildVersion *string
/*BuildbotVersion*/
BuildbotVersion *string
/*TaskID*/
TaskID *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 ¶
func NewNotifyBuildStartParams() *NotifyBuildStartParams
NewNotifyBuildStartParams creates a new NotifyBuildStartParams object with the default values initialized.
func NewNotifyBuildStartParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *NotifyBuildStartParams) SetBuildID(buildID string)
SetBuildID adds the buildId to the notify build start params
func (*NotifyBuildStartParams) SetBuildVersion ¶ added in v2.23.0
func (o *NotifyBuildStartParams) SetBuildVersion(buildVersion *string)
SetBuildVersion adds the buildVersion to the notify build start params
func (*NotifyBuildStartParams) SetBuildbotVersion ¶ added in v2.23.0
func (o *NotifyBuildStartParams) SetBuildbotVersion(buildbotVersion *string)
SetBuildbotVersion adds the buildbotVersion to the notify build start params
func (*NotifyBuildStartParams) SetContext ¶
func (o *NotifyBuildStartParams) SetContext(ctx context.Context)
SetContext adds the context to the notify build start params
func (*NotifyBuildStartParams) SetHTTPClient ¶
func (o *NotifyBuildStartParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the notify build start params
func (*NotifyBuildStartParams) SetTaskID ¶ added in v2.41.0
func (o *NotifyBuildStartParams) SetTaskID(taskID *string)
SetTaskID adds the taskId to the notify build start params
func (*NotifyBuildStartParams) SetTimeout ¶
func (o *NotifyBuildStartParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the notify build start params
func (*NotifyBuildStartParams) WithBuildID ¶
func (o *NotifyBuildStartParams) WithBuildID(buildID string) *NotifyBuildStartParams
WithBuildID adds the buildID to the notify build start params
func (*NotifyBuildStartParams) WithBuildVersion ¶ added in v2.23.0
func (o *NotifyBuildStartParams) WithBuildVersion(buildVersion *string) *NotifyBuildStartParams
WithBuildVersion adds the buildVersion to the notify build start params
func (*NotifyBuildStartParams) WithBuildbotVersion ¶ added in v2.23.0
func (o *NotifyBuildStartParams) WithBuildbotVersion(buildbotVersion *string) *NotifyBuildStartParams
WithBuildbotVersion adds the buildbotVersion to the notify build start params
func (*NotifyBuildStartParams) WithContext ¶
func (o *NotifyBuildStartParams) WithContext(ctx context.Context) *NotifyBuildStartParams
WithContext adds the context to the notify build start params
func (*NotifyBuildStartParams) WithHTTPClient ¶
func (o *NotifyBuildStartParams) WithHTTPClient(client *http.Client) *NotifyBuildStartParams
WithHTTPClient adds the HTTPClient to the notify build start params
func (*NotifyBuildStartParams) WithTaskID ¶ added in v2.41.0
func (o *NotifyBuildStartParams) WithTaskID(taskID *string) *NotifyBuildStartParams
WithTaskID adds the taskID to the notify build start params
func (*NotifyBuildStartParams) WithTimeout ¶
func (o *NotifyBuildStartParams) WithTimeout(timeout time.Duration) *NotifyBuildStartParams
WithTimeout adds the timeout to the notify build start params
func (*NotifyBuildStartParams) WriteToRequest ¶
func (o *NotifyBuildStartParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type NotifyBuildStartReader ¶
type NotifyBuildStartReader struct {
// contains filtered or unexported fields
}
NotifyBuildStartReader is a Reader for the NotifyBuildStart structure.
func (*NotifyBuildStartReader) ReadResponse ¶
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 ¶
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 ¶
func (o *ProvisionSiteTLSCertificateOK) GetPayload() *models.SniCertificate
type ProvisionSiteTLSCertificateParams ¶
type ProvisionSiteTLSCertificateParams struct {
/*CaCertificates
PEM-encoded CA certificate chain. Required when updating an existing certificate.
*/
CaCertificates *string
/*Certificate
PEM-encoded certificate. Required when updating an existing certificate.
*/
Certificate *string
/*Key
PEM-encoded private key. Required when updating an existing certificate.
*/
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ProvisionSiteTLSCertificateParams) SetCaCertificates(caCertificates *string)
SetCaCertificates adds the caCertificates to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetCertificate ¶
func (o *ProvisionSiteTLSCertificateParams) SetCertificate(certificate *string)
SetCertificate adds the certificate to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetContext ¶
func (o *ProvisionSiteTLSCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetHTTPClient ¶
func (o *ProvisionSiteTLSCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetKey ¶
func (o *ProvisionSiteTLSCertificateParams) SetKey(key *string)
SetKey adds the key to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetSiteID ¶
func (o *ProvisionSiteTLSCertificateParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) SetTimeout ¶
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 ¶
func (o *ProvisionSiteTLSCertificateParams) WithContext(ctx context.Context) *ProvisionSiteTLSCertificateParams
WithContext adds the context to the provision site TLS certificate params
func (*ProvisionSiteTLSCertificateParams) WithHTTPClient ¶
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 ¶
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 ProvisionSiteTLSCertificateUnprocessableEntity ¶ added in v2.44.0
type ProvisionSiteTLSCertificateUnprocessableEntity struct {
}
ProvisionSiteTLSCertificateUnprocessableEntity handles this case with default header values.
Unprocessable Entity. Returns errors such as: "certificate parameter is required when updating an existing certificate" (when updating without params), "No custom domain configured", or "bad dns for custom domain"
func NewProvisionSiteTLSCertificateUnprocessableEntity ¶ added in v2.44.0
func NewProvisionSiteTLSCertificateUnprocessableEntity() *ProvisionSiteTLSCertificateUnprocessableEntity
NewProvisionSiteTLSCertificateUnprocessableEntity creates a ProvisionSiteTLSCertificateUnprocessableEntity with default headers values
func (*ProvisionSiteTLSCertificateUnprocessableEntity) Error ¶ added in v2.44.0
func (o *ProvisionSiteTLSCertificateUnprocessableEntity) Error() string
type PurgeCacheAccepted ¶ added in v2.23.2
type PurgeCacheAccepted struct {
}
PurgeCacheAccepted handles this case with default header values.
OK
func NewPurgeCacheAccepted ¶ added in v2.23.2
func NewPurgeCacheAccepted() *PurgeCacheAccepted
NewPurgeCacheAccepted creates a PurgeCacheAccepted with default headers values
func (*PurgeCacheAccepted) Error ¶ added in v2.23.2
func (o *PurgeCacheAccepted) Error() string
type PurgeCacheBadRequest ¶ added in v2.23.2
type PurgeCacheBadRequest struct {
}
PurgeCacheBadRequest handles this case with default header values.
Invalid request parameters
func NewPurgeCacheBadRequest ¶ added in v2.23.2
func NewPurgeCacheBadRequest() *PurgeCacheBadRequest
NewPurgeCacheBadRequest creates a PurgeCacheBadRequest with default headers values
func (*PurgeCacheBadRequest) Error ¶ added in v2.23.2
func (o *PurgeCacheBadRequest) Error() string
type PurgeCacheNotFound ¶ added in v2.23.2
type PurgeCacheNotFound struct {
}
PurgeCacheNotFound handles this case with default header values.
Site not found
func NewPurgeCacheNotFound ¶ added in v2.23.2
func NewPurgeCacheNotFound() *PurgeCacheNotFound
NewPurgeCacheNotFound creates a PurgeCacheNotFound with default headers values
func (*PurgeCacheNotFound) Error ¶ added in v2.23.2
func (o *PurgeCacheNotFound) Error() string
type PurgeCacheParams ¶ added in v2.23.2
type PurgeCacheParams struct {
/*Payload*/
Payload *models.Purge
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PurgeCacheParams contains all the parameters to send to the API endpoint for the purge cache operation typically these are written to a http.Request
func NewPurgeCacheParams ¶ added in v2.23.2
func NewPurgeCacheParams() *PurgeCacheParams
NewPurgeCacheParams creates a new PurgeCacheParams object with the default values initialized.
func NewPurgeCacheParamsWithContext ¶ added in v2.23.2
func NewPurgeCacheParamsWithContext(ctx context.Context) *PurgeCacheParams
NewPurgeCacheParamsWithContext creates a new PurgeCacheParams object with the default values initialized, and the ability to set a context for a request
func NewPurgeCacheParamsWithHTTPClient ¶ added in v2.23.2
func NewPurgeCacheParamsWithHTTPClient(client *http.Client) *PurgeCacheParams
NewPurgeCacheParamsWithHTTPClient creates a new PurgeCacheParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPurgeCacheParamsWithTimeout ¶ added in v2.23.2
func NewPurgeCacheParamsWithTimeout(timeout time.Duration) *PurgeCacheParams
NewPurgeCacheParamsWithTimeout creates a new PurgeCacheParams object with the default values initialized, and the ability to set a timeout on a request
func (*PurgeCacheParams) SetContext ¶ added in v2.23.2
func (o *PurgeCacheParams) SetContext(ctx context.Context)
SetContext adds the context to the purge cache params
func (*PurgeCacheParams) SetHTTPClient ¶ added in v2.23.2
func (o *PurgeCacheParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the purge cache params
func (*PurgeCacheParams) SetPayload ¶ added in v2.23.2
func (o *PurgeCacheParams) SetPayload(payload *models.Purge)
SetPayload adds the payload to the purge cache params
func (*PurgeCacheParams) SetTimeout ¶ added in v2.23.2
func (o *PurgeCacheParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the purge cache params
func (*PurgeCacheParams) WithContext ¶ added in v2.23.2
func (o *PurgeCacheParams) WithContext(ctx context.Context) *PurgeCacheParams
WithContext adds the context to the purge cache params
func (*PurgeCacheParams) WithHTTPClient ¶ added in v2.23.2
func (o *PurgeCacheParams) WithHTTPClient(client *http.Client) *PurgeCacheParams
WithHTTPClient adds the HTTPClient to the purge cache params
func (*PurgeCacheParams) WithPayload ¶ added in v2.23.2
func (o *PurgeCacheParams) WithPayload(payload *models.Purge) *PurgeCacheParams
WithPayload adds the payload to the purge cache params
func (*PurgeCacheParams) WithTimeout ¶ added in v2.23.2
func (o *PurgeCacheParams) WithTimeout(timeout time.Duration) *PurgeCacheParams
WithTimeout adds the timeout to the purge cache params
func (*PurgeCacheParams) WriteToRequest ¶ added in v2.23.2
func (o *PurgeCacheParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PurgeCacheReader ¶ added in v2.23.2
type PurgeCacheReader struct {
// contains filtered or unexported fields
}
PurgeCacheReader is a Reader for the PurgeCache structure.
func (*PurgeCacheReader) ReadResponse ¶ added in v2.23.2
func (o *PurgeCacheReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RemoveAccountMemberDefault ¶ added in v2.13.0
type RemoveAccountMemberDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
RemoveAccountMemberDefault handles this case with default header values.
error
func NewRemoveAccountMemberDefault ¶ added in v2.13.0
func NewRemoveAccountMemberDefault(code int) *RemoveAccountMemberDefault
NewRemoveAccountMemberDefault creates a RemoveAccountMemberDefault with default headers values
func (*RemoveAccountMemberDefault) Code ¶ added in v2.13.0
func (o *RemoveAccountMemberDefault) Code() int
Code gets the status code for the remove account member default response
func (*RemoveAccountMemberDefault) Error ¶ added in v2.13.0
func (o *RemoveAccountMemberDefault) Error() string
func (*RemoveAccountMemberDefault) GetPayload ¶ added in v2.13.0
func (o *RemoveAccountMemberDefault) GetPayload() *models.Error
type RemoveAccountMemberNoContent ¶ added in v2.13.0
type RemoveAccountMemberNoContent struct {
}
RemoveAccountMemberNoContent handles this case with default header values.
Not Content
func NewRemoveAccountMemberNoContent ¶ added in v2.13.0
func NewRemoveAccountMemberNoContent() *RemoveAccountMemberNoContent
NewRemoveAccountMemberNoContent creates a RemoveAccountMemberNoContent with default headers values
func (*RemoveAccountMemberNoContent) Error ¶ added in v2.13.0
func (o *RemoveAccountMemberNoContent) Error() string
type RemoveAccountMemberParams ¶ added in v2.13.0
type RemoveAccountMemberParams struct {
/*AccountSlug*/
AccountSlug string
/*MemberID*/
MemberID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
RemoveAccountMemberParams contains all the parameters to send to the API endpoint for the remove account member operation typically these are written to a http.Request
func NewRemoveAccountMemberParams ¶ added in v2.13.0
func NewRemoveAccountMemberParams() *RemoveAccountMemberParams
NewRemoveAccountMemberParams creates a new RemoveAccountMemberParams object with the default values initialized.
func NewRemoveAccountMemberParamsWithContext ¶ added in v2.13.0
func NewRemoveAccountMemberParamsWithContext(ctx context.Context) *RemoveAccountMemberParams
NewRemoveAccountMemberParamsWithContext creates a new RemoveAccountMemberParams object with the default values initialized, and the ability to set a context for a request
func NewRemoveAccountMemberParamsWithHTTPClient ¶ added in v2.13.0
func NewRemoveAccountMemberParamsWithHTTPClient(client *http.Client) *RemoveAccountMemberParams
NewRemoveAccountMemberParamsWithHTTPClient creates a new RemoveAccountMemberParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRemoveAccountMemberParamsWithTimeout ¶ added in v2.13.0
func NewRemoveAccountMemberParamsWithTimeout(timeout time.Duration) *RemoveAccountMemberParams
NewRemoveAccountMemberParamsWithTimeout creates a new RemoveAccountMemberParams object with the default values initialized, and the ability to set a timeout on a request
func (*RemoveAccountMemberParams) SetAccountSlug ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the remove account member params
func (*RemoveAccountMemberParams) SetContext ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the remove account member params
func (*RemoveAccountMemberParams) SetHTTPClient ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the remove account member params
func (*RemoveAccountMemberParams) SetMemberID ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) SetMemberID(memberID string)
SetMemberID adds the memberId to the remove account member params
func (*RemoveAccountMemberParams) SetTimeout ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the remove account member params
func (*RemoveAccountMemberParams) WithAccountSlug ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) WithAccountSlug(accountSlug string) *RemoveAccountMemberParams
WithAccountSlug adds the accountSlug to the remove account member params
func (*RemoveAccountMemberParams) WithContext ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) WithContext(ctx context.Context) *RemoveAccountMemberParams
WithContext adds the context to the remove account member params
func (*RemoveAccountMemberParams) WithHTTPClient ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) WithHTTPClient(client *http.Client) *RemoveAccountMemberParams
WithHTTPClient adds the HTTPClient to the remove account member params
func (*RemoveAccountMemberParams) WithMemberID ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) WithMemberID(memberID string) *RemoveAccountMemberParams
WithMemberID adds the memberID to the remove account member params
func (*RemoveAccountMemberParams) WithTimeout ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) WithTimeout(timeout time.Duration) *RemoveAccountMemberParams
WithTimeout adds the timeout to the remove account member params
func (*RemoveAccountMemberParams) WriteToRequest ¶ added in v2.13.0
func (o *RemoveAccountMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RemoveAccountMemberReader ¶ added in v2.13.0
type RemoveAccountMemberReader struct {
// contains filtered or unexported fields
}
RemoveAccountMemberReader is a Reader for the RemoveAccountMember structure.
func (*RemoveAccountMemberReader) ReadResponse ¶ added in v2.13.0
func (o *RemoveAccountMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResetSiteDatabaseBranchBadRequest ¶ added in v2.53.0
type ResetSiteDatabaseBranchBadRequest struct {
}
ResetSiteDatabaseBranchBadRequest handles this case with default header values.
Invalid request — for example, the target is the production branch or the source branch is the same as the target.
func NewResetSiteDatabaseBranchBadRequest ¶ added in v2.53.0
func NewResetSiteDatabaseBranchBadRequest() *ResetSiteDatabaseBranchBadRequest
NewResetSiteDatabaseBranchBadRequest creates a ResetSiteDatabaseBranchBadRequest with default headers values
func (*ResetSiteDatabaseBranchBadRequest) Error ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchBadRequest) Error() string
type ResetSiteDatabaseBranchDefault ¶ added in v2.53.0
type ResetSiteDatabaseBranchDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ResetSiteDatabaseBranchDefault handles this case with default header values.
error
func NewResetSiteDatabaseBranchDefault ¶ added in v2.53.0
func NewResetSiteDatabaseBranchDefault(code int) *ResetSiteDatabaseBranchDefault
NewResetSiteDatabaseBranchDefault creates a ResetSiteDatabaseBranchDefault with default headers values
func (*ResetSiteDatabaseBranchDefault) Code ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchDefault) Code() int
Code gets the status code for the reset site database branch default response
func (*ResetSiteDatabaseBranchDefault) Error ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchDefault) Error() string
func (*ResetSiteDatabaseBranchDefault) GetPayload ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchDefault) GetPayload() *models.Error
type ResetSiteDatabaseBranchNotFound ¶ added in v2.53.0
type ResetSiteDatabaseBranchNotFound struct {
}
ResetSiteDatabaseBranchNotFound handles this case with default header values.
Database or branch not found
func NewResetSiteDatabaseBranchNotFound ¶ added in v2.53.0
func NewResetSiteDatabaseBranchNotFound() *ResetSiteDatabaseBranchNotFound
NewResetSiteDatabaseBranchNotFound creates a ResetSiteDatabaseBranchNotFound with default headers values
func (*ResetSiteDatabaseBranchNotFound) Error ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchNotFound) Error() string
type ResetSiteDatabaseBranchOK ¶ added in v2.53.0
type ResetSiteDatabaseBranchOK struct {
Payload *models.ResetDatabaseBranchResponse
}
ResetSiteDatabaseBranchOK handles this case with default header values.
OK
func NewResetSiteDatabaseBranchOK ¶ added in v2.53.0
func NewResetSiteDatabaseBranchOK() *ResetSiteDatabaseBranchOK
NewResetSiteDatabaseBranchOK creates a ResetSiteDatabaseBranchOK with default headers values
func (*ResetSiteDatabaseBranchOK) Error ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchOK) Error() string
func (*ResetSiteDatabaseBranchOK) GetPayload ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchOK) GetPayload() *models.ResetDatabaseBranchResponse
type ResetSiteDatabaseBranchParams ¶ added in v2.53.0
type ResetSiteDatabaseBranchParams struct {
/*BranchID
The branch ID to reset
*/
BranchID string
/*Force
If true, resets the branch even when it is already in sync with the source.
*/
Force *bool
/*Reset*/
Reset *models.ResetDatabaseBranchRequest
/*Role
The database role to use for the returned connection string. Defaults to netlifydb_owner if not specified.
*/
Role *string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ResetSiteDatabaseBranchParams contains all the parameters to send to the API endpoint for the reset site database branch operation typically these are written to a http.Request
func NewResetSiteDatabaseBranchParams ¶ added in v2.53.0
func NewResetSiteDatabaseBranchParams() *ResetSiteDatabaseBranchParams
NewResetSiteDatabaseBranchParams creates a new ResetSiteDatabaseBranchParams object with the default values initialized.
func NewResetSiteDatabaseBranchParamsWithContext ¶ added in v2.53.0
func NewResetSiteDatabaseBranchParamsWithContext(ctx context.Context) *ResetSiteDatabaseBranchParams
NewResetSiteDatabaseBranchParamsWithContext creates a new ResetSiteDatabaseBranchParams object with the default values initialized, and the ability to set a context for a request
func NewResetSiteDatabaseBranchParamsWithHTTPClient ¶ added in v2.53.0
func NewResetSiteDatabaseBranchParamsWithHTTPClient(client *http.Client) *ResetSiteDatabaseBranchParams
NewResetSiteDatabaseBranchParamsWithHTTPClient creates a new ResetSiteDatabaseBranchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResetSiteDatabaseBranchParamsWithTimeout ¶ added in v2.53.0
func NewResetSiteDatabaseBranchParamsWithTimeout(timeout time.Duration) *ResetSiteDatabaseBranchParams
NewResetSiteDatabaseBranchParamsWithTimeout creates a new ResetSiteDatabaseBranchParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResetSiteDatabaseBranchParams) SetBranchID ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) SetBranchID(branchID string)
SetBranchID adds the branchId to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) SetContext ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) SetContext(ctx context.Context)
SetContext adds the context to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) SetForce ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) SetForce(force *bool)
SetForce adds the force to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) SetHTTPClient ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) SetReset ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) SetReset(reset *models.ResetDatabaseBranchRequest)
SetReset adds the reset to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) SetRole ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) SetRole(role *string)
SetRole adds the role to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) SetSiteID ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) SetTimeout ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) WithBranchID ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) WithBranchID(branchID string) *ResetSiteDatabaseBranchParams
WithBranchID adds the branchID to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) WithContext ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) WithContext(ctx context.Context) *ResetSiteDatabaseBranchParams
WithContext adds the context to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) WithForce ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) WithForce(force *bool) *ResetSiteDatabaseBranchParams
WithForce adds the force to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) WithHTTPClient ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) WithHTTPClient(client *http.Client) *ResetSiteDatabaseBranchParams
WithHTTPClient adds the HTTPClient to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) WithReset ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) WithReset(reset *models.ResetDatabaseBranchRequest) *ResetSiteDatabaseBranchParams
WithReset adds the reset to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) WithRole ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) WithRole(role *string) *ResetSiteDatabaseBranchParams
WithRole adds the role to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) WithSiteID ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) WithSiteID(siteID string) *ResetSiteDatabaseBranchParams
WithSiteID adds the siteID to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) WithTimeout ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) WithTimeout(timeout time.Duration) *ResetSiteDatabaseBranchParams
WithTimeout adds the timeout to the reset site database branch params
func (*ResetSiteDatabaseBranchParams) WriteToRequest ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResetSiteDatabaseBranchReader ¶ added in v2.53.0
type ResetSiteDatabaseBranchReader struct {
// contains filtered or unexported fields
}
ResetSiteDatabaseBranchReader is a Reader for the ResetSiteDatabaseBranch structure.
func (*ResetSiteDatabaseBranchReader) ReadResponse ¶ added in v2.53.0
func (o *ResetSiteDatabaseBranchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RestoreSiteDatabaseSnapshotDefault ¶ added in v2.47.0
type RestoreSiteDatabaseSnapshotDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
RestoreSiteDatabaseSnapshotDefault handles this case with default header values.
error
func NewRestoreSiteDatabaseSnapshotDefault ¶ added in v2.47.0
func NewRestoreSiteDatabaseSnapshotDefault(code int) *RestoreSiteDatabaseSnapshotDefault
NewRestoreSiteDatabaseSnapshotDefault creates a RestoreSiteDatabaseSnapshotDefault with default headers values
func (*RestoreSiteDatabaseSnapshotDefault) Code ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotDefault) Code() int
Code gets the status code for the restore site database snapshot default response
func (*RestoreSiteDatabaseSnapshotDefault) Error ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotDefault) Error() string
func (*RestoreSiteDatabaseSnapshotDefault) GetPayload ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotDefault) GetPayload() *models.Error
type RestoreSiteDatabaseSnapshotOK ¶ added in v2.47.0
type RestoreSiteDatabaseSnapshotOK struct {
}
RestoreSiteDatabaseSnapshotOK handles this case with default header values.
OK
func NewRestoreSiteDatabaseSnapshotOK ¶ added in v2.47.0
func NewRestoreSiteDatabaseSnapshotOK() *RestoreSiteDatabaseSnapshotOK
NewRestoreSiteDatabaseSnapshotOK creates a RestoreSiteDatabaseSnapshotOK with default headers values
func (*RestoreSiteDatabaseSnapshotOK) Error ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotOK) Error() string
type RestoreSiteDatabaseSnapshotParams ¶ added in v2.47.0
type RestoreSiteDatabaseSnapshotParams struct {
/*Restore*/
Restore *models.RestoreDatabaseSnapshotRequest
/*SiteID*/
SiteID string
/*SnapshotID
The snapshot ID to restore
*/
SnapshotID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
RestoreSiteDatabaseSnapshotParams contains all the parameters to send to the API endpoint for the restore site database snapshot operation typically these are written to a http.Request
func NewRestoreSiteDatabaseSnapshotParams ¶ added in v2.47.0
func NewRestoreSiteDatabaseSnapshotParams() *RestoreSiteDatabaseSnapshotParams
NewRestoreSiteDatabaseSnapshotParams creates a new RestoreSiteDatabaseSnapshotParams object with the default values initialized.
func NewRestoreSiteDatabaseSnapshotParamsWithContext ¶ added in v2.47.0
func NewRestoreSiteDatabaseSnapshotParamsWithContext(ctx context.Context) *RestoreSiteDatabaseSnapshotParams
NewRestoreSiteDatabaseSnapshotParamsWithContext creates a new RestoreSiteDatabaseSnapshotParams object with the default values initialized, and the ability to set a context for a request
func NewRestoreSiteDatabaseSnapshotParamsWithHTTPClient ¶ added in v2.47.0
func NewRestoreSiteDatabaseSnapshotParamsWithHTTPClient(client *http.Client) *RestoreSiteDatabaseSnapshotParams
NewRestoreSiteDatabaseSnapshotParamsWithHTTPClient creates a new RestoreSiteDatabaseSnapshotParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRestoreSiteDatabaseSnapshotParamsWithTimeout ¶ added in v2.47.0
func NewRestoreSiteDatabaseSnapshotParamsWithTimeout(timeout time.Duration) *RestoreSiteDatabaseSnapshotParams
NewRestoreSiteDatabaseSnapshotParamsWithTimeout creates a new RestoreSiteDatabaseSnapshotParams object with the default values initialized, and the ability to set a timeout on a request
func (*RestoreSiteDatabaseSnapshotParams) SetContext ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) SetContext(ctx context.Context)
SetContext adds the context to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) SetHTTPClient ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) SetRestore ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) SetRestore(restore *models.RestoreDatabaseSnapshotRequest)
SetRestore adds the restore to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) SetSiteID ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) SetSnapshotID ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) SetSnapshotID(snapshotID string)
SetSnapshotID adds the snapshotId to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) SetTimeout ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) WithContext ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) WithContext(ctx context.Context) *RestoreSiteDatabaseSnapshotParams
WithContext adds the context to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) WithHTTPClient ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) WithHTTPClient(client *http.Client) *RestoreSiteDatabaseSnapshotParams
WithHTTPClient adds the HTTPClient to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) WithRestore ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) WithRestore(restore *models.RestoreDatabaseSnapshotRequest) *RestoreSiteDatabaseSnapshotParams
WithRestore adds the restore to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) WithSiteID ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) WithSiteID(siteID string) *RestoreSiteDatabaseSnapshotParams
WithSiteID adds the siteID to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) WithSnapshotID ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) WithSnapshotID(snapshotID string) *RestoreSiteDatabaseSnapshotParams
WithSnapshotID adds the snapshotID to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) WithTimeout ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) WithTimeout(timeout time.Duration) *RestoreSiteDatabaseSnapshotParams
WithTimeout adds the timeout to the restore site database snapshot params
func (*RestoreSiteDatabaseSnapshotParams) WriteToRequest ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RestoreSiteDatabaseSnapshotReader ¶ added in v2.47.0
type RestoreSiteDatabaseSnapshotReader struct {
// contains filtered or unexported fields
}
RestoreSiteDatabaseSnapshotReader is a Reader for the RestoreSiteDatabaseSnapshot structure.
func (*RestoreSiteDatabaseSnapshotReader) ReadResponse ¶ added in v2.47.0
func (o *RestoreSiteDatabaseSnapshotReader) 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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *RestoreSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the restore site deploy params
func (*RestoreSiteDeployParams) SetDeployID ¶
func (o *RestoreSiteDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the restore site deploy params
func (*RestoreSiteDeployParams) SetHTTPClient ¶
func (o *RestoreSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the restore site deploy params
func (*RestoreSiteDeployParams) SetSiteID ¶
func (o *RestoreSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the restore site deploy params
func (*RestoreSiteDeployParams) SetTimeout ¶
func (o *RestoreSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the restore site deploy params
func (*RestoreSiteDeployParams) WithContext ¶
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 ¶
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 ¶
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 ¶
type RollbackSiteDeployDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
RollbackSiteDeployDefault handles this case with default header values.
error
func NewRollbackSiteDeployDefault ¶
func NewRollbackSiteDeployDefault(code int) *RollbackSiteDeployDefault
NewRollbackSiteDeployDefault creates a RollbackSiteDeployDefault with default headers values
func (*RollbackSiteDeployDefault) Code ¶
func (o *RollbackSiteDeployDefault) Code() int
Code gets the status code for the rollback site deploy default response
func (*RollbackSiteDeployDefault) Error ¶
func (o *RollbackSiteDeployDefault) Error() string
func (*RollbackSiteDeployDefault) GetPayload ¶
func (o *RollbackSiteDeployDefault) GetPayload() *models.Error
type RollbackSiteDeployNoContent ¶
type RollbackSiteDeployNoContent struct {
}
RollbackSiteDeployNoContent handles this case with default header values.
No content
func NewRollbackSiteDeployNoContent ¶
func NewRollbackSiteDeployNoContent() *RollbackSiteDeployNoContent
NewRollbackSiteDeployNoContent creates a RollbackSiteDeployNoContent with default headers values
func (*RollbackSiteDeployNoContent) Error ¶
func (o *RollbackSiteDeployNoContent) Error() string
type RollbackSiteDeployParams ¶
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 ¶
func NewRollbackSiteDeployParams() *RollbackSiteDeployParams
NewRollbackSiteDeployParams creates a new RollbackSiteDeployParams object with the default values initialized.
func NewRollbackSiteDeployParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *RollbackSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the rollback site deploy params
func (*RollbackSiteDeployParams) SetHTTPClient ¶
func (o *RollbackSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the rollback site deploy params
func (*RollbackSiteDeployParams) SetSiteID ¶
func (o *RollbackSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the rollback site deploy params
func (*RollbackSiteDeployParams) SetTimeout ¶
func (o *RollbackSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the rollback site deploy params
func (*RollbackSiteDeployParams) WithContext ¶
func (o *RollbackSiteDeployParams) WithContext(ctx context.Context) *RollbackSiteDeployParams
WithContext adds the context to the rollback site deploy params
func (*RollbackSiteDeployParams) WithHTTPClient ¶
func (o *RollbackSiteDeployParams) WithHTTPClient(client *http.Client) *RollbackSiteDeployParams
WithHTTPClient adds the HTTPClient to the rollback site deploy params
func (*RollbackSiteDeployParams) WithSiteID ¶
func (o *RollbackSiteDeployParams) WithSiteID(siteID string) *RollbackSiteDeployParams
WithSiteID adds the siteID to the rollback site deploy params
func (*RollbackSiteDeployParams) WithTimeout ¶
func (o *RollbackSiteDeployParams) WithTimeout(timeout time.Duration) *RollbackSiteDeployParams
WithTimeout adds the timeout to the rollback site deploy params
func (*RollbackSiteDeployParams) WriteToRequest ¶
func (o *RollbackSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RollbackSiteDeployReader ¶
type RollbackSiteDeployReader struct {
// contains filtered or unexported fields
}
RollbackSiteDeployReader is a Reader for the RollbackSiteDeploy structure.
func (*RollbackSiteDeployReader) ReadResponse ¶
func (o *RollbackSiteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RunSiteDatabaseMigrationsConflict ¶ added in v2.53.0
type RunSiteDatabaseMigrationsConflict struct {
}
RunSiteDatabaseMigrationsConflict handles this case with default header values.
Migration conflict - migration modified or removed after being applied
func NewRunSiteDatabaseMigrationsConflict ¶ added in v2.53.0
func NewRunSiteDatabaseMigrationsConflict() *RunSiteDatabaseMigrationsConflict
NewRunSiteDatabaseMigrationsConflict creates a RunSiteDatabaseMigrationsConflict with default headers values
func (*RunSiteDatabaseMigrationsConflict) Error ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsConflict) Error() string
type RunSiteDatabaseMigrationsDefault ¶ added in v2.53.0
type RunSiteDatabaseMigrationsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
RunSiteDatabaseMigrationsDefault handles this case with default header values.
error
func NewRunSiteDatabaseMigrationsDefault ¶ added in v2.53.0
func NewRunSiteDatabaseMigrationsDefault(code int) *RunSiteDatabaseMigrationsDefault
NewRunSiteDatabaseMigrationsDefault creates a RunSiteDatabaseMigrationsDefault with default headers values
func (*RunSiteDatabaseMigrationsDefault) Code ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsDefault) Code() int
Code gets the status code for the run site database migrations default response
func (*RunSiteDatabaseMigrationsDefault) Error ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsDefault) Error() string
func (*RunSiteDatabaseMigrationsDefault) GetPayload ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsDefault) GetPayload() *models.Error
type RunSiteDatabaseMigrationsOK ¶ added in v2.53.0
type RunSiteDatabaseMigrationsOK struct {
}
RunSiteDatabaseMigrationsOK handles this case with default header values.
OK
func NewRunSiteDatabaseMigrationsOK ¶ added in v2.53.0
func NewRunSiteDatabaseMigrationsOK() *RunSiteDatabaseMigrationsOK
NewRunSiteDatabaseMigrationsOK creates a RunSiteDatabaseMigrationsOK with default headers values
func (*RunSiteDatabaseMigrationsOK) Error ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsOK) Error() string
type RunSiteDatabaseMigrationsParams ¶ added in v2.53.0
type RunSiteDatabaseMigrationsParams struct {
/*DeployID
The deploy ID to run migrations for
*/
DeployID string
/*Migrations*/
Migrations *models.RunDatabaseMigrationsRequest
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
RunSiteDatabaseMigrationsParams contains all the parameters to send to the API endpoint for the run site database migrations operation typically these are written to a http.Request
func NewRunSiteDatabaseMigrationsParams ¶ added in v2.53.0
func NewRunSiteDatabaseMigrationsParams() *RunSiteDatabaseMigrationsParams
NewRunSiteDatabaseMigrationsParams creates a new RunSiteDatabaseMigrationsParams object with the default values initialized.
func NewRunSiteDatabaseMigrationsParamsWithContext ¶ added in v2.53.0
func NewRunSiteDatabaseMigrationsParamsWithContext(ctx context.Context) *RunSiteDatabaseMigrationsParams
NewRunSiteDatabaseMigrationsParamsWithContext creates a new RunSiteDatabaseMigrationsParams object with the default values initialized, and the ability to set a context for a request
func NewRunSiteDatabaseMigrationsParamsWithHTTPClient ¶ added in v2.53.0
func NewRunSiteDatabaseMigrationsParamsWithHTTPClient(client *http.Client) *RunSiteDatabaseMigrationsParams
NewRunSiteDatabaseMigrationsParamsWithHTTPClient creates a new RunSiteDatabaseMigrationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRunSiteDatabaseMigrationsParamsWithTimeout ¶ added in v2.53.0
func NewRunSiteDatabaseMigrationsParamsWithTimeout(timeout time.Duration) *RunSiteDatabaseMigrationsParams
NewRunSiteDatabaseMigrationsParamsWithTimeout creates a new RunSiteDatabaseMigrationsParams object with the default values initialized, and the ability to set a timeout on a request
func (*RunSiteDatabaseMigrationsParams) SetContext ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) SetContext(ctx context.Context)
SetContext adds the context to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) SetDeployID ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) SetHTTPClient ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) SetMigrations ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) SetMigrations(migrations *models.RunDatabaseMigrationsRequest)
SetMigrations adds the migrations to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) SetSiteID ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) SetTimeout ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) WithContext ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) WithContext(ctx context.Context) *RunSiteDatabaseMigrationsParams
WithContext adds the context to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) WithDeployID ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) WithDeployID(deployID string) *RunSiteDatabaseMigrationsParams
WithDeployID adds the deployID to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) WithHTTPClient ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) WithHTTPClient(client *http.Client) *RunSiteDatabaseMigrationsParams
WithHTTPClient adds the HTTPClient to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) WithMigrations ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) WithMigrations(migrations *models.RunDatabaseMigrationsRequest) *RunSiteDatabaseMigrationsParams
WithMigrations adds the migrations to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) WithSiteID ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) WithSiteID(siteID string) *RunSiteDatabaseMigrationsParams
WithSiteID adds the siteID to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) WithTimeout ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) WithTimeout(timeout time.Duration) *RunSiteDatabaseMigrationsParams
WithTimeout adds the timeout to the run site database migrations params
func (*RunSiteDatabaseMigrationsParams) WriteToRequest ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RunSiteDatabaseMigrationsReader ¶ added in v2.53.0
type RunSiteDatabaseMigrationsReader struct {
// contains filtered or unexported fields
}
RunSiteDatabaseMigrationsReader is a Reader for the RunSiteDatabaseMigrations structure.
func (*RunSiteDatabaseMigrationsReader) ReadResponse ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RunSiteDatabaseMigrationsUnprocessableEntity ¶ added in v2.53.0
type RunSiteDatabaseMigrationsUnprocessableEntity struct {
}
RunSiteDatabaseMigrationsUnprocessableEntity handles this case with default header values.
Migration validation failed
func NewRunSiteDatabaseMigrationsUnprocessableEntity ¶ added in v2.53.0
func NewRunSiteDatabaseMigrationsUnprocessableEntity() *RunSiteDatabaseMigrationsUnprocessableEntity
NewRunSiteDatabaseMigrationsUnprocessableEntity creates a RunSiteDatabaseMigrationsUnprocessableEntity with default headers values
func (*RunSiteDatabaseMigrationsUnprocessableEntity) Error ¶ added in v2.53.0
func (o *RunSiteDatabaseMigrationsUnprocessableEntity) Error() string
type SearchSiteFunctionsDefault ¶ added in v2.26.0
type SearchSiteFunctionsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
SearchSiteFunctionsDefault handles this case with default header values.
error
func NewSearchSiteFunctionsDefault ¶ added in v2.26.0
func NewSearchSiteFunctionsDefault(code int) *SearchSiteFunctionsDefault
NewSearchSiteFunctionsDefault creates a SearchSiteFunctionsDefault with default headers values
func (*SearchSiteFunctionsDefault) Code ¶ added in v2.26.0
func (o *SearchSiteFunctionsDefault) Code() int
Code gets the status code for the search site functions default response
func (*SearchSiteFunctionsDefault) Error ¶ added in v2.26.0
func (o *SearchSiteFunctionsDefault) Error() string
func (*SearchSiteFunctionsDefault) GetPayload ¶ added in v2.26.0
func (o *SearchSiteFunctionsDefault) GetPayload() *models.Error
type SearchSiteFunctionsOK ¶ added in v2.26.0
type SearchSiteFunctionsOK struct {
Payload []*models.SiteFunction
}
SearchSiteFunctionsOK handles this case with default header values.
OK
func NewSearchSiteFunctionsOK ¶ added in v2.26.0
func NewSearchSiteFunctionsOK() *SearchSiteFunctionsOK
NewSearchSiteFunctionsOK creates a SearchSiteFunctionsOK with default headers values
func (*SearchSiteFunctionsOK) Error ¶ added in v2.26.0
func (o *SearchSiteFunctionsOK) Error() string
func (*SearchSiteFunctionsOK) GetPayload ¶ added in v2.26.0
func (o *SearchSiteFunctionsOK) GetPayload() []*models.SiteFunction
type SearchSiteFunctionsParams ¶ added in v2.26.0
type SearchSiteFunctionsParams struct {
/*Filter*/
Filter *string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SearchSiteFunctionsParams contains all the parameters to send to the API endpoint for the search site functions operation typically these are written to a http.Request
func NewSearchSiteFunctionsParams ¶ added in v2.26.0
func NewSearchSiteFunctionsParams() *SearchSiteFunctionsParams
NewSearchSiteFunctionsParams creates a new SearchSiteFunctionsParams object with the default values initialized.
func NewSearchSiteFunctionsParamsWithContext ¶ added in v2.26.0
func NewSearchSiteFunctionsParamsWithContext(ctx context.Context) *SearchSiteFunctionsParams
NewSearchSiteFunctionsParamsWithContext creates a new SearchSiteFunctionsParams object with the default values initialized, and the ability to set a context for a request
func NewSearchSiteFunctionsParamsWithHTTPClient ¶ added in v2.26.0
func NewSearchSiteFunctionsParamsWithHTTPClient(client *http.Client) *SearchSiteFunctionsParams
NewSearchSiteFunctionsParamsWithHTTPClient creates a new SearchSiteFunctionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchSiteFunctionsParamsWithTimeout ¶ added in v2.26.0
func NewSearchSiteFunctionsParamsWithTimeout(timeout time.Duration) *SearchSiteFunctionsParams
NewSearchSiteFunctionsParamsWithTimeout creates a new SearchSiteFunctionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchSiteFunctionsParams) SetContext ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) SetContext(ctx context.Context)
SetContext adds the context to the search site functions params
func (*SearchSiteFunctionsParams) SetFilter ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) SetFilter(filter *string)
SetFilter adds the filter to the search site functions params
func (*SearchSiteFunctionsParams) SetHTTPClient ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search site functions params
func (*SearchSiteFunctionsParams) SetSiteID ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the search site functions params
func (*SearchSiteFunctionsParams) SetTimeout ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search site functions params
func (*SearchSiteFunctionsParams) WithContext ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) WithContext(ctx context.Context) *SearchSiteFunctionsParams
WithContext adds the context to the search site functions params
func (*SearchSiteFunctionsParams) WithFilter ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) WithFilter(filter *string) *SearchSiteFunctionsParams
WithFilter adds the filter to the search site functions params
func (*SearchSiteFunctionsParams) WithHTTPClient ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) WithHTTPClient(client *http.Client) *SearchSiteFunctionsParams
WithHTTPClient adds the HTTPClient to the search site functions params
func (*SearchSiteFunctionsParams) WithSiteID ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) WithSiteID(siteID string) *SearchSiteFunctionsParams
WithSiteID adds the siteID to the search site functions params
func (*SearchSiteFunctionsParams) WithTimeout ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) WithTimeout(timeout time.Duration) *SearchSiteFunctionsParams
WithTimeout adds the timeout to the search site functions params
func (*SearchSiteFunctionsParams) WriteToRequest ¶ added in v2.26.0
func (o *SearchSiteFunctionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchSiteFunctionsReader ¶ added in v2.26.0
type SearchSiteFunctionsReader struct {
// contains filtered or unexported fields
}
SearchSiteFunctionsReader is a Reader for the SearchSiteFunctions structure.
func (*SearchSiteFunctionsReader) ReadResponse ¶ added in v2.26.0
func (o *SearchSiteFunctionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetEnvVarValueCreated ¶ added in v2.12.0
SetEnvVarValueCreated handles this case with default header values.
Created (success)
func NewSetEnvVarValueCreated ¶ added in v2.12.0
func NewSetEnvVarValueCreated() *SetEnvVarValueCreated
NewSetEnvVarValueCreated creates a SetEnvVarValueCreated with default headers values
func (*SetEnvVarValueCreated) Error ¶ added in v2.12.0
func (o *SetEnvVarValueCreated) Error() string
func (*SetEnvVarValueCreated) GetPayload ¶ added in v2.12.0
func (o *SetEnvVarValueCreated) GetPayload() *models.EnvVar
type SetEnvVarValueDefault ¶ added in v2.12.0
type SetEnvVarValueDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
SetEnvVarValueDefault handles this case with default header values.
error
func NewSetEnvVarValueDefault ¶ added in v2.12.0
func NewSetEnvVarValueDefault(code int) *SetEnvVarValueDefault
NewSetEnvVarValueDefault creates a SetEnvVarValueDefault with default headers values
func (*SetEnvVarValueDefault) Code ¶ added in v2.12.0
func (o *SetEnvVarValueDefault) Code() int
Code gets the status code for the set env var value default response
func (*SetEnvVarValueDefault) Error ¶ added in v2.12.0
func (o *SetEnvVarValueDefault) Error() string
func (*SetEnvVarValueDefault) GetPayload ¶ added in v2.12.0
func (o *SetEnvVarValueDefault) GetPayload() *models.Error
type SetEnvVarValueParams ¶ added in v2.12.0
type SetEnvVarValueParams struct {
/*AccountID
Scope response to account_id
*/
AccountID string
/*EnvVar*/
EnvVar *models.SetEnvVarValueParamsBody
/*Key
The existing environment variable key name (case-sensitive)
*/
Key string
/*SiteID
If provided, update an environment variable set on this site
*/
SiteID *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetEnvVarValueParams contains all the parameters to send to the API endpoint for the set env var value operation typically these are written to a http.Request
func NewSetEnvVarValueParams ¶ added in v2.12.0
func NewSetEnvVarValueParams() *SetEnvVarValueParams
NewSetEnvVarValueParams creates a new SetEnvVarValueParams object with the default values initialized.
func NewSetEnvVarValueParamsWithContext ¶ added in v2.12.0
func NewSetEnvVarValueParamsWithContext(ctx context.Context) *SetEnvVarValueParams
NewSetEnvVarValueParamsWithContext creates a new SetEnvVarValueParams object with the default values initialized, and the ability to set a context for a request
func NewSetEnvVarValueParamsWithHTTPClient ¶ added in v2.12.0
func NewSetEnvVarValueParamsWithHTTPClient(client *http.Client) *SetEnvVarValueParams
NewSetEnvVarValueParamsWithHTTPClient creates a new SetEnvVarValueParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetEnvVarValueParamsWithTimeout ¶ added in v2.12.0
func NewSetEnvVarValueParamsWithTimeout(timeout time.Duration) *SetEnvVarValueParams
NewSetEnvVarValueParamsWithTimeout creates a new SetEnvVarValueParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetEnvVarValueParams) SetAccountID ¶ added in v2.12.0
func (o *SetEnvVarValueParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the set env var value params
func (*SetEnvVarValueParams) SetContext ¶ added in v2.12.0
func (o *SetEnvVarValueParams) SetContext(ctx context.Context)
SetContext adds the context to the set env var value params
func (*SetEnvVarValueParams) SetEnvVar ¶ added in v2.12.0
func (o *SetEnvVarValueParams) SetEnvVar(envVar *models.SetEnvVarValueParamsBody)
SetEnvVar adds the envVar to the set env var value params
func (*SetEnvVarValueParams) SetHTTPClient ¶ added in v2.12.0
func (o *SetEnvVarValueParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set env var value params
func (*SetEnvVarValueParams) SetKey ¶ added in v2.12.0
func (o *SetEnvVarValueParams) SetKey(key string)
SetKey adds the key to the set env var value params
func (*SetEnvVarValueParams) SetSiteID ¶ added in v2.12.0
func (o *SetEnvVarValueParams) SetSiteID(siteID *string)
SetSiteID adds the siteId to the set env var value params
func (*SetEnvVarValueParams) SetTimeout ¶ added in v2.12.0
func (o *SetEnvVarValueParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set env var value params
func (*SetEnvVarValueParams) WithAccountID ¶ added in v2.12.0
func (o *SetEnvVarValueParams) WithAccountID(accountID string) *SetEnvVarValueParams
WithAccountID adds the accountID to the set env var value params
func (*SetEnvVarValueParams) WithContext ¶ added in v2.12.0
func (o *SetEnvVarValueParams) WithContext(ctx context.Context) *SetEnvVarValueParams
WithContext adds the context to the set env var value params
func (*SetEnvVarValueParams) WithEnvVar ¶ added in v2.12.0
func (o *SetEnvVarValueParams) WithEnvVar(envVar *models.SetEnvVarValueParamsBody) *SetEnvVarValueParams
WithEnvVar adds the envVar to the set env var value params
func (*SetEnvVarValueParams) WithHTTPClient ¶ added in v2.12.0
func (o *SetEnvVarValueParams) WithHTTPClient(client *http.Client) *SetEnvVarValueParams
WithHTTPClient adds the HTTPClient to the set env var value params
func (*SetEnvVarValueParams) WithKey ¶ added in v2.12.0
func (o *SetEnvVarValueParams) WithKey(key string) *SetEnvVarValueParams
WithKey adds the key to the set env var value params
func (*SetEnvVarValueParams) WithSiteID ¶ added in v2.12.0
func (o *SetEnvVarValueParams) WithSiteID(siteID *string) *SetEnvVarValueParams
WithSiteID adds the siteID to the set env var value params
func (*SetEnvVarValueParams) WithTimeout ¶ added in v2.12.0
func (o *SetEnvVarValueParams) WithTimeout(timeout time.Duration) *SetEnvVarValueParams
WithTimeout adds the timeout to the set env var value params
func (*SetEnvVarValueParams) WriteToRequest ¶ added in v2.12.0
func (o *SetEnvVarValueParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetEnvVarValueReader ¶ added in v2.12.0
type SetEnvVarValueReader struct {
// contains filtered or unexported fields
}
SetEnvVarValueReader is a Reader for the SetEnvVarValue structure.
func (*SetEnvVarValueReader) ReadResponse ¶ added in v2.12.0
func (o *SetEnvVarValueReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetSiteDatabaseBranchComputeSettingsDefault ¶ added in v2.53.0
type SetSiteDatabaseBranchComputeSettingsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
SetSiteDatabaseBranchComputeSettingsDefault handles this case with default header values.
error
func NewSetSiteDatabaseBranchComputeSettingsDefault ¶ added in v2.53.0
func NewSetSiteDatabaseBranchComputeSettingsDefault(code int) *SetSiteDatabaseBranchComputeSettingsDefault
NewSetSiteDatabaseBranchComputeSettingsDefault creates a SetSiteDatabaseBranchComputeSettingsDefault with default headers values
func (*SetSiteDatabaseBranchComputeSettingsDefault) Code ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsDefault) Code() int
Code gets the status code for the set site database branch compute settings default response
func (*SetSiteDatabaseBranchComputeSettingsDefault) Error ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsDefault) Error() string
func (*SetSiteDatabaseBranchComputeSettingsDefault) GetPayload ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsDefault) GetPayload() *models.Error
type SetSiteDatabaseBranchComputeSettingsForbidden ¶ added in v2.53.0
type SetSiteDatabaseBranchComputeSettingsForbidden struct {
}
SetSiteDatabaseBranchComputeSettingsForbidden handles this case with default header values.
Compute customization requires a Pro or higher plan
func NewSetSiteDatabaseBranchComputeSettingsForbidden ¶ added in v2.53.0
func NewSetSiteDatabaseBranchComputeSettingsForbidden() *SetSiteDatabaseBranchComputeSettingsForbidden
NewSetSiteDatabaseBranchComputeSettingsForbidden creates a SetSiteDatabaseBranchComputeSettingsForbidden with default headers values
func (*SetSiteDatabaseBranchComputeSettingsForbidden) Error ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsForbidden) Error() string
type SetSiteDatabaseBranchComputeSettingsOK ¶ added in v2.53.0
type SetSiteDatabaseBranchComputeSettingsOK struct {
Payload *models.DatabaseComputeSettings
}
SetSiteDatabaseBranchComputeSettingsOK handles this case with default header values.
OK
func NewSetSiteDatabaseBranchComputeSettingsOK ¶ added in v2.53.0
func NewSetSiteDatabaseBranchComputeSettingsOK() *SetSiteDatabaseBranchComputeSettingsOK
NewSetSiteDatabaseBranchComputeSettingsOK creates a SetSiteDatabaseBranchComputeSettingsOK with default headers values
func (*SetSiteDatabaseBranchComputeSettingsOK) Error ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsOK) Error() string
func (*SetSiteDatabaseBranchComputeSettingsOK) GetPayload ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsOK) GetPayload() *models.DatabaseComputeSettings
type SetSiteDatabaseBranchComputeSettingsParams ¶ added in v2.53.0
type SetSiteDatabaseBranchComputeSettingsParams struct {
/*BranchID
The branch ID
*/
BranchID string
/*ComputeSettings*/
ComputeSettings *models.DatabaseComputeSettingsRequest
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetSiteDatabaseBranchComputeSettingsParams contains all the parameters to send to the API endpoint for the set site database branch compute settings operation typically these are written to a http.Request
func NewSetSiteDatabaseBranchComputeSettingsParams ¶ added in v2.53.0
func NewSetSiteDatabaseBranchComputeSettingsParams() *SetSiteDatabaseBranchComputeSettingsParams
NewSetSiteDatabaseBranchComputeSettingsParams creates a new SetSiteDatabaseBranchComputeSettingsParams object with the default values initialized.
func NewSetSiteDatabaseBranchComputeSettingsParamsWithContext ¶ added in v2.53.0
func NewSetSiteDatabaseBranchComputeSettingsParamsWithContext(ctx context.Context) *SetSiteDatabaseBranchComputeSettingsParams
NewSetSiteDatabaseBranchComputeSettingsParamsWithContext creates a new SetSiteDatabaseBranchComputeSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewSetSiteDatabaseBranchComputeSettingsParamsWithHTTPClient ¶ added in v2.53.0
func NewSetSiteDatabaseBranchComputeSettingsParamsWithHTTPClient(client *http.Client) *SetSiteDatabaseBranchComputeSettingsParams
NewSetSiteDatabaseBranchComputeSettingsParamsWithHTTPClient creates a new SetSiteDatabaseBranchComputeSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetSiteDatabaseBranchComputeSettingsParamsWithTimeout ¶ added in v2.53.0
func NewSetSiteDatabaseBranchComputeSettingsParamsWithTimeout(timeout time.Duration) *SetSiteDatabaseBranchComputeSettingsParams
NewSetSiteDatabaseBranchComputeSettingsParamsWithTimeout creates a new SetSiteDatabaseBranchComputeSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetSiteDatabaseBranchComputeSettingsParams) SetBranchID ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) SetBranchID(branchID string)
SetBranchID adds the branchId to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) SetComputeSettings ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) SetComputeSettings(computeSettings *models.DatabaseComputeSettingsRequest)
SetComputeSettings adds the computeSettings to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) SetContext ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) SetHTTPClient ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) SetSiteID ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) SetTimeout ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) WithBranchID ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) WithBranchID(branchID string) *SetSiteDatabaseBranchComputeSettingsParams
WithBranchID adds the branchID to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) WithComputeSettings ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) WithComputeSettings(computeSettings *models.DatabaseComputeSettingsRequest) *SetSiteDatabaseBranchComputeSettingsParams
WithComputeSettings adds the computeSettings to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) WithContext ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) WithContext(ctx context.Context) *SetSiteDatabaseBranchComputeSettingsParams
WithContext adds the context to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) WithHTTPClient ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) WithHTTPClient(client *http.Client) *SetSiteDatabaseBranchComputeSettingsParams
WithHTTPClient adds the HTTPClient to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) WithSiteID ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) WithSiteID(siteID string) *SetSiteDatabaseBranchComputeSettingsParams
WithSiteID adds the siteID to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) WithTimeout ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) WithTimeout(timeout time.Duration) *SetSiteDatabaseBranchComputeSettingsParams
WithTimeout adds the timeout to the set site database branch compute settings params
func (*SetSiteDatabaseBranchComputeSettingsParams) WriteToRequest ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetSiteDatabaseBranchComputeSettingsReader ¶ added in v2.53.0
type SetSiteDatabaseBranchComputeSettingsReader struct {
// contains filtered or unexported fields
}
SetSiteDatabaseBranchComputeSettingsReader is a Reader for the SetSiteDatabaseBranchComputeSettings structure.
func (*SetSiteDatabaseBranchComputeSettingsReader) ReadResponse ¶ added in v2.53.0
func (o *SetSiteDatabaseBranchComputeSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetSiteDatabaseComputeSettingsDefault ¶ added in v2.53.0
type SetSiteDatabaseComputeSettingsDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
SetSiteDatabaseComputeSettingsDefault handles this case with default header values.
error
func NewSetSiteDatabaseComputeSettingsDefault ¶ added in v2.53.0
func NewSetSiteDatabaseComputeSettingsDefault(code int) *SetSiteDatabaseComputeSettingsDefault
NewSetSiteDatabaseComputeSettingsDefault creates a SetSiteDatabaseComputeSettingsDefault with default headers values
func (*SetSiteDatabaseComputeSettingsDefault) Code ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsDefault) Code() int
Code gets the status code for the set site database compute settings default response
func (*SetSiteDatabaseComputeSettingsDefault) Error ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsDefault) Error() string
func (*SetSiteDatabaseComputeSettingsDefault) GetPayload ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsDefault) GetPayload() *models.Error
type SetSiteDatabaseComputeSettingsForbidden ¶ added in v2.53.0
type SetSiteDatabaseComputeSettingsForbidden struct {
}
SetSiteDatabaseComputeSettingsForbidden handles this case with default header values.
Compute customization requires a Pro or higher plan
func NewSetSiteDatabaseComputeSettingsForbidden ¶ added in v2.53.0
func NewSetSiteDatabaseComputeSettingsForbidden() *SetSiteDatabaseComputeSettingsForbidden
NewSetSiteDatabaseComputeSettingsForbidden creates a SetSiteDatabaseComputeSettingsForbidden with default headers values
func (*SetSiteDatabaseComputeSettingsForbidden) Error ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsForbidden) Error() string
type SetSiteDatabaseComputeSettingsOK ¶ added in v2.53.0
type SetSiteDatabaseComputeSettingsOK struct {
Payload *models.DatabaseComputeSettings
}
SetSiteDatabaseComputeSettingsOK handles this case with default header values.
OK
func NewSetSiteDatabaseComputeSettingsOK ¶ added in v2.53.0
func NewSetSiteDatabaseComputeSettingsOK() *SetSiteDatabaseComputeSettingsOK
NewSetSiteDatabaseComputeSettingsOK creates a SetSiteDatabaseComputeSettingsOK with default headers values
func (*SetSiteDatabaseComputeSettingsOK) Error ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsOK) Error() string
func (*SetSiteDatabaseComputeSettingsOK) GetPayload ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsOK) GetPayload() *models.DatabaseComputeSettings
type SetSiteDatabaseComputeSettingsParams ¶ added in v2.53.0
type SetSiteDatabaseComputeSettingsParams struct {
/*ComputeSettings*/
ComputeSettings *models.DatabaseComputeSettingsRequest
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetSiteDatabaseComputeSettingsParams contains all the parameters to send to the API endpoint for the set site database compute settings operation typically these are written to a http.Request
func NewSetSiteDatabaseComputeSettingsParams ¶ added in v2.53.0
func NewSetSiteDatabaseComputeSettingsParams() *SetSiteDatabaseComputeSettingsParams
NewSetSiteDatabaseComputeSettingsParams creates a new SetSiteDatabaseComputeSettingsParams object with the default values initialized.
func NewSetSiteDatabaseComputeSettingsParamsWithContext ¶ added in v2.53.0
func NewSetSiteDatabaseComputeSettingsParamsWithContext(ctx context.Context) *SetSiteDatabaseComputeSettingsParams
NewSetSiteDatabaseComputeSettingsParamsWithContext creates a new SetSiteDatabaseComputeSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewSetSiteDatabaseComputeSettingsParamsWithHTTPClient ¶ added in v2.53.0
func NewSetSiteDatabaseComputeSettingsParamsWithHTTPClient(client *http.Client) *SetSiteDatabaseComputeSettingsParams
NewSetSiteDatabaseComputeSettingsParamsWithHTTPClient creates a new SetSiteDatabaseComputeSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetSiteDatabaseComputeSettingsParamsWithTimeout ¶ added in v2.53.0
func NewSetSiteDatabaseComputeSettingsParamsWithTimeout(timeout time.Duration) *SetSiteDatabaseComputeSettingsParams
NewSetSiteDatabaseComputeSettingsParamsWithTimeout creates a new SetSiteDatabaseComputeSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetSiteDatabaseComputeSettingsParams) SetComputeSettings ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) SetComputeSettings(computeSettings *models.DatabaseComputeSettingsRequest)
SetComputeSettings adds the computeSettings to the set site database compute settings params
func (*SetSiteDatabaseComputeSettingsParams) SetContext ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the set site database compute settings params
func (*SetSiteDatabaseComputeSettingsParams) SetHTTPClient ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set site database compute settings params
func (*SetSiteDatabaseComputeSettingsParams) SetSiteID ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the set site database compute settings params
func (*SetSiteDatabaseComputeSettingsParams) SetTimeout ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set site database compute settings params
func (*SetSiteDatabaseComputeSettingsParams) WithComputeSettings ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) WithComputeSettings(computeSettings *models.DatabaseComputeSettingsRequest) *SetSiteDatabaseComputeSettingsParams
WithComputeSettings adds the computeSettings to the set site database compute settings params
func (*SetSiteDatabaseComputeSettingsParams) WithContext ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) WithContext(ctx context.Context) *SetSiteDatabaseComputeSettingsParams
WithContext adds the context to the set site database compute settings params
func (*SetSiteDatabaseComputeSettingsParams) WithHTTPClient ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) WithHTTPClient(client *http.Client) *SetSiteDatabaseComputeSettingsParams
WithHTTPClient adds the HTTPClient to the set site database compute settings params
func (*SetSiteDatabaseComputeSettingsParams) WithSiteID ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) WithSiteID(siteID string) *SetSiteDatabaseComputeSettingsParams
WithSiteID adds the siteID to the set site database compute settings params
func (*SetSiteDatabaseComputeSettingsParams) WithTimeout ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) WithTimeout(timeout time.Duration) *SetSiteDatabaseComputeSettingsParams
WithTimeout adds the timeout to the set site database compute settings params
func (*SetSiteDatabaseComputeSettingsParams) WriteToRequest ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetSiteDatabaseComputeSettingsReader ¶ added in v2.53.0
type SetSiteDatabaseComputeSettingsReader struct {
// contains filtered or unexported fields
}
SetSiteDatabaseComputeSettingsReader is a Reader for the SetSiteDatabaseComputeSettings structure.
func (*SetSiteDatabaseComputeSettingsReader) ReadResponse ¶ added in v2.53.0
func (o *SetSiteDatabaseComputeSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShowServiceDefault ¶
ShowServiceDefault handles this case with default header values.
error
func NewShowServiceDefault ¶
func NewShowServiceDefault(code int) *ShowServiceDefault
NewShowServiceDefault creates a ShowServiceDefault with default headers values
func (*ShowServiceDefault) Code ¶
func (o *ShowServiceDefault) Code() int
Code gets the status code for the show service default response
func (*ShowServiceDefault) Error ¶
func (o *ShowServiceDefault) Error() string
func (*ShowServiceDefault) GetPayload ¶
func (o *ShowServiceDefault) GetPayload() *models.Error
type ShowServiceInstanceDefault ¶
type ShowServiceInstanceDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ShowServiceInstanceDefault handles this case with default header values.
error
func NewShowServiceInstanceDefault ¶
func NewShowServiceInstanceDefault(code int) *ShowServiceInstanceDefault
NewShowServiceInstanceDefault creates a ShowServiceInstanceDefault with default headers values
func (*ShowServiceInstanceDefault) Code ¶
func (o *ShowServiceInstanceDefault) Code() int
Code gets the status code for the show service instance default response
func (*ShowServiceInstanceDefault) Error ¶
func (o *ShowServiceInstanceDefault) Error() string
func (*ShowServiceInstanceDefault) GetPayload ¶
func (o *ShowServiceInstanceDefault) GetPayload() *models.Error
type ShowServiceInstanceOK ¶
type ShowServiceInstanceOK struct {
Payload *models.ServiceInstance
}
ShowServiceInstanceOK handles this case with default header values.
OK
func NewShowServiceInstanceOK ¶
func NewShowServiceInstanceOK() *ShowServiceInstanceOK
NewShowServiceInstanceOK creates a ShowServiceInstanceOK with default headers values
func (*ShowServiceInstanceOK) Error ¶
func (o *ShowServiceInstanceOK) Error() string
func (*ShowServiceInstanceOK) GetPayload ¶
func (o *ShowServiceInstanceOK) GetPayload() *models.ServiceInstance
type ShowServiceInstanceParams ¶
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 ¶
func NewShowServiceInstanceParams() *ShowServiceInstanceParams
NewShowServiceInstanceParams creates a new ShowServiceInstanceParams object with the default values initialized.
func NewShowServiceInstanceParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ShowServiceInstanceParams) SetAddon(addon string)
SetAddon adds the addon to the show service instance params
func (*ShowServiceInstanceParams) SetContext ¶
func (o *ShowServiceInstanceParams) SetContext(ctx context.Context)
SetContext adds the context to the show service instance params
func (*ShowServiceInstanceParams) SetHTTPClient ¶
func (o *ShowServiceInstanceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the show service instance params
func (*ShowServiceInstanceParams) SetInstanceID ¶
func (o *ShowServiceInstanceParams) SetInstanceID(instanceID string)
SetInstanceID adds the instanceId to the show service instance params
func (*ShowServiceInstanceParams) SetSiteID ¶
func (o *ShowServiceInstanceParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the show service instance params
func (*ShowServiceInstanceParams) SetTimeout ¶
func (o *ShowServiceInstanceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the show service instance params
func (*ShowServiceInstanceParams) WithAddon ¶
func (o *ShowServiceInstanceParams) WithAddon(addon string) *ShowServiceInstanceParams
WithAddon adds the addon to the show service instance params
func (*ShowServiceInstanceParams) WithContext ¶
func (o *ShowServiceInstanceParams) WithContext(ctx context.Context) *ShowServiceInstanceParams
WithContext adds the context to the show service instance params
func (*ShowServiceInstanceParams) WithHTTPClient ¶
func (o *ShowServiceInstanceParams) WithHTTPClient(client *http.Client) *ShowServiceInstanceParams
WithHTTPClient adds the HTTPClient to the show service instance params
func (*ShowServiceInstanceParams) WithInstanceID ¶
func (o *ShowServiceInstanceParams) WithInstanceID(instanceID string) *ShowServiceInstanceParams
WithInstanceID adds the instanceID to the show service instance params
func (*ShowServiceInstanceParams) WithSiteID ¶
func (o *ShowServiceInstanceParams) WithSiteID(siteID string) *ShowServiceInstanceParams
WithSiteID adds the siteID to the show service instance params
func (*ShowServiceInstanceParams) WithTimeout ¶
func (o *ShowServiceInstanceParams) WithTimeout(timeout time.Duration) *ShowServiceInstanceParams
WithTimeout adds the timeout to the show service instance params
func (*ShowServiceInstanceParams) WriteToRequest ¶
func (o *ShowServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShowServiceInstanceReader ¶
type ShowServiceInstanceReader struct {
// contains filtered or unexported fields
}
ShowServiceInstanceReader is a Reader for the ShowServiceInstance structure.
func (*ShowServiceInstanceReader) ReadResponse ¶
func (o *ShowServiceInstanceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShowServiceManifestCreated ¶
type ShowServiceManifestCreated struct {
Payload interface{}
}
ShowServiceManifestCreated handles this case with default header values.
retrieving from provider
func NewShowServiceManifestCreated ¶
func NewShowServiceManifestCreated() *ShowServiceManifestCreated
NewShowServiceManifestCreated creates a ShowServiceManifestCreated with default headers values
func (*ShowServiceManifestCreated) Error ¶
func (o *ShowServiceManifestCreated) Error() string
func (*ShowServiceManifestCreated) GetPayload ¶
func (o *ShowServiceManifestCreated) GetPayload() interface{}
type ShowServiceManifestDefault ¶
type ShowServiceManifestDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
ShowServiceManifestDefault handles this case with default header values.
error
func NewShowServiceManifestDefault ¶
func NewShowServiceManifestDefault(code int) *ShowServiceManifestDefault
NewShowServiceManifestDefault creates a ShowServiceManifestDefault with default headers values
func (*ShowServiceManifestDefault) Code ¶
func (o *ShowServiceManifestDefault) Code() int
Code gets the status code for the show service manifest default response
func (*ShowServiceManifestDefault) Error ¶
func (o *ShowServiceManifestDefault) Error() string
func (*ShowServiceManifestDefault) GetPayload ¶
func (o *ShowServiceManifestDefault) GetPayload() *models.Error
type ShowServiceManifestParams ¶
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 ¶
func NewShowServiceManifestParams() *ShowServiceManifestParams
NewShowServiceManifestParams creates a new ShowServiceManifestParams object with the default values initialized.
func NewShowServiceManifestParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ShowServiceManifestParams) SetAddonName(addonName string)
SetAddonName adds the addonName to the show service manifest params
func (*ShowServiceManifestParams) SetContext ¶
func (o *ShowServiceManifestParams) SetContext(ctx context.Context)
SetContext adds the context to the show service manifest params
func (*ShowServiceManifestParams) SetHTTPClient ¶
func (o *ShowServiceManifestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the show service manifest params
func (*ShowServiceManifestParams) SetTimeout ¶
func (o *ShowServiceManifestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the show service manifest params
func (*ShowServiceManifestParams) WithAddonName ¶
func (o *ShowServiceManifestParams) WithAddonName(addonName string) *ShowServiceManifestParams
WithAddonName adds the addonName to the show service manifest params
func (*ShowServiceManifestParams) WithContext ¶
func (o *ShowServiceManifestParams) WithContext(ctx context.Context) *ShowServiceManifestParams
WithContext adds the context to the show service manifest params
func (*ShowServiceManifestParams) WithHTTPClient ¶
func (o *ShowServiceManifestParams) WithHTTPClient(client *http.Client) *ShowServiceManifestParams
WithHTTPClient adds the HTTPClient to the show service manifest params
func (*ShowServiceManifestParams) WithTimeout ¶
func (o *ShowServiceManifestParams) WithTimeout(timeout time.Duration) *ShowServiceManifestParams
WithTimeout adds the timeout to the show service manifest params
func (*ShowServiceManifestParams) WriteToRequest ¶
func (o *ShowServiceManifestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShowServiceManifestReader ¶
type ShowServiceManifestReader struct {
// contains filtered or unexported fields
}
ShowServiceManifestReader is a Reader for the ShowServiceManifest structure.
func (*ShowServiceManifestReader) ReadResponse ¶
func (o *ShowServiceManifestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShowServiceOK ¶
ShowServiceOK handles this case with default header values.
services
func NewShowServiceOK ¶
func NewShowServiceOK() *ShowServiceOK
NewShowServiceOK creates a ShowServiceOK with default headers values
func (*ShowServiceOK) Error ¶
func (o *ShowServiceOK) Error() string
func (*ShowServiceOK) GetPayload ¶
func (o *ShowServiceOK) GetPayload() *models.Service
type ShowServiceParams ¶
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 ¶
func NewShowServiceParams() *ShowServiceParams
NewShowServiceParams creates a new ShowServiceParams object with the default values initialized.
func NewShowServiceParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ShowServiceParams) SetAddonName(addonName string)
SetAddonName adds the addonName to the show service params
func (*ShowServiceParams) SetContext ¶
func (o *ShowServiceParams) SetContext(ctx context.Context)
SetContext adds the context to the show service params
func (*ShowServiceParams) SetHTTPClient ¶
func (o *ShowServiceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the show service params
func (*ShowServiceParams) SetTimeout ¶
func (o *ShowServiceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the show service params
func (*ShowServiceParams) WithAddonName ¶
func (o *ShowServiceParams) WithAddonName(addonName string) *ShowServiceParams
WithAddonName adds the addonName to the show service params
func (*ShowServiceParams) WithContext ¶
func (o *ShowServiceParams) WithContext(ctx context.Context) *ShowServiceParams
WithContext adds the context to the show service params
func (*ShowServiceParams) WithHTTPClient ¶
func (o *ShowServiceParams) WithHTTPClient(client *http.Client) *ShowServiceParams
WithHTTPClient adds the HTTPClient to the show service params
func (*ShowServiceParams) WithTimeout ¶
func (o *ShowServiceParams) WithTimeout(timeout time.Duration) *ShowServiceParams
WithTimeout adds the timeout to the show service params
func (*ShowServiceParams) WriteToRequest ¶
func (o *ShowServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShowServiceReader ¶
type ShowServiceReader struct {
// contains filtered or unexported fields
}
ShowServiceReader is a Reader for the ShowService structure.
func (*ShowServiceReader) ReadResponse ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *ShowSiteTLSCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) SetHTTPClient ¶
func (o *ShowSiteTLSCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) SetSiteID ¶
func (o *ShowSiteTLSCertificateParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) SetTimeout ¶
func (o *ShowSiteTLSCertificateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) WithContext ¶
func (o *ShowSiteTLSCertificateParams) WithContext(ctx context.Context) *ShowSiteTLSCertificateParams
WithContext adds the context to the show site TLS certificate params
func (*ShowSiteTLSCertificateParams) WithHTTPClient ¶
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 ¶
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 ¶
ShowTicketDefault handles this case with default header values.
error
func NewShowTicketDefault ¶
func NewShowTicketDefault(code int) *ShowTicketDefault
NewShowTicketDefault creates a ShowTicketDefault with default headers values
func (*ShowTicketDefault) Code ¶
func (o *ShowTicketDefault) Code() int
Code gets the status code for the show ticket default response
func (*ShowTicketDefault) Error ¶
func (o *ShowTicketDefault) Error() string
func (*ShowTicketDefault) GetPayload ¶
func (o *ShowTicketDefault) GetPayload() *models.Error
type ShowTicketOK ¶
ShowTicketOK handles this case with default header values.
ok
func NewShowTicketOK ¶
func NewShowTicketOK() *ShowTicketOK
NewShowTicketOK creates a ShowTicketOK with default headers values
func (*ShowTicketOK) Error ¶
func (o *ShowTicketOK) Error() string
func (*ShowTicketOK) GetPayload ¶
func (o *ShowTicketOK) GetPayload() *models.Ticket
type ShowTicketParams ¶
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 ¶
func NewShowTicketParams() *ShowTicketParams
NewShowTicketParams creates a new ShowTicketParams object with the default values initialized.
func NewShowTicketParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *ShowTicketParams) SetContext(ctx context.Context)
SetContext adds the context to the show ticket params
func (*ShowTicketParams) SetHTTPClient ¶
func (o *ShowTicketParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the show ticket params
func (*ShowTicketParams) SetTicketID ¶
func (o *ShowTicketParams) SetTicketID(ticketID string)
SetTicketID adds the ticketId to the show ticket params
func (*ShowTicketParams) SetTimeout ¶
func (o *ShowTicketParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the show ticket params
func (*ShowTicketParams) WithContext ¶
func (o *ShowTicketParams) WithContext(ctx context.Context) *ShowTicketParams
WithContext adds the context to the show ticket params
func (*ShowTicketParams) WithHTTPClient ¶
func (o *ShowTicketParams) WithHTTPClient(client *http.Client) *ShowTicketParams
WithHTTPClient adds the HTTPClient to the show ticket params
func (*ShowTicketParams) WithTicketID ¶
func (o *ShowTicketParams) WithTicketID(ticketID string) *ShowTicketParams
WithTicketID adds the ticketID to the show ticket params
func (*ShowTicketParams) WithTimeout ¶
func (o *ShowTicketParams) WithTimeout(timeout time.Duration) *ShowTicketParams
WithTimeout adds the timeout to the show ticket params
func (*ShowTicketParams) WriteToRequest ¶
func (o *ShowTicketParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShowTicketReader ¶
type ShowTicketReader struct {
// contains filtered or unexported fields
}
ShowTicketReader is a Reader for the ShowTicket structure.
func (*ShowTicketReader) ReadResponse ¶
func (o *ShowTicketReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TransferDNSZoneDefault ¶
type TransferDNSZoneDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
TransferDNSZoneDefault handles this case with default header values.
error
func NewTransferDNSZoneDefault ¶
func NewTransferDNSZoneDefault(code int) *TransferDNSZoneDefault
NewTransferDNSZoneDefault creates a TransferDNSZoneDefault with default headers values
func (*TransferDNSZoneDefault) Code ¶
func (o *TransferDNSZoneDefault) Code() int
Code gets the status code for the transfer Dns zone default response
func (*TransferDNSZoneDefault) Error ¶
func (o *TransferDNSZoneDefault) Error() string
func (*TransferDNSZoneDefault) GetPayload ¶
func (o *TransferDNSZoneDefault) GetPayload() *models.Error
type TransferDNSZoneOK ¶
TransferDNSZoneOK handles this case with default header values.
transfer a DNS zone to another account
func NewTransferDNSZoneOK ¶
func NewTransferDNSZoneOK() *TransferDNSZoneOK
NewTransferDNSZoneOK creates a TransferDNSZoneOK with default headers values
func (*TransferDNSZoneOK) Error ¶
func (o *TransferDNSZoneOK) Error() string
func (*TransferDNSZoneOK) GetPayload ¶
func (o *TransferDNSZoneOK) GetPayload() *models.DNSZone
type TransferDNSZoneParams ¶
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 ¶
func NewTransferDNSZoneParams() *TransferDNSZoneParams
NewTransferDNSZoneParams creates a new TransferDNSZoneParams object with the default values initialized.
func NewTransferDNSZoneParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *TransferDNSZoneParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the transfer Dns zone params
func (*TransferDNSZoneParams) SetContext ¶
func (o *TransferDNSZoneParams) SetContext(ctx context.Context)
SetContext adds the context to the transfer Dns zone params
func (*TransferDNSZoneParams) SetHTTPClient ¶
func (o *TransferDNSZoneParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the transfer Dns zone params
func (*TransferDNSZoneParams) SetTimeout ¶
func (o *TransferDNSZoneParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the transfer Dns zone params
func (*TransferDNSZoneParams) SetTransferAccountID ¶
func (o *TransferDNSZoneParams) SetTransferAccountID(transferAccountID string)
SetTransferAccountID adds the transferAccountId to the transfer Dns zone params
func (*TransferDNSZoneParams) SetTransferUserID ¶
func (o *TransferDNSZoneParams) SetTransferUserID(transferUserID string)
SetTransferUserID adds the transferUserId to the transfer Dns zone params
func (*TransferDNSZoneParams) SetZoneID ¶
func (o *TransferDNSZoneParams) SetZoneID(zoneID string)
SetZoneID adds the zoneId to the transfer Dns zone params
func (*TransferDNSZoneParams) WithAccountID ¶
func (o *TransferDNSZoneParams) WithAccountID(accountID string) *TransferDNSZoneParams
WithAccountID adds the accountID to the transfer Dns zone params
func (*TransferDNSZoneParams) WithContext ¶
func (o *TransferDNSZoneParams) WithContext(ctx context.Context) *TransferDNSZoneParams
WithContext adds the context to the transfer Dns zone params
func (*TransferDNSZoneParams) WithHTTPClient ¶
func (o *TransferDNSZoneParams) WithHTTPClient(client *http.Client) *TransferDNSZoneParams
WithHTTPClient adds the HTTPClient to the transfer Dns zone params
func (*TransferDNSZoneParams) WithTimeout ¶
func (o *TransferDNSZoneParams) WithTimeout(timeout time.Duration) *TransferDNSZoneParams
WithTimeout adds the timeout to the transfer Dns zone params
func (*TransferDNSZoneParams) WithTransferAccountID ¶
func (o *TransferDNSZoneParams) WithTransferAccountID(transferAccountID string) *TransferDNSZoneParams
WithTransferAccountID adds the transferAccountID to the transfer Dns zone params
func (*TransferDNSZoneParams) WithTransferUserID ¶
func (o *TransferDNSZoneParams) WithTransferUserID(transferUserID string) *TransferDNSZoneParams
WithTransferUserID adds the transferUserID to the transfer Dns zone params
func (*TransferDNSZoneParams) WithZoneID ¶
func (o *TransferDNSZoneParams) WithZoneID(zoneID string) *TransferDNSZoneParams
WithZoneID adds the zoneID to the transfer Dns zone params
func (*TransferDNSZoneParams) WriteToRequest ¶
func (o *TransferDNSZoneParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TransferDNSZoneReader ¶
type TransferDNSZoneReader struct {
// contains filtered or unexported fields
}
TransferDNSZoneReader is a Reader for the TransferDNSZone structure.
func (*TransferDNSZoneReader) ReadResponse ¶
func (o *TransferDNSZoneReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UnlinkSiteRepoNotFound ¶
type UnlinkSiteRepoNotFound struct {
}
UnlinkSiteRepoNotFound handles this case with default header values.
Site not found
func NewUnlinkSiteRepoNotFound ¶
func NewUnlinkSiteRepoNotFound() *UnlinkSiteRepoNotFound
NewUnlinkSiteRepoNotFound creates a UnlinkSiteRepoNotFound with default headers values
func (*UnlinkSiteRepoNotFound) Error ¶
func (o *UnlinkSiteRepoNotFound) Error() string
type UnlinkSiteRepoOK ¶
UnlinkSiteRepoOK handles this case with default header values.
OK
func NewUnlinkSiteRepoOK ¶
func NewUnlinkSiteRepoOK() *UnlinkSiteRepoOK
NewUnlinkSiteRepoOK creates a UnlinkSiteRepoOK with default headers values
func (*UnlinkSiteRepoOK) Error ¶
func (o *UnlinkSiteRepoOK) Error() string
func (*UnlinkSiteRepoOK) GetPayload ¶
func (o *UnlinkSiteRepoOK) GetPayload() *models.Site
type UnlinkSiteRepoParams ¶
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 ¶
func NewUnlinkSiteRepoParams() *UnlinkSiteRepoParams
NewUnlinkSiteRepoParams creates a new UnlinkSiteRepoParams object with the default values initialized.
func NewUnlinkSiteRepoParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *UnlinkSiteRepoParams) SetContext(ctx context.Context)
SetContext adds the context to the unlink site repo params
func (*UnlinkSiteRepoParams) SetHTTPClient ¶
func (o *UnlinkSiteRepoParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the unlink site repo params
func (*UnlinkSiteRepoParams) SetSiteID ¶
func (o *UnlinkSiteRepoParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the unlink site repo params
func (*UnlinkSiteRepoParams) SetTimeout ¶
func (o *UnlinkSiteRepoParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the unlink site repo params
func (*UnlinkSiteRepoParams) WithContext ¶
func (o *UnlinkSiteRepoParams) WithContext(ctx context.Context) *UnlinkSiteRepoParams
WithContext adds the context to the unlink site repo params
func (*UnlinkSiteRepoParams) WithHTTPClient ¶
func (o *UnlinkSiteRepoParams) WithHTTPClient(client *http.Client) *UnlinkSiteRepoParams
WithHTTPClient adds the HTTPClient to the unlink site repo params
func (*UnlinkSiteRepoParams) WithSiteID ¶
func (o *UnlinkSiteRepoParams) WithSiteID(siteID string) *UnlinkSiteRepoParams
WithSiteID adds the siteID to the unlink site repo params
func (*UnlinkSiteRepoParams) WithTimeout ¶
func (o *UnlinkSiteRepoParams) WithTimeout(timeout time.Duration) *UnlinkSiteRepoParams
WithTimeout adds the timeout to the unlink site repo params
func (*UnlinkSiteRepoParams) WriteToRequest ¶
func (o *UnlinkSiteRepoParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UnlinkSiteRepoReader ¶
type UnlinkSiteRepoReader struct {
// contains filtered or unexported fields
}
UnlinkSiteRepoReader is a Reader for the UnlinkSiteRepo structure.
func (*UnlinkSiteRepoReader) ReadResponse ¶
func (o *UnlinkSiteRepoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UnlockDeployDefault ¶
UnlockDeployDefault handles this case with default header values.
error
func NewUnlockDeployDefault ¶
func NewUnlockDeployDefault(code int) *UnlockDeployDefault
NewUnlockDeployDefault creates a UnlockDeployDefault with default headers values
func (*UnlockDeployDefault) Code ¶
func (o *UnlockDeployDefault) Code() int
Code gets the status code for the unlock deploy default response
func (*UnlockDeployDefault) Error ¶
func (o *UnlockDeployDefault) Error() string
func (*UnlockDeployDefault) GetPayload ¶
func (o *UnlockDeployDefault) GetPayload() *models.Error
type UnlockDeployOK ¶
UnlockDeployOK handles this case with default header values.
OK
func NewUnlockDeployOK ¶
func NewUnlockDeployOK() *UnlockDeployOK
NewUnlockDeployOK creates a UnlockDeployOK with default headers values
func (*UnlockDeployOK) Error ¶
func (o *UnlockDeployOK) Error() string
func (*UnlockDeployOK) GetPayload ¶
func (o *UnlockDeployOK) GetPayload() *models.Deploy
type UnlockDeployParams ¶
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 ¶
func NewUnlockDeployParams() *UnlockDeployParams
NewUnlockDeployParams creates a new UnlockDeployParams object with the default values initialized.
func NewUnlockDeployParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *UnlockDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the unlock deploy params
func (*UnlockDeployParams) SetDeployID ¶
func (o *UnlockDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the unlock deploy params
func (*UnlockDeployParams) SetHTTPClient ¶
func (o *UnlockDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the unlock deploy params
func (*UnlockDeployParams) SetTimeout ¶
func (o *UnlockDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the unlock deploy params
func (*UnlockDeployParams) WithContext ¶
func (o *UnlockDeployParams) WithContext(ctx context.Context) *UnlockDeployParams
WithContext adds the context to the unlock deploy params
func (*UnlockDeployParams) WithDeployID ¶
func (o *UnlockDeployParams) WithDeployID(deployID string) *UnlockDeployParams
WithDeployID adds the deployID to the unlock deploy params
func (*UnlockDeployParams) WithHTTPClient ¶
func (o *UnlockDeployParams) WithHTTPClient(client *http.Client) *UnlockDeployParams
WithHTTPClient adds the HTTPClient to the unlock deploy params
func (*UnlockDeployParams) WithTimeout ¶
func (o *UnlockDeployParams) WithTimeout(timeout time.Duration) *UnlockDeployParams
WithTimeout adds the timeout to the unlock deploy params
func (*UnlockDeployParams) WriteToRequest ¶
func (o *UnlockDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UnlockDeployReader ¶
type UnlockDeployReader struct {
// contains filtered or unexported fields
}
UnlockDeployReader is a Reader for the UnlockDeploy structure.
func (*UnlockDeployReader) ReadResponse ¶
func (o *UnlockDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateAccountDefault ¶
type UpdateAccountDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateAccountDefault handles this case with default header values.
error
func NewUpdateAccountDefault ¶
func NewUpdateAccountDefault(code int) *UpdateAccountDefault
NewUpdateAccountDefault creates a UpdateAccountDefault with default headers values
func (*UpdateAccountDefault) Code ¶
func (o *UpdateAccountDefault) Code() int
Code gets the status code for the update account default response
func (*UpdateAccountDefault) Error ¶
func (o *UpdateAccountDefault) Error() string
func (*UpdateAccountDefault) GetPayload ¶
func (o *UpdateAccountDefault) GetPayload() *models.Error
type UpdateAccountMemberDefault ¶ added in v2.13.0
type UpdateAccountMemberDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateAccountMemberDefault handles this case with default header values.
error
func NewUpdateAccountMemberDefault ¶ added in v2.13.0
func NewUpdateAccountMemberDefault(code int) *UpdateAccountMemberDefault
NewUpdateAccountMemberDefault creates a UpdateAccountMemberDefault with default headers values
func (*UpdateAccountMemberDefault) Code ¶ added in v2.13.0
func (o *UpdateAccountMemberDefault) Code() int
Code gets the status code for the update account member default response
func (*UpdateAccountMemberDefault) Error ¶ added in v2.13.0
func (o *UpdateAccountMemberDefault) Error() string
func (*UpdateAccountMemberDefault) GetPayload ¶ added in v2.13.0
func (o *UpdateAccountMemberDefault) GetPayload() *models.Error
type UpdateAccountMemberOK ¶ added in v2.13.0
UpdateAccountMemberOK handles this case with default header values.
OK
func NewUpdateAccountMemberOK ¶ added in v2.13.0
func NewUpdateAccountMemberOK() *UpdateAccountMemberOK
NewUpdateAccountMemberOK creates a UpdateAccountMemberOK with default headers values
func (*UpdateAccountMemberOK) Error ¶ added in v2.13.0
func (o *UpdateAccountMemberOK) Error() string
func (*UpdateAccountMemberOK) GetPayload ¶ added in v2.13.0
func (o *UpdateAccountMemberOK) GetPayload() *models.Member
type UpdateAccountMemberParams ¶ added in v2.13.0
type UpdateAccountMemberParams struct {
/*AccountUpdateMemberSetup*/
AccountUpdateMemberSetup *models.AccountUpdateMemberSetup
/*AccountSlug*/
AccountSlug string
/*MemberID*/
MemberID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateAccountMemberParams contains all the parameters to send to the API endpoint for the update account member operation typically these are written to a http.Request
func NewUpdateAccountMemberParams ¶ added in v2.13.0
func NewUpdateAccountMemberParams() *UpdateAccountMemberParams
NewUpdateAccountMemberParams creates a new UpdateAccountMemberParams object with the default values initialized.
func NewUpdateAccountMemberParamsWithContext ¶ added in v2.13.0
func NewUpdateAccountMemberParamsWithContext(ctx context.Context) *UpdateAccountMemberParams
NewUpdateAccountMemberParamsWithContext creates a new UpdateAccountMemberParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateAccountMemberParamsWithHTTPClient ¶ added in v2.13.0
func NewUpdateAccountMemberParamsWithHTTPClient(client *http.Client) *UpdateAccountMemberParams
NewUpdateAccountMemberParamsWithHTTPClient creates a new UpdateAccountMemberParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateAccountMemberParamsWithTimeout ¶ added in v2.13.0
func NewUpdateAccountMemberParamsWithTimeout(timeout time.Duration) *UpdateAccountMemberParams
NewUpdateAccountMemberParamsWithTimeout creates a new UpdateAccountMemberParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateAccountMemberParams) SetAccountSlug ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) SetAccountSlug(accountSlug string)
SetAccountSlug adds the accountSlug to the update account member params
func (*UpdateAccountMemberParams) SetAccountUpdateMemberSetup ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) SetAccountUpdateMemberSetup(accountUpdateMemberSetup *models.AccountUpdateMemberSetup)
SetAccountUpdateMemberSetup adds the accountUpdateMemberSetup to the update account member params
func (*UpdateAccountMemberParams) SetContext ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the update account member params
func (*UpdateAccountMemberParams) SetHTTPClient ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update account member params
func (*UpdateAccountMemberParams) SetMemberID ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) SetMemberID(memberID string)
SetMemberID adds the memberId to the update account member params
func (*UpdateAccountMemberParams) SetTimeout ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update account member params
func (*UpdateAccountMemberParams) WithAccountSlug ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) WithAccountSlug(accountSlug string) *UpdateAccountMemberParams
WithAccountSlug adds the accountSlug to the update account member params
func (*UpdateAccountMemberParams) WithAccountUpdateMemberSetup ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) WithAccountUpdateMemberSetup(accountUpdateMemberSetup *models.AccountUpdateMemberSetup) *UpdateAccountMemberParams
WithAccountUpdateMemberSetup adds the accountUpdateMemberSetup to the update account member params
func (*UpdateAccountMemberParams) WithContext ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) WithContext(ctx context.Context) *UpdateAccountMemberParams
WithContext adds the context to the update account member params
func (*UpdateAccountMemberParams) WithHTTPClient ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) WithHTTPClient(client *http.Client) *UpdateAccountMemberParams
WithHTTPClient adds the HTTPClient to the update account member params
func (*UpdateAccountMemberParams) WithMemberID ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) WithMemberID(memberID string) *UpdateAccountMemberParams
WithMemberID adds the memberID to the update account member params
func (*UpdateAccountMemberParams) WithTimeout ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) WithTimeout(timeout time.Duration) *UpdateAccountMemberParams
WithTimeout adds the timeout to the update account member params
func (*UpdateAccountMemberParams) WriteToRequest ¶ added in v2.13.0
func (o *UpdateAccountMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAccountMemberReader ¶ added in v2.13.0
type UpdateAccountMemberReader struct {
// contains filtered or unexported fields
}
UpdateAccountMemberReader is a Reader for the UpdateAccountMember structure.
func (*UpdateAccountMemberReader) ReadResponse ¶ added in v2.13.0
func (o *UpdateAccountMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateAccountOK ¶
type UpdateAccountOK struct {
Payload *models.AccountMembership
}
UpdateAccountOK handles this case with default header values.
OK
func NewUpdateAccountOK ¶
func NewUpdateAccountOK() *UpdateAccountOK
NewUpdateAccountOK creates a UpdateAccountOK with default headers values
func (*UpdateAccountOK) Error ¶
func (o *UpdateAccountOK) Error() string
func (*UpdateAccountOK) GetPayload ¶
func (o *UpdateAccountOK) GetPayload() *models.AccountMembership
type UpdateAccountParams ¶
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 ¶
func NewUpdateAccountParams() *UpdateAccountParams
NewUpdateAccountParams creates a new UpdateAccountParams object with the default values initialized.
func NewUpdateAccountParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *UpdateAccountParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the update account params
func (*UpdateAccountParams) SetAccountUpdateSetup ¶
func (o *UpdateAccountParams) SetAccountUpdateSetup(accountUpdateSetup *models.AccountUpdateSetup)
SetAccountUpdateSetup adds the accountUpdateSetup to the update account params
func (*UpdateAccountParams) SetContext ¶
func (o *UpdateAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the update account params
func (*UpdateAccountParams) SetHTTPClient ¶
func (o *UpdateAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update account params
func (*UpdateAccountParams) SetTimeout ¶
func (o *UpdateAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update account params
func (*UpdateAccountParams) WithAccountID ¶
func (o *UpdateAccountParams) WithAccountID(accountID string) *UpdateAccountParams
WithAccountID adds the accountID to the update account params
func (*UpdateAccountParams) WithAccountUpdateSetup ¶
func (o *UpdateAccountParams) WithAccountUpdateSetup(accountUpdateSetup *models.AccountUpdateSetup) *UpdateAccountParams
WithAccountUpdateSetup adds the accountUpdateSetup to the update account params
func (*UpdateAccountParams) WithContext ¶
func (o *UpdateAccountParams) WithContext(ctx context.Context) *UpdateAccountParams
WithContext adds the context to the update account params
func (*UpdateAccountParams) WithHTTPClient ¶
func (o *UpdateAccountParams) WithHTTPClient(client *http.Client) *UpdateAccountParams
WithHTTPClient adds the HTTPClient to the update account params
func (*UpdateAccountParams) WithTimeout ¶
func (o *UpdateAccountParams) WithTimeout(timeout time.Duration) *UpdateAccountParams
WithTimeout adds the timeout to the update account params
func (*UpdateAccountParams) WriteToRequest ¶
func (o *UpdateAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAccountReader ¶
type UpdateAccountReader struct {
// contains filtered or unexported fields
}
UpdateAccountReader is a Reader for the UpdateAccount structure.
func (*UpdateAccountReader) ReadResponse ¶
func (o *UpdateAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateAgentRunnerDefault ¶ added in v2.39.0
type UpdateAgentRunnerDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateAgentRunnerDefault handles this case with default header values.
error
func NewUpdateAgentRunnerDefault ¶ added in v2.39.0
func NewUpdateAgentRunnerDefault(code int) *UpdateAgentRunnerDefault
NewUpdateAgentRunnerDefault creates a UpdateAgentRunnerDefault with default headers values
func (*UpdateAgentRunnerDefault) Code ¶ added in v2.39.0
func (o *UpdateAgentRunnerDefault) Code() int
Code gets the status code for the update agent runner default response
func (*UpdateAgentRunnerDefault) Error ¶ added in v2.39.0
func (o *UpdateAgentRunnerDefault) Error() string
func (*UpdateAgentRunnerDefault) GetPayload ¶ added in v2.39.0
func (o *UpdateAgentRunnerDefault) GetPayload() *models.Error
type UpdateAgentRunnerOK ¶ added in v2.39.0
type UpdateAgentRunnerOK struct {
Payload *models.AgentRunner
}
UpdateAgentRunnerOK handles this case with default header values.
OK
func NewUpdateAgentRunnerOK ¶ added in v2.39.0
func NewUpdateAgentRunnerOK() *UpdateAgentRunnerOK
NewUpdateAgentRunnerOK creates a UpdateAgentRunnerOK with default headers values
func (*UpdateAgentRunnerOK) Error ¶ added in v2.39.0
func (o *UpdateAgentRunnerOK) Error() string
func (*UpdateAgentRunnerOK) GetPayload ¶ added in v2.39.0
func (o *UpdateAgentRunnerOK) GetPayload() *models.AgentRunner
type UpdateAgentRunnerParams ¶ added in v2.39.0
type UpdateAgentRunnerParams struct {
/*AgentRunnerID*/
AgentRunnerID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateAgentRunnerParams contains all the parameters to send to the API endpoint for the update agent runner operation typically these are written to a http.Request
func NewUpdateAgentRunnerParams ¶ added in v2.39.0
func NewUpdateAgentRunnerParams() *UpdateAgentRunnerParams
NewUpdateAgentRunnerParams creates a new UpdateAgentRunnerParams object with the default values initialized.
func NewUpdateAgentRunnerParamsWithContext ¶ added in v2.39.0
func NewUpdateAgentRunnerParamsWithContext(ctx context.Context) *UpdateAgentRunnerParams
NewUpdateAgentRunnerParamsWithContext creates a new UpdateAgentRunnerParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateAgentRunnerParamsWithHTTPClient ¶ added in v2.39.0
func NewUpdateAgentRunnerParamsWithHTTPClient(client *http.Client) *UpdateAgentRunnerParams
NewUpdateAgentRunnerParamsWithHTTPClient creates a new UpdateAgentRunnerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateAgentRunnerParamsWithTimeout ¶ added in v2.39.0
func NewUpdateAgentRunnerParamsWithTimeout(timeout time.Duration) *UpdateAgentRunnerParams
NewUpdateAgentRunnerParamsWithTimeout creates a new UpdateAgentRunnerParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateAgentRunnerParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *UpdateAgentRunnerParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the update agent runner params
func (*UpdateAgentRunnerParams) SetContext ¶ added in v2.39.0
func (o *UpdateAgentRunnerParams) SetContext(ctx context.Context)
SetContext adds the context to the update agent runner params
func (*UpdateAgentRunnerParams) SetHTTPClient ¶ added in v2.39.0
func (o *UpdateAgentRunnerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update agent runner params
func (*UpdateAgentRunnerParams) SetTimeout ¶ added in v2.39.0
func (o *UpdateAgentRunnerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update agent runner params
func (*UpdateAgentRunnerParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *UpdateAgentRunnerParams) WithAgentRunnerID(agentRunnerID string) *UpdateAgentRunnerParams
WithAgentRunnerID adds the agentRunnerID to the update agent runner params
func (*UpdateAgentRunnerParams) WithContext ¶ added in v2.39.0
func (o *UpdateAgentRunnerParams) WithContext(ctx context.Context) *UpdateAgentRunnerParams
WithContext adds the context to the update agent runner params
func (*UpdateAgentRunnerParams) WithHTTPClient ¶ added in v2.39.0
func (o *UpdateAgentRunnerParams) WithHTTPClient(client *http.Client) *UpdateAgentRunnerParams
WithHTTPClient adds the HTTPClient to the update agent runner params
func (*UpdateAgentRunnerParams) WithTimeout ¶ added in v2.39.0
func (o *UpdateAgentRunnerParams) WithTimeout(timeout time.Duration) *UpdateAgentRunnerParams
WithTimeout adds the timeout to the update agent runner params
func (*UpdateAgentRunnerParams) WriteToRequest ¶ added in v2.39.0
func (o *UpdateAgentRunnerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAgentRunnerReader ¶ added in v2.39.0
type UpdateAgentRunnerReader struct {
// contains filtered or unexported fields
}
UpdateAgentRunnerReader is a Reader for the UpdateAgentRunner structure.
func (*UpdateAgentRunnerReader) ReadResponse ¶ added in v2.39.0
func (o *UpdateAgentRunnerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateAgentRunnerSessionDefault ¶ added in v2.39.0
type UpdateAgentRunnerSessionDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateAgentRunnerSessionDefault handles this case with default header values.
error
func NewUpdateAgentRunnerSessionDefault ¶ added in v2.39.0
func NewUpdateAgentRunnerSessionDefault(code int) *UpdateAgentRunnerSessionDefault
NewUpdateAgentRunnerSessionDefault creates a UpdateAgentRunnerSessionDefault with default headers values
func (*UpdateAgentRunnerSessionDefault) Code ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionDefault) Code() int
Code gets the status code for the update agent runner session default response
func (*UpdateAgentRunnerSessionDefault) Error ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionDefault) Error() string
func (*UpdateAgentRunnerSessionDefault) GetPayload ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionDefault) GetPayload() *models.Error
type UpdateAgentRunnerSessionOK ¶ added in v2.39.0
type UpdateAgentRunnerSessionOK struct {
Payload *models.AgentRunnerSession
}
UpdateAgentRunnerSessionOK handles this case with default header values.
OK
func NewUpdateAgentRunnerSessionOK ¶ added in v2.39.0
func NewUpdateAgentRunnerSessionOK() *UpdateAgentRunnerSessionOK
NewUpdateAgentRunnerSessionOK creates a UpdateAgentRunnerSessionOK with default headers values
func (*UpdateAgentRunnerSessionOK) Error ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionOK) Error() string
func (*UpdateAgentRunnerSessionOK) GetPayload ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionOK) GetPayload() *models.AgentRunnerSession
type UpdateAgentRunnerSessionParams ¶ added in v2.39.0
type UpdateAgentRunnerSessionParams struct {
/*AgentRunnerID*/
AgentRunnerID string
/*AgentRunnerSessionID*/
AgentRunnerSessionID string
/*IsPublished*/
IsPublished *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateAgentRunnerSessionParams contains all the parameters to send to the API endpoint for the update agent runner session operation typically these are written to a http.Request
func NewUpdateAgentRunnerSessionParams ¶ added in v2.39.0
func NewUpdateAgentRunnerSessionParams() *UpdateAgentRunnerSessionParams
NewUpdateAgentRunnerSessionParams creates a new UpdateAgentRunnerSessionParams object with the default values initialized.
func NewUpdateAgentRunnerSessionParamsWithContext ¶ added in v2.39.0
func NewUpdateAgentRunnerSessionParamsWithContext(ctx context.Context) *UpdateAgentRunnerSessionParams
NewUpdateAgentRunnerSessionParamsWithContext creates a new UpdateAgentRunnerSessionParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateAgentRunnerSessionParamsWithHTTPClient ¶ added in v2.39.0
func NewUpdateAgentRunnerSessionParamsWithHTTPClient(client *http.Client) *UpdateAgentRunnerSessionParams
NewUpdateAgentRunnerSessionParamsWithHTTPClient creates a new UpdateAgentRunnerSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateAgentRunnerSessionParamsWithTimeout ¶ added in v2.39.0
func NewUpdateAgentRunnerSessionParamsWithTimeout(timeout time.Duration) *UpdateAgentRunnerSessionParams
NewUpdateAgentRunnerSessionParamsWithTimeout creates a new UpdateAgentRunnerSessionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateAgentRunnerSessionParams) SetAgentRunnerID ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) SetAgentRunnerID(agentRunnerID string)
SetAgentRunnerID adds the agentRunnerId to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) SetAgentRunnerSessionID ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) SetAgentRunnerSessionID(agentRunnerSessionID string)
SetAgentRunnerSessionID adds the agentRunnerSessionId to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) SetContext ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) SetHTTPClient ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) SetIsPublished ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) SetIsPublished(isPublished *bool)
SetIsPublished adds the isPublished to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) SetTimeout ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) WithAgentRunnerID ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) WithAgentRunnerID(agentRunnerID string) *UpdateAgentRunnerSessionParams
WithAgentRunnerID adds the agentRunnerID to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) WithAgentRunnerSessionID ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) WithAgentRunnerSessionID(agentRunnerSessionID string) *UpdateAgentRunnerSessionParams
WithAgentRunnerSessionID adds the agentRunnerSessionID to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) WithContext ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) WithContext(ctx context.Context) *UpdateAgentRunnerSessionParams
WithContext adds the context to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) WithHTTPClient ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) WithHTTPClient(client *http.Client) *UpdateAgentRunnerSessionParams
WithHTTPClient adds the HTTPClient to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) WithIsPublished ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) WithIsPublished(isPublished *bool) *UpdateAgentRunnerSessionParams
WithIsPublished adds the isPublished to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) WithTimeout ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) WithTimeout(timeout time.Duration) *UpdateAgentRunnerSessionParams
WithTimeout adds the timeout to the update agent runner session params
func (*UpdateAgentRunnerSessionParams) WriteToRequest ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateAgentRunnerSessionReader ¶ added in v2.39.0
type UpdateAgentRunnerSessionReader struct {
// contains filtered or unexported fields
}
UpdateAgentRunnerSessionReader is a Reader for the UpdateAgentRunnerSession structure.
func (*UpdateAgentRunnerSessionReader) ReadResponse ¶ added in v2.39.0
func (o *UpdateAgentRunnerSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDeployValidationsOK ¶ added in v2.37.0
type UpdateDeployValidationsOK struct {
Payload *models.DeployValidationsReport
}
UpdateDeployValidationsOK handles this case with default header values.
OK
func NewUpdateDeployValidationsOK ¶ added in v2.37.0
func NewUpdateDeployValidationsOK() *UpdateDeployValidationsOK
NewUpdateDeployValidationsOK creates a UpdateDeployValidationsOK with default headers values
func (*UpdateDeployValidationsOK) Error ¶ added in v2.37.0
func (o *UpdateDeployValidationsOK) Error() string
func (*UpdateDeployValidationsOK) GetPayload ¶ added in v2.37.0
func (o *UpdateDeployValidationsOK) GetPayload() *models.DeployValidationsReport
type UpdateDeployValidationsParams ¶ added in v2.37.0
type UpdateDeployValidationsParams struct {
/*DeployID
The ID of the deploy
*/
DeployID string
/*Report*/
Report *models.UpdateDeployValidationsParamsBody
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateDeployValidationsParams contains all the parameters to send to the API endpoint for the update deploy validations operation typically these are written to a http.Request
func NewUpdateDeployValidationsParams ¶ added in v2.37.0
func NewUpdateDeployValidationsParams() *UpdateDeployValidationsParams
NewUpdateDeployValidationsParams creates a new UpdateDeployValidationsParams object with the default values initialized.
func NewUpdateDeployValidationsParamsWithContext ¶ added in v2.37.0
func NewUpdateDeployValidationsParamsWithContext(ctx context.Context) *UpdateDeployValidationsParams
NewUpdateDeployValidationsParamsWithContext creates a new UpdateDeployValidationsParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateDeployValidationsParamsWithHTTPClient ¶ added in v2.37.0
func NewUpdateDeployValidationsParamsWithHTTPClient(client *http.Client) *UpdateDeployValidationsParams
NewUpdateDeployValidationsParamsWithHTTPClient creates a new UpdateDeployValidationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateDeployValidationsParamsWithTimeout ¶ added in v2.37.0
func NewUpdateDeployValidationsParamsWithTimeout(timeout time.Duration) *UpdateDeployValidationsParams
NewUpdateDeployValidationsParamsWithTimeout creates a new UpdateDeployValidationsParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateDeployValidationsParams) SetContext ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) SetContext(ctx context.Context)
SetContext adds the context to the update deploy validations params
func (*UpdateDeployValidationsParams) SetDeployID ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the update deploy validations params
func (*UpdateDeployValidationsParams) SetHTTPClient ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update deploy validations params
func (*UpdateDeployValidationsParams) SetReport ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) SetReport(report *models.UpdateDeployValidationsParamsBody)
SetReport adds the report to the update deploy validations params
func (*UpdateDeployValidationsParams) SetTimeout ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update deploy validations params
func (*UpdateDeployValidationsParams) WithContext ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) WithContext(ctx context.Context) *UpdateDeployValidationsParams
WithContext adds the context to the update deploy validations params
func (*UpdateDeployValidationsParams) WithDeployID ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) WithDeployID(deployID string) *UpdateDeployValidationsParams
WithDeployID adds the deployID to the update deploy validations params
func (*UpdateDeployValidationsParams) WithHTTPClient ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) WithHTTPClient(client *http.Client) *UpdateDeployValidationsParams
WithHTTPClient adds the HTTPClient to the update deploy validations params
func (*UpdateDeployValidationsParams) WithReport ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) WithReport(report *models.UpdateDeployValidationsParamsBody) *UpdateDeployValidationsParams
WithReport adds the report to the update deploy validations params
func (*UpdateDeployValidationsParams) WithTimeout ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) WithTimeout(timeout time.Duration) *UpdateDeployValidationsParams
WithTimeout adds the timeout to the update deploy validations params
func (*UpdateDeployValidationsParams) WriteToRequest ¶ added in v2.37.0
func (o *UpdateDeployValidationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDeployValidationsReader ¶ added in v2.37.0
type UpdateDeployValidationsReader struct {
// contains filtered or unexported fields
}
UpdateDeployValidationsReader is a Reader for the UpdateDeployValidations structure.
func (*UpdateDeployValidationsReader) ReadResponse ¶ added in v2.37.0
func (o *UpdateDeployValidationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateDevServerStateConflict ¶ added in v2.41.0
type UpdateDevServerStateConflict struct {
}
UpdateDevServerStateConflict handles this case with default header values.
Conflict
func NewUpdateDevServerStateConflict ¶ added in v2.41.0
func NewUpdateDevServerStateConflict() *UpdateDevServerStateConflict
NewUpdateDevServerStateConflict creates a UpdateDevServerStateConflict with default headers values
func (*UpdateDevServerStateConflict) Error ¶ added in v2.41.0
func (o *UpdateDevServerStateConflict) Error() string
type UpdateDevServerStateOK ¶ added in v2.41.0
UpdateDevServerStateOK handles this case with default header values.
OK
func NewUpdateDevServerStateOK ¶ added in v2.41.0
func NewUpdateDevServerStateOK() *UpdateDevServerStateOK
NewUpdateDevServerStateOK creates a UpdateDevServerStateOK with default headers values
func (*UpdateDevServerStateOK) Error ¶ added in v2.41.0
func (o *UpdateDevServerStateOK) Error() string
func (*UpdateDevServerStateOK) GetPayload ¶ added in v2.41.0
func (o *UpdateDevServerStateOK) GetPayload() *models.DevServer
type UpdateDevServerStateParams ¶ added in v2.41.0
type UpdateDevServerStateParams struct {
/*Body*/
Body *models.UpdateDevServerStateParamsBody
/*DevServerID*/
DevServerID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateDevServerStateParams contains all the parameters to send to the API endpoint for the update dev server state operation typically these are written to a http.Request
func NewUpdateDevServerStateParams ¶ added in v2.41.0
func NewUpdateDevServerStateParams() *UpdateDevServerStateParams
NewUpdateDevServerStateParams creates a new UpdateDevServerStateParams object with the default values initialized.
func NewUpdateDevServerStateParamsWithContext ¶ added in v2.41.0
func NewUpdateDevServerStateParamsWithContext(ctx context.Context) *UpdateDevServerStateParams
NewUpdateDevServerStateParamsWithContext creates a new UpdateDevServerStateParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateDevServerStateParamsWithHTTPClient ¶ added in v2.41.0
func NewUpdateDevServerStateParamsWithHTTPClient(client *http.Client) *UpdateDevServerStateParams
NewUpdateDevServerStateParamsWithHTTPClient creates a new UpdateDevServerStateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateDevServerStateParamsWithTimeout ¶ added in v2.41.0
func NewUpdateDevServerStateParamsWithTimeout(timeout time.Duration) *UpdateDevServerStateParams
NewUpdateDevServerStateParamsWithTimeout creates a new UpdateDevServerStateParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateDevServerStateParams) SetBody ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) SetBody(body *models.UpdateDevServerStateParamsBody)
SetBody adds the body to the update dev server state params
func (*UpdateDevServerStateParams) SetContext ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) SetContext(ctx context.Context)
SetContext adds the context to the update dev server state params
func (*UpdateDevServerStateParams) SetDevServerID ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) SetDevServerID(devServerID string)
SetDevServerID adds the devServerId to the update dev server state params
func (*UpdateDevServerStateParams) SetHTTPClient ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update dev server state params
func (*UpdateDevServerStateParams) SetSiteID ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update dev server state params
func (*UpdateDevServerStateParams) SetTimeout ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update dev server state params
func (*UpdateDevServerStateParams) WithBody ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) WithBody(body *models.UpdateDevServerStateParamsBody) *UpdateDevServerStateParams
WithBody adds the body to the update dev server state params
func (*UpdateDevServerStateParams) WithContext ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) WithContext(ctx context.Context) *UpdateDevServerStateParams
WithContext adds the context to the update dev server state params
func (*UpdateDevServerStateParams) WithDevServerID ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) WithDevServerID(devServerID string) *UpdateDevServerStateParams
WithDevServerID adds the devServerID to the update dev server state params
func (*UpdateDevServerStateParams) WithHTTPClient ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) WithHTTPClient(client *http.Client) *UpdateDevServerStateParams
WithHTTPClient adds the HTTPClient to the update dev server state params
func (*UpdateDevServerStateParams) WithSiteID ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) WithSiteID(siteID string) *UpdateDevServerStateParams
WithSiteID adds the siteID to the update dev server state params
func (*UpdateDevServerStateParams) WithTimeout ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) WithTimeout(timeout time.Duration) *UpdateDevServerStateParams
WithTimeout adds the timeout to the update dev server state params
func (*UpdateDevServerStateParams) WriteToRequest ¶ added in v2.41.0
func (o *UpdateDevServerStateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateDevServerStateReader ¶ added in v2.41.0
type UpdateDevServerStateReader struct {
// contains filtered or unexported fields
}
UpdateDevServerStateReader is a Reader for the UpdateDevServerState structure.
func (*UpdateDevServerStateReader) ReadResponse ¶ added in v2.41.0
func (o *UpdateDevServerStateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateEnvVarDefault ¶ added in v2.10.0
UpdateEnvVarDefault handles this case with default header values.
error
func NewUpdateEnvVarDefault ¶ added in v2.10.0
func NewUpdateEnvVarDefault(code int) *UpdateEnvVarDefault
NewUpdateEnvVarDefault creates a UpdateEnvVarDefault with default headers values
func (*UpdateEnvVarDefault) Code ¶ added in v2.10.0
func (o *UpdateEnvVarDefault) Code() int
Code gets the status code for the update env var default response
func (*UpdateEnvVarDefault) Error ¶ added in v2.10.0
func (o *UpdateEnvVarDefault) Error() string
func (*UpdateEnvVarDefault) GetPayload ¶ added in v2.10.0
func (o *UpdateEnvVarDefault) GetPayload() *models.Error
type UpdateEnvVarOK ¶ added in v2.10.0
UpdateEnvVarOK handles this case with default header values.
OK
func NewUpdateEnvVarOK ¶ added in v2.10.0
func NewUpdateEnvVarOK() *UpdateEnvVarOK
NewUpdateEnvVarOK creates a UpdateEnvVarOK with default headers values
func (*UpdateEnvVarOK) Error ¶ added in v2.10.0
func (o *UpdateEnvVarOK) Error() string
func (*UpdateEnvVarOK) GetPayload ¶ added in v2.10.0
func (o *UpdateEnvVarOK) GetPayload() *models.EnvVar
type UpdateEnvVarParams ¶ added in v2.10.0
type UpdateEnvVarParams struct {
/*AccountID
Scope response to account_id
*/
AccountID string
/*EnvVar*/
EnvVar *models.UpdateEnvVarParamsBody
/*Key
The existing environment variable key name (case-sensitive)
*/
Key string
/*SiteID
If provided, update an environment variable set on this site
*/
SiteID *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateEnvVarParams contains all the parameters to send to the API endpoint for the update env var operation typically these are written to a http.Request
func NewUpdateEnvVarParams ¶ added in v2.10.0
func NewUpdateEnvVarParams() *UpdateEnvVarParams
NewUpdateEnvVarParams creates a new UpdateEnvVarParams object with the default values initialized.
func NewUpdateEnvVarParamsWithContext ¶ added in v2.10.0
func NewUpdateEnvVarParamsWithContext(ctx context.Context) *UpdateEnvVarParams
NewUpdateEnvVarParamsWithContext creates a new UpdateEnvVarParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateEnvVarParamsWithHTTPClient ¶ added in v2.10.0
func NewUpdateEnvVarParamsWithHTTPClient(client *http.Client) *UpdateEnvVarParams
NewUpdateEnvVarParamsWithHTTPClient creates a new UpdateEnvVarParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateEnvVarParamsWithTimeout ¶ added in v2.10.0
func NewUpdateEnvVarParamsWithTimeout(timeout time.Duration) *UpdateEnvVarParams
NewUpdateEnvVarParamsWithTimeout creates a new UpdateEnvVarParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateEnvVarParams) SetAccountID ¶ added in v2.10.0
func (o *UpdateEnvVarParams) SetAccountID(accountID string)
SetAccountID adds the accountId to the update env var params
func (*UpdateEnvVarParams) SetContext ¶ added in v2.10.0
func (o *UpdateEnvVarParams) SetContext(ctx context.Context)
SetContext adds the context to the update env var params
func (*UpdateEnvVarParams) SetEnvVar ¶ added in v2.10.0
func (o *UpdateEnvVarParams) SetEnvVar(envVar *models.UpdateEnvVarParamsBody)
SetEnvVar adds the envVar to the update env var params
func (*UpdateEnvVarParams) SetHTTPClient ¶ added in v2.10.0
func (o *UpdateEnvVarParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update env var params
func (*UpdateEnvVarParams) SetKey ¶ added in v2.10.0
func (o *UpdateEnvVarParams) SetKey(key string)
SetKey adds the key to the update env var params
func (*UpdateEnvVarParams) SetSiteID ¶ added in v2.10.0
func (o *UpdateEnvVarParams) SetSiteID(siteID *string)
SetSiteID adds the siteId to the update env var params
func (*UpdateEnvVarParams) SetTimeout ¶ added in v2.10.0
func (o *UpdateEnvVarParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update env var params
func (*UpdateEnvVarParams) WithAccountID ¶ added in v2.10.0
func (o *UpdateEnvVarParams) WithAccountID(accountID string) *UpdateEnvVarParams
WithAccountID adds the accountID to the update env var params
func (*UpdateEnvVarParams) WithContext ¶ added in v2.10.0
func (o *UpdateEnvVarParams) WithContext(ctx context.Context) *UpdateEnvVarParams
WithContext adds the context to the update env var params
func (*UpdateEnvVarParams) WithEnvVar ¶ added in v2.10.0
func (o *UpdateEnvVarParams) WithEnvVar(envVar *models.UpdateEnvVarParamsBody) *UpdateEnvVarParams
WithEnvVar adds the envVar to the update env var params
func (*UpdateEnvVarParams) WithHTTPClient ¶ added in v2.10.0
func (o *UpdateEnvVarParams) WithHTTPClient(client *http.Client) *UpdateEnvVarParams
WithHTTPClient adds the HTTPClient to the update env var params
func (*UpdateEnvVarParams) WithKey ¶ added in v2.10.0
func (o *UpdateEnvVarParams) WithKey(key string) *UpdateEnvVarParams
WithKey adds the key to the update env var params
func (*UpdateEnvVarParams) WithSiteID ¶ added in v2.10.0
func (o *UpdateEnvVarParams) WithSiteID(siteID *string) *UpdateEnvVarParams
WithSiteID adds the siteID to the update env var params
func (*UpdateEnvVarParams) WithTimeout ¶ added in v2.10.0
func (o *UpdateEnvVarParams) WithTimeout(timeout time.Duration) *UpdateEnvVarParams
WithTimeout adds the timeout to the update env var params
func (*UpdateEnvVarParams) WriteToRequest ¶ added in v2.10.0
func (o *UpdateEnvVarParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateEnvVarReader ¶ added in v2.10.0
type UpdateEnvVarReader struct {
// contains filtered or unexported fields
}
UpdateEnvVarReader is a Reader for the UpdateEnvVar structure.
func (*UpdateEnvVarReader) ReadResponse ¶ added in v2.10.0
func (o *UpdateEnvVarReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateHookDefault ¶
UpdateHookDefault handles this case with default header values.
error
func NewUpdateHookDefault ¶
func NewUpdateHookDefault(code int) *UpdateHookDefault
NewUpdateHookDefault creates a UpdateHookDefault with default headers values
func (*UpdateHookDefault) Code ¶
func (o *UpdateHookDefault) Code() int
Code gets the status code for the update hook default response
func (*UpdateHookDefault) Error ¶
func (o *UpdateHookDefault) Error() string
func (*UpdateHookDefault) GetPayload ¶
func (o *UpdateHookDefault) GetPayload() *models.Error
type UpdateHookOK ¶
UpdateHookOK handles this case with default header values.
OK
func NewUpdateHookOK ¶
func NewUpdateHookOK() *UpdateHookOK
NewUpdateHookOK creates a UpdateHookOK with default headers values
func (*UpdateHookOK) Error ¶
func (o *UpdateHookOK) Error() string
func (*UpdateHookOK) GetPayload ¶
func (o *UpdateHookOK) GetPayload() *models.Hook
type UpdateHookParams ¶
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 ¶
func NewUpdateHookParams() *UpdateHookParams
NewUpdateHookParams creates a new UpdateHookParams object with the default values initialized.
func NewUpdateHookParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *UpdateHookParams) SetContext(ctx context.Context)
SetContext adds the context to the update hook params
func (*UpdateHookParams) SetHTTPClient ¶
func (o *UpdateHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update hook params
func (*UpdateHookParams) SetHook ¶
func (o *UpdateHookParams) SetHook(hook *models.Hook)
SetHook adds the hook to the update hook params
func (*UpdateHookParams) SetHookID ¶
func (o *UpdateHookParams) SetHookID(hookID string)
SetHookID adds the hookId to the update hook params
func (*UpdateHookParams) SetTimeout ¶
func (o *UpdateHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update hook params
func (*UpdateHookParams) WithContext ¶
func (o *UpdateHookParams) WithContext(ctx context.Context) *UpdateHookParams
WithContext adds the context to the update hook params
func (*UpdateHookParams) WithHTTPClient ¶
func (o *UpdateHookParams) WithHTTPClient(client *http.Client) *UpdateHookParams
WithHTTPClient adds the HTTPClient to the update hook params
func (*UpdateHookParams) WithHook ¶
func (o *UpdateHookParams) WithHook(hook *models.Hook) *UpdateHookParams
WithHook adds the hook to the update hook params
func (*UpdateHookParams) WithHookID ¶
func (o *UpdateHookParams) WithHookID(hookID string) *UpdateHookParams
WithHookID adds the hookID to the update hook params
func (*UpdateHookParams) WithTimeout ¶
func (o *UpdateHookParams) WithTimeout(timeout time.Duration) *UpdateHookParams
WithTimeout adds the timeout to the update hook params
func (*UpdateHookParams) WriteToRequest ¶
func (o *UpdateHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateHookReader ¶
type UpdateHookReader struct {
// contains filtered or unexported fields
}
UpdateHookReader is a Reader for the UpdateHook structure.
func (*UpdateHookReader) ReadResponse ¶
func (o *UpdateHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdatePluginDefault ¶ added in v2.3.0
UpdatePluginDefault handles this case with default header values.
error
func NewUpdatePluginDefault ¶ added in v2.3.0
func NewUpdatePluginDefault(code int) *UpdatePluginDefault
NewUpdatePluginDefault creates a UpdatePluginDefault with default headers values
func (*UpdatePluginDefault) Code ¶ added in v2.3.0
func (o *UpdatePluginDefault) Code() int
Code gets the status code for the update plugin default response
func (*UpdatePluginDefault) Error ¶ added in v2.3.0
func (o *UpdatePluginDefault) Error() string
func (*UpdatePluginDefault) GetPayload ¶ added in v2.3.0
func (o *UpdatePluginDefault) GetPayload() *models.Error
type UpdatePluginOK ¶ added in v2.3.0
UpdatePluginOK handles this case with default header values.
OK
func NewUpdatePluginOK ¶ added in v2.3.0
func NewUpdatePluginOK() *UpdatePluginOK
NewUpdatePluginOK creates a UpdatePluginOK with default headers values
func (*UpdatePluginOK) Error ¶ added in v2.3.0
func (o *UpdatePluginOK) Error() string
func (*UpdatePluginOK) GetPayload ¶ added in v2.3.0
func (o *UpdatePluginOK) GetPayload() *models.Plugin
type UpdatePluginParams ¶ added in v2.3.0
type UpdatePluginParams struct {
/*Package*/
Package string
/*PluginParams*/
PluginParams *models.PluginParams
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdatePluginParams contains all the parameters to send to the API endpoint for the update plugin operation typically these are written to a http.Request
func NewUpdatePluginParams ¶ added in v2.3.0
func NewUpdatePluginParams() *UpdatePluginParams
NewUpdatePluginParams creates a new UpdatePluginParams object with the default values initialized.
func NewUpdatePluginParamsWithContext ¶ added in v2.3.0
func NewUpdatePluginParamsWithContext(ctx context.Context) *UpdatePluginParams
NewUpdatePluginParamsWithContext creates a new UpdatePluginParams object with the default values initialized, and the ability to set a context for a request
func NewUpdatePluginParamsWithHTTPClient ¶ added in v2.3.0
func NewUpdatePluginParamsWithHTTPClient(client *http.Client) *UpdatePluginParams
NewUpdatePluginParamsWithHTTPClient creates a new UpdatePluginParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdatePluginParamsWithTimeout ¶ added in v2.3.0
func NewUpdatePluginParamsWithTimeout(timeout time.Duration) *UpdatePluginParams
NewUpdatePluginParamsWithTimeout creates a new UpdatePluginParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdatePluginParams) SetContext ¶ added in v2.3.0
func (o *UpdatePluginParams) SetContext(ctx context.Context)
SetContext adds the context to the update plugin params
func (*UpdatePluginParams) SetHTTPClient ¶ added in v2.3.0
func (o *UpdatePluginParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update plugin params
func (*UpdatePluginParams) SetPackage ¶ added in v2.3.0
func (o *UpdatePluginParams) SetPackage(packageVar string)
SetPackage adds the package to the update plugin params
func (*UpdatePluginParams) SetPluginParams ¶ added in v2.3.0
func (o *UpdatePluginParams) SetPluginParams(pluginParams *models.PluginParams)
SetPluginParams adds the pluginParams to the update plugin params
func (*UpdatePluginParams) SetSiteID ¶ added in v2.3.0
func (o *UpdatePluginParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update plugin params
func (*UpdatePluginParams) SetTimeout ¶ added in v2.3.0
func (o *UpdatePluginParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update plugin params
func (*UpdatePluginParams) WithContext ¶ added in v2.3.0
func (o *UpdatePluginParams) WithContext(ctx context.Context) *UpdatePluginParams
WithContext adds the context to the update plugin params
func (*UpdatePluginParams) WithHTTPClient ¶ added in v2.3.0
func (o *UpdatePluginParams) WithHTTPClient(client *http.Client) *UpdatePluginParams
WithHTTPClient adds the HTTPClient to the update plugin params
func (*UpdatePluginParams) WithPackage ¶ added in v2.3.0
func (o *UpdatePluginParams) WithPackage(packageVar string) *UpdatePluginParams
WithPackage adds the packageVar to the update plugin params
func (*UpdatePluginParams) WithPluginParams ¶ added in v2.3.0
func (o *UpdatePluginParams) WithPluginParams(pluginParams *models.PluginParams) *UpdatePluginParams
WithPluginParams adds the pluginParams to the update plugin params
func (*UpdatePluginParams) WithSiteID ¶ added in v2.3.0
func (o *UpdatePluginParams) WithSiteID(siteID string) *UpdatePluginParams
WithSiteID adds the siteID to the update plugin params
func (*UpdatePluginParams) WithTimeout ¶ added in v2.3.0
func (o *UpdatePluginParams) WithTimeout(timeout time.Duration) *UpdatePluginParams
WithTimeout adds the timeout to the update plugin params
func (*UpdatePluginParams) WriteToRequest ¶ added in v2.3.0
func (o *UpdatePluginParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdatePluginReader ¶ added in v2.3.0
type UpdatePluginReader struct {
// contains filtered or unexported fields
}
UpdatePluginReader is a Reader for the UpdatePlugin structure.
func (*UpdatePluginReader) ReadResponse ¶ added in v2.3.0
func (o *UpdatePluginReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateServiceInstanceDefault ¶
type UpdateServiceInstanceDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateServiceInstanceDefault handles this case with default header values.
error
func NewUpdateServiceInstanceDefault ¶
func NewUpdateServiceInstanceDefault(code int) *UpdateServiceInstanceDefault
NewUpdateServiceInstanceDefault creates a UpdateServiceInstanceDefault with default headers values
func (*UpdateServiceInstanceDefault) Code ¶
func (o *UpdateServiceInstanceDefault) Code() int
Code gets the status code for the update service instance default response
func (*UpdateServiceInstanceDefault) Error ¶
func (o *UpdateServiceInstanceDefault) Error() string
func (*UpdateServiceInstanceDefault) GetPayload ¶
func (o *UpdateServiceInstanceDefault) GetPayload() *models.Error
type UpdateServiceInstanceNoContent ¶
type UpdateServiceInstanceNoContent struct {
}
UpdateServiceInstanceNoContent handles this case with default header values.
No Content
func NewUpdateServiceInstanceNoContent ¶
func NewUpdateServiceInstanceNoContent() *UpdateServiceInstanceNoContent
NewUpdateServiceInstanceNoContent creates a UpdateServiceInstanceNoContent with default headers values
func (*UpdateServiceInstanceNoContent) Error ¶
func (o *UpdateServiceInstanceNoContent) Error() string
type UpdateServiceInstanceParams ¶
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 ¶
func NewUpdateServiceInstanceParams() *UpdateServiceInstanceParams
NewUpdateServiceInstanceParams creates a new UpdateServiceInstanceParams object with the default values initialized.
func NewUpdateServiceInstanceParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *UpdateServiceInstanceParams) SetAddon(addon string)
SetAddon adds the addon to the update service instance params
func (*UpdateServiceInstanceParams) SetConfig ¶
func (o *UpdateServiceInstanceParams) SetConfig(config interface{})
SetConfig adds the config to the update service instance params
func (*UpdateServiceInstanceParams) SetContext ¶
func (o *UpdateServiceInstanceParams) SetContext(ctx context.Context)
SetContext adds the context to the update service instance params
func (*UpdateServiceInstanceParams) SetHTTPClient ¶
func (o *UpdateServiceInstanceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update service instance params
func (*UpdateServiceInstanceParams) SetInstanceID ¶
func (o *UpdateServiceInstanceParams) SetInstanceID(instanceID string)
SetInstanceID adds the instanceId to the update service instance params
func (*UpdateServiceInstanceParams) SetSiteID ¶
func (o *UpdateServiceInstanceParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update service instance params
func (*UpdateServiceInstanceParams) SetTimeout ¶
func (o *UpdateServiceInstanceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update service instance params
func (*UpdateServiceInstanceParams) WithAddon ¶
func (o *UpdateServiceInstanceParams) WithAddon(addon string) *UpdateServiceInstanceParams
WithAddon adds the addon to the update service instance params
func (*UpdateServiceInstanceParams) WithConfig ¶
func (o *UpdateServiceInstanceParams) WithConfig(config interface{}) *UpdateServiceInstanceParams
WithConfig adds the config to the update service instance params
func (*UpdateServiceInstanceParams) WithContext ¶
func (o *UpdateServiceInstanceParams) WithContext(ctx context.Context) *UpdateServiceInstanceParams
WithContext adds the context to the update service instance params
func (*UpdateServiceInstanceParams) WithHTTPClient ¶
func (o *UpdateServiceInstanceParams) WithHTTPClient(client *http.Client) *UpdateServiceInstanceParams
WithHTTPClient adds the HTTPClient to the update service instance params
func (*UpdateServiceInstanceParams) WithInstanceID ¶
func (o *UpdateServiceInstanceParams) WithInstanceID(instanceID string) *UpdateServiceInstanceParams
WithInstanceID adds the instanceID to the update service instance params
func (*UpdateServiceInstanceParams) WithSiteID ¶
func (o *UpdateServiceInstanceParams) WithSiteID(siteID string) *UpdateServiceInstanceParams
WithSiteID adds the siteID to the update service instance params
func (*UpdateServiceInstanceParams) WithTimeout ¶
func (o *UpdateServiceInstanceParams) WithTimeout(timeout time.Duration) *UpdateServiceInstanceParams
WithTimeout adds the timeout to the update service instance params
func (*UpdateServiceInstanceParams) WriteToRequest ¶
func (o *UpdateServiceInstanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateServiceInstanceReader ¶
type UpdateServiceInstanceReader struct {
// contains filtered or unexported fields
}
UpdateServiceInstanceReader is a Reader for the UpdateServiceInstance structure.
func (*UpdateServiceInstanceReader) ReadResponse ¶
func (o *UpdateServiceInstanceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteAgentRunnerHookDefault ¶ added in v2.56.0
type UpdateSiteAgentRunnerHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateSiteAgentRunnerHookDefault handles this case with default header values.
error
func NewUpdateSiteAgentRunnerHookDefault ¶ added in v2.56.0
func NewUpdateSiteAgentRunnerHookDefault(code int) *UpdateSiteAgentRunnerHookDefault
NewUpdateSiteAgentRunnerHookDefault creates a UpdateSiteAgentRunnerHookDefault with default headers values
func (*UpdateSiteAgentRunnerHookDefault) Code ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookDefault) Code() int
Code gets the status code for the update site agent runner hook default response
func (*UpdateSiteAgentRunnerHookDefault) Error ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookDefault) Error() string
func (*UpdateSiteAgentRunnerHookDefault) GetPayload ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookDefault) GetPayload() *models.Error
type UpdateSiteAgentRunnerHookNoContent ¶ added in v2.56.0
type UpdateSiteAgentRunnerHookNoContent struct {
}
UpdateSiteAgentRunnerHookNoContent handles this case with default header values.
No content
func NewUpdateSiteAgentRunnerHookNoContent ¶ added in v2.56.0
func NewUpdateSiteAgentRunnerHookNoContent() *UpdateSiteAgentRunnerHookNoContent
NewUpdateSiteAgentRunnerHookNoContent creates a UpdateSiteAgentRunnerHookNoContent with default headers values
func (*UpdateSiteAgentRunnerHookNoContent) Error ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookNoContent) Error() string
type UpdateSiteAgentRunnerHookParams ¶ added in v2.56.0
type UpdateSiteAgentRunnerHookParams struct {
/*AgentRunnerHook*/
AgentRunnerHook *models.AgentRunnerHookSetup
/*ID*/
ID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateSiteAgentRunnerHookParams contains all the parameters to send to the API endpoint for the update site agent runner hook operation typically these are written to a http.Request
func NewUpdateSiteAgentRunnerHookParams ¶ added in v2.56.0
func NewUpdateSiteAgentRunnerHookParams() *UpdateSiteAgentRunnerHookParams
NewUpdateSiteAgentRunnerHookParams creates a new UpdateSiteAgentRunnerHookParams object with the default values initialized.
func NewUpdateSiteAgentRunnerHookParamsWithContext ¶ added in v2.56.0
func NewUpdateSiteAgentRunnerHookParamsWithContext(ctx context.Context) *UpdateSiteAgentRunnerHookParams
NewUpdateSiteAgentRunnerHookParamsWithContext creates a new UpdateSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSiteAgentRunnerHookParamsWithHTTPClient ¶ added in v2.56.0
func NewUpdateSiteAgentRunnerHookParamsWithHTTPClient(client *http.Client) *UpdateSiteAgentRunnerHookParams
NewUpdateSiteAgentRunnerHookParamsWithHTTPClient creates a new UpdateSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSiteAgentRunnerHookParamsWithTimeout ¶ added in v2.56.0
func NewUpdateSiteAgentRunnerHookParamsWithTimeout(timeout time.Duration) *UpdateSiteAgentRunnerHookParams
NewUpdateSiteAgentRunnerHookParamsWithTimeout creates a new UpdateSiteAgentRunnerHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSiteAgentRunnerHookParams) SetAgentRunnerHook ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) SetAgentRunnerHook(agentRunnerHook *models.AgentRunnerHookSetup)
SetAgentRunnerHook adds the agentRunnerHook to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) SetContext ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) SetContext(ctx context.Context)
SetContext adds the context to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) SetHTTPClient ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) SetID ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) SetID(id string)
SetID adds the id to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) SetSiteID ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) SetTimeout ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) WithAgentRunnerHook ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) WithAgentRunnerHook(agentRunnerHook *models.AgentRunnerHookSetup) *UpdateSiteAgentRunnerHookParams
WithAgentRunnerHook adds the agentRunnerHook to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) WithContext ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) WithContext(ctx context.Context) *UpdateSiteAgentRunnerHookParams
WithContext adds the context to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) WithHTTPClient ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) WithHTTPClient(client *http.Client) *UpdateSiteAgentRunnerHookParams
WithHTTPClient adds the HTTPClient to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) WithID ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) WithID(id string) *UpdateSiteAgentRunnerHookParams
WithID adds the id to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) WithSiteID ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) WithSiteID(siteID string) *UpdateSiteAgentRunnerHookParams
WithSiteID adds the siteID to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) WithTimeout ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) WithTimeout(timeout time.Duration) *UpdateSiteAgentRunnerHookParams
WithTimeout adds the timeout to the update site agent runner hook params
func (*UpdateSiteAgentRunnerHookParams) WriteToRequest ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteAgentRunnerHookReader ¶ added in v2.56.0
type UpdateSiteAgentRunnerHookReader struct {
// contains filtered or unexported fields
}
UpdateSiteAgentRunnerHookReader is a Reader for the UpdateSiteAgentRunnerHook structure.
func (*UpdateSiteAgentRunnerHookReader) ReadResponse ¶ added in v2.56.0
func (o *UpdateSiteAgentRunnerHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteAssetDefault ¶
type UpdateSiteAssetDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateSiteAssetDefault handles this case with default header values.
error
func NewUpdateSiteAssetDefault ¶
func NewUpdateSiteAssetDefault(code int) *UpdateSiteAssetDefault
NewUpdateSiteAssetDefault creates a UpdateSiteAssetDefault with default headers values
func (*UpdateSiteAssetDefault) Code ¶
func (o *UpdateSiteAssetDefault) Code() int
Code gets the status code for the update site asset default response
func (*UpdateSiteAssetDefault) Error ¶
func (o *UpdateSiteAssetDefault) Error() string
func (*UpdateSiteAssetDefault) GetPayload ¶
func (o *UpdateSiteAssetDefault) GetPayload() *models.Error
type UpdateSiteAssetOK ¶
UpdateSiteAssetOK handles this case with default header values.
Updated
func NewUpdateSiteAssetOK ¶
func NewUpdateSiteAssetOK() *UpdateSiteAssetOK
NewUpdateSiteAssetOK creates a UpdateSiteAssetOK with default headers values
func (*UpdateSiteAssetOK) Error ¶
func (o *UpdateSiteAssetOK) Error() string
func (*UpdateSiteAssetOK) GetPayload ¶
func (o *UpdateSiteAssetOK) GetPayload() *models.Asset
type UpdateSiteAssetParams ¶
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 ¶
func NewUpdateSiteAssetParams() *UpdateSiteAssetParams
NewUpdateSiteAssetParams creates a new UpdateSiteAssetParams object with the default values initialized.
func NewUpdateSiteAssetParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *UpdateSiteAssetParams) SetAssetID(assetID string)
SetAssetID adds the assetId to the update site asset params
func (*UpdateSiteAssetParams) SetContext ¶
func (o *UpdateSiteAssetParams) SetContext(ctx context.Context)
SetContext adds the context to the update site asset params
func (*UpdateSiteAssetParams) SetHTTPClient ¶
func (o *UpdateSiteAssetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site asset params
func (*UpdateSiteAssetParams) SetSiteID ¶
func (o *UpdateSiteAssetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site asset params
func (*UpdateSiteAssetParams) SetState ¶
func (o *UpdateSiteAssetParams) SetState(state string)
SetState adds the state to the update site asset params
func (*UpdateSiteAssetParams) SetTimeout ¶
func (o *UpdateSiteAssetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site asset params
func (*UpdateSiteAssetParams) WithAssetID ¶
func (o *UpdateSiteAssetParams) WithAssetID(assetID string) *UpdateSiteAssetParams
WithAssetID adds the assetID to the update site asset params
func (*UpdateSiteAssetParams) WithContext ¶
func (o *UpdateSiteAssetParams) WithContext(ctx context.Context) *UpdateSiteAssetParams
WithContext adds the context to the update site asset params
func (*UpdateSiteAssetParams) WithHTTPClient ¶
func (o *UpdateSiteAssetParams) WithHTTPClient(client *http.Client) *UpdateSiteAssetParams
WithHTTPClient adds the HTTPClient to the update site asset params
func (*UpdateSiteAssetParams) WithSiteID ¶
func (o *UpdateSiteAssetParams) WithSiteID(siteID string) *UpdateSiteAssetParams
WithSiteID adds the siteID to the update site asset params
func (*UpdateSiteAssetParams) WithState ¶
func (o *UpdateSiteAssetParams) WithState(state string) *UpdateSiteAssetParams
WithState adds the state to the update site asset params
func (*UpdateSiteAssetParams) WithTimeout ¶
func (o *UpdateSiteAssetParams) WithTimeout(timeout time.Duration) *UpdateSiteAssetParams
WithTimeout adds the timeout to the update site asset params
func (*UpdateSiteAssetParams) WriteToRequest ¶
func (o *UpdateSiteAssetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteAssetReader ¶
type UpdateSiteAssetReader struct {
// contains filtered or unexported fields
}
UpdateSiteAssetReader is a Reader for the UpdateSiteAsset structure.
func (*UpdateSiteAssetReader) ReadResponse ¶
func (o *UpdateSiteAssetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteBuildHookDefault ¶
type UpdateSiteBuildHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateSiteBuildHookDefault handles this case with default header values.
error
func NewUpdateSiteBuildHookDefault ¶
func NewUpdateSiteBuildHookDefault(code int) *UpdateSiteBuildHookDefault
NewUpdateSiteBuildHookDefault creates a UpdateSiteBuildHookDefault with default headers values
func (*UpdateSiteBuildHookDefault) Code ¶
func (o *UpdateSiteBuildHookDefault) Code() int
Code gets the status code for the update site build hook default response
func (*UpdateSiteBuildHookDefault) Error ¶
func (o *UpdateSiteBuildHookDefault) Error() string
func (*UpdateSiteBuildHookDefault) GetPayload ¶
func (o *UpdateSiteBuildHookDefault) GetPayload() *models.Error
type UpdateSiteBuildHookNoContent ¶
type UpdateSiteBuildHookNoContent struct {
}
UpdateSiteBuildHookNoContent handles this case with default header values.
No content
func NewUpdateSiteBuildHookNoContent ¶
func NewUpdateSiteBuildHookNoContent() *UpdateSiteBuildHookNoContent
NewUpdateSiteBuildHookNoContent creates a UpdateSiteBuildHookNoContent with default headers values
func (*UpdateSiteBuildHookNoContent) Error ¶
func (o *UpdateSiteBuildHookNoContent) Error() string
type UpdateSiteBuildHookParams ¶
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 ¶
func NewUpdateSiteBuildHookParams() *UpdateSiteBuildHookParams
NewUpdateSiteBuildHookParams creates a new UpdateSiteBuildHookParams object with the default values initialized.
func NewUpdateSiteBuildHookParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *UpdateSiteBuildHookParams) SetBuildHook(buildHook *models.BuildHookSetup)
SetBuildHook adds the buildHook to the update site build hook params
func (*UpdateSiteBuildHookParams) SetContext ¶
func (o *UpdateSiteBuildHookParams) SetContext(ctx context.Context)
SetContext adds the context to the update site build hook params
func (*UpdateSiteBuildHookParams) SetHTTPClient ¶
func (o *UpdateSiteBuildHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site build hook params
func (*UpdateSiteBuildHookParams) SetID ¶
func (o *UpdateSiteBuildHookParams) SetID(id string)
SetID adds the id to the update site build hook params
func (*UpdateSiteBuildHookParams) SetSiteID ¶
func (o *UpdateSiteBuildHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site build hook params
func (*UpdateSiteBuildHookParams) SetTimeout ¶
func (o *UpdateSiteBuildHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site build hook params
func (*UpdateSiteBuildHookParams) WithBuildHook ¶
func (o *UpdateSiteBuildHookParams) WithBuildHook(buildHook *models.BuildHookSetup) *UpdateSiteBuildHookParams
WithBuildHook adds the buildHook to the update site build hook params
func (*UpdateSiteBuildHookParams) WithContext ¶
func (o *UpdateSiteBuildHookParams) WithContext(ctx context.Context) *UpdateSiteBuildHookParams
WithContext adds the context to the update site build hook params
func (*UpdateSiteBuildHookParams) WithHTTPClient ¶
func (o *UpdateSiteBuildHookParams) WithHTTPClient(client *http.Client) *UpdateSiteBuildHookParams
WithHTTPClient adds the HTTPClient to the update site build hook params
func (*UpdateSiteBuildHookParams) WithID ¶
func (o *UpdateSiteBuildHookParams) WithID(id string) *UpdateSiteBuildHookParams
WithID adds the id to the update site build hook params
func (*UpdateSiteBuildHookParams) WithSiteID ¶
func (o *UpdateSiteBuildHookParams) WithSiteID(siteID string) *UpdateSiteBuildHookParams
WithSiteID adds the siteID to the update site build hook params
func (*UpdateSiteBuildHookParams) WithTimeout ¶
func (o *UpdateSiteBuildHookParams) WithTimeout(timeout time.Duration) *UpdateSiteBuildHookParams
WithTimeout adds the timeout to the update site build hook params
func (*UpdateSiteBuildHookParams) WriteToRequest ¶
func (o *UpdateSiteBuildHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteBuildHookReader ¶
type UpdateSiteBuildHookReader struct {
// contains filtered or unexported fields
}
UpdateSiteBuildHookReader is a Reader for the UpdateSiteBuildHook structure.
func (*UpdateSiteBuildHookReader) ReadResponse ¶
func (o *UpdateSiteBuildHookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteBuildLogDefault ¶
type UpdateSiteBuildLogDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateSiteBuildLogDefault handles this case with default header values.
error
func NewUpdateSiteBuildLogDefault ¶
func NewUpdateSiteBuildLogDefault(code int) *UpdateSiteBuildLogDefault
NewUpdateSiteBuildLogDefault creates a UpdateSiteBuildLogDefault with default headers values
func (*UpdateSiteBuildLogDefault) Code ¶
func (o *UpdateSiteBuildLogDefault) Code() int
Code gets the status code for the update site build log default response
func (*UpdateSiteBuildLogDefault) Error ¶
func (o *UpdateSiteBuildLogDefault) Error() string
func (*UpdateSiteBuildLogDefault) GetPayload ¶
func (o *UpdateSiteBuildLogDefault) GetPayload() *models.Error
type UpdateSiteBuildLogNoContent ¶
type UpdateSiteBuildLogNoContent struct {
}
UpdateSiteBuildLogNoContent handles this case with default header values.
No content
func NewUpdateSiteBuildLogNoContent ¶
func NewUpdateSiteBuildLogNoContent() *UpdateSiteBuildLogNoContent
NewUpdateSiteBuildLogNoContent creates a UpdateSiteBuildLogNoContent with default headers values
func (*UpdateSiteBuildLogNoContent) Error ¶
func (o *UpdateSiteBuildLogNoContent) Error() string
type UpdateSiteBuildLogParams ¶
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 ¶
func NewUpdateSiteBuildLogParams() *UpdateSiteBuildLogParams
NewUpdateSiteBuildLogParams creates a new UpdateSiteBuildLogParams object with the default values initialized.
func NewUpdateSiteBuildLogParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *UpdateSiteBuildLogParams) SetBuildID(buildID string)
SetBuildID adds the buildId to the update site build log params
func (*UpdateSiteBuildLogParams) SetContext ¶
func (o *UpdateSiteBuildLogParams) SetContext(ctx context.Context)
SetContext adds the context to the update site build log params
func (*UpdateSiteBuildLogParams) SetHTTPClient ¶
func (o *UpdateSiteBuildLogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site build log params
func (*UpdateSiteBuildLogParams) SetMsg ¶
func (o *UpdateSiteBuildLogParams) SetMsg(msg *models.BuildLogMsg)
SetMsg adds the msg to the update site build log params
func (*UpdateSiteBuildLogParams) SetTimeout ¶
func (o *UpdateSiteBuildLogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site build log params
func (*UpdateSiteBuildLogParams) WithBuildID ¶
func (o *UpdateSiteBuildLogParams) WithBuildID(buildID string) *UpdateSiteBuildLogParams
WithBuildID adds the buildID to the update site build log params
func (*UpdateSiteBuildLogParams) WithContext ¶
func (o *UpdateSiteBuildLogParams) WithContext(ctx context.Context) *UpdateSiteBuildLogParams
WithContext adds the context to the update site build log params
func (*UpdateSiteBuildLogParams) WithHTTPClient ¶
func (o *UpdateSiteBuildLogParams) WithHTTPClient(client *http.Client) *UpdateSiteBuildLogParams
WithHTTPClient adds the HTTPClient to the update site build log params
func (*UpdateSiteBuildLogParams) WithMsg ¶
func (o *UpdateSiteBuildLogParams) WithMsg(msg *models.BuildLogMsg) *UpdateSiteBuildLogParams
WithMsg adds the msg to the update site build log params
func (*UpdateSiteBuildLogParams) WithTimeout ¶
func (o *UpdateSiteBuildLogParams) WithTimeout(timeout time.Duration) *UpdateSiteBuildLogParams
WithTimeout adds the timeout to the update site build log params
func (*UpdateSiteBuildLogParams) WriteToRequest ¶
func (o *UpdateSiteBuildLogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteBuildLogReader ¶
type UpdateSiteBuildLogReader struct {
// contains filtered or unexported fields
}
UpdateSiteBuildLogReader is a Reader for the UpdateSiteBuildLog structure.
func (*UpdateSiteBuildLogReader) ReadResponse ¶
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 ¶
func (o *UpdateSiteDefault) GetPayload() *models.Error
type UpdateSiteDeployDefault ¶
type UpdateSiteDeployDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateSiteDeployDefault handles this case with default header values.
error
func NewUpdateSiteDeployDefault ¶
func NewUpdateSiteDeployDefault(code int) *UpdateSiteDeployDefault
NewUpdateSiteDeployDefault creates a UpdateSiteDeployDefault with default headers values
func (*UpdateSiteDeployDefault) Code ¶
func (o *UpdateSiteDeployDefault) Code() int
Code gets the status code for the update site deploy default response
func (*UpdateSiteDeployDefault) Error ¶
func (o *UpdateSiteDeployDefault) Error() string
func (*UpdateSiteDeployDefault) GetPayload ¶
func (o *UpdateSiteDeployDefault) GetPayload() *models.Error
type UpdateSiteDeployOK ¶
UpdateSiteDeployOK handles this case with default header values.
OK
func NewUpdateSiteDeployOK ¶
func NewUpdateSiteDeployOK() *UpdateSiteDeployOK
NewUpdateSiteDeployOK creates a UpdateSiteDeployOK with default headers values
func (*UpdateSiteDeployOK) Error ¶
func (o *UpdateSiteDeployOK) Error() string
func (*UpdateSiteDeployOK) GetPayload ¶
func (o *UpdateSiteDeployOK) GetPayload() *models.Deploy
type UpdateSiteDeployParams ¶
type UpdateSiteDeployParams struct {
/*CommitRef*/
CommitRef *string
/*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 ¶
func NewUpdateSiteDeployParams() *UpdateSiteDeployParams
NewUpdateSiteDeployParams creates a new UpdateSiteDeployParams object with the default values initialized.
func NewUpdateSiteDeployParamsWithContext ¶
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 ¶
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 ¶
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) SetCommitRef ¶ added in v2.43.0
func (o *UpdateSiteDeployParams) SetCommitRef(commitRef *string)
SetCommitRef adds the commitRef to the update site deploy params
func (*UpdateSiteDeployParams) SetContext ¶
func (o *UpdateSiteDeployParams) SetContext(ctx context.Context)
SetContext adds the context to the update site deploy params
func (*UpdateSiteDeployParams) SetDeploy ¶
func (o *UpdateSiteDeployParams) SetDeploy(deploy *models.DeployFiles)
SetDeploy adds the deploy to the update site deploy params
func (*UpdateSiteDeployParams) SetDeployID ¶
func (o *UpdateSiteDeployParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the update site deploy params
func (*UpdateSiteDeployParams) SetHTTPClient ¶
func (o *UpdateSiteDeployParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site deploy params
func (*UpdateSiteDeployParams) SetSiteID ¶
func (o *UpdateSiteDeployParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site deploy params
func (*UpdateSiteDeployParams) SetTimeout ¶
func (o *UpdateSiteDeployParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site deploy params
func (*UpdateSiteDeployParams) WithCommitRef ¶ added in v2.43.0
func (o *UpdateSiteDeployParams) WithCommitRef(commitRef *string) *UpdateSiteDeployParams
WithCommitRef adds the commitRef to the update site deploy params
func (*UpdateSiteDeployParams) WithContext ¶
func (o *UpdateSiteDeployParams) WithContext(ctx context.Context) *UpdateSiteDeployParams
WithContext adds the context to the update site deploy params
func (*UpdateSiteDeployParams) WithDeploy ¶
func (o *UpdateSiteDeployParams) WithDeploy(deploy *models.DeployFiles) *UpdateSiteDeployParams
WithDeploy adds the deploy to the update site deploy params
func (*UpdateSiteDeployParams) WithDeployID ¶
func (o *UpdateSiteDeployParams) WithDeployID(deployID string) *UpdateSiteDeployParams
WithDeployID adds the deployID to the update site deploy params
func (*UpdateSiteDeployParams) WithHTTPClient ¶
func (o *UpdateSiteDeployParams) WithHTTPClient(client *http.Client) *UpdateSiteDeployParams
WithHTTPClient adds the HTTPClient to the update site deploy params
func (*UpdateSiteDeployParams) WithSiteID ¶
func (o *UpdateSiteDeployParams) WithSiteID(siteID string) *UpdateSiteDeployParams
WithSiteID adds the siteID to the update site deploy params
func (*UpdateSiteDeployParams) WithTimeout ¶
func (o *UpdateSiteDeployParams) WithTimeout(timeout time.Duration) *UpdateSiteDeployParams
WithTimeout adds the timeout to the update site deploy params
func (*UpdateSiteDeployParams) WriteToRequest ¶
func (o *UpdateSiteDeployParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteDeployReader ¶
type UpdateSiteDeployReader struct {
// contains filtered or unexported fields
}
UpdateSiteDeployReader is a Reader for the UpdateSiteDeploy structure.
func (*UpdateSiteDeployReader) ReadResponse ¶
func (o *UpdateSiteDeployReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateSiteDevServerHookDefault ¶ added in v2.30.0
type UpdateSiteDevServerHookDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateSiteDevServerHookDefault handles this case with default header values.
error
func NewUpdateSiteDevServerHookDefault ¶ added in v2.30.0
func NewUpdateSiteDevServerHookDefault(code int) *UpdateSiteDevServerHookDefault
NewUpdateSiteDevServerHookDefault creates a UpdateSiteDevServerHookDefault with default headers values
func (*UpdateSiteDevServerHookDefault) Code ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookDefault) Code() int
Code gets the status code for the update site dev server hook default response
func (*UpdateSiteDevServerHookDefault) Error ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookDefault) Error() string
func (*UpdateSiteDevServerHookDefault) GetPayload ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookDefault) GetPayload() *models.Error
type UpdateSiteDevServerHookNoContent ¶ added in v2.30.0
type UpdateSiteDevServerHookNoContent struct {
}
UpdateSiteDevServerHookNoContent handles this case with default header values.
No content
func NewUpdateSiteDevServerHookNoContent ¶ added in v2.30.0
func NewUpdateSiteDevServerHookNoContent() *UpdateSiteDevServerHookNoContent
NewUpdateSiteDevServerHookNoContent creates a UpdateSiteDevServerHookNoContent with default headers values
func (*UpdateSiteDevServerHookNoContent) Error ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookNoContent) Error() string
type UpdateSiteDevServerHookParams ¶ added in v2.30.0
type UpdateSiteDevServerHookParams struct {
/*DevServerHook*/
DevServerHook *models.DevServerHookSetup
/*ID*/
ID string
/*SiteID*/
SiteID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateSiteDevServerHookParams contains all the parameters to send to the API endpoint for the update site dev server hook operation typically these are written to a http.Request
func NewUpdateSiteDevServerHookParams ¶ added in v2.30.0
func NewUpdateSiteDevServerHookParams() *UpdateSiteDevServerHookParams
NewUpdateSiteDevServerHookParams creates a new UpdateSiteDevServerHookParams object with the default values initialized.
func NewUpdateSiteDevServerHookParamsWithContext ¶ added in v2.30.0
func NewUpdateSiteDevServerHookParamsWithContext(ctx context.Context) *UpdateSiteDevServerHookParams
NewUpdateSiteDevServerHookParamsWithContext creates a new UpdateSiteDevServerHookParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateSiteDevServerHookParamsWithHTTPClient ¶ added in v2.30.0
func NewUpdateSiteDevServerHookParamsWithHTTPClient(client *http.Client) *UpdateSiteDevServerHookParams
NewUpdateSiteDevServerHookParamsWithHTTPClient creates a new UpdateSiteDevServerHookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateSiteDevServerHookParamsWithTimeout ¶ added in v2.30.0
func NewUpdateSiteDevServerHookParamsWithTimeout(timeout time.Duration) *UpdateSiteDevServerHookParams
NewUpdateSiteDevServerHookParamsWithTimeout creates a new UpdateSiteDevServerHookParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateSiteDevServerHookParams) SetContext ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) SetContext(ctx context.Context)
SetContext adds the context to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) SetDevServerHook ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) SetDevServerHook(devServerHook *models.DevServerHookSetup)
SetDevServerHook adds the devServerHook to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) SetHTTPClient ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) SetID ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) SetID(id string)
SetID adds the id to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) SetSiteID ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) SetTimeout ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) WithContext ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) WithContext(ctx context.Context) *UpdateSiteDevServerHookParams
WithContext adds the context to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) WithDevServerHook ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) WithDevServerHook(devServerHook *models.DevServerHookSetup) *UpdateSiteDevServerHookParams
WithDevServerHook adds the devServerHook to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) WithHTTPClient ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) WithHTTPClient(client *http.Client) *UpdateSiteDevServerHookParams
WithHTTPClient adds the HTTPClient to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) WithID ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) WithID(id string) *UpdateSiteDevServerHookParams
WithID adds the id to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) WithSiteID ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) WithSiteID(siteID string) *UpdateSiteDevServerHookParams
WithSiteID adds the siteID to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) WithTimeout ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) WithTimeout(timeout time.Duration) *UpdateSiteDevServerHookParams
WithTimeout adds the timeout to the update site dev server hook params
func (*UpdateSiteDevServerHookParams) WriteToRequest ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSiteDevServerHookReader ¶ added in v2.30.0
type UpdateSiteDevServerHookReader struct {
// contains filtered or unexported fields
}
UpdateSiteDevServerHookReader is a Reader for the UpdateSiteDevServerHook structure.
func (*UpdateSiteDevServerHookReader) ReadResponse ¶ added in v2.30.0
func (o *UpdateSiteDevServerHookReader) 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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *UpdateSiteMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the update site metadata params
func (*UpdateSiteMetadataParams) SetHTTPClient ¶
func (o *UpdateSiteMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site metadata params
func (*UpdateSiteMetadataParams) SetMetadata ¶
func (o *UpdateSiteMetadataParams) SetMetadata(metadata models.Metadata)
SetMetadata adds the metadata to the update site metadata params
func (*UpdateSiteMetadataParams) SetSiteID ¶
func (o *UpdateSiteMetadataParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site metadata params
func (*UpdateSiteMetadataParams) SetTimeout ¶
func (o *UpdateSiteMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site metadata params
func (*UpdateSiteMetadataParams) WithContext ¶
func (o *UpdateSiteMetadataParams) WithContext(ctx context.Context) *UpdateSiteMetadataParams
WithContext adds the context to the update site metadata params
func (*UpdateSiteMetadataParams) WithHTTPClient ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *UpdateSiteParams) SetContext(ctx context.Context)
SetContext adds the context to the update site params
func (*UpdateSiteParams) SetHTTPClient ¶
func (o *UpdateSiteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site params
func (*UpdateSiteParams) SetSite ¶
func (o *UpdateSiteParams) SetSite(site *models.SiteSetup)
SetSite adds the site to the update site params
func (*UpdateSiteParams) SetSiteID ¶
func (o *UpdateSiteParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site params
func (*UpdateSiteParams) SetTimeout ¶
func (o *UpdateSiteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site params
func (*UpdateSiteParams) WithContext ¶
func (o *UpdateSiteParams) WithContext(ctx context.Context) *UpdateSiteParams
WithContext adds the context to the update site params
func (*UpdateSiteParams) WithHTTPClient ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *UpdateSiteSnippetParams) SetContext(ctx context.Context)
SetContext adds the context to the update site snippet params
func (*UpdateSiteSnippetParams) SetHTTPClient ¶
func (o *UpdateSiteSnippetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update site snippet params
func (*UpdateSiteSnippetParams) SetSiteID ¶
func (o *UpdateSiteSnippetParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update site snippet params
func (*UpdateSiteSnippetParams) SetSnippet ¶
func (o *UpdateSiteSnippetParams) SetSnippet(snippet *models.Snippet)
SetSnippet adds the snippet to the update site snippet params
func (*UpdateSiteSnippetParams) SetSnippetID ¶
func (o *UpdateSiteSnippetParams) SetSnippetID(snippetID string)
SetSnippetID adds the snippetId to the update site snippet params
func (*UpdateSiteSnippetParams) SetTimeout ¶
func (o *UpdateSiteSnippetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update site snippet params
func (*UpdateSiteSnippetParams) WithContext ¶
func (o *UpdateSiteSnippetParams) WithContext(ctx context.Context) *UpdateSiteSnippetParams
WithContext adds the context to the update site snippet params
func (*UpdateSiteSnippetParams) WithHTTPClient ¶
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 ¶
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 ¶
UpdateSplitTestCreated handles this case with default header values.
Created
func NewUpdateSplitTestCreated ¶
func NewUpdateSplitTestCreated() *UpdateSplitTestCreated
NewUpdateSplitTestCreated creates a UpdateSplitTestCreated with default headers values
func (*UpdateSplitTestCreated) Error ¶
func (o *UpdateSplitTestCreated) Error() string
func (*UpdateSplitTestCreated) GetPayload ¶
func (o *UpdateSplitTestCreated) GetPayload() *models.SplitTest
type UpdateSplitTestDefault ¶
type UpdateSplitTestDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UpdateSplitTestDefault handles this case with default header values.
error
func NewUpdateSplitTestDefault ¶
func NewUpdateSplitTestDefault(code int) *UpdateSplitTestDefault
NewUpdateSplitTestDefault creates a UpdateSplitTestDefault with default headers values
func (*UpdateSplitTestDefault) Code ¶
func (o *UpdateSplitTestDefault) Code() int
Code gets the status code for the update split test default response
func (*UpdateSplitTestDefault) Error ¶
func (o *UpdateSplitTestDefault) Error() string
func (*UpdateSplitTestDefault) GetPayload ¶
func (o *UpdateSplitTestDefault) GetPayload() *models.Error
type UpdateSplitTestParams ¶
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 ¶
func NewUpdateSplitTestParams() *UpdateSplitTestParams
NewUpdateSplitTestParams creates a new UpdateSplitTestParams object with the default values initialized.
func NewUpdateSplitTestParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *UpdateSplitTestParams) SetBranchTests(branchTests *models.SplitTestSetup)
SetBranchTests adds the branchTests to the update split test params
func (*UpdateSplitTestParams) SetContext ¶
func (o *UpdateSplitTestParams) SetContext(ctx context.Context)
SetContext adds the context to the update split test params
func (*UpdateSplitTestParams) SetHTTPClient ¶
func (o *UpdateSplitTestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update split test params
func (*UpdateSplitTestParams) SetSiteID ¶
func (o *UpdateSplitTestParams) SetSiteID(siteID string)
SetSiteID adds the siteId to the update split test params
func (*UpdateSplitTestParams) SetSplitTestID ¶
func (o *UpdateSplitTestParams) SetSplitTestID(splitTestID string)
SetSplitTestID adds the splitTestId to the update split test params
func (*UpdateSplitTestParams) SetTimeout ¶
func (o *UpdateSplitTestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update split test params
func (*UpdateSplitTestParams) WithBranchTests ¶
func (o *UpdateSplitTestParams) WithBranchTests(branchTests *models.SplitTestSetup) *UpdateSplitTestParams
WithBranchTests adds the branchTests to the update split test params
func (*UpdateSplitTestParams) WithContext ¶
func (o *UpdateSplitTestParams) WithContext(ctx context.Context) *UpdateSplitTestParams
WithContext adds the context to the update split test params
func (*UpdateSplitTestParams) WithHTTPClient ¶
func (o *UpdateSplitTestParams) WithHTTPClient(client *http.Client) *UpdateSplitTestParams
WithHTTPClient adds the HTTPClient to the update split test params
func (*UpdateSplitTestParams) WithSiteID ¶
func (o *UpdateSplitTestParams) WithSiteID(siteID string) *UpdateSplitTestParams
WithSiteID adds the siteID to the update split test params
func (*UpdateSplitTestParams) WithSplitTestID ¶
func (o *UpdateSplitTestParams) WithSplitTestID(splitTestID string) *UpdateSplitTestParams
WithSplitTestID adds the splitTestID to the update split test params
func (*UpdateSplitTestParams) WithTimeout ¶
func (o *UpdateSplitTestParams) WithTimeout(timeout time.Duration) *UpdateSplitTestParams
WithTimeout adds the timeout to the update split test params
func (*UpdateSplitTestParams) WriteToRequest ¶
func (o *UpdateSplitTestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateSplitTestReader ¶
type UpdateSplitTestReader struct {
// contains filtered or unexported fields
}
UpdateSplitTestReader is a Reader for the UpdateSplitTest structure.
func (*UpdateSplitTestReader) ReadResponse ¶
func (o *UpdateSplitTestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UploadDeployEdgeFunctionDefault ¶ added in v2.57.0
type UploadDeployEdgeFunctionDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UploadDeployEdgeFunctionDefault handles this case with default header values.
error
func NewUploadDeployEdgeFunctionDefault ¶ added in v2.57.0
func NewUploadDeployEdgeFunctionDefault(code int) *UploadDeployEdgeFunctionDefault
NewUploadDeployEdgeFunctionDefault creates a UploadDeployEdgeFunctionDefault with default headers values
func (*UploadDeployEdgeFunctionDefault) Code ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionDefault) Code() int
Code gets the status code for the upload deploy edge function default response
func (*UploadDeployEdgeFunctionDefault) Error ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionDefault) Error() string
func (*UploadDeployEdgeFunctionDefault) GetPayload ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionDefault) GetPayload() *models.Error
type UploadDeployEdgeFunctionOK ¶ added in v2.57.0
type UploadDeployEdgeFunctionOK struct {
}
UploadDeployEdgeFunctionOK handles this case with default header values.
OK
func NewUploadDeployEdgeFunctionOK ¶ added in v2.57.0
func NewUploadDeployEdgeFunctionOK() *UploadDeployEdgeFunctionOK
NewUploadDeployEdgeFunctionOK creates a UploadDeployEdgeFunctionOK with default headers values
func (*UploadDeployEdgeFunctionOK) Error ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionOK) Error() string
type UploadDeployEdgeFunctionParams ¶ added in v2.57.0
type UploadDeployEdgeFunctionParams struct {
/*XNfRetryCount*/
XNfRetryCount *int64
/*CodeSha*/
CodeSha string
/*DeployID*/
DeployID string
/*FileBody*/
FileBody io.ReadCloser
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UploadDeployEdgeFunctionParams contains all the parameters to send to the API endpoint for the upload deploy edge function operation typically these are written to a http.Request
func NewUploadDeployEdgeFunctionParams ¶ added in v2.57.0
func NewUploadDeployEdgeFunctionParams() *UploadDeployEdgeFunctionParams
NewUploadDeployEdgeFunctionParams creates a new UploadDeployEdgeFunctionParams object with the default values initialized.
func NewUploadDeployEdgeFunctionParamsWithContext ¶ added in v2.57.0
func NewUploadDeployEdgeFunctionParamsWithContext(ctx context.Context) *UploadDeployEdgeFunctionParams
NewUploadDeployEdgeFunctionParamsWithContext creates a new UploadDeployEdgeFunctionParams object with the default values initialized, and the ability to set a context for a request
func NewUploadDeployEdgeFunctionParamsWithHTTPClient ¶ added in v2.57.0
func NewUploadDeployEdgeFunctionParamsWithHTTPClient(client *http.Client) *UploadDeployEdgeFunctionParams
NewUploadDeployEdgeFunctionParamsWithHTTPClient creates a new UploadDeployEdgeFunctionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUploadDeployEdgeFunctionParamsWithTimeout ¶ added in v2.57.0
func NewUploadDeployEdgeFunctionParamsWithTimeout(timeout time.Duration) *UploadDeployEdgeFunctionParams
NewUploadDeployEdgeFunctionParamsWithTimeout creates a new UploadDeployEdgeFunctionParams object with the default values initialized, and the ability to set a timeout on a request
func (*UploadDeployEdgeFunctionParams) SetCodeSha ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) SetCodeSha(codeSha string)
SetCodeSha adds the codeSha to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) SetContext ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) SetContext(ctx context.Context)
SetContext adds the context to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) SetDeployID ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) SetFileBody ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) SetFileBody(fileBody io.ReadCloser)
SetFileBody adds the fileBody to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) SetHTTPClient ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) SetTimeout ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) SetXNfRetryCount ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) SetXNfRetryCount(xNfRetryCount *int64)
SetXNfRetryCount adds the xNfRetryCount to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) WithCodeSha ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) WithCodeSha(codeSha string) *UploadDeployEdgeFunctionParams
WithCodeSha adds the codeSha to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) WithContext ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) WithContext(ctx context.Context) *UploadDeployEdgeFunctionParams
WithContext adds the context to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) WithDeployID ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) WithDeployID(deployID string) *UploadDeployEdgeFunctionParams
WithDeployID adds the deployID to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) WithFileBody ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) WithFileBody(fileBody io.ReadCloser) *UploadDeployEdgeFunctionParams
WithFileBody adds the fileBody to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) WithHTTPClient ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) WithHTTPClient(client *http.Client) *UploadDeployEdgeFunctionParams
WithHTTPClient adds the HTTPClient to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) WithTimeout ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) WithTimeout(timeout time.Duration) *UploadDeployEdgeFunctionParams
WithTimeout adds the timeout to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) WithXNfRetryCount ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) WithXNfRetryCount(xNfRetryCount *int64) *UploadDeployEdgeFunctionParams
WithXNfRetryCount adds the xNfRetryCount to the upload deploy edge function params
func (*UploadDeployEdgeFunctionParams) WriteToRequest ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UploadDeployEdgeFunctionReader ¶ added in v2.57.0
type UploadDeployEdgeFunctionReader struct {
// contains filtered or unexported fields
}
UploadDeployEdgeFunctionReader is a Reader for the UploadDeployEdgeFunction structure.
func (*UploadDeployEdgeFunctionReader) ReadResponse ¶ added in v2.57.0
func (o *UploadDeployEdgeFunctionReader) 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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
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 ¶
func (o *UploadDeployFileParams) SetContext(ctx context.Context)
SetContext adds the context to the upload deploy file params
func (*UploadDeployFileParams) SetDeployID ¶
func (o *UploadDeployFileParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the upload deploy file params
func (*UploadDeployFileParams) SetFileBody ¶
func (o *UploadDeployFileParams) SetFileBody(fileBody io.ReadCloser)
SetFileBody adds the fileBody to the upload deploy file params
func (*UploadDeployFileParams) SetHTTPClient ¶
func (o *UploadDeployFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upload deploy file params
func (*UploadDeployFileParams) SetPath ¶
func (o *UploadDeployFileParams) SetPath(path string)
SetPath adds the path to the upload deploy file params
func (*UploadDeployFileParams) SetSize ¶
func (o *UploadDeployFileParams) SetSize(size *int64)
SetSize adds the size to the upload deploy file params
func (*UploadDeployFileParams) SetTimeout ¶
func (o *UploadDeployFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the upload deploy file params
func (*UploadDeployFileParams) WithContext ¶
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 ¶
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 ¶
func (o *UploadDeployFileParams) WithSize(size *int64) *UploadDeployFileParams
WithSize adds the size to the upload deploy file params
func (*UploadDeployFileParams) WithTimeout ¶
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 ¶
type UploadDeployFunctionDefault struct {
Payload *models.Error
// contains filtered or unexported fields
}
UploadDeployFunctionDefault handles this case with default header values.
error
func NewUploadDeployFunctionDefault ¶
func NewUploadDeployFunctionDefault(code int) *UploadDeployFunctionDefault
NewUploadDeployFunctionDefault creates a UploadDeployFunctionDefault with default headers values
func (*UploadDeployFunctionDefault) Code ¶
func (o *UploadDeployFunctionDefault) Code() int
Code gets the status code for the upload deploy function default response
func (*UploadDeployFunctionDefault) Error ¶
func (o *UploadDeployFunctionDefault) Error() string
func (*UploadDeployFunctionDefault) GetPayload ¶
func (o *UploadDeployFunctionDefault) GetPayload() *models.Error
type UploadDeployFunctionOK ¶
UploadDeployFunctionOK handles this case with default header values.
OK
func NewUploadDeployFunctionOK ¶
func NewUploadDeployFunctionOK() *UploadDeployFunctionOK
NewUploadDeployFunctionOK creates a UploadDeployFunctionOK with default headers values
func (*UploadDeployFunctionOK) Error ¶
func (o *UploadDeployFunctionOK) Error() string
func (*UploadDeployFunctionOK) GetPayload ¶
func (o *UploadDeployFunctionOK) GetPayload() *models.Function
type UploadDeployFunctionParams ¶
type UploadDeployFunctionParams struct {
/*XNfRetryCount*/
XNfRetryCount *int64
/*DeployID*/
DeployID string
/*FileBody*/
FileBody io.ReadCloser
/*InvocationMode*/
InvocationMode *string
/*Name*/
Name string
/*Runtime*/
Runtime *string
/*Size*/
Size *int64
/*Timeout*/
Timeout *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 ¶
func NewUploadDeployFunctionParams() *UploadDeployFunctionParams
NewUploadDeployFunctionParams creates a new UploadDeployFunctionParams object with the default values initialized.
func NewUploadDeployFunctionParamsWithContext ¶
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 ¶
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 ¶
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 ¶
func (o *UploadDeployFunctionParams) SetContext(ctx context.Context)
SetContext adds the context to the upload deploy function params
func (*UploadDeployFunctionParams) SetDeployID ¶
func (o *UploadDeployFunctionParams) SetDeployID(deployID string)
SetDeployID adds the deployId to the upload deploy function params
func (*UploadDeployFunctionParams) SetFileBody ¶
func (o *UploadDeployFunctionParams) SetFileBody(fileBody io.ReadCloser)
SetFileBody adds the fileBody to the upload deploy function params
func (*UploadDeployFunctionParams) SetHTTPClient ¶
func (o *UploadDeployFunctionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the upload deploy function params
func (*UploadDeployFunctionParams) SetInvocationMode ¶ added in v2.17.0
func (o *UploadDeployFunctionParams) SetInvocationMode(invocationMode *string)
SetInvocationMode adds the invocationMode to the upload deploy function params
func (*UploadDeployFunctionParams) SetName ¶
func (o *UploadDeployFunctionParams) SetName(name string)
SetName adds the name to the upload deploy function params
func (*UploadDeployFunctionParams) SetRequestTimeout ¶ added in v2.31.0
func (o *UploadDeployFunctionParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the upload deploy function params
func (*UploadDeployFunctionParams) SetRuntime ¶
func (o *UploadDeployFunctionParams) SetRuntime(runtime *string)
SetRuntime adds the runtime to the upload deploy function params
func (*UploadDeployFunctionParams) SetSize ¶
func (o *UploadDeployFunctionParams) SetSize(size *int64)
SetSize adds the size to the upload deploy function params
func (*UploadDeployFunctionParams) SetTimeout ¶
func (o *UploadDeployFunctionParams) SetTimeout(timeout *int64)
SetTimeout adds the timeout to the upload deploy function params
func (*UploadDeployFunctionParams) SetXNfRetryCount ¶ added in v2.11.0
func (o *UploadDeployFunctionParams) SetXNfRetryCount(xNfRetryCount *int64)
SetXNfRetryCount adds the xNfRetryCount to the upload deploy function params
func (*UploadDeployFunctionParams) WithContext ¶
func (o *UploadDeployFunctionParams) WithContext(ctx context.Context) *UploadDeployFunctionParams
WithContext adds the context to the upload deploy function params
func (*UploadDeployFunctionParams) WithDeployID ¶
func (o *UploadDeployFunctionParams) WithDeployID(deployID string) *UploadDeployFunctionParams
WithDeployID adds the deployID to the upload deploy function params
func (*UploadDeployFunctionParams) WithFileBody ¶
func (o *UploadDeployFunctionParams) WithFileBody(fileBody io.ReadCloser) *UploadDeployFunctionParams
WithFileBody adds the fileBody to the upload deploy function params
func (*UploadDeployFunctionParams) WithHTTPClient ¶
func (o *UploadDeployFunctionParams) WithHTTPClient(client *http.Client) *UploadDeployFunctionParams
WithHTTPClient adds the HTTPClient to the upload deploy function params
func (*UploadDeployFunctionParams) WithInvocationMode ¶ added in v2.17.0
func (o *UploadDeployFunctionParams) WithInvocationMode(invocationMode *string) *UploadDeployFunctionParams
WithInvocationMode adds the invocationMode to the upload deploy function params
func (*UploadDeployFunctionParams) WithName ¶
func (o *UploadDeployFunctionParams) WithName(name string) *UploadDeployFunctionParams
WithName adds the name to the upload deploy function params
func (*UploadDeployFunctionParams) WithRequestTimeout ¶ added in v2.31.0
func (o *UploadDeployFunctionParams) WithRequestTimeout(timeout time.Duration) *UploadDeployFunctionParams
WithRequestTimeout adds the timeout to the upload deploy function params
func (*UploadDeployFunctionParams) WithRuntime ¶
func (o *UploadDeployFunctionParams) WithRuntime(runtime *string) *UploadDeployFunctionParams
WithRuntime adds the runtime to the upload deploy function params
func (*UploadDeployFunctionParams) WithSize ¶
func (o *UploadDeployFunctionParams) WithSize(size *int64) *UploadDeployFunctionParams
WithSize adds the size to the upload deploy function params
func (*UploadDeployFunctionParams) WithTimeout ¶
func (o *UploadDeployFunctionParams) WithTimeout(timeout *int64) *UploadDeployFunctionParams
WithTimeout adds the timeout to the upload deploy function params
func (*UploadDeployFunctionParams) WithXNfRetryCount ¶ added in v2.11.0
func (o *UploadDeployFunctionParams) WithXNfRetryCount(xNfRetryCount *int64) *UploadDeployFunctionParams
WithXNfRetryCount adds the xNfRetryCount to the upload deploy function params
func (*UploadDeployFunctionParams) WriteToRequest ¶
func (o *UploadDeployFunctionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UploadDeployFunctionReader ¶
type UploadDeployFunctionReader struct {
// contains filtered or unexported fields
}
UploadDeployFunctionReader is a Reader for the UploadDeployFunction structure.
func (*UploadDeployFunctionReader) ReadResponse ¶
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
- agent_runner_commit_to_branch_parameters.go
- agent_runner_commit_to_branch_responses.go
- agent_runner_pull_request_parameters.go
- agent_runner_pull_request_responses.go
- archive_agent_runner_parameters.go
- archive_agent_runner_responses.go
- cancel_account_parameters.go
- cancel_account_responses.go
- cancel_site_deploy_parameters.go
- cancel_site_deploy_responses.go
- clear_site_database_compute_settings_parameters.go
- clear_site_database_compute_settings_responses.go
- configure_dns_for_site_parameters.go
- configure_dns_for_site_responses.go
- create_account_parameters.go
- create_account_responses.go
- create_agent_runner_parameters.go
- create_agent_runner_responses.go
- create_agent_runner_session_parameters.go
- create_agent_runner_session_responses.go
- create_agent_runner_upload_url_parameters.go
- create_agent_runner_upload_url_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_env_vars_parameters.go
- create_env_vars_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_agent_runner_hook_parameters.go
- create_site_agent_runner_hook_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_database_branch_parameters.go
- create_site_database_branch_responses.go
- create_site_database_parameters.go
- create_site_database_responses.go
- create_site_database_snapshot_parameters.go
- create_site_database_snapshot_responses.go
- create_site_deploy_parameters.go
- create_site_deploy_responses.go
- create_site_dev_server_hook_parameters.go
- create_site_dev_server_hook_responses.go
- create_site_dev_server_parameters.go
- create_site_dev_server_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_agent_runner_parameters.go
- delete_agent_runner_responses.go
- delete_agent_runner_session_parameters.go
- delete_agent_runner_session_responses.go
- delete_deploy_key_parameters.go
- delete_deploy_key_responses.go
- delete_deploy_parameters.go
- delete_deploy_responses.go
- delete_dns_record_parameters.go
- delete_dns_record_responses.go
- delete_dns_zone_parameters.go
- delete_dns_zone_responses.go
- delete_env_var_parameters.go
- delete_env_var_responses.go
- delete_env_var_value_parameters.go
- delete_env_var_value_responses.go
- delete_hook_parameters.go
- delete_hook_responses.go
- delete_service_instance_parameters.go
- delete_service_instance_responses.go
- delete_site_agent_runner_hook_parameters.go
- delete_site_agent_runner_hook_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_database_branch_parameters.go
- delete_site_database_branch_responses.go
- delete_site_database_parameters.go
- delete_site_database_responses.go
- delete_site_database_snapshot_parameters.go
- delete_site_database_snapshot_responses.go
- delete_site_deploy_parameters.go
- delete_site_deploy_responses.go
- delete_site_dev_server_hook_parameters.go
- delete_site_dev_server_hook_responses.go
- delete_site_dev_servers_parameters.go
- delete_site_dev_servers_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_site_parameters.go
- disable_site_responses.go
- disable_split_test_swagger_parameters.go
- disable_split_test_swagger_responses.go
- enable_hook_parameters.go
- enable_hook_responses.go
- enable_site_parameters.go
- enable_site_responses.go
- enable_split_test_swagger_parameters.go
- enable_split_test_swagger_responses.go
- exchange_ticket_parameters.go
- exchange_ticket_responses.go
- get_a_i_gateway_providers_parameters.go
- get_a_i_gateway_providers_responses.go
- get_a_i_gateway_token_parameters.go
- get_a_i_gateway_token_responses.go
- get_account_a_i_gateway_token_parameters.go
- get_account_a_i_gateway_token_responses.go
- get_account_build_status_parameters.go
- get_account_build_status_responses.go
- get_account_member_parameters.go
- get_account_member_responses.go
- get_account_parameters.go
- get_account_responses.go
- get_agent_runner_parameters.go
- get_agent_runner_responses.go
- get_agent_runner_session_parameters.go
- get_agent_runner_session_responses.go
- get_ai_gateway_providers_parameters.go
- get_ai_gateway_providers_responses.go
- get_all_certificates_parameters.go
- get_all_certificates_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_env_var_parameters.go
- get_env_var_responses.go
- get_env_vars_parameters.go
- get_env_vars_responses.go
- get_hook_parameters.go
- get_hook_responses.go
- get_individual_dns_record_parameters.go
- get_individual_dns_record_responses.go
- get_latest_plugin_runs_parameters.go
- get_latest_plugin_runs_responses.go
- get_services_parameters.go
- get_services_responses.go
- get_site_agent_runner_hook_parameters.go
- get_site_agent_runner_hook_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_database_branch_parameters.go
- get_site_database_branch_responses.go
- get_site_database_compute_settings_parameters.go
- get_site_database_compute_settings_responses.go
- get_site_database_migration_parameters.go
- get_site_database_migration_responses.go
- get_site_database_parameters.go
- get_site_database_responses.go
- get_site_deploy_parameters.go
- get_site_deploy_responses.go
- get_site_dev_server_hook_parameters.go
- get_site_dev_server_hook_responses.go
- get_site_dev_server_parameters.go
- get_site_dev_server_responses.go
- get_site_env_vars_parameters.go
- get_site_env_vars_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_agent_runner_sessions_parameters.go
- list_agent_runner_sessions_responses.go
- list_agent_runners_parameters.go
- list_agent_runners_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_agent_runner_hooks_parameters.go
- list_site_agent_runner_hooks_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_database_branches_parameters.go
- list_site_database_branches_responses.go
- list_site_database_migrations_parameters.go
- list_site_database_migrations_responses.go
- list_site_database_snapshots_parameters.go
- list_site_database_snapshots_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_dev_server_hooks_parameters.go
- list_site_dev_server_hooks_responses.go
- list_site_dev_servers_parameters.go
- list_site_dev_servers_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
- mark_dev_server_activity_parameters.go
- mark_dev_server_activity_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
- purge_cache_parameters.go
- purge_cache_responses.go
- remove_account_member_parameters.go
- remove_account_member_responses.go
- reset_site_database_branch_parameters.go
- reset_site_database_branch_responses.go
- restore_site_database_snapshot_parameters.go
- restore_site_database_snapshot_responses.go
- restore_site_deploy_parameters.go
- restore_site_deploy_responses.go
- rollback_site_deploy_parameters.go
- rollback_site_deploy_responses.go
- run_site_database_migrations_parameters.go
- run_site_database_migrations_responses.go
- search_site_functions_parameters.go
- search_site_functions_responses.go
- set_env_var_value_parameters.go
- set_env_var_value_responses.go
- set_site_database_branch_compute_settings_parameters.go
- set_site_database_branch_compute_settings_responses.go
- set_site_database_compute_settings_parameters.go
- set_site_database_compute_settings_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_member_parameters.go
- update_account_member_responses.go
- update_account_parameters.go
- update_account_responses.go
- update_agent_runner_parameters.go
- update_agent_runner_responses.go
- update_agent_runner_session_parameters.go
- update_agent_runner_session_responses.go
- update_deploy_validations_parameters.go
- update_deploy_validations_responses.go
- update_dev_server_state_parameters.go
- update_dev_server_state_responses.go
- update_env_var_parameters.go
- update_env_var_responses.go
- update_hook_parameters.go
- update_hook_responses.go
- update_plugin_parameters.go
- update_plugin_responses.go
- update_service_instance_parameters.go
- update_service_instance_responses.go
- update_site_agent_runner_hook_parameters.go
- update_site_agent_runner_hook_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_dev_server_hook_parameters.go
- update_site_dev_server_hook_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_edge_function_parameters.go
- upload_deploy_edge_function_responses.go
- upload_deploy_file_parameters.go
- upload_deploy_file_responses.go
- upload_deploy_function_parameters.go
- upload_deploy_function_responses.go