plugins_system_pipelines_connections

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2018 License: BSD-3-Clause Imports: 10 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 plugins org graylog plugins pipelineprocessor system pipelines connections API

func New

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

New creates a new plugins org graylog plugins pipelineprocessor system pipelines connections API client.

func (*Client) MapData

func (a *Client) MapData(params *MapDataParams, authInfo runtime.ClientAuthInfoWriter) (*MapDataOK, error)

MapData gets map data

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type MapDataOK

type MapDataOK struct {
	Payload *models.MapDataSearchResult
}

MapDataOK handles this case with default header values.

No response was specified

func NewMapDataOK

func NewMapDataOK() *MapDataOK

NewMapDataOK creates a MapDataOK with default headers values

func (*MapDataOK) Error

func (o *MapDataOK) Error() string

type MapDataParams

type MapDataParams struct {

	/*JSONBody*/
	JSONBody *models.MapDataSearchRequest

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

MapDataParams contains all the parameters to send to the API endpoint for the map data operation typically these are written to a http.Request

func NewMapDataParams

func NewMapDataParams() *MapDataParams

NewMapDataParams creates a new MapDataParams object with the default values initialized.

func NewMapDataParamsWithContext

func NewMapDataParamsWithContext(ctx context.Context) *MapDataParams

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

func NewMapDataParamsWithHTTPClient

func NewMapDataParamsWithHTTPClient(client *http.Client) *MapDataParams

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

func NewMapDataParamsWithTimeout

func NewMapDataParamsWithTimeout(timeout time.Duration) *MapDataParams

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

func (*MapDataParams) SetContext

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

SetContext adds the context to the map data params

func (*MapDataParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the map data params

func (*MapDataParams) SetJSONBody

func (o *MapDataParams) SetJSONBody(jSONBody *models.MapDataSearchRequest)

SetJSONBody adds the jsonBody to the map data params

func (*MapDataParams) SetTimeout

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

SetTimeout adds the timeout to the map data params

func (*MapDataParams) WithContext

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

WithContext adds the context to the map data params

func (*MapDataParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the map data params

func (*MapDataParams) WithJSONBody

func (o *MapDataParams) WithJSONBody(jSONBody *models.MapDataSearchRequest) *MapDataParams

WithJSONBody adds the jSONBody to the map data params

func (*MapDataParams) WithTimeout

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

WithTimeout adds the timeout to the map data params

func (*MapDataParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type MapDataReader

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

MapDataReader is a Reader for the MapData structure.

func (*MapDataReader) ReadResponse

func (o *MapDataReader) 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