Skip to content

buyoio/goodies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goodies

 

This is a collection of condenst go snippets that we use. There is no guarantee that they work for you. Bound to change at any time.

templates

Apache License v2 - kubectl

Condensed it down (term.go) to what is needed as this added ~20MB to the binary. Now it takes ~2MB.

cmdutil

Apache License v2 - kubectl - pkg/cmd/util

This added ~55MB. Condensed it down to what is needed.

util

MIT - hcloud cli

Is behind internel folder.

cmpl

MIT - hcloud cli

Is behind internel folder.

output

MIT - hcloud cli

Is behind internel folder.

 

📜 License

You find the licences for the third party packages within their folders. Modifications are made to the packages to reduce the size of the binary.

All other code is licensed under the MIT License.

 

❤️ Gratitude

Thanks to the following tools and projects developing this project is possible:

  • kubectl: For the templates and cmdutil.
  • hcloud cli: For the util, cmpl and output packages.

 

Copyright © 2024-present Buyo

About

Internally used 3rd party go snippets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages