package
6.0.26+incompatible
Repository: https://github.com/bilalcaliskan/nginx-conf-generator.git
Documentation: pkg.go.dev

# Functions

NewCluster creates a Cluster struct with specified parameters and returns it.
NewNginxConf generates a NginxConf struct with specified fields.
No description provided by the author
NewWorker creates a Worker struct with specified parameters and returns it.

# Structs

Cluster is the logical representation of k8s clusters.
NginxConf is the biggest struct in app, keeps track of k8s clusters.
No description provided by the author
Worker is the logical representation of the k8s worker nodes.