Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudFoundryClient ¶
type Deregistrar ¶
type Deregistrar struct {
// contains filtered or unexported fields
}
func New ¶
func New(client CloudFoundryClient, logger *log.Logger) *Deregistrar
func (*Deregistrar) Deregister ¶
func (r *Deregistrar) Deregister(brokerName string) error
Click to show internal directories.
Click to hide internal directories.