plug

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	CliConnection plugin.CliConnection
	Variables     vault.Variables
}

Command is struct

func (*Command) Push

func (c *Command) Push(args PushArgs) error

Push pushes cf app based on manifest

type PushArgs added in v0.0.4

type PushArgs struct {
	AppName      string
	ManifestFile string
	Hostname     string
	Domain       string
}

PushArgs is information for "cf push"

Jump to

Keyboard shortcuts

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