package
3.19.0-beta.1
Repository: https://github.com/open-policy-agent/gatekeeper.git
Documentation: pkg.go.dev

# Functions

Parse parses the provided input and returns an abstract representation if successful.

# Constants

ListNode is an array element of a path.
ObjectNode is the final Node in a path, what is being referenced.

# Variables

ErrInvalidInteger indicates a parsing error due to an invalid integer, such as integer overflow.
ErrTrailingSeparator indicates a parsing error due to an illegal trailing separator.
ErrUnexpectedToken indicates a parsing error due to an unexpected token.

# Structs

No description provided by the author
No description provided by the author
Path represents an entire parsed path specification.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author