Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetResourceGroupLocation ¶
func GetResourceGroupLocation() []string
Types ¶
type AzureRunner ¶
AzureRunner an Azure CLI runner to interact with Azure
func NewAzureRunnerWithCommander ¶
func NewAzureRunnerWithCommander(runner util.Commander) *AzureRunner
NewAzureRunnerWithCommander specific the command runner for Azure CLI.
func (*AzureRunner) AssignRole ¶
func (az *AzureRunner) AssignRole(client string, registry string)
AssignRole Assign the client a reader role for registry.
func (*AzureRunner) GetClusterClient ¶
GetClusterClient return AKS resource group, name and client ID.
func (*AzureRunner) GetRegistry ¶
func (az *AzureRunner) GetRegistry(resourceGroup string, name string, registry string) (string, string, string, error)
GetRegistry Return the docker registry config, registry login server and resource id, error
Click to show internal directories.
Click to hide internal directories.