nori

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Nor

type Nor interface {
	GetCapabilities() []adapter.Capability

	LoadProfile(profile *string) error
	LoadClients() error

	ListInstances() ([]models.Instance, error)

	ListPipelines() ([]models.Pipeline, error)

	ListLogGroups(updateStreams bool, updateEvents bool) ([]models.LogGroup, error)
	UpdateLogStreams(logGroup *models.LogGroup, updateEvents bool) error
	UpdateLogEvents(logStream *models.LogStream) error
}

func New

func New(cloudType *string, profile *string) (Nor, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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