acl_runtime

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddPayloadRuntimeACLBadRequest

type AddPayloadRuntimeACLBadRequest struct {
	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
}

AddPayloadRuntimeACLBadRequest handles this case with default header values.

Bad request

func NewAddPayloadRuntimeACLBadRequest

func NewAddPayloadRuntimeACLBadRequest() *AddPayloadRuntimeACLBadRequest

NewAddPayloadRuntimeACLBadRequest creates a AddPayloadRuntimeACLBadRequest with default headers values

func (*AddPayloadRuntimeACLBadRequest) Error

func (*AddPayloadRuntimeACLBadRequest) GetPayload

func (o *AddPayloadRuntimeACLBadRequest) GetPayload() *models.Error

type AddPayloadRuntimeACLCreated

type AddPayloadRuntimeACLCreated struct {
	Payload models.ACLFilesEntries
}

AddPayloadRuntimeACLCreated handles this case with default header values.

ACL payload added

func NewAddPayloadRuntimeACLCreated

func NewAddPayloadRuntimeACLCreated() *AddPayloadRuntimeACLCreated

NewAddPayloadRuntimeACLCreated creates a AddPayloadRuntimeACLCreated with default headers values

func (*AddPayloadRuntimeACLCreated) Error

func (*AddPayloadRuntimeACLCreated) GetPayload

type AddPayloadRuntimeACLDefault

type AddPayloadRuntimeACLDefault struct {

	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
	// contains filtered or unexported fields
}

AddPayloadRuntimeACLDefault handles this case with default header values.

General Error

func NewAddPayloadRuntimeACLDefault

func NewAddPayloadRuntimeACLDefault(code int) *AddPayloadRuntimeACLDefault

NewAddPayloadRuntimeACLDefault creates a AddPayloadRuntimeACLDefault with default headers values

func (*AddPayloadRuntimeACLDefault) Code

func (o *AddPayloadRuntimeACLDefault) Code() int

Code gets the status code for the add payload runtime ACL default response

func (*AddPayloadRuntimeACLDefault) Error

func (*AddPayloadRuntimeACLDefault) GetPayload

func (o *AddPayloadRuntimeACLDefault) GetPayload() *models.Error

type AddPayloadRuntimeACLParams

type AddPayloadRuntimeACLParams struct {

	/*ACLID
	  ACL ID

	*/
	ACLID string
	/*Data*/
	Data models.ACLFilesEntries

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

AddPayloadRuntimeACLParams contains all the parameters to send to the API endpoint for the add payload runtime ACL operation typically these are written to a http.Request

func NewAddPayloadRuntimeACLParams

func NewAddPayloadRuntimeACLParams() *AddPayloadRuntimeACLParams

NewAddPayloadRuntimeACLParams creates a new AddPayloadRuntimeACLParams object with the default values initialized.

func NewAddPayloadRuntimeACLParamsWithContext

func NewAddPayloadRuntimeACLParamsWithContext(ctx context.Context) *AddPayloadRuntimeACLParams

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

func NewAddPayloadRuntimeACLParamsWithHTTPClient

func NewAddPayloadRuntimeACLParamsWithHTTPClient(client *http.Client) *AddPayloadRuntimeACLParams

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

func NewAddPayloadRuntimeACLParamsWithTimeout

func NewAddPayloadRuntimeACLParamsWithTimeout(timeout time.Duration) *AddPayloadRuntimeACLParams

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

func (*AddPayloadRuntimeACLParams) SetACLID

func (o *AddPayloadRuntimeACLParams) SetACLID(aCLID string)

SetACLID adds the aclId to the add payload runtime ACL params

func (*AddPayloadRuntimeACLParams) SetContext

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

SetContext adds the context to the add payload runtime ACL params

func (*AddPayloadRuntimeACLParams) SetData

SetData adds the data to the add payload runtime ACL params

func (*AddPayloadRuntimeACLParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the add payload runtime ACL params

func (*AddPayloadRuntimeACLParams) SetTimeout

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

SetTimeout adds the timeout to the add payload runtime ACL params

func (*AddPayloadRuntimeACLParams) WithACLID

WithACLID adds the aCLID to the add payload runtime ACL params

func (*AddPayloadRuntimeACLParams) WithContext

WithContext adds the context to the add payload runtime ACL params

func (*AddPayloadRuntimeACLParams) WithData

WithData adds the data to the add payload runtime ACL params

func (*AddPayloadRuntimeACLParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the add payload runtime ACL params

func (*AddPayloadRuntimeACLParams) WithTimeout

WithTimeout adds the timeout to the add payload runtime ACL params

func (*AddPayloadRuntimeACLParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type AddPayloadRuntimeACLReader

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

AddPayloadRuntimeACLReader is a Reader for the AddPayloadRuntimeACL structure.

func (*AddPayloadRuntimeACLReader) ReadResponse

func (o *AddPayloadRuntimeACLReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type Client

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

Client for acl runtime API

func (*Client) AddPayloadRuntimeACL

func (a *Client) AddPayloadRuntimeACL(params *AddPayloadRuntimeACLParams, authInfo runtime.ClientAuthInfoWriter) (*AddPayloadRuntimeACLCreated, error)

AddPayloadRuntimeACL adds a new ACL payload

Adds a new ACL payload.

func (*Client) DeleteServicesHaproxyRuntimeACLFileEntriesID

DeleteServicesHaproxyRuntimeACLFileEntriesID deletes an ACL entry

Deletes the entry from the ACL by its value using the runtime socket.

func (*Client) GetServicesHaproxyRuntimeACLFileEntries

GetServicesHaproxyRuntimeACLFileEntries returns an ACL entries

Returns an ACL runtime setting using the runtime socket.

func (*Client) GetServicesHaproxyRuntimeACLFileEntriesID

GetServicesHaproxyRuntimeACLFileEntriesID returns an ACL entry

Returns the ACL entry by its ID using the runtime socket.

func (*Client) GetServicesHaproxyRuntimeAcls

func (a *Client) GetServicesHaproxyRuntimeAcls(params *GetServicesHaproxyRuntimeAclsParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesHaproxyRuntimeAclsOK, error)

GetServicesHaproxyRuntimeAcls returns an array of all ACL files

Returns all ACL files using the runtime socket.

func (*Client) GetServicesHaproxyRuntimeAclsID

func (a *Client) GetServicesHaproxyRuntimeAclsID(params *GetServicesHaproxyRuntimeAclsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetServicesHaproxyRuntimeAclsIDOK, error)

GetServicesHaproxyRuntimeAclsID returns an ACL file

Returns an ACL file by id using the runtime socket.

func (*Client) PostServicesHaproxyRuntimeACLFileEntries

PostServicesHaproxyRuntimeACLFileEntries adds entry to an ACL file

Adds an entry into the ACL file using the runtime socket.

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientService

ClientService is the interface for Client methods

func New

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

New creates a new acl runtime API client.

type DeleteServicesHaproxyRuntimeACLFileEntriesIDBadRequest

type DeleteServicesHaproxyRuntimeACLFileEntriesIDBadRequest struct {
	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
}

DeleteServicesHaproxyRuntimeACLFileEntriesIDBadRequest handles this case with default header values.

Bad request

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDBadRequest

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDBadRequest() *DeleteServicesHaproxyRuntimeACLFileEntriesIDBadRequest

NewDeleteServicesHaproxyRuntimeACLFileEntriesIDBadRequest creates a DeleteServicesHaproxyRuntimeACLFileEntriesIDBadRequest with default headers values

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDBadRequest) Error

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDBadRequest) GetPayload

type DeleteServicesHaproxyRuntimeACLFileEntriesIDDefault

type DeleteServicesHaproxyRuntimeACLFileEntriesIDDefault struct {

	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
	// contains filtered or unexported fields
}

DeleteServicesHaproxyRuntimeACLFileEntriesIDDefault handles this case with default header values.

General Error

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDDefault

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDDefault(code int) *DeleteServicesHaproxyRuntimeACLFileEntriesIDDefault

NewDeleteServicesHaproxyRuntimeACLFileEntriesIDDefault creates a DeleteServicesHaproxyRuntimeACLFileEntriesIDDefault with default headers values

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDDefault) Code

Code gets the status code for the delete services haproxy runtime ACL file entries ID default response

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDDefault) Error

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDDefault) GetPayload

type DeleteServicesHaproxyRuntimeACLFileEntriesIDNoContent

type DeleteServicesHaproxyRuntimeACLFileEntriesIDNoContent struct {
}

DeleteServicesHaproxyRuntimeACLFileEntriesIDNoContent handles this case with default header values.

Successful operation

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDNoContent

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDNoContent() *DeleteServicesHaproxyRuntimeACLFileEntriesIDNoContent

NewDeleteServicesHaproxyRuntimeACLFileEntriesIDNoContent creates a DeleteServicesHaproxyRuntimeACLFileEntriesIDNoContent with default headers values

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDNoContent) Error

type DeleteServicesHaproxyRuntimeACLFileEntriesIDNotFound

type DeleteServicesHaproxyRuntimeACLFileEntriesIDNotFound struct {
	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
}

DeleteServicesHaproxyRuntimeACLFileEntriesIDNotFound handles this case with default header values.

The specified resource was not found

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDNotFound

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDNotFound() *DeleteServicesHaproxyRuntimeACLFileEntriesIDNotFound

NewDeleteServicesHaproxyRuntimeACLFileEntriesIDNotFound creates a DeleteServicesHaproxyRuntimeACLFileEntriesIDNotFound with default headers values

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDNotFound) Error

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDNotFound) GetPayload

type DeleteServicesHaproxyRuntimeACLFileEntriesIDParams

type DeleteServicesHaproxyRuntimeACLFileEntriesIDParams struct {

	/*ACLID
	  ACL ID

	*/
	ACLID string
	/*ID
	  File entry ID

	*/
	ID string

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

DeleteServicesHaproxyRuntimeACLFileEntriesIDParams contains all the parameters to send to the API endpoint for the delete services haproxy runtime ACL file entries ID operation typically these are written to a http.Request

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDParams

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDParams() *DeleteServicesHaproxyRuntimeACLFileEntriesIDParams

NewDeleteServicesHaproxyRuntimeACLFileEntriesIDParams creates a new DeleteServicesHaproxyRuntimeACLFileEntriesIDParams object with the default values initialized.

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDParamsWithContext

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDParamsWithContext(ctx context.Context) *DeleteServicesHaproxyRuntimeACLFileEntriesIDParams

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

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDParamsWithHTTPClient

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDParamsWithHTTPClient(client *http.Client) *DeleteServicesHaproxyRuntimeACLFileEntriesIDParams

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

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDParamsWithTimeout

func NewDeleteServicesHaproxyRuntimeACLFileEntriesIDParamsWithTimeout(timeout time.Duration) *DeleteServicesHaproxyRuntimeACLFileEntriesIDParams

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

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) SetACLID

SetACLID adds the aclId to the delete services haproxy runtime ACL file entries ID params

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) SetContext

SetContext adds the context to the delete services haproxy runtime ACL file entries ID params

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the delete services haproxy runtime ACL file entries ID params

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) SetID

SetID adds the id to the delete services haproxy runtime ACL file entries ID params

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) SetTimeout

SetTimeout adds the timeout to the delete services haproxy runtime ACL file entries ID params

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) WithACLID

WithACLID adds the aCLID to the delete services haproxy runtime ACL file entries ID params

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) WithContext

WithContext adds the context to the delete services haproxy runtime ACL file entries ID params

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete services haproxy runtime ACL file entries ID params

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) WithID

WithID adds the id to the delete services haproxy runtime ACL file entries ID params

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) WithTimeout

WithTimeout adds the timeout to the delete services haproxy runtime ACL file entries ID params

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteServicesHaproxyRuntimeACLFileEntriesIDReader

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

DeleteServicesHaproxyRuntimeACLFileEntriesIDReader is a Reader for the DeleteServicesHaproxyRuntimeACLFileEntriesID structure.

func (*DeleteServicesHaproxyRuntimeACLFileEntriesIDReader) ReadResponse

func (o *DeleteServicesHaproxyRuntimeACLFileEntriesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetServicesHaproxyRuntimeACLFileEntriesBadRequest

type GetServicesHaproxyRuntimeACLFileEntriesBadRequest struct {
	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
}

GetServicesHaproxyRuntimeACLFileEntriesBadRequest handles this case with default header values.

Bad request

func NewGetServicesHaproxyRuntimeACLFileEntriesBadRequest

func NewGetServicesHaproxyRuntimeACLFileEntriesBadRequest() *GetServicesHaproxyRuntimeACLFileEntriesBadRequest

NewGetServicesHaproxyRuntimeACLFileEntriesBadRequest creates a GetServicesHaproxyRuntimeACLFileEntriesBadRequest with default headers values

func (*GetServicesHaproxyRuntimeACLFileEntriesBadRequest) Error

func (*GetServicesHaproxyRuntimeACLFileEntriesBadRequest) GetPayload

type GetServicesHaproxyRuntimeACLFileEntriesDefault

type GetServicesHaproxyRuntimeACLFileEntriesDefault struct {

	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
	// contains filtered or unexported fields
}

GetServicesHaproxyRuntimeACLFileEntriesDefault handles this case with default header values.

General Error

func NewGetServicesHaproxyRuntimeACLFileEntriesDefault

func NewGetServicesHaproxyRuntimeACLFileEntriesDefault(code int) *GetServicesHaproxyRuntimeACLFileEntriesDefault

NewGetServicesHaproxyRuntimeACLFileEntriesDefault creates a GetServicesHaproxyRuntimeACLFileEntriesDefault with default headers values

func (*GetServicesHaproxyRuntimeACLFileEntriesDefault) Code

Code gets the status code for the get services haproxy runtime ACL file entries default response

func (*GetServicesHaproxyRuntimeACLFileEntriesDefault) Error

func (*GetServicesHaproxyRuntimeACLFileEntriesDefault) GetPayload

type GetServicesHaproxyRuntimeACLFileEntriesIDBadRequest

type GetServicesHaproxyRuntimeACLFileEntriesIDBadRequest struct {
	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
}

GetServicesHaproxyRuntimeACLFileEntriesIDBadRequest handles this case with default header values.

Bad request

func NewGetServicesHaproxyRuntimeACLFileEntriesIDBadRequest

func NewGetServicesHaproxyRuntimeACLFileEntriesIDBadRequest() *GetServicesHaproxyRuntimeACLFileEntriesIDBadRequest

NewGetServicesHaproxyRuntimeACLFileEntriesIDBadRequest creates a GetServicesHaproxyRuntimeACLFileEntriesIDBadRequest with default headers values

func (*GetServicesHaproxyRuntimeACLFileEntriesIDBadRequest) Error

func (*GetServicesHaproxyRuntimeACLFileEntriesIDBadRequest) GetPayload

type GetServicesHaproxyRuntimeACLFileEntriesIDDefault

type GetServicesHaproxyRuntimeACLFileEntriesIDDefault struct {

	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
	// contains filtered or unexported fields
}

GetServicesHaproxyRuntimeACLFileEntriesIDDefault handles this case with default header values.

General Error

func NewGetServicesHaproxyRuntimeACLFileEntriesIDDefault

func NewGetServicesHaproxyRuntimeACLFileEntriesIDDefault(code int) *GetServicesHaproxyRuntimeACLFileEntriesIDDefault

NewGetServicesHaproxyRuntimeACLFileEntriesIDDefault creates a GetServicesHaproxyRuntimeACLFileEntriesIDDefault with default headers values

func (*GetServicesHaproxyRuntimeACLFileEntriesIDDefault) Code

Code gets the status code for the get services haproxy runtime ACL file entries ID default response

func (*GetServicesHaproxyRuntimeACLFileEntriesIDDefault) Error

func (*GetServicesHaproxyRuntimeACLFileEntriesIDDefault) GetPayload

type GetServicesHaproxyRuntimeACLFileEntriesIDNotFound

type GetServicesHaproxyRuntimeACLFileEntriesIDNotFound struct {
	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
}

GetServicesHaproxyRuntimeACLFileEntriesIDNotFound handles this case with default header values.

The specified resource was not found

func NewGetServicesHaproxyRuntimeACLFileEntriesIDNotFound

func NewGetServicesHaproxyRuntimeACLFileEntriesIDNotFound() *GetServicesHaproxyRuntimeACLFileEntriesIDNotFound

NewGetServicesHaproxyRuntimeACLFileEntriesIDNotFound creates a GetServicesHaproxyRuntimeACLFileEntriesIDNotFound with default headers values

func (*GetServicesHaproxyRuntimeACLFileEntriesIDNotFound) Error

func (*GetServicesHaproxyRuntimeACLFileEntriesIDNotFound) GetPayload

type GetServicesHaproxyRuntimeACLFileEntriesIDOK

type GetServicesHaproxyRuntimeACLFileEntriesIDOK struct {
	Payload *models.ACLFileEntry
}

GetServicesHaproxyRuntimeACLFileEntriesIDOK handles this case with default header values.

Successful operation

func NewGetServicesHaproxyRuntimeACLFileEntriesIDOK

func NewGetServicesHaproxyRuntimeACLFileEntriesIDOK() *GetServicesHaproxyRuntimeACLFileEntriesIDOK

NewGetServicesHaproxyRuntimeACLFileEntriesIDOK creates a GetServicesHaproxyRuntimeACLFileEntriesIDOK with default headers values

func (*GetServicesHaproxyRuntimeACLFileEntriesIDOK) Error

func (*GetServicesHaproxyRuntimeACLFileEntriesIDOK) GetPayload

type GetServicesHaproxyRuntimeACLFileEntriesIDParams

type GetServicesHaproxyRuntimeACLFileEntriesIDParams struct {

	/*ACLID
	  ACL ID

	*/
	ACLID string
	/*ID
	  File entry ID

	*/
	ID string

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

GetServicesHaproxyRuntimeACLFileEntriesIDParams contains all the parameters to send to the API endpoint for the get services haproxy runtime ACL file entries ID operation typically these are written to a http.Request

func NewGetServicesHaproxyRuntimeACLFileEntriesIDParams

func NewGetServicesHaproxyRuntimeACLFileEntriesIDParams() *GetServicesHaproxyRuntimeACLFileEntriesIDParams

NewGetServicesHaproxyRuntimeACLFileEntriesIDParams creates a new GetServicesHaproxyRuntimeACLFileEntriesIDParams object with the default values initialized.

func NewGetServicesHaproxyRuntimeACLFileEntriesIDParamsWithContext

func NewGetServicesHaproxyRuntimeACLFileEntriesIDParamsWithContext(ctx context.Context) *GetServicesHaproxyRuntimeACLFileEntriesIDParams

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

func NewGetServicesHaproxyRuntimeACLFileEntriesIDParamsWithHTTPClient

func NewGetServicesHaproxyRuntimeACLFileEntriesIDParamsWithHTTPClient(client *http.Client) *GetServicesHaproxyRuntimeACLFileEntriesIDParams

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

func NewGetServicesHaproxyRuntimeACLFileEntriesIDParamsWithTimeout

func NewGetServicesHaproxyRuntimeACLFileEntriesIDParamsWithTimeout(timeout time.Duration) *GetServicesHaproxyRuntimeACLFileEntriesIDParams

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

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) SetACLID

SetACLID adds the aclId to the get services haproxy runtime ACL file entries ID params

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) SetContext

SetContext adds the context to the get services haproxy runtime ACL file entries ID params

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get services haproxy runtime ACL file entries ID params

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) SetID

SetID adds the id to the get services haproxy runtime ACL file entries ID params

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) SetTimeout

SetTimeout adds the timeout to the get services haproxy runtime ACL file entries ID params

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) WithACLID

WithACLID adds the aCLID to the get services haproxy runtime ACL file entries ID params

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) WithContext

WithContext adds the context to the get services haproxy runtime ACL file entries ID params

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get services haproxy runtime ACL file entries ID params

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) WithID

WithID adds the id to the get services haproxy runtime ACL file entries ID params

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) WithTimeout

WithTimeout adds the timeout to the get services haproxy runtime ACL file entries ID params

func (*GetServicesHaproxyRuntimeACLFileEntriesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetServicesHaproxyRuntimeACLFileEntriesIDReader

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

GetServicesHaproxyRuntimeACLFileEntriesIDReader is a Reader for the GetServicesHaproxyRuntimeACLFileEntriesID structure.

func (*GetServicesHaproxyRuntimeACLFileEntriesIDReader) ReadResponse

func (o *GetServicesHaproxyRuntimeACLFileEntriesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetServicesHaproxyRuntimeACLFileEntriesNotFound

type GetServicesHaproxyRuntimeACLFileEntriesNotFound struct {
	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
}

GetServicesHaproxyRuntimeACLFileEntriesNotFound handles this case with default header values.

The specified resource was not found

func NewGetServicesHaproxyRuntimeACLFileEntriesNotFound

func NewGetServicesHaproxyRuntimeACLFileEntriesNotFound() *GetServicesHaproxyRuntimeACLFileEntriesNotFound

NewGetServicesHaproxyRuntimeACLFileEntriesNotFound creates a GetServicesHaproxyRuntimeACLFileEntriesNotFound with default headers values

func (*GetServicesHaproxyRuntimeACLFileEntriesNotFound) Error

func (*GetServicesHaproxyRuntimeACLFileEntriesNotFound) GetPayload

type GetServicesHaproxyRuntimeACLFileEntriesOK

type GetServicesHaproxyRuntimeACLFileEntriesOK struct {
	Payload models.ACLFilesEntries
}

GetServicesHaproxyRuntimeACLFileEntriesOK handles this case with default header values.

Successful operation

func NewGetServicesHaproxyRuntimeACLFileEntriesOK

func NewGetServicesHaproxyRuntimeACLFileEntriesOK() *GetServicesHaproxyRuntimeACLFileEntriesOK

NewGetServicesHaproxyRuntimeACLFileEntriesOK creates a GetServicesHaproxyRuntimeACLFileEntriesOK with default headers values

func (*GetServicesHaproxyRuntimeACLFileEntriesOK) Error

func (*GetServicesHaproxyRuntimeACLFileEntriesOK) GetPayload

type GetServicesHaproxyRuntimeACLFileEntriesParams

type GetServicesHaproxyRuntimeACLFileEntriesParams struct {

	/*ACLID
	  ACL ID

	*/
	ACLID string

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

GetServicesHaproxyRuntimeACLFileEntriesParams contains all the parameters to send to the API endpoint for the get services haproxy runtime ACL file entries operation typically these are written to a http.Request

func NewGetServicesHaproxyRuntimeACLFileEntriesParams

func NewGetServicesHaproxyRuntimeACLFileEntriesParams() *GetServicesHaproxyRuntimeACLFileEntriesParams

NewGetServicesHaproxyRuntimeACLFileEntriesParams creates a new GetServicesHaproxyRuntimeACLFileEntriesParams object with the default values initialized.

func NewGetServicesHaproxyRuntimeACLFileEntriesParamsWithContext

func NewGetServicesHaproxyRuntimeACLFileEntriesParamsWithContext(ctx context.Context) *GetServicesHaproxyRuntimeACLFileEntriesParams

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

func NewGetServicesHaproxyRuntimeACLFileEntriesParamsWithHTTPClient

func NewGetServicesHaproxyRuntimeACLFileEntriesParamsWithHTTPClient(client *http.Client) *GetServicesHaproxyRuntimeACLFileEntriesParams

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

func NewGetServicesHaproxyRuntimeACLFileEntriesParamsWithTimeout

func NewGetServicesHaproxyRuntimeACLFileEntriesParamsWithTimeout(timeout time.Duration) *GetServicesHaproxyRuntimeACLFileEntriesParams

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

func (*GetServicesHaproxyRuntimeACLFileEntriesParams) SetACLID

SetACLID adds the aclId to the get services haproxy runtime ACL file entries params

func (*GetServicesHaproxyRuntimeACLFileEntriesParams) SetContext

SetContext adds the context to the get services haproxy runtime ACL file entries params

func (*GetServicesHaproxyRuntimeACLFileEntriesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get services haproxy runtime ACL file entries params

func (*GetServicesHaproxyRuntimeACLFileEntriesParams) SetTimeout

SetTimeout adds the timeout to the get services haproxy runtime ACL file entries params

func (*GetServicesHaproxyRuntimeACLFileEntriesParams) WithACLID

WithACLID adds the aCLID to the get services haproxy runtime ACL file entries params

func (*GetServicesHaproxyRuntimeACLFileEntriesParams) WithContext

WithContext adds the context to the get services haproxy runtime ACL file entries params

func (*GetServicesHaproxyRuntimeACLFileEntriesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get services haproxy runtime ACL file entries params

func (*GetServicesHaproxyRuntimeACLFileEntriesParams) WithTimeout

WithTimeout adds the timeout to the get services haproxy runtime ACL file entries params

func (*GetServicesHaproxyRuntimeACLFileEntriesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetServicesHaproxyRuntimeACLFileEntriesReader

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

GetServicesHaproxyRuntimeACLFileEntriesReader is a Reader for the GetServicesHaproxyRuntimeACLFileEntries structure.

func (*GetServicesHaproxyRuntimeACLFileEntriesReader) ReadResponse

func (o *GetServicesHaproxyRuntimeACLFileEntriesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetServicesHaproxyRuntimeAclsDefault

type GetServicesHaproxyRuntimeAclsDefault struct {

	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
	// contains filtered or unexported fields
}

GetServicesHaproxyRuntimeAclsDefault handles this case with default header values.

General Error

func NewGetServicesHaproxyRuntimeAclsDefault

func NewGetServicesHaproxyRuntimeAclsDefault(code int) *GetServicesHaproxyRuntimeAclsDefault

NewGetServicesHaproxyRuntimeAclsDefault creates a GetServicesHaproxyRuntimeAclsDefault with default headers values

func (*GetServicesHaproxyRuntimeAclsDefault) Code

Code gets the status code for the get services haproxy runtime acls default response

func (*GetServicesHaproxyRuntimeAclsDefault) Error

func (*GetServicesHaproxyRuntimeAclsDefault) GetPayload

type GetServicesHaproxyRuntimeAclsIDDefault

type GetServicesHaproxyRuntimeAclsIDDefault struct {

	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
	// contains filtered or unexported fields
}

GetServicesHaproxyRuntimeAclsIDDefault handles this case with default header values.

General Error

func NewGetServicesHaproxyRuntimeAclsIDDefault

func NewGetServicesHaproxyRuntimeAclsIDDefault(code int) *GetServicesHaproxyRuntimeAclsIDDefault

NewGetServicesHaproxyRuntimeAclsIDDefault creates a GetServicesHaproxyRuntimeAclsIDDefault with default headers values

func (*GetServicesHaproxyRuntimeAclsIDDefault) Code

Code gets the status code for the get services haproxy runtime acls ID default response

func (*GetServicesHaproxyRuntimeAclsIDDefault) Error

func (*GetServicesHaproxyRuntimeAclsIDDefault) GetPayload

type GetServicesHaproxyRuntimeAclsIDNotFound

type GetServicesHaproxyRuntimeAclsIDNotFound struct {
	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
}

GetServicesHaproxyRuntimeAclsIDNotFound handles this case with default header values.

The specified resource was not found

func NewGetServicesHaproxyRuntimeAclsIDNotFound

func NewGetServicesHaproxyRuntimeAclsIDNotFound() *GetServicesHaproxyRuntimeAclsIDNotFound

NewGetServicesHaproxyRuntimeAclsIDNotFound creates a GetServicesHaproxyRuntimeAclsIDNotFound with default headers values

func (*GetServicesHaproxyRuntimeAclsIDNotFound) Error

func (*GetServicesHaproxyRuntimeAclsIDNotFound) GetPayload

type GetServicesHaproxyRuntimeAclsIDOK

type GetServicesHaproxyRuntimeAclsIDOK struct {
	Payload *models.ACLFile
}

GetServicesHaproxyRuntimeAclsIDOK handles this case with default header values.

Successful operation

func NewGetServicesHaproxyRuntimeAclsIDOK

func NewGetServicesHaproxyRuntimeAclsIDOK() *GetServicesHaproxyRuntimeAclsIDOK

NewGetServicesHaproxyRuntimeAclsIDOK creates a GetServicesHaproxyRuntimeAclsIDOK with default headers values

func (*GetServicesHaproxyRuntimeAclsIDOK) Error

func (*GetServicesHaproxyRuntimeAclsIDOK) GetPayload

type GetServicesHaproxyRuntimeAclsIDParams

type GetServicesHaproxyRuntimeAclsIDParams struct {

	/*ID
	  ACL file entry ID

	*/
	ID string

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

GetServicesHaproxyRuntimeAclsIDParams contains all the parameters to send to the API endpoint for the get services haproxy runtime acls ID operation typically these are written to a http.Request

func NewGetServicesHaproxyRuntimeAclsIDParams

func NewGetServicesHaproxyRuntimeAclsIDParams() *GetServicesHaproxyRuntimeAclsIDParams

NewGetServicesHaproxyRuntimeAclsIDParams creates a new GetServicesHaproxyRuntimeAclsIDParams object with the default values initialized.

func NewGetServicesHaproxyRuntimeAclsIDParamsWithContext

func NewGetServicesHaproxyRuntimeAclsIDParamsWithContext(ctx context.Context) *GetServicesHaproxyRuntimeAclsIDParams

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

func NewGetServicesHaproxyRuntimeAclsIDParamsWithHTTPClient

func NewGetServicesHaproxyRuntimeAclsIDParamsWithHTTPClient(client *http.Client) *GetServicesHaproxyRuntimeAclsIDParams

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

func NewGetServicesHaproxyRuntimeAclsIDParamsWithTimeout

func NewGetServicesHaproxyRuntimeAclsIDParamsWithTimeout(timeout time.Duration) *GetServicesHaproxyRuntimeAclsIDParams

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

func (*GetServicesHaproxyRuntimeAclsIDParams) SetContext

SetContext adds the context to the get services haproxy runtime acls ID params

func (*GetServicesHaproxyRuntimeAclsIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get services haproxy runtime acls ID params

func (*GetServicesHaproxyRuntimeAclsIDParams) SetID

SetID adds the id to the get services haproxy runtime acls ID params

func (*GetServicesHaproxyRuntimeAclsIDParams) SetTimeout

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

SetTimeout adds the timeout to the get services haproxy runtime acls ID params

func (*GetServicesHaproxyRuntimeAclsIDParams) WithContext

WithContext adds the context to the get services haproxy runtime acls ID params

func (*GetServicesHaproxyRuntimeAclsIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get services haproxy runtime acls ID params

func (*GetServicesHaproxyRuntimeAclsIDParams) WithID

WithID adds the id to the get services haproxy runtime acls ID params

func (*GetServicesHaproxyRuntimeAclsIDParams) WithTimeout

WithTimeout adds the timeout to the get services haproxy runtime acls ID params

func (*GetServicesHaproxyRuntimeAclsIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetServicesHaproxyRuntimeAclsIDReader

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

GetServicesHaproxyRuntimeAclsIDReader is a Reader for the GetServicesHaproxyRuntimeAclsID structure.

func (*GetServicesHaproxyRuntimeAclsIDReader) ReadResponse

func (o *GetServicesHaproxyRuntimeAclsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetServicesHaproxyRuntimeAclsOK

type GetServicesHaproxyRuntimeAclsOK struct {
	Payload models.ACLFiles
}

GetServicesHaproxyRuntimeAclsOK handles this case with default header values.

Successful operation

func NewGetServicesHaproxyRuntimeAclsOK

func NewGetServicesHaproxyRuntimeAclsOK() *GetServicesHaproxyRuntimeAclsOK

NewGetServicesHaproxyRuntimeAclsOK creates a GetServicesHaproxyRuntimeAclsOK with default headers values

func (*GetServicesHaproxyRuntimeAclsOK) Error

func (*GetServicesHaproxyRuntimeAclsOK) GetPayload

type GetServicesHaproxyRuntimeAclsParams

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

GetServicesHaproxyRuntimeAclsParams contains all the parameters to send to the API endpoint for the get services haproxy runtime acls operation typically these are written to a http.Request

func NewGetServicesHaproxyRuntimeAclsParams

func NewGetServicesHaproxyRuntimeAclsParams() *GetServicesHaproxyRuntimeAclsParams

NewGetServicesHaproxyRuntimeAclsParams creates a new GetServicesHaproxyRuntimeAclsParams object with the default values initialized.

func NewGetServicesHaproxyRuntimeAclsParamsWithContext

func NewGetServicesHaproxyRuntimeAclsParamsWithContext(ctx context.Context) *GetServicesHaproxyRuntimeAclsParams

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

func NewGetServicesHaproxyRuntimeAclsParamsWithHTTPClient

func NewGetServicesHaproxyRuntimeAclsParamsWithHTTPClient(client *http.Client) *GetServicesHaproxyRuntimeAclsParams

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

func NewGetServicesHaproxyRuntimeAclsParamsWithTimeout

func NewGetServicesHaproxyRuntimeAclsParamsWithTimeout(timeout time.Duration) *GetServicesHaproxyRuntimeAclsParams

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

func (*GetServicesHaproxyRuntimeAclsParams) SetContext

SetContext adds the context to the get services haproxy runtime acls params

func (*GetServicesHaproxyRuntimeAclsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get services haproxy runtime acls params

func (*GetServicesHaproxyRuntimeAclsParams) SetTimeout

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

SetTimeout adds the timeout to the get services haproxy runtime acls params

func (*GetServicesHaproxyRuntimeAclsParams) WithContext

WithContext adds the context to the get services haproxy runtime acls params

func (*GetServicesHaproxyRuntimeAclsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get services haproxy runtime acls params

func (*GetServicesHaproxyRuntimeAclsParams) WithTimeout

WithTimeout adds the timeout to the get services haproxy runtime acls params

func (*GetServicesHaproxyRuntimeAclsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetServicesHaproxyRuntimeAclsReader

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

GetServicesHaproxyRuntimeAclsReader is a Reader for the GetServicesHaproxyRuntimeAcls structure.

func (*GetServicesHaproxyRuntimeAclsReader) ReadResponse

func (o *GetServicesHaproxyRuntimeAclsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostServicesHaproxyRuntimeACLFileEntriesBadRequest

type PostServicesHaproxyRuntimeACLFileEntriesBadRequest struct {
	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
}

PostServicesHaproxyRuntimeACLFileEntriesBadRequest handles this case with default header values.

Bad request

func NewPostServicesHaproxyRuntimeACLFileEntriesBadRequest

func NewPostServicesHaproxyRuntimeACLFileEntriesBadRequest() *PostServicesHaproxyRuntimeACLFileEntriesBadRequest

NewPostServicesHaproxyRuntimeACLFileEntriesBadRequest creates a PostServicesHaproxyRuntimeACLFileEntriesBadRequest with default headers values

func (*PostServicesHaproxyRuntimeACLFileEntriesBadRequest) Error

func (*PostServicesHaproxyRuntimeACLFileEntriesBadRequest) GetPayload

type PostServicesHaproxyRuntimeACLFileEntriesConflict

type PostServicesHaproxyRuntimeACLFileEntriesConflict struct {
	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
}

PostServicesHaproxyRuntimeACLFileEntriesConflict handles this case with default header values.

The specified resource already exists

func NewPostServicesHaproxyRuntimeACLFileEntriesConflict

func NewPostServicesHaproxyRuntimeACLFileEntriesConflict() *PostServicesHaproxyRuntimeACLFileEntriesConflict

NewPostServicesHaproxyRuntimeACLFileEntriesConflict creates a PostServicesHaproxyRuntimeACLFileEntriesConflict with default headers values

func (*PostServicesHaproxyRuntimeACLFileEntriesConflict) Error

func (*PostServicesHaproxyRuntimeACLFileEntriesConflict) GetPayload

type PostServicesHaproxyRuntimeACLFileEntriesCreated

type PostServicesHaproxyRuntimeACLFileEntriesCreated struct {
	Payload *models.ACLFileEntry
}

PostServicesHaproxyRuntimeACLFileEntriesCreated handles this case with default header values.

ACL entry created

func NewPostServicesHaproxyRuntimeACLFileEntriesCreated

func NewPostServicesHaproxyRuntimeACLFileEntriesCreated() *PostServicesHaproxyRuntimeACLFileEntriesCreated

NewPostServicesHaproxyRuntimeACLFileEntriesCreated creates a PostServicesHaproxyRuntimeACLFileEntriesCreated with default headers values

func (*PostServicesHaproxyRuntimeACLFileEntriesCreated) Error

func (*PostServicesHaproxyRuntimeACLFileEntriesCreated) GetPayload

type PostServicesHaproxyRuntimeACLFileEntriesDefault

type PostServicesHaproxyRuntimeACLFileEntriesDefault struct {

	/*Configuration file version
	 */
	ConfigurationVersion string

	Payload *models.Error
	// contains filtered or unexported fields
}

PostServicesHaproxyRuntimeACLFileEntriesDefault handles this case with default header values.

General Error

func NewPostServicesHaproxyRuntimeACLFileEntriesDefault

func NewPostServicesHaproxyRuntimeACLFileEntriesDefault(code int) *PostServicesHaproxyRuntimeACLFileEntriesDefault

NewPostServicesHaproxyRuntimeACLFileEntriesDefault creates a PostServicesHaproxyRuntimeACLFileEntriesDefault with default headers values

func (*PostServicesHaproxyRuntimeACLFileEntriesDefault) Code

Code gets the status code for the post services haproxy runtime ACL file entries default response

func (*PostServicesHaproxyRuntimeACLFileEntriesDefault) Error

func (*PostServicesHaproxyRuntimeACLFileEntriesDefault) GetPayload

type PostServicesHaproxyRuntimeACLFileEntriesParams

type PostServicesHaproxyRuntimeACLFileEntriesParams struct {

	/*ACLID
	  ACL ID

	*/
	ACLID string
	/*Data*/
	Data *models.ACLFileEntry

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

PostServicesHaproxyRuntimeACLFileEntriesParams contains all the parameters to send to the API endpoint for the post services haproxy runtime ACL file entries operation typically these are written to a http.Request

func NewPostServicesHaproxyRuntimeACLFileEntriesParams

func NewPostServicesHaproxyRuntimeACLFileEntriesParams() *PostServicesHaproxyRuntimeACLFileEntriesParams

NewPostServicesHaproxyRuntimeACLFileEntriesParams creates a new PostServicesHaproxyRuntimeACLFileEntriesParams object with the default values initialized.

func NewPostServicesHaproxyRuntimeACLFileEntriesParamsWithContext

func NewPostServicesHaproxyRuntimeACLFileEntriesParamsWithContext(ctx context.Context) *PostServicesHaproxyRuntimeACLFileEntriesParams

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

func NewPostServicesHaproxyRuntimeACLFileEntriesParamsWithHTTPClient

func NewPostServicesHaproxyRuntimeACLFileEntriesParamsWithHTTPClient(client *http.Client) *PostServicesHaproxyRuntimeACLFileEntriesParams

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

func NewPostServicesHaproxyRuntimeACLFileEntriesParamsWithTimeout

func NewPostServicesHaproxyRuntimeACLFileEntriesParamsWithTimeout(timeout time.Duration) *PostServicesHaproxyRuntimeACLFileEntriesParams

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

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) SetACLID

SetACLID adds the aclId to the post services haproxy runtime ACL file entries params

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) SetContext

SetContext adds the context to the post services haproxy runtime ACL file entries params

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) SetData

SetData adds the data to the post services haproxy runtime ACL file entries params

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the post services haproxy runtime ACL file entries params

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) SetTimeout

SetTimeout adds the timeout to the post services haproxy runtime ACL file entries params

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) WithACLID

WithACLID adds the aCLID to the post services haproxy runtime ACL file entries params

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) WithContext

WithContext adds the context to the post services haproxy runtime ACL file entries params

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) WithData

WithData adds the data to the post services haproxy runtime ACL file entries params

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post services haproxy runtime ACL file entries params

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) WithTimeout

WithTimeout adds the timeout to the post services haproxy runtime ACL file entries params

func (*PostServicesHaproxyRuntimeACLFileEntriesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostServicesHaproxyRuntimeACLFileEntriesReader

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

PostServicesHaproxyRuntimeACLFileEntriesReader is a Reader for the PostServicesHaproxyRuntimeACLFileEntries structure.

func (*PostServicesHaproxyRuntimeACLFileEntriesReader) ReadResponse

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