Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockClient ¶
func (*MockClient) WriteFiles ¶ added in v0.5.0
func (client *MockClient) WriteFiles(directory string) error
type MockRuntime ¶ added in v0.5.0
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
Click to show internal directories.
Click to hide internal directories.