alertgroup

package
v0.66.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAlertGroupDataSource

func NewAlertGroupDataSource() datasource.DataSource

NewAlertGroupDataSource creates a new instance of the alertGroupDataSource.

func NewAlertGroupResource

func NewAlertGroupResource() resource.Resource

NewAlertGroupResource 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