hubble

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package hubble implements providers.NetworkProvider against Cilium Hubble Relay (the observer gRPC API), surfacing dropped flows for an investigation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client queries a Hubble Relay endpoint (e.g. hubble-relay.kube-system:80).

func New

func New(addr string, opts ...grpc.DialOption) *Client

New builds a client. Extra dial options are appended (used by tests for an in-memory connection); production uses insecure transport to the relay.

func (*Client) Drops

Drops returns DROPPED flows touching the selector within the window.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL