functioninstance

package
v0.0.0-...-8779f77 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorFailToDeletInstance       = errors.New("Failed to delete Function Instance: %s")
	ErrorConvertApplicationId      = errors.New("Invalid --application-id flag provided. The value must be an integer. Run the command 'azion delete function-instance --help' to display more information and try again")
	ErrorConvertFunctionInstanceId = errors.New("Invalid --instance-id flag provided. The value must be an integer. Run the command 'azion delete function-instance --help' to display more information and try again")
)
View Source
var (
	Usage                     = "function-instance"
	ShortDescription          = "Deletes a Function Instance"
	LongDescription           = "Removes a Function Instance from the Function Instances library based on a given ID"
	OutputSuccess             = "Function Instance %s was successfully deleted"
	HelpFlag                  = "Displays more information about the delete function-instance subcommand"
	FlagId                    = "Unique identifier of the Function Instance"
	AskDeleteInput            = "Enter the ID of the Function Instance you wish to delete:"
	AskDeleteApplicationInput = "Enter the ID of the Application you wish to delete:"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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