dwertent
034412f6fe
update package version
2021-10-18 08:59:41 +03:00
dwertent
24b17a8c27
update counters
2021-10-14 17:12:10 +03:00
dwertent
b053b84197
use packets
2021-10-13 15:56:43 +03:00
Eng Zer Jun
21644e5cba
refactor: move from io/ioutil to io and os package
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2021-10-07 00:23:09 +08:00
dwertent
ac7e5219f1
interface support of framework
2021-09-01 11:03:20 +03:00
David Wertenteil
d3f4af0f9c
Update module to github ( #47 )
...
* update module
2021-08-31 12:00:42 +03:00
David Wertenteil
44803ab915
Support glob file loading ( #41 )
...
* recursive glob
* adding helm support to readme
* update glob function
2021-08-30 11:06:13 +03:00
David Wertenteil
2d5ed19d6d
support url input and update readme ( #40 )
...
* split to functions
* update package name to kubescape
* support url input, update readme
2021-08-29 10:20:12 +03:00
dwertent
328265559c
after merge
2021-08-26 18:13:46 +03:00
dwertent
96148ac6fd
support yaml input
2021-08-26 17:41:11 +03:00
dwertent
8f4ac5dd87
adding yaml input
2021-08-26 12:11:04 +03:00