datacodecatalystdevenvironment

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 Ides

type Ides struct{}

type IdesAttributes

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

func (IdesAttributes) InternalRef

func (i IdesAttributes) InternalRef() (terra.Reference, error)

func (IdesAttributes) InternalTokens

func (i IdesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (IdesAttributes) InternalWithRef

func (i IdesAttributes) InternalWithRef(ref terra.Reference) IdesAttributes

func (IdesAttributes) Name

func (i IdesAttributes) Name() terra.StringValue

func (IdesAttributes) Runtime

func (i IdesAttributes) Runtime() terra.StringValue

type IdesState

type IdesState struct {
	Name    string `json:"name"`
	Runtime string `json:"runtime"`
}

type PersistentStorage

type PersistentStorage struct{}

type PersistentStorageAttributes

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

func (PersistentStorageAttributes) InternalRef

func (ps PersistentStorageAttributes) InternalRef() (terra.Reference, error)

func (PersistentStorageAttributes) InternalTokens

func (ps PersistentStorageAttributes) InternalTokens() (hclwrite.Tokens, error)

func (PersistentStorageAttributes) InternalWithRef

func (PersistentStorageAttributes) Size

type PersistentStorageState

type PersistentStorageState struct {
	Size float64 `json:"size"`
}

type Repositories

type Repositories struct{}

type RepositoriesAttributes

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

func (RepositoriesAttributes) BranchName

func (r RepositoriesAttributes) BranchName() terra.StringValue

func (RepositoriesAttributes) InternalRef

func (r RepositoriesAttributes) InternalRef() (terra.Reference, error)

func (RepositoriesAttributes) InternalTokens

func (r RepositoriesAttributes) InternalTokens() (hclwrite.Tokens, error)

func (RepositoriesAttributes) InternalWithRef

func (RepositoriesAttributes) RepositoryName

func (r RepositoriesAttributes) RepositoryName() terra.StringValue

type RepositoriesState

type RepositoriesState struct {
	BranchName     string `json:"branch_name"`
	RepositoryName string `json:"repository_name"`
}

Jump to

Keyboard shortcuts

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