Documentation
¶
Index ¶
- type Client
- func (a *Client) CreateProxyConfigV1(params *CreateProxyConfigV1Params) (*CreateProxyConfigV1OK, error)
- func (a *Client) DeleteProxyConfigByCrnV1(params *DeleteProxyConfigByCrnV1Params) (*DeleteProxyConfigByCrnV1OK, error)
- func (a *Client) DeleteProxyConfigByNameV1(params *DeleteProxyConfigByNameV1Params) (*DeleteProxyConfigByNameV1OK, error)
- func (a *Client) DeleteProxyConfigsV1(params *DeleteProxyConfigsV1Params) (*DeleteProxyConfigsV1OK, error)
- func (a *Client) GetProxyConfigByCrnV1(params *GetProxyConfigByCrnV1Params) (*GetProxyConfigByCrnV1OK, error)
- func (a *Client) GetProxyConfigByEnvironmentCrnV1(params *GetProxyConfigByEnvironmentCrnV1Params) (*GetProxyConfigByEnvironmentCrnV1OK, error)
- func (a *Client) GetProxyConfigByNameV1(params *GetProxyConfigByNameV1Params) (*GetProxyConfigByNameV1OK, error)
- func (a *Client) GetProxyRequestFromNameV1(params *GetProxyRequestFromNameV1Params) (*GetProxyRequestFromNameV1OK, error)
- func (a *Client) ListProxyConfigsV1(params *ListProxyConfigsV1Params) (*ListProxyConfigsV1OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type CreateProxyConfigV1OK
- type CreateProxyConfigV1Params
- func NewCreateProxyConfigV1Params() *CreateProxyConfigV1Params
- func NewCreateProxyConfigV1ParamsWithContext(ctx context.Context) *CreateProxyConfigV1Params
- func NewCreateProxyConfigV1ParamsWithHTTPClient(client *http.Client) *CreateProxyConfigV1Params
- func NewCreateProxyConfigV1ParamsWithTimeout(timeout time.Duration) *CreateProxyConfigV1Params
- func (o *CreateProxyConfigV1Params) SetBody(body *model.ProxyRequest)
- func (o *CreateProxyConfigV1Params) SetContext(ctx context.Context)
- func (o *CreateProxyConfigV1Params) SetHTTPClient(client *http.Client)
- func (o *CreateProxyConfigV1Params) SetTimeout(timeout time.Duration)
- func (o *CreateProxyConfigV1Params) WithBody(body *model.ProxyRequest) *CreateProxyConfigV1Params
- func (o *CreateProxyConfigV1Params) WithContext(ctx context.Context) *CreateProxyConfigV1Params
- func (o *CreateProxyConfigV1Params) WithHTTPClient(client *http.Client) *CreateProxyConfigV1Params
- func (o *CreateProxyConfigV1Params) WithTimeout(timeout time.Duration) *CreateProxyConfigV1Params
- func (o *CreateProxyConfigV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateProxyConfigV1Reader
- type DeleteProxyConfigByCrnV1OK
- type DeleteProxyConfigByCrnV1Params
- func NewDeleteProxyConfigByCrnV1Params() *DeleteProxyConfigByCrnV1Params
- func NewDeleteProxyConfigByCrnV1ParamsWithContext(ctx context.Context) *DeleteProxyConfigByCrnV1Params
- func NewDeleteProxyConfigByCrnV1ParamsWithHTTPClient(client *http.Client) *DeleteProxyConfigByCrnV1Params
- func NewDeleteProxyConfigByCrnV1ParamsWithTimeout(timeout time.Duration) *DeleteProxyConfigByCrnV1Params
- func (o *DeleteProxyConfigByCrnV1Params) SetContext(ctx context.Context)
- func (o *DeleteProxyConfigByCrnV1Params) SetCrn(crn string)
- func (o *DeleteProxyConfigByCrnV1Params) SetHTTPClient(client *http.Client)
- func (o *DeleteProxyConfigByCrnV1Params) SetTimeout(timeout time.Duration)
- func (o *DeleteProxyConfigByCrnV1Params) WithContext(ctx context.Context) *DeleteProxyConfigByCrnV1Params
- func (o *DeleteProxyConfigByCrnV1Params) WithCrn(crn string) *DeleteProxyConfigByCrnV1Params
- func (o *DeleteProxyConfigByCrnV1Params) WithHTTPClient(client *http.Client) *DeleteProxyConfigByCrnV1Params
- func (o *DeleteProxyConfigByCrnV1Params) WithTimeout(timeout time.Duration) *DeleteProxyConfigByCrnV1Params
- func (o *DeleteProxyConfigByCrnV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProxyConfigByCrnV1Reader
- type DeleteProxyConfigByNameV1OK
- type DeleteProxyConfigByNameV1Params
- func NewDeleteProxyConfigByNameV1Params() *DeleteProxyConfigByNameV1Params
- func NewDeleteProxyConfigByNameV1ParamsWithContext(ctx context.Context) *DeleteProxyConfigByNameV1Params
- func NewDeleteProxyConfigByNameV1ParamsWithHTTPClient(client *http.Client) *DeleteProxyConfigByNameV1Params
- func NewDeleteProxyConfigByNameV1ParamsWithTimeout(timeout time.Duration) *DeleteProxyConfigByNameV1Params
- func (o *DeleteProxyConfigByNameV1Params) SetContext(ctx context.Context)
- func (o *DeleteProxyConfigByNameV1Params) SetHTTPClient(client *http.Client)
- func (o *DeleteProxyConfigByNameV1Params) SetName(name string)
- func (o *DeleteProxyConfigByNameV1Params) SetTimeout(timeout time.Duration)
- func (o *DeleteProxyConfigByNameV1Params) WithContext(ctx context.Context) *DeleteProxyConfigByNameV1Params
- func (o *DeleteProxyConfigByNameV1Params) WithHTTPClient(client *http.Client) *DeleteProxyConfigByNameV1Params
- func (o *DeleteProxyConfigByNameV1Params) WithName(name string) *DeleteProxyConfigByNameV1Params
- func (o *DeleteProxyConfigByNameV1Params) WithTimeout(timeout time.Duration) *DeleteProxyConfigByNameV1Params
- func (o *DeleteProxyConfigByNameV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProxyConfigByNameV1Reader
- type DeleteProxyConfigsV1OK
- type DeleteProxyConfigsV1Params
- func NewDeleteProxyConfigsV1Params() *DeleteProxyConfigsV1Params
- func NewDeleteProxyConfigsV1ParamsWithContext(ctx context.Context) *DeleteProxyConfigsV1Params
- func NewDeleteProxyConfigsV1ParamsWithHTTPClient(client *http.Client) *DeleteProxyConfigsV1Params
- func NewDeleteProxyConfigsV1ParamsWithTimeout(timeout time.Duration) *DeleteProxyConfigsV1Params
- func (o *DeleteProxyConfigsV1Params) SetBody(body []string)
- func (o *DeleteProxyConfigsV1Params) SetContext(ctx context.Context)
- func (o *DeleteProxyConfigsV1Params) SetHTTPClient(client *http.Client)
- func (o *DeleteProxyConfigsV1Params) SetTimeout(timeout time.Duration)
- func (o *DeleteProxyConfigsV1Params) WithBody(body []string) *DeleteProxyConfigsV1Params
- func (o *DeleteProxyConfigsV1Params) WithContext(ctx context.Context) *DeleteProxyConfigsV1Params
- func (o *DeleteProxyConfigsV1Params) WithHTTPClient(client *http.Client) *DeleteProxyConfigsV1Params
- func (o *DeleteProxyConfigsV1Params) WithTimeout(timeout time.Duration) *DeleteProxyConfigsV1Params
- func (o *DeleteProxyConfigsV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteProxyConfigsV1Reader
- type GetProxyConfigByCrnV1OK
- type GetProxyConfigByCrnV1Params
- func NewGetProxyConfigByCrnV1Params() *GetProxyConfigByCrnV1Params
- func NewGetProxyConfigByCrnV1ParamsWithContext(ctx context.Context) *GetProxyConfigByCrnV1Params
- func NewGetProxyConfigByCrnV1ParamsWithHTTPClient(client *http.Client) *GetProxyConfigByCrnV1Params
- func NewGetProxyConfigByCrnV1ParamsWithTimeout(timeout time.Duration) *GetProxyConfigByCrnV1Params
- func (o *GetProxyConfigByCrnV1Params) SetContext(ctx context.Context)
- func (o *GetProxyConfigByCrnV1Params) SetCrn(crn string)
- func (o *GetProxyConfigByCrnV1Params) SetHTTPClient(client *http.Client)
- func (o *GetProxyConfigByCrnV1Params) SetTimeout(timeout time.Duration)
- func (o *GetProxyConfigByCrnV1Params) WithContext(ctx context.Context) *GetProxyConfigByCrnV1Params
- func (o *GetProxyConfigByCrnV1Params) WithCrn(crn string) *GetProxyConfigByCrnV1Params
- func (o *GetProxyConfigByCrnV1Params) WithHTTPClient(client *http.Client) *GetProxyConfigByCrnV1Params
- func (o *GetProxyConfigByCrnV1Params) WithTimeout(timeout time.Duration) *GetProxyConfigByCrnV1Params
- func (o *GetProxyConfigByCrnV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProxyConfigByCrnV1Reader
- type GetProxyConfigByEnvironmentCrnV1OK
- type GetProxyConfigByEnvironmentCrnV1Params
- func NewGetProxyConfigByEnvironmentCrnV1Params() *GetProxyConfigByEnvironmentCrnV1Params
- func NewGetProxyConfigByEnvironmentCrnV1ParamsWithContext(ctx context.Context) *GetProxyConfigByEnvironmentCrnV1Params
- func NewGetProxyConfigByEnvironmentCrnV1ParamsWithHTTPClient(client *http.Client) *GetProxyConfigByEnvironmentCrnV1Params
- func NewGetProxyConfigByEnvironmentCrnV1ParamsWithTimeout(timeout time.Duration) *GetProxyConfigByEnvironmentCrnV1Params
- func (o *GetProxyConfigByEnvironmentCrnV1Params) SetContext(ctx context.Context)
- func (o *GetProxyConfigByEnvironmentCrnV1Params) SetEnvironmentCrn(environmentCrn string)
- func (o *GetProxyConfigByEnvironmentCrnV1Params) SetHTTPClient(client *http.Client)
- func (o *GetProxyConfigByEnvironmentCrnV1Params) SetTimeout(timeout time.Duration)
- func (o *GetProxyConfigByEnvironmentCrnV1Params) WithContext(ctx context.Context) *GetProxyConfigByEnvironmentCrnV1Params
- func (o *GetProxyConfigByEnvironmentCrnV1Params) WithEnvironmentCrn(environmentCrn string) *GetProxyConfigByEnvironmentCrnV1Params
- func (o *GetProxyConfigByEnvironmentCrnV1Params) WithHTTPClient(client *http.Client) *GetProxyConfigByEnvironmentCrnV1Params
- func (o *GetProxyConfigByEnvironmentCrnV1Params) WithTimeout(timeout time.Duration) *GetProxyConfigByEnvironmentCrnV1Params
- func (o *GetProxyConfigByEnvironmentCrnV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProxyConfigByEnvironmentCrnV1Reader
- type GetProxyConfigByNameV1OK
- type GetProxyConfigByNameV1Params
- func NewGetProxyConfigByNameV1Params() *GetProxyConfigByNameV1Params
- func NewGetProxyConfigByNameV1ParamsWithContext(ctx context.Context) *GetProxyConfigByNameV1Params
- func NewGetProxyConfigByNameV1ParamsWithHTTPClient(client *http.Client) *GetProxyConfigByNameV1Params
- func NewGetProxyConfigByNameV1ParamsWithTimeout(timeout time.Duration) *GetProxyConfigByNameV1Params
- func (o *GetProxyConfigByNameV1Params) SetContext(ctx context.Context)
- func (o *GetProxyConfigByNameV1Params) SetHTTPClient(client *http.Client)
- func (o *GetProxyConfigByNameV1Params) SetName(name string)
- func (o *GetProxyConfigByNameV1Params) SetTimeout(timeout time.Duration)
- func (o *GetProxyConfigByNameV1Params) WithContext(ctx context.Context) *GetProxyConfigByNameV1Params
- func (o *GetProxyConfigByNameV1Params) WithHTTPClient(client *http.Client) *GetProxyConfigByNameV1Params
- func (o *GetProxyConfigByNameV1Params) WithName(name string) *GetProxyConfigByNameV1Params
- func (o *GetProxyConfigByNameV1Params) WithTimeout(timeout time.Duration) *GetProxyConfigByNameV1Params
- func (o *GetProxyConfigByNameV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProxyConfigByNameV1Reader
- type GetProxyRequestFromNameV1OK
- type GetProxyRequestFromNameV1Params
- func NewGetProxyRequestFromNameV1Params() *GetProxyRequestFromNameV1Params
- func NewGetProxyRequestFromNameV1ParamsWithContext(ctx context.Context) *GetProxyRequestFromNameV1Params
- func NewGetProxyRequestFromNameV1ParamsWithHTTPClient(client *http.Client) *GetProxyRequestFromNameV1Params
- func NewGetProxyRequestFromNameV1ParamsWithTimeout(timeout time.Duration) *GetProxyRequestFromNameV1Params
- func (o *GetProxyRequestFromNameV1Params) SetContext(ctx context.Context)
- func (o *GetProxyRequestFromNameV1Params) SetHTTPClient(client *http.Client)
- func (o *GetProxyRequestFromNameV1Params) SetName(name string)
- func (o *GetProxyRequestFromNameV1Params) SetTimeout(timeout time.Duration)
- func (o *GetProxyRequestFromNameV1Params) WithContext(ctx context.Context) *GetProxyRequestFromNameV1Params
- func (o *GetProxyRequestFromNameV1Params) WithHTTPClient(client *http.Client) *GetProxyRequestFromNameV1Params
- func (o *GetProxyRequestFromNameV1Params) WithName(name string) *GetProxyRequestFromNameV1Params
- func (o *GetProxyRequestFromNameV1Params) WithTimeout(timeout time.Duration) *GetProxyRequestFromNameV1Params
- func (o *GetProxyRequestFromNameV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetProxyRequestFromNameV1Reader
- type ListProxyConfigsV1OK
- type ListProxyConfigsV1Params
- func NewListProxyConfigsV1Params() *ListProxyConfigsV1Params
- func NewListProxyConfigsV1ParamsWithContext(ctx context.Context) *ListProxyConfigsV1Params
- func NewListProxyConfigsV1ParamsWithHTTPClient(client *http.Client) *ListProxyConfigsV1Params
- func NewListProxyConfigsV1ParamsWithTimeout(timeout time.Duration) *ListProxyConfigsV1Params
- func (o *ListProxyConfigsV1Params) SetContext(ctx context.Context)
- func (o *ListProxyConfigsV1Params) SetHTTPClient(client *http.Client)
- func (o *ListProxyConfigsV1Params) SetTimeout(timeout time.Duration)
- func (o *ListProxyConfigsV1Params) WithContext(ctx context.Context) *ListProxyConfigsV1Params
- func (o *ListProxyConfigsV1Params) WithHTTPClient(client *http.Client) *ListProxyConfigsV1Params
- func (o *ListProxyConfigsV1Params) WithTimeout(timeout time.Duration) *ListProxyConfigsV1Params
- func (o *ListProxyConfigsV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListProxyConfigsV1Reader
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 v1proxies API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new v1proxies API client.
func (*Client) CreateProxyConfigV1 ¶
func (a *Client) CreateProxyConfigV1(params *CreateProxyConfigV1Params) (*CreateProxyConfigV1OK, error)
CreateProxyConfigV1 creates proxy configuration
An proxy Configuration describe a connection to an external proxy server which provides internet access cluster members. It's applied for package manager and Ambari too
func (*Client) DeleteProxyConfigByCrnV1 ¶
func (a *Client) DeleteProxyConfigByCrnV1(params *DeleteProxyConfigByCrnV1Params) (*DeleteProxyConfigByCrnV1OK, error)
DeleteProxyConfigByCrnV1 deletes proxy configuration by crn
An proxy Configuration describe a connection to an external proxy server which provides internet access cluster members. It's applied for package manager and Ambari too
func (*Client) DeleteProxyConfigByNameV1 ¶
func (a *Client) DeleteProxyConfigByNameV1(params *DeleteProxyConfigByNameV1Params) (*DeleteProxyConfigByNameV1OK, error)
DeleteProxyConfigByNameV1 deletes proxy configuration by name
An proxy Configuration describe a connection to an external proxy server which provides internet access cluster members. It's applied for package manager and Ambari too
func (*Client) DeleteProxyConfigsV1 ¶
func (a *Client) DeleteProxyConfigsV1(params *DeleteProxyConfigsV1Params) (*DeleteProxyConfigsV1OK, error)
DeleteProxyConfigsV1 deletes multiple proxy configurations by name
An proxy Configuration describe a connection to an external proxy server which provides internet access cluster members. It's applied for package manager and Ambari too
func (*Client) GetProxyConfigByCrnV1 ¶
func (a *Client) GetProxyConfigByCrnV1(params *GetProxyConfigByCrnV1Params) (*GetProxyConfigByCrnV1OK, error)
GetProxyConfigByCrnV1 gets proxy configuration
An proxy Configuration describe a connection to an external proxy server which provides internet access cluster members. It's applied for package manager and Ambari too
func (*Client) GetProxyConfigByEnvironmentCrnV1 ¶
func (a *Client) GetProxyConfigByEnvironmentCrnV1(params *GetProxyConfigByEnvironmentCrnV1Params) (*GetProxyConfigByEnvironmentCrnV1OK, error)
GetProxyConfigByEnvironmentCrnV1 gets proxyconfig by environment crn
An proxy Configuration describe a connection to an external proxy server which provides internet access cluster members. It's applied for package manager and Ambari too
func (*Client) GetProxyConfigByNameV1 ¶
func (a *Client) GetProxyConfigByNameV1(params *GetProxyConfigByNameV1Params) (*GetProxyConfigByNameV1OK, error)
GetProxyConfigByNameV1 gets proxy configuration
An proxy Configuration describe a connection to an external proxy server which provides internet access cluster members. It's applied for package manager and Ambari too
func (*Client) GetProxyRequestFromNameV1 ¶
func (a *Client) GetProxyRequestFromNameV1(params *GetProxyRequestFromNameV1Params) (*GetProxyRequestFromNameV1OK, error)
GetProxyRequestFromNameV1 gets request by name
An proxy Configuration describe a connection to an external proxy server which provides internet access cluster members. It's applied for package manager and Ambari too
func (*Client) ListProxyConfigsV1 ¶
func (a *Client) ListProxyConfigsV1(params *ListProxyConfigsV1Params) (*ListProxyConfigsV1OK, error)
ListProxyConfigsV1 lists proxy configurations
An proxy Configuration describe a connection to an external proxy server which provides internet access cluster members. It's applied for package manager and Ambari too
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type CreateProxyConfigV1OK ¶
type CreateProxyConfigV1OK struct {
Payload *model.ProxyResponse
}
CreateProxyConfigV1OK handles this case with default header values.
successful operation
func NewCreateProxyConfigV1OK ¶
func NewCreateProxyConfigV1OK() *CreateProxyConfigV1OK
NewCreateProxyConfigV1OK creates a CreateProxyConfigV1OK with default headers values
func (*CreateProxyConfigV1OK) Error ¶
func (o *CreateProxyConfigV1OK) Error() string
type CreateProxyConfigV1Params ¶
type CreateProxyConfigV1Params struct { /*Body*/ Body *model.ProxyRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateProxyConfigV1Params contains all the parameters to send to the API endpoint for the create proxy config v1 operation typically these are written to a http.Request
func NewCreateProxyConfigV1Params ¶
func NewCreateProxyConfigV1Params() *CreateProxyConfigV1Params
NewCreateProxyConfigV1Params creates a new CreateProxyConfigV1Params object with the default values initialized.
func NewCreateProxyConfigV1ParamsWithContext ¶
func NewCreateProxyConfigV1ParamsWithContext(ctx context.Context) *CreateProxyConfigV1Params
NewCreateProxyConfigV1ParamsWithContext creates a new CreateProxyConfigV1Params object with the default values initialized, and the ability to set a context for a request
func NewCreateProxyConfigV1ParamsWithHTTPClient ¶
func NewCreateProxyConfigV1ParamsWithHTTPClient(client *http.Client) *CreateProxyConfigV1Params
NewCreateProxyConfigV1ParamsWithHTTPClient creates a new CreateProxyConfigV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateProxyConfigV1ParamsWithTimeout ¶
func NewCreateProxyConfigV1ParamsWithTimeout(timeout time.Duration) *CreateProxyConfigV1Params
NewCreateProxyConfigV1ParamsWithTimeout creates a new CreateProxyConfigV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*CreateProxyConfigV1Params) SetBody ¶
func (o *CreateProxyConfigV1Params) SetBody(body *model.ProxyRequest)
SetBody adds the body to the create proxy config v1 params
func (*CreateProxyConfigV1Params) SetContext ¶
func (o *CreateProxyConfigV1Params) SetContext(ctx context.Context)
SetContext adds the context to the create proxy config v1 params
func (*CreateProxyConfigV1Params) SetHTTPClient ¶
func (o *CreateProxyConfigV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create proxy config v1 params
func (*CreateProxyConfigV1Params) SetTimeout ¶
func (o *CreateProxyConfigV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create proxy config v1 params
func (*CreateProxyConfigV1Params) WithBody ¶
func (o *CreateProxyConfigV1Params) WithBody(body *model.ProxyRequest) *CreateProxyConfigV1Params
WithBody adds the body to the create proxy config v1 params
func (*CreateProxyConfigV1Params) WithContext ¶
func (o *CreateProxyConfigV1Params) WithContext(ctx context.Context) *CreateProxyConfigV1Params
WithContext adds the context to the create proxy config v1 params
func (*CreateProxyConfigV1Params) WithHTTPClient ¶
func (o *CreateProxyConfigV1Params) WithHTTPClient(client *http.Client) *CreateProxyConfigV1Params
WithHTTPClient adds the HTTPClient to the create proxy config v1 params
func (*CreateProxyConfigV1Params) WithTimeout ¶
func (o *CreateProxyConfigV1Params) WithTimeout(timeout time.Duration) *CreateProxyConfigV1Params
WithTimeout adds the timeout to the create proxy config v1 params
func (*CreateProxyConfigV1Params) WriteToRequest ¶
func (o *CreateProxyConfigV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateProxyConfigV1Reader ¶
type CreateProxyConfigV1Reader struct {
// contains filtered or unexported fields
}
CreateProxyConfigV1Reader is a Reader for the CreateProxyConfigV1 structure.
func (*CreateProxyConfigV1Reader) ReadResponse ¶
func (o *CreateProxyConfigV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteProxyConfigByCrnV1OK ¶
type DeleteProxyConfigByCrnV1OK struct {
Payload *model.ProxyResponse
}
DeleteProxyConfigByCrnV1OK handles this case with default header values.
successful operation
func NewDeleteProxyConfigByCrnV1OK ¶
func NewDeleteProxyConfigByCrnV1OK() *DeleteProxyConfigByCrnV1OK
NewDeleteProxyConfigByCrnV1OK creates a DeleteProxyConfigByCrnV1OK with default headers values
func (*DeleteProxyConfigByCrnV1OK) Error ¶
func (o *DeleteProxyConfigByCrnV1OK) Error() string
type DeleteProxyConfigByCrnV1Params ¶
type DeleteProxyConfigByCrnV1Params struct { /*Crn*/ Crn string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteProxyConfigByCrnV1Params contains all the parameters to send to the API endpoint for the delete proxy config by crn v1 operation typically these are written to a http.Request
func NewDeleteProxyConfigByCrnV1Params ¶
func NewDeleteProxyConfigByCrnV1Params() *DeleteProxyConfigByCrnV1Params
NewDeleteProxyConfigByCrnV1Params creates a new DeleteProxyConfigByCrnV1Params object with the default values initialized.
func NewDeleteProxyConfigByCrnV1ParamsWithContext ¶
func NewDeleteProxyConfigByCrnV1ParamsWithContext(ctx context.Context) *DeleteProxyConfigByCrnV1Params
NewDeleteProxyConfigByCrnV1ParamsWithContext creates a new DeleteProxyConfigByCrnV1Params object with the default values initialized, and the ability to set a context for a request
func NewDeleteProxyConfigByCrnV1ParamsWithHTTPClient ¶
func NewDeleteProxyConfigByCrnV1ParamsWithHTTPClient(client *http.Client) *DeleteProxyConfigByCrnV1Params
NewDeleteProxyConfigByCrnV1ParamsWithHTTPClient creates a new DeleteProxyConfigByCrnV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteProxyConfigByCrnV1ParamsWithTimeout ¶
func NewDeleteProxyConfigByCrnV1ParamsWithTimeout(timeout time.Duration) *DeleteProxyConfigByCrnV1Params
NewDeleteProxyConfigByCrnV1ParamsWithTimeout creates a new DeleteProxyConfigByCrnV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteProxyConfigByCrnV1Params) SetContext ¶
func (o *DeleteProxyConfigByCrnV1Params) SetContext(ctx context.Context)
SetContext adds the context to the delete proxy config by crn v1 params
func (*DeleteProxyConfigByCrnV1Params) SetCrn ¶
func (o *DeleteProxyConfigByCrnV1Params) SetCrn(crn string)
SetCrn adds the crn to the delete proxy config by crn v1 params
func (*DeleteProxyConfigByCrnV1Params) SetHTTPClient ¶
func (o *DeleteProxyConfigByCrnV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete proxy config by crn v1 params
func (*DeleteProxyConfigByCrnV1Params) SetTimeout ¶
func (o *DeleteProxyConfigByCrnV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete proxy config by crn v1 params
func (*DeleteProxyConfigByCrnV1Params) WithContext ¶
func (o *DeleteProxyConfigByCrnV1Params) WithContext(ctx context.Context) *DeleteProxyConfigByCrnV1Params
WithContext adds the context to the delete proxy config by crn v1 params
func (*DeleteProxyConfigByCrnV1Params) WithCrn ¶
func (o *DeleteProxyConfigByCrnV1Params) WithCrn(crn string) *DeleteProxyConfigByCrnV1Params
WithCrn adds the crn to the delete proxy config by crn v1 params
func (*DeleteProxyConfigByCrnV1Params) WithHTTPClient ¶
func (o *DeleteProxyConfigByCrnV1Params) WithHTTPClient(client *http.Client) *DeleteProxyConfigByCrnV1Params
WithHTTPClient adds the HTTPClient to the delete proxy config by crn v1 params
func (*DeleteProxyConfigByCrnV1Params) WithTimeout ¶
func (o *DeleteProxyConfigByCrnV1Params) WithTimeout(timeout time.Duration) *DeleteProxyConfigByCrnV1Params
WithTimeout adds the timeout to the delete proxy config by crn v1 params
func (*DeleteProxyConfigByCrnV1Params) WriteToRequest ¶
func (o *DeleteProxyConfigByCrnV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProxyConfigByCrnV1Reader ¶
type DeleteProxyConfigByCrnV1Reader struct {
// contains filtered or unexported fields
}
DeleteProxyConfigByCrnV1Reader is a Reader for the DeleteProxyConfigByCrnV1 structure.
func (*DeleteProxyConfigByCrnV1Reader) ReadResponse ¶
func (o *DeleteProxyConfigByCrnV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteProxyConfigByNameV1OK ¶
type DeleteProxyConfigByNameV1OK struct {
Payload *model.ProxyResponse
}
DeleteProxyConfigByNameV1OK handles this case with default header values.
successful operation
func NewDeleteProxyConfigByNameV1OK ¶
func NewDeleteProxyConfigByNameV1OK() *DeleteProxyConfigByNameV1OK
NewDeleteProxyConfigByNameV1OK creates a DeleteProxyConfigByNameV1OK with default headers values
func (*DeleteProxyConfigByNameV1OK) Error ¶
func (o *DeleteProxyConfigByNameV1OK) Error() string
type DeleteProxyConfigByNameV1Params ¶
type DeleteProxyConfigByNameV1Params struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteProxyConfigByNameV1Params contains all the parameters to send to the API endpoint for the delete proxy config by name v1 operation typically these are written to a http.Request
func NewDeleteProxyConfigByNameV1Params ¶
func NewDeleteProxyConfigByNameV1Params() *DeleteProxyConfigByNameV1Params
NewDeleteProxyConfigByNameV1Params creates a new DeleteProxyConfigByNameV1Params object with the default values initialized.
func NewDeleteProxyConfigByNameV1ParamsWithContext ¶
func NewDeleteProxyConfigByNameV1ParamsWithContext(ctx context.Context) *DeleteProxyConfigByNameV1Params
NewDeleteProxyConfigByNameV1ParamsWithContext creates a new DeleteProxyConfigByNameV1Params object with the default values initialized, and the ability to set a context for a request
func NewDeleteProxyConfigByNameV1ParamsWithHTTPClient ¶
func NewDeleteProxyConfigByNameV1ParamsWithHTTPClient(client *http.Client) *DeleteProxyConfigByNameV1Params
NewDeleteProxyConfigByNameV1ParamsWithHTTPClient creates a new DeleteProxyConfigByNameV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteProxyConfigByNameV1ParamsWithTimeout ¶
func NewDeleteProxyConfigByNameV1ParamsWithTimeout(timeout time.Duration) *DeleteProxyConfigByNameV1Params
NewDeleteProxyConfigByNameV1ParamsWithTimeout creates a new DeleteProxyConfigByNameV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteProxyConfigByNameV1Params) SetContext ¶
func (o *DeleteProxyConfigByNameV1Params) SetContext(ctx context.Context)
SetContext adds the context to the delete proxy config by name v1 params
func (*DeleteProxyConfigByNameV1Params) SetHTTPClient ¶
func (o *DeleteProxyConfigByNameV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete proxy config by name v1 params
func (*DeleteProxyConfigByNameV1Params) SetName ¶
func (o *DeleteProxyConfigByNameV1Params) SetName(name string)
SetName adds the name to the delete proxy config by name v1 params
func (*DeleteProxyConfigByNameV1Params) SetTimeout ¶
func (o *DeleteProxyConfigByNameV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete proxy config by name v1 params
func (*DeleteProxyConfigByNameV1Params) WithContext ¶
func (o *DeleteProxyConfigByNameV1Params) WithContext(ctx context.Context) *DeleteProxyConfigByNameV1Params
WithContext adds the context to the delete proxy config by name v1 params
func (*DeleteProxyConfigByNameV1Params) WithHTTPClient ¶
func (o *DeleteProxyConfigByNameV1Params) WithHTTPClient(client *http.Client) *DeleteProxyConfigByNameV1Params
WithHTTPClient adds the HTTPClient to the delete proxy config by name v1 params
func (*DeleteProxyConfigByNameV1Params) WithName ¶
func (o *DeleteProxyConfigByNameV1Params) WithName(name string) *DeleteProxyConfigByNameV1Params
WithName adds the name to the delete proxy config by name v1 params
func (*DeleteProxyConfigByNameV1Params) WithTimeout ¶
func (o *DeleteProxyConfigByNameV1Params) WithTimeout(timeout time.Duration) *DeleteProxyConfigByNameV1Params
WithTimeout adds the timeout to the delete proxy config by name v1 params
func (*DeleteProxyConfigByNameV1Params) WriteToRequest ¶
func (o *DeleteProxyConfigByNameV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProxyConfigByNameV1Reader ¶
type DeleteProxyConfigByNameV1Reader struct {
// contains filtered or unexported fields
}
DeleteProxyConfigByNameV1Reader is a Reader for the DeleteProxyConfigByNameV1 structure.
func (*DeleteProxyConfigByNameV1Reader) ReadResponse ¶
func (o *DeleteProxyConfigByNameV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteProxyConfigsV1OK ¶
type DeleteProxyConfigsV1OK struct {
Payload *model.ProxyResponses
}
DeleteProxyConfigsV1OK handles this case with default header values.
successful operation
func NewDeleteProxyConfigsV1OK ¶
func NewDeleteProxyConfigsV1OK() *DeleteProxyConfigsV1OK
NewDeleteProxyConfigsV1OK creates a DeleteProxyConfigsV1OK with default headers values
func (*DeleteProxyConfigsV1OK) Error ¶
func (o *DeleteProxyConfigsV1OK) Error() string
type DeleteProxyConfigsV1Params ¶
type DeleteProxyConfigsV1Params struct { /*Body*/ Body []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteProxyConfigsV1Params contains all the parameters to send to the API endpoint for the delete proxy configs v1 operation typically these are written to a http.Request
func NewDeleteProxyConfigsV1Params ¶
func NewDeleteProxyConfigsV1Params() *DeleteProxyConfigsV1Params
NewDeleteProxyConfigsV1Params creates a new DeleteProxyConfigsV1Params object with the default values initialized.
func NewDeleteProxyConfigsV1ParamsWithContext ¶
func NewDeleteProxyConfigsV1ParamsWithContext(ctx context.Context) *DeleteProxyConfigsV1Params
NewDeleteProxyConfigsV1ParamsWithContext creates a new DeleteProxyConfigsV1Params object with the default values initialized, and the ability to set a context for a request
func NewDeleteProxyConfigsV1ParamsWithHTTPClient ¶
func NewDeleteProxyConfigsV1ParamsWithHTTPClient(client *http.Client) *DeleteProxyConfigsV1Params
NewDeleteProxyConfigsV1ParamsWithHTTPClient creates a new DeleteProxyConfigsV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteProxyConfigsV1ParamsWithTimeout ¶
func NewDeleteProxyConfigsV1ParamsWithTimeout(timeout time.Duration) *DeleteProxyConfigsV1Params
NewDeleteProxyConfigsV1ParamsWithTimeout creates a new DeleteProxyConfigsV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteProxyConfigsV1Params) SetBody ¶
func (o *DeleteProxyConfigsV1Params) SetBody(body []string)
SetBody adds the body to the delete proxy configs v1 params
func (*DeleteProxyConfigsV1Params) SetContext ¶
func (o *DeleteProxyConfigsV1Params) SetContext(ctx context.Context)
SetContext adds the context to the delete proxy configs v1 params
func (*DeleteProxyConfigsV1Params) SetHTTPClient ¶
func (o *DeleteProxyConfigsV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete proxy configs v1 params
func (*DeleteProxyConfigsV1Params) SetTimeout ¶
func (o *DeleteProxyConfigsV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete proxy configs v1 params
func (*DeleteProxyConfigsV1Params) WithBody ¶
func (o *DeleteProxyConfigsV1Params) WithBody(body []string) *DeleteProxyConfigsV1Params
WithBody adds the body to the delete proxy configs v1 params
func (*DeleteProxyConfigsV1Params) WithContext ¶
func (o *DeleteProxyConfigsV1Params) WithContext(ctx context.Context) *DeleteProxyConfigsV1Params
WithContext adds the context to the delete proxy configs v1 params
func (*DeleteProxyConfigsV1Params) WithHTTPClient ¶
func (o *DeleteProxyConfigsV1Params) WithHTTPClient(client *http.Client) *DeleteProxyConfigsV1Params
WithHTTPClient adds the HTTPClient to the delete proxy configs v1 params
func (*DeleteProxyConfigsV1Params) WithTimeout ¶
func (o *DeleteProxyConfigsV1Params) WithTimeout(timeout time.Duration) *DeleteProxyConfigsV1Params
WithTimeout adds the timeout to the delete proxy configs v1 params
func (*DeleteProxyConfigsV1Params) WriteToRequest ¶
func (o *DeleteProxyConfigsV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteProxyConfigsV1Reader ¶
type DeleteProxyConfigsV1Reader struct {
// contains filtered or unexported fields
}
DeleteProxyConfigsV1Reader is a Reader for the DeleteProxyConfigsV1 structure.
func (*DeleteProxyConfigsV1Reader) ReadResponse ¶
func (o *DeleteProxyConfigsV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProxyConfigByCrnV1OK ¶
type GetProxyConfigByCrnV1OK struct {
Payload *model.ProxyResponse
}
GetProxyConfigByCrnV1OK handles this case with default header values.
successful operation
func NewGetProxyConfigByCrnV1OK ¶
func NewGetProxyConfigByCrnV1OK() *GetProxyConfigByCrnV1OK
NewGetProxyConfigByCrnV1OK creates a GetProxyConfigByCrnV1OK with default headers values
func (*GetProxyConfigByCrnV1OK) Error ¶
func (o *GetProxyConfigByCrnV1OK) Error() string
type GetProxyConfigByCrnV1Params ¶
type GetProxyConfigByCrnV1Params struct { /*Crn*/ Crn string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProxyConfigByCrnV1Params contains all the parameters to send to the API endpoint for the get proxy config by crn v1 operation typically these are written to a http.Request
func NewGetProxyConfigByCrnV1Params ¶
func NewGetProxyConfigByCrnV1Params() *GetProxyConfigByCrnV1Params
NewGetProxyConfigByCrnV1Params creates a new GetProxyConfigByCrnV1Params object with the default values initialized.
func NewGetProxyConfigByCrnV1ParamsWithContext ¶
func NewGetProxyConfigByCrnV1ParamsWithContext(ctx context.Context) *GetProxyConfigByCrnV1Params
NewGetProxyConfigByCrnV1ParamsWithContext creates a new GetProxyConfigByCrnV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetProxyConfigByCrnV1ParamsWithHTTPClient ¶
func NewGetProxyConfigByCrnV1ParamsWithHTTPClient(client *http.Client) *GetProxyConfigByCrnV1Params
NewGetProxyConfigByCrnV1ParamsWithHTTPClient creates a new GetProxyConfigByCrnV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProxyConfigByCrnV1ParamsWithTimeout ¶
func NewGetProxyConfigByCrnV1ParamsWithTimeout(timeout time.Duration) *GetProxyConfigByCrnV1Params
NewGetProxyConfigByCrnV1ParamsWithTimeout creates a new GetProxyConfigByCrnV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetProxyConfigByCrnV1Params) SetContext ¶
func (o *GetProxyConfigByCrnV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get proxy config by crn v1 params
func (*GetProxyConfigByCrnV1Params) SetCrn ¶
func (o *GetProxyConfigByCrnV1Params) SetCrn(crn string)
SetCrn adds the crn to the get proxy config by crn v1 params
func (*GetProxyConfigByCrnV1Params) SetHTTPClient ¶
func (o *GetProxyConfigByCrnV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get proxy config by crn v1 params
func (*GetProxyConfigByCrnV1Params) SetTimeout ¶
func (o *GetProxyConfigByCrnV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get proxy config by crn v1 params
func (*GetProxyConfigByCrnV1Params) WithContext ¶
func (o *GetProxyConfigByCrnV1Params) WithContext(ctx context.Context) *GetProxyConfigByCrnV1Params
WithContext adds the context to the get proxy config by crn v1 params
func (*GetProxyConfigByCrnV1Params) WithCrn ¶
func (o *GetProxyConfigByCrnV1Params) WithCrn(crn string) *GetProxyConfigByCrnV1Params
WithCrn adds the crn to the get proxy config by crn v1 params
func (*GetProxyConfigByCrnV1Params) WithHTTPClient ¶
func (o *GetProxyConfigByCrnV1Params) WithHTTPClient(client *http.Client) *GetProxyConfigByCrnV1Params
WithHTTPClient adds the HTTPClient to the get proxy config by crn v1 params
func (*GetProxyConfigByCrnV1Params) WithTimeout ¶
func (o *GetProxyConfigByCrnV1Params) WithTimeout(timeout time.Duration) *GetProxyConfigByCrnV1Params
WithTimeout adds the timeout to the get proxy config by crn v1 params
func (*GetProxyConfigByCrnV1Params) WriteToRequest ¶
func (o *GetProxyConfigByCrnV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProxyConfigByCrnV1Reader ¶
type GetProxyConfigByCrnV1Reader struct {
// contains filtered or unexported fields
}
GetProxyConfigByCrnV1Reader is a Reader for the GetProxyConfigByCrnV1 structure.
func (*GetProxyConfigByCrnV1Reader) ReadResponse ¶
func (o *GetProxyConfigByCrnV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProxyConfigByEnvironmentCrnV1OK ¶
type GetProxyConfigByEnvironmentCrnV1OK struct {
Payload *model.ProxyResponse
}
GetProxyConfigByEnvironmentCrnV1OK handles this case with default header values.
successful operation
func NewGetProxyConfigByEnvironmentCrnV1OK ¶
func NewGetProxyConfigByEnvironmentCrnV1OK() *GetProxyConfigByEnvironmentCrnV1OK
NewGetProxyConfigByEnvironmentCrnV1OK creates a GetProxyConfigByEnvironmentCrnV1OK with default headers values
func (*GetProxyConfigByEnvironmentCrnV1OK) Error ¶
func (o *GetProxyConfigByEnvironmentCrnV1OK) Error() string
type GetProxyConfigByEnvironmentCrnV1Params ¶
type GetProxyConfigByEnvironmentCrnV1Params struct { /*EnvironmentCrn*/ EnvironmentCrn string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProxyConfigByEnvironmentCrnV1Params contains all the parameters to send to the API endpoint for the get proxy config by environment crn v1 operation typically these are written to a http.Request
func NewGetProxyConfigByEnvironmentCrnV1Params ¶
func NewGetProxyConfigByEnvironmentCrnV1Params() *GetProxyConfigByEnvironmentCrnV1Params
NewGetProxyConfigByEnvironmentCrnV1Params creates a new GetProxyConfigByEnvironmentCrnV1Params object with the default values initialized.
func NewGetProxyConfigByEnvironmentCrnV1ParamsWithContext ¶
func NewGetProxyConfigByEnvironmentCrnV1ParamsWithContext(ctx context.Context) *GetProxyConfigByEnvironmentCrnV1Params
NewGetProxyConfigByEnvironmentCrnV1ParamsWithContext creates a new GetProxyConfigByEnvironmentCrnV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetProxyConfigByEnvironmentCrnV1ParamsWithHTTPClient ¶
func NewGetProxyConfigByEnvironmentCrnV1ParamsWithHTTPClient(client *http.Client) *GetProxyConfigByEnvironmentCrnV1Params
NewGetProxyConfigByEnvironmentCrnV1ParamsWithHTTPClient creates a new GetProxyConfigByEnvironmentCrnV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProxyConfigByEnvironmentCrnV1ParamsWithTimeout ¶
func NewGetProxyConfigByEnvironmentCrnV1ParamsWithTimeout(timeout time.Duration) *GetProxyConfigByEnvironmentCrnV1Params
NewGetProxyConfigByEnvironmentCrnV1ParamsWithTimeout creates a new GetProxyConfigByEnvironmentCrnV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetProxyConfigByEnvironmentCrnV1Params) SetContext ¶
func (o *GetProxyConfigByEnvironmentCrnV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get proxy config by environment crn v1 params
func (*GetProxyConfigByEnvironmentCrnV1Params) SetEnvironmentCrn ¶
func (o *GetProxyConfigByEnvironmentCrnV1Params) SetEnvironmentCrn(environmentCrn string)
SetEnvironmentCrn adds the environmentCrn to the get proxy config by environment crn v1 params
func (*GetProxyConfigByEnvironmentCrnV1Params) SetHTTPClient ¶
func (o *GetProxyConfigByEnvironmentCrnV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get proxy config by environment crn v1 params
func (*GetProxyConfigByEnvironmentCrnV1Params) SetTimeout ¶
func (o *GetProxyConfigByEnvironmentCrnV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get proxy config by environment crn v1 params
func (*GetProxyConfigByEnvironmentCrnV1Params) WithContext ¶
func (o *GetProxyConfigByEnvironmentCrnV1Params) WithContext(ctx context.Context) *GetProxyConfigByEnvironmentCrnV1Params
WithContext adds the context to the get proxy config by environment crn v1 params
func (*GetProxyConfigByEnvironmentCrnV1Params) WithEnvironmentCrn ¶
func (o *GetProxyConfigByEnvironmentCrnV1Params) WithEnvironmentCrn(environmentCrn string) *GetProxyConfigByEnvironmentCrnV1Params
WithEnvironmentCrn adds the environmentCrn to the get proxy config by environment crn v1 params
func (*GetProxyConfigByEnvironmentCrnV1Params) WithHTTPClient ¶
func (o *GetProxyConfigByEnvironmentCrnV1Params) WithHTTPClient(client *http.Client) *GetProxyConfigByEnvironmentCrnV1Params
WithHTTPClient adds the HTTPClient to the get proxy config by environment crn v1 params
func (*GetProxyConfigByEnvironmentCrnV1Params) WithTimeout ¶
func (o *GetProxyConfigByEnvironmentCrnV1Params) WithTimeout(timeout time.Duration) *GetProxyConfigByEnvironmentCrnV1Params
WithTimeout adds the timeout to the get proxy config by environment crn v1 params
func (*GetProxyConfigByEnvironmentCrnV1Params) WriteToRequest ¶
func (o *GetProxyConfigByEnvironmentCrnV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProxyConfigByEnvironmentCrnV1Reader ¶
type GetProxyConfigByEnvironmentCrnV1Reader struct {
// contains filtered or unexported fields
}
GetProxyConfigByEnvironmentCrnV1Reader is a Reader for the GetProxyConfigByEnvironmentCrnV1 structure.
func (*GetProxyConfigByEnvironmentCrnV1Reader) ReadResponse ¶
func (o *GetProxyConfigByEnvironmentCrnV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProxyConfigByNameV1OK ¶
type GetProxyConfigByNameV1OK struct {
Payload *model.ProxyResponse
}
GetProxyConfigByNameV1OK handles this case with default header values.
successful operation
func NewGetProxyConfigByNameV1OK ¶
func NewGetProxyConfigByNameV1OK() *GetProxyConfigByNameV1OK
NewGetProxyConfigByNameV1OK creates a GetProxyConfigByNameV1OK with default headers values
func (*GetProxyConfigByNameV1OK) Error ¶
func (o *GetProxyConfigByNameV1OK) Error() string
type GetProxyConfigByNameV1Params ¶
type GetProxyConfigByNameV1Params struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProxyConfigByNameV1Params contains all the parameters to send to the API endpoint for the get proxy config by name v1 operation typically these are written to a http.Request
func NewGetProxyConfigByNameV1Params ¶
func NewGetProxyConfigByNameV1Params() *GetProxyConfigByNameV1Params
NewGetProxyConfigByNameV1Params creates a new GetProxyConfigByNameV1Params object with the default values initialized.
func NewGetProxyConfigByNameV1ParamsWithContext ¶
func NewGetProxyConfigByNameV1ParamsWithContext(ctx context.Context) *GetProxyConfigByNameV1Params
NewGetProxyConfigByNameV1ParamsWithContext creates a new GetProxyConfigByNameV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetProxyConfigByNameV1ParamsWithHTTPClient ¶
func NewGetProxyConfigByNameV1ParamsWithHTTPClient(client *http.Client) *GetProxyConfigByNameV1Params
NewGetProxyConfigByNameV1ParamsWithHTTPClient creates a new GetProxyConfigByNameV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProxyConfigByNameV1ParamsWithTimeout ¶
func NewGetProxyConfigByNameV1ParamsWithTimeout(timeout time.Duration) *GetProxyConfigByNameV1Params
NewGetProxyConfigByNameV1ParamsWithTimeout creates a new GetProxyConfigByNameV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetProxyConfigByNameV1Params) SetContext ¶
func (o *GetProxyConfigByNameV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get proxy config by name v1 params
func (*GetProxyConfigByNameV1Params) SetHTTPClient ¶
func (o *GetProxyConfigByNameV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get proxy config by name v1 params
func (*GetProxyConfigByNameV1Params) SetName ¶
func (o *GetProxyConfigByNameV1Params) SetName(name string)
SetName adds the name to the get proxy config by name v1 params
func (*GetProxyConfigByNameV1Params) SetTimeout ¶
func (o *GetProxyConfigByNameV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get proxy config by name v1 params
func (*GetProxyConfigByNameV1Params) WithContext ¶
func (o *GetProxyConfigByNameV1Params) WithContext(ctx context.Context) *GetProxyConfigByNameV1Params
WithContext adds the context to the get proxy config by name v1 params
func (*GetProxyConfigByNameV1Params) WithHTTPClient ¶
func (o *GetProxyConfigByNameV1Params) WithHTTPClient(client *http.Client) *GetProxyConfigByNameV1Params
WithHTTPClient adds the HTTPClient to the get proxy config by name v1 params
func (*GetProxyConfigByNameV1Params) WithName ¶
func (o *GetProxyConfigByNameV1Params) WithName(name string) *GetProxyConfigByNameV1Params
WithName adds the name to the get proxy config by name v1 params
func (*GetProxyConfigByNameV1Params) WithTimeout ¶
func (o *GetProxyConfigByNameV1Params) WithTimeout(timeout time.Duration) *GetProxyConfigByNameV1Params
WithTimeout adds the timeout to the get proxy config by name v1 params
func (*GetProxyConfigByNameV1Params) WriteToRequest ¶
func (o *GetProxyConfigByNameV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProxyConfigByNameV1Reader ¶
type GetProxyConfigByNameV1Reader struct {
// contains filtered or unexported fields
}
GetProxyConfigByNameV1Reader is a Reader for the GetProxyConfigByNameV1 structure.
func (*GetProxyConfigByNameV1Reader) ReadResponse ¶
func (o *GetProxyConfigByNameV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetProxyRequestFromNameV1OK ¶
type GetProxyRequestFromNameV1OK struct {
Payload *model.ProxyRequest
}
GetProxyRequestFromNameV1OK handles this case with default header values.
successful operation
func NewGetProxyRequestFromNameV1OK ¶
func NewGetProxyRequestFromNameV1OK() *GetProxyRequestFromNameV1OK
NewGetProxyRequestFromNameV1OK creates a GetProxyRequestFromNameV1OK with default headers values
func (*GetProxyRequestFromNameV1OK) Error ¶
func (o *GetProxyRequestFromNameV1OK) Error() string
type GetProxyRequestFromNameV1Params ¶
type GetProxyRequestFromNameV1Params struct { /*Name*/ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetProxyRequestFromNameV1Params contains all the parameters to send to the API endpoint for the get proxy request from name v1 operation typically these are written to a http.Request
func NewGetProxyRequestFromNameV1Params ¶
func NewGetProxyRequestFromNameV1Params() *GetProxyRequestFromNameV1Params
NewGetProxyRequestFromNameV1Params creates a new GetProxyRequestFromNameV1Params object with the default values initialized.
func NewGetProxyRequestFromNameV1ParamsWithContext ¶
func NewGetProxyRequestFromNameV1ParamsWithContext(ctx context.Context) *GetProxyRequestFromNameV1Params
NewGetProxyRequestFromNameV1ParamsWithContext creates a new GetProxyRequestFromNameV1Params object with the default values initialized, and the ability to set a context for a request
func NewGetProxyRequestFromNameV1ParamsWithHTTPClient ¶
func NewGetProxyRequestFromNameV1ParamsWithHTTPClient(client *http.Client) *GetProxyRequestFromNameV1Params
NewGetProxyRequestFromNameV1ParamsWithHTTPClient creates a new GetProxyRequestFromNameV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetProxyRequestFromNameV1ParamsWithTimeout ¶
func NewGetProxyRequestFromNameV1ParamsWithTimeout(timeout time.Duration) *GetProxyRequestFromNameV1Params
NewGetProxyRequestFromNameV1ParamsWithTimeout creates a new GetProxyRequestFromNameV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*GetProxyRequestFromNameV1Params) SetContext ¶
func (o *GetProxyRequestFromNameV1Params) SetContext(ctx context.Context)
SetContext adds the context to the get proxy request from name v1 params
func (*GetProxyRequestFromNameV1Params) SetHTTPClient ¶
func (o *GetProxyRequestFromNameV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get proxy request from name v1 params
func (*GetProxyRequestFromNameV1Params) SetName ¶
func (o *GetProxyRequestFromNameV1Params) SetName(name string)
SetName adds the name to the get proxy request from name v1 params
func (*GetProxyRequestFromNameV1Params) SetTimeout ¶
func (o *GetProxyRequestFromNameV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get proxy request from name v1 params
func (*GetProxyRequestFromNameV1Params) WithContext ¶
func (o *GetProxyRequestFromNameV1Params) WithContext(ctx context.Context) *GetProxyRequestFromNameV1Params
WithContext adds the context to the get proxy request from name v1 params
func (*GetProxyRequestFromNameV1Params) WithHTTPClient ¶
func (o *GetProxyRequestFromNameV1Params) WithHTTPClient(client *http.Client) *GetProxyRequestFromNameV1Params
WithHTTPClient adds the HTTPClient to the get proxy request from name v1 params
func (*GetProxyRequestFromNameV1Params) WithName ¶
func (o *GetProxyRequestFromNameV1Params) WithName(name string) *GetProxyRequestFromNameV1Params
WithName adds the name to the get proxy request from name v1 params
func (*GetProxyRequestFromNameV1Params) WithTimeout ¶
func (o *GetProxyRequestFromNameV1Params) WithTimeout(timeout time.Duration) *GetProxyRequestFromNameV1Params
WithTimeout adds the timeout to the get proxy request from name v1 params
func (*GetProxyRequestFromNameV1Params) WriteToRequest ¶
func (o *GetProxyRequestFromNameV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetProxyRequestFromNameV1Reader ¶
type GetProxyRequestFromNameV1Reader struct {
// contains filtered or unexported fields
}
GetProxyRequestFromNameV1Reader is a Reader for the GetProxyRequestFromNameV1 structure.
func (*GetProxyRequestFromNameV1Reader) ReadResponse ¶
func (o *GetProxyRequestFromNameV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ListProxyConfigsV1OK ¶
type ListProxyConfigsV1OK struct {
Payload *model.ProxyResponses
}
ListProxyConfigsV1OK handles this case with default header values.
successful operation
func NewListProxyConfigsV1OK ¶
func NewListProxyConfigsV1OK() *ListProxyConfigsV1OK
NewListProxyConfigsV1OK creates a ListProxyConfigsV1OK with default headers values
func (*ListProxyConfigsV1OK) Error ¶
func (o *ListProxyConfigsV1OK) Error() string
type ListProxyConfigsV1Params ¶
type ListProxyConfigsV1Params struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ListProxyConfigsV1Params contains all the parameters to send to the API endpoint for the list proxy configs v1 operation typically these are written to a http.Request
func NewListProxyConfigsV1Params ¶
func NewListProxyConfigsV1Params() *ListProxyConfigsV1Params
NewListProxyConfigsV1Params creates a new ListProxyConfigsV1Params object with the default values initialized.
func NewListProxyConfigsV1ParamsWithContext ¶
func NewListProxyConfigsV1ParamsWithContext(ctx context.Context) *ListProxyConfigsV1Params
NewListProxyConfigsV1ParamsWithContext creates a new ListProxyConfigsV1Params object with the default values initialized, and the ability to set a context for a request
func NewListProxyConfigsV1ParamsWithHTTPClient ¶
func NewListProxyConfigsV1ParamsWithHTTPClient(client *http.Client) *ListProxyConfigsV1Params
NewListProxyConfigsV1ParamsWithHTTPClient creates a new ListProxyConfigsV1Params object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewListProxyConfigsV1ParamsWithTimeout ¶
func NewListProxyConfigsV1ParamsWithTimeout(timeout time.Duration) *ListProxyConfigsV1Params
NewListProxyConfigsV1ParamsWithTimeout creates a new ListProxyConfigsV1Params object with the default values initialized, and the ability to set a timeout on a request
func (*ListProxyConfigsV1Params) SetContext ¶
func (o *ListProxyConfigsV1Params) SetContext(ctx context.Context)
SetContext adds the context to the list proxy configs v1 params
func (*ListProxyConfigsV1Params) SetHTTPClient ¶
func (o *ListProxyConfigsV1Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list proxy configs v1 params
func (*ListProxyConfigsV1Params) SetTimeout ¶
func (o *ListProxyConfigsV1Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list proxy configs v1 params
func (*ListProxyConfigsV1Params) WithContext ¶
func (o *ListProxyConfigsV1Params) WithContext(ctx context.Context) *ListProxyConfigsV1Params
WithContext adds the context to the list proxy configs v1 params
func (*ListProxyConfigsV1Params) WithHTTPClient ¶
func (o *ListProxyConfigsV1Params) WithHTTPClient(client *http.Client) *ListProxyConfigsV1Params
WithHTTPClient adds the HTTPClient to the list proxy configs v1 params
func (*ListProxyConfigsV1Params) WithTimeout ¶
func (o *ListProxyConfigsV1Params) WithTimeout(timeout time.Duration) *ListProxyConfigsV1Params
WithTimeout adds the timeout to the list proxy configs v1 params
func (*ListProxyConfigsV1Params) WriteToRequest ¶
func (o *ListProxyConfigsV1Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListProxyConfigsV1Reader ¶
type ListProxyConfigsV1Reader struct {
// contains filtered or unexported fields
}
ListProxyConfigsV1Reader is a Reader for the ListProxyConfigsV1 structure.
func (*ListProxyConfigsV1Reader) ReadResponse ¶
func (o *ListProxyConfigsV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- create_proxy_config_v1_parameters.go
- create_proxy_config_v1_responses.go
- delete_proxy_config_by_crn_v1_parameters.go
- delete_proxy_config_by_crn_v1_responses.go
- delete_proxy_config_by_name_v1_parameters.go
- delete_proxy_config_by_name_v1_responses.go
- delete_proxy_configs_v1_parameters.go
- delete_proxy_configs_v1_responses.go
- get_proxy_config_by_crn_v1_parameters.go
- get_proxy_config_by_crn_v1_responses.go
- get_proxy_config_by_environment_crn_v1_parameters.go
- get_proxy_config_by_environment_crn_v1_responses.go
- get_proxy_config_by_name_v1_parameters.go
- get_proxy_config_by_name_v1_responses.go
- get_proxy_request_from_name_v1_parameters.go
- get_proxy_request_from_name_v1_responses.go
- list_proxy_configs_v1_parameters.go
- list_proxy_configs_v1_responses.go
- v1proxies_client.go