cosmosdb

package
v0.0.0-...-a1d3f56 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CosmosDbService

type CosmosDbService interface {
	ConnectionString(ctx context.Context, subId, rgName, accountName string) (string, error)
}

CosmosDbService is the interface for the CosmosDbService

func NewCosmosDbService

func NewCosmosDbService(
	accountCreds account.SubscriptionCredentialProvider,
	options *arm.ClientOptions,
) (CosmosDbService, error)

NewCosmosDbService creates a new instance of the CosmosDbService

Jump to

Keyboard shortcuts

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