package
0.7.0
Repository: https://github.com/lxc/incus.git
Documentation: pkg.go.dev

# Functions

AskPassword asks the user to enter a password.
AskPasswordOnce asks the user to enter a password.
CancelableWait waits for an operation and cancel it on SIGINT/SIGTERM.
FormatSection properly indents a text section.
No description provided by the author
RenderTable renders tabular data in various formats.

# Constants

Table list format.
Table list format.
Table list format.
Table list format.
Table list format.

# Structs

Asker holds a reader for reading input into CLI questions.
Column represents a single column in a table.
ProgressRenderer tracks the progress information.

# Type aliases

ByNameAndType represents the type for sorting Storage volumes.
SortColumnsNaturally represents the type for sorting columns in a natural order from left to right.
StringList represents the type for sorting nested string lists.