sensorvisibilityexclusion

package
v0.0.36 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2025 License: MPL-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSensorVisibilityExclusionResource

func NewSensorVisibilityExclusionResource() resource.Resource

NewSensorVisibilityExclusionResource is a helper function to simplify the provider implementation.

Types

type SensorVisibilityExclusionResourceModel

type SensorVisibilityExclusionResourceModel struct {
	ID                         types.String `tfsdk:"id"`
	Value                      types.String `tfsdk:"value"`
	ApplyToDescendantProcesses types.Bool   `tfsdk:"apply_to_descendant_processes"`
	ApplyGlobally              types.Bool   `tfsdk:"apply_globally"`
	HostGroups                 types.Set    `tfsdk:"host_groups"`
	RegexpValue                types.String `tfsdk:"regexp_value"`
	ValueHash                  types.String `tfsdk:"value_hash"`
	LastModified               types.String `tfsdk:"last_modified"`
	ModifiedBy                 types.String `tfsdk:"modified_by"`
	CreatedOn                  types.String `tfsdk:"created_on"`
	CreatedBy                  types.String `tfsdk:"created_by"`
	LastUpdated                types.String `tfsdk:"last_updated"`
}

SensorVisibilityExclusionResourceModel maps the resource schema data.

Jump to

Keyboard shortcuts

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