group

package
v1.4.0-prerelease.4 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() datasource.DataSource

Types

type GroupState

type GroupState struct {
	ID   types.String `tfsdk:"id"`
	Name types.String `tfsdk:"name"`
}

type GroupsDataSource

type GroupsDataSource struct {
	// contains filtered or unexported fields
}

func (*GroupsDataSource) Configure

func (*GroupsDataSource) Metadata

func (*GroupsDataSource) Read

func (*GroupsDataSource) Schema

type GroupsState

type GroupsState struct {
	Cluster types.String  `tfsdk:"cluster"`
	Items   []*GroupState `tfsdk:"items"`
}

Jump to

Keyboard shortcuts

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