Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Rego ¶
type Rego struct {
// contains filtered or unexported fields
}
func New ¶
New instantiates the Rego transform. It'll be a no-op unless a reference to some Rego rule is provided (r0). The caller needs to assure that the ref string is a valid ast.Ref, otherwise this will panic.
Click to show internal directories.
Click to hide internal directories.