runtime

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

type MockClient struct {
	mock.Mock
}

func (*MockClient) ReadFile

func (client *MockClient) ReadFile(path string) (string, error)

func (*MockClient) WriteFiles added in v0.5.0

func (client *MockClient) WriteFiles(directory string) error

type MockRuntime added in v0.5.0

type MockRuntime struct {
	mock.Mock
}

func (*MockRuntime) Build added in v0.5.0

func (runtime *MockRuntime) Build(ctx context.Context) error

func (*MockRuntime) Directory added in v0.5.0

func (runtime *MockRuntime) Directory() string

func (*MockRuntime) DockerfilePath added in v0.5.0

func (runtime *MockRuntime) DockerfilePath() string

func (*MockRuntime) DryRun added in v0.5.0

func (runtime *MockRuntime) DryRun() (string, error)

func (*MockRuntime) Image added in v0.5.0

func (runtime *MockRuntime) Image() string

Jump to

Keyboard shortcuts

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