datasource_node

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NodeDataSourceSchema

func NodeDataSourceSchema(ctx context.Context) schema.Schema

Types

type NodeModel

type NodeModel struct {
	ActualKubeRoleVersion types.String `tfsdk:"actual_kube_role_version"`
	ApiResponding         types.Bool   `tfsdk:"api_responding"`
	ClusterName           types.String `tfsdk:"cluster_name"`
	ClusterUuid           types.String `tfsdk:"cluster_uuid"`
	Id                    types.String `tfsdk:"id"`
	IsMaster              types.Bool   `tfsdk:"is_master"`
	Name                  types.String `tfsdk:"name"`
	NodePoolName          types.String `tfsdk:"node_pool_name"`
	NodePoolUuid          types.String `tfsdk:"node_pool_uuid"`
	PrimaryIp             types.String `tfsdk:"primary_ip"`
	ProjectId             types.String `tfsdk:"project_id"`
	Status                types.String `tfsdk:"status"`
}

Jump to

Keyboard shortcuts

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