//
pkg.gl
Category
github.com/KazanExpress/argocd-terraform-plugin
pkg
kube
package
0.1.1
Repository:
https://github.com/kazanexpress/argocd-terraform-plugin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
20
Dependents
2
Files
536 SLOC
#
Functions
NewClient
NewClient returns a Client ready to call the local Kubernetes API.
NewTemplate
NewTemplate returns a *Template given the template's data, and a VaultType.
#
Structs
Client
Client contains the Kubernetes client for connecting to the cluster hosting ArgoCD.
Resource
A Resource is the basis for all Templates.
Template
Template is the template for Kubernetes.