influxdb

package
v4.2.512+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	InfluxDBConfig InternalInflux.Config
}

Implement ContainerOperation interface

func (*Container) AddPods

func (container *Container) AddPods(pods []*ApiResources.Pod) error

func (*Container) DeletePods

func (container *Container) DeletePods(pods []*ApiResources.Pod) error

func (*Container) ListAlamedaPods

func (container *Container) ListAlamedaPods(ns, name string, kind ApiResources.Kind, timeRange *ApiCommon.TimeRange) ([]*ApiResources.Pod, error)

type Controller

type Controller struct {
	InfluxDBConfig InternalInflux.Config
}

func (*Controller) CreateControllers

func (c *Controller) CreateControllers(controllers []*ApiResources.Controller) error

func (*Controller) DeleteControllers

func (c *Controller) DeleteControllers(in *ApiResources.DeleteControllersRequest) error

func (*Controller) ListControllers

type Node

type Node struct {
	InfluxDBConfig InternalInflux.Config
}

Implement Node interface

func (*Node) DeregisterAlamedaNodes

func (node *Node) DeregisterAlamedaNodes(alamedaNodes []*ApiResources.Node) error

func (*Node) ListAlamedaNodes

func (node *Node) ListAlamedaNodes(timeRange *ApiCommon.TimeRange) ([]*ApiResources.Node, error)

func (*Node) ListNodes

func (node *Node) ListNodes(request DaoClusterStatus.ListNodesRequest) ([]*ApiResources.Node, error)

func (*Node) RegisterAlamedaNodes

func (node *Node) RegisterAlamedaNodes(alamedaNodes []*ApiResources.Node) error

Jump to

Keyboard shortcuts

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