Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Utilities ¶
type Utilities interface {
GetDefaultDomain(plugin.CliConnection) string
}
Utilities - interface
type Utility ¶
type Utility struct{}
Utility - struct
func (*Utility) GetDefaultDomain ¶
func (u *Utility) GetDefaultDomain(conn plugin.CliConnection) (domain string)
GetDefaultDomain - function to get the default domain from cloud foundry
Click to show internal directories.
Click to hide internal directories.