v3_organization_id_knoxservices

package
v2.8.0-rc.53+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2018 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 v3 organization id knoxservices API

func New

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

New creates a new v3 organization id knoxservices API client.

func (*Client) ListByOrganizationAndBlueprint

func (a *Client) ListByOrganizationAndBlueprint(params *ListByOrganizationAndBlueprintParams) (*ListByOrganizationAndBlueprintOK, error)

ListByOrganizationAndBlueprint lists supported exposable services for the specified blueprint

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ListByOrganizationAndBlueprintOK

type ListByOrganizationAndBlueprintOK struct {
	Payload []*models_cloudbreak.ExposedServiceResponse
}

ListByOrganizationAndBlueprintOK handles this case with default header values.

successful operation

func NewListByOrganizationAndBlueprintOK

func NewListByOrganizationAndBlueprintOK() *ListByOrganizationAndBlueprintOK

NewListByOrganizationAndBlueprintOK creates a ListByOrganizationAndBlueprintOK with default headers values

func (*ListByOrganizationAndBlueprintOK) Error

type ListByOrganizationAndBlueprintParams

type ListByOrganizationAndBlueprintParams struct {

	/*BlueprintName*/
	BlueprintName string
	/*OrganizationID*/
	OrganizationID int64

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

ListByOrganizationAndBlueprintParams contains all the parameters to send to the API endpoint for the list by organization and blueprint operation typically these are written to a http.Request

func NewListByOrganizationAndBlueprintParams

func NewListByOrganizationAndBlueprintParams() *ListByOrganizationAndBlueprintParams

NewListByOrganizationAndBlueprintParams creates a new ListByOrganizationAndBlueprintParams object with the default values initialized.

func NewListByOrganizationAndBlueprintParamsWithContext

func NewListByOrganizationAndBlueprintParamsWithContext(ctx context.Context) *ListByOrganizationAndBlueprintParams

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

func NewListByOrganizationAndBlueprintParamsWithHTTPClient

func NewListByOrganizationAndBlueprintParamsWithHTTPClient(client *http.Client) *ListByOrganizationAndBlueprintParams

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

func NewListByOrganizationAndBlueprintParamsWithTimeout

func NewListByOrganizationAndBlueprintParamsWithTimeout(timeout time.Duration) *ListByOrganizationAndBlueprintParams

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

func (*ListByOrganizationAndBlueprintParams) SetBlueprintName

func (o *ListByOrganizationAndBlueprintParams) SetBlueprintName(blueprintName string)

SetBlueprintName adds the blueprintName to the list by organization and blueprint params

func (*ListByOrganizationAndBlueprintParams) SetContext

SetContext adds the context to the list by organization and blueprint params

func (*ListByOrganizationAndBlueprintParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the list by organization and blueprint params

func (*ListByOrganizationAndBlueprintParams) SetOrganizationID

func (o *ListByOrganizationAndBlueprintParams) SetOrganizationID(organizationID int64)

SetOrganizationID adds the organizationId to the list by organization and blueprint params

func (*ListByOrganizationAndBlueprintParams) SetTimeout

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

SetTimeout adds the timeout to the list by organization and blueprint params

func (*ListByOrganizationAndBlueprintParams) WithBlueprintName

WithBlueprintName adds the blueprintName to the list by organization and blueprint params

func (*ListByOrganizationAndBlueprintParams) WithContext

WithContext adds the context to the list by organization and blueprint params

func (*ListByOrganizationAndBlueprintParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the list by organization and blueprint params

func (*ListByOrganizationAndBlueprintParams) WithOrganizationID

WithOrganizationID adds the organizationID to the list by organization and blueprint params

func (*ListByOrganizationAndBlueprintParams) WithTimeout

WithTimeout adds the timeout to the list by organization and blueprint params

func (*ListByOrganizationAndBlueprintParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ListByOrganizationAndBlueprintReader

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

ListByOrganizationAndBlueprintReader is a Reader for the ListByOrganizationAndBlueprint structure.

func (*ListByOrganizationAndBlueprintReader) ReadResponse

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