Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ListOptions ¶ added in v0.3.0
type ListOptions struct {
Limit int
}
type LogOptions ¶
type LogOptions struct {
// contains filtered or unexported fields
}
LogOptions provides options on what logs to fetch. An empty LogOptions implies fetching all logs including init steps
Click to show internal directories.
Click to hide internal directories.