platform

package
v0.69.0 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewScfPlatformDataSource

func NewScfPlatformDataSource() datasource.DataSource

NewScfPlatformDataSource creates a new instance of the ScfPlatformDataSource.

Types

type Model

type Model struct {
	Id          types.String `tfsdk:"id"` // Required by Terraform
	PlatformId  types.String `tfsdk:"platform_id"`
	ProjectId   types.String `tfsdk:"project_id"`
	SystemId    types.String `tfsdk:"system_id"`
	DisplayName types.String `tfsdk:"display_name"`
	Region      types.String `tfsdk:"region"`
	ApiUrl      types.String `tfsdk:"api_url"`
	ConsoleUrl  types.String `tfsdk:"console_url"`
}

Jump to

Keyboard shortcuts

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