Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpaQuery ¶
type OpaQuery struct {
// contains filtered or unexported fields
}
func CreateQuery ¶
type OpaQueryResult ¶
type OpaQueryResult struct {
// contains filtered or unexported fields
}
func (*OpaQueryResult) GetErrors ¶
func (result *OpaQueryResult) GetErrors() []interface{}
func (*OpaQueryResult) GetPatch ¶
func (result *OpaQueryResult) GetPatch() []interface{}
func (*OpaQueryResult) GetWarnings ¶
func (result *OpaQueryResult) GetWarnings() []interface{}
Click to show internal directories.
Click to hide internal directories.