package
0.38.5
Repository: https://github.com/devigned/aks-engine.git
Documentation: pkg.go.dev

# Constants

APIVersion is the version of this API.
Creating means ContainerService resource is being created.
v20160330 supports orchestrators Mesos, Swarm, DCOS.
Deleting means resource is in the process of being deleted.
Failed means resource is in failed state.
v20160330 supports OSTypes Windows and Linux.
MaxAgentCount are the maximum number of agents.
v20160330 supports orchestrators Mesos, Swarm, DCOS.
Migrating means resource is being migrated from one subscription or resource group to another.
MinAgentCount are the minimum number of agents.
Succeeded means resource created succeeded during last create/update.
v20160330 supports orchestrators Mesos, Swarm, DCOS.
Updating means an existing ContainerService resource is being updated.
v20160330 supports OSTypes Windows and Linux.

# Structs

AgentPoolProfile represents configuration of VMs running agent daemons that register with the master and offer resources to host applications in containers.
ContainerService complies with the ARM model of resource definition in a JSON template.
DiagnosticsProfile setting to enable/disable capturing diagnostics for VMs hosting container cluster.
JumpboxProfile dscribes properties of the jumpbox setup in the AKS container cluster.
LinuxProfile represents the Linux configuration passed to the cluster.
MasterProfile represents the definition of master cluster.
OrchestratorProfile contains Orchestrator properties.
Properties is currently incomplete.
PublicKey represents an SSH key for LinuxProfile.
ResourcePurchasePlan defines resource plan as required by ARM for billing purposes.
VMDiagnostics contains settings to on/off boot diagnostics collection in RD Host.
WindowsProfile represents the Windows configuration passed to the cluster.

# Type aliases

OSType represents OS types of agents.
ProvisioningState represents the current state of container service resource.