debug

package
v0.0.0-...-a39a1f1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

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

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

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

Code gets the status code for the delete current remember me default response

func (*DeleteCurrentRememberMeDefault) Error

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

WithContext adds the context to the delete current remember me params

func (*DeleteCurrentRememberMeParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete current remember me params

func (*DeleteCurrentRememberMeParams) WithTimeout

WithTimeout adds the timeout to the delete current remember me params

func (*DeleteCurrentRememberMeParams) WriteToRequest

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

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 (*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

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

WithBuildLocator adds the buildLocator to the get build chain optimization log params

func (*GetBuildChainOptimizationLogParams) WithContext

WithContext adds the context to the get build chain optimization log params

func (*GetBuildChainOptimizationLogParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get build chain optimization log params

func (*GetBuildChainOptimizationLogParams) WithTimeout

WithTimeout adds the timeout to the get build chain optimization log params

func (*GetBuildChainOptimizationLogParams) WriteToRequest

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

type GetCachedBuildPromotionsOK struct {
	Payload *models.Builds
}

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 (*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

WithContext adds the context to the get cached build promotions params

func (*GetCachedBuildPromotionsParams) WithFields

WithFields adds the fields to the get cached build promotions params

func (*GetCachedBuildPromotionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cached build promotions params

func (*GetCachedBuildPromotionsParams) WithTimeout

WithTimeout adds the timeout to the get cached build promotions params

func (*GetCachedBuildPromotionsParams) WriteToRequest

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 (*GetCachedBuildPromotionsStatsOK) GetPayload

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

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

WithContext adds the context to the get cached build promotions stats params

func (*GetCachedBuildPromotionsStatsParams) WithFields

WithFields adds the fields to the get cached build promotions stats params

func (*GetCachedBuildPromotionsStatsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get cached build promotions stats params

func (*GetCachedBuildPromotionsStatsParams) WithTimeout

WithTimeout adds the timeout to the get cached build promotions stats params

func (*GetCachedBuildPromotionsStatsParams) WriteToRequest

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

WithContext adds the context to the get cached builds stat params

func (*GetCachedBuildsStatParams) WithFields

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

WithTimeout adds the timeout to the get cached builds stat params

func (*GetCachedBuildsStatParams) WriteToRequest

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 (*GetCurrentSessionMaxInactiveIntervalOK) GetPayload

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

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

SetTimeout adds the timeout to the get current session max inactive interval params

func (*GetCurrentSessionMaxInactiveIntervalParams) WithContext

WithContext adds the context to the get current session max inactive interval params

func (*GetCurrentSessionMaxInactiveIntervalParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get current session max inactive interval params

func (*GetCurrentSessionMaxInactiveIntervalParams) WithTimeout

WithTimeout adds the timeout to the get current session max inactive interval params

func (*GetCurrentSessionMaxInactiveIntervalParams) WriteToRequest

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

type GetCurrentSessionOK struct {
	Payload *models.Session
}

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

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

WithTimeout adds the timeout to the get current session params

func (*GetCurrentSessionParams) WriteToRequest

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 (*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

WithContext adds the context to the get current user permissions params

func (*GetCurrentUserPermissionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get current user permissions params

func (*GetCurrentUserPermissionsParams) WithTimeout

WithTimeout adds the timeout to the get current user permissions params

func (*GetCurrentUserPermissionsParams) WriteToRequest

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) Error

func (o *GetDateOK) Error() string

func (*GetDateOK) GetPayload

func (o *GetDateOK) GetPayload() string

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

WithContext adds the context to the get diagnostics perf stats params

func (*GetDiagnosticsPerfStatsParams) WithFields

WithFields adds the fields to the get diagnostics perf stats params

func (*GetDiagnosticsPerfStatsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get diagnostics perf stats params

func (*GetDiagnosticsPerfStatsParams) WithTimeout

WithTimeout adds the timeout to the get diagnostics perf stats params

func (*GetDiagnosticsPerfStatsParams) WriteToRequest

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

WithContext adds the context to the get environment variables params

func (*GetEnvironmentVariablesParams) WithFields

WithFields adds the fields to the get environment variables params

func (*GetEnvironmentVariablesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get environment variables params

func (*GetEnvironmentVariablesParams) WithTimeout

WithTimeout adds the timeout to the get environment variables params

func (*GetEnvironmentVariablesParams) WriteToRequest

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

type GetIPAddressOK struct {
	Payload *models.Items
}

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

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

WithContext adds the context to the get raw investigations params

func (*GetRawInvestigationsParams) WithFields

WithFields adds the fields to the get raw investigations params

func (*GetRawInvestigationsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get raw investigations params

func (*GetRawInvestigationsParams) WithTimeout

WithTimeout adds the timeout to the get raw investigations params

func (*GetRawInvestigationsParams) WriteToRequest

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

WithContext adds the context to the get request details params

func (*GetRequestDetailsParams) WithExtra

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

WithTimeout adds the timeout to the get request details params

func (*GetRequestDetailsParams) WriteToRequest

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

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

type GetSessionsOK struct {
	Payload *models.Sessions
}

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

WithContext adds the context to the get system properties params

func (*GetSystemPropertiesParams) WithFields

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

WithTimeout adds the timeout to the get system properties params

func (*GetSystemPropertiesParams) WriteToRequest

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

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

WithContext adds the context to the get thread interrupted params

func (*GetThreadInterruptedParams) WithHTTPClient

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

WithTimeout adds the timeout to the get thread interrupted params

func (*GetThreadInterruptedParams) WriteToRequest

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

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

WithBody adds the body to the interrupt thread params

func (*InterruptThreadParams) WithContext

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

Code gets the status code for the invalidate current session default response

func (*InvalidateCurrentSessionDefault) Error

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

WithContext adds the context to the invalidate current session params

func (*InvalidateCurrentSessionParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the invalidate current session params

func (*InvalidateCurrentSessionParams) WithTimeout

WithTimeout adds the timeout to the invalidate current session params

func (*InvalidateCurrentSessionParams) WriteToRequest

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

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

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

WithContext adds the context to the post request details params

func (*PostRequestDetailsParams) WithExtra

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

WithTimeout adds the timeout to the post request details params

func (*PostRequestDetailsParams) WriteToRequest

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

WithContext adds the context to the put request details params

func (*PutRequestDetailsParams) WithExtra

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

WithTimeout adds the timeout to the put request details params

func (*PutRequestDetailsParams) WriteToRequest

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

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

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

WithTimeout adds the timeout to the request finalization params

func (*RequestFinalizationParams) WriteToRequest

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

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 (*SetCurrentSessionMaxInactiveIntervalOK) GetPayload

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

SetBody adds the body to the set current session max inactive interval params

func (*SetCurrentSessionMaxInactiveIntervalParams) SetContext

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

SetTimeout adds the timeout to the set current session max inactive interval params

func (*SetCurrentSessionMaxInactiveIntervalParams) WithBody

WithBody adds the body to the set current session max inactive interval params

func (*SetCurrentSessionMaxInactiveIntervalParams) WithContext

WithContext adds the context to the set current session max inactive interval params

func (*SetCurrentSessionMaxInactiveIntervalParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the set current session max inactive interval params

func (*SetCurrentSessionMaxInactiveIntervalParams) WithTimeout

WithTimeout adds the timeout to the set current session max inactive interval params

func (*SetCurrentSessionMaxInactiveIntervalParams) WriteToRequest

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL