mocks

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	mock.Mock
}

App is an autogenerated mock type for the App type

func (*App) AddEnvironment

func (_m *App) AddEnvironment(name string, k8sSpecFlag string, spec *app.EnvironmentSpec) error

AddEnvironment provides a mock function with given fields: name, k8sSpecFlag, spec

func (*App) Environment

func (_m *App) Environment(name string) (*app.EnvironmentSpec, error)

Environment provides a mock function with given fields: name

func (*App) Environments

func (_m *App) Environments() (app.EnvironmentSpecs, error)

Environments provides a mock function with given fields:

func (*App) Init

func (_m *App) Init() error

Init provides a mock function with given fields:

func (*App) LibPath

func (_m *App) LibPath(envName string) (string, error)

LibPath provides a mock function with given fields: envName

func (*App) Libraries

func (_m *App) Libraries() app.LibraryRefSpecs

Libraries provides a mock function with given fields:

func (*App) Registries

func (_m *App) Registries() app.RegistryRefSpecs

Registries provides a mock function with given fields:

func (*App) RemoveEnvironment

func (_m *App) RemoveEnvironment(name string) error

RemoveEnvironment provides a mock function with given fields: name

func (*App) RenameEnvironment added in v0.9.1

func (_m *App) RenameEnvironment(from string, to string) error

RenameEnvironment provides a mock function with given fields: from, to

func (*App) Upgrade

func (_m *App) Upgrade(dryRun bool) error

Upgrade provides a mock function with given fields: dryRun

Jump to

Keyboard shortcuts

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