updater

package
v0.4.11 Latest Latest
Warning

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

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

Documentation

Overview

Package updater holds a registry of default updaters.

A set of in-tree updaters can be added by using the defaults package's Set function.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Configure

Configure calls the Configure method on all the passed-in UpdaterSetFactories.

func Register

func Register(name string, f driver.UpdaterSetFactory)

Register registers an UpdaterSetFactory.

Register will panic if the same name is used twice.

func Registered

func Registered() map[string]driver.UpdaterSetFactory

Registered returns a new map populated with the registered UpdaterSetFactories.

Types

This section is empty.

Directories

Path Synopsis
Package defaults sets updater defaults.
Package defaults sets updater defaults.

Jump to

Keyboard shortcuts

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