modulepackage
0.0.0-20220525234629-4f7af5ec1e32
Repository: https://github.com/ibuildthecloud/wtfk8s.git
Documentation: pkg.go.dev
# README
What the hell is going on?
Watch kubernetes resources and print the delta in changes.
Install
go install github.com/ibuildthecloud/wtfk8s
Example
# Watch all resources and print diffs
wtfk8s
# Watch specific resources
wtfk8s pods clusters.cluster.x-k8s.io
# Packages
No description provided by the author