uisession

package
v0.20.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleUISessionCreateAction

func HandleUISessionCreateAction(_ context.Context, state *store.EngineState, a UISessionCreateAction)

func HandleUISessionUpdateStatusAction

func HandleUISessionUpdateStatusAction(ctx context.Context, state *store.EngineState, a UISessionUpdateStatusAction)

Types

type Subscriber

type Subscriber struct {
}

func NewSubscriber

func NewSubscriber() *Subscriber

func (*Subscriber) OnChange

func (s *Subscriber) OnChange(ctx context.Context, store store.RStore, summary store.ChangeSummary)

type UISessionCreateAction

type UISessionCreateAction struct {
	UISession *v1alpha1.UISession
}

func NewUISessionCreateAction

func NewUISessionCreateAction(kd *v1alpha1.UISession) UISessionCreateAction

func (UISessionCreateAction) Action

func (p UISessionCreateAction) Action()

func (UISessionCreateAction) Summarize

func (p UISessionCreateAction) Summarize(s *store.ChangeSummary)

type UISessionUpdateStatusAction

type UISessionUpdateStatusAction struct {
	ObjectMeta *metav1.ObjectMeta
	Status     *v1alpha1.UISessionStatus
}

func NewUISessionUpdateStatusAction

func NewUISessionUpdateStatusAction(kd *v1alpha1.UISession) UISessionUpdateStatusAction

func (UISessionUpdateStatusAction) Action

func (p UISessionUpdateStatusAction) Action()

func (UISessionUpdateStatusAction) Summarize

Jump to

Keyboard shortcuts

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