Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTP ¶
type HTTP struct { Client *http.Client EnableTLS *bool TLSCA *string TLSCert *string TLSKey *string TLSInsecure *bool RetrieveRequest *RetrieveRequest ClearRequest *HTTPRequest FailRequest *HTTPRequest Key *string }
func (*HTTP) HandleFailure ¶
type HTTPRequest ¶
type RetrieveRequest ¶
type RetrieveRequest struct { HTTPRequest KeyJSONSelector string WorkJSONSelector string }
Click to show internal directories.
Click to hide internal directories.