package
0.1.6
Repository: https://github.com/mmlt/environment-operator.git
Documentation: pkg.go.dev

# Functions

ClustersFromPlan parses a plan and returns AKSClusters that are going to be created, updated or deleted.
PoolsFromPlan parses a plan and returns AKS Pools that are going to be created, updated or deleted.

# Constants

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

# Structs

AKSCluster represents an AKS Cluster change.
AKSPool represents an AKS Node pool change.
Terraform provisions infrastructure using terraform cli.
TerraformFake provides a Terraformer for testing.
TFApplyResult.
TFResults is the output of a terraform command.

# Interfaces

Terraformer is able to provision infrastructure.

# Type aliases

Action is the terraform plan action.