Documentation
¶
Index ¶
- type Client
- func (a *Client) DeleteCurrentRememberMe(params *DeleteCurrentRememberMeParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) EmptyTask(params *EmptyTaskParams, authInfo runtime.ClientAuthInfoWriter) (*EmptyTaskOK, error)
- func (a *Client) ExecuteDBQuery(params *ExecuteDBQueryParams, authInfo runtime.ClientAuthInfoWriter) (*ExecuteDBQueryOK, error)
- func (a *Client) GetBuildChainOptimizationLog(params *GetBuildChainOptimizationLogParams, ...) (*GetBuildChainOptimizationLogOK, error)
- func (a *Client) GetCachedBuildPromotions(params *GetCachedBuildPromotionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCachedBuildPromotionsOK, error)
- func (a *Client) GetCachedBuildPromotionsStats(params *GetCachedBuildPromotionsStatsParams, ...) (*GetCachedBuildPromotionsStatsOK, error)
- func (a *Client) GetCachedBuildsStat(params *GetCachedBuildsStatParams, authInfo runtime.ClientAuthInfoWriter) (*GetCachedBuildsStatOK, error)
- func (a *Client) GetCurrentSession(params *GetCurrentSessionParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentSessionOK, error)
- func (a *Client) GetCurrentSessionMaxInactiveInterval(params *GetCurrentSessionMaxInactiveIntervalParams, ...) (*GetCurrentSessionMaxInactiveIntervalOK, error)
- func (a *Client) GetCurrentUserPermissions(params *GetCurrentUserPermissionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentUserPermissionsOK, error)
- func (a *Client) GetDate(params *GetDateParams, authInfo runtime.ClientAuthInfoWriter) (*GetDateOK, error)
- func (a *Client) GetDiagnosticsPerfStats(params *GetDiagnosticsPerfStatsParams, authInfo runtime.ClientAuthInfoWriter) (*GetDiagnosticsPerfStatsOK, error)
- func (a *Client) GetEnvironmentVariables(params *GetEnvironmentVariablesParams, authInfo runtime.ClientAuthInfoWriter) (*GetEnvironmentVariablesOK, error)
- func (a *Client) GetHashed(params *GetHashedParams, authInfo runtime.ClientAuthInfoWriter) (*GetHashedOK, error)
- func (a *Client) GetIPAddress(params *GetIPAddressParams, authInfo runtime.ClientAuthInfoWriter) (*GetIPAddressOK, error)
- func (a *Client) GetRawInvestigations(params *GetRawInvestigationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetRawInvestigationsOK, error)
- func (a *Client) GetRequestDetails(params *GetRequestDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetRequestDetailsOK, error)
- func (a *Client) GetScrambled(params *GetScrambledParams, authInfo runtime.ClientAuthInfoWriter) (*GetScrambledOK, error)
- func (a *Client) GetSessions(params *GetSessionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSessionsOK, error)
- func (a *Client) GetSystemProperties(params *GetSystemPropertiesParams, authInfo runtime.ClientAuthInfoWriter) (*GetSystemPropertiesOK, error)
- func (a *Client) GetThreadDump(params *GetThreadDumpParams, authInfo runtime.ClientAuthInfoWriter) (*GetThreadDumpOK, error)
- func (a *Client) GetThreadInterrupted(params *GetThreadInterruptedParams, authInfo runtime.ClientAuthInfoWriter) (*GetThreadInterruptedOK, error)
- func (a *Client) GetUnscrambled(params *GetUnscrambledParams, authInfo runtime.ClientAuthInfoWriter) (*GetUnscrambledOK, error)
- func (a *Client) InterruptThread(params *InterruptThreadParams, authInfo runtime.ClientAuthInfoWriter) (*InterruptThreadOK, error)
- func (a *Client) InvalidateCurrentSession(params *InvalidateCurrentSessionParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) ListDBTables(params *ListDBTablesParams, authInfo runtime.ClientAuthInfoWriter) (*ListDBTablesOK, error)
- func (a *Client) NewRememberMe(params *NewRememberMeParams, authInfo runtime.ClientAuthInfoWriter) (*NewRememberMeOK, error)
- func (a *Client) PostRequestDetails(params *PostRequestDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*PostRequestDetailsOK, error)
- func (a *Client) PutRequestDetails(params *PutRequestDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*PutRequestDetailsOK, error)
- func (a *Client) RequestFinalization(params *RequestFinalizationParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) RequestGc(params *RequestGcParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) SaveMemoryDump(params *SaveMemoryDumpParams, authInfo runtime.ClientAuthInfoWriter) (*SaveMemoryDumpOK, error)
- func (a *Client) SetCurrentSessionMaxInactiveInterval(params *SetCurrentSessionMaxInactiveIntervalParams, ...) (*SetCurrentSessionMaxInactiveIntervalOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type DeleteCurrentRememberMeDefault
- type DeleteCurrentRememberMeParams
- func NewDeleteCurrentRememberMeParams() *DeleteCurrentRememberMeParams
- func NewDeleteCurrentRememberMeParamsWithContext(ctx context.Context) *DeleteCurrentRememberMeParams
- func NewDeleteCurrentRememberMeParamsWithHTTPClient(client *http.Client) *DeleteCurrentRememberMeParams
- func NewDeleteCurrentRememberMeParamsWithTimeout(timeout time.Duration) *DeleteCurrentRememberMeParams
- func (o *DeleteCurrentRememberMeParams) SetContext(ctx context.Context)
- func (o *DeleteCurrentRememberMeParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCurrentRememberMeParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCurrentRememberMeParams) WithContext(ctx context.Context) *DeleteCurrentRememberMeParams
- func (o *DeleteCurrentRememberMeParams) WithHTTPClient(client *http.Client) *DeleteCurrentRememberMeParams
- func (o *DeleteCurrentRememberMeParams) WithTimeout(timeout time.Duration) *DeleteCurrentRememberMeParams
- func (o *DeleteCurrentRememberMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCurrentRememberMeReader
- type EmptyTaskOK
- type EmptyTaskParams
- func (o *EmptyTaskParams) SetContext(ctx context.Context)
- func (o *EmptyTaskParams) SetHTTPClient(client *http.Client)
- func (o *EmptyTaskParams) SetLoad(load *int32)
- func (o *EmptyTaskParams) SetMemory(memory *int32)
- func (o *EmptyTaskParams) SetMemoryChunks(memoryChunks *int32)
- func (o *EmptyTaskParams) SetTime(time *string)
- func (o *EmptyTaskParams) SetTimeout(timeout time.Duration)
- func (o *EmptyTaskParams) WithContext(ctx context.Context) *EmptyTaskParams
- func (o *EmptyTaskParams) WithHTTPClient(client *http.Client) *EmptyTaskParams
- func (o *EmptyTaskParams) WithLoad(load *int32) *EmptyTaskParams
- func (o *EmptyTaskParams) WithMemory(memory *int32) *EmptyTaskParams
- func (o *EmptyTaskParams) WithMemoryChunks(memoryChunks *int32) *EmptyTaskParams
- func (o *EmptyTaskParams) WithTime(time *string) *EmptyTaskParams
- func (o *EmptyTaskParams) WithTimeout(timeout time.Duration) *EmptyTaskParams
- func (o *EmptyTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EmptyTaskReader
- type ExecuteDBQueryOK
- type ExecuteDBQueryParams
- func NewExecuteDBQueryParams() *ExecuteDBQueryParams
- func NewExecuteDBQueryParamsWithContext(ctx context.Context) *ExecuteDBQueryParams
- func NewExecuteDBQueryParamsWithHTTPClient(client *http.Client) *ExecuteDBQueryParams
- func NewExecuteDBQueryParamsWithTimeout(timeout time.Duration) *ExecuteDBQueryParams
- func (o *ExecuteDBQueryParams) SetContext(ctx context.Context)
- func (o *ExecuteDBQueryParams) SetCount(count *int32)
- func (o *ExecuteDBQueryParams) SetDataRetrieveQuery(dataRetrieveQuery *string)
- func (o *ExecuteDBQueryParams) SetFieldDelimiter(fieldDelimiter *string)
- func (o *ExecuteDBQueryParams) SetHTTPClient(client *http.Client)
- func (o *ExecuteDBQueryParams) SetQuery(query string)
- func (o *ExecuteDBQueryParams) SetTimeout(timeout time.Duration)
- func (o *ExecuteDBQueryParams) WithContext(ctx context.Context) *ExecuteDBQueryParams
- func (o *ExecuteDBQueryParams) WithCount(count *int32) *ExecuteDBQueryParams
- func (o *ExecuteDBQueryParams) WithDataRetrieveQuery(dataRetrieveQuery *string) *ExecuteDBQueryParams
- func (o *ExecuteDBQueryParams) WithFieldDelimiter(fieldDelimiter *string) *ExecuteDBQueryParams
- func (o *ExecuteDBQueryParams) WithHTTPClient(client *http.Client) *ExecuteDBQueryParams
- func (o *ExecuteDBQueryParams) WithQuery(query string) *ExecuteDBQueryParams
- func (o *ExecuteDBQueryParams) WithTimeout(timeout time.Duration) *ExecuteDBQueryParams
- func (o *ExecuteDBQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ExecuteDBQueryReader
- type GetBuildChainOptimizationLogOK
- type GetBuildChainOptimizationLogParams
- func NewGetBuildChainOptimizationLogParams() *GetBuildChainOptimizationLogParams
- func NewGetBuildChainOptimizationLogParamsWithContext(ctx context.Context) *GetBuildChainOptimizationLogParams
- func NewGetBuildChainOptimizationLogParamsWithHTTPClient(client *http.Client) *GetBuildChainOptimizationLogParams
- func NewGetBuildChainOptimizationLogParamsWithTimeout(timeout time.Duration) *GetBuildChainOptimizationLogParams
- func (o *GetBuildChainOptimizationLogParams) SetBuildLocator(buildLocator string)
- func (o *GetBuildChainOptimizationLogParams) SetContext(ctx context.Context)
- func (o *GetBuildChainOptimizationLogParams) SetHTTPClient(client *http.Client)
- func (o *GetBuildChainOptimizationLogParams) SetTimeout(timeout time.Duration)
- func (o *GetBuildChainOptimizationLogParams) WithBuildLocator(buildLocator string) *GetBuildChainOptimizationLogParams
- func (o *GetBuildChainOptimizationLogParams) WithContext(ctx context.Context) *GetBuildChainOptimizationLogParams
- func (o *GetBuildChainOptimizationLogParams) WithHTTPClient(client *http.Client) *GetBuildChainOptimizationLogParams
- func (o *GetBuildChainOptimizationLogParams) WithTimeout(timeout time.Duration) *GetBuildChainOptimizationLogParams
- func (o *GetBuildChainOptimizationLogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBuildChainOptimizationLogReader
- type GetCachedBuildPromotionsOK
- type GetCachedBuildPromotionsParams
- func NewGetCachedBuildPromotionsParams() *GetCachedBuildPromotionsParams
- func NewGetCachedBuildPromotionsParamsWithContext(ctx context.Context) *GetCachedBuildPromotionsParams
- func NewGetCachedBuildPromotionsParamsWithHTTPClient(client *http.Client) *GetCachedBuildPromotionsParams
- func NewGetCachedBuildPromotionsParamsWithTimeout(timeout time.Duration) *GetCachedBuildPromotionsParams
- func (o *GetCachedBuildPromotionsParams) SetBuildTypeLocator(buildTypeLocator *string)
- func (o *GetCachedBuildPromotionsParams) SetContext(ctx context.Context)
- func (o *GetCachedBuildPromotionsParams) SetFields(fields *string)
- func (o *GetCachedBuildPromotionsParams) SetHTTPClient(client *http.Client)
- func (o *GetCachedBuildPromotionsParams) SetTimeout(timeout time.Duration)
- func (o *GetCachedBuildPromotionsParams) WithBuildTypeLocator(buildTypeLocator *string) *GetCachedBuildPromotionsParams
- func (o *GetCachedBuildPromotionsParams) WithContext(ctx context.Context) *GetCachedBuildPromotionsParams
- func (o *GetCachedBuildPromotionsParams) WithFields(fields *string) *GetCachedBuildPromotionsParams
- func (o *GetCachedBuildPromotionsParams) WithHTTPClient(client *http.Client) *GetCachedBuildPromotionsParams
- func (o *GetCachedBuildPromotionsParams) WithTimeout(timeout time.Duration) *GetCachedBuildPromotionsParams
- func (o *GetCachedBuildPromotionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCachedBuildPromotionsReader
- type GetCachedBuildPromotionsStatsOK
- type GetCachedBuildPromotionsStatsParams
- func NewGetCachedBuildPromotionsStatsParams() *GetCachedBuildPromotionsStatsParams
- func NewGetCachedBuildPromotionsStatsParamsWithContext(ctx context.Context) *GetCachedBuildPromotionsStatsParams
- func NewGetCachedBuildPromotionsStatsParamsWithHTTPClient(client *http.Client) *GetCachedBuildPromotionsStatsParams
- func NewGetCachedBuildPromotionsStatsParamsWithTimeout(timeout time.Duration) *GetCachedBuildPromotionsStatsParams
- func (o *GetCachedBuildPromotionsStatsParams) SetContext(ctx context.Context)
- func (o *GetCachedBuildPromotionsStatsParams) SetFields(fields *string)
- func (o *GetCachedBuildPromotionsStatsParams) SetHTTPClient(client *http.Client)
- func (o *GetCachedBuildPromotionsStatsParams) SetTimeout(timeout time.Duration)
- func (o *GetCachedBuildPromotionsStatsParams) WithContext(ctx context.Context) *GetCachedBuildPromotionsStatsParams
- func (o *GetCachedBuildPromotionsStatsParams) WithFields(fields *string) *GetCachedBuildPromotionsStatsParams
- func (o *GetCachedBuildPromotionsStatsParams) WithHTTPClient(client *http.Client) *GetCachedBuildPromotionsStatsParams
- func (o *GetCachedBuildPromotionsStatsParams) WithTimeout(timeout time.Duration) *GetCachedBuildPromotionsStatsParams
- func (o *GetCachedBuildPromotionsStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCachedBuildPromotionsStatsReader
- type GetCachedBuildsStatOK
- type GetCachedBuildsStatParams
- func NewGetCachedBuildsStatParams() *GetCachedBuildsStatParams
- func NewGetCachedBuildsStatParamsWithContext(ctx context.Context) *GetCachedBuildsStatParams
- func NewGetCachedBuildsStatParamsWithHTTPClient(client *http.Client) *GetCachedBuildsStatParams
- func NewGetCachedBuildsStatParamsWithTimeout(timeout time.Duration) *GetCachedBuildsStatParams
- func (o *GetCachedBuildsStatParams) SetContext(ctx context.Context)
- func (o *GetCachedBuildsStatParams) SetFields(fields *string)
- func (o *GetCachedBuildsStatParams) SetHTTPClient(client *http.Client)
- func (o *GetCachedBuildsStatParams) SetTimeout(timeout time.Duration)
- func (o *GetCachedBuildsStatParams) WithContext(ctx context.Context) *GetCachedBuildsStatParams
- func (o *GetCachedBuildsStatParams) WithFields(fields *string) *GetCachedBuildsStatParams
- func (o *GetCachedBuildsStatParams) WithHTTPClient(client *http.Client) *GetCachedBuildsStatParams
- func (o *GetCachedBuildsStatParams) WithTimeout(timeout time.Duration) *GetCachedBuildsStatParams
- func (o *GetCachedBuildsStatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCachedBuildsStatReader
- type GetCurrentSessionMaxInactiveIntervalOK
- type GetCurrentSessionMaxInactiveIntervalParams
- func NewGetCurrentSessionMaxInactiveIntervalParams() *GetCurrentSessionMaxInactiveIntervalParams
- func NewGetCurrentSessionMaxInactiveIntervalParamsWithContext(ctx context.Context) *GetCurrentSessionMaxInactiveIntervalParams
- func NewGetCurrentSessionMaxInactiveIntervalParamsWithHTTPClient(client *http.Client) *GetCurrentSessionMaxInactiveIntervalParams
- func NewGetCurrentSessionMaxInactiveIntervalParamsWithTimeout(timeout time.Duration) *GetCurrentSessionMaxInactiveIntervalParams
- func (o *GetCurrentSessionMaxInactiveIntervalParams) SetContext(ctx context.Context)
- func (o *GetCurrentSessionMaxInactiveIntervalParams) SetHTTPClient(client *http.Client)
- func (o *GetCurrentSessionMaxInactiveIntervalParams) SetTimeout(timeout time.Duration)
- func (o *GetCurrentSessionMaxInactiveIntervalParams) WithContext(ctx context.Context) *GetCurrentSessionMaxInactiveIntervalParams
- func (o *GetCurrentSessionMaxInactiveIntervalParams) WithHTTPClient(client *http.Client) *GetCurrentSessionMaxInactiveIntervalParams
- func (o *GetCurrentSessionMaxInactiveIntervalParams) WithTimeout(timeout time.Duration) *GetCurrentSessionMaxInactiveIntervalParams
- func (o *GetCurrentSessionMaxInactiveIntervalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCurrentSessionMaxInactiveIntervalReader
- type GetCurrentSessionOK
- type GetCurrentSessionParams
- func NewGetCurrentSessionParams() *GetCurrentSessionParams
- func NewGetCurrentSessionParamsWithContext(ctx context.Context) *GetCurrentSessionParams
- func NewGetCurrentSessionParamsWithHTTPClient(client *http.Client) *GetCurrentSessionParams
- func NewGetCurrentSessionParamsWithTimeout(timeout time.Duration) *GetCurrentSessionParams
- func (o *GetCurrentSessionParams) SetContext(ctx context.Context)
- func (o *GetCurrentSessionParams) SetFields(fields *string)
- func (o *GetCurrentSessionParams) SetHTTPClient(client *http.Client)
- func (o *GetCurrentSessionParams) SetTimeout(timeout time.Duration)
- func (o *GetCurrentSessionParams) WithContext(ctx context.Context) *GetCurrentSessionParams
- func (o *GetCurrentSessionParams) WithFields(fields *string) *GetCurrentSessionParams
- func (o *GetCurrentSessionParams) WithHTTPClient(client *http.Client) *GetCurrentSessionParams
- func (o *GetCurrentSessionParams) WithTimeout(timeout time.Duration) *GetCurrentSessionParams
- func (o *GetCurrentSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCurrentSessionReader
- type GetCurrentUserPermissionsOK
- type GetCurrentUserPermissionsParams
- func NewGetCurrentUserPermissionsParams() *GetCurrentUserPermissionsParams
- func NewGetCurrentUserPermissionsParamsWithContext(ctx context.Context) *GetCurrentUserPermissionsParams
- func NewGetCurrentUserPermissionsParamsWithHTTPClient(client *http.Client) *GetCurrentUserPermissionsParams
- func NewGetCurrentUserPermissionsParamsWithTimeout(timeout time.Duration) *GetCurrentUserPermissionsParams
- func (o *GetCurrentUserPermissionsParams) SetContext(ctx context.Context)
- func (o *GetCurrentUserPermissionsParams) SetHTTPClient(client *http.Client)
- func (o *GetCurrentUserPermissionsParams) SetTimeout(timeout time.Duration)
- func (o *GetCurrentUserPermissionsParams) WithContext(ctx context.Context) *GetCurrentUserPermissionsParams
- func (o *GetCurrentUserPermissionsParams) WithHTTPClient(client *http.Client) *GetCurrentUserPermissionsParams
- func (o *GetCurrentUserPermissionsParams) WithTimeout(timeout time.Duration) *GetCurrentUserPermissionsParams
- func (o *GetCurrentUserPermissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCurrentUserPermissionsReader
- type GetDateOK
- type GetDateParams
- func (o *GetDateParams) SetContext(ctx context.Context)
- func (o *GetDateParams) SetDateLocator(dateLocator string)
- func (o *GetDateParams) SetFormat(format *string)
- func (o *GetDateParams) SetHTTPClient(client *http.Client)
- func (o *GetDateParams) SetTimeout(timeout time.Duration)
- func (o *GetDateParams) SetTimezone(timezone *string)
- func (o *GetDateParams) WithContext(ctx context.Context) *GetDateParams
- func (o *GetDateParams) WithDateLocator(dateLocator string) *GetDateParams
- func (o *GetDateParams) WithFormat(format *string) *GetDateParams
- func (o *GetDateParams) WithHTTPClient(client *http.Client) *GetDateParams
- func (o *GetDateParams) WithTimeout(timeout time.Duration) *GetDateParams
- func (o *GetDateParams) WithTimezone(timezone *string) *GetDateParams
- func (o *GetDateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDateReader
- type GetDiagnosticsPerfStatsOK
- type GetDiagnosticsPerfStatsParams
- func NewGetDiagnosticsPerfStatsParams() *GetDiagnosticsPerfStatsParams
- func NewGetDiagnosticsPerfStatsParamsWithContext(ctx context.Context) *GetDiagnosticsPerfStatsParams
- func NewGetDiagnosticsPerfStatsParamsWithHTTPClient(client *http.Client) *GetDiagnosticsPerfStatsParams
- func NewGetDiagnosticsPerfStatsParamsWithTimeout(timeout time.Duration) *GetDiagnosticsPerfStatsParams
- func (o *GetDiagnosticsPerfStatsParams) SetContext(ctx context.Context)
- func (o *GetDiagnosticsPerfStatsParams) SetFields(fields *string)
- func (o *GetDiagnosticsPerfStatsParams) SetHTTPClient(client *http.Client)
- func (o *GetDiagnosticsPerfStatsParams) SetTimeout(timeout time.Duration)
- func (o *GetDiagnosticsPerfStatsParams) WithContext(ctx context.Context) *GetDiagnosticsPerfStatsParams
- func (o *GetDiagnosticsPerfStatsParams) WithFields(fields *string) *GetDiagnosticsPerfStatsParams
- func (o *GetDiagnosticsPerfStatsParams) WithHTTPClient(client *http.Client) *GetDiagnosticsPerfStatsParams
- func (o *GetDiagnosticsPerfStatsParams) WithTimeout(timeout time.Duration) *GetDiagnosticsPerfStatsParams
- func (o *GetDiagnosticsPerfStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDiagnosticsPerfStatsReader
- type GetEnvironmentVariablesOK
- type GetEnvironmentVariablesParams
- func NewGetEnvironmentVariablesParams() *GetEnvironmentVariablesParams
- func NewGetEnvironmentVariablesParamsWithContext(ctx context.Context) *GetEnvironmentVariablesParams
- func NewGetEnvironmentVariablesParamsWithHTTPClient(client *http.Client) *GetEnvironmentVariablesParams
- func NewGetEnvironmentVariablesParamsWithTimeout(timeout time.Duration) *GetEnvironmentVariablesParams
- func (o *GetEnvironmentVariablesParams) SetContext(ctx context.Context)
- func (o *GetEnvironmentVariablesParams) SetFields(fields *string)
- func (o *GetEnvironmentVariablesParams) SetHTTPClient(client *http.Client)
- func (o *GetEnvironmentVariablesParams) SetTimeout(timeout time.Duration)
- func (o *GetEnvironmentVariablesParams) WithContext(ctx context.Context) *GetEnvironmentVariablesParams
- func (o *GetEnvironmentVariablesParams) WithFields(fields *string) *GetEnvironmentVariablesParams
- func (o *GetEnvironmentVariablesParams) WithHTTPClient(client *http.Client) *GetEnvironmentVariablesParams
- func (o *GetEnvironmentVariablesParams) WithTimeout(timeout time.Duration) *GetEnvironmentVariablesParams
- func (o *GetEnvironmentVariablesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEnvironmentVariablesReader
- type GetHashedOK
- type GetHashedParams
- func (o *GetHashedParams) SetContext(ctx context.Context)
- func (o *GetHashedParams) SetHTTPClient(client *http.Client)
- func (o *GetHashedParams) SetMethod(method string)
- func (o *GetHashedParams) SetTimeout(timeout time.Duration)
- func (o *GetHashedParams) SetValue(value *string)
- func (o *GetHashedParams) WithContext(ctx context.Context) *GetHashedParams
- func (o *GetHashedParams) WithHTTPClient(client *http.Client) *GetHashedParams
- func (o *GetHashedParams) WithMethod(method string) *GetHashedParams
- func (o *GetHashedParams) WithTimeout(timeout time.Duration) *GetHashedParams
- func (o *GetHashedParams) WithValue(value *string) *GetHashedParams
- func (o *GetHashedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetHashedReader
- type GetIPAddressOK
- type GetIPAddressParams
- func (o *GetIPAddressParams) SetContext(ctx context.Context)
- func (o *GetIPAddressParams) SetHTTPClient(client *http.Client)
- func (o *GetIPAddressParams) SetHost(host string)
- func (o *GetIPAddressParams) SetTimeout(timeout time.Duration)
- func (o *GetIPAddressParams) WithContext(ctx context.Context) *GetIPAddressParams
- func (o *GetIPAddressParams) WithHTTPClient(client *http.Client) *GetIPAddressParams
- func (o *GetIPAddressParams) WithHost(host string) *GetIPAddressParams
- func (o *GetIPAddressParams) WithTimeout(timeout time.Duration) *GetIPAddressParams
- func (o *GetIPAddressParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetIPAddressReader
- type GetRawInvestigationsOK
- type GetRawInvestigationsParams
- func NewGetRawInvestigationsParams() *GetRawInvestigationsParams
- func NewGetRawInvestigationsParamsWithContext(ctx context.Context) *GetRawInvestigationsParams
- func NewGetRawInvestigationsParamsWithHTTPClient(client *http.Client) *GetRawInvestigationsParams
- func NewGetRawInvestigationsParamsWithTimeout(timeout time.Duration) *GetRawInvestigationsParams
- func (o *GetRawInvestigationsParams) SetContext(ctx context.Context)
- func (o *GetRawInvestigationsParams) SetFields(fields *string)
- func (o *GetRawInvestigationsParams) SetHTTPClient(client *http.Client)
- func (o *GetRawInvestigationsParams) SetTimeout(timeout time.Duration)
- func (o *GetRawInvestigationsParams) WithContext(ctx context.Context) *GetRawInvestigationsParams
- func (o *GetRawInvestigationsParams) WithFields(fields *string) *GetRawInvestigationsParams
- func (o *GetRawInvestigationsParams) WithHTTPClient(client *http.Client) *GetRawInvestigationsParams
- func (o *GetRawInvestigationsParams) WithTimeout(timeout time.Duration) *GetRawInvestigationsParams
- func (o *GetRawInvestigationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRawInvestigationsReader
- type GetRequestDetailsOK
- type GetRequestDetailsParams
- func NewGetRequestDetailsParams() *GetRequestDetailsParams
- func NewGetRequestDetailsParamsWithContext(ctx context.Context) *GetRequestDetailsParams
- func NewGetRequestDetailsParamsWithHTTPClient(client *http.Client) *GetRequestDetailsParams
- func NewGetRequestDetailsParamsWithTimeout(timeout time.Duration) *GetRequestDetailsParams
- func (o *GetRequestDetailsParams) SetContext(ctx context.Context)
- func (o *GetRequestDetailsParams) SetExtra(extra string)
- func (o *GetRequestDetailsParams) SetHTTPClient(client *http.Client)
- func (o *GetRequestDetailsParams) SetTimeout(timeout time.Duration)
- func (o *GetRequestDetailsParams) WithContext(ctx context.Context) *GetRequestDetailsParams
- func (o *GetRequestDetailsParams) WithExtra(extra string) *GetRequestDetailsParams
- func (o *GetRequestDetailsParams) WithHTTPClient(client *http.Client) *GetRequestDetailsParams
- func (o *GetRequestDetailsParams) WithTimeout(timeout time.Duration) *GetRequestDetailsParams
- func (o *GetRequestDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRequestDetailsReader
- type GetScrambledOK
- type GetScrambledParams
- func (o *GetScrambledParams) SetContext(ctx context.Context)
- func (o *GetScrambledParams) SetHTTPClient(client *http.Client)
- func (o *GetScrambledParams) SetTimeout(timeout time.Duration)
- func (o *GetScrambledParams) SetValue(value *string)
- func (o *GetScrambledParams) WithContext(ctx context.Context) *GetScrambledParams
- func (o *GetScrambledParams) WithHTTPClient(client *http.Client) *GetScrambledParams
- func (o *GetScrambledParams) WithTimeout(timeout time.Duration) *GetScrambledParams
- func (o *GetScrambledParams) WithValue(value *string) *GetScrambledParams
- func (o *GetScrambledParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetScrambledReader
- type GetSessionsOK
- type GetSessionsParams
- func (o *GetSessionsParams) SetContext(ctx context.Context)
- func (o *GetSessionsParams) SetFields(fields *string)
- func (o *GetSessionsParams) SetHTTPClient(client *http.Client)
- func (o *GetSessionsParams) SetManager(manager *int64)
- func (o *GetSessionsParams) SetTimeout(timeout time.Duration)
- func (o *GetSessionsParams) WithContext(ctx context.Context) *GetSessionsParams
- func (o *GetSessionsParams) WithFields(fields *string) *GetSessionsParams
- func (o *GetSessionsParams) WithHTTPClient(client *http.Client) *GetSessionsParams
- func (o *GetSessionsParams) WithManager(manager *int64) *GetSessionsParams
- func (o *GetSessionsParams) WithTimeout(timeout time.Duration) *GetSessionsParams
- func (o *GetSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSessionsReader
- type GetSystemPropertiesOK
- type GetSystemPropertiesParams
- func NewGetSystemPropertiesParams() *GetSystemPropertiesParams
- func NewGetSystemPropertiesParamsWithContext(ctx context.Context) *GetSystemPropertiesParams
- func NewGetSystemPropertiesParamsWithHTTPClient(client *http.Client) *GetSystemPropertiesParams
- func NewGetSystemPropertiesParamsWithTimeout(timeout time.Duration) *GetSystemPropertiesParams
- func (o *GetSystemPropertiesParams) SetContext(ctx context.Context)
- func (o *GetSystemPropertiesParams) SetFields(fields *string)
- func (o *GetSystemPropertiesParams) SetHTTPClient(client *http.Client)
- func (o *GetSystemPropertiesParams) SetTimeout(timeout time.Duration)
- func (o *GetSystemPropertiesParams) WithContext(ctx context.Context) *GetSystemPropertiesParams
- func (o *GetSystemPropertiesParams) WithFields(fields *string) *GetSystemPropertiesParams
- func (o *GetSystemPropertiesParams) WithHTTPClient(client *http.Client) *GetSystemPropertiesParams
- func (o *GetSystemPropertiesParams) WithTimeout(timeout time.Duration) *GetSystemPropertiesParams
- func (o *GetSystemPropertiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSystemPropertiesReader
- type GetThreadDumpOK
- type GetThreadDumpParams
- func (o *GetThreadDumpParams) SetContext(ctx context.Context)
- func (o *GetThreadDumpParams) SetDetectLocks(detectLocks *string)
- func (o *GetThreadDumpParams) SetHTTPClient(client *http.Client)
- func (o *GetThreadDumpParams) SetLockedMonitors(lockedMonitors *string)
- func (o *GetThreadDumpParams) SetLockedSynchronizers(lockedSynchronizers *string)
- func (o *GetThreadDumpParams) SetTimeout(timeout time.Duration)
- func (o *GetThreadDumpParams) WithContext(ctx context.Context) *GetThreadDumpParams
- func (o *GetThreadDumpParams) WithDetectLocks(detectLocks *string) *GetThreadDumpParams
- func (o *GetThreadDumpParams) WithHTTPClient(client *http.Client) *GetThreadDumpParams
- func (o *GetThreadDumpParams) WithLockedMonitors(lockedMonitors *string) *GetThreadDumpParams
- func (o *GetThreadDumpParams) WithLockedSynchronizers(lockedSynchronizers *string) *GetThreadDumpParams
- func (o *GetThreadDumpParams) WithTimeout(timeout time.Duration) *GetThreadDumpParams
- func (o *GetThreadDumpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetThreadDumpReader
- type GetThreadInterruptedOK
- type GetThreadInterruptedParams
- func NewGetThreadInterruptedParams() *GetThreadInterruptedParams
- func NewGetThreadInterruptedParamsWithContext(ctx context.Context) *GetThreadInterruptedParams
- func NewGetThreadInterruptedParamsWithHTTPClient(client *http.Client) *GetThreadInterruptedParams
- func NewGetThreadInterruptedParamsWithTimeout(timeout time.Duration) *GetThreadInterruptedParams
- func (o *GetThreadInterruptedParams) SetContext(ctx context.Context)
- func (o *GetThreadInterruptedParams) SetHTTPClient(client *http.Client)
- func (o *GetThreadInterruptedParams) SetThreadLocator(threadLocator string)
- func (o *GetThreadInterruptedParams) SetTimeout(timeout time.Duration)
- func (o *GetThreadInterruptedParams) WithContext(ctx context.Context) *GetThreadInterruptedParams
- func (o *GetThreadInterruptedParams) WithHTTPClient(client *http.Client) *GetThreadInterruptedParams
- func (o *GetThreadInterruptedParams) WithThreadLocator(threadLocator string) *GetThreadInterruptedParams
- func (o *GetThreadInterruptedParams) WithTimeout(timeout time.Duration) *GetThreadInterruptedParams
- func (o *GetThreadInterruptedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetThreadInterruptedReader
- type GetUnscrambledOK
- type GetUnscrambledParams
- func NewGetUnscrambledParams() *GetUnscrambledParams
- func NewGetUnscrambledParamsWithContext(ctx context.Context) *GetUnscrambledParams
- func NewGetUnscrambledParamsWithHTTPClient(client *http.Client) *GetUnscrambledParams
- func NewGetUnscrambledParamsWithTimeout(timeout time.Duration) *GetUnscrambledParams
- func (o *GetUnscrambledParams) SetContext(ctx context.Context)
- func (o *GetUnscrambledParams) SetHTTPClient(client *http.Client)
- func (o *GetUnscrambledParams) SetTimeout(timeout time.Duration)
- func (o *GetUnscrambledParams) SetValue(value *string)
- func (o *GetUnscrambledParams) WithContext(ctx context.Context) *GetUnscrambledParams
- func (o *GetUnscrambledParams) WithHTTPClient(client *http.Client) *GetUnscrambledParams
- func (o *GetUnscrambledParams) WithTimeout(timeout time.Duration) *GetUnscrambledParams
- func (o *GetUnscrambledParams) WithValue(value *string) *GetUnscrambledParams
- func (o *GetUnscrambledParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetUnscrambledReader
- type InterruptThreadOK
- type InterruptThreadParams
- func NewInterruptThreadParams() *InterruptThreadParams
- func NewInterruptThreadParamsWithContext(ctx context.Context) *InterruptThreadParams
- func NewInterruptThreadParamsWithHTTPClient(client *http.Client) *InterruptThreadParams
- func NewInterruptThreadParamsWithTimeout(timeout time.Duration) *InterruptThreadParams
- func (o *InterruptThreadParams) SetBody(body string)
- func (o *InterruptThreadParams) SetContext(ctx context.Context)
- func (o *InterruptThreadParams) SetHTTPClient(client *http.Client)
- func (o *InterruptThreadParams) SetThreadLocator(threadLocator string)
- func (o *InterruptThreadParams) SetTimeout(timeout time.Duration)
- func (o *InterruptThreadParams) WithBody(body string) *InterruptThreadParams
- func (o *InterruptThreadParams) WithContext(ctx context.Context) *InterruptThreadParams
- func (o *InterruptThreadParams) WithHTTPClient(client *http.Client) *InterruptThreadParams
- func (o *InterruptThreadParams) WithThreadLocator(threadLocator string) *InterruptThreadParams
- func (o *InterruptThreadParams) WithTimeout(timeout time.Duration) *InterruptThreadParams
- func (o *InterruptThreadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InterruptThreadReader
- type InvalidateCurrentSessionDefault
- type InvalidateCurrentSessionParams
- func NewInvalidateCurrentSessionParams() *InvalidateCurrentSessionParams
- func NewInvalidateCurrentSessionParamsWithContext(ctx context.Context) *InvalidateCurrentSessionParams
- func NewInvalidateCurrentSessionParamsWithHTTPClient(client *http.Client) *InvalidateCurrentSessionParams
- func NewInvalidateCurrentSessionParamsWithTimeout(timeout time.Duration) *InvalidateCurrentSessionParams
- func (o *InvalidateCurrentSessionParams) SetContext(ctx context.Context)
- func (o *InvalidateCurrentSessionParams) SetHTTPClient(client *http.Client)
- func (o *InvalidateCurrentSessionParams) SetTimeout(timeout time.Duration)
- func (o *InvalidateCurrentSessionParams) WithContext(ctx context.Context) *InvalidateCurrentSessionParams
- func (o *InvalidateCurrentSessionParams) WithHTTPClient(client *http.Client) *InvalidateCurrentSessionParams
- func (o *InvalidateCurrentSessionParams) WithTimeout(timeout time.Duration) *InvalidateCurrentSessionParams
- func (o *InvalidateCurrentSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InvalidateCurrentSessionReader
- type ListDBTablesOK
- type ListDBTablesParams
- func (o *ListDBTablesParams) SetContext(ctx context.Context)
- func (o *ListDBTablesParams) SetHTTPClient(client *http.Client)
- func (o *ListDBTablesParams) SetTimeout(timeout time.Duration)
- func (o *ListDBTablesParams) WithContext(ctx context.Context) *ListDBTablesParams
- func (o *ListDBTablesParams) WithHTTPClient(client *http.Client) *ListDBTablesParams
- func (o *ListDBTablesParams) WithTimeout(timeout time.Duration) *ListDBTablesParams
- func (o *ListDBTablesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListDBTablesReader
- type NewRememberMeOK
- type NewRememberMeParams
- func (o *NewRememberMeParams) SetContext(ctx context.Context)
- func (o *NewRememberMeParams) SetHTTPClient(client *http.Client)
- func (o *NewRememberMeParams) SetTimeout(timeout time.Duration)
- func (o *NewRememberMeParams) WithContext(ctx context.Context) *NewRememberMeParams
- func (o *NewRememberMeParams) WithHTTPClient(client *http.Client) *NewRememberMeParams
- func (o *NewRememberMeParams) WithTimeout(timeout time.Duration) *NewRememberMeParams
- func (o *NewRememberMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type NewRememberMeReader
- type PostRequestDetailsOK
- type PostRequestDetailsParams
- func NewPostRequestDetailsParams() *PostRequestDetailsParams
- func NewPostRequestDetailsParamsWithContext(ctx context.Context) *PostRequestDetailsParams
- func NewPostRequestDetailsParamsWithHTTPClient(client *http.Client) *PostRequestDetailsParams
- func NewPostRequestDetailsParamsWithTimeout(timeout time.Duration) *PostRequestDetailsParams
- func (o *PostRequestDetailsParams) SetContext(ctx context.Context)
- func (o *PostRequestDetailsParams) SetExtra(extra string)
- func (o *PostRequestDetailsParams) SetHTTPClient(client *http.Client)
- func (o *PostRequestDetailsParams) SetTimeout(timeout time.Duration)
- func (o *PostRequestDetailsParams) WithContext(ctx context.Context) *PostRequestDetailsParams
- func (o *PostRequestDetailsParams) WithExtra(extra string) *PostRequestDetailsParams
- func (o *PostRequestDetailsParams) WithHTTPClient(client *http.Client) *PostRequestDetailsParams
- func (o *PostRequestDetailsParams) WithTimeout(timeout time.Duration) *PostRequestDetailsParams
- func (o *PostRequestDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostRequestDetailsReader
- type PutRequestDetailsOK
- type PutRequestDetailsParams
- func NewPutRequestDetailsParams() *PutRequestDetailsParams
- func NewPutRequestDetailsParamsWithContext(ctx context.Context) *PutRequestDetailsParams
- func NewPutRequestDetailsParamsWithHTTPClient(client *http.Client) *PutRequestDetailsParams
- func NewPutRequestDetailsParamsWithTimeout(timeout time.Duration) *PutRequestDetailsParams
- func (o *PutRequestDetailsParams) SetContext(ctx context.Context)
- func (o *PutRequestDetailsParams) SetExtra(extra string)
- func (o *PutRequestDetailsParams) SetHTTPClient(client *http.Client)
- func (o *PutRequestDetailsParams) SetTimeout(timeout time.Duration)
- func (o *PutRequestDetailsParams) WithContext(ctx context.Context) *PutRequestDetailsParams
- func (o *PutRequestDetailsParams) WithExtra(extra string) *PutRequestDetailsParams
- func (o *PutRequestDetailsParams) WithHTTPClient(client *http.Client) *PutRequestDetailsParams
- func (o *PutRequestDetailsParams) WithTimeout(timeout time.Duration) *PutRequestDetailsParams
- func (o *PutRequestDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutRequestDetailsReader
- type RequestFinalizationDefault
- type RequestFinalizationParams
- func NewRequestFinalizationParams() *RequestFinalizationParams
- func NewRequestFinalizationParamsWithContext(ctx context.Context) *RequestFinalizationParams
- func NewRequestFinalizationParamsWithHTTPClient(client *http.Client) *RequestFinalizationParams
- func NewRequestFinalizationParamsWithTimeout(timeout time.Duration) *RequestFinalizationParams
- func (o *RequestFinalizationParams) SetContext(ctx context.Context)
- func (o *RequestFinalizationParams) SetHTTPClient(client *http.Client)
- func (o *RequestFinalizationParams) SetTimeout(timeout time.Duration)
- func (o *RequestFinalizationParams) WithContext(ctx context.Context) *RequestFinalizationParams
- func (o *RequestFinalizationParams) WithHTTPClient(client *http.Client) *RequestFinalizationParams
- func (o *RequestFinalizationParams) WithTimeout(timeout time.Duration) *RequestFinalizationParams
- func (o *RequestFinalizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RequestFinalizationReader
- type RequestGcDefault
- type RequestGcParams
- func (o *RequestGcParams) SetContext(ctx context.Context)
- func (o *RequestGcParams) SetHTTPClient(client *http.Client)
- func (o *RequestGcParams) SetTimeout(timeout time.Duration)
- func (o *RequestGcParams) WithContext(ctx context.Context) *RequestGcParams
- func (o *RequestGcParams) WithHTTPClient(client *http.Client) *RequestGcParams
- func (o *RequestGcParams) WithTimeout(timeout time.Duration) *RequestGcParams
- func (o *RequestGcParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RequestGcReader
- type SaveMemoryDumpOK
- type SaveMemoryDumpParams
- func NewSaveMemoryDumpParams() *SaveMemoryDumpParams
- func NewSaveMemoryDumpParamsWithContext(ctx context.Context) *SaveMemoryDumpParams
- func NewSaveMemoryDumpParamsWithHTTPClient(client *http.Client) *SaveMemoryDumpParams
- func NewSaveMemoryDumpParamsWithTimeout(timeout time.Duration) *SaveMemoryDumpParams
- func (o *SaveMemoryDumpParams) SetArchived(archived *bool)
- func (o *SaveMemoryDumpParams) SetContext(ctx context.Context)
- func (o *SaveMemoryDumpParams) SetHTTPClient(client *http.Client)
- func (o *SaveMemoryDumpParams) SetTimeout(timeout time.Duration)
- func (o *SaveMemoryDumpParams) WithArchived(archived *bool) *SaveMemoryDumpParams
- func (o *SaveMemoryDumpParams) WithContext(ctx context.Context) *SaveMemoryDumpParams
- func (o *SaveMemoryDumpParams) WithHTTPClient(client *http.Client) *SaveMemoryDumpParams
- func (o *SaveMemoryDumpParams) WithTimeout(timeout time.Duration) *SaveMemoryDumpParams
- func (o *SaveMemoryDumpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SaveMemoryDumpReader
- type SetCurrentSessionMaxInactiveIntervalOK
- type SetCurrentSessionMaxInactiveIntervalParams
- func NewSetCurrentSessionMaxInactiveIntervalParams() *SetCurrentSessionMaxInactiveIntervalParams
- func NewSetCurrentSessionMaxInactiveIntervalParamsWithContext(ctx context.Context) *SetCurrentSessionMaxInactiveIntervalParams
- func NewSetCurrentSessionMaxInactiveIntervalParamsWithHTTPClient(client *http.Client) *SetCurrentSessionMaxInactiveIntervalParams
- func NewSetCurrentSessionMaxInactiveIntervalParamsWithTimeout(timeout time.Duration) *SetCurrentSessionMaxInactiveIntervalParams
- func (o *SetCurrentSessionMaxInactiveIntervalParams) SetBody(body string)
- func (o *SetCurrentSessionMaxInactiveIntervalParams) SetContext(ctx context.Context)
- func (o *SetCurrentSessionMaxInactiveIntervalParams) SetHTTPClient(client *http.Client)
- func (o *SetCurrentSessionMaxInactiveIntervalParams) SetTimeout(timeout time.Duration)
- func (o *SetCurrentSessionMaxInactiveIntervalParams) WithBody(body string) *SetCurrentSessionMaxInactiveIntervalParams
- func (o *SetCurrentSessionMaxInactiveIntervalParams) WithContext(ctx context.Context) *SetCurrentSessionMaxInactiveIntervalParams
- func (o *SetCurrentSessionMaxInactiveIntervalParams) WithHTTPClient(client *http.Client) *SetCurrentSessionMaxInactiveIntervalParams
- func (o *SetCurrentSessionMaxInactiveIntervalParams) WithTimeout(timeout time.Duration) *SetCurrentSessionMaxInactiveIntervalParams
- func (o *SetCurrentSessionMaxInactiveIntervalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetCurrentSessionMaxInactiveIntervalReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for debug API
func (*Client) DeleteCurrentRememberMe ¶
func (a *Client) DeleteCurrentRememberMe(params *DeleteCurrentRememberMeParams, authInfo runtime.ClientAuthInfoWriter) error
DeleteCurrentRememberMe delete current remember me API
func (*Client) EmptyTask ¶
func (a *Client) EmptyTask(params *EmptyTaskParams, authInfo runtime.ClientAuthInfoWriter) (*EmptyTaskOK, error)
EmptyTask empty task API
func (*Client) ExecuteDBQuery ¶
func (a *Client) ExecuteDBQuery(params *ExecuteDBQueryParams, authInfo runtime.ClientAuthInfoWriter) (*ExecuteDBQueryOK, error)
ExecuteDBQuery execute d b query API
func (*Client) GetBuildChainOptimizationLog ¶
func (a *Client) GetBuildChainOptimizationLog(params *GetBuildChainOptimizationLogParams, authInfo runtime.ClientAuthInfoWriter) (*GetBuildChainOptimizationLogOK, error)
GetBuildChainOptimizationLog get build chain optimization log API
func (*Client) GetCachedBuildPromotions ¶
func (a *Client) GetCachedBuildPromotions(params *GetCachedBuildPromotionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCachedBuildPromotionsOK, error)
GetCachedBuildPromotions get cached build promotions API
func (*Client) GetCachedBuildPromotionsStats ¶
func (a *Client) GetCachedBuildPromotionsStats(params *GetCachedBuildPromotionsStatsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCachedBuildPromotionsStatsOK, error)
GetCachedBuildPromotionsStats get cached build promotions stats API
func (*Client) GetCachedBuildsStat ¶
func (a *Client) GetCachedBuildsStat(params *GetCachedBuildsStatParams, authInfo runtime.ClientAuthInfoWriter) (*GetCachedBuildsStatOK, error)
GetCachedBuildsStat get cached builds stat API
func (*Client) GetCurrentSession ¶
func (a *Client) GetCurrentSession(params *GetCurrentSessionParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentSessionOK, error)
GetCurrentSession get current session API
func (*Client) GetCurrentSessionMaxInactiveInterval ¶
func (a *Client) GetCurrentSessionMaxInactiveInterval(params *GetCurrentSessionMaxInactiveIntervalParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentSessionMaxInactiveIntervalOK, error)
GetCurrentSessionMaxInactiveInterval get current session max inactive interval API
func (*Client) GetCurrentUserPermissions ¶
func (a *Client) GetCurrentUserPermissions(params *GetCurrentUserPermissionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentUserPermissionsOK, error)
GetCurrentUserPermissions get current user permissions API
func (*Client) GetDate ¶
func (a *Client) GetDate(params *GetDateParams, authInfo runtime.ClientAuthInfoWriter) (*GetDateOK, error)
GetDate get date API
func (*Client) GetDiagnosticsPerfStats ¶
func (a *Client) GetDiagnosticsPerfStats(params *GetDiagnosticsPerfStatsParams, authInfo runtime.ClientAuthInfoWriter) (*GetDiagnosticsPerfStatsOK, error)
GetDiagnosticsPerfStats get diagnostics perf stats API
func (*Client) GetEnvironmentVariables ¶
func (a *Client) GetEnvironmentVariables(params *GetEnvironmentVariablesParams, authInfo runtime.ClientAuthInfoWriter) (*GetEnvironmentVariablesOK, error)
GetEnvironmentVariables get environment variables API
func (*Client) GetHashed ¶
func (a *Client) GetHashed(params *GetHashedParams, authInfo runtime.ClientAuthInfoWriter) (*GetHashedOK, error)
GetHashed get hashed API
func (*Client) GetIPAddress ¶
func (a *Client) GetIPAddress(params *GetIPAddressParams, authInfo runtime.ClientAuthInfoWriter) (*GetIPAddressOK, error)
GetIPAddress get Ip address API
func (*Client) GetRawInvestigations ¶
func (a *Client) GetRawInvestigations(params *GetRawInvestigationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetRawInvestigationsOK, error)
GetRawInvestigations get raw investigations API
func (*Client) GetRequestDetails ¶
func (a *Client) GetRequestDetails(params *GetRequestDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetRequestDetailsOK, error)
GetRequestDetails get request details API
func (*Client) GetScrambled ¶
func (a *Client) GetScrambled(params *GetScrambledParams, authInfo runtime.ClientAuthInfoWriter) (*GetScrambledOK, error)
GetScrambled get scrambled API
func (*Client) GetSessions ¶
func (a *Client) GetSessions(params *GetSessionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSessionsOK, error)
GetSessions get sessions API
func (*Client) GetSystemProperties ¶
func (a *Client) GetSystemProperties(params *GetSystemPropertiesParams, authInfo runtime.ClientAuthInfoWriter) (*GetSystemPropertiesOK, error)
GetSystemProperties get system properties API
func (*Client) GetThreadDump ¶
func (a *Client) GetThreadDump(params *GetThreadDumpParams, authInfo runtime.ClientAuthInfoWriter) (*GetThreadDumpOK, error)
GetThreadDump get thread dump API
func (*Client) GetThreadInterrupted ¶
func (a *Client) GetThreadInterrupted(params *GetThreadInterruptedParams, authInfo runtime.ClientAuthInfoWriter) (*GetThreadInterruptedOK, error)
GetThreadInterrupted get thread interrupted API
func (*Client) GetUnscrambled ¶
func (a *Client) GetUnscrambled(params *GetUnscrambledParams, authInfo runtime.ClientAuthInfoWriter) (*GetUnscrambledOK, error)
GetUnscrambled get unscrambled API
func (*Client) InterruptThread ¶
func (a *Client) InterruptThread(params *InterruptThreadParams, authInfo runtime.ClientAuthInfoWriter) (*InterruptThreadOK, error)
InterruptThread interrupt thread API
func (*Client) InvalidateCurrentSession ¶
func (a *Client) InvalidateCurrentSession(params *InvalidateCurrentSessionParams, authInfo runtime.ClientAuthInfoWriter) error
InvalidateCurrentSession invalidate current session API
func (*Client) ListDBTables ¶
func (a *Client) ListDBTables(params *ListDBTablesParams, authInfo runtime.ClientAuthInfoWriter) (*ListDBTablesOK, error)
ListDBTables list d b tables API
func (*Client) NewRememberMe ¶
func (a *Client) NewRememberMe(params *NewRememberMeParams, authInfo runtime.ClientAuthInfoWriter) (*NewRememberMeOK, error)
NewRememberMe new remember me API
func (*Client) PostRequestDetails ¶
func (a *Client) PostRequestDetails(params *PostRequestDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*PostRequestDetailsOK, error)
PostRequestDetails post request details API
func (*Client) PutRequestDetails ¶
func (a *Client) PutRequestDetails(params *PutRequestDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*PutRequestDetailsOK, error)
PutRequestDetails put request details API
func (*Client) RequestFinalization ¶
func (a *Client) RequestFinalization(params *RequestFinalizationParams, authInfo runtime.ClientAuthInfoWriter) error
RequestFinalization request finalization API
func (*Client) RequestGc ¶
func (a *Client) RequestGc(params *RequestGcParams, authInfo runtime.ClientAuthInfoWriter) error
RequestGc request gc API
func (*Client) SaveMemoryDump ¶
func (a *Client) SaveMemoryDump(params *SaveMemoryDumpParams, authInfo runtime.ClientAuthInfoWriter) (*SaveMemoryDumpOK, error)
SaveMemoryDump save memory dump API
func (*Client) SetCurrentSessionMaxInactiveInterval ¶
func (a *Client) SetCurrentSessionMaxInactiveInterval(params *SetCurrentSessionMaxInactiveIntervalParams, authInfo runtime.ClientAuthInfoWriter) (*SetCurrentSessionMaxInactiveIntervalOK, error)
SetCurrentSessionMaxInactiveInterval set current session max inactive interval API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { DeleteCurrentRememberMe(params *DeleteCurrentRememberMeParams, authInfo runtime.ClientAuthInfoWriter) error EmptyTask(params *EmptyTaskParams, authInfo runtime.ClientAuthInfoWriter) (*EmptyTaskOK, error) ExecuteDBQuery(params *ExecuteDBQueryParams, authInfo runtime.ClientAuthInfoWriter) (*ExecuteDBQueryOK, error) GetBuildChainOptimizationLog(params *GetBuildChainOptimizationLogParams, authInfo runtime.ClientAuthInfoWriter) (*GetBuildChainOptimizationLogOK, error) GetCachedBuildPromotions(params *GetCachedBuildPromotionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCachedBuildPromotionsOK, error) GetCachedBuildPromotionsStats(params *GetCachedBuildPromotionsStatsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCachedBuildPromotionsStatsOK, error) GetCachedBuildsStat(params *GetCachedBuildsStatParams, authInfo runtime.ClientAuthInfoWriter) (*GetCachedBuildsStatOK, error) GetCurrentSession(params *GetCurrentSessionParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentSessionOK, error) GetCurrentSessionMaxInactiveInterval(params *GetCurrentSessionMaxInactiveIntervalParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentSessionMaxInactiveIntervalOK, error) GetCurrentUserPermissions(params *GetCurrentUserPermissionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetCurrentUserPermissionsOK, error) GetDate(params *GetDateParams, authInfo runtime.ClientAuthInfoWriter) (*GetDateOK, error) GetDiagnosticsPerfStats(params *GetDiagnosticsPerfStatsParams, authInfo runtime.ClientAuthInfoWriter) (*GetDiagnosticsPerfStatsOK, error) GetEnvironmentVariables(params *GetEnvironmentVariablesParams, authInfo runtime.ClientAuthInfoWriter) (*GetEnvironmentVariablesOK, error) GetHashed(params *GetHashedParams, authInfo runtime.ClientAuthInfoWriter) (*GetHashedOK, error) GetIPAddress(params *GetIPAddressParams, authInfo runtime.ClientAuthInfoWriter) (*GetIPAddressOK, error) GetRawInvestigations(params *GetRawInvestigationsParams, authInfo runtime.ClientAuthInfoWriter) (*GetRawInvestigationsOK, error) GetRequestDetails(params *GetRequestDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetRequestDetailsOK, error) GetScrambled(params *GetScrambledParams, authInfo runtime.ClientAuthInfoWriter) (*GetScrambledOK, error) GetSessions(params *GetSessionsParams, authInfo runtime.ClientAuthInfoWriter) (*GetSessionsOK, error) GetSystemProperties(params *GetSystemPropertiesParams, authInfo runtime.ClientAuthInfoWriter) (*GetSystemPropertiesOK, error) GetThreadDump(params *GetThreadDumpParams, authInfo runtime.ClientAuthInfoWriter) (*GetThreadDumpOK, error) GetThreadInterrupted(params *GetThreadInterruptedParams, authInfo runtime.ClientAuthInfoWriter) (*GetThreadInterruptedOK, error) GetUnscrambled(params *GetUnscrambledParams, authInfo runtime.ClientAuthInfoWriter) (*GetUnscrambledOK, error) InterruptThread(params *InterruptThreadParams, authInfo runtime.ClientAuthInfoWriter) (*InterruptThreadOK, error) InvalidateCurrentSession(params *InvalidateCurrentSessionParams, authInfo runtime.ClientAuthInfoWriter) error ListDBTables(params *ListDBTablesParams, authInfo runtime.ClientAuthInfoWriter) (*ListDBTablesOK, error) NewRememberMe(params *NewRememberMeParams, authInfo runtime.ClientAuthInfoWriter) (*NewRememberMeOK, error) PostRequestDetails(params *PostRequestDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*PostRequestDetailsOK, error) PutRequestDetails(params *PutRequestDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*PutRequestDetailsOK, error) RequestFinalization(params *RequestFinalizationParams, authInfo runtime.ClientAuthInfoWriter) error RequestGc(params *RequestGcParams, authInfo runtime.ClientAuthInfoWriter) error SaveMemoryDump(params *SaveMemoryDumpParams, authInfo runtime.ClientAuthInfoWriter) (*SaveMemoryDumpOK, error) SetCurrentSessionMaxInactiveInterval(params *SetCurrentSessionMaxInactiveIntervalParams, authInfo runtime.ClientAuthInfoWriter) (*SetCurrentSessionMaxInactiveIntervalOK, 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 debug API client.
type DeleteCurrentRememberMeDefault ¶
type DeleteCurrentRememberMeDefault struct {
// contains filtered or unexported fields
}
DeleteCurrentRememberMeDefault handles this case with default header values.
successful operation
func NewDeleteCurrentRememberMeDefault ¶
func NewDeleteCurrentRememberMeDefault(code int) *DeleteCurrentRememberMeDefault
NewDeleteCurrentRememberMeDefault creates a DeleteCurrentRememberMeDefault with default headers values
func (*DeleteCurrentRememberMeDefault) Code ¶
func (o *DeleteCurrentRememberMeDefault) Code() int
Code gets the status code for the delete current remember me default response
func (*DeleteCurrentRememberMeDefault) Error ¶
func (o *DeleteCurrentRememberMeDefault) Error() string
type DeleteCurrentRememberMeParams ¶
type DeleteCurrentRememberMeParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteCurrentRememberMeParams contains all the parameters to send to the API endpoint for the delete current remember me operation typically these are written to a http.Request
func NewDeleteCurrentRememberMeParams ¶
func NewDeleteCurrentRememberMeParams() *DeleteCurrentRememberMeParams
NewDeleteCurrentRememberMeParams creates a new DeleteCurrentRememberMeParams object with the default values initialized.
func NewDeleteCurrentRememberMeParamsWithContext ¶
func NewDeleteCurrentRememberMeParamsWithContext(ctx context.Context) *DeleteCurrentRememberMeParams
NewDeleteCurrentRememberMeParamsWithContext creates a new DeleteCurrentRememberMeParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteCurrentRememberMeParamsWithHTTPClient ¶
func NewDeleteCurrentRememberMeParamsWithHTTPClient(client *http.Client) *DeleteCurrentRememberMeParams
NewDeleteCurrentRememberMeParamsWithHTTPClient creates a new DeleteCurrentRememberMeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteCurrentRememberMeParamsWithTimeout ¶
func NewDeleteCurrentRememberMeParamsWithTimeout(timeout time.Duration) *DeleteCurrentRememberMeParams
NewDeleteCurrentRememberMeParamsWithTimeout creates a new DeleteCurrentRememberMeParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteCurrentRememberMeParams) SetContext ¶
func (o *DeleteCurrentRememberMeParams) SetContext(ctx context.Context)
SetContext adds the context to the delete current remember me params
func (*DeleteCurrentRememberMeParams) SetHTTPClient ¶
func (o *DeleteCurrentRememberMeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete current remember me params
func (*DeleteCurrentRememberMeParams) SetTimeout ¶
func (o *DeleteCurrentRememberMeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete current remember me params
func (*DeleteCurrentRememberMeParams) WithContext ¶
func (o *DeleteCurrentRememberMeParams) WithContext(ctx context.Context) *DeleteCurrentRememberMeParams
WithContext adds the context to the delete current remember me params
func (*DeleteCurrentRememberMeParams) WithHTTPClient ¶
func (o *DeleteCurrentRememberMeParams) WithHTTPClient(client *http.Client) *DeleteCurrentRememberMeParams
WithHTTPClient adds the HTTPClient to the delete current remember me params
func (*DeleteCurrentRememberMeParams) WithTimeout ¶
func (o *DeleteCurrentRememberMeParams) WithTimeout(timeout time.Duration) *DeleteCurrentRememberMeParams
WithTimeout adds the timeout to the delete current remember me params
func (*DeleteCurrentRememberMeParams) WriteToRequest ¶
func (o *DeleteCurrentRememberMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCurrentRememberMeReader ¶
type DeleteCurrentRememberMeReader struct {
// contains filtered or unexported fields
}
DeleteCurrentRememberMeReader is a Reader for the DeleteCurrentRememberMe structure.
func (*DeleteCurrentRememberMeReader) ReadResponse ¶
func (o *DeleteCurrentRememberMeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EmptyTaskOK ¶
type EmptyTaskOK struct {
Payload string
}
EmptyTaskOK handles this case with default header values.
successful operation
func NewEmptyTaskOK ¶
func NewEmptyTaskOK() *EmptyTaskOK
NewEmptyTaskOK creates a EmptyTaskOK with default headers values
func (*EmptyTaskOK) Error ¶
func (o *EmptyTaskOK) Error() string
func (*EmptyTaskOK) GetPayload ¶
func (o *EmptyTaskOK) GetPayload() string
type EmptyTaskParams ¶
type EmptyTaskParams struct { /*Load*/ Load *int32 /*Memory*/ Memory *int32 /*MemoryChunks*/ MemoryChunks *int32 /*Time*/ Time *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
EmptyTaskParams contains all the parameters to send to the API endpoint for the empty task operation typically these are written to a http.Request
func NewEmptyTaskParams ¶
func NewEmptyTaskParams() *EmptyTaskParams
NewEmptyTaskParams creates a new EmptyTaskParams object with the default values initialized.
func NewEmptyTaskParamsWithContext ¶
func NewEmptyTaskParamsWithContext(ctx context.Context) *EmptyTaskParams
NewEmptyTaskParamsWithContext creates a new EmptyTaskParams object with the default values initialized, and the ability to set a context for a request
func NewEmptyTaskParamsWithHTTPClient ¶
func NewEmptyTaskParamsWithHTTPClient(client *http.Client) *EmptyTaskParams
NewEmptyTaskParamsWithHTTPClient creates a new EmptyTaskParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewEmptyTaskParamsWithTimeout ¶
func NewEmptyTaskParamsWithTimeout(timeout time.Duration) *EmptyTaskParams
NewEmptyTaskParamsWithTimeout creates a new EmptyTaskParams object with the default values initialized, and the ability to set a timeout on a request
func (*EmptyTaskParams) SetContext ¶
func (o *EmptyTaskParams) SetContext(ctx context.Context)
SetContext adds the context to the empty task params
func (*EmptyTaskParams) SetHTTPClient ¶
func (o *EmptyTaskParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the empty task params
func (*EmptyTaskParams) SetLoad ¶
func (o *EmptyTaskParams) SetLoad(load *int32)
SetLoad adds the load to the empty task params
func (*EmptyTaskParams) SetMemory ¶
func (o *EmptyTaskParams) SetMemory(memory *int32)
SetMemory adds the memory to the empty task params
func (*EmptyTaskParams) SetMemoryChunks ¶
func (o *EmptyTaskParams) SetMemoryChunks(memoryChunks *int32)
SetMemoryChunks adds the memoryChunks to the empty task params
func (*EmptyTaskParams) SetTime ¶
func (o *EmptyTaskParams) SetTime(time *string)
SetTime adds the time to the empty task params
func (*EmptyTaskParams) SetTimeout ¶
func (o *EmptyTaskParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the empty task params
func (*EmptyTaskParams) WithContext ¶
func (o *EmptyTaskParams) WithContext(ctx context.Context) *EmptyTaskParams
WithContext adds the context to the empty task params
func (*EmptyTaskParams) WithHTTPClient ¶
func (o *EmptyTaskParams) WithHTTPClient(client *http.Client) *EmptyTaskParams
WithHTTPClient adds the HTTPClient to the empty task params
func (*EmptyTaskParams) WithLoad ¶
func (o *EmptyTaskParams) WithLoad(load *int32) *EmptyTaskParams
WithLoad adds the load to the empty task params
func (*EmptyTaskParams) WithMemory ¶
func (o *EmptyTaskParams) WithMemory(memory *int32) *EmptyTaskParams
WithMemory adds the memory to the empty task params
func (*EmptyTaskParams) WithMemoryChunks ¶
func (o *EmptyTaskParams) WithMemoryChunks(memoryChunks *int32) *EmptyTaskParams
WithMemoryChunks adds the memoryChunks to the empty task params
func (*EmptyTaskParams) WithTime ¶
func (o *EmptyTaskParams) WithTime(time *string) *EmptyTaskParams
WithTime adds the time to the empty task params
func (*EmptyTaskParams) WithTimeout ¶
func (o *EmptyTaskParams) WithTimeout(timeout time.Duration) *EmptyTaskParams
WithTimeout adds the timeout to the empty task params
func (*EmptyTaskParams) WriteToRequest ¶
func (o *EmptyTaskParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EmptyTaskReader ¶
type EmptyTaskReader struct {
// contains filtered or unexported fields
}
EmptyTaskReader is a Reader for the EmptyTask structure.
func (*EmptyTaskReader) ReadResponse ¶
func (o *EmptyTaskReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ExecuteDBQueryOK ¶
type ExecuteDBQueryOK struct {
Payload string
}
ExecuteDBQueryOK handles this case with default header values.
successful operation
func NewExecuteDBQueryOK ¶
func NewExecuteDBQueryOK() *ExecuteDBQueryOK
NewExecuteDBQueryOK creates a ExecuteDBQueryOK with default headers values
func (*ExecuteDBQueryOK) Error ¶
func (o *ExecuteDBQueryOK) Error() string
func (*ExecuteDBQueryOK) GetPayload ¶
func (o *ExecuteDBQueryOK) GetPayload() string
type ExecuteDBQueryParams ¶
type ExecuteDBQueryParams struct { /*Count*/ Count *int32 /*DataRetrieveQuery*/ DataRetrieveQuery *string /*FieldDelimiter*/ FieldDelimiter *string /*Query*/ Query string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ExecuteDBQueryParams contains all the parameters to send to the API endpoint for the execute d b query operation typically these are written to a http.Request
func NewExecuteDBQueryParams ¶
func NewExecuteDBQueryParams() *ExecuteDBQueryParams
NewExecuteDBQueryParams creates a new ExecuteDBQueryParams object with the default values initialized.
func NewExecuteDBQueryParamsWithContext ¶
func NewExecuteDBQueryParamsWithContext(ctx context.Context) *ExecuteDBQueryParams
NewExecuteDBQueryParamsWithContext creates a new ExecuteDBQueryParams object with the default values initialized, and the ability to set a context for a request
func NewExecuteDBQueryParamsWithHTTPClient ¶
func NewExecuteDBQueryParamsWithHTTPClient(client *http.Client) *ExecuteDBQueryParams
NewExecuteDBQueryParamsWithHTTPClient creates a new ExecuteDBQueryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewExecuteDBQueryParamsWithTimeout ¶
func NewExecuteDBQueryParamsWithTimeout(timeout time.Duration) *ExecuteDBQueryParams
NewExecuteDBQueryParamsWithTimeout creates a new ExecuteDBQueryParams object with the default values initialized, and the ability to set a timeout on a request
func (*ExecuteDBQueryParams) SetContext ¶
func (o *ExecuteDBQueryParams) SetContext(ctx context.Context)
SetContext adds the context to the execute d b query params
func (*ExecuteDBQueryParams) SetCount ¶
func (o *ExecuteDBQueryParams) SetCount(count *int32)
SetCount adds the count to the execute d b query params
func (*ExecuteDBQueryParams) SetDataRetrieveQuery ¶
func (o *ExecuteDBQueryParams) SetDataRetrieveQuery(dataRetrieveQuery *string)
SetDataRetrieveQuery adds the dataRetrieveQuery to the execute d b query params
func (*ExecuteDBQueryParams) SetFieldDelimiter ¶
func (o *ExecuteDBQueryParams) SetFieldDelimiter(fieldDelimiter *string)
SetFieldDelimiter adds the fieldDelimiter to the execute d b query params
func (*ExecuteDBQueryParams) SetHTTPClient ¶
func (o *ExecuteDBQueryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the execute d b query params
func (*ExecuteDBQueryParams) SetQuery ¶
func (o *ExecuteDBQueryParams) SetQuery(query string)
SetQuery adds the query to the execute d b query params
func (*ExecuteDBQueryParams) SetTimeout ¶
func (o *ExecuteDBQueryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the execute d b query params
func (*ExecuteDBQueryParams) WithContext ¶
func (o *ExecuteDBQueryParams) WithContext(ctx context.Context) *ExecuteDBQueryParams
WithContext adds the context to the execute d b query params
func (*ExecuteDBQueryParams) WithCount ¶
func (o *ExecuteDBQueryParams) WithCount(count *int32) *ExecuteDBQueryParams
WithCount adds the count to the execute d b query params
func (*ExecuteDBQueryParams) WithDataRetrieveQuery ¶
func (o *ExecuteDBQueryParams) WithDataRetrieveQuery(dataRetrieveQuery *string) *ExecuteDBQueryParams
WithDataRetrieveQuery adds the dataRetrieveQuery to the execute d b query params
func (*ExecuteDBQueryParams) WithFieldDelimiter ¶
func (o *ExecuteDBQueryParams) WithFieldDelimiter(fieldDelimiter *string) *ExecuteDBQueryParams
WithFieldDelimiter adds the fieldDelimiter to the execute d b query params
func (*ExecuteDBQueryParams) WithHTTPClient ¶
func (o *ExecuteDBQueryParams) WithHTTPClient(client *http.Client) *ExecuteDBQueryParams
WithHTTPClient adds the HTTPClient to the execute d b query params
func (*ExecuteDBQueryParams) WithQuery ¶
func (o *ExecuteDBQueryParams) WithQuery(query string) *ExecuteDBQueryParams
WithQuery adds the query to the execute d b query params
func (*ExecuteDBQueryParams) WithTimeout ¶
func (o *ExecuteDBQueryParams) WithTimeout(timeout time.Duration) *ExecuteDBQueryParams
WithTimeout adds the timeout to the execute d b query params
func (*ExecuteDBQueryParams) WriteToRequest ¶
func (o *ExecuteDBQueryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ExecuteDBQueryReader ¶
type ExecuteDBQueryReader struct {
// contains filtered or unexported fields
}
ExecuteDBQueryReader is a Reader for the ExecuteDBQuery structure.
func (*ExecuteDBQueryReader) ReadResponse ¶
func (o *ExecuteDBQueryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetBuildChainOptimizationLogOK ¶
type GetBuildChainOptimizationLogOK struct {
Payload string
}
GetBuildChainOptimizationLogOK handles this case with default header values.
successful operation
func NewGetBuildChainOptimizationLogOK ¶
func NewGetBuildChainOptimizationLogOK() *GetBuildChainOptimizationLogOK
NewGetBuildChainOptimizationLogOK creates a GetBuildChainOptimizationLogOK with default headers values
func (*GetBuildChainOptimizationLogOK) Error ¶
func (o *GetBuildChainOptimizationLogOK) Error() string
func (*GetBuildChainOptimizationLogOK) GetPayload ¶
func (o *GetBuildChainOptimizationLogOK) GetPayload() string
type GetBuildChainOptimizationLogParams ¶
type GetBuildChainOptimizationLogParams struct { /*BuildLocator*/ BuildLocator string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetBuildChainOptimizationLogParams contains all the parameters to send to the API endpoint for the get build chain optimization log operation typically these are written to a http.Request
func NewGetBuildChainOptimizationLogParams ¶
func NewGetBuildChainOptimizationLogParams() *GetBuildChainOptimizationLogParams
NewGetBuildChainOptimizationLogParams creates a new GetBuildChainOptimizationLogParams object with the default values initialized.
func NewGetBuildChainOptimizationLogParamsWithContext ¶
func NewGetBuildChainOptimizationLogParamsWithContext(ctx context.Context) *GetBuildChainOptimizationLogParams
NewGetBuildChainOptimizationLogParamsWithContext creates a new GetBuildChainOptimizationLogParams object with the default values initialized, and the ability to set a context for a request
func NewGetBuildChainOptimizationLogParamsWithHTTPClient ¶
func NewGetBuildChainOptimizationLogParamsWithHTTPClient(client *http.Client) *GetBuildChainOptimizationLogParams
NewGetBuildChainOptimizationLogParamsWithHTTPClient creates a new GetBuildChainOptimizationLogParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetBuildChainOptimizationLogParamsWithTimeout ¶
func NewGetBuildChainOptimizationLogParamsWithTimeout(timeout time.Duration) *GetBuildChainOptimizationLogParams
NewGetBuildChainOptimizationLogParamsWithTimeout creates a new GetBuildChainOptimizationLogParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetBuildChainOptimizationLogParams) SetBuildLocator ¶
func (o *GetBuildChainOptimizationLogParams) SetBuildLocator(buildLocator string)
SetBuildLocator adds the buildLocator to the get build chain optimization log params
func (*GetBuildChainOptimizationLogParams) SetContext ¶
func (o *GetBuildChainOptimizationLogParams) SetContext(ctx context.Context)
SetContext adds the context to the get build chain optimization log params
func (*GetBuildChainOptimizationLogParams) SetHTTPClient ¶
func (o *GetBuildChainOptimizationLogParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get build chain optimization log params
func (*GetBuildChainOptimizationLogParams) SetTimeout ¶
func (o *GetBuildChainOptimizationLogParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get build chain optimization log params
func (*GetBuildChainOptimizationLogParams) WithBuildLocator ¶
func (o *GetBuildChainOptimizationLogParams) WithBuildLocator(buildLocator string) *GetBuildChainOptimizationLogParams
WithBuildLocator adds the buildLocator to the get build chain optimization log params
func (*GetBuildChainOptimizationLogParams) WithContext ¶
func (o *GetBuildChainOptimizationLogParams) WithContext(ctx context.Context) *GetBuildChainOptimizationLogParams
WithContext adds the context to the get build chain optimization log params
func (*GetBuildChainOptimizationLogParams) WithHTTPClient ¶
func (o *GetBuildChainOptimizationLogParams) WithHTTPClient(client *http.Client) *GetBuildChainOptimizationLogParams
WithHTTPClient adds the HTTPClient to the get build chain optimization log params
func (*GetBuildChainOptimizationLogParams) WithTimeout ¶
func (o *GetBuildChainOptimizationLogParams) WithTimeout(timeout time.Duration) *GetBuildChainOptimizationLogParams
WithTimeout adds the timeout to the get build chain optimization log params
func (*GetBuildChainOptimizationLogParams) WriteToRequest ¶
func (o *GetBuildChainOptimizationLogParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetBuildChainOptimizationLogReader ¶
type GetBuildChainOptimizationLogReader struct {
// contains filtered or unexported fields
}
GetBuildChainOptimizationLogReader is a Reader for the GetBuildChainOptimizationLog structure.
func (*GetBuildChainOptimizationLogReader) ReadResponse ¶
func (o *GetBuildChainOptimizationLogReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCachedBuildPromotionsOK ¶
GetCachedBuildPromotionsOK handles this case with default header values.
successful operation
func NewGetCachedBuildPromotionsOK ¶
func NewGetCachedBuildPromotionsOK() *GetCachedBuildPromotionsOK
NewGetCachedBuildPromotionsOK creates a GetCachedBuildPromotionsOK with default headers values
func (*GetCachedBuildPromotionsOK) Error ¶
func (o *GetCachedBuildPromotionsOK) Error() string
func (*GetCachedBuildPromotionsOK) GetPayload ¶
func (o *GetCachedBuildPromotionsOK) GetPayload() *models.Builds
type GetCachedBuildPromotionsParams ¶
type GetCachedBuildPromotionsParams struct { /*BuildTypeLocator*/ BuildTypeLocator *string /*Fields*/ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCachedBuildPromotionsParams contains all the parameters to send to the API endpoint for the get cached build promotions operation typically these are written to a http.Request
func NewGetCachedBuildPromotionsParams ¶
func NewGetCachedBuildPromotionsParams() *GetCachedBuildPromotionsParams
NewGetCachedBuildPromotionsParams creates a new GetCachedBuildPromotionsParams object with the default values initialized.
func NewGetCachedBuildPromotionsParamsWithContext ¶
func NewGetCachedBuildPromotionsParamsWithContext(ctx context.Context) *GetCachedBuildPromotionsParams
NewGetCachedBuildPromotionsParamsWithContext creates a new GetCachedBuildPromotionsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCachedBuildPromotionsParamsWithHTTPClient ¶
func NewGetCachedBuildPromotionsParamsWithHTTPClient(client *http.Client) *GetCachedBuildPromotionsParams
NewGetCachedBuildPromotionsParamsWithHTTPClient creates a new GetCachedBuildPromotionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCachedBuildPromotionsParamsWithTimeout ¶
func NewGetCachedBuildPromotionsParamsWithTimeout(timeout time.Duration) *GetCachedBuildPromotionsParams
NewGetCachedBuildPromotionsParamsWithTimeout creates a new GetCachedBuildPromotionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCachedBuildPromotionsParams) SetBuildTypeLocator ¶
func (o *GetCachedBuildPromotionsParams) SetBuildTypeLocator(buildTypeLocator *string)
SetBuildTypeLocator adds the buildTypeLocator to the get cached build promotions params
func (*GetCachedBuildPromotionsParams) SetContext ¶
func (o *GetCachedBuildPromotionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get cached build promotions params
func (*GetCachedBuildPromotionsParams) SetFields ¶
func (o *GetCachedBuildPromotionsParams) SetFields(fields *string)
SetFields adds the fields to the get cached build promotions params
func (*GetCachedBuildPromotionsParams) SetHTTPClient ¶
func (o *GetCachedBuildPromotionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cached build promotions params
func (*GetCachedBuildPromotionsParams) SetTimeout ¶
func (o *GetCachedBuildPromotionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cached build promotions params
func (*GetCachedBuildPromotionsParams) WithBuildTypeLocator ¶
func (o *GetCachedBuildPromotionsParams) WithBuildTypeLocator(buildTypeLocator *string) *GetCachedBuildPromotionsParams
WithBuildTypeLocator adds the buildTypeLocator to the get cached build promotions params
func (*GetCachedBuildPromotionsParams) WithContext ¶
func (o *GetCachedBuildPromotionsParams) WithContext(ctx context.Context) *GetCachedBuildPromotionsParams
WithContext adds the context to the get cached build promotions params
func (*GetCachedBuildPromotionsParams) WithFields ¶
func (o *GetCachedBuildPromotionsParams) WithFields(fields *string) *GetCachedBuildPromotionsParams
WithFields adds the fields to the get cached build promotions params
func (*GetCachedBuildPromotionsParams) WithHTTPClient ¶
func (o *GetCachedBuildPromotionsParams) WithHTTPClient(client *http.Client) *GetCachedBuildPromotionsParams
WithHTTPClient adds the HTTPClient to the get cached build promotions params
func (*GetCachedBuildPromotionsParams) WithTimeout ¶
func (o *GetCachedBuildPromotionsParams) WithTimeout(timeout time.Duration) *GetCachedBuildPromotionsParams
WithTimeout adds the timeout to the get cached build promotions params
func (*GetCachedBuildPromotionsParams) WriteToRequest ¶
func (o *GetCachedBuildPromotionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCachedBuildPromotionsReader ¶
type GetCachedBuildPromotionsReader struct {
// contains filtered or unexported fields
}
GetCachedBuildPromotionsReader is a Reader for the GetCachedBuildPromotions structure.
func (*GetCachedBuildPromotionsReader) ReadResponse ¶
func (o *GetCachedBuildPromotionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCachedBuildPromotionsStatsOK ¶
type GetCachedBuildPromotionsStatsOK struct {
Payload *models.Properties
}
GetCachedBuildPromotionsStatsOK handles this case with default header values.
successful operation
func NewGetCachedBuildPromotionsStatsOK ¶
func NewGetCachedBuildPromotionsStatsOK() *GetCachedBuildPromotionsStatsOK
NewGetCachedBuildPromotionsStatsOK creates a GetCachedBuildPromotionsStatsOK with default headers values
func (*GetCachedBuildPromotionsStatsOK) Error ¶
func (o *GetCachedBuildPromotionsStatsOK) Error() string
func (*GetCachedBuildPromotionsStatsOK) GetPayload ¶
func (o *GetCachedBuildPromotionsStatsOK) GetPayload() *models.Properties
type GetCachedBuildPromotionsStatsParams ¶
type GetCachedBuildPromotionsStatsParams struct { /*Fields*/ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCachedBuildPromotionsStatsParams contains all the parameters to send to the API endpoint for the get cached build promotions stats operation typically these are written to a http.Request
func NewGetCachedBuildPromotionsStatsParams ¶
func NewGetCachedBuildPromotionsStatsParams() *GetCachedBuildPromotionsStatsParams
NewGetCachedBuildPromotionsStatsParams creates a new GetCachedBuildPromotionsStatsParams object with the default values initialized.
func NewGetCachedBuildPromotionsStatsParamsWithContext ¶
func NewGetCachedBuildPromotionsStatsParamsWithContext(ctx context.Context) *GetCachedBuildPromotionsStatsParams
NewGetCachedBuildPromotionsStatsParamsWithContext creates a new GetCachedBuildPromotionsStatsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCachedBuildPromotionsStatsParamsWithHTTPClient ¶
func NewGetCachedBuildPromotionsStatsParamsWithHTTPClient(client *http.Client) *GetCachedBuildPromotionsStatsParams
NewGetCachedBuildPromotionsStatsParamsWithHTTPClient creates a new GetCachedBuildPromotionsStatsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCachedBuildPromotionsStatsParamsWithTimeout ¶
func NewGetCachedBuildPromotionsStatsParamsWithTimeout(timeout time.Duration) *GetCachedBuildPromotionsStatsParams
NewGetCachedBuildPromotionsStatsParamsWithTimeout creates a new GetCachedBuildPromotionsStatsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCachedBuildPromotionsStatsParams) SetContext ¶
func (o *GetCachedBuildPromotionsStatsParams) SetContext(ctx context.Context)
SetContext adds the context to the get cached build promotions stats params
func (*GetCachedBuildPromotionsStatsParams) SetFields ¶
func (o *GetCachedBuildPromotionsStatsParams) SetFields(fields *string)
SetFields adds the fields to the get cached build promotions stats params
func (*GetCachedBuildPromotionsStatsParams) SetHTTPClient ¶
func (o *GetCachedBuildPromotionsStatsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cached build promotions stats params
func (*GetCachedBuildPromotionsStatsParams) SetTimeout ¶
func (o *GetCachedBuildPromotionsStatsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cached build promotions stats params
func (*GetCachedBuildPromotionsStatsParams) WithContext ¶
func (o *GetCachedBuildPromotionsStatsParams) WithContext(ctx context.Context) *GetCachedBuildPromotionsStatsParams
WithContext adds the context to the get cached build promotions stats params
func (*GetCachedBuildPromotionsStatsParams) WithFields ¶
func (o *GetCachedBuildPromotionsStatsParams) WithFields(fields *string) *GetCachedBuildPromotionsStatsParams
WithFields adds the fields to the get cached build promotions stats params
func (*GetCachedBuildPromotionsStatsParams) WithHTTPClient ¶
func (o *GetCachedBuildPromotionsStatsParams) WithHTTPClient(client *http.Client) *GetCachedBuildPromotionsStatsParams
WithHTTPClient adds the HTTPClient to the get cached build promotions stats params
func (*GetCachedBuildPromotionsStatsParams) WithTimeout ¶
func (o *GetCachedBuildPromotionsStatsParams) WithTimeout(timeout time.Duration) *GetCachedBuildPromotionsStatsParams
WithTimeout adds the timeout to the get cached build promotions stats params
func (*GetCachedBuildPromotionsStatsParams) WriteToRequest ¶
func (o *GetCachedBuildPromotionsStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCachedBuildPromotionsStatsReader ¶
type GetCachedBuildPromotionsStatsReader struct {
// contains filtered or unexported fields
}
GetCachedBuildPromotionsStatsReader is a Reader for the GetCachedBuildPromotionsStats structure.
func (*GetCachedBuildPromotionsStatsReader) ReadResponse ¶
func (o *GetCachedBuildPromotionsStatsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCachedBuildsStatOK ¶
type GetCachedBuildsStatOK struct {
Payload *models.Properties
}
GetCachedBuildsStatOK handles this case with default header values.
successful operation
func NewGetCachedBuildsStatOK ¶
func NewGetCachedBuildsStatOK() *GetCachedBuildsStatOK
NewGetCachedBuildsStatOK creates a GetCachedBuildsStatOK with default headers values
func (*GetCachedBuildsStatOK) Error ¶
func (o *GetCachedBuildsStatOK) Error() string
func (*GetCachedBuildsStatOK) GetPayload ¶
func (o *GetCachedBuildsStatOK) GetPayload() *models.Properties
type GetCachedBuildsStatParams ¶
type GetCachedBuildsStatParams struct { /*Fields*/ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCachedBuildsStatParams contains all the parameters to send to the API endpoint for the get cached builds stat operation typically these are written to a http.Request
func NewGetCachedBuildsStatParams ¶
func NewGetCachedBuildsStatParams() *GetCachedBuildsStatParams
NewGetCachedBuildsStatParams creates a new GetCachedBuildsStatParams object with the default values initialized.
func NewGetCachedBuildsStatParamsWithContext ¶
func NewGetCachedBuildsStatParamsWithContext(ctx context.Context) *GetCachedBuildsStatParams
NewGetCachedBuildsStatParamsWithContext creates a new GetCachedBuildsStatParams object with the default values initialized, and the ability to set a context for a request
func NewGetCachedBuildsStatParamsWithHTTPClient ¶
func NewGetCachedBuildsStatParamsWithHTTPClient(client *http.Client) *GetCachedBuildsStatParams
NewGetCachedBuildsStatParamsWithHTTPClient creates a new GetCachedBuildsStatParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCachedBuildsStatParamsWithTimeout ¶
func NewGetCachedBuildsStatParamsWithTimeout(timeout time.Duration) *GetCachedBuildsStatParams
NewGetCachedBuildsStatParamsWithTimeout creates a new GetCachedBuildsStatParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCachedBuildsStatParams) SetContext ¶
func (o *GetCachedBuildsStatParams) SetContext(ctx context.Context)
SetContext adds the context to the get cached builds stat params
func (*GetCachedBuildsStatParams) SetFields ¶
func (o *GetCachedBuildsStatParams) SetFields(fields *string)
SetFields adds the fields to the get cached builds stat params
func (*GetCachedBuildsStatParams) SetHTTPClient ¶
func (o *GetCachedBuildsStatParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cached builds stat params
func (*GetCachedBuildsStatParams) SetTimeout ¶
func (o *GetCachedBuildsStatParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cached builds stat params
func (*GetCachedBuildsStatParams) WithContext ¶
func (o *GetCachedBuildsStatParams) WithContext(ctx context.Context) *GetCachedBuildsStatParams
WithContext adds the context to the get cached builds stat params
func (*GetCachedBuildsStatParams) WithFields ¶
func (o *GetCachedBuildsStatParams) WithFields(fields *string) *GetCachedBuildsStatParams
WithFields adds the fields to the get cached builds stat params
func (*GetCachedBuildsStatParams) WithHTTPClient ¶
func (o *GetCachedBuildsStatParams) WithHTTPClient(client *http.Client) *GetCachedBuildsStatParams
WithHTTPClient adds the HTTPClient to the get cached builds stat params
func (*GetCachedBuildsStatParams) WithTimeout ¶
func (o *GetCachedBuildsStatParams) WithTimeout(timeout time.Duration) *GetCachedBuildsStatParams
WithTimeout adds the timeout to the get cached builds stat params
func (*GetCachedBuildsStatParams) WriteToRequest ¶
func (o *GetCachedBuildsStatParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCachedBuildsStatReader ¶
type GetCachedBuildsStatReader struct {
// contains filtered or unexported fields
}
GetCachedBuildsStatReader is a Reader for the GetCachedBuildsStat structure.
func (*GetCachedBuildsStatReader) ReadResponse ¶
func (o *GetCachedBuildsStatReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCurrentSessionMaxInactiveIntervalOK ¶
type GetCurrentSessionMaxInactiveIntervalOK struct {
Payload string
}
GetCurrentSessionMaxInactiveIntervalOK handles this case with default header values.
successful operation
func NewGetCurrentSessionMaxInactiveIntervalOK ¶
func NewGetCurrentSessionMaxInactiveIntervalOK() *GetCurrentSessionMaxInactiveIntervalOK
NewGetCurrentSessionMaxInactiveIntervalOK creates a GetCurrentSessionMaxInactiveIntervalOK with default headers values
func (*GetCurrentSessionMaxInactiveIntervalOK) Error ¶
func (o *GetCurrentSessionMaxInactiveIntervalOK) Error() string
func (*GetCurrentSessionMaxInactiveIntervalOK) GetPayload ¶
func (o *GetCurrentSessionMaxInactiveIntervalOK) GetPayload() string
type GetCurrentSessionMaxInactiveIntervalParams ¶
type GetCurrentSessionMaxInactiveIntervalParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCurrentSessionMaxInactiveIntervalParams contains all the parameters to send to the API endpoint for the get current session max inactive interval operation typically these are written to a http.Request
func NewGetCurrentSessionMaxInactiveIntervalParams ¶
func NewGetCurrentSessionMaxInactiveIntervalParams() *GetCurrentSessionMaxInactiveIntervalParams
NewGetCurrentSessionMaxInactiveIntervalParams creates a new GetCurrentSessionMaxInactiveIntervalParams object with the default values initialized.
func NewGetCurrentSessionMaxInactiveIntervalParamsWithContext ¶
func NewGetCurrentSessionMaxInactiveIntervalParamsWithContext(ctx context.Context) *GetCurrentSessionMaxInactiveIntervalParams
NewGetCurrentSessionMaxInactiveIntervalParamsWithContext creates a new GetCurrentSessionMaxInactiveIntervalParams object with the default values initialized, and the ability to set a context for a request
func NewGetCurrentSessionMaxInactiveIntervalParamsWithHTTPClient ¶
func NewGetCurrentSessionMaxInactiveIntervalParamsWithHTTPClient(client *http.Client) *GetCurrentSessionMaxInactiveIntervalParams
NewGetCurrentSessionMaxInactiveIntervalParamsWithHTTPClient creates a new GetCurrentSessionMaxInactiveIntervalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCurrentSessionMaxInactiveIntervalParamsWithTimeout ¶
func NewGetCurrentSessionMaxInactiveIntervalParamsWithTimeout(timeout time.Duration) *GetCurrentSessionMaxInactiveIntervalParams
NewGetCurrentSessionMaxInactiveIntervalParamsWithTimeout creates a new GetCurrentSessionMaxInactiveIntervalParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCurrentSessionMaxInactiveIntervalParams) SetContext ¶
func (o *GetCurrentSessionMaxInactiveIntervalParams) SetContext(ctx context.Context)
SetContext adds the context to the get current session max inactive interval params
func (*GetCurrentSessionMaxInactiveIntervalParams) SetHTTPClient ¶
func (o *GetCurrentSessionMaxInactiveIntervalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get current session max inactive interval params
func (*GetCurrentSessionMaxInactiveIntervalParams) SetTimeout ¶
func (o *GetCurrentSessionMaxInactiveIntervalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get current session max inactive interval params
func (*GetCurrentSessionMaxInactiveIntervalParams) WithContext ¶
func (o *GetCurrentSessionMaxInactiveIntervalParams) WithContext(ctx context.Context) *GetCurrentSessionMaxInactiveIntervalParams
WithContext adds the context to the get current session max inactive interval params
func (*GetCurrentSessionMaxInactiveIntervalParams) WithHTTPClient ¶
func (o *GetCurrentSessionMaxInactiveIntervalParams) WithHTTPClient(client *http.Client) *GetCurrentSessionMaxInactiveIntervalParams
WithHTTPClient adds the HTTPClient to the get current session max inactive interval params
func (*GetCurrentSessionMaxInactiveIntervalParams) WithTimeout ¶
func (o *GetCurrentSessionMaxInactiveIntervalParams) WithTimeout(timeout time.Duration) *GetCurrentSessionMaxInactiveIntervalParams
WithTimeout adds the timeout to the get current session max inactive interval params
func (*GetCurrentSessionMaxInactiveIntervalParams) WriteToRequest ¶
func (o *GetCurrentSessionMaxInactiveIntervalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCurrentSessionMaxInactiveIntervalReader ¶
type GetCurrentSessionMaxInactiveIntervalReader struct {
// contains filtered or unexported fields
}
GetCurrentSessionMaxInactiveIntervalReader is a Reader for the GetCurrentSessionMaxInactiveInterval structure.
func (*GetCurrentSessionMaxInactiveIntervalReader) ReadResponse ¶
func (o *GetCurrentSessionMaxInactiveIntervalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCurrentSessionOK ¶
GetCurrentSessionOK handles this case with default header values.
successful operation
func NewGetCurrentSessionOK ¶
func NewGetCurrentSessionOK() *GetCurrentSessionOK
NewGetCurrentSessionOK creates a GetCurrentSessionOK with default headers values
func (*GetCurrentSessionOK) Error ¶
func (o *GetCurrentSessionOK) Error() string
func (*GetCurrentSessionOK) GetPayload ¶
func (o *GetCurrentSessionOK) GetPayload() *models.Session
type GetCurrentSessionParams ¶
type GetCurrentSessionParams struct { /*Fields*/ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCurrentSessionParams contains all the parameters to send to the API endpoint for the get current session operation typically these are written to a http.Request
func NewGetCurrentSessionParams ¶
func NewGetCurrentSessionParams() *GetCurrentSessionParams
NewGetCurrentSessionParams creates a new GetCurrentSessionParams object with the default values initialized.
func NewGetCurrentSessionParamsWithContext ¶
func NewGetCurrentSessionParamsWithContext(ctx context.Context) *GetCurrentSessionParams
NewGetCurrentSessionParamsWithContext creates a new GetCurrentSessionParams object with the default values initialized, and the ability to set a context for a request
func NewGetCurrentSessionParamsWithHTTPClient ¶
func NewGetCurrentSessionParamsWithHTTPClient(client *http.Client) *GetCurrentSessionParams
NewGetCurrentSessionParamsWithHTTPClient creates a new GetCurrentSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCurrentSessionParamsWithTimeout ¶
func NewGetCurrentSessionParamsWithTimeout(timeout time.Duration) *GetCurrentSessionParams
NewGetCurrentSessionParamsWithTimeout creates a new GetCurrentSessionParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCurrentSessionParams) SetContext ¶
func (o *GetCurrentSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the get current session params
func (*GetCurrentSessionParams) SetFields ¶
func (o *GetCurrentSessionParams) SetFields(fields *string)
SetFields adds the fields to the get current session params
func (*GetCurrentSessionParams) SetHTTPClient ¶
func (o *GetCurrentSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get current session params
func (*GetCurrentSessionParams) SetTimeout ¶
func (o *GetCurrentSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get current session params
func (*GetCurrentSessionParams) WithContext ¶
func (o *GetCurrentSessionParams) WithContext(ctx context.Context) *GetCurrentSessionParams
WithContext adds the context to the get current session params
func (*GetCurrentSessionParams) WithFields ¶
func (o *GetCurrentSessionParams) WithFields(fields *string) *GetCurrentSessionParams
WithFields adds the fields to the get current session params
func (*GetCurrentSessionParams) WithHTTPClient ¶
func (o *GetCurrentSessionParams) WithHTTPClient(client *http.Client) *GetCurrentSessionParams
WithHTTPClient adds the HTTPClient to the get current session params
func (*GetCurrentSessionParams) WithTimeout ¶
func (o *GetCurrentSessionParams) WithTimeout(timeout time.Duration) *GetCurrentSessionParams
WithTimeout adds the timeout to the get current session params
func (*GetCurrentSessionParams) WriteToRequest ¶
func (o *GetCurrentSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCurrentSessionReader ¶
type GetCurrentSessionReader struct {
// contains filtered or unexported fields
}
GetCurrentSessionReader is a Reader for the GetCurrentSession structure.
func (*GetCurrentSessionReader) ReadResponse ¶
func (o *GetCurrentSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCurrentUserPermissionsOK ¶
type GetCurrentUserPermissionsOK struct {
Payload string
}
GetCurrentUserPermissionsOK handles this case with default header values.
successful operation
func NewGetCurrentUserPermissionsOK ¶
func NewGetCurrentUserPermissionsOK() *GetCurrentUserPermissionsOK
NewGetCurrentUserPermissionsOK creates a GetCurrentUserPermissionsOK with default headers values
func (*GetCurrentUserPermissionsOK) Error ¶
func (o *GetCurrentUserPermissionsOK) Error() string
func (*GetCurrentUserPermissionsOK) GetPayload ¶
func (o *GetCurrentUserPermissionsOK) GetPayload() string
type GetCurrentUserPermissionsParams ¶
type GetCurrentUserPermissionsParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCurrentUserPermissionsParams contains all the parameters to send to the API endpoint for the get current user permissions operation typically these are written to a http.Request
func NewGetCurrentUserPermissionsParams ¶
func NewGetCurrentUserPermissionsParams() *GetCurrentUserPermissionsParams
NewGetCurrentUserPermissionsParams creates a new GetCurrentUserPermissionsParams object with the default values initialized.
func NewGetCurrentUserPermissionsParamsWithContext ¶
func NewGetCurrentUserPermissionsParamsWithContext(ctx context.Context) *GetCurrentUserPermissionsParams
NewGetCurrentUserPermissionsParamsWithContext creates a new GetCurrentUserPermissionsParams object with the default values initialized, and the ability to set a context for a request
func NewGetCurrentUserPermissionsParamsWithHTTPClient ¶
func NewGetCurrentUserPermissionsParamsWithHTTPClient(client *http.Client) *GetCurrentUserPermissionsParams
NewGetCurrentUserPermissionsParamsWithHTTPClient creates a new GetCurrentUserPermissionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetCurrentUserPermissionsParamsWithTimeout ¶
func NewGetCurrentUserPermissionsParamsWithTimeout(timeout time.Duration) *GetCurrentUserPermissionsParams
NewGetCurrentUserPermissionsParamsWithTimeout creates a new GetCurrentUserPermissionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetCurrentUserPermissionsParams) SetContext ¶
func (o *GetCurrentUserPermissionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get current user permissions params
func (*GetCurrentUserPermissionsParams) SetHTTPClient ¶
func (o *GetCurrentUserPermissionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get current user permissions params
func (*GetCurrentUserPermissionsParams) SetTimeout ¶
func (o *GetCurrentUserPermissionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get current user permissions params
func (*GetCurrentUserPermissionsParams) WithContext ¶
func (o *GetCurrentUserPermissionsParams) WithContext(ctx context.Context) *GetCurrentUserPermissionsParams
WithContext adds the context to the get current user permissions params
func (*GetCurrentUserPermissionsParams) WithHTTPClient ¶
func (o *GetCurrentUserPermissionsParams) WithHTTPClient(client *http.Client) *GetCurrentUserPermissionsParams
WithHTTPClient adds the HTTPClient to the get current user permissions params
func (*GetCurrentUserPermissionsParams) WithTimeout ¶
func (o *GetCurrentUserPermissionsParams) WithTimeout(timeout time.Duration) *GetCurrentUserPermissionsParams
WithTimeout adds the timeout to the get current user permissions params
func (*GetCurrentUserPermissionsParams) WriteToRequest ¶
func (o *GetCurrentUserPermissionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCurrentUserPermissionsReader ¶
type GetCurrentUserPermissionsReader struct {
// contains filtered or unexported fields
}
GetCurrentUserPermissionsReader is a Reader for the GetCurrentUserPermissions structure.
func (*GetCurrentUserPermissionsReader) ReadResponse ¶
func (o *GetCurrentUserPermissionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDateOK ¶
type GetDateOK struct {
Payload string
}
GetDateOK handles this case with default header values.
successful operation
func NewGetDateOK ¶
func NewGetDateOK() *GetDateOK
NewGetDateOK creates a GetDateOK with default headers values
func (*GetDateOK) GetPayload ¶
type GetDateParams ¶
type GetDateParams struct { /*DateLocator*/ DateLocator string /*Format*/ Format *string /*Timezone*/ Timezone *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDateParams contains all the parameters to send to the API endpoint for the get date operation typically these are written to a http.Request
func NewGetDateParams ¶
func NewGetDateParams() *GetDateParams
NewGetDateParams creates a new GetDateParams object with the default values initialized.
func NewGetDateParamsWithContext ¶
func NewGetDateParamsWithContext(ctx context.Context) *GetDateParams
NewGetDateParamsWithContext creates a new GetDateParams object with the default values initialized, and the ability to set a context for a request
func NewGetDateParamsWithHTTPClient ¶
func NewGetDateParamsWithHTTPClient(client *http.Client) *GetDateParams
NewGetDateParamsWithHTTPClient creates a new GetDateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDateParamsWithTimeout ¶
func NewGetDateParamsWithTimeout(timeout time.Duration) *GetDateParams
NewGetDateParamsWithTimeout creates a new GetDateParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDateParams) SetContext ¶
func (o *GetDateParams) SetContext(ctx context.Context)
SetContext adds the context to the get date params
func (*GetDateParams) SetDateLocator ¶
func (o *GetDateParams) SetDateLocator(dateLocator string)
SetDateLocator adds the dateLocator to the get date params
func (*GetDateParams) SetFormat ¶
func (o *GetDateParams) SetFormat(format *string)
SetFormat adds the format to the get date params
func (*GetDateParams) SetHTTPClient ¶
func (o *GetDateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get date params
func (*GetDateParams) SetTimeout ¶
func (o *GetDateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get date params
func (*GetDateParams) SetTimezone ¶
func (o *GetDateParams) SetTimezone(timezone *string)
SetTimezone adds the timezone to the get date params
func (*GetDateParams) WithContext ¶
func (o *GetDateParams) WithContext(ctx context.Context) *GetDateParams
WithContext adds the context to the get date params
func (*GetDateParams) WithDateLocator ¶
func (o *GetDateParams) WithDateLocator(dateLocator string) *GetDateParams
WithDateLocator adds the dateLocator to the get date params
func (*GetDateParams) WithFormat ¶
func (o *GetDateParams) WithFormat(format *string) *GetDateParams
WithFormat adds the format to the get date params
func (*GetDateParams) WithHTTPClient ¶
func (o *GetDateParams) WithHTTPClient(client *http.Client) *GetDateParams
WithHTTPClient adds the HTTPClient to the get date params
func (*GetDateParams) WithTimeout ¶
func (o *GetDateParams) WithTimeout(timeout time.Duration) *GetDateParams
WithTimeout adds the timeout to the get date params
func (*GetDateParams) WithTimezone ¶
func (o *GetDateParams) WithTimezone(timezone *string) *GetDateParams
WithTimezone adds the timezone to the get date params
func (*GetDateParams) WriteToRequest ¶
func (o *GetDateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDateReader ¶
type GetDateReader struct {
// contains filtered or unexported fields
}
GetDateReader is a Reader for the GetDate structure.
func (*GetDateReader) ReadResponse ¶
func (o *GetDateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDiagnosticsPerfStatsOK ¶
type GetDiagnosticsPerfStatsOK struct {
Payload *models.Properties
}
GetDiagnosticsPerfStatsOK handles this case with default header values.
successful operation
func NewGetDiagnosticsPerfStatsOK ¶
func NewGetDiagnosticsPerfStatsOK() *GetDiagnosticsPerfStatsOK
NewGetDiagnosticsPerfStatsOK creates a GetDiagnosticsPerfStatsOK with default headers values
func (*GetDiagnosticsPerfStatsOK) Error ¶
func (o *GetDiagnosticsPerfStatsOK) Error() string
func (*GetDiagnosticsPerfStatsOK) GetPayload ¶
func (o *GetDiagnosticsPerfStatsOK) GetPayload() *models.Properties
type GetDiagnosticsPerfStatsParams ¶
type GetDiagnosticsPerfStatsParams struct { /*Fields*/ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDiagnosticsPerfStatsParams contains all the parameters to send to the API endpoint for the get diagnostics perf stats operation typically these are written to a http.Request
func NewGetDiagnosticsPerfStatsParams ¶
func NewGetDiagnosticsPerfStatsParams() *GetDiagnosticsPerfStatsParams
NewGetDiagnosticsPerfStatsParams creates a new GetDiagnosticsPerfStatsParams object with the default values initialized.
func NewGetDiagnosticsPerfStatsParamsWithContext ¶
func NewGetDiagnosticsPerfStatsParamsWithContext(ctx context.Context) *GetDiagnosticsPerfStatsParams
NewGetDiagnosticsPerfStatsParamsWithContext creates a new GetDiagnosticsPerfStatsParams object with the default values initialized, and the ability to set a context for a request
func NewGetDiagnosticsPerfStatsParamsWithHTTPClient ¶
func NewGetDiagnosticsPerfStatsParamsWithHTTPClient(client *http.Client) *GetDiagnosticsPerfStatsParams
NewGetDiagnosticsPerfStatsParamsWithHTTPClient creates a new GetDiagnosticsPerfStatsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetDiagnosticsPerfStatsParamsWithTimeout ¶
func NewGetDiagnosticsPerfStatsParamsWithTimeout(timeout time.Duration) *GetDiagnosticsPerfStatsParams
NewGetDiagnosticsPerfStatsParamsWithTimeout creates a new GetDiagnosticsPerfStatsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetDiagnosticsPerfStatsParams) SetContext ¶
func (o *GetDiagnosticsPerfStatsParams) SetContext(ctx context.Context)
SetContext adds the context to the get diagnostics perf stats params
func (*GetDiagnosticsPerfStatsParams) SetFields ¶
func (o *GetDiagnosticsPerfStatsParams) SetFields(fields *string)
SetFields adds the fields to the get diagnostics perf stats params
func (*GetDiagnosticsPerfStatsParams) SetHTTPClient ¶
func (o *GetDiagnosticsPerfStatsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get diagnostics perf stats params
func (*GetDiagnosticsPerfStatsParams) SetTimeout ¶
func (o *GetDiagnosticsPerfStatsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get diagnostics perf stats params
func (*GetDiagnosticsPerfStatsParams) WithContext ¶
func (o *GetDiagnosticsPerfStatsParams) WithContext(ctx context.Context) *GetDiagnosticsPerfStatsParams
WithContext adds the context to the get diagnostics perf stats params
func (*GetDiagnosticsPerfStatsParams) WithFields ¶
func (o *GetDiagnosticsPerfStatsParams) WithFields(fields *string) *GetDiagnosticsPerfStatsParams
WithFields adds the fields to the get diagnostics perf stats params
func (*GetDiagnosticsPerfStatsParams) WithHTTPClient ¶
func (o *GetDiagnosticsPerfStatsParams) WithHTTPClient(client *http.Client) *GetDiagnosticsPerfStatsParams
WithHTTPClient adds the HTTPClient to the get diagnostics perf stats params
func (*GetDiagnosticsPerfStatsParams) WithTimeout ¶
func (o *GetDiagnosticsPerfStatsParams) WithTimeout(timeout time.Duration) *GetDiagnosticsPerfStatsParams
WithTimeout adds the timeout to the get diagnostics perf stats params
func (*GetDiagnosticsPerfStatsParams) WriteToRequest ¶
func (o *GetDiagnosticsPerfStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDiagnosticsPerfStatsReader ¶
type GetDiagnosticsPerfStatsReader struct {
// contains filtered or unexported fields
}
GetDiagnosticsPerfStatsReader is a Reader for the GetDiagnosticsPerfStats structure.
func (*GetDiagnosticsPerfStatsReader) ReadResponse ¶
func (o *GetDiagnosticsPerfStatsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEnvironmentVariablesOK ¶
type GetEnvironmentVariablesOK struct {
Payload *models.Properties
}
GetEnvironmentVariablesOK handles this case with default header values.
successful operation
func NewGetEnvironmentVariablesOK ¶
func NewGetEnvironmentVariablesOK() *GetEnvironmentVariablesOK
NewGetEnvironmentVariablesOK creates a GetEnvironmentVariablesOK with default headers values
func (*GetEnvironmentVariablesOK) Error ¶
func (o *GetEnvironmentVariablesOK) Error() string
func (*GetEnvironmentVariablesOK) GetPayload ¶
func (o *GetEnvironmentVariablesOK) GetPayload() *models.Properties
type GetEnvironmentVariablesParams ¶
type GetEnvironmentVariablesParams struct { /*Fields*/ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEnvironmentVariablesParams contains all the parameters to send to the API endpoint for the get environment variables operation typically these are written to a http.Request
func NewGetEnvironmentVariablesParams ¶
func NewGetEnvironmentVariablesParams() *GetEnvironmentVariablesParams
NewGetEnvironmentVariablesParams creates a new GetEnvironmentVariablesParams object with the default values initialized.
func NewGetEnvironmentVariablesParamsWithContext ¶
func NewGetEnvironmentVariablesParamsWithContext(ctx context.Context) *GetEnvironmentVariablesParams
NewGetEnvironmentVariablesParamsWithContext creates a new GetEnvironmentVariablesParams object with the default values initialized, and the ability to set a context for a request
func NewGetEnvironmentVariablesParamsWithHTTPClient ¶
func NewGetEnvironmentVariablesParamsWithHTTPClient(client *http.Client) *GetEnvironmentVariablesParams
NewGetEnvironmentVariablesParamsWithHTTPClient creates a new GetEnvironmentVariablesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEnvironmentVariablesParamsWithTimeout ¶
func NewGetEnvironmentVariablesParamsWithTimeout(timeout time.Duration) *GetEnvironmentVariablesParams
NewGetEnvironmentVariablesParamsWithTimeout creates a new GetEnvironmentVariablesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEnvironmentVariablesParams) SetContext ¶
func (o *GetEnvironmentVariablesParams) SetContext(ctx context.Context)
SetContext adds the context to the get environment variables params
func (*GetEnvironmentVariablesParams) SetFields ¶
func (o *GetEnvironmentVariablesParams) SetFields(fields *string)
SetFields adds the fields to the get environment variables params
func (*GetEnvironmentVariablesParams) SetHTTPClient ¶
func (o *GetEnvironmentVariablesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get environment variables params
func (*GetEnvironmentVariablesParams) SetTimeout ¶
func (o *GetEnvironmentVariablesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get environment variables params
func (*GetEnvironmentVariablesParams) WithContext ¶
func (o *GetEnvironmentVariablesParams) WithContext(ctx context.Context) *GetEnvironmentVariablesParams
WithContext adds the context to the get environment variables params
func (*GetEnvironmentVariablesParams) WithFields ¶
func (o *GetEnvironmentVariablesParams) WithFields(fields *string) *GetEnvironmentVariablesParams
WithFields adds the fields to the get environment variables params
func (*GetEnvironmentVariablesParams) WithHTTPClient ¶
func (o *GetEnvironmentVariablesParams) WithHTTPClient(client *http.Client) *GetEnvironmentVariablesParams
WithHTTPClient adds the HTTPClient to the get environment variables params
func (*GetEnvironmentVariablesParams) WithTimeout ¶
func (o *GetEnvironmentVariablesParams) WithTimeout(timeout time.Duration) *GetEnvironmentVariablesParams
WithTimeout adds the timeout to the get environment variables params
func (*GetEnvironmentVariablesParams) WriteToRequest ¶
func (o *GetEnvironmentVariablesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEnvironmentVariablesReader ¶
type GetEnvironmentVariablesReader struct {
// contains filtered or unexported fields
}
GetEnvironmentVariablesReader is a Reader for the GetEnvironmentVariables structure.
func (*GetEnvironmentVariablesReader) ReadResponse ¶
func (o *GetEnvironmentVariablesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetHashedOK ¶
type GetHashedOK struct {
Payload string
}
GetHashedOK handles this case with default header values.
successful operation
func NewGetHashedOK ¶
func NewGetHashedOK() *GetHashedOK
NewGetHashedOK creates a GetHashedOK with default headers values
func (*GetHashedOK) Error ¶
func (o *GetHashedOK) Error() string
func (*GetHashedOK) GetPayload ¶
func (o *GetHashedOK) GetPayload() string
type GetHashedParams ¶
type GetHashedParams struct { /*Method*/ Method string /*Value*/ Value *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetHashedParams contains all the parameters to send to the API endpoint for the get hashed operation typically these are written to a http.Request
func NewGetHashedParams ¶
func NewGetHashedParams() *GetHashedParams
NewGetHashedParams creates a new GetHashedParams object with the default values initialized.
func NewGetHashedParamsWithContext ¶
func NewGetHashedParamsWithContext(ctx context.Context) *GetHashedParams
NewGetHashedParamsWithContext creates a new GetHashedParams object with the default values initialized, and the ability to set a context for a request
func NewGetHashedParamsWithHTTPClient ¶
func NewGetHashedParamsWithHTTPClient(client *http.Client) *GetHashedParams
NewGetHashedParamsWithHTTPClient creates a new GetHashedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetHashedParamsWithTimeout ¶
func NewGetHashedParamsWithTimeout(timeout time.Duration) *GetHashedParams
NewGetHashedParamsWithTimeout creates a new GetHashedParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetHashedParams) SetContext ¶
func (o *GetHashedParams) SetContext(ctx context.Context)
SetContext adds the context to the get hashed params
func (*GetHashedParams) SetHTTPClient ¶
func (o *GetHashedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get hashed params
func (*GetHashedParams) SetMethod ¶
func (o *GetHashedParams) SetMethod(method string)
SetMethod adds the method to the get hashed params
func (*GetHashedParams) SetTimeout ¶
func (o *GetHashedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get hashed params
func (*GetHashedParams) SetValue ¶
func (o *GetHashedParams) SetValue(value *string)
SetValue adds the value to the get hashed params
func (*GetHashedParams) WithContext ¶
func (o *GetHashedParams) WithContext(ctx context.Context) *GetHashedParams
WithContext adds the context to the get hashed params
func (*GetHashedParams) WithHTTPClient ¶
func (o *GetHashedParams) WithHTTPClient(client *http.Client) *GetHashedParams
WithHTTPClient adds the HTTPClient to the get hashed params
func (*GetHashedParams) WithMethod ¶
func (o *GetHashedParams) WithMethod(method string) *GetHashedParams
WithMethod adds the method to the get hashed params
func (*GetHashedParams) WithTimeout ¶
func (o *GetHashedParams) WithTimeout(timeout time.Duration) *GetHashedParams
WithTimeout adds the timeout to the get hashed params
func (*GetHashedParams) WithValue ¶
func (o *GetHashedParams) WithValue(value *string) *GetHashedParams
WithValue adds the value to the get hashed params
func (*GetHashedParams) WriteToRequest ¶
func (o *GetHashedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetHashedReader ¶
type GetHashedReader struct {
// contains filtered or unexported fields
}
GetHashedReader is a Reader for the GetHashed structure.
func (*GetHashedReader) ReadResponse ¶
func (o *GetHashedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetIPAddressOK ¶
GetIPAddressOK handles this case with default header values.
successful operation
func NewGetIPAddressOK ¶
func NewGetIPAddressOK() *GetIPAddressOK
NewGetIPAddressOK creates a GetIPAddressOK with default headers values
func (*GetIPAddressOK) Error ¶
func (o *GetIPAddressOK) Error() string
func (*GetIPAddressOK) GetPayload ¶
func (o *GetIPAddressOK) GetPayload() *models.Items
type GetIPAddressParams ¶
type GetIPAddressParams struct { /*Host*/ Host string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetIPAddressParams contains all the parameters to send to the API endpoint for the get Ip address operation typically these are written to a http.Request
func NewGetIPAddressParams ¶
func NewGetIPAddressParams() *GetIPAddressParams
NewGetIPAddressParams creates a new GetIPAddressParams object with the default values initialized.
func NewGetIPAddressParamsWithContext ¶
func NewGetIPAddressParamsWithContext(ctx context.Context) *GetIPAddressParams
NewGetIPAddressParamsWithContext creates a new GetIPAddressParams object with the default values initialized, and the ability to set a context for a request
func NewGetIPAddressParamsWithHTTPClient ¶
func NewGetIPAddressParamsWithHTTPClient(client *http.Client) *GetIPAddressParams
NewGetIPAddressParamsWithHTTPClient creates a new GetIPAddressParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetIPAddressParamsWithTimeout ¶
func NewGetIPAddressParamsWithTimeout(timeout time.Duration) *GetIPAddressParams
NewGetIPAddressParamsWithTimeout creates a new GetIPAddressParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetIPAddressParams) SetContext ¶
func (o *GetIPAddressParams) SetContext(ctx context.Context)
SetContext adds the context to the get Ip address params
func (*GetIPAddressParams) SetHTTPClient ¶
func (o *GetIPAddressParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Ip address params
func (*GetIPAddressParams) SetHost ¶
func (o *GetIPAddressParams) SetHost(host string)
SetHost adds the host to the get Ip address params
func (*GetIPAddressParams) SetTimeout ¶
func (o *GetIPAddressParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Ip address params
func (*GetIPAddressParams) WithContext ¶
func (o *GetIPAddressParams) WithContext(ctx context.Context) *GetIPAddressParams
WithContext adds the context to the get Ip address params
func (*GetIPAddressParams) WithHTTPClient ¶
func (o *GetIPAddressParams) WithHTTPClient(client *http.Client) *GetIPAddressParams
WithHTTPClient adds the HTTPClient to the get Ip address params
func (*GetIPAddressParams) WithHost ¶
func (o *GetIPAddressParams) WithHost(host string) *GetIPAddressParams
WithHost adds the host to the get Ip address params
func (*GetIPAddressParams) WithTimeout ¶
func (o *GetIPAddressParams) WithTimeout(timeout time.Duration) *GetIPAddressParams
WithTimeout adds the timeout to the get Ip address params
func (*GetIPAddressParams) WriteToRequest ¶
func (o *GetIPAddressParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetIPAddressReader ¶
type GetIPAddressReader struct {
// contains filtered or unexported fields
}
GetIPAddressReader is a Reader for the GetIPAddress structure.
func (*GetIPAddressReader) ReadResponse ¶
func (o *GetIPAddressReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRawInvestigationsOK ¶
type GetRawInvestigationsOK struct {
Payload *models.Investigations
}
GetRawInvestigationsOK handles this case with default header values.
successful operation
func NewGetRawInvestigationsOK ¶
func NewGetRawInvestigationsOK() *GetRawInvestigationsOK
NewGetRawInvestigationsOK creates a GetRawInvestigationsOK with default headers values
func (*GetRawInvestigationsOK) Error ¶
func (o *GetRawInvestigationsOK) Error() string
func (*GetRawInvestigationsOK) GetPayload ¶
func (o *GetRawInvestigationsOK) GetPayload() *models.Investigations
type GetRawInvestigationsParams ¶
type GetRawInvestigationsParams struct { /*Fields*/ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRawInvestigationsParams contains all the parameters to send to the API endpoint for the get raw investigations operation typically these are written to a http.Request
func NewGetRawInvestigationsParams ¶
func NewGetRawInvestigationsParams() *GetRawInvestigationsParams
NewGetRawInvestigationsParams creates a new GetRawInvestigationsParams object with the default values initialized.
func NewGetRawInvestigationsParamsWithContext ¶
func NewGetRawInvestigationsParamsWithContext(ctx context.Context) *GetRawInvestigationsParams
NewGetRawInvestigationsParamsWithContext creates a new GetRawInvestigationsParams object with the default values initialized, and the ability to set a context for a request
func NewGetRawInvestigationsParamsWithHTTPClient ¶
func NewGetRawInvestigationsParamsWithHTTPClient(client *http.Client) *GetRawInvestigationsParams
NewGetRawInvestigationsParamsWithHTTPClient creates a new GetRawInvestigationsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRawInvestigationsParamsWithTimeout ¶
func NewGetRawInvestigationsParamsWithTimeout(timeout time.Duration) *GetRawInvestigationsParams
NewGetRawInvestigationsParamsWithTimeout creates a new GetRawInvestigationsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRawInvestigationsParams) SetContext ¶
func (o *GetRawInvestigationsParams) SetContext(ctx context.Context)
SetContext adds the context to the get raw investigations params
func (*GetRawInvestigationsParams) SetFields ¶
func (o *GetRawInvestigationsParams) SetFields(fields *string)
SetFields adds the fields to the get raw investigations params
func (*GetRawInvestigationsParams) SetHTTPClient ¶
func (o *GetRawInvestigationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get raw investigations params
func (*GetRawInvestigationsParams) SetTimeout ¶
func (o *GetRawInvestigationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get raw investigations params
func (*GetRawInvestigationsParams) WithContext ¶
func (o *GetRawInvestigationsParams) WithContext(ctx context.Context) *GetRawInvestigationsParams
WithContext adds the context to the get raw investigations params
func (*GetRawInvestigationsParams) WithFields ¶
func (o *GetRawInvestigationsParams) WithFields(fields *string) *GetRawInvestigationsParams
WithFields adds the fields to the get raw investigations params
func (*GetRawInvestigationsParams) WithHTTPClient ¶
func (o *GetRawInvestigationsParams) WithHTTPClient(client *http.Client) *GetRawInvestigationsParams
WithHTTPClient adds the HTTPClient to the get raw investigations params
func (*GetRawInvestigationsParams) WithTimeout ¶
func (o *GetRawInvestigationsParams) WithTimeout(timeout time.Duration) *GetRawInvestigationsParams
WithTimeout adds the timeout to the get raw investigations params
func (*GetRawInvestigationsParams) WriteToRequest ¶
func (o *GetRawInvestigationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRawInvestigationsReader ¶
type GetRawInvestigationsReader struct {
// contains filtered or unexported fields
}
GetRawInvestigationsReader is a Reader for the GetRawInvestigations structure.
func (*GetRawInvestigationsReader) ReadResponse ¶
func (o *GetRawInvestigationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRequestDetailsOK ¶
type GetRequestDetailsOK struct {
Payload string
}
GetRequestDetailsOK handles this case with default header values.
successful operation
func NewGetRequestDetailsOK ¶
func NewGetRequestDetailsOK() *GetRequestDetailsOK
NewGetRequestDetailsOK creates a GetRequestDetailsOK with default headers values
func (*GetRequestDetailsOK) Error ¶
func (o *GetRequestDetailsOK) Error() string
func (*GetRequestDetailsOK) GetPayload ¶
func (o *GetRequestDetailsOK) GetPayload() string
type GetRequestDetailsParams ¶
type GetRequestDetailsParams struct { /*Extra*/ Extra string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRequestDetailsParams contains all the parameters to send to the API endpoint for the get request details operation typically these are written to a http.Request
func NewGetRequestDetailsParams ¶
func NewGetRequestDetailsParams() *GetRequestDetailsParams
NewGetRequestDetailsParams creates a new GetRequestDetailsParams object with the default values initialized.
func NewGetRequestDetailsParamsWithContext ¶
func NewGetRequestDetailsParamsWithContext(ctx context.Context) *GetRequestDetailsParams
NewGetRequestDetailsParamsWithContext creates a new GetRequestDetailsParams object with the default values initialized, and the ability to set a context for a request
func NewGetRequestDetailsParamsWithHTTPClient ¶
func NewGetRequestDetailsParamsWithHTTPClient(client *http.Client) *GetRequestDetailsParams
NewGetRequestDetailsParamsWithHTTPClient creates a new GetRequestDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetRequestDetailsParamsWithTimeout ¶
func NewGetRequestDetailsParamsWithTimeout(timeout time.Duration) *GetRequestDetailsParams
NewGetRequestDetailsParamsWithTimeout creates a new GetRequestDetailsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetRequestDetailsParams) SetContext ¶
func (o *GetRequestDetailsParams) SetContext(ctx context.Context)
SetContext adds the context to the get request details params
func (*GetRequestDetailsParams) SetExtra ¶
func (o *GetRequestDetailsParams) SetExtra(extra string)
SetExtra adds the extra to the get request details params
func (*GetRequestDetailsParams) SetHTTPClient ¶
func (o *GetRequestDetailsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get request details params
func (*GetRequestDetailsParams) SetTimeout ¶
func (o *GetRequestDetailsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get request details params
func (*GetRequestDetailsParams) WithContext ¶
func (o *GetRequestDetailsParams) WithContext(ctx context.Context) *GetRequestDetailsParams
WithContext adds the context to the get request details params
func (*GetRequestDetailsParams) WithExtra ¶
func (o *GetRequestDetailsParams) WithExtra(extra string) *GetRequestDetailsParams
WithExtra adds the extra to the get request details params
func (*GetRequestDetailsParams) WithHTTPClient ¶
func (o *GetRequestDetailsParams) WithHTTPClient(client *http.Client) *GetRequestDetailsParams
WithHTTPClient adds the HTTPClient to the get request details params
func (*GetRequestDetailsParams) WithTimeout ¶
func (o *GetRequestDetailsParams) WithTimeout(timeout time.Duration) *GetRequestDetailsParams
WithTimeout adds the timeout to the get request details params
func (*GetRequestDetailsParams) WriteToRequest ¶
func (o *GetRequestDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRequestDetailsReader ¶
type GetRequestDetailsReader struct {
// contains filtered or unexported fields
}
GetRequestDetailsReader is a Reader for the GetRequestDetails structure.
func (*GetRequestDetailsReader) ReadResponse ¶
func (o *GetRequestDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetScrambledOK ¶
type GetScrambledOK struct {
Payload string
}
GetScrambledOK handles this case with default header values.
successful operation
func NewGetScrambledOK ¶
func NewGetScrambledOK() *GetScrambledOK
NewGetScrambledOK creates a GetScrambledOK with default headers values
func (*GetScrambledOK) Error ¶
func (o *GetScrambledOK) Error() string
func (*GetScrambledOK) GetPayload ¶
func (o *GetScrambledOK) GetPayload() string
type GetScrambledParams ¶
type GetScrambledParams struct { /*Value*/ Value *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetScrambledParams contains all the parameters to send to the API endpoint for the get scrambled operation typically these are written to a http.Request
func NewGetScrambledParams ¶
func NewGetScrambledParams() *GetScrambledParams
NewGetScrambledParams creates a new GetScrambledParams object with the default values initialized.
func NewGetScrambledParamsWithContext ¶
func NewGetScrambledParamsWithContext(ctx context.Context) *GetScrambledParams
NewGetScrambledParamsWithContext creates a new GetScrambledParams object with the default values initialized, and the ability to set a context for a request
func NewGetScrambledParamsWithHTTPClient ¶
func NewGetScrambledParamsWithHTTPClient(client *http.Client) *GetScrambledParams
NewGetScrambledParamsWithHTTPClient creates a new GetScrambledParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetScrambledParamsWithTimeout ¶
func NewGetScrambledParamsWithTimeout(timeout time.Duration) *GetScrambledParams
NewGetScrambledParamsWithTimeout creates a new GetScrambledParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetScrambledParams) SetContext ¶
func (o *GetScrambledParams) SetContext(ctx context.Context)
SetContext adds the context to the get scrambled params
func (*GetScrambledParams) SetHTTPClient ¶
func (o *GetScrambledParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get scrambled params
func (*GetScrambledParams) SetTimeout ¶
func (o *GetScrambledParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get scrambled params
func (*GetScrambledParams) SetValue ¶
func (o *GetScrambledParams) SetValue(value *string)
SetValue adds the value to the get scrambled params
func (*GetScrambledParams) WithContext ¶
func (o *GetScrambledParams) WithContext(ctx context.Context) *GetScrambledParams
WithContext adds the context to the get scrambled params
func (*GetScrambledParams) WithHTTPClient ¶
func (o *GetScrambledParams) WithHTTPClient(client *http.Client) *GetScrambledParams
WithHTTPClient adds the HTTPClient to the get scrambled params
func (*GetScrambledParams) WithTimeout ¶
func (o *GetScrambledParams) WithTimeout(timeout time.Duration) *GetScrambledParams
WithTimeout adds the timeout to the get scrambled params
func (*GetScrambledParams) WithValue ¶
func (o *GetScrambledParams) WithValue(value *string) *GetScrambledParams
WithValue adds the value to the get scrambled params
func (*GetScrambledParams) WriteToRequest ¶
func (o *GetScrambledParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetScrambledReader ¶
type GetScrambledReader struct {
// contains filtered or unexported fields
}
GetScrambledReader is a Reader for the GetScrambled structure.
func (*GetScrambledReader) ReadResponse ¶
func (o *GetScrambledReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSessionsOK ¶
GetSessionsOK handles this case with default header values.
successful operation
func NewGetSessionsOK ¶
func NewGetSessionsOK() *GetSessionsOK
NewGetSessionsOK creates a GetSessionsOK with default headers values
func (*GetSessionsOK) Error ¶
func (o *GetSessionsOK) Error() string
func (*GetSessionsOK) GetPayload ¶
func (o *GetSessionsOK) GetPayload() *models.Sessions
type GetSessionsParams ¶
type GetSessionsParams struct { /*Fields*/ Fields *string /*Manager*/ Manager *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSessionsParams contains all the parameters to send to the API endpoint for the get sessions operation typically these are written to a http.Request
func NewGetSessionsParams ¶
func NewGetSessionsParams() *GetSessionsParams
NewGetSessionsParams creates a new GetSessionsParams object with the default values initialized.
func NewGetSessionsParamsWithContext ¶
func NewGetSessionsParamsWithContext(ctx context.Context) *GetSessionsParams
NewGetSessionsParamsWithContext creates a new GetSessionsParams object with the default values initialized, and the ability to set a context for a request
func NewGetSessionsParamsWithHTTPClient ¶
func NewGetSessionsParamsWithHTTPClient(client *http.Client) *GetSessionsParams
NewGetSessionsParamsWithHTTPClient creates a new GetSessionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSessionsParamsWithTimeout ¶
func NewGetSessionsParamsWithTimeout(timeout time.Duration) *GetSessionsParams
NewGetSessionsParamsWithTimeout creates a new GetSessionsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSessionsParams) SetContext ¶
func (o *GetSessionsParams) SetContext(ctx context.Context)
SetContext adds the context to the get sessions params
func (*GetSessionsParams) SetFields ¶
func (o *GetSessionsParams) SetFields(fields *string)
SetFields adds the fields to the get sessions params
func (*GetSessionsParams) SetHTTPClient ¶
func (o *GetSessionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get sessions params
func (*GetSessionsParams) SetManager ¶
func (o *GetSessionsParams) SetManager(manager *int64)
SetManager adds the manager to the get sessions params
func (*GetSessionsParams) SetTimeout ¶
func (o *GetSessionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get sessions params
func (*GetSessionsParams) WithContext ¶
func (o *GetSessionsParams) WithContext(ctx context.Context) *GetSessionsParams
WithContext adds the context to the get sessions params
func (*GetSessionsParams) WithFields ¶
func (o *GetSessionsParams) WithFields(fields *string) *GetSessionsParams
WithFields adds the fields to the get sessions params
func (*GetSessionsParams) WithHTTPClient ¶
func (o *GetSessionsParams) WithHTTPClient(client *http.Client) *GetSessionsParams
WithHTTPClient adds the HTTPClient to the get sessions params
func (*GetSessionsParams) WithManager ¶
func (o *GetSessionsParams) WithManager(manager *int64) *GetSessionsParams
WithManager adds the manager to the get sessions params
func (*GetSessionsParams) WithTimeout ¶
func (o *GetSessionsParams) WithTimeout(timeout time.Duration) *GetSessionsParams
WithTimeout adds the timeout to the get sessions params
func (*GetSessionsParams) WriteToRequest ¶
func (o *GetSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSessionsReader ¶
type GetSessionsReader struct {
// contains filtered or unexported fields
}
GetSessionsReader is a Reader for the GetSessions structure.
func (*GetSessionsReader) ReadResponse ¶
func (o *GetSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSystemPropertiesOK ¶
type GetSystemPropertiesOK struct {
Payload *models.Properties
}
GetSystemPropertiesOK handles this case with default header values.
successful operation
func NewGetSystemPropertiesOK ¶
func NewGetSystemPropertiesOK() *GetSystemPropertiesOK
NewGetSystemPropertiesOK creates a GetSystemPropertiesOK with default headers values
func (*GetSystemPropertiesOK) Error ¶
func (o *GetSystemPropertiesOK) Error() string
func (*GetSystemPropertiesOK) GetPayload ¶
func (o *GetSystemPropertiesOK) GetPayload() *models.Properties
type GetSystemPropertiesParams ¶
type GetSystemPropertiesParams struct { /*Fields*/ Fields *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSystemPropertiesParams contains all the parameters to send to the API endpoint for the get system properties operation typically these are written to a http.Request
func NewGetSystemPropertiesParams ¶
func NewGetSystemPropertiesParams() *GetSystemPropertiesParams
NewGetSystemPropertiesParams creates a new GetSystemPropertiesParams object with the default values initialized.
func NewGetSystemPropertiesParamsWithContext ¶
func NewGetSystemPropertiesParamsWithContext(ctx context.Context) *GetSystemPropertiesParams
NewGetSystemPropertiesParamsWithContext creates a new GetSystemPropertiesParams object with the default values initialized, and the ability to set a context for a request
func NewGetSystemPropertiesParamsWithHTTPClient ¶
func NewGetSystemPropertiesParamsWithHTTPClient(client *http.Client) *GetSystemPropertiesParams
NewGetSystemPropertiesParamsWithHTTPClient creates a new GetSystemPropertiesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetSystemPropertiesParamsWithTimeout ¶
func NewGetSystemPropertiesParamsWithTimeout(timeout time.Duration) *GetSystemPropertiesParams
NewGetSystemPropertiesParamsWithTimeout creates a new GetSystemPropertiesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetSystemPropertiesParams) SetContext ¶
func (o *GetSystemPropertiesParams) SetContext(ctx context.Context)
SetContext adds the context to the get system properties params
func (*GetSystemPropertiesParams) SetFields ¶
func (o *GetSystemPropertiesParams) SetFields(fields *string)
SetFields adds the fields to the get system properties params
func (*GetSystemPropertiesParams) SetHTTPClient ¶
func (o *GetSystemPropertiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get system properties params
func (*GetSystemPropertiesParams) SetTimeout ¶
func (o *GetSystemPropertiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get system properties params
func (*GetSystemPropertiesParams) WithContext ¶
func (o *GetSystemPropertiesParams) WithContext(ctx context.Context) *GetSystemPropertiesParams
WithContext adds the context to the get system properties params
func (*GetSystemPropertiesParams) WithFields ¶
func (o *GetSystemPropertiesParams) WithFields(fields *string) *GetSystemPropertiesParams
WithFields adds the fields to the get system properties params
func (*GetSystemPropertiesParams) WithHTTPClient ¶
func (o *GetSystemPropertiesParams) WithHTTPClient(client *http.Client) *GetSystemPropertiesParams
WithHTTPClient adds the HTTPClient to the get system properties params
func (*GetSystemPropertiesParams) WithTimeout ¶
func (o *GetSystemPropertiesParams) WithTimeout(timeout time.Duration) *GetSystemPropertiesParams
WithTimeout adds the timeout to the get system properties params
func (*GetSystemPropertiesParams) WriteToRequest ¶
func (o *GetSystemPropertiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSystemPropertiesReader ¶
type GetSystemPropertiesReader struct {
// contains filtered or unexported fields
}
GetSystemPropertiesReader is a Reader for the GetSystemProperties structure.
func (*GetSystemPropertiesReader) ReadResponse ¶
func (o *GetSystemPropertiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetThreadDumpOK ¶
type GetThreadDumpOK struct {
Payload string
}
GetThreadDumpOK handles this case with default header values.
successful operation
func NewGetThreadDumpOK ¶
func NewGetThreadDumpOK() *GetThreadDumpOK
NewGetThreadDumpOK creates a GetThreadDumpOK with default headers values
func (*GetThreadDumpOK) Error ¶
func (o *GetThreadDumpOK) Error() string
func (*GetThreadDumpOK) GetPayload ¶
func (o *GetThreadDumpOK) GetPayload() string
type GetThreadDumpParams ¶
type GetThreadDumpParams struct { /*DetectLocks*/ DetectLocks *string /*LockedMonitors*/ LockedMonitors *string /*LockedSynchronizers*/ LockedSynchronizers *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetThreadDumpParams contains all the parameters to send to the API endpoint for the get thread dump operation typically these are written to a http.Request
func NewGetThreadDumpParams ¶
func NewGetThreadDumpParams() *GetThreadDumpParams
NewGetThreadDumpParams creates a new GetThreadDumpParams object with the default values initialized.
func NewGetThreadDumpParamsWithContext ¶
func NewGetThreadDumpParamsWithContext(ctx context.Context) *GetThreadDumpParams
NewGetThreadDumpParamsWithContext creates a new GetThreadDumpParams object with the default values initialized, and the ability to set a context for a request
func NewGetThreadDumpParamsWithHTTPClient ¶
func NewGetThreadDumpParamsWithHTTPClient(client *http.Client) *GetThreadDumpParams
NewGetThreadDumpParamsWithHTTPClient creates a new GetThreadDumpParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetThreadDumpParamsWithTimeout ¶
func NewGetThreadDumpParamsWithTimeout(timeout time.Duration) *GetThreadDumpParams
NewGetThreadDumpParamsWithTimeout creates a new GetThreadDumpParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetThreadDumpParams) SetContext ¶
func (o *GetThreadDumpParams) SetContext(ctx context.Context)
SetContext adds the context to the get thread dump params
func (*GetThreadDumpParams) SetDetectLocks ¶
func (o *GetThreadDumpParams) SetDetectLocks(detectLocks *string)
SetDetectLocks adds the detectLocks to the get thread dump params
func (*GetThreadDumpParams) SetHTTPClient ¶
func (o *GetThreadDumpParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get thread dump params
func (*GetThreadDumpParams) SetLockedMonitors ¶
func (o *GetThreadDumpParams) SetLockedMonitors(lockedMonitors *string)
SetLockedMonitors adds the lockedMonitors to the get thread dump params
func (*GetThreadDumpParams) SetLockedSynchronizers ¶
func (o *GetThreadDumpParams) SetLockedSynchronizers(lockedSynchronizers *string)
SetLockedSynchronizers adds the lockedSynchronizers to the get thread dump params
func (*GetThreadDumpParams) SetTimeout ¶
func (o *GetThreadDumpParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get thread dump params
func (*GetThreadDumpParams) WithContext ¶
func (o *GetThreadDumpParams) WithContext(ctx context.Context) *GetThreadDumpParams
WithContext adds the context to the get thread dump params
func (*GetThreadDumpParams) WithDetectLocks ¶
func (o *GetThreadDumpParams) WithDetectLocks(detectLocks *string) *GetThreadDumpParams
WithDetectLocks adds the detectLocks to the get thread dump params
func (*GetThreadDumpParams) WithHTTPClient ¶
func (o *GetThreadDumpParams) WithHTTPClient(client *http.Client) *GetThreadDumpParams
WithHTTPClient adds the HTTPClient to the get thread dump params
func (*GetThreadDumpParams) WithLockedMonitors ¶
func (o *GetThreadDumpParams) WithLockedMonitors(lockedMonitors *string) *GetThreadDumpParams
WithLockedMonitors adds the lockedMonitors to the get thread dump params
func (*GetThreadDumpParams) WithLockedSynchronizers ¶
func (o *GetThreadDumpParams) WithLockedSynchronizers(lockedSynchronizers *string) *GetThreadDumpParams
WithLockedSynchronizers adds the lockedSynchronizers to the get thread dump params
func (*GetThreadDumpParams) WithTimeout ¶
func (o *GetThreadDumpParams) WithTimeout(timeout time.Duration) *GetThreadDumpParams
WithTimeout adds the timeout to the get thread dump params
func (*GetThreadDumpParams) WriteToRequest ¶
func (o *GetThreadDumpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetThreadDumpReader ¶
type GetThreadDumpReader struct {
// contains filtered or unexported fields
}
GetThreadDumpReader is a Reader for the GetThreadDump structure.
func (*GetThreadDumpReader) ReadResponse ¶
func (o *GetThreadDumpReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetThreadInterruptedOK ¶
type GetThreadInterruptedOK struct {
Payload string
}
GetThreadInterruptedOK handles this case with default header values.
successful operation
func NewGetThreadInterruptedOK ¶
func NewGetThreadInterruptedOK() *GetThreadInterruptedOK
NewGetThreadInterruptedOK creates a GetThreadInterruptedOK with default headers values
func (*GetThreadInterruptedOK) Error ¶
func (o *GetThreadInterruptedOK) Error() string
func (*GetThreadInterruptedOK) GetPayload ¶
func (o *GetThreadInterruptedOK) GetPayload() string
type GetThreadInterruptedParams ¶
type GetThreadInterruptedParams struct { /*ThreadLocator*/ ThreadLocator string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetThreadInterruptedParams contains all the parameters to send to the API endpoint for the get thread interrupted operation typically these are written to a http.Request
func NewGetThreadInterruptedParams ¶
func NewGetThreadInterruptedParams() *GetThreadInterruptedParams
NewGetThreadInterruptedParams creates a new GetThreadInterruptedParams object with the default values initialized.
func NewGetThreadInterruptedParamsWithContext ¶
func NewGetThreadInterruptedParamsWithContext(ctx context.Context) *GetThreadInterruptedParams
NewGetThreadInterruptedParamsWithContext creates a new GetThreadInterruptedParams object with the default values initialized, and the ability to set a context for a request
func NewGetThreadInterruptedParamsWithHTTPClient ¶
func NewGetThreadInterruptedParamsWithHTTPClient(client *http.Client) *GetThreadInterruptedParams
NewGetThreadInterruptedParamsWithHTTPClient creates a new GetThreadInterruptedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetThreadInterruptedParamsWithTimeout ¶
func NewGetThreadInterruptedParamsWithTimeout(timeout time.Duration) *GetThreadInterruptedParams
NewGetThreadInterruptedParamsWithTimeout creates a new GetThreadInterruptedParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetThreadInterruptedParams) SetContext ¶
func (o *GetThreadInterruptedParams) SetContext(ctx context.Context)
SetContext adds the context to the get thread interrupted params
func (*GetThreadInterruptedParams) SetHTTPClient ¶
func (o *GetThreadInterruptedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get thread interrupted params
func (*GetThreadInterruptedParams) SetThreadLocator ¶
func (o *GetThreadInterruptedParams) SetThreadLocator(threadLocator string)
SetThreadLocator adds the threadLocator to the get thread interrupted params
func (*GetThreadInterruptedParams) SetTimeout ¶
func (o *GetThreadInterruptedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get thread interrupted params
func (*GetThreadInterruptedParams) WithContext ¶
func (o *GetThreadInterruptedParams) WithContext(ctx context.Context) *GetThreadInterruptedParams
WithContext adds the context to the get thread interrupted params
func (*GetThreadInterruptedParams) WithHTTPClient ¶
func (o *GetThreadInterruptedParams) WithHTTPClient(client *http.Client) *GetThreadInterruptedParams
WithHTTPClient adds the HTTPClient to the get thread interrupted params
func (*GetThreadInterruptedParams) WithThreadLocator ¶
func (o *GetThreadInterruptedParams) WithThreadLocator(threadLocator string) *GetThreadInterruptedParams
WithThreadLocator adds the threadLocator to the get thread interrupted params
func (*GetThreadInterruptedParams) WithTimeout ¶
func (o *GetThreadInterruptedParams) WithTimeout(timeout time.Duration) *GetThreadInterruptedParams
WithTimeout adds the timeout to the get thread interrupted params
func (*GetThreadInterruptedParams) WriteToRequest ¶
func (o *GetThreadInterruptedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetThreadInterruptedReader ¶
type GetThreadInterruptedReader struct {
// contains filtered or unexported fields
}
GetThreadInterruptedReader is a Reader for the GetThreadInterrupted structure.
func (*GetThreadInterruptedReader) ReadResponse ¶
func (o *GetThreadInterruptedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetUnscrambledOK ¶
type GetUnscrambledOK struct {
Payload string
}
GetUnscrambledOK handles this case with default header values.
successful operation
func NewGetUnscrambledOK ¶
func NewGetUnscrambledOK() *GetUnscrambledOK
NewGetUnscrambledOK creates a GetUnscrambledOK with default headers values
func (*GetUnscrambledOK) Error ¶
func (o *GetUnscrambledOK) Error() string
func (*GetUnscrambledOK) GetPayload ¶
func (o *GetUnscrambledOK) GetPayload() string
type GetUnscrambledParams ¶
type GetUnscrambledParams struct { /*Value*/ Value *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetUnscrambledParams contains all the parameters to send to the API endpoint for the get unscrambled operation typically these are written to a http.Request
func NewGetUnscrambledParams ¶
func NewGetUnscrambledParams() *GetUnscrambledParams
NewGetUnscrambledParams creates a new GetUnscrambledParams object with the default values initialized.
func NewGetUnscrambledParamsWithContext ¶
func NewGetUnscrambledParamsWithContext(ctx context.Context) *GetUnscrambledParams
NewGetUnscrambledParamsWithContext creates a new GetUnscrambledParams object with the default values initialized, and the ability to set a context for a request
func NewGetUnscrambledParamsWithHTTPClient ¶
func NewGetUnscrambledParamsWithHTTPClient(client *http.Client) *GetUnscrambledParams
NewGetUnscrambledParamsWithHTTPClient creates a new GetUnscrambledParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetUnscrambledParamsWithTimeout ¶
func NewGetUnscrambledParamsWithTimeout(timeout time.Duration) *GetUnscrambledParams
NewGetUnscrambledParamsWithTimeout creates a new GetUnscrambledParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetUnscrambledParams) SetContext ¶
func (o *GetUnscrambledParams) SetContext(ctx context.Context)
SetContext adds the context to the get unscrambled params
func (*GetUnscrambledParams) SetHTTPClient ¶
func (o *GetUnscrambledParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get unscrambled params
func (*GetUnscrambledParams) SetTimeout ¶
func (o *GetUnscrambledParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get unscrambled params
func (*GetUnscrambledParams) SetValue ¶
func (o *GetUnscrambledParams) SetValue(value *string)
SetValue adds the value to the get unscrambled params
func (*GetUnscrambledParams) WithContext ¶
func (o *GetUnscrambledParams) WithContext(ctx context.Context) *GetUnscrambledParams
WithContext adds the context to the get unscrambled params
func (*GetUnscrambledParams) WithHTTPClient ¶
func (o *GetUnscrambledParams) WithHTTPClient(client *http.Client) *GetUnscrambledParams
WithHTTPClient adds the HTTPClient to the get unscrambled params
func (*GetUnscrambledParams) WithTimeout ¶
func (o *GetUnscrambledParams) WithTimeout(timeout time.Duration) *GetUnscrambledParams
WithTimeout adds the timeout to the get unscrambled params
func (*GetUnscrambledParams) WithValue ¶
func (o *GetUnscrambledParams) WithValue(value *string) *GetUnscrambledParams
WithValue adds the value to the get unscrambled params
func (*GetUnscrambledParams) WriteToRequest ¶
func (o *GetUnscrambledParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetUnscrambledReader ¶
type GetUnscrambledReader struct {
// contains filtered or unexported fields
}
GetUnscrambledReader is a Reader for the GetUnscrambled structure.
func (*GetUnscrambledReader) ReadResponse ¶
func (o *GetUnscrambledReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InterruptThreadOK ¶
type InterruptThreadOK struct {
Payload string
}
InterruptThreadOK handles this case with default header values.
successful operation
func NewInterruptThreadOK ¶
func NewInterruptThreadOK() *InterruptThreadOK
NewInterruptThreadOK creates a InterruptThreadOK with default headers values
func (*InterruptThreadOK) Error ¶
func (o *InterruptThreadOK) Error() string
func (*InterruptThreadOK) GetPayload ¶
func (o *InterruptThreadOK) GetPayload() string
type InterruptThreadParams ¶
type InterruptThreadParams struct { /*Body*/ Body string /*ThreadLocator*/ ThreadLocator string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InterruptThreadParams contains all the parameters to send to the API endpoint for the interrupt thread operation typically these are written to a http.Request
func NewInterruptThreadParams ¶
func NewInterruptThreadParams() *InterruptThreadParams
NewInterruptThreadParams creates a new InterruptThreadParams object with the default values initialized.
func NewInterruptThreadParamsWithContext ¶
func NewInterruptThreadParamsWithContext(ctx context.Context) *InterruptThreadParams
NewInterruptThreadParamsWithContext creates a new InterruptThreadParams object with the default values initialized, and the ability to set a context for a request
func NewInterruptThreadParamsWithHTTPClient ¶
func NewInterruptThreadParamsWithHTTPClient(client *http.Client) *InterruptThreadParams
NewInterruptThreadParamsWithHTTPClient creates a new InterruptThreadParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInterruptThreadParamsWithTimeout ¶
func NewInterruptThreadParamsWithTimeout(timeout time.Duration) *InterruptThreadParams
NewInterruptThreadParamsWithTimeout creates a new InterruptThreadParams object with the default values initialized, and the ability to set a timeout on a request
func (*InterruptThreadParams) SetBody ¶
func (o *InterruptThreadParams) SetBody(body string)
SetBody adds the body to the interrupt thread params
func (*InterruptThreadParams) SetContext ¶
func (o *InterruptThreadParams) SetContext(ctx context.Context)
SetContext adds the context to the interrupt thread params
func (*InterruptThreadParams) SetHTTPClient ¶
func (o *InterruptThreadParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the interrupt thread params
func (*InterruptThreadParams) SetThreadLocator ¶
func (o *InterruptThreadParams) SetThreadLocator(threadLocator string)
SetThreadLocator adds the threadLocator to the interrupt thread params
func (*InterruptThreadParams) SetTimeout ¶
func (o *InterruptThreadParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the interrupt thread params
func (*InterruptThreadParams) WithBody ¶
func (o *InterruptThreadParams) WithBody(body string) *InterruptThreadParams
WithBody adds the body to the interrupt thread params
func (*InterruptThreadParams) WithContext ¶
func (o *InterruptThreadParams) WithContext(ctx context.Context) *InterruptThreadParams
WithContext adds the context to the interrupt thread params
func (*InterruptThreadParams) WithHTTPClient ¶
func (o *InterruptThreadParams) WithHTTPClient(client *http.Client) *InterruptThreadParams
WithHTTPClient adds the HTTPClient to the interrupt thread params
func (*InterruptThreadParams) WithThreadLocator ¶
func (o *InterruptThreadParams) WithThreadLocator(threadLocator string) *InterruptThreadParams
WithThreadLocator adds the threadLocator to the interrupt thread params
func (*InterruptThreadParams) WithTimeout ¶
func (o *InterruptThreadParams) WithTimeout(timeout time.Duration) *InterruptThreadParams
WithTimeout adds the timeout to the interrupt thread params
func (*InterruptThreadParams) WriteToRequest ¶
func (o *InterruptThreadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InterruptThreadReader ¶
type InterruptThreadReader struct {
// contains filtered or unexported fields
}
InterruptThreadReader is a Reader for the InterruptThread structure.
func (*InterruptThreadReader) ReadResponse ¶
func (o *InterruptThreadReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InvalidateCurrentSessionDefault ¶
type InvalidateCurrentSessionDefault struct {
// contains filtered or unexported fields
}
InvalidateCurrentSessionDefault handles this case with default header values.
successful operation
func NewInvalidateCurrentSessionDefault ¶
func NewInvalidateCurrentSessionDefault(code int) *InvalidateCurrentSessionDefault
NewInvalidateCurrentSessionDefault creates a InvalidateCurrentSessionDefault with default headers values
func (*InvalidateCurrentSessionDefault) Code ¶
func (o *InvalidateCurrentSessionDefault) Code() int
Code gets the status code for the invalidate current session default response
func (*InvalidateCurrentSessionDefault) Error ¶
func (o *InvalidateCurrentSessionDefault) Error() string
type InvalidateCurrentSessionParams ¶
type InvalidateCurrentSessionParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InvalidateCurrentSessionParams contains all the parameters to send to the API endpoint for the invalidate current session operation typically these are written to a http.Request
func NewInvalidateCurrentSessionParams ¶
func NewInvalidateCurrentSessionParams() *InvalidateCurrentSessionParams
NewInvalidateCurrentSessionParams creates a new InvalidateCurrentSessionParams object with the default values initialized.
func NewInvalidateCurrentSessionParamsWithContext ¶
func NewInvalidateCurrentSessionParamsWithContext(ctx context.Context) *InvalidateCurrentSessionParams
NewInvalidateCurrentSessionParamsWithContext creates a new InvalidateCurrentSessionParams object with the default values initialized, and the ability to set a context for a request
func NewInvalidateCurrentSessionParamsWithHTTPClient ¶
func NewInvalidateCurrentSessionParamsWithHTTPClient(client *http.Client) *InvalidateCurrentSessionParams
NewInvalidateCurrentSessionParamsWithHTTPClient creates a new InvalidateCurrentSessionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInvalidateCurrentSessionParamsWithTimeout ¶
func NewInvalidateCurrentSessionParamsWithTimeout(timeout time.Duration) *InvalidateCurrentSessionParams
NewInvalidateCurrentSessionParamsWithTimeout creates a new InvalidateCurrentSessionParams object with the default values initialized, and the ability to set a timeout on a request
func (*InvalidateCurrentSessionParams) SetContext ¶
func (o *InvalidateCurrentSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the invalidate current session params
func (*InvalidateCurrentSessionParams) SetHTTPClient ¶
func (o *InvalidateCurrentSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the invalidate current session params
func (*InvalidateCurrentSessionParams) SetTimeout ¶
func (o *InvalidateCurrentSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the invalidate current session params
func (*InvalidateCurrentSessionParams) WithContext ¶
func (o *InvalidateCurrentSessionParams) WithContext(ctx context.Context) *InvalidateCurrentSessionParams
WithContext adds the context to the invalidate current session params
func (*InvalidateCurrentSessionParams) WithHTTPClient ¶
func (o *InvalidateCurrentSessionParams) WithHTTPClient(client *http.Client) *InvalidateCurrentSessionParams
WithHTTPClient adds the HTTPClient to the invalidate current session params
func (*InvalidateCurrentSessionParams) WithTimeout ¶
func (o *InvalidateCurrentSessionParams) WithTimeout(timeout time.Duration) *InvalidateCurrentSessionParams
WithTimeout adds the timeout to the invalidate current session params
func (*InvalidateCurrentSessionParams) WriteToRequest ¶
func (o *InvalidateCurrentSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InvalidateCurrentSessionReader ¶
type InvalidateCurrentSessionReader struct {
// contains filtered or unexported fields
}
InvalidateCurrentSessionReader is a Reader for the InvalidateCurrentSession structure.
func (*InvalidateCurrentSessionReader) ReadResponse ¶
func (o *InvalidateCurrentSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListDBTablesOK ¶
type ListDBTablesOK struct {
Payload string
}
ListDBTablesOK handles this case with default header values.
successful operation
func NewListDBTablesOK ¶
func NewListDBTablesOK() *ListDBTablesOK
NewListDBTablesOK creates a ListDBTablesOK with default headers values
func (*ListDBTablesOK) Error ¶
func (o *ListDBTablesOK) Error() string
func (*ListDBTablesOK) GetPayload ¶
func (o *ListDBTablesOK) GetPayload() string
type ListDBTablesParams ¶
type ListDBTablesParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListDBTablesParams contains all the parameters to send to the API endpoint for the list d b tables operation typically these are written to a http.Request
func NewListDBTablesParams ¶
func NewListDBTablesParams() *ListDBTablesParams
NewListDBTablesParams creates a new ListDBTablesParams object with the default values initialized.
func NewListDBTablesParamsWithContext ¶
func NewListDBTablesParamsWithContext(ctx context.Context) *ListDBTablesParams
NewListDBTablesParamsWithContext creates a new ListDBTablesParams object with the default values initialized, and the ability to set a context for a request
func NewListDBTablesParamsWithHTTPClient ¶
func NewListDBTablesParamsWithHTTPClient(client *http.Client) *ListDBTablesParams
NewListDBTablesParamsWithHTTPClient creates a new ListDBTablesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListDBTablesParamsWithTimeout ¶
func NewListDBTablesParamsWithTimeout(timeout time.Duration) *ListDBTablesParams
NewListDBTablesParamsWithTimeout creates a new ListDBTablesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ListDBTablesParams) SetContext ¶
func (o *ListDBTablesParams) SetContext(ctx context.Context)
SetContext adds the context to the list d b tables params
func (*ListDBTablesParams) SetHTTPClient ¶
func (o *ListDBTablesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list d b tables params
func (*ListDBTablesParams) SetTimeout ¶
func (o *ListDBTablesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list d b tables params
func (*ListDBTablesParams) WithContext ¶
func (o *ListDBTablesParams) WithContext(ctx context.Context) *ListDBTablesParams
WithContext adds the context to the list d b tables params
func (*ListDBTablesParams) WithHTTPClient ¶
func (o *ListDBTablesParams) WithHTTPClient(client *http.Client) *ListDBTablesParams
WithHTTPClient adds the HTTPClient to the list d b tables params
func (*ListDBTablesParams) WithTimeout ¶
func (o *ListDBTablesParams) WithTimeout(timeout time.Duration) *ListDBTablesParams
WithTimeout adds the timeout to the list d b tables params
func (*ListDBTablesParams) WriteToRequest ¶
func (o *ListDBTablesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListDBTablesReader ¶
type ListDBTablesReader struct {
// contains filtered or unexported fields
}
ListDBTablesReader is a Reader for the ListDBTables structure.
func (*ListDBTablesReader) ReadResponse ¶
func (o *ListDBTablesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type NewRememberMeOK ¶
type NewRememberMeOK struct {
Payload string
}
NewRememberMeOK handles this case with default header values.
successful operation
func NewNewRememberMeOK ¶
func NewNewRememberMeOK() *NewRememberMeOK
NewNewRememberMeOK creates a NewRememberMeOK with default headers values
func (*NewRememberMeOK) Error ¶
func (o *NewRememberMeOK) Error() string
func (*NewRememberMeOK) GetPayload ¶
func (o *NewRememberMeOK) GetPayload() string
type NewRememberMeParams ¶
type NewRememberMeParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
NewRememberMeParams contains all the parameters to send to the API endpoint for the new remember me operation typically these are written to a http.Request
func NewNewRememberMeParams ¶
func NewNewRememberMeParams() *NewRememberMeParams
NewNewRememberMeParams creates a new NewRememberMeParams object with the default values initialized.
func NewNewRememberMeParamsWithContext ¶
func NewNewRememberMeParamsWithContext(ctx context.Context) *NewRememberMeParams
NewNewRememberMeParamsWithContext creates a new NewRememberMeParams object with the default values initialized, and the ability to set a context for a request
func NewNewRememberMeParamsWithHTTPClient ¶
func NewNewRememberMeParamsWithHTTPClient(client *http.Client) *NewRememberMeParams
NewNewRememberMeParamsWithHTTPClient creates a new NewRememberMeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewNewRememberMeParamsWithTimeout ¶
func NewNewRememberMeParamsWithTimeout(timeout time.Duration) *NewRememberMeParams
NewNewRememberMeParamsWithTimeout creates a new NewRememberMeParams object with the default values initialized, and the ability to set a timeout on a request
func (*NewRememberMeParams) SetContext ¶
func (o *NewRememberMeParams) SetContext(ctx context.Context)
SetContext adds the context to the new remember me params
func (*NewRememberMeParams) SetHTTPClient ¶
func (o *NewRememberMeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the new remember me params
func (*NewRememberMeParams) SetTimeout ¶
func (o *NewRememberMeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the new remember me params
func (*NewRememberMeParams) WithContext ¶
func (o *NewRememberMeParams) WithContext(ctx context.Context) *NewRememberMeParams
WithContext adds the context to the new remember me params
func (*NewRememberMeParams) WithHTTPClient ¶
func (o *NewRememberMeParams) WithHTTPClient(client *http.Client) *NewRememberMeParams
WithHTTPClient adds the HTTPClient to the new remember me params
func (*NewRememberMeParams) WithTimeout ¶
func (o *NewRememberMeParams) WithTimeout(timeout time.Duration) *NewRememberMeParams
WithTimeout adds the timeout to the new remember me params
func (*NewRememberMeParams) WriteToRequest ¶
func (o *NewRememberMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type NewRememberMeReader ¶
type NewRememberMeReader struct {
// contains filtered or unexported fields
}
NewRememberMeReader is a Reader for the NewRememberMe structure.
func (*NewRememberMeReader) ReadResponse ¶
func (o *NewRememberMeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostRequestDetailsOK ¶
type PostRequestDetailsOK struct {
Payload string
}
PostRequestDetailsOK handles this case with default header values.
successful operation
func NewPostRequestDetailsOK ¶
func NewPostRequestDetailsOK() *PostRequestDetailsOK
NewPostRequestDetailsOK creates a PostRequestDetailsOK with default headers values
func (*PostRequestDetailsOK) Error ¶
func (o *PostRequestDetailsOK) Error() string
func (*PostRequestDetailsOK) GetPayload ¶
func (o *PostRequestDetailsOK) GetPayload() string
type PostRequestDetailsParams ¶
type PostRequestDetailsParams struct { /*Extra*/ Extra string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostRequestDetailsParams contains all the parameters to send to the API endpoint for the post request details operation typically these are written to a http.Request
func NewPostRequestDetailsParams ¶
func NewPostRequestDetailsParams() *PostRequestDetailsParams
NewPostRequestDetailsParams creates a new PostRequestDetailsParams object with the default values initialized.
func NewPostRequestDetailsParamsWithContext ¶
func NewPostRequestDetailsParamsWithContext(ctx context.Context) *PostRequestDetailsParams
NewPostRequestDetailsParamsWithContext creates a new PostRequestDetailsParams object with the default values initialized, and the ability to set a context for a request
func NewPostRequestDetailsParamsWithHTTPClient ¶
func NewPostRequestDetailsParamsWithHTTPClient(client *http.Client) *PostRequestDetailsParams
NewPostRequestDetailsParamsWithHTTPClient creates a new PostRequestDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostRequestDetailsParamsWithTimeout ¶
func NewPostRequestDetailsParamsWithTimeout(timeout time.Duration) *PostRequestDetailsParams
NewPostRequestDetailsParamsWithTimeout creates a new PostRequestDetailsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostRequestDetailsParams) SetContext ¶
func (o *PostRequestDetailsParams) SetContext(ctx context.Context)
SetContext adds the context to the post request details params
func (*PostRequestDetailsParams) SetExtra ¶
func (o *PostRequestDetailsParams) SetExtra(extra string)
SetExtra adds the extra to the post request details params
func (*PostRequestDetailsParams) SetHTTPClient ¶
func (o *PostRequestDetailsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post request details params
func (*PostRequestDetailsParams) SetTimeout ¶
func (o *PostRequestDetailsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post request details params
func (*PostRequestDetailsParams) WithContext ¶
func (o *PostRequestDetailsParams) WithContext(ctx context.Context) *PostRequestDetailsParams
WithContext adds the context to the post request details params
func (*PostRequestDetailsParams) WithExtra ¶
func (o *PostRequestDetailsParams) WithExtra(extra string) *PostRequestDetailsParams
WithExtra adds the extra to the post request details params
func (*PostRequestDetailsParams) WithHTTPClient ¶
func (o *PostRequestDetailsParams) WithHTTPClient(client *http.Client) *PostRequestDetailsParams
WithHTTPClient adds the HTTPClient to the post request details params
func (*PostRequestDetailsParams) WithTimeout ¶
func (o *PostRequestDetailsParams) WithTimeout(timeout time.Duration) *PostRequestDetailsParams
WithTimeout adds the timeout to the post request details params
func (*PostRequestDetailsParams) WriteToRequest ¶
func (o *PostRequestDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostRequestDetailsReader ¶
type PostRequestDetailsReader struct {
// contains filtered or unexported fields
}
PostRequestDetailsReader is a Reader for the PostRequestDetails structure.
func (*PostRequestDetailsReader) ReadResponse ¶
func (o *PostRequestDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutRequestDetailsOK ¶
type PutRequestDetailsOK struct {
Payload string
}
PutRequestDetailsOK handles this case with default header values.
successful operation
func NewPutRequestDetailsOK ¶
func NewPutRequestDetailsOK() *PutRequestDetailsOK
NewPutRequestDetailsOK creates a PutRequestDetailsOK with default headers values
func (*PutRequestDetailsOK) Error ¶
func (o *PutRequestDetailsOK) Error() string
func (*PutRequestDetailsOK) GetPayload ¶
func (o *PutRequestDetailsOK) GetPayload() string
type PutRequestDetailsParams ¶
type PutRequestDetailsParams struct { /*Extra*/ Extra string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutRequestDetailsParams contains all the parameters to send to the API endpoint for the put request details operation typically these are written to a http.Request
func NewPutRequestDetailsParams ¶
func NewPutRequestDetailsParams() *PutRequestDetailsParams
NewPutRequestDetailsParams creates a new PutRequestDetailsParams object with the default values initialized.
func NewPutRequestDetailsParamsWithContext ¶
func NewPutRequestDetailsParamsWithContext(ctx context.Context) *PutRequestDetailsParams
NewPutRequestDetailsParamsWithContext creates a new PutRequestDetailsParams object with the default values initialized, and the ability to set a context for a request
func NewPutRequestDetailsParamsWithHTTPClient ¶
func NewPutRequestDetailsParamsWithHTTPClient(client *http.Client) *PutRequestDetailsParams
NewPutRequestDetailsParamsWithHTTPClient creates a new PutRequestDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutRequestDetailsParamsWithTimeout ¶
func NewPutRequestDetailsParamsWithTimeout(timeout time.Duration) *PutRequestDetailsParams
NewPutRequestDetailsParamsWithTimeout creates a new PutRequestDetailsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutRequestDetailsParams) SetContext ¶
func (o *PutRequestDetailsParams) SetContext(ctx context.Context)
SetContext adds the context to the put request details params
func (*PutRequestDetailsParams) SetExtra ¶
func (o *PutRequestDetailsParams) SetExtra(extra string)
SetExtra adds the extra to the put request details params
func (*PutRequestDetailsParams) SetHTTPClient ¶
func (o *PutRequestDetailsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put request details params
func (*PutRequestDetailsParams) SetTimeout ¶
func (o *PutRequestDetailsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put request details params
func (*PutRequestDetailsParams) WithContext ¶
func (o *PutRequestDetailsParams) WithContext(ctx context.Context) *PutRequestDetailsParams
WithContext adds the context to the put request details params
func (*PutRequestDetailsParams) WithExtra ¶
func (o *PutRequestDetailsParams) WithExtra(extra string) *PutRequestDetailsParams
WithExtra adds the extra to the put request details params
func (*PutRequestDetailsParams) WithHTTPClient ¶
func (o *PutRequestDetailsParams) WithHTTPClient(client *http.Client) *PutRequestDetailsParams
WithHTTPClient adds the HTTPClient to the put request details params
func (*PutRequestDetailsParams) WithTimeout ¶
func (o *PutRequestDetailsParams) WithTimeout(timeout time.Duration) *PutRequestDetailsParams
WithTimeout adds the timeout to the put request details params
func (*PutRequestDetailsParams) WriteToRequest ¶
func (o *PutRequestDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutRequestDetailsReader ¶
type PutRequestDetailsReader struct {
// contains filtered or unexported fields
}
PutRequestDetailsReader is a Reader for the PutRequestDetails structure.
func (*PutRequestDetailsReader) ReadResponse ¶
func (o *PutRequestDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RequestFinalizationDefault ¶
type RequestFinalizationDefault struct {
// contains filtered or unexported fields
}
RequestFinalizationDefault handles this case with default header values.
successful operation
func NewRequestFinalizationDefault ¶
func NewRequestFinalizationDefault(code int) *RequestFinalizationDefault
NewRequestFinalizationDefault creates a RequestFinalizationDefault with default headers values
func (*RequestFinalizationDefault) Code ¶
func (o *RequestFinalizationDefault) Code() int
Code gets the status code for the request finalization default response
func (*RequestFinalizationDefault) Error ¶
func (o *RequestFinalizationDefault) Error() string
type RequestFinalizationParams ¶
type RequestFinalizationParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RequestFinalizationParams contains all the parameters to send to the API endpoint for the request finalization operation typically these are written to a http.Request
func NewRequestFinalizationParams ¶
func NewRequestFinalizationParams() *RequestFinalizationParams
NewRequestFinalizationParams creates a new RequestFinalizationParams object with the default values initialized.
func NewRequestFinalizationParamsWithContext ¶
func NewRequestFinalizationParamsWithContext(ctx context.Context) *RequestFinalizationParams
NewRequestFinalizationParamsWithContext creates a new RequestFinalizationParams object with the default values initialized, and the ability to set a context for a request
func NewRequestFinalizationParamsWithHTTPClient ¶
func NewRequestFinalizationParamsWithHTTPClient(client *http.Client) *RequestFinalizationParams
NewRequestFinalizationParamsWithHTTPClient creates a new RequestFinalizationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRequestFinalizationParamsWithTimeout ¶
func NewRequestFinalizationParamsWithTimeout(timeout time.Duration) *RequestFinalizationParams
NewRequestFinalizationParamsWithTimeout creates a new RequestFinalizationParams object with the default values initialized, and the ability to set a timeout on a request
func (*RequestFinalizationParams) SetContext ¶
func (o *RequestFinalizationParams) SetContext(ctx context.Context)
SetContext adds the context to the request finalization params
func (*RequestFinalizationParams) SetHTTPClient ¶
func (o *RequestFinalizationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the request finalization params
func (*RequestFinalizationParams) SetTimeout ¶
func (o *RequestFinalizationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the request finalization params
func (*RequestFinalizationParams) WithContext ¶
func (o *RequestFinalizationParams) WithContext(ctx context.Context) *RequestFinalizationParams
WithContext adds the context to the request finalization params
func (*RequestFinalizationParams) WithHTTPClient ¶
func (o *RequestFinalizationParams) WithHTTPClient(client *http.Client) *RequestFinalizationParams
WithHTTPClient adds the HTTPClient to the request finalization params
func (*RequestFinalizationParams) WithTimeout ¶
func (o *RequestFinalizationParams) WithTimeout(timeout time.Duration) *RequestFinalizationParams
WithTimeout adds the timeout to the request finalization params
func (*RequestFinalizationParams) WriteToRequest ¶
func (o *RequestFinalizationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RequestFinalizationReader ¶
type RequestFinalizationReader struct {
// contains filtered or unexported fields
}
RequestFinalizationReader is a Reader for the RequestFinalization structure.
func (*RequestFinalizationReader) ReadResponse ¶
func (o *RequestFinalizationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RequestGcDefault ¶
type RequestGcDefault struct {
// contains filtered or unexported fields
}
RequestGcDefault handles this case with default header values.
successful operation
func NewRequestGcDefault ¶
func NewRequestGcDefault(code int) *RequestGcDefault
NewRequestGcDefault creates a RequestGcDefault with default headers values
func (*RequestGcDefault) Code ¶
func (o *RequestGcDefault) Code() int
Code gets the status code for the request gc default response
func (*RequestGcDefault) Error ¶
func (o *RequestGcDefault) Error() string
type RequestGcParams ¶
type RequestGcParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RequestGcParams contains all the parameters to send to the API endpoint for the request gc operation typically these are written to a http.Request
func NewRequestGcParams ¶
func NewRequestGcParams() *RequestGcParams
NewRequestGcParams creates a new RequestGcParams object with the default values initialized.
func NewRequestGcParamsWithContext ¶
func NewRequestGcParamsWithContext(ctx context.Context) *RequestGcParams
NewRequestGcParamsWithContext creates a new RequestGcParams object with the default values initialized, and the ability to set a context for a request
func NewRequestGcParamsWithHTTPClient ¶
func NewRequestGcParamsWithHTTPClient(client *http.Client) *RequestGcParams
NewRequestGcParamsWithHTTPClient creates a new RequestGcParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRequestGcParamsWithTimeout ¶
func NewRequestGcParamsWithTimeout(timeout time.Duration) *RequestGcParams
NewRequestGcParamsWithTimeout creates a new RequestGcParams object with the default values initialized, and the ability to set a timeout on a request
func (*RequestGcParams) SetContext ¶
func (o *RequestGcParams) SetContext(ctx context.Context)
SetContext adds the context to the request gc params
func (*RequestGcParams) SetHTTPClient ¶
func (o *RequestGcParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the request gc params
func (*RequestGcParams) SetTimeout ¶
func (o *RequestGcParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the request gc params
func (*RequestGcParams) WithContext ¶
func (o *RequestGcParams) WithContext(ctx context.Context) *RequestGcParams
WithContext adds the context to the request gc params
func (*RequestGcParams) WithHTTPClient ¶
func (o *RequestGcParams) WithHTTPClient(client *http.Client) *RequestGcParams
WithHTTPClient adds the HTTPClient to the request gc params
func (*RequestGcParams) WithTimeout ¶
func (o *RequestGcParams) WithTimeout(timeout time.Duration) *RequestGcParams
WithTimeout adds the timeout to the request gc params
func (*RequestGcParams) WriteToRequest ¶
func (o *RequestGcParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RequestGcReader ¶
type RequestGcReader struct {
// contains filtered or unexported fields
}
RequestGcReader is a Reader for the RequestGc structure.
func (*RequestGcReader) ReadResponse ¶
func (o *RequestGcReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SaveMemoryDumpOK ¶
type SaveMemoryDumpOK struct {
Payload string
}
SaveMemoryDumpOK handles this case with default header values.
successful operation
func NewSaveMemoryDumpOK ¶
func NewSaveMemoryDumpOK() *SaveMemoryDumpOK
NewSaveMemoryDumpOK creates a SaveMemoryDumpOK with default headers values
func (*SaveMemoryDumpOK) Error ¶
func (o *SaveMemoryDumpOK) Error() string
func (*SaveMemoryDumpOK) GetPayload ¶
func (o *SaveMemoryDumpOK) GetPayload() string
type SaveMemoryDumpParams ¶
type SaveMemoryDumpParams struct { /*Archived*/ Archived *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SaveMemoryDumpParams contains all the parameters to send to the API endpoint for the save memory dump operation typically these are written to a http.Request
func NewSaveMemoryDumpParams ¶
func NewSaveMemoryDumpParams() *SaveMemoryDumpParams
NewSaveMemoryDumpParams creates a new SaveMemoryDumpParams object with the default values initialized.
func NewSaveMemoryDumpParamsWithContext ¶
func NewSaveMemoryDumpParamsWithContext(ctx context.Context) *SaveMemoryDumpParams
NewSaveMemoryDumpParamsWithContext creates a new SaveMemoryDumpParams object with the default values initialized, and the ability to set a context for a request
func NewSaveMemoryDumpParamsWithHTTPClient ¶
func NewSaveMemoryDumpParamsWithHTTPClient(client *http.Client) *SaveMemoryDumpParams
NewSaveMemoryDumpParamsWithHTTPClient creates a new SaveMemoryDumpParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSaveMemoryDumpParamsWithTimeout ¶
func NewSaveMemoryDumpParamsWithTimeout(timeout time.Duration) *SaveMemoryDumpParams
NewSaveMemoryDumpParamsWithTimeout creates a new SaveMemoryDumpParams object with the default values initialized, and the ability to set a timeout on a request
func (*SaveMemoryDumpParams) SetArchived ¶
func (o *SaveMemoryDumpParams) SetArchived(archived *bool)
SetArchived adds the archived to the save memory dump params
func (*SaveMemoryDumpParams) SetContext ¶
func (o *SaveMemoryDumpParams) SetContext(ctx context.Context)
SetContext adds the context to the save memory dump params
func (*SaveMemoryDumpParams) SetHTTPClient ¶
func (o *SaveMemoryDumpParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the save memory dump params
func (*SaveMemoryDumpParams) SetTimeout ¶
func (o *SaveMemoryDumpParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the save memory dump params
func (*SaveMemoryDumpParams) WithArchived ¶
func (o *SaveMemoryDumpParams) WithArchived(archived *bool) *SaveMemoryDumpParams
WithArchived adds the archived to the save memory dump params
func (*SaveMemoryDumpParams) WithContext ¶
func (o *SaveMemoryDumpParams) WithContext(ctx context.Context) *SaveMemoryDumpParams
WithContext adds the context to the save memory dump params
func (*SaveMemoryDumpParams) WithHTTPClient ¶
func (o *SaveMemoryDumpParams) WithHTTPClient(client *http.Client) *SaveMemoryDumpParams
WithHTTPClient adds the HTTPClient to the save memory dump params
func (*SaveMemoryDumpParams) WithTimeout ¶
func (o *SaveMemoryDumpParams) WithTimeout(timeout time.Duration) *SaveMemoryDumpParams
WithTimeout adds the timeout to the save memory dump params
func (*SaveMemoryDumpParams) WriteToRequest ¶
func (o *SaveMemoryDumpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SaveMemoryDumpReader ¶
type SaveMemoryDumpReader struct {
// contains filtered or unexported fields
}
SaveMemoryDumpReader is a Reader for the SaveMemoryDump structure.
func (*SaveMemoryDumpReader) ReadResponse ¶
func (o *SaveMemoryDumpReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetCurrentSessionMaxInactiveIntervalOK ¶
type SetCurrentSessionMaxInactiveIntervalOK struct {
Payload string
}
SetCurrentSessionMaxInactiveIntervalOK handles this case with default header values.
successful operation
func NewSetCurrentSessionMaxInactiveIntervalOK ¶
func NewSetCurrentSessionMaxInactiveIntervalOK() *SetCurrentSessionMaxInactiveIntervalOK
NewSetCurrentSessionMaxInactiveIntervalOK creates a SetCurrentSessionMaxInactiveIntervalOK with default headers values
func (*SetCurrentSessionMaxInactiveIntervalOK) Error ¶
func (o *SetCurrentSessionMaxInactiveIntervalOK) Error() string
func (*SetCurrentSessionMaxInactiveIntervalOK) GetPayload ¶
func (o *SetCurrentSessionMaxInactiveIntervalOK) GetPayload() string
type SetCurrentSessionMaxInactiveIntervalParams ¶
type SetCurrentSessionMaxInactiveIntervalParams struct { /*Body*/ Body string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SetCurrentSessionMaxInactiveIntervalParams contains all the parameters to send to the API endpoint for the set current session max inactive interval operation typically these are written to a http.Request
func NewSetCurrentSessionMaxInactiveIntervalParams ¶
func NewSetCurrentSessionMaxInactiveIntervalParams() *SetCurrentSessionMaxInactiveIntervalParams
NewSetCurrentSessionMaxInactiveIntervalParams creates a new SetCurrentSessionMaxInactiveIntervalParams object with the default values initialized.
func NewSetCurrentSessionMaxInactiveIntervalParamsWithContext ¶
func NewSetCurrentSessionMaxInactiveIntervalParamsWithContext(ctx context.Context) *SetCurrentSessionMaxInactiveIntervalParams
NewSetCurrentSessionMaxInactiveIntervalParamsWithContext creates a new SetCurrentSessionMaxInactiveIntervalParams object with the default values initialized, and the ability to set a context for a request
func NewSetCurrentSessionMaxInactiveIntervalParamsWithHTTPClient ¶
func NewSetCurrentSessionMaxInactiveIntervalParamsWithHTTPClient(client *http.Client) *SetCurrentSessionMaxInactiveIntervalParams
NewSetCurrentSessionMaxInactiveIntervalParamsWithHTTPClient creates a new SetCurrentSessionMaxInactiveIntervalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetCurrentSessionMaxInactiveIntervalParamsWithTimeout ¶
func NewSetCurrentSessionMaxInactiveIntervalParamsWithTimeout(timeout time.Duration) *SetCurrentSessionMaxInactiveIntervalParams
NewSetCurrentSessionMaxInactiveIntervalParamsWithTimeout creates a new SetCurrentSessionMaxInactiveIntervalParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetCurrentSessionMaxInactiveIntervalParams) SetBody ¶
func (o *SetCurrentSessionMaxInactiveIntervalParams) SetBody(body string)
SetBody adds the body to the set current session max inactive interval params
func (*SetCurrentSessionMaxInactiveIntervalParams) SetContext ¶
func (o *SetCurrentSessionMaxInactiveIntervalParams) SetContext(ctx context.Context)
SetContext adds the context to the set current session max inactive interval params
func (*SetCurrentSessionMaxInactiveIntervalParams) SetHTTPClient ¶
func (o *SetCurrentSessionMaxInactiveIntervalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set current session max inactive interval params
func (*SetCurrentSessionMaxInactiveIntervalParams) SetTimeout ¶
func (o *SetCurrentSessionMaxInactiveIntervalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set current session max inactive interval params
func (*SetCurrentSessionMaxInactiveIntervalParams) WithBody ¶
func (o *SetCurrentSessionMaxInactiveIntervalParams) WithBody(body string) *SetCurrentSessionMaxInactiveIntervalParams
WithBody adds the body to the set current session max inactive interval params
func (*SetCurrentSessionMaxInactiveIntervalParams) WithContext ¶
func (o *SetCurrentSessionMaxInactiveIntervalParams) WithContext(ctx context.Context) *SetCurrentSessionMaxInactiveIntervalParams
WithContext adds the context to the set current session max inactive interval params
func (*SetCurrentSessionMaxInactiveIntervalParams) WithHTTPClient ¶
func (o *SetCurrentSessionMaxInactiveIntervalParams) WithHTTPClient(client *http.Client) *SetCurrentSessionMaxInactiveIntervalParams
WithHTTPClient adds the HTTPClient to the set current session max inactive interval params
func (*SetCurrentSessionMaxInactiveIntervalParams) WithTimeout ¶
func (o *SetCurrentSessionMaxInactiveIntervalParams) WithTimeout(timeout time.Duration) *SetCurrentSessionMaxInactiveIntervalParams
WithTimeout adds the timeout to the set current session max inactive interval params
func (*SetCurrentSessionMaxInactiveIntervalParams) WriteToRequest ¶
func (o *SetCurrentSessionMaxInactiveIntervalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetCurrentSessionMaxInactiveIntervalReader ¶
type SetCurrentSessionMaxInactiveIntervalReader struct {
// contains filtered or unexported fields
}
SetCurrentSessionMaxInactiveIntervalReader is a Reader for the SetCurrentSessionMaxInactiveInterval structure.
func (*SetCurrentSessionMaxInactiveIntervalReader) ReadResponse ¶
func (o *SetCurrentSessionMaxInactiveIntervalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- debug_client.go
- delete_current_remember_me_parameters.go
- delete_current_remember_me_responses.go
- empty_task_parameters.go
- empty_task_responses.go
- execute_d_b_query_parameters.go
- execute_d_b_query_responses.go
- get_build_chain_optimization_log_parameters.go
- get_build_chain_optimization_log_responses.go
- get_cached_build_promotions_parameters.go
- get_cached_build_promotions_responses.go
- get_cached_build_promotions_stats_parameters.go
- get_cached_build_promotions_stats_responses.go
- get_cached_builds_stat_parameters.go
- get_cached_builds_stat_responses.go
- get_current_session_max_inactive_interval_parameters.go
- get_current_session_max_inactive_interval_responses.go
- get_current_session_parameters.go
- get_current_session_responses.go
- get_current_user_permissions_parameters.go
- get_current_user_permissions_responses.go
- get_date_parameters.go
- get_date_responses.go
- get_diagnostics_perf_stats_parameters.go
- get_diagnostics_perf_stats_responses.go
- get_environment_variables_parameters.go
- get_environment_variables_responses.go
- get_hashed_parameters.go
- get_hashed_responses.go
- get_ip_address_parameters.go
- get_ip_address_responses.go
- get_raw_investigations_parameters.go
- get_raw_investigations_responses.go
- get_request_details_parameters.go
- get_request_details_responses.go
- get_scrambled_parameters.go
- get_scrambled_responses.go
- get_sessions_parameters.go
- get_sessions_responses.go
- get_system_properties_parameters.go
- get_system_properties_responses.go
- get_thread_dump_parameters.go
- get_thread_dump_responses.go
- get_thread_interrupted_parameters.go
- get_thread_interrupted_responses.go
- get_unscrambled_parameters.go
- get_unscrambled_responses.go
- interrupt_thread_parameters.go
- interrupt_thread_responses.go
- invalidate_current_session_parameters.go
- invalidate_current_session_responses.go
- list_d_b_tables_parameters.go
- list_d_b_tables_responses.go
- new_remember_me_parameters.go
- new_remember_me_responses.go
- post_request_details_parameters.go
- post_request_details_responses.go
- put_request_details_parameters.go
- put_request_details_responses.go
- request_finalization_parameters.go
- request_finalization_responses.go
- request_gc_parameters.go
- request_gc_responses.go
- save_memory_dump_parameters.go
- save_memory_dump_responses.go
- set_current_session_max_inactive_interval_parameters.go
- set_current_session_max_inactive_interval_responses.go