DockerRegistry          Docker registry class
KubernetesCluster       Kubernetes cluster class
aci                     Azure Container Instance class
aci_ports               Utilities for specifying ACI configuration
                        information
acr                     Azure Container Registry class
agent_pool              Utility function for specifying Kubernetes
                        agent pools
aks                     Azure Kubernetes Service class
aks_pools               Vectorised utility function for specifying
                        Kubernetes agent pools
call_docker             Call the docker commandline tool
call_docker_compose     Call the docker-compose commandline tool
call_helm               Call the Helm commandline tool
call_kubectl            Call the Kubernetes commandline tool, kubectl
create_aci              Create Azure Container Instance (ACI)
create_acr              Create Azure Container Registry (ACR)
create_aks              Create Azure Kubernetes Service (AKS)
delete_aci              Delete an Azure Container Instance (ACI)
delete_acr              Delete an Azure Container Registry (ACR)
delete_aks              Delete an Azure Kubernetes Service (AKS)
docker_registry         Create a new Docker registry object
get_aci                 Get Azure Container Instance (ACI)
get_acr                 Get Azure Container Registry (ACR)
get_aks                 Get Azure Kubernetes Service (AKS)
is_acr                  Utility functions to test whether an object is
                        of the given class.
kubernetes_cluster      Create a new Kubernetes cluster object
list_kubernetes_versions
                        List available Kubernetes versions
list_vm_sizes           List available VM sizes
