Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ImageBuilder ¶
type ImageBuilder struct {
// contains filtered or unexported fields
}
func (*ImageBuilder) CreateImage ¶
func (b *ImageBuilder) CreateImage(config *coreapi.BuildInfo, stream *plugin.StreamConfig) (string, error)
func (*ImageBuilder) Init ¶
func (b *ImageBuilder) Init() (plugin.PluginConfig, error)
func (*ImageBuilder) PluginInfo ¶
func (b *ImageBuilder) PluginInfo() *coreapi.PluginInfo
func (*ImageBuilder) Type ¶
func (b *ImageBuilder) Type() plugin.Type
Click to show internal directories.
Click to hide internal directories.