datagatherer

package
v0.1.13-rc1 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package datagatherer provides the DataGatherer interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataGatherer

type DataGatherer interface {
	// Fetch retrieves data.
	Fetch() (interface{}, error)
}

DataGatherer is the interface for Data Gatherers. Data Gatherers are in charge of fetching data from a certain cloud provider API or Kubernetes component.

Directories

Path Synopsis
Package aks provides a datagatherer for AKS.
Package aks provides a datagatherer for AKS.
Package eks provides a datagatherer for EKS.
Package eks provides a datagatherer for EKS.
Package gke provides a datagatherer for GKE.
Package gke provides a datagatherer for GKE.
Package k8s provides datagatherers for different parts of the Kubernetes API.
Package k8s provides datagatherers for different parts of the Kubernetes API.

Jump to

Keyboard shortcuts

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