https://github.com/rwxrob/kt
Kubernetes utilities
https://github.com/rwxrob/kt
Last synced: 7 months ago
JSON representation
Kubernetes utilities
- Host: GitHub
- URL: https://github.com/rwxrob/kt
- Owner: rwxrob
- License: apache-2.0
- Created: 2024-09-16T22:14:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-29T20:58:17.000Z (over 1 year ago)
- Last Synced: 2024-11-02T15:05:18.343Z (about 1 year ago)
- Language: Go
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubernetes utility toolbox (kt)
A collection of exported high-level functions and commands to make life with Kubernetes a bit more bearable.
## Import what you need
Don't want everything? Consider just import what you need into your own Go monolith command.