Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
Types ¶
type SessionOptions ¶
type SessionOptions struct { resource.CommonOptions History bool State string }
type SessionPrinter ¶
type SessionPrinter struct {
// contains filtered or unexported fields
}
func NewPrinter ¶
func NewPrinter(sessions []types.Session) *SessionPrinter
func (*SessionPrinter) PrintTable ¶
func (p *SessionPrinter) PrintTable(writer io.Writer) error
Click to show internal directories.
Click to hide internal directories.