Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockDriver ¶
MockDriver is a mock implementation of driver.BuildDriverer
func (*MockDriver) Build ¶
func (d *MockDriver) Build(ctx context.Context, i *image.Image, options *image.BuildDriverOptions) error
Build simulate a new image build
Click to show internal directories.
Click to hide internal directories.