Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewResource ¶
Types ¶
type ApplicationPrinter ¶
type ApplicationPrinter struct {
// contains filtered or unexported fields
}
func NewPrinter ¶
func NewPrinter(releases []*release.Release) *ApplicationPrinter
func (*ApplicationPrinter) PrintJSON ¶
func (p *ApplicationPrinter) PrintJSON(writer io.Writer) error
func (*ApplicationPrinter) PrintTable ¶
func (p *ApplicationPrinter) PrintTable(writer io.Writer) error
Click to show internal directories.
Click to hide internal directories.