helm-api

module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2022 License: MIT

README

Helm API

Tests Go Report Card Documentation Gocover

This is a simple service that connects to an aws cluster and list all Helm releases on it.

Requirements

  • AWS CLI configured on your machine
  • Golang 1.18 configured on your machine

Usage

  • Modify the .env file with the desired values:
    • CLUSTER_NAME: Name of the cluster you'll be working on;
    • NAMESPACE: is the default namespace of your cluster;
    • AWS_REGION: is the region that your cluster is created;
    • GIN_MODE: is the gin logging's mode to be used.

Directories

Path Synopsis
adapters
aws
k8s
services

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL