Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PivotalCF ¶
type PivotalCF struct { FakeProducts map[string]cfbackup.Products FakeCredentials map[string]map[string][]cfbackup.Properties FakeActivity string }
PivotalCF --
func (*PivotalCF) GetCredentials ¶
func (s *PivotalCF) GetCredentials() (credentials map[string]map[string][]cfbackup.Properties)
GetCredentials --
func (*PivotalCF) GetProducts ¶
GetProducts --
type Plugin ¶
type Plugin struct {
Meta cfopsplugin.Meta
}
Plugin -- Here is a real implementation of a plugin
Click to show internal directories.
Click to hide internal directories.