systemimage

package
v2.1.0+incompatible Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultGetVersion

func DefaultGetVersion(obj interface{}) (string, error)

func GetSystemImageVersion

func GetSystemImageVersion() (string, error)

func Register

func Register(ctx context.Context, cluster *config.UserContext)

func RegisterSystemService

func RegisterSystemService(name string, systemService SystemService)

Types

type Syncer

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

func (*Syncer) Sync

func (s *Syncer) Sync(key string, obj *v3.Project) error

type SystemService

type SystemService interface {
	Init(ctx context.Context, cluster *config.UserContext)
	Upgrade(currentVersion string) (newVersion string, err error)
	Version() (string, error)
}

Jump to

Keyboard shortcuts

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