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

# Functions

New creates a new pod API client.
NewCheckPodTicketForbidden creates a CheckPodTicketForbidden with default headers values.
NewCheckPodTicketInternalServerError creates a CheckPodTicketInternalServerError with default headers values.
NewCheckPodTicketOK creates a CheckPodTicketOK with default headers values.
NewCheckPodTicketParams creates a new CheckPodTicketParams object, with the default timeout for this client.
NewCheckPodTicketParamsWithContext creates a new CheckPodTicketParams object with the ability to set a context for a request.
NewCheckPodTicketParamsWithHTTPClient creates a new CheckPodTicketParams object with the ability to set a custom HTTPClient for a request.
NewCheckPodTicketParamsWithTimeout creates a new CheckPodTicketParams object with the ability to set a timeout on a request.
NewCreatePodTicketCreated creates a CreatePodTicketCreated with default headers values.
NewCreatePodTicketForbidden creates a CreatePodTicketForbidden with default headers values.
NewCreatePodTicketInternalServerError creates a CreatePodTicketInternalServerError with default headers values.
NewCreatePodTicketParams creates a new CreatePodTicketParams object, with the default timeout for this client.
NewCreatePodTicketParamsWithContext creates a new CreatePodTicketParams object with the ability to set a context for a request.
NewCreatePodTicketParamsWithHTTPClient creates a new CreatePodTicketParams object with the ability to set a custom HTTPClient for a request.
NewCreatePodTicketParamsWithTimeout creates a new CreatePodTicketParams object with the ability to set a timeout on a request.

# Structs

CheckPodTicketForbidden describes a response with status code 403, with default header values.
CheckPodTicketInternalServerError describes a response with status code 500, with default header values.
CheckPodTicketOK describes a response with status code 200, with default header values.
CheckPodTicketParams contains all the parameters to send to the API endpoint for the check pod ticket operation.
CheckPodTicketReader is a Reader for the CheckPodTicket structure.
Client for pod API */.
CreatePodTicketBody create pod ticket body swagger:model CreatePodTicketBody */.
CreatePodTicketCreated describes a response with status code 201, with default header values.
CreatePodTicketForbidden describes a response with status code 403, with default header values.
CreatePodTicketInternalServerError describes a response with status code 500, with default header values.
CreatePodTicketParams contains all the parameters to send to the API endpoint for the create pod ticket operation.
CreatePodTicketReader is a Reader for the CreatePodTicket structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.