Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnreachableGardenServer = errors.New("Unable to reach garden")
Functions ¶
Types ¶
type ReaperClient ¶
func New ¶
func New(apiURL string, nestedRoundTripper http.RoundTripper, logger lager.Logger) ReaperClient
func NewClient ¶
func NewClient(apiURL string, logger lager.Logger) ReaperClient
NewClient provides a new ReaperClient based on provided URL
func NewWithHttpClient ¶
NewWithHttpClient provides a ReaperClient based on provided URL and http.Client
Click to show internal directories.
Click to hide internal directories.