create

package
v1.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 31, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagName          = "name"
	FlagAccount       = "account"
	FlagWebApp        = "web-app"
	FlagResourceGroup = "resource-group"
	FlagWebAppSlot    = "web-app-slot"
)

Variables

This section is empty.

Functions

func NewCmdCreate

func NewCmdCreate(f factory.Factory) *cobra.Command

func PromptForWebApp

func PromptForWebApp(opts *CreateOptions, account *accounts.AzureServicePrincipalAccount) error

func PromptMissing

func PromptMissing(opts *CreateOptions) error

Types

type GetAllAzureAccounts

type GetAllAzureAccounts func() ([]*accounts.AzureServicePrincipalAccount, error)

type GetAllAzureWebAppSlots

type GetAllAzureWebAppSlots func(account *accounts.AzureServicePrincipalAccount, app *azure.AzureWebApp) ([]*azure.AzureWebAppSlot, error)

type GetAllAzureWebApps

type GetAllAzureWebApps func(account *accounts.AzureServicePrincipalAccount) ([]*azure.AzureWebApp, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL