Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Importer ¶
func NewImporter ¶
func NewImporter(conf config.KibanaClient, httpClient *http.Client) Importer
NewImporter returns a new Importer
type KibanaResponseErr ¶
type KibanaResponseErr struct {
// contains filtered or unexported fields
}
func (KibanaResponseErr) Error ¶
func (k KibanaResponseErr) Error() string
type RequestPrepErr ¶
type RequestPrepErr struct {
// contains filtered or unexported fields
}
func (RequestPrepErr) Error ¶
func (r RequestPrepErr) Error() string
Click to show internal directories.
Click to hide internal directories.