Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filter ¶
type Filter = ast.FilterNode
Filter is just the root node of an AST. There are various compiler implementations available to create data source specific filtering from the AST.
Directories ¶
Path | Synopsis |
---|---|
allocationfilterutil provides functionality for parsing V2 of the Kubecost filter language for Allocation types.
|
allocationfilterutil provides functionality for parsing V2 of the Kubecost filter language for Allocation types. |
The ops package provides a set of functions that can be used to build a filter AST programatically using basic functions, versus building a filter AST leveraging all structural components of the tree.
|
The ops package provides a set of functions that can be used to build a filter AST programatically using basic functions, versus building a filter AST leveraging all structural components of the tree. |
Click to show internal directories.
Click to hide internal directories.