cvad_site

package
v1.0.4-wem-preview Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Copyright © 2024. Citrix Systems, Inc.

Copyright © 2024. Citrix Systems, Inc.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSiteDataSource

func NewSiteDataSource() datasource.DataSource

Types

type SiteDataSource

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

func (*SiteDataSource) Configure

func (*SiteDataSource) Metadata

func (*SiteDataSource) Read

func (*SiteDataSource) Schema

type SiteDataSourceModel

type SiteDataSourceModel struct {
	SiteId                  types.String `tfsdk:"site_id"`
	CustomerId              types.String `tfsdk:"customer_id"`
	OrchestrationApiVersion types.Int64  `tfsdk:"orchestration_api_version"`
	ProductVersion          types.String `tfsdk:"product_version"`
	IsCitrixServiceProvider types.Bool   `tfsdk:"is_citrix_service_provider"`
	IsOnPremisesSite        types.Bool   `tfsdk:"is_on_premises"`
}

func (SiteDataSourceModel) GetSchema

func (SiteDataSourceModel) GetSchema() schema.Schema

func (SiteDataSourceModel) RefreshPropertyValues

func (r SiteDataSourceModel) RefreshPropertyValues(ctx context.Context, diagnostics *diag.Diagnostics, clientConfig *citrixdaasclient.ClientConfiguration, isOnPrem bool) SiteDataSourceModel

Jump to

Keyboard shortcuts

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