Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdPull ¶
Types ¶
type Printer ¶
type Printer struct {
// contains filtered or unexported fields
}
Specialized printer as the default buildkit one has a hard-coded display phrase, "Building.""
func NewPrinter ¶
func (*Printer) ClearLogSource ¶
func (p *Printer) ClearLogSource(v interface{})
func (*Printer) ValidateLogSource ¶
func (*Printer) Warnings ¶
func (p *Printer) Warnings() []client.VertexWarning
func (*Printer) Write ¶
func (p *Printer) Write(s *client.SolveStatus)
Click to show internal directories.
Click to hide internal directories.