Documentation ¶
Index ¶
- func Ident(name string) *expr.Expr
- func In(lhs *expr.Expr, listExpr *expr.Expr_ListExpr) *expr.Expr
- func Or(lhs *expr.Expr, rhs *expr.Expr) *expr.Expr
- func Select(operand *expr.Expr, field string) *expr.Expr
- func String(s string) *expr.Expr
- func Strings(ss ...string) *expr.Expr_ListExpr
- type Filter
- type Resource
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Strings ¶
func Strings(ss ...string) *expr.Expr_ListExpr
Types ¶
Click to show internal directories.
Click to hide internal directories.