Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CPIProperties ¶
type CPIProperties struct { Google bogcconfig.Config Agent registry.AgentOptions Registry registry.ClientOptions }
type Cloud ¶
type Cloud struct { Plugin string Properties CPIProperties }
type Config ¶
type Config struct {
Cloud Cloud
}
func NewConfigFromPath ¶
func NewConfigFromPath(configFile string, fs boshsys.FileSystem) (Config, error)
func NewConfigFromString ¶
Click to show internal directories.
Click to hide internal directories.