# Functions
New creates a new security group API client.
NewCreateSecurityGroupBadRequest creates a CreateSecurityGroupBadRequest with default headers values.
NewCreateSecurityGroupInternalServerError creates a CreateSecurityGroupInternalServerError with default headers values.
NewCreateSecurityGroupNotFound creates a CreateSecurityGroupNotFound with default headers values.
NewCreateSecurityGroupOK creates a CreateSecurityGroupOK with default headers values.
NewCreateSecurityGroupParams creates a new CreateSecurityGroupParams object, with the default timeout for this client.
NewCreateSecurityGroupParamsWithContext creates a new CreateSecurityGroupParams object with the ability to set a context for a request.
NewCreateSecurityGroupParamsWithHTTPClient creates a new CreateSecurityGroupParams object with the ability to set a custom HTTPClient for a request.
NewCreateSecurityGroupParamsWithTimeout creates a new CreateSecurityGroupParams object with the ability to set a timeout on a request.
NewDeleteSecurityGroupBadRequest creates a DeleteSecurityGroupBadRequest with default headers values.
NewDeleteSecurityGroupInternalServerError creates a DeleteSecurityGroupInternalServerError with default headers values.
NewDeleteSecurityGroupNotFound creates a DeleteSecurityGroupNotFound with default headers values.
NewDeleteSecurityGroupOK creates a DeleteSecurityGroupOK with default headers values.
NewDeleteSecurityGroupParams creates a new DeleteSecurityGroupParams object, with the default timeout for this client.
NewDeleteSecurityGroupParamsWithContext creates a new DeleteSecurityGroupParams object with the ability to set a context for a request.
NewDeleteSecurityGroupParamsWithHTTPClient creates a new DeleteSecurityGroupParams object with the ability to set a custom HTTPClient for a request.
NewDeleteSecurityGroupParamsWithTimeout creates a new DeleteSecurityGroupParams object with the ability to set a timeout on a request.
NewGetSecurityGroupsBadRequest creates a GetSecurityGroupsBadRequest with default headers values.
NewGetSecurityGroupsConnectionBadRequest creates a GetSecurityGroupsConnectionBadRequest with default headers values.
NewGetSecurityGroupsConnectionInternalServerError creates a GetSecurityGroupsConnectionInternalServerError with default headers values.
NewGetSecurityGroupsConnectionNotFound creates a GetSecurityGroupsConnectionNotFound with default headers values.
NewGetSecurityGroupsConnectionOK creates a GetSecurityGroupsConnectionOK with default headers values.
NewGetSecurityGroupsConnectionParams creates a new GetSecurityGroupsConnectionParams object, with the default timeout for this client.
NewGetSecurityGroupsConnectionParamsWithContext creates a new GetSecurityGroupsConnectionParams object with the ability to set a context for a request.
NewGetSecurityGroupsConnectionParamsWithHTTPClient creates a new GetSecurityGroupsConnectionParams object with the ability to set a custom HTTPClient for a request.
NewGetSecurityGroupsConnectionParamsWithTimeout creates a new GetSecurityGroupsConnectionParams object with the ability to set a timeout on a request.
NewGetSecurityGroupsInternalServerError creates a GetSecurityGroupsInternalServerError with default headers values.
NewGetSecurityGroupsNotFound creates a GetSecurityGroupsNotFound with default headers values.
NewGetSecurityGroupsOK creates a GetSecurityGroupsOK with default headers values.
NewGetSecurityGroupsParams creates a new GetSecurityGroupsParams object, with the default timeout for this client.
NewGetSecurityGroupsParamsWithContext creates a new GetSecurityGroupsParams object with the ability to set a context for a request.
NewGetSecurityGroupsParamsWithHTTPClient creates a new GetSecurityGroupsParams object with the ability to set a custom HTTPClient for a request.
NewGetSecurityGroupsParamsWithTimeout creates a new GetSecurityGroupsParams object with the ability to set a timeout on a request.
NewUpdateSecurityGroupBadRequest creates a UpdateSecurityGroupBadRequest with default headers values.
NewUpdateSecurityGroupInternalServerError creates a UpdateSecurityGroupInternalServerError with default headers values.
NewUpdateSecurityGroupNotFound creates a UpdateSecurityGroupNotFound with default headers values.
NewUpdateSecurityGroupOK creates a UpdateSecurityGroupOK with default headers values.
NewUpdateSecurityGroupParams creates a new UpdateSecurityGroupParams object, with the default timeout for this client.
NewUpdateSecurityGroupParamsWithContext creates a new UpdateSecurityGroupParams object with the ability to set a context for a request.
NewUpdateSecurityGroupParamsWithHTTPClient creates a new UpdateSecurityGroupParams object with the ability to set a custom HTTPClient for a request.
NewUpdateSecurityGroupParamsWithTimeout creates a new UpdateSecurityGroupParams object with the ability to set a timeout on a request.
# Structs
Client for security group API
*/.
CreateSecurityGroupBadRequest describes a response with status code 400, with default header values.
CreateSecurityGroupInternalServerError describes a response with status code 500, with default header values.
CreateSecurityGroupNotFound describes a response with status code 404, with default header values.
CreateSecurityGroupOK describes a response with status code 200, with default header values.
CreateSecurityGroupParams contains all the parameters to send to the API endpoint
for the create security group operation.
CreateSecurityGroupReader is a Reader for the CreateSecurityGroup structure.
DeleteSecurityGroupBadRequest describes a response with status code 400, with default header values.
DeleteSecurityGroupInternalServerError describes a response with status code 500, with default header values.
DeleteSecurityGroupNotFound describes a response with status code 404, with default header values.
DeleteSecurityGroupOK describes a response with status code 200, with default header values.
DeleteSecurityGroupParams contains all the parameters to send to the API endpoint
for the delete security group operation.
DeleteSecurityGroupReader is a Reader for the DeleteSecurityGroup structure.
GetSecurityGroupsBadRequest describes a response with status code 400, with default header values.
GetSecurityGroupsConnectionBadRequest describes a response with status code 400, with default header values.
GetSecurityGroupsConnectionInternalServerError describes a response with status code 500, with default header values.
GetSecurityGroupsConnectionNotFound describes a response with status code 404, with default header values.
GetSecurityGroupsConnectionOK describes a response with status code 200, with default header values.
GetSecurityGroupsConnectionParams contains all the parameters to send to the API endpoint
for the get security groups connection operation.
GetSecurityGroupsConnectionReader is a Reader for the GetSecurityGroupsConnection structure.
GetSecurityGroupsInternalServerError describes a response with status code 500, with default header values.
GetSecurityGroupsNotFound describes a response with status code 404, with default header values.
GetSecurityGroupsOK describes a response with status code 200, with default header values.
GetSecurityGroupsParams contains all the parameters to send to the API endpoint
for the get security groups operation.
GetSecurityGroupsReader is a Reader for the GetSecurityGroups structure.
UpdateSecurityGroupBadRequest describes a response with status code 400, with default header values.
UpdateSecurityGroupInternalServerError describes a response with status code 500, with default header values.
UpdateSecurityGroupNotFound describes a response with status code 404, with default header values.
UpdateSecurityGroupOK describes a response with status code 200, with default header values.
UpdateSecurityGroupParams contains all the parameters to send to the API endpoint
for the update security group operation.
UpdateSecurityGroupReader is a Reader for the UpdateSecurityGroup structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.