package
0.24.0
Repository: https://github.com/pidah/acs-engine.git
Documentation: pkg.go.dev

# Constants

AgentPoolProfileRoleCompute is the compute role.
AgentPoolProfileRoleInfra is the infra role.
AgentPoolProfileRoleMaster is the master role.
Creating means the OSA resource is being created.
Deleting means the OSA resource is being deleted.
Failed means the OSA resource is in failed state.
Migrating means the OSA resource is being migrated from one subscription or resource group to another.
OSTypeLinux is Linux.
OSTypeWindows is Windows.
Succeeded means the last create/update succeeded.
Updating means the existing OSA resource is being updated.
Upgrading means the existing OAS resource is being upgraded.

# Structs

AgentPoolProfile represents configuration of OpenShift cluster VMs.
OpenShiftCluster complies with the ARM model of resource definition in a JSON template.
Properties represents the cluster definition.
ResourcePurchasePlan defines the resource plan as required by ARM for billing purposes.
RouterProfile represents an OpenShift router.
ServicePrincipalProfile contains the client and secret used by the cluster for Azure Resource CRUD.

# Type aliases

AgentPoolProfileRole represents the role of the AgentPoolProfile.
OSType represents the OS type of VMs in an AgentPool.
ProvisioningState represents the current state of the OSA resource.