Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Response ¶
type Response struct { NameSpace string `json:"namespace" yaml:"namespace"` Name string `json:"name" yaml:"name"` Rules []rule.Response `json:"rules" yaml:"rules"` AppliedToGroups []string `json:"appliedToGroups" yaml:"appliedToGroups"` }
func (Response) GetTableHeader ¶
func (Response) GetTableRow ¶
Click to show internal directories.
Click to hide internal directories.