stf_store

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Overview

Copyright © 2023. Citrix Systems, Inc.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSTFStoreServiceResource

func NewSTFStoreServiceResource() resource.Resource

stfStoreServiceResource is a helper function to simplify the provider implementation.

Types

type FarmConfig

type FarmConfig struct {
	FarmName types.String   `tfsdk:"farm_name"`
	FarmType types.String   `tfsdk:"farm_type"`
	Servers  []types.String `tfsdk:"servers"`
}

type STFStoreServiceResourceModel

type STFStoreServiceResourceModel struct {
	VirtualPath           types.String `tfsdk:"virtual_path"`
	SiteId                types.String `tfsdk:"site_id"`
	FriendlyName          types.String `tfsdk:"friendly_name"`
	AuthenticationService types.String `tfsdk:"authentication_service"`
	Anonymous             types.Bool   `tfsdk:"anonymous"`
	LoadBalance           types.Bool   `tfsdk:"load_balance"`
	FarmConfig            *FarmConfig  `tfsdk:"farm_config"`
}

SFStoreServiceResourceModel maps the resource schema data.

func (*STFStoreServiceResourceModel) RefreshPropertyValues

func (r *STFStoreServiceResourceModel) RefreshPropertyValues(storeservice *citrixstorefront.STFStoreDetailModel)

Jump to

Keyboard shortcuts

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