waf

package
v0.109.0 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2026 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewWafConfigurationDatasource

func NewWafConfigurationDatasource() datasource.DataSource

func NewWafConfigurationResource

func NewWafConfigurationResource() resource.Resource

Types

type ItemsModel

type ItemsModel struct {
	ListenerNames    types.Int32  `tfsdk:"listener_names"`
	LoadBalancerName types.String `tfsdk:"load_balancer_name"`
}

type Model

type Model struct {
	Id                  types.String `tfsdk:"id"`
	ProjectId           types.String `tfsdk:"project_id"`
	Region              types.String `tfsdk:"region"`
	Name                types.String `tfsdk:"name"`
	Labels              types.Map    `tfsdk:"labels"`
	ManagedRuleSetName  types.String `tfsdk:"managed_rule_set_name"`
	CustomRuleGroupName types.String `tfsdk:"custom_rule_group_name"`
}

Jump to

Keyboard shortcuts

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