Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceDrainLister ¶
type ServiceDrainLister struct {
// contains filtered or unexported fields
}
func NewServiceDrainLister ¶
func NewServiceDrainLister(c cloudcontroller.Curler) *ServiceDrainLister
func (*ServiceDrainLister) Drains ¶
func (c *ServiceDrainLister) Drains(spaceGuid string) ([]Drain, error)
func (*ServiceDrainLister) TypeFromDrainURL ¶
func (c *ServiceDrainLister) TypeFromDrainURL(URL string) (string, error)
Click to show internal directories.
Click to hide internal directories.