logalertgroup

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2025 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogAlertGroupDataSource

func NewLogAlertGroupDataSource() datasource.DataSource

NewLogAlertGroupDataSource creates a new instance of the alertGroupDataSource.

func NewLogAlertGroupResource

func NewLogAlertGroupResource() resource.Resource

NewLogAlertGroupResource is a helper function to simplify the provider implementation.

Types

type Model

type Model struct {
	Id         types.String `tfsdk:"id"`
	ProjectId  types.String `tfsdk:"project_id"`
	InstanceId types.String `tfsdk:"instance_id"`
	Name       types.String `tfsdk:"name"`
	Interval   types.String `tfsdk:"interval"`
	Rules      types.List   `tfsdk:"rules"`
}

Jump to

Keyboard shortcuts

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