Versions in this module Expand all Collapse all v0 v0.2.5 Oct 7, 2021 v0.2.4 Aug 31, 2021 Changes in this version + const ActualHost + const CRDAAuthToken + const CRDAHost + const Debug + var ErrorSilent = errors.New("SilentError") + func BuildReportLink(stackID string) string + func HTTPRequest(data HTTPRequestType) *http.Response + func HTTPRequestMultipart(data HTTPRequestType, w *multipart.Writer, buf *bytes.Buffer) *http.Response + func MinimumArgs(n int, msg string) cobra.PositionalArgs + type FlagError struct + Err error + func (fe FlagError) Error() string + func (fe FlagError) Unwrap() error + type GenericPayload interface + type HTTPRequestType struct + Client string + Endpoint string + Host string + Method string + Payload GenericPayload + ThreeScaleToken string + UserID string