oraclediscovery

package
v0.0.0-...-a5d4ee8 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Package oraclediscovery discovers Oracle databases.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiscoveryService

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

DiscoveryService is used to perform Oracle discovery operations.

func New

func New(options ...func(*DiscoveryService)) *DiscoveryService

New creates a new DiscoveryService. The options are used to override the default behavior of the DiscoveryService.

func (DiscoveryService) Discover

func (d DiscoveryService) Discover(ctx context.Context, cloudProps *cpb.CloudProperties) (*odpb.Discovery, error)

Discover returns the discovery proto containing discovered databases, listeners, and host metadata.

Jump to

Keyboard shortcuts

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