internal

package
v1.75.0-dev Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package internal contains functionality internal to the xdsclient package.

Index

Constants

This section is empty.

Variables

View Source
var (
	// WatchExpiryTimeout is the watch expiry timeout for xDS client. It can be
	// overridden by tests to change the default watch expiry timeout.
	WatchExpiryTimeout time.Duration

	// StreamBackoff is the stream backoff for xDS client. It can be overridden
	// by tests to change the default backoff strategy.
	StreamBackoff func(int) time.Duration

	// ResourceWatchStateForTesting gets the watch state for the resource
	// identified by the given resource type and resource name. Returns a
	// non-nil error if there is no such resource being watched.
	ResourceWatchStateForTesting any // func(*xdsclient.XDSClient, xdsclient.ResourceType, string) error
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package xdsresource defines constants to distinguish between supported xDS API versions.
Package xdsresource defines constants to distinguish between supported xDS API versions.

Jump to

Keyboard shortcuts

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