Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FirehoseNozzle ¶
type FirehoseNozzle struct {
// contains filtered or unexported fields
}
func New ¶
func New( url string, skipSSLValidation bool, subscriptionID string, idleTimeoutSeconds uint32, authTokenRefresher consumer.TokenRefresher, metricsStore *metrics.Store, ) *FirehoseNozzle
func (*FirehoseNozzle) Start ¶
func (n *FirehoseNozzle) Start() error
Click to show internal directories.
Click to hide internal directories.