package
1.1.0-alpha.202412191614
Repository: https://github.com/turbot/powerpipe.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
GetResourceSchema adds any app specific blocks to the existing resource schema.
No description provided by the author
ParseQueryInvocation parses a query invocation and extracts the args (if any) supported formats are:
1) positional args query.my_query("val1","val2")
2) named args query.my_query(my_arg1 => "test", my_arg2 => "test2").
# Structs
No description provided by the author