status

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StatusManager

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

func New

func New(client client.Client, component string) *StatusManager

func (*StatusManager) ClearAvailable

func (m *StatusManager) ClearAvailable()

func (*StatusManager) ClearDegraded

func (m *StatusManager) ClearDegraded()

func (*StatusManager) Enable

func (m *StatusManager) Enable()

func (*StatusManager) IsAvailable

func (m *StatusManager) IsAvailable() bool

func (*StatusManager) Run

func (m *StatusManager) Run()

func (*StatusManager) SetAvailable

func (m *StatusManager) SetAvailable(reason, msg string)

func (*StatusManager) SetDaemonsets

func (m *StatusManager) SetDaemonsets(ds []types.NamespacedName)

func (*StatusManager) SetDegraded

func (m *StatusManager) SetDegraded(reason, msg string)

func (*StatusManager) SetDeployments

func (m *StatusManager) SetDeployments(deps []types.NamespacedName)

func (*StatusManager) SetProgressing

func (m *StatusManager) SetProgressing(reason, msg string)

Jump to

Keyboard shortcuts

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