Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Help ¶
type Help struct {
CLI cfplugin.CliConnection
}
type Plugin ¶
type Plugin struct {
UI UserInterface
Version string
RunErr error
ExitChan chan struct{}
}
func (*Plugin) GetMetadata ¶
func (p *Plugin) GetMetadata() cfplugin.PluginMetadata
Click to show internal directories.
Click to hide internal directories.