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, opts ...ServiceDrainListerOption) *ServiceDrainLister
type ServiceDrainListerOption ¶
type ServiceDrainListerOption func(l *ServiceDrainLister)
func WithServiceDrainAppBatchLimit ¶
func WithServiceDrainAppBatchLimit(limit int) ServiceDrainListerOption
Click to show internal directories.
Click to hide internal directories.