Versions in this module Expand all Collapse all v0 v0.2.1 Nov 1, 2024 v0.2.0 Mar 15, 2024 Changes in this version + var ReadyNode = v1.Node + func GetAgentPoolObjWithName(apName string, apId string, vmSize string) armcontainerservice.AgentPool + func GetNodeList(nodes []v1.Node) *v1.NodeList + func NotFoundAzError() *azcore.ResponseError v0.1.0 Nov 6, 2023 v0.0.1 Oct 31, 2023 Changes in this version + func GetAgentPoolObj(apType armcontainerservice.AgentPoolType, ...) armcontainerservice.AgentPool + func GetMachineObj(labels map[string]string, taints []v1.Taint, ...) *v1alpha5.Machine