affinitygroup

package
v0.43.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAffinityGroupDatasource

func NewAffinityGroupDatasource() datasource.DataSource

func NewAffinityGroupResource

func NewAffinityGroupResource() resource.Resource

Types

type Model

type Model struct {
	Id              types.String `tfsdk:"id"`
	ProjectId       types.String `tfsdk:"project_id"`
	AffinityGroupId types.String `tfsdk:"affinity_group_id"`
	Name            types.String `tfsdk:"name"`
	Policy          types.String `tfsdk:"policy"`
	Members         types.List   `tfsdk:"members"`
}

Model is the provider's internal model

Jump to

Keyboard shortcuts

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