zone

package
v0.5.5 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewZoneResource

func NewZoneResource() resource.Resource

NewZoneResource is a helper function to simplify the provider implementation.

Types

type ZoneResourceModel

type ZoneResourceModel struct {
	Id          types.String                    `tfsdk:"id"`
	Name        types.String                    `tfsdk:"name"`
	Description types.String                    `tfsdk:"description"`
	Metadata    []util.NameValueStringPairModel `tfsdk:"metadata"`
}

ZoneResourceModel maps the resource schema data.

func (ZoneResourceModel) RefreshPropertyValues

func (r ZoneResourceModel) RefreshPropertyValues(zone *citrixorchestration.ZoneDetailResponseModel, onpremises bool) ZoneResourceModel

Jump to

Keyboard shortcuts

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