Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpaQueryAndModule ¶
type OpaRuleSet ¶
type OpaRuleSet struct {
// contains filtered or unexported fields
}
func CreateOpaRuleSet ¶
func CreateOpaRuleSet(rules []OpaQueryAndModule, ctx context.Context) ([]*OpaRuleSet, error)
func (*OpaRuleSet) Name ¶
func (r *OpaRuleSet) Name() string
Click to show internal directories.
Click to hide internal directories.