admin_folder

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Copyright © 2024. Citrix Systems, Inc.

Copyright © 2024. Citrix Systems, Inc.

Copyright © 2024. Citrix Systems, Inc.

Copyright © 2024. Citrix Systems, Inc.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAdminFolderDataSource

func NewAdminFolderDataSource() datasource.DataSource

func NewAdminFolderResource

func NewAdminFolderResource() resource.Resource

NewAdminFolderResource is a helper function to simplify the provider implementation.

Types

type AdminFolderDataSource

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

func (*AdminFolderDataSource) Configure

func (*AdminFolderDataSource) Metadata

func (*AdminFolderDataSource) Read

func (*AdminFolderDataSource) Schema

type AdminFolderModel added in v1.0.7

type AdminFolderModel struct {
	Id                     types.String `tfsdk:"id"`
	Name                   types.String `tfsdk:"name"`
	Type                   types.Set    `tfsdk:"type"` // Set[String]
	Path                   types.String `tfsdk:"path"`
	ParentPath             types.String `tfsdk:"parent_path"`
	TotalApplications      types.Int64  `tfsdk:"total_applications"`
	TotalMachineCatalogs   types.Int64  `tfsdk:"total_machine_catalogs"`
	TotalApplicationGroups types.Int64  `tfsdk:"total_application_groups"`
	TotalDeliveryGroups    types.Int64  `tfsdk:"total_delivery_groups"`
}

func (AdminFolderModel) GetAttributes added in v1.0.7

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

func (AdminFolderModel) GetDataSourceSchema added in v1.0.7

func (AdminFolderModel) GetDataSourceSchema() schema.Schema

func (AdminFolderModel) GetSchema added in v1.0.7

func (AdminFolderModel) GetSchema() schema.Schema

func (AdminFolderModel) RefreshPropertyValues added in v1.0.7

func (r AdminFolderModel) RefreshPropertyValues(ctx context.Context, diagnostics *diag.Diagnostics, adminFolder *citrixorchestration.AdminFolderResponseModel) AdminFolderModel

Jump to

Keyboard shortcuts

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