Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Completed ¶
type Completed struct {
// contains filtered or unexported fields
}
The Completed view holds the last screen after the pod has been terminated.
func NewCompleted ¶
NewCompleted returns a new Completed instance.
type Loading ¶
type Loading struct {
// contains filtered or unexported fields
}
Loading is the view that displays a loading message and a spinner.
func NewLoading ¶
NewLoading returns a new Loading instance.
Click to show internal directories.
Click to hide internal directories.