client

package
v1.44.1-0...-c268a2f Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	ConfigurationStoresClient        *configurationstores.ConfigurationStoresClient
	DeletedConfigurationStoresClient *deletedconfigurationstores.DeletedConfigurationStoresClient
	OperationsClient                 *operations.OperationsClient
	ReplicasClient                   *replicas.ReplicasClient
	// contains filtered or unexported fields
}

func NewClient

func NewClient(o *common.ClientOptions) (*Client, error)

func (*Client) AddToCache

func (c *Client) AddToCache(configurationStoreId configurationstores.ConfigurationStoreId, dataPlaneEndpoint string)

func (*Client) ConfigurationStoreIDFromEndpoint

func (c *Client) ConfigurationStoreIDFromEndpoint(ctx context.Context, subscriptionId commonids.SubscriptionId, configurationStoreEndpoint, domainSuffix string) (*string, error)

func (*Client) DataPlaneClientWithEndpoint

func (c *Client) DataPlaneClientWithEndpoint(configurationStoreEndpoint string) (*appconfiguration.BaseClient, error)

func (*Client) EndpointForConfigurationStore

func (c *Client) EndpointForConfigurationStore(ctx context.Context, configurationStoreId configurationstores.ConfigurationStoreId) (*string, error)

func (*Client) Exists

func (c *Client) Exists(ctx context.Context, configurationStoreId configurationstores.ConfigurationStoreId) (bool, error)

func (*Client) LinkWorkaroundDataPlaneClientWithEndpoint

func (c *Client) LinkWorkaroundDataPlaneClientWithEndpoint(configurationStoreEndpoint string) (*azuresdkhacks.DataPlaneClient, error)

func (*Client) RemoveFromCache

func (c *Client) RemoveFromCache(configurationStoreId configurationstores.ConfigurationStoreId)

type ConfigurationStoreDetails

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

Jump to

Keyboard shortcuts

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