package
0.0.0-20220508075453-acbd0ad6c247
Repository: https://github.com/ez-deploy/ezdeploy.git
Documentation: pkg.go.dev

# Functions

New creates a new service API client.
NewCreateServiceConflict creates a CreateServiceConflict with default headers values.
NewCreateServiceCreated creates a CreateServiceCreated with default headers values.
NewCreateServiceForbidden creates a CreateServiceForbidden with default headers values.
NewCreateServiceInternalServerError creates a CreateServiceInternalServerError with default headers values.
NewCreateServiceParams creates a new CreateServiceParams object, with the default timeout for this client.
NewCreateServiceParamsWithContext creates a new CreateServiceParams object with the ability to set a context for a request.
NewCreateServiceParamsWithHTTPClient creates a new CreateServiceParams object with the ability to set a custom HTTPClient for a request.
NewCreateServiceParamsWithTimeout creates a new CreateServiceParams object with the ability to set a timeout on a request.
NewCreateServiceVersionConflict creates a CreateServiceVersionConflict with default headers values.
NewCreateServiceVersionCreated creates a CreateServiceVersionCreated with default headers values.
NewCreateServiceVersionForbidden creates a CreateServiceVersionForbidden with default headers values.
NewCreateServiceVersionInternalServerError creates a CreateServiceVersionInternalServerError with default headers values.
NewCreateServiceVersionParams creates a new CreateServiceVersionParams object, with the default timeout for this client.
NewCreateServiceVersionParamsWithContext creates a new CreateServiceVersionParams object with the ability to set a context for a request.
NewCreateServiceVersionParamsWithHTTPClient creates a new CreateServiceVersionParams object with the ability to set a custom HTTPClient for a request.
NewCreateServiceVersionParamsWithTimeout creates a new CreateServiceVersionParams object with the ability to set a timeout on a request.
NewDeleteServiceForbidden creates a DeleteServiceForbidden with default headers values.
NewDeleteServiceInternalServerError creates a DeleteServiceInternalServerError with default headers values.
NewDeleteServiceOK creates a DeleteServiceOK with default headers values.
NewDeleteServiceParams creates a new DeleteServiceParams object, with the default timeout for this client.
NewDeleteServiceParamsWithContext creates a new DeleteServiceParams object with the ability to set a context for a request.
NewDeleteServiceParamsWithHTTPClient creates a new DeleteServiceParams object with the ability to set a custom HTTPClient for a request.
NewDeleteServiceParamsWithTimeout creates a new DeleteServiceParams object with the ability to set a timeout on a request.
NewGetServiceVersionForbidden creates a GetServiceVersionForbidden with default headers values.
NewGetServiceVersionInternalServerError creates a GetServiceVersionInternalServerError with default headers values.
NewGetServiceVersionOK creates a GetServiceVersionOK with default headers values.
NewGetServiceVersionParams creates a new GetServiceVersionParams object, with the default timeout for this client.
NewGetServiceVersionParamsWithContext creates a new GetServiceVersionParams object with the ability to set a context for a request.
NewGetServiceVersionParamsWithHTTPClient creates a new GetServiceVersionParams object with the ability to set a custom HTTPClient for a request.
NewGetServiceVersionParamsWithTimeout creates a new GetServiceVersionParams object with the ability to set a timeout on a request.
NewListServiceForbidden creates a ListServiceForbidden with default headers values.
NewListServiceInternalServerError creates a ListServiceInternalServerError with default headers values.
NewListServiceOK creates a ListServiceOK with default headers values.
NewListServiceParams creates a new ListServiceParams object, with the default timeout for this client.
NewListServiceParamsWithContext creates a new ListServiceParams object with the ability to set a context for a request.
NewListServiceParamsWithHTTPClient creates a new ListServiceParams object with the ability to set a custom HTTPClient for a request.
NewListServiceParamsWithTimeout creates a new ListServiceParams object with the ability to set a timeout on a request.
NewListServicePodForbidden creates a ListServicePodForbidden with default headers values.
NewListServicePodInternalServerError creates a ListServicePodInternalServerError with default headers values.
NewListServicePodOK creates a ListServicePodOK with default headers values.
NewListServicePodParams creates a new ListServicePodParams object, with the default timeout for this client.
NewListServicePodParamsWithContext creates a new ListServicePodParams object with the ability to set a context for a request.
NewListServicePodParamsWithHTTPClient creates a new ListServicePodParams object with the ability to set a custom HTTPClient for a request.
NewListServicePodParamsWithTimeout creates a new ListServicePodParams object with the ability to set a timeout on a request.
NewListServiceVersionForbidden creates a ListServiceVersionForbidden with default headers values.
NewListServiceVersionInternalServerError creates a ListServiceVersionInternalServerError with default headers values.
NewListServiceVersionOK creates a ListServiceVersionOK with default headers values.
NewListServiceVersionParams creates a new ListServiceVersionParams object, with the default timeout for this client.
NewListServiceVersionParamsWithContext creates a new ListServiceVersionParams object with the ability to set a context for a request.
NewListServiceVersionParamsWithHTTPClient creates a new ListServiceVersionParams object with the ability to set a custom HTTPClient for a request.
NewListServiceVersionParamsWithTimeout creates a new ListServiceVersionParams object with the ability to set a timeout on a request.
NewUpdateServiceDescriptionForbidden creates a UpdateServiceDescriptionForbidden with default headers values.
NewUpdateServiceDescriptionInternalServerError creates a UpdateServiceDescriptionInternalServerError with default headers values.
NewUpdateServiceDescriptionOK creates a UpdateServiceDescriptionOK with default headers values.
NewUpdateServiceDescriptionParams creates a new UpdateServiceDescriptionParams object, with the default timeout for this client.
NewUpdateServiceDescriptionParamsWithContext creates a new UpdateServiceDescriptionParams object with the ability to set a context for a request.
NewUpdateServiceDescriptionParamsWithHTTPClient creates a new UpdateServiceDescriptionParams object with the ability to set a custom HTTPClient for a request.
NewUpdateServiceDescriptionParamsWithTimeout creates a new UpdateServiceDescriptionParams object with the ability to set a timeout on a request.
NewUpdateServiceVersionForbidden creates a UpdateServiceVersionForbidden with default headers values.
NewUpdateServiceVersionInternalServerError creates a UpdateServiceVersionInternalServerError with default headers values.
NewUpdateServiceVersionOK creates a UpdateServiceVersionOK with default headers values.
NewUpdateServiceVersionParams creates a new UpdateServiceVersionParams object, with the default timeout for this client.
NewUpdateServiceVersionParamsWithContext creates a new UpdateServiceVersionParams object with the ability to set a context for a request.
NewUpdateServiceVersionParamsWithHTTPClient creates a new UpdateServiceVersionParams object with the ability to set a custom HTTPClient for a request.
NewUpdateServiceVersionParamsWithTimeout creates a new UpdateServiceVersionParams object with the ability to set a timeout on a request.

# Structs

Client for service API */.
CreateServiceConflict describes a response with status code 409, with default header values.
CreateServiceCreated describes a response with status code 201, with default header values.
CreateServiceForbidden describes a response with status code 403, with default header values.
CreateServiceInternalServerError describes a response with status code 500, with default header values.
CreateServiceParams contains all the parameters to send to the API endpoint for the create service operation.
CreateServiceReader is a Reader for the CreateService structure.
CreateServiceVersionConflict describes a response with status code 409, with default header values.
CreateServiceVersionCreated describes a response with status code 201, with default header values.
CreateServiceVersionForbidden describes a response with status code 403, with default header values.
CreateServiceVersionInternalServerError describes a response with status code 500, with default header values.
CreateServiceVersionParams contains all the parameters to send to the API endpoint for the create service version operation.
CreateServiceVersionReader is a Reader for the CreateServiceVersion structure.
DeleteServiceForbidden describes a response with status code 403, with default header values.
DeleteServiceInternalServerError describes a response with status code 500, with default header values.
DeleteServiceOK describes a response with status code 200, with default header values.
DeleteServiceParams contains all the parameters to send to the API endpoint for the delete service operation.
DeleteServiceReader is a Reader for the DeleteService structure.
GetServiceVersionForbidden describes a response with status code 403, with default header values.
GetServiceVersionInternalServerError describes a response with status code 500, with default header values.
GetServiceVersionOK describes a response with status code 200, with default header values.
GetServiceVersionParams contains all the parameters to send to the API endpoint for the get service version operation.
GetServiceVersionReader is a Reader for the GetServiceVersion structure.
ListServiceForbidden describes a response with status code 403, with default header values.
ListServiceInternalServerError describes a response with status code 500, with default header values.
ListServiceOK describes a response with status code 200, with default header values.
ListServiceOKBody list service o k body swagger:model ListServiceOKBody */.
ListServiceParams contains all the parameters to send to the API endpoint for the list service operation.
ListServicePodForbidden describes a response with status code 403, with default header values.
ListServicePodInternalServerError describes a response with status code 500, with default header values.
ListServicePodOK describes a response with status code 200, with default header values.
ListServicePodOKBody list service pod o k body swagger:model ListServicePodOKBody */.
ListServicePodParams contains all the parameters to send to the API endpoint for the list service pod operation.
ListServicePodReader is a Reader for the ListServicePod structure.
ListServiceReader is a Reader for the ListService structure.
ListServiceVersionForbidden describes a response with status code 403, with default header values.
ListServiceVersionInternalServerError describes a response with status code 500, with default header values.
ListServiceVersionOK describes a response with status code 200, with default header values.
ListServiceVersionOKBody list service version o k body swagger:model ListServiceVersionOKBody */.
ListServiceVersionParams contains all the parameters to send to the API endpoint for the list service version operation.
ListServiceVersionReader is a Reader for the ListServiceVersion structure.
UpdateServiceDescriptionForbidden describes a response with status code 403, with default header values.
UpdateServiceDescriptionInternalServerError describes a response with status code 500, with default header values.
UpdateServiceDescriptionOK describes a response with status code 200, with default header values.
UpdateServiceDescriptionParams contains all the parameters to send to the API endpoint for the update service description operation.
UpdateServiceDescriptionReader is a Reader for the UpdateServiceDescription structure.
UpdateServiceVersionForbidden describes a response with status code 403, with default header values.
UpdateServiceVersionInternalServerError describes a response with status code 500, with default header values.
UpdateServiceVersionOK describes a response with status code 200, with default header values.
UpdateServiceVersionParams contains all the parameters to send to the API endpoint for the update service version operation.
UpdateServiceVersionReader is a Reader for the UpdateServiceVersion structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.