swa

package
v0.0.0-...-9004588 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContainsSwaConfig

func ContainsSwaConfig(path string) (bool, error)

check if the swa-cli.config.json file exists in the given directory

Types

type Cli

type Cli struct {
	// contains filtered or unexported fields
}

func NewCli

func NewCli(commandRunner exec.CommandRunner) *Cli

func (*Cli) Build

func (cli *Cli) Build(ctx context.Context, cwd string, buildProgress io.Writer) error

func (*Cli) CheckInstalled

func (cli *Cli) CheckInstalled(_ context.Context) error

func (*Cli) Deploy

func (cli *Cli) Deploy(
	ctx context.Context,
	cwd string,
	tenantId string,
	subscriptionId string,
	resourceGroup string,
	appName string,
	environment string,
	deploymentToken string,
	options DeployOptions,
) (string, error)

func (*Cli) InstallUrl

func (cli *Cli) InstallUrl() string

func (*Cli) Name

func (cli *Cli) Name() string

type DeployOptions

type DeployOptions struct {
	AppFolderPath            string
	OutputRelativeFolderPath string
}

Jump to

Keyboard shortcuts

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