operations

package
v0.69.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockHandlerOK

type BlockHandlerOK struct {
}

BlockHandlerOK handles this case with default header values.

OK

func NewBlockHandlerOK

func NewBlockHandlerOK() *BlockHandlerOK

NewBlockHandlerOK creates a BlockHandlerOK with default headers values

func (*BlockHandlerOK) Error

func (o *BlockHandlerOK) Error() string

type BlockHandlerParams

type BlockHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

BlockHandlerParams contains all the parameters to send to the API endpoint for the block handler operation typically these are written to a http.Request

func NewBlockHandlerParams

func NewBlockHandlerParams() *BlockHandlerParams

NewBlockHandlerParams creates a new BlockHandlerParams object with the default values initialized.

func NewBlockHandlerParamsWithContext

func NewBlockHandlerParamsWithContext(ctx context.Context) *BlockHandlerParams

NewBlockHandlerParamsWithContext creates a new BlockHandlerParams object with the default values initialized, and the ability to set a context for a request

func NewBlockHandlerParamsWithHTTPClient

func NewBlockHandlerParamsWithHTTPClient(client *http.Client) *BlockHandlerParams

NewBlockHandlerParamsWithHTTPClient creates a new BlockHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewBlockHandlerParamsWithTimeout

func NewBlockHandlerParamsWithTimeout(timeout time.Duration) *BlockHandlerParams

NewBlockHandlerParamsWithTimeout creates a new BlockHandlerParams object with the default values initialized, and the ability to set a timeout on a request

func (*BlockHandlerParams) SetAuthInfoWriter

func (o *BlockHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the block handler params

func (*BlockHandlerParams) SetContext

func (o *BlockHandlerParams) SetContext(ctx context.Context)

SetContext adds the context to the block handler params

func (*BlockHandlerParams) SetFlightId

func (o *BlockHandlerParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*BlockHandlerParams) SetHTTPClient

func (o *BlockHandlerParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the block handler params

func (*BlockHandlerParams) SetHTTPClientTransport

func (o *BlockHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the block handler params

func (*BlockHandlerParams) SetTimeout

func (o *BlockHandlerParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the block handler params

func (*BlockHandlerParams) WithContext

WithContext adds the context to the block handler params

func (*BlockHandlerParams) WithHTTPClient

func (o *BlockHandlerParams) WithHTTPClient(client *http.Client) *BlockHandlerParams

WithHTTPClient adds the HTTPClient to the block handler params

func (*BlockHandlerParams) WithTimeout

func (o *BlockHandlerParams) WithTimeout(timeout time.Duration) *BlockHandlerParams

WithTimeout adds the timeout to the block handler params

func (*BlockHandlerParams) WriteToRequest

func (o *BlockHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type BlockHandlerReader

type BlockHandlerReader struct {
	// contains filtered or unexported fields
}

BlockHandlerReader is a Reader for the BlockHandler structure.

func (*BlockHandlerReader) ReadResponse

func (o *BlockHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for operations API

func (*Client) BlockHandler deprecated

func (a *Client) BlockHandler(params *BlockHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*BlockHandlerOK, error)

Deprecated: 2022-08-10 - Use BlockHandlerShort instead.

BlockHandler

func (*Client) BlockHandlerShort

func (a *Client) BlockHandlerShort(params *BlockHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*BlockHandlerOK, error)

BlockHandlerShort

func (*Client) CmdlineHandler deprecated

func (a *Client) CmdlineHandler(params *CmdlineHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*CmdlineHandlerOK, error)

Deprecated: 2022-08-10 - Use CmdlineHandlerShort instead.

CmdlineHandler

func (*Client) CmdlineHandlerShort

func (a *Client) CmdlineHandlerShort(params *CmdlineHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*CmdlineHandlerOK, error)

CmdlineHandlerShort

func (*Client) GoroutineHandler deprecated

func (a *Client) GoroutineHandler(params *GoroutineHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GoroutineHandlerOK, error)

Deprecated: 2022-08-10 - Use GoroutineHandlerShort instead.

GoroutineHandler

func (*Client) GoroutineHandlerShort

func (a *Client) GoroutineHandlerShort(params *GoroutineHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GoroutineHandlerOK, error)

GoroutineHandlerShort

func (*Client) HeapHandler deprecated

func (a *Client) HeapHandler(params *HeapHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*HeapHandlerOK, error)

Deprecated: 2022-08-10 - Use HeapHandlerShort instead.

HeapHandler

func (*Client) HeapHandlerShort

func (a *Client) HeapHandlerShort(params *HeapHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*HeapHandlerOK, error)

HeapHandlerShort

func (*Client) IndexHandler deprecated

func (a *Client) IndexHandler(params *IndexHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*IndexHandlerOK, error)

Deprecated: 2022-08-10 - Use IndexHandlerShort instead.

IndexHandler

func (*Client) IndexHandlerShort

func (a *Client) IndexHandlerShort(params *IndexHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*IndexHandlerOK, error)

IndexHandlerShort

func (*Client) Profile deprecated

func (a *Client) Profile(params *ProfileParams, authInfo runtime.ClientAuthInfoWriter) (*ProfileOK, error)

Deprecated: 2022-08-10 - Use ProfileShort instead.

Profile

func (*Client) ProfileShort

func (a *Client) ProfileShort(params *ProfileParams, authInfo runtime.ClientAuthInfoWriter) (*ProfileOK, error)

ProfileShort

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

func (*Client) SymbolHandler deprecated

func (a *Client) SymbolHandler(params *SymbolHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SymbolHandlerOK, error)

Deprecated: 2022-08-10 - Use SymbolHandlerShort instead.

SymbolHandler

func (*Client) SymbolHandlerShort

func (a *Client) SymbolHandlerShort(params *SymbolHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SymbolHandlerOK, error)

SymbolHandlerShort

func (*Client) ThreadcreateHandler deprecated

func (a *Client) ThreadcreateHandler(params *ThreadcreateHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*ThreadcreateHandlerOK, error)

Deprecated: 2022-08-10 - Use ThreadcreateHandlerShort instead.

ThreadcreateHandler

func (*Client) ThreadcreateHandlerShort

func (a *Client) ThreadcreateHandlerShort(params *ThreadcreateHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*ThreadcreateHandlerOK, error)

ThreadcreateHandlerShort

type ClientService

type ClientService interface {
	IndexHandler(params *IndexHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*IndexHandlerOK, error)
	IndexHandlerShort(params *IndexHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*IndexHandlerOK, error)
	BlockHandler(params *BlockHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*BlockHandlerOK, error)
	BlockHandlerShort(params *BlockHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*BlockHandlerOK, error)
	CmdlineHandler(params *CmdlineHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*CmdlineHandlerOK, error)
	CmdlineHandlerShort(params *CmdlineHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*CmdlineHandlerOK, error)
	GoroutineHandler(params *GoroutineHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GoroutineHandlerOK, error)
	GoroutineHandlerShort(params *GoroutineHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*GoroutineHandlerOK, error)
	HeapHandler(params *HeapHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*HeapHandlerOK, error)
	HeapHandlerShort(params *HeapHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*HeapHandlerOK, error)
	Profile(params *ProfileParams, authInfo runtime.ClientAuthInfoWriter) (*ProfileOK, error)
	ProfileShort(params *ProfileParams, authInfo runtime.ClientAuthInfoWriter) (*ProfileOK, error)
	SymbolHandler(params *SymbolHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SymbolHandlerOK, error)
	SymbolHandlerShort(params *SymbolHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*SymbolHandlerOK, error)
	ThreadcreateHandler(params *ThreadcreateHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*ThreadcreateHandlerOK, error)
	ThreadcreateHandlerShort(params *ThreadcreateHandlerParams, authInfo runtime.ClientAuthInfoWriter) (*ThreadcreateHandlerOK, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new operations API client.

type CmdlineHandlerOK

type CmdlineHandlerOK struct {
}

CmdlineHandlerOK handles this case with default header values.

OK

func NewCmdlineHandlerOK

func NewCmdlineHandlerOK() *CmdlineHandlerOK

NewCmdlineHandlerOK creates a CmdlineHandlerOK with default headers values

func (*CmdlineHandlerOK) Error

func (o *CmdlineHandlerOK) Error() string

type CmdlineHandlerParams

type CmdlineHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

CmdlineHandlerParams contains all the parameters to send to the API endpoint for the cmdline handler operation typically these are written to a http.Request

func NewCmdlineHandlerParams

func NewCmdlineHandlerParams() *CmdlineHandlerParams

NewCmdlineHandlerParams creates a new CmdlineHandlerParams object with the default values initialized.

func NewCmdlineHandlerParamsWithContext

func NewCmdlineHandlerParamsWithContext(ctx context.Context) *CmdlineHandlerParams

NewCmdlineHandlerParamsWithContext creates a new CmdlineHandlerParams object with the default values initialized, and the ability to set a context for a request

func NewCmdlineHandlerParamsWithHTTPClient

func NewCmdlineHandlerParamsWithHTTPClient(client *http.Client) *CmdlineHandlerParams

NewCmdlineHandlerParamsWithHTTPClient creates a new CmdlineHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewCmdlineHandlerParamsWithTimeout

func NewCmdlineHandlerParamsWithTimeout(timeout time.Duration) *CmdlineHandlerParams

NewCmdlineHandlerParamsWithTimeout creates a new CmdlineHandlerParams object with the default values initialized, and the ability to set a timeout on a request

func (*CmdlineHandlerParams) SetAuthInfoWriter

func (o *CmdlineHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the cmdline handler params

func (*CmdlineHandlerParams) SetContext

func (o *CmdlineHandlerParams) SetContext(ctx context.Context)

SetContext adds the context to the cmdline handler params

func (*CmdlineHandlerParams) SetFlightId

func (o *CmdlineHandlerParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*CmdlineHandlerParams) SetHTTPClient

func (o *CmdlineHandlerParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cmdline handler params

func (*CmdlineHandlerParams) SetHTTPClientTransport

func (o *CmdlineHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the cmdline handler params

func (*CmdlineHandlerParams) SetTimeout

func (o *CmdlineHandlerParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cmdline handler params

func (*CmdlineHandlerParams) WithContext

WithContext adds the context to the cmdline handler params

func (*CmdlineHandlerParams) WithHTTPClient

func (o *CmdlineHandlerParams) WithHTTPClient(client *http.Client) *CmdlineHandlerParams

WithHTTPClient adds the HTTPClient to the cmdline handler params

func (*CmdlineHandlerParams) WithTimeout

func (o *CmdlineHandlerParams) WithTimeout(timeout time.Duration) *CmdlineHandlerParams

WithTimeout adds the timeout to the cmdline handler params

func (*CmdlineHandlerParams) WriteToRequest

func (o *CmdlineHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CmdlineHandlerReader

type CmdlineHandlerReader struct {
	// contains filtered or unexported fields
}

CmdlineHandlerReader is a Reader for the CmdlineHandler structure.

func (*CmdlineHandlerReader) ReadResponse

func (o *CmdlineHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GoroutineHandlerOK

type GoroutineHandlerOK struct {
}

GoroutineHandlerOK handles this case with default header values.

OK

func NewGoroutineHandlerOK

func NewGoroutineHandlerOK() *GoroutineHandlerOK

NewGoroutineHandlerOK creates a GoroutineHandlerOK with default headers values

func (*GoroutineHandlerOK) Error

func (o *GoroutineHandlerOK) Error() string

type GoroutineHandlerParams

type GoroutineHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

GoroutineHandlerParams contains all the parameters to send to the API endpoint for the goroutine handler operation typically these are written to a http.Request

func NewGoroutineHandlerParams

func NewGoroutineHandlerParams() *GoroutineHandlerParams

NewGoroutineHandlerParams creates a new GoroutineHandlerParams object with the default values initialized.

func NewGoroutineHandlerParamsWithContext

func NewGoroutineHandlerParamsWithContext(ctx context.Context) *GoroutineHandlerParams

NewGoroutineHandlerParamsWithContext creates a new GoroutineHandlerParams object with the default values initialized, and the ability to set a context for a request

func NewGoroutineHandlerParamsWithHTTPClient

func NewGoroutineHandlerParamsWithHTTPClient(client *http.Client) *GoroutineHandlerParams

NewGoroutineHandlerParamsWithHTTPClient creates a new GoroutineHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGoroutineHandlerParamsWithTimeout

func NewGoroutineHandlerParamsWithTimeout(timeout time.Duration) *GoroutineHandlerParams

NewGoroutineHandlerParamsWithTimeout creates a new GoroutineHandlerParams object with the default values initialized, and the ability to set a timeout on a request

func (*GoroutineHandlerParams) SetAuthInfoWriter

func (o *GoroutineHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the goroutine handler params

func (*GoroutineHandlerParams) SetContext

func (o *GoroutineHandlerParams) SetContext(ctx context.Context)

SetContext adds the context to the goroutine handler params

func (*GoroutineHandlerParams) SetFlightId

func (o *GoroutineHandlerParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*GoroutineHandlerParams) SetHTTPClient

func (o *GoroutineHandlerParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the goroutine handler params

func (*GoroutineHandlerParams) SetHTTPClientTransport

func (o *GoroutineHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the goroutine handler params

func (*GoroutineHandlerParams) SetTimeout

func (o *GoroutineHandlerParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the goroutine handler params

func (*GoroutineHandlerParams) WithContext

WithContext adds the context to the goroutine handler params

func (*GoroutineHandlerParams) WithHTTPClient

func (o *GoroutineHandlerParams) WithHTTPClient(client *http.Client) *GoroutineHandlerParams

WithHTTPClient adds the HTTPClient to the goroutine handler params

func (*GoroutineHandlerParams) WithTimeout

WithTimeout adds the timeout to the goroutine handler params

func (*GoroutineHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GoroutineHandlerReader

type GoroutineHandlerReader struct {
	// contains filtered or unexported fields
}

GoroutineHandlerReader is a Reader for the GoroutineHandler structure.

func (*GoroutineHandlerReader) ReadResponse

func (o *GoroutineHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type HeapHandlerOK

type HeapHandlerOK struct {
}

HeapHandlerOK handles this case with default header values.

OK

func NewHeapHandlerOK

func NewHeapHandlerOK() *HeapHandlerOK

NewHeapHandlerOK creates a HeapHandlerOK with default headers values

func (*HeapHandlerOK) Error

func (o *HeapHandlerOK) Error() string

type HeapHandlerParams

type HeapHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

HeapHandlerParams contains all the parameters to send to the API endpoint for the heap handler operation typically these are written to a http.Request

func NewHeapHandlerParams

func NewHeapHandlerParams() *HeapHandlerParams

NewHeapHandlerParams creates a new HeapHandlerParams object with the default values initialized.

func NewHeapHandlerParamsWithContext

func NewHeapHandlerParamsWithContext(ctx context.Context) *HeapHandlerParams

NewHeapHandlerParamsWithContext creates a new HeapHandlerParams object with the default values initialized, and the ability to set a context for a request

func NewHeapHandlerParamsWithHTTPClient

func NewHeapHandlerParamsWithHTTPClient(client *http.Client) *HeapHandlerParams

NewHeapHandlerParamsWithHTTPClient creates a new HeapHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewHeapHandlerParamsWithTimeout

func NewHeapHandlerParamsWithTimeout(timeout time.Duration) *HeapHandlerParams

NewHeapHandlerParamsWithTimeout creates a new HeapHandlerParams object with the default values initialized, and the ability to set a timeout on a request

func (*HeapHandlerParams) SetAuthInfoWriter

func (o *HeapHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the heap handler params

func (*HeapHandlerParams) SetContext

func (o *HeapHandlerParams) SetContext(ctx context.Context)

SetContext adds the context to the heap handler params

func (*HeapHandlerParams) SetFlightId

func (o *HeapHandlerParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*HeapHandlerParams) SetHTTPClient

func (o *HeapHandlerParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the heap handler params

func (*HeapHandlerParams) SetHTTPClientTransport

func (o *HeapHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the heap handler params

func (*HeapHandlerParams) SetTimeout

func (o *HeapHandlerParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the heap handler params

func (*HeapHandlerParams) WithContext

func (o *HeapHandlerParams) WithContext(ctx context.Context) *HeapHandlerParams

WithContext adds the context to the heap handler params

func (*HeapHandlerParams) WithHTTPClient

func (o *HeapHandlerParams) WithHTTPClient(client *http.Client) *HeapHandlerParams

WithHTTPClient adds the HTTPClient to the heap handler params

func (*HeapHandlerParams) WithTimeout

func (o *HeapHandlerParams) WithTimeout(timeout time.Duration) *HeapHandlerParams

WithTimeout adds the timeout to the heap handler params

func (*HeapHandlerParams) WriteToRequest

func (o *HeapHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type HeapHandlerReader

type HeapHandlerReader struct {
	// contains filtered or unexported fields
}

HeapHandlerReader is a Reader for the HeapHandler structure.

func (*HeapHandlerReader) ReadResponse

func (o *HeapHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type IndexHandlerOK

type IndexHandlerOK struct {
}

IndexHandlerOK handles this case with default header values.

OK

func NewIndexHandlerOK

func NewIndexHandlerOK() *IndexHandlerOK

NewIndexHandlerOK creates a IndexHandlerOK with default headers values

func (*IndexHandlerOK) Error

func (o *IndexHandlerOK) Error() string

type IndexHandlerParams

type IndexHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

IndexHandlerParams contains all the parameters to send to the API endpoint for the index handler operation typically these are written to a http.Request

func NewIndexHandlerParams

func NewIndexHandlerParams() *IndexHandlerParams

NewIndexHandlerParams creates a new IndexHandlerParams object with the default values initialized.

func NewIndexHandlerParamsWithContext

func NewIndexHandlerParamsWithContext(ctx context.Context) *IndexHandlerParams

NewIndexHandlerParamsWithContext creates a new IndexHandlerParams object with the default values initialized, and the ability to set a context for a request

func NewIndexHandlerParamsWithHTTPClient

func NewIndexHandlerParamsWithHTTPClient(client *http.Client) *IndexHandlerParams

NewIndexHandlerParamsWithHTTPClient creates a new IndexHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewIndexHandlerParamsWithTimeout

func NewIndexHandlerParamsWithTimeout(timeout time.Duration) *IndexHandlerParams

NewIndexHandlerParamsWithTimeout creates a new IndexHandlerParams object with the default values initialized, and the ability to set a timeout on a request

func (*IndexHandlerParams) SetAuthInfoWriter

func (o *IndexHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the index handler params

func (*IndexHandlerParams) SetContext

func (o *IndexHandlerParams) SetContext(ctx context.Context)

SetContext adds the context to the index handler params

func (*IndexHandlerParams) SetFlightId

func (o *IndexHandlerParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*IndexHandlerParams) SetHTTPClient

func (o *IndexHandlerParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the index handler params

func (*IndexHandlerParams) SetHTTPClientTransport

func (o *IndexHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the index handler params

func (*IndexHandlerParams) SetTimeout

func (o *IndexHandlerParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the index handler params

func (*IndexHandlerParams) WithContext

WithContext adds the context to the index handler params

func (*IndexHandlerParams) WithHTTPClient

func (o *IndexHandlerParams) WithHTTPClient(client *http.Client) *IndexHandlerParams

WithHTTPClient adds the HTTPClient to the index handler params

func (*IndexHandlerParams) WithTimeout

func (o *IndexHandlerParams) WithTimeout(timeout time.Duration) *IndexHandlerParams

WithTimeout adds the timeout to the index handler params

func (*IndexHandlerParams) WriteToRequest

func (o *IndexHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type IndexHandlerReader

type IndexHandlerReader struct {
	// contains filtered or unexported fields
}

IndexHandlerReader is a Reader for the IndexHandler structure.

func (*IndexHandlerReader) ReadResponse

func (o *IndexHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ProfileOK

type ProfileOK struct {
}

ProfileOK handles this case with default header values.

OK

func NewProfileOK

func NewProfileOK() *ProfileOK

NewProfileOK creates a ProfileOK with default headers values

func (*ProfileOK) Error

func (o *ProfileOK) Error() string

type ProfileParams

type ProfileParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

ProfileParams contains all the parameters to send to the API endpoint for the profile operation typically these are written to a http.Request

func NewProfileParams

func NewProfileParams() *ProfileParams

NewProfileParams creates a new ProfileParams object with the default values initialized.

func NewProfileParamsWithContext

func NewProfileParamsWithContext(ctx context.Context) *ProfileParams

NewProfileParamsWithContext creates a new ProfileParams object with the default values initialized, and the ability to set a context for a request

func NewProfileParamsWithHTTPClient

func NewProfileParamsWithHTTPClient(client *http.Client) *ProfileParams

NewProfileParamsWithHTTPClient creates a new ProfileParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewProfileParamsWithTimeout

func NewProfileParamsWithTimeout(timeout time.Duration) *ProfileParams

NewProfileParamsWithTimeout creates a new ProfileParams object with the default values initialized, and the ability to set a timeout on a request

func (*ProfileParams) SetAuthInfoWriter

func (o *ProfileParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the profile params

func (*ProfileParams) SetContext

func (o *ProfileParams) SetContext(ctx context.Context)

SetContext adds the context to the profile params

func (*ProfileParams) SetFlightId

func (o *ProfileParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*ProfileParams) SetHTTPClient

func (o *ProfileParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the profile params

func (*ProfileParams) SetHTTPClientTransport

func (o *ProfileParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the profile params

func (*ProfileParams) SetTimeout

func (o *ProfileParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the profile params

func (*ProfileParams) WithContext

func (o *ProfileParams) WithContext(ctx context.Context) *ProfileParams

WithContext adds the context to the profile params

func (*ProfileParams) WithHTTPClient

func (o *ProfileParams) WithHTTPClient(client *http.Client) *ProfileParams

WithHTTPClient adds the HTTPClient to the profile params

func (*ProfileParams) WithTimeout

func (o *ProfileParams) WithTimeout(timeout time.Duration) *ProfileParams

WithTimeout adds the timeout to the profile params

func (*ProfileParams) WriteToRequest

func (o *ProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ProfileReader

type ProfileReader struct {
	// contains filtered or unexported fields
}

ProfileReader is a Reader for the Profile structure.

func (*ProfileReader) ReadResponse

func (o *ProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SymbolHandlerOK

type SymbolHandlerOK struct {
}

SymbolHandlerOK handles this case with default header values.

OK

func NewSymbolHandlerOK

func NewSymbolHandlerOK() *SymbolHandlerOK

NewSymbolHandlerOK creates a SymbolHandlerOK with default headers values

func (*SymbolHandlerOK) Error

func (o *SymbolHandlerOK) Error() string

type SymbolHandlerParams

type SymbolHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

SymbolHandlerParams contains all the parameters to send to the API endpoint for the symbol handler operation typically these are written to a http.Request

func NewSymbolHandlerParams

func NewSymbolHandlerParams() *SymbolHandlerParams

NewSymbolHandlerParams creates a new SymbolHandlerParams object with the default values initialized.

func NewSymbolHandlerParamsWithContext

func NewSymbolHandlerParamsWithContext(ctx context.Context) *SymbolHandlerParams

NewSymbolHandlerParamsWithContext creates a new SymbolHandlerParams object with the default values initialized, and the ability to set a context for a request

func NewSymbolHandlerParamsWithHTTPClient

func NewSymbolHandlerParamsWithHTTPClient(client *http.Client) *SymbolHandlerParams

NewSymbolHandlerParamsWithHTTPClient creates a new SymbolHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewSymbolHandlerParamsWithTimeout

func NewSymbolHandlerParamsWithTimeout(timeout time.Duration) *SymbolHandlerParams

NewSymbolHandlerParamsWithTimeout creates a new SymbolHandlerParams object with the default values initialized, and the ability to set a timeout on a request

func (*SymbolHandlerParams) SetAuthInfoWriter

func (o *SymbolHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the symbol handler params

func (*SymbolHandlerParams) SetContext

func (o *SymbolHandlerParams) SetContext(ctx context.Context)

SetContext adds the context to the symbol handler params

func (*SymbolHandlerParams) SetFlightId

func (o *SymbolHandlerParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*SymbolHandlerParams) SetHTTPClient

func (o *SymbolHandlerParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the symbol handler params

func (*SymbolHandlerParams) SetHTTPClientTransport

func (o *SymbolHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the symbol handler params

func (*SymbolHandlerParams) SetTimeout

func (o *SymbolHandlerParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the symbol handler params

func (*SymbolHandlerParams) WithContext

WithContext adds the context to the symbol handler params

func (*SymbolHandlerParams) WithHTTPClient

func (o *SymbolHandlerParams) WithHTTPClient(client *http.Client) *SymbolHandlerParams

WithHTTPClient adds the HTTPClient to the symbol handler params

func (*SymbolHandlerParams) WithTimeout

func (o *SymbolHandlerParams) WithTimeout(timeout time.Duration) *SymbolHandlerParams

WithTimeout adds the timeout to the symbol handler params

func (*SymbolHandlerParams) WriteToRequest

func (o *SymbolHandlerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type SymbolHandlerReader

type SymbolHandlerReader struct {
	// contains filtered or unexported fields
}

SymbolHandlerReader is a Reader for the SymbolHandler structure.

func (*SymbolHandlerReader) ReadResponse

func (o *SymbolHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ThreadcreateHandlerOK

type ThreadcreateHandlerOK struct {
}

ThreadcreateHandlerOK handles this case with default header values.

OK

func NewThreadcreateHandlerOK

func NewThreadcreateHandlerOK() *ThreadcreateHandlerOK

NewThreadcreateHandlerOK creates a ThreadcreateHandlerOK with default headers values

func (*ThreadcreateHandlerOK) Error

func (o *ThreadcreateHandlerOK) Error() string

type ThreadcreateHandlerParams

type ThreadcreateHandlerParams struct {

	/*RetryPolicy*/
	RetryPolicy *utils.Retry

	AuthInfoWriter runtime.ClientAuthInfoWriter
	Context        context.Context
	HTTPClient     *http.Client

	// XFlightId is an optional parameter from this SDK
	XFlightId *string
	// contains filtered or unexported fields
}

ThreadcreateHandlerParams contains all the parameters to send to the API endpoint for the threadcreate handler operation typically these are written to a http.Request

func NewThreadcreateHandlerParams

func NewThreadcreateHandlerParams() *ThreadcreateHandlerParams

NewThreadcreateHandlerParams creates a new ThreadcreateHandlerParams object with the default values initialized.

func NewThreadcreateHandlerParamsWithContext

func NewThreadcreateHandlerParamsWithContext(ctx context.Context) *ThreadcreateHandlerParams

NewThreadcreateHandlerParamsWithContext creates a new ThreadcreateHandlerParams object with the default values initialized, and the ability to set a context for a request

func NewThreadcreateHandlerParamsWithHTTPClient

func NewThreadcreateHandlerParamsWithHTTPClient(client *http.Client) *ThreadcreateHandlerParams

NewThreadcreateHandlerParamsWithHTTPClient creates a new ThreadcreateHandlerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewThreadcreateHandlerParamsWithTimeout

func NewThreadcreateHandlerParamsWithTimeout(timeout time.Duration) *ThreadcreateHandlerParams

NewThreadcreateHandlerParamsWithTimeout creates a new ThreadcreateHandlerParams object with the default values initialized, and the ability to set a timeout on a request

func (*ThreadcreateHandlerParams) SetAuthInfoWriter

func (o *ThreadcreateHandlerParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)

SetAuthInfoWriter adds the authInfoWriter to the threadcreate handler params

func (*ThreadcreateHandlerParams) SetContext

func (o *ThreadcreateHandlerParams) SetContext(ctx context.Context)

SetContext adds the context to the threadcreate handler params

func (*ThreadcreateHandlerParams) SetFlightId

func (o *ThreadcreateHandlerParams) SetFlightId(flightId string)

SetFlightId adds the flightId as the header value for this specific endpoint

func (*ThreadcreateHandlerParams) SetHTTPClient

func (o *ThreadcreateHandlerParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the threadcreate handler params

func (*ThreadcreateHandlerParams) SetHTTPClientTransport

func (o *ThreadcreateHandlerParams) SetHTTPClientTransport(roundTripper http.RoundTripper)

SetHTTPClient adds the HTTPClient Transport to the threadcreate handler params

func (*ThreadcreateHandlerParams) SetTimeout

func (o *ThreadcreateHandlerParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the threadcreate handler params

func (*ThreadcreateHandlerParams) WithContext

WithContext adds the context to the threadcreate handler params

func (*ThreadcreateHandlerParams) WithHTTPClient

func (o *ThreadcreateHandlerParams) WithHTTPClient(client *http.Client) *ThreadcreateHandlerParams

WithHTTPClient adds the HTTPClient to the threadcreate handler params

func (*ThreadcreateHandlerParams) WithTimeout

WithTimeout adds the timeout to the threadcreate handler params

func (*ThreadcreateHandlerParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ThreadcreateHandlerReader

type ThreadcreateHandlerReader struct {
	// contains filtered or unexported fields
}

ThreadcreateHandlerReader is a Reader for the ThreadcreateHandler structure.

func (*ThreadcreateHandlerReader) ReadResponse

func (o *ThreadcreateHandlerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Jump to

Keyboard shortcuts

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