controller

package
v0.0.0-...-f067986 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2022 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 Controller

type Controller struct {
	// contains filtered or unexported fields
}

Controller wrapper for kibana

func New

func New(k kibana.APIClient, logger log.Logger) *Controller

New creates new Controller instance

func (*Controller) Create

func (c *Controller) Create(obj interface{})

Create creates the given configMap

func (*Controller) Delete

func (c *Controller) Delete(obj interface{})

Delete deletes the given configMap

func (*Controller) Update

func (c *Controller) Update(oldobj interface{}, newobj interface{})

Update updates the given configMap

Jump to

Keyboard shortcuts

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