status

package
v0.0.0-...-73a212e Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

This package is for maintaining the link between `FluxHelmRelease` resources and the Helm releases to which they correspond. Specifically,

  1. updating the `FluxHelmRelease` status based on the state of the associated Helm release; and,

  2. attributing each resource in a Helm release (under our control) to the associated `FluxHelmRelease`.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Updater

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

func New

func New(fhrClient fluxhelm.Interface, kubeClient kube.Interface, helmClient *helm.Client) *Updater

func (*Updater) Loop

func (a *Updater) Loop(stop <-chan struct{}, logger log.Logger)

Jump to

Keyboard shortcuts

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