v4_workspace_id

package
v1.999.999-b9 Latest Latest
Warning

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

Go to latest
Published: May 7, 2020 License: Apache-2.0, BSD-2-Clause 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 v4 workspace id API

func New

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

New creates a new v4 workspace id API client.

func (*Client) GetKnoxServices

func (a *Client) GetKnoxServices(params *GetKnoxServicesParams) (*GetKnoxServicesOK, error)

GetKnoxServices returns supported knox services

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type GetKnoxServicesOK

type GetKnoxServicesOK struct {
	Payload *model.ExposedServiceV4Responses
}

GetKnoxServicesOK handles this case with default header values.

successful operation

func NewGetKnoxServicesOK

func NewGetKnoxServicesOK() *GetKnoxServicesOK

NewGetKnoxServicesOK creates a GetKnoxServicesOK with default headers values

func (*GetKnoxServicesOK) Error

func (o *GetKnoxServicesOK) Error() string

type GetKnoxServicesParams

type GetKnoxServicesParams struct {

	/*BlueprintName*/
	BlueprintName *string
	/*WorkspaceID*/
	WorkspaceID int64

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

GetKnoxServicesParams contains all the parameters to send to the API endpoint for the get knox services operation typically these are written to a http.Request

func NewGetKnoxServicesParams

func NewGetKnoxServicesParams() *GetKnoxServicesParams

NewGetKnoxServicesParams creates a new GetKnoxServicesParams object with the default values initialized.

func NewGetKnoxServicesParamsWithContext

func NewGetKnoxServicesParamsWithContext(ctx context.Context) *GetKnoxServicesParams

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

func NewGetKnoxServicesParamsWithHTTPClient

func NewGetKnoxServicesParamsWithHTTPClient(client *http.Client) *GetKnoxServicesParams

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

func NewGetKnoxServicesParamsWithTimeout

func NewGetKnoxServicesParamsWithTimeout(timeout time.Duration) *GetKnoxServicesParams

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

func (*GetKnoxServicesParams) SetBlueprintName

func (o *GetKnoxServicesParams) SetBlueprintName(blueprintName *string)

SetBlueprintName adds the blueprintName to the get knox services params

func (*GetKnoxServicesParams) SetContext

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

SetContext adds the context to the get knox services params

func (*GetKnoxServicesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get knox services params

func (*GetKnoxServicesParams) SetTimeout

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

SetTimeout adds the timeout to the get knox services params

func (*GetKnoxServicesParams) SetWorkspaceID

func (o *GetKnoxServicesParams) SetWorkspaceID(workspaceID int64)

SetWorkspaceID adds the workspaceId to the get knox services params

func (*GetKnoxServicesParams) WithBlueprintName

func (o *GetKnoxServicesParams) WithBlueprintName(blueprintName *string) *GetKnoxServicesParams

WithBlueprintName adds the blueprintName to the get knox services params

func (*GetKnoxServicesParams) WithContext

WithContext adds the context to the get knox services params

func (*GetKnoxServicesParams) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get knox services params

func (*GetKnoxServicesParams) WithTimeout

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

WithTimeout adds the timeout to the get knox services params

func (*GetKnoxServicesParams) WithWorkspaceID

func (o *GetKnoxServicesParams) WithWorkspaceID(workspaceID int64) *GetKnoxServicesParams

WithWorkspaceID adds the workspaceID to the get knox services params

func (*GetKnoxServicesParams) WriteToRequest

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

WriteToRequest writes these params to a swagger request

type GetKnoxServicesReader

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

GetKnoxServicesReader is a Reader for the GetKnoxServices structure.

func (*GetKnoxServicesReader) ReadResponse

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