policy_setting

package
v1.0.26-bugfix-1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPolicySettingDataSource

func NewPolicySettingDataSource() datasource.DataSource

func NewPolicySettingResource

func NewPolicySettingResource() resource.Resource

Types

type PolicySettingModel

type PolicySettingModel struct {
	Id         types.String `tfsdk:"id"`
	PolicyId   types.String `tfsdk:"policy_id"`
	Name       types.String `tfsdk:"name"`
	UseDefault types.Bool   `tfsdk:"use_default"`
	Value      types.String `tfsdk:"value"`
	Enabled    types.Bool   `tfsdk:"enabled"`
}

func (PolicySettingModel) GetAttributes

func (PolicySettingModel) GetAttributes() map[string]schema.Attribute

func (PolicySettingModel) GetAttributesNamesToMask added in v1.0.20

func (PolicySettingModel) GetAttributesNamesToMask() map[string]bool

func (PolicySettingModel) GetDataSourceAttributes

func (PolicySettingModel) GetDataSourceAttributes() map[string]schema.Attribute

func (PolicySettingModel) GetDataSourceSchema

func (PolicySettingModel) GetDataSourceSchema() schema.Schema

func (PolicySettingModel) GetSchema

func (PolicySettingModel) GetSchema() schema.Schema

func (PolicySettingModel) RefreshPropertyValues

func (r PolicySettingModel) RefreshPropertyValues(policySetting *citrixorchestration.SettingResponse, settingsDefinitions *citrixorchestration.SettingDefinitionEnvelope) PolicySettingModel

Jump to

Keyboard shortcuts

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