Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NozzleConfig ¶
type OMSMessage ¶
type OMSMessage interface{}
OMSMessage is a marker inteface for JSON formatted messages published to OMS
type OmsNozzle ¶
type OmsNozzle struct {
// contains filtered or unexported fields
}
func NewOmsNozzle ¶
func NewOmsNozzle(logger lager.Logger, firehoseClient firehose.Client, omsClient client.Client, nozzleConfig *NozzleConfig, caching caching.CachingClient) *OmsNozzle
Click to show internal directories.
Click to hide internal directories.