package
0.0.0-20230601151601-ffcbbc34b88f
Repository: https://github.com/arpad-csepi/kli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

kubereflex

Kubereflex is an automatization library which helps automate kubernetes and helm releated tasks.

Supported tasks

  • Create kubernetes client
  • Create custom REST client
  • Check namespace
  • Create namespace
  • Read YAML file
  • Create kubernetes object
  • Apply kubernetes object
  • Delete kubernetes object
  • Verify deployment readiness
  • Get API server endpoint url
  • Get deployment name
  • Check helm repository
  • Add new helm repository
  • Update helm repository
  • Check chart can be installed
  • Install helm chart
  • Uninstall helm chart