saved_objects

package
v0.0.0-...-83a686f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Importer

type Importer interface {
	// Run kicks off the importing
	Run(ctx context.Context) error
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL