dataecscluster

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 ServiceConnectDefaults

type ServiceConnectDefaults struct{}

type ServiceConnectDefaultsAttributes

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

func (ServiceConnectDefaultsAttributes) InternalRef

func (ServiceConnectDefaultsAttributes) InternalTokens

func (scd ServiceConnectDefaultsAttributes) InternalTokens() (hclwrite.Tokens, error)

func (ServiceConnectDefaultsAttributes) InternalWithRef

func (ServiceConnectDefaultsAttributes) Namespace

type ServiceConnectDefaultsState

type ServiceConnectDefaultsState struct {
	Namespace string `json:"namespace"`
}

type Setting

type Setting struct{}

type SettingAttributes

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

func (SettingAttributes) InternalRef

func (s SettingAttributes) InternalRef() (terra.Reference, error)

func (SettingAttributes) InternalTokens

func (s SettingAttributes) InternalTokens() (hclwrite.Tokens, error)

func (SettingAttributes) InternalWithRef

func (s SettingAttributes) InternalWithRef(ref terra.Reference) SettingAttributes

func (SettingAttributes) Name

func (SettingAttributes) Value

type SettingState

type SettingState struct {
	Name  string `json:"name"`
	Value string `json:"value"`
}

Jump to

Keyboard shortcuts

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