Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Query ¶
type Query struct {
// contains filtered or unexported fields
}
Query contains data to search for a subject roles / cluster roles and result formating (JSON or YAML)
func (*Query) Client ¶
func (q *Query) Client(c kubernetes.Interface) *Query
Client configures the k8s client
func (*Query) ResultFormat ¶
ResultFormat configures the query result format
Click to show internal directories.
Click to hide internal directories.