Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoDomains = errors.New("no shared domains returned by CC")
)
Functions ¶
Types ¶
type CFClient ¶
type CFPooledClient ¶
type CFPooledClient struct {
// contains filtered or unexported fields
}
func (*CFPooledClient) Cleanup ¶
func (cfcli *CFPooledClient) Cleanup(ctx context.Context)
func (*CFPooledClient) Pool ¶
func (cfcli *CFPooledClient) Pool() chan string
type SharedDomainResponse ¶
type SharedDomainResponse struct { string `json:"name"` } `json:"entity"` } `json:"resources"` }Entity struct { Name
Click to show internal directories.
Click to hide internal directories.