Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder uses the host docker daemon to build and tag the image.
func NewBuilder ¶
func NewBuilder(cfg *v1alpha3.LocalBuild, kubeContext string) (*Builder, error)
NewBuilder returns an new instance of a local Builder.
Click to show internal directories.
Click to hide internal directories.