fakes

package
v0.0.0-...-34d941c Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2015 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeSettingsService

type FakeSettingsService struct {
	PublicKey    string
	PublicKeyErr error

	LoadSettingsError  error
	SettingsWereLoaded bool

	InvalidateSettingsError error
	SettingsWereInvalidated bool

	Settings boshsettings.Settings
}

func (FakeSettingsService) GetSettings

func (service FakeSettingsService) GetSettings() boshsettings.Settings

func (*FakeSettingsService) InvalidateSettings

func (service *FakeSettingsService) InvalidateSettings() error

func (*FakeSettingsService) LoadSettings

func (service *FakeSettingsService) LoadSettings() error

func (*FakeSettingsService) PublicSSHKeyForUsername

func (service *FakeSettingsService) PublicSSHKeyForUsername(_ string) (string, error)

Jump to

Keyboard shortcuts

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