Documentation
¶
Index ¶
Constants ¶
View Source
const ( StateUploading = "UPLOADING" StateSubmitted = "SUBMITTED" StateError = "ERROR" )
Variables ¶
This section is empty.
Functions ¶
func NewFetchCommand ¶
func NewStatusCommand ¶
func NewSubmitCommand ¶
Types ¶
type ListCommand ¶
type ListCommand struct {
*cmds.CommandDescription
}
func NewListCommand ¶
func NewListCommand() (*ListCommand, error)
func (*ListCommand) RunIntoGlazeProcessor ¶
func (c *ListCommand) RunIntoGlazeProcessor( ctx context.Context, parsedLayers *layers.ParsedLayers, gp middlewares.Processor, ) error
Click to show internal directories.
Click to hide internal directories.