conditionsetrules

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConditionSetRuleResource

func NewConditionSetRuleResource() resource.Resource

Types

type ConditionSetRuleClient

type ConditionSetRuleClient struct {
	// contains filtered or unexported fields
}

func (*ConditionSetRuleClient) Create

func (*ConditionSetRuleClient) Delete

func (*ConditionSetRuleClient) Read

type ConditionSetRuleModel

type ConditionSetRuleModel struct {
	Id             types.String `tfsdk:"id"`
	OrganizationId types.String `tfsdk:"organization_id"`
	ProjectId      types.String `tfsdk:"project_id"`
	EnvironmentId  types.String `tfsdk:"environment_id"`
	UserSet        types.String `tfsdk:"user_set"`
	Permission     types.String `tfsdk:"permission"`
	ResourceSet    types.String `tfsdk:"resource_set"`
}

type ConditionSetRuleResource

type ConditionSetRuleResource struct {
	// contains filtered or unexported fields
}

func (*ConditionSetRuleResource) Configure

func (*ConditionSetRuleResource) Create

func (*ConditionSetRuleResource) Delete

Delete deletes the resource and removes the Terraform state on success.

func (*ConditionSetRuleResource) Metadata

func (*ConditionSetRuleResource) Read

func (*ConditionSetRuleResource) Schema

func (*ConditionSetRuleResource) Update

Update updates the resource and sets the updated Terraform state on success.

Jump to

Keyboard shortcuts

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