Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type List ¶
type List struct {
Detailed bool
Filter Filter
Projects []projects.Project
HandleProjectNotFound func() string
HandleRequestError func(error) string
// contains filtered or unexported fields
}
List containers object
Click to show internal directories.
Click to hide internal directories.