package
1.4.0-alpha.0
Repository: https://github.com/danielqsj/kubernetes.git
Documentation: pkg.go.dev
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
ArrayNode holds start, end, step information for array index selection.
FieldNode holds field of struct.
FilterNode holds operand and operator information for filter.
FloatNode holds float value.
IdentifierNode holds an identifier.
IntNode holds integer value.
No description provided by the author
ListNode holds a sequence of nodes.
ParamsEntry holds param information for ArrayNode.
No description provided by the author
RecursiveNode means a recursive descent operator.
TextNode holds plain text.
UnionNode is union of ListNode.
WildcardNode means a wildcard.
# Interfaces
No description provided by the author
# Type aliases
NodeType identifies the type of a parse tree node.