objbucket

package
v2.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeBucketID

func DecodeBucketID(ctx context.Context, id string) (cluster, label string, err error)

func NewDataSource

func NewDataSource() datasource.DataSource

func Resource

func Resource() *schema.Resource

Types

type DataSource

type DataSource struct {
	helper.BaseDataSource
}

func (*DataSource) Read

type DataSourceModel

type DataSourceModel struct {
	Cluster  types.String `tfsdk:"cluster"`
	Created  types.String `tfsdk:"created"`
	Hostname types.String `tfsdk:"hostname"`
	ID       types.String `tfsdk:"id"`
	Label    types.String `tfsdk:"label"`
	Objects  types.Int64  `tfsdk:"objects"`
	Size     types.Int64  `tfsdk:"size"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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