Documentation
¶
Index ¶
Constants ¶
View Source
const ElviaDefaultRuntimeDevTestSubscriptionID = "ceb9518c-528f-4c91-9b5a-c051d383e7a8"
View Source
const ElviaDefaultRuntimeSubscriptionID = "9edbf217-b7c1-4f6a-ae76-d046cf932ff0"
View Source
const ElviaTenantID = "2186a6ec-c227-4291-9806-d95340bf439d"
Variables ¶
This section is empty.
Functions ¶
func AuthenticateAzure ¶
func AuthenticateAzure( tenantID string, subscriptionID string, options *AzLoginCommandOptions, ) error
func AuthenticateGoogle ¶
func AuthenticateGoogle() error
Types ¶
type AzLoginCommandOptions ¶
type AzLoginCommandOptions struct { FederatedToken string ClientID string RunOptions *command.RunOptions }
Click to show internal directories.
Click to hide internal directories.