synthetics

package
v0.11.19 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	MetadataPrefix = "_kibana_synthetics_"
)

Variables

This section is empty.

Functions

func GetCompositeId added in v0.11.6

func GetCompositeId(id string) (*clients.CompositeId, diag.Diagnostics)

GetCompositeId parses a composite ID and returns the parsed components

func GetKibanaClient added in v0.11.6

func GetKibanaClient(c ESApiClient, dg diag.Diagnostics) *kibana.Client

GetKibanaClient returns a configured Kibana client for the given ESApiClient

func GetKibanaOAPIClient added in v0.11.16

func GetKibanaOAPIClient(c ESApiClient, dg diag.Diagnostics) *kibana_oapi.Client

GetKibanaOAPIClient returns a configured Kibana OpenAPI client for the given ESApiClient

func StringSliceValue added in v0.11.6

func StringSliceValue(v []string) []types.String

func ValueStringSlice added in v0.11.6

func ValueStringSlice(v []types.String) []string

Shared utility functions for type conversions

Types

type ESApiClient added in v0.11.6

type ESApiClient interface {
	GetClient() *clients.ApiClient
}

ESApiClient interface provides access to the underlying API client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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