data_store

package
v0.0.0-...-d523446 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StateData

type StateData struct {
	ClusterEventPublish  map[string][]chan *model.ClusterEvent
	ConnectedCluster     map[string]chan *model.ClusterAction
	WorkflowEventPublish map[string][]chan *model.WorkflowRun
	WorkflowLog          map[string]chan *model.PodLogResponse
	Mutex                *sync.Mutex
}

Application state, contains channels and mutexes used for subscriptions

func New

func New() *StateData

Jump to

Keyboard shortcuts

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