package
7.7.0+incompatible
Repository: https://github.com/dalet-oss/kowabunga-api.git
Documentation: pkg.go.dev
# Functions
New creates a new subnet API client.
NewCreateAdapterBadRequest creates a CreateAdapterBadRequest with default headers values.
NewCreateAdapterConflict creates a CreateAdapterConflict with default headers values.
NewCreateAdapterCreated creates a CreateAdapterCreated with default headers values.
NewCreateAdapterInternalServerError creates a CreateAdapterInternalServerError with default headers values.
NewCreateAdapterNotFound creates a CreateAdapterNotFound with default headers values.
NewCreateAdapterParams creates a new CreateAdapterParams object, with the default timeout for this client.
NewCreateAdapterParamsWithContext creates a new CreateAdapterParams object with the ability to set a context for a request.
NewCreateAdapterParamsWithHTTPClient creates a new CreateAdapterParams object with the ability to set a custom HTTPClient for a request.
NewCreateAdapterParamsWithTimeout creates a new CreateAdapterParams object with the ability to set a timeout on a request.
NewDeleteSubnetConflict creates a DeleteSubnetConflict with default headers values.
NewDeleteSubnetInternalServerError creates a DeleteSubnetInternalServerError with default headers values.
NewDeleteSubnetNotFound creates a DeleteSubnetNotFound with default headers values.
NewDeleteSubnetOK creates a DeleteSubnetOK with default headers values.
NewDeleteSubnetParams creates a new DeleteSubnetParams object, with the default timeout for this client.
NewDeleteSubnetParamsWithContext creates a new DeleteSubnetParams object with the ability to set a context for a request.
NewDeleteSubnetParamsWithHTTPClient creates a new DeleteSubnetParams object with the ability to set a custom HTTPClient for a request.
NewDeleteSubnetParamsWithTimeout creates a new DeleteSubnetParams object with the ability to set a timeout on a request.
NewGetAllSubnetsOK creates a GetAllSubnetsOK with default headers values.
NewGetAllSubnetsParams creates a new GetAllSubnetsParams object, with the default timeout for this client.
NewGetAllSubnetsParamsWithContext creates a new GetAllSubnetsParams object with the ability to set a context for a request.
NewGetAllSubnetsParamsWithHTTPClient creates a new GetAllSubnetsParams object with the ability to set a custom HTTPClient for a request.
NewGetAllSubnetsParamsWithTimeout creates a new GetAllSubnetsParams object with the ability to set a timeout on a request.
NewGetSubnetAdaptersNotFound creates a GetSubnetAdaptersNotFound with default headers values.
NewGetSubnetAdaptersOK creates a GetSubnetAdaptersOK with default headers values.
NewGetSubnetAdaptersParams creates a new GetSubnetAdaptersParams object, with the default timeout for this client.
NewGetSubnetAdaptersParamsWithContext creates a new GetSubnetAdaptersParams object with the ability to set a context for a request.
NewGetSubnetAdaptersParamsWithHTTPClient creates a new GetSubnetAdaptersParams object with the ability to set a custom HTTPClient for a request.
NewGetSubnetAdaptersParamsWithTimeout creates a new GetSubnetAdaptersParams object with the ability to set a timeout on a request.
NewGetSubnetNotFound creates a GetSubnetNotFound with default headers values.
NewGetSubnetOK creates a GetSubnetOK with default headers values.
NewGetSubnetParams creates a new GetSubnetParams object, with the default timeout for this client.
NewGetSubnetParamsWithContext creates a new GetSubnetParams object with the ability to set a context for a request.
NewGetSubnetParamsWithHTTPClient creates a new GetSubnetParams object with the ability to set a custom HTTPClient for a request.
NewGetSubnetParamsWithTimeout creates a new GetSubnetParams object with the ability to set a timeout on a request.
NewUpdateSubnetBadRequest creates a UpdateSubnetBadRequest with default headers values.
NewUpdateSubnetNotFound creates a UpdateSubnetNotFound with default headers values.
NewUpdateSubnetOK creates a UpdateSubnetOK with default headers values.
NewUpdateSubnetParams creates a new UpdateSubnetParams object, with the default timeout for this client.
NewUpdateSubnetParamsWithContext creates a new UpdateSubnetParams object with the ability to set a context for a request.
NewUpdateSubnetParamsWithHTTPClient creates a new UpdateSubnetParams object with the ability to set a custom HTTPClient for a request.
NewUpdateSubnetParamsWithTimeout creates a new UpdateSubnetParams object with the ability to set a timeout on a request.
# Structs
Client for subnet API
*/.
CreateAdapterBadRequest describes a response with status code 400, with default header values.
CreateAdapterConflict describes a response with status code 409, with default header values.
CreateAdapterCreated describes a response with status code 201, with default header values.
CreateAdapterInternalServerError describes a response with status code 500, with default header values.
CreateAdapterNotFound describes a response with status code 404, with default header values.
CreateAdapterParams contains all the parameters to send to the API endpoint
for the create adapter operation.
CreateAdapterReader is a Reader for the CreateAdapter structure.
DeleteSubnetConflict describes a response with status code 409, with default header values.
DeleteSubnetInternalServerError describes a response with status code 500, with default header values.
DeleteSubnetNotFound describes a response with status code 404, with default header values.
DeleteSubnetOK describes a response with status code 200, with default header values.
DeleteSubnetParams contains all the parameters to send to the API endpoint
for the delete subnet operation.
DeleteSubnetReader is a Reader for the DeleteSubnet structure.
GetAllSubnetsOK describes a response with status code 200, with default header values.
GetAllSubnetsParams contains all the parameters to send to the API endpoint
for the get all subnets operation.
GetAllSubnetsReader is a Reader for the GetAllSubnets structure.
GetSubnetAdaptersNotFound describes a response with status code 404, with default header values.
GetSubnetAdaptersOK describes a response with status code 200, with default header values.
GetSubnetAdaptersParams contains all the parameters to send to the API endpoint
for the get subnet adapters operation.
GetSubnetAdaptersReader is a Reader for the GetSubnetAdapters structure.
GetSubnetNotFound describes a response with status code 404, with default header values.
GetSubnetOK describes a response with status code 200, with default header values.
GetSubnetParams contains all the parameters to send to the API endpoint
for the get subnet operation.
GetSubnetReader is a Reader for the GetSubnet structure.
UpdateSubnetBadRequest describes a response with status code 400, with default header values.
UpdateSubnetNotFound describes a response with status code 404, with default header values.
UpdateSubnetOK describes a response with status code 200, with default header values.
UpdateSubnetParams contains all the parameters to send to the API endpoint
for the update subnet operation.
UpdateSubnetReader is a Reader for the UpdateSubnet structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.