azure

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2026 License: Apache-2.0 Imports: 6 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 {
	// contains filtered or unexported fields
}

func NewClient

func NewClient() *Client

func (*Client) FetchResources

func (c *Client) FetchResources(_ context.Context, _ string) ([]emulator.Resource, error)

FetchResources is a no-op for Azure — the emulator does not expose /_localstack/resources (returns 404).

func (*Client) FetchVersion

func (c *Client) FetchVersion(ctx context.Context, host string) (string, error)

FetchVersion reads the version from /_localstack/info. The Azure image's /_localstack/health response does not carry a "version" field, so /info is the only endpoint that surfaces it.

Jump to

Keyboard shortcuts

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