deleter

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DeleteStackSuccessMsg   = "Stack %s has been deleted"
	DeleteStackBuildpackErr = "" /* 134-byte string literal not displayed */
	DeleteStackAppErr       = "failed to delete stack %s. You still have apps associated to this stack. Migrate those first."
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Deleter

type Deleter struct {
	CF cf.CF
}

func (*Deleter) DeleteStack

func (d *Deleter) DeleteStack(stackName string) (string, error)

Jump to

Keyboard shortcuts

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