system_debug_events

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 system debug events API

func New

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

New creates a new system debug events API client.

func (*Client) GetRelevant

func (a *Client) GetRelevant(params *GetRelevantParams, authInfo runtime.ClientAuthInfoWriter) (*GetRelevantOK, error)

GetRelevant gets relevant configuration settings and their values

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type GetRelevantOK

type GetRelevantOK struct {
	Payload *models.ExposedConfiguration
}

GetRelevantOK handles this case with default header values.

No response was specified

func NewGetRelevantOK

func NewGetRelevantOK() *GetRelevantOK

NewGetRelevantOK creates a GetRelevantOK with default headers values

func (*GetRelevantOK) Error

func (o *GetRelevantOK) Error() string

type GetRelevantParams

type GetRelevantParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetRelevantParams contains all the parameters to send to the API endpoint for the get relevant operation typically these are written to a http.Request

func NewGetRelevantParams

func NewGetRelevantParams() *GetRelevantParams

NewGetRelevantParams creates a new GetRelevantParams object with the default values initialized.

func NewGetRelevantParamsWithContext

func NewGetRelevantParamsWithContext(ctx context.Context) *GetRelevantParams

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

func NewGetRelevantParamsWithHTTPClient

func NewGetRelevantParamsWithHTTPClient(client *http.Client) *GetRelevantParams

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

func NewGetRelevantParamsWithTimeout

func NewGetRelevantParamsWithTimeout(timeout time.Duration) *GetRelevantParams

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

func (*GetRelevantParams) SetContext

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

SetContext adds the context to the get relevant params

func (*GetRelevantParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get relevant params

func (*GetRelevantParams) SetTimeout

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

SetTimeout adds the timeout to the get relevant params

func (*GetRelevantParams) WithContext

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

WithContext adds the context to the get relevant params

func (*GetRelevantParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get relevant params

func (*GetRelevantParams) WithTimeout

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

WithTimeout adds the timeout to the get relevant params

func (*GetRelevantParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetRelevantReader

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

GetRelevantReader is a Reader for the GetRelevant structure.

func (*GetRelevantReader) ReadResponse

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