systemimage

package
v2.2.9+incompatible Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSystemImageVersion

func GetSystemImageVersion() (string, error)

func Register

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

Types

type Syncer

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

func (*Syncer) Sync

func (s *Syncer) Sync() error

func (*Syncer) SyncCatalog

func (s *Syncer) SyncCatalog(key string, obj *v3.Catalog) (runtime.Object, error)

func (*Syncer) SyncProject

func (s *Syncer) SyncProject(key string, obj *v3.Project) (runtime.Object, error)

type SystemService

type SystemService interface {
	Init(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