deregistrar

package
v0.19.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2017 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudFoundryClient

type CloudFoundryClient interface {
	GetServiceOfferingGUID(string, *log.Logger) (string, error)
	DeregisterBroker(string, *log.Logger) error
}

type Config added in v0.17.1

type Config struct {
	DisableSSLCertVerification bool `yaml:"disable_ssl_cert_verification"`
	CF                         config.CF
}

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

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL