package
7.0.68
Repository: https://github.com/jksroot/beats.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewHub creates a new hub to get the required clients to communicate with cloudfoundry.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
EventLogMessageTypeStderr is a message that was received from stderr.
EventLogMessageTypeStdout is a message that was received from stdout.
EventTypeContainerMetric is a container metric event.
EventTypeCounter is a counter event.
EventTypeError is an error event.
EventTypeHttpAccess is a http access event.
EventTypeLog is a log event.
EventTypeValueMetric is a value metric event.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
EventContainerMetric represents a container metric event.
EventCounter represents a counter event.
EventError represents an error event.
EventHttpAccess represents a http access event.
EventLog represents a log message event.
EventValueMetric represents a value metric event.
Hub is central place to get all the required clients to communicate with cloudfoundry.
No description provided by the author
RlpListener is a listener client that connects to the cloudfoundry loggregator.
No description provided by the author
No description provided by the author

# Interfaces

Client interface exposed by Hub.Client.
Event is the interface all events implements.
EventWithAppID is the interface all events implement that provide an application ID for the event.

# Type aliases

EventMessageType defines the different log message types.
EventType defines the different event types that can be raised from RPLClient.