logging

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoggingOperator

type LoggingOperator interface {
	GetCurrentStats(sf logging.SearchFilter) (v1alpha2.APIResponse, error)
	CountLogsByInterval(sf logging.SearchFilter, interval string) (v1alpha2.APIResponse, error)
	ExportLogs(sf logging.SearchFilter, w io.Writer) error
	SearchLogs(sf logging.SearchFilter, from, size int64, order string) (v1alpha2.APIResponse, error)
}

func NewLoggingOperator

func NewLoggingOperator(client logging.Interface) LoggingOperator

Jump to

Keyboard shortcuts

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