Documentation ¶
Index ¶
- Variables
- func CopyAccessListFromTerraform(_ context.Context, ...) github_com_hashicorp_terraform_plugin_framework_diag.Diagnostics
- func CopyAccessListToTerraform(ctx context.Context, ...) github_com_hashicorp_terraform_plugin_framework_diag.Diagnostics
- func GenSchemaAccessList(ctx context.Context) (github_com_hashicorp_terraform_plugin_framework_tfsdk.Schema, ...)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GenSchemaDuration = resource153.GenSchemaDuration CopyToDuration = resource153.CopyToDuration CopyFromDuration = resource153.CopyFromDuration GenSchemaTimestamp = resource153.GenSchemaTimestamp CopyToTimestamp = resource153.CopyToTimestamp CopyFromTimestamp = resource153.CopyFromTimestamp )
Functions ¶
func CopyAccessListFromTerraform ¶
func CopyAccessListFromTerraform(_ context.Context, tf github_com_hashicorp_terraform_plugin_framework_types.Object, obj *github_com_gravitational_teleport_api_gen_proto_go_teleport_accesslist_v1.AccessList) github_com_hashicorp_terraform_plugin_framework_diag.Diagnostics
CopyAccessListFromTerraform copies contents of the source Terraform object into a target struct
func CopyAccessListToTerraform ¶
func CopyAccessListToTerraform(ctx context.Context, obj *github_com_gravitational_teleport_api_gen_proto_go_teleport_accesslist_v1.AccessList, tf *github_com_hashicorp_terraform_plugin_framework_types.Object) github_com_hashicorp_terraform_plugin_framework_diag.Diagnostics
CopyAccessListToTerraform copies contents of the source Terraform object into a target struct
func GenSchemaAccessList ¶
func GenSchemaAccessList(ctx context.Context) (github_com_hashicorp_terraform_plugin_framework_tfsdk.Schema, github_com_hashicorp_terraform_plugin_framework_diag.Diagnostics)
GenSchemaAccessList returns tfsdk.Schema definition for AccessList
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.