package
2.2.1+incompatible
Repository: https://github.com/goharbor/harbor.git
Documentation: pkg.go.dev

# Functions

GetJobServiceClient returns the job service client instance.
NewJobLogRespHandler ...
NewStatusRespHandler ...

# Structs

JobLogRespHandler handles the response from jobservice to show the log of a job.
StatusRespHandler handles the response to check if the status is expected, if not returns an error.

# Interfaces

ResponseHandler provides utility to handle http response.