frontendo11y

package
v4.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2025 License: MPL-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DataSources = []*common.DataSource{
	makeFrontendO11yAppDataSource(),
}
View Source
var Resources = []*common.Resource{
	makeResourceFrontendO11yApp(),
}

Functions

This section is empty.

Types

type FrontendO11yAppTFModel

type FrontendO11yAppTFModel struct {
	ID                 types.Int64  `tfsdk:"id"`
	StackID            types.Int64  `tfsdk:"stack_id"`
	Name               types.String `tfsdk:"name"`
	AllowedOrigins     types.List   `tfsdk:"allowed_origins"`
	ExtraLogAtrributes types.Map    `tfsdk:"extra_log_attributes"`
	Settings           types.Map    `tfsdk:"settings"`
	CollectorEndpoint  types.String `tfsdk:"collector_endpoint"`
}

Jump to

Keyboard shortcuts

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