# Functions
New creates a new ipam API client.
New creates a new ipam API client with basic auth credentials.
New creates a new ipam API client with a bearer token for authentication.
NewDeleteIpamIPDisabled creates a DeleteIpamIPDisabled with default headers values.
NewDeleteIpamIPFailure creates a DeleteIpamIPFailure with default headers values.
NewDeleteIpamIPForbidden creates a DeleteIpamIPForbidden with default headers values.
NewDeleteIpamIPInvalid creates a DeleteIpamIPInvalid with default headers values.
NewDeleteIpamIPNotFound creates a DeleteIpamIPNotFound with default headers values.
NewDeleteIpamIPOK creates a DeleteIpamIPOK with default headers values.
NewDeleteIpamIPParams creates a new DeleteIpamIPParams object, with the default timeout for this client.
NewDeleteIpamIPParamsWithContext creates a new DeleteIpamIPParams object with the ability to set a context for a request.
NewDeleteIpamIPParamsWithHTTPClient creates a new DeleteIpamIPParams object with the ability to set a custom HTTPClient for a request.
NewDeleteIpamIPParamsWithTimeout creates a new DeleteIpamIPParams object with the ability to set a timeout on a request.
NewPostIpamCreated creates a PostIpamCreated with default headers values.
NewPostIpamFailure creates a PostIpamFailure with default headers values.
NewPostIpamForbidden creates a PostIpamForbidden with default headers values.
NewPostIpamIPDisabled creates a PostIpamIPDisabled with default headers values.
NewPostIpamIPExists creates a PostIpamIPExists with default headers values.
NewPostIpamIPFailure creates a PostIpamIPFailure with default headers values.
NewPostIpamIPForbidden creates a PostIpamIPForbidden with default headers values.
NewPostIpamIPInvalid creates a PostIpamIPInvalid with default headers values.
NewPostIpamIPOK creates a PostIpamIPOK with default headers values.
NewPostIpamIPParams creates a new PostIpamIPParams object, with the default timeout for this client.
NewPostIpamIPParamsWithContext creates a new PostIpamIPParams object with the ability to set a context for a request.
NewPostIpamIPParamsWithHTTPClient creates a new PostIpamIPParams object with the ability to set a custom HTTPClient for a request.
NewPostIpamIPParamsWithTimeout creates a new PostIpamIPParams object with the ability to set a timeout on a request.
NewPostIpamParams creates a new PostIpamParams object, with the default timeout for this client.
NewPostIpamParamsWithContext creates a new PostIpamParams object with the ability to set a context for a request.
NewPostIpamParamsWithHTTPClient creates a new PostIpamParams object with the ability to set a custom HTTPClient for a request.
NewPostIpamParamsWithTimeout creates a new PostIpamParams object with the ability to set a timeout on a request.
# Structs
Client for ipam API
*/.
DeleteIpamIPDisabled describes a response with status code 501, with default header values.
DeleteIpamIPFailure describes a response with status code 500, with default header values.
DeleteIpamIPForbidden describes a response with status code 403, with default header values.
DeleteIpamIPInvalid describes a response with status code 400, with default header values.
DeleteIpamIPNotFound describes a response with status code 404, with default header values.
DeleteIpamIPOK describes a response with status code 200, with default header values.
DeleteIpamIPParams contains all the parameters to send to the API endpoint
for the delete ipam IP operation.
DeleteIpamIPReader is a Reader for the DeleteIpamIP structure.
PostIpamCreated describes a response with status code 201, with default header values.
PostIpamFailure describes a response with status code 502, with default header values.
PostIpamForbidden describes a response with status code 403, with default header values.
PostIpamIPDisabled describes a response with status code 501, with default header values.
PostIpamIPExists describes a response with status code 409, with default header values.
PostIpamIPFailure describes a response with status code 500, with default header values.
PostIpamIPForbidden describes a response with status code 403, with default header values.
PostIpamIPInvalid describes a response with status code 400, with default header values.
PostIpamIPOK describes a response with status code 200, with default header values.
PostIpamIPParams contains all the parameters to send to the API endpoint
for the post ipam IP operation.
PostIpamIPReader is a Reader for the PostIpamIP structure.
PostIpamParams contains all the parameters to send to the API endpoint
for the post ipam operation.
PostIpamReader is a Reader for the PostIpam structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.