caasmodelconfigmanager

package
v0.0.0-...-51a0f74 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: AGPL-3.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(registry facade.FacadeRegistry)

Register is called to expose a package of facades onto a given registry.

Types

type Facade

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

Facade allows model config manager clients to watch controller config changes and fetch controller config.

func (*Facade) ControllerConfig

func (f *Facade) ControllerConfig() (params.ControllerConfigResult, error)

func (*Facade) WatchControllerConfig

func (f *Facade) WatchControllerConfig() (params.NotifyWatchResult, error)

type State

type State interface {
	WatchControllerConfig() state.NotifyWatcher
}

State provides required state for the Facade.

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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