controller

package
v0.0.0-...-1ce4e73 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2021 License: Apache-2.0 Imports: 11 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
}

func NewController

func NewController() (*Controller, error)

func (*Controller) Start

func (c *Controller) Start()

func (*Controller) Stop

func (c *Controller) Stop()

type Event

type Event struct {
	Key  string
	Type EventType
}

type Store

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

func NewStore

func NewStore(client kubernetes.Interface, ns string) Store

func (*Store) Run

func (s *Store) Run(stopCh chan struct{})

Jump to

Keyboard shortcuts

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