Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CfClientTokenRefresh ¶
type CfClientTokenRefresh struct {
// contains filtered or unexported fields
}
func (*CfClientTokenRefresh) RefreshAuthToken ¶
func (ct *CfClientTokenRefresh) RefreshAuthToken() (string, error)
type FirehoseConfig ¶
type FirehoseNozzle ¶
type FirehoseNozzle struct {
// contains filtered or unexported fields
}
func NewFirehoseNozzle ¶
func NewFirehoseNozzle(cfClient *cfclient.Client, eventRouting *eventRouting.EventRouting, firehoseconfig *FirehoseConfig) *FirehoseNozzle
func (*FirehoseNozzle) Start ¶
func (f *FirehoseNozzle) Start() error
Click to show internal directories.
Click to hide internal directories.