share

package
v0.76.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewShareDataSource

func NewShareDataSource() datasource.DataSource

func NewShareResource

func NewShareResource() resource.Resource

NewShareResource is a helper function to simplify the provider implementation.

Types

type Model

type Model struct {
	Id                      types.String `tfsdk:"id"` // needed by TF
	ProjectId               types.String `tfsdk:"project_id"`
	ResourcePoolId          types.String `tfsdk:"resource_pool_id"`
	ShareId                 types.String `tfsdk:"share_id"`
	Name                    types.String `tfsdk:"name"`
	ExportPolicyName        types.String `tfsdk:"export_policy"`
	SpaceHardLimitGigabytes types.Int64  `tfsdk:"space_hard_limit_gigabytes"`
	Region                  types.String `tfsdk:"region"`
	MountPath               types.String `tfsdk:"mount_path"`
}

Jump to

Keyboard shortcuts

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