Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LabelQuery ¶
LabelQuery contains all necessary fields to execute label queries and print out the results
func (*LabelQuery) DoLabels ¶
func (q *LabelQuery) DoLabels(c client.Client)
DoLabels prints out label results
func (*LabelQuery) ListLabels ¶
func (q *LabelQuery) ListLabels(c client.Client) []string
ListLabels returns an array of label strings
Click to show internal directories.
Click to hide internal directories.