Movatterモバイル変換


[0]ホーム

URL:


setup

package
v1.77.0Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License:Apache-2.0Imports:6Imported by:0

Details

Repository

github.com/grpc/grpc-go

Links

Documentation

Overview

Package setup implements setup helpers for xDS e2e tests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

funcManagementServerAndResolver

func ManagementServerAndResolver(t *testing.T) (*e2e.ManagementServer,string, []byte,resolver.Builder)

ManagementServerAndResolver sets up an xDS management server, createsbootstrap configuration pointing to that server and creates an xDS resolverusing that configuration.

Registers a cleanup function on t to stop the management server.

Returns the following:- the xDS management server- the node ID to use when talking to this management server- bootstrap configuration to use (if creating an xDS-enabled gRPC server)- xDS resolver builder (if creating an xDS-enabled gRPC client)

funcManagementServerAndResolverWithSPIFFEadded inv1.73.0

func ManagementServerAndResolverWithSPIFFE(t *testing.T) (*e2e.ManagementServer,string, []byte,resolver.Builder)

ManagementServerAndResolverWithSPIFFE is exactly the same asManagementServerAndResolver, except that it uses a bootstrap configurationcontaining certificate providers utilizing SPIFFE test certificates.

Types

This section is empty.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp