dataworkspacesbundle

package
v0.0.0-...-964ba77 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComputeType

type ComputeType struct{}

type ComputeTypeAttributes

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

func (ComputeTypeAttributes) InternalRef

func (ct ComputeTypeAttributes) InternalRef() (terra.Reference, error)

func (ComputeTypeAttributes) InternalTokens

func (ct ComputeTypeAttributes) InternalTokens() (hclwrite.Tokens, error)

func (ComputeTypeAttributes) InternalWithRef

func (ComputeTypeAttributes) Name

type ComputeTypeState

type ComputeTypeState struct {
	Name string `json:"name"`
}

type RootStorage

type RootStorage struct{}

type RootStorageAttributes

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

func (RootStorageAttributes) Capacity

func (rs RootStorageAttributes) Capacity() terra.StringValue

func (RootStorageAttributes) InternalRef

func (rs RootStorageAttributes) InternalRef() (terra.Reference, error)

func (RootStorageAttributes) InternalTokens

func (rs RootStorageAttributes) InternalTokens() (hclwrite.Tokens, error)

func (RootStorageAttributes) InternalWithRef

type RootStorageState

type RootStorageState struct {
	Capacity string `json:"capacity"`
}

type UserStorage

type UserStorage struct{}

type UserStorageAttributes

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

func (UserStorageAttributes) Capacity

func (us UserStorageAttributes) Capacity() terra.StringValue

func (UserStorageAttributes) InternalRef

func (us UserStorageAttributes) InternalRef() (terra.Reference, error)

func (UserStorageAttributes) InternalTokens

func (us UserStorageAttributes) InternalTokens() (hclwrite.Tokens, error)

func (UserStorageAttributes) InternalWithRef

type UserStorageState

type UserStorageState struct {
	Capacity string `json:"capacity"`
}

Jump to

Keyboard shortcuts

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