utils

package
v0.0.3-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddPlanModifiersToResourceSchema

func AddPlanModifiersToResourceSchema(fields *Fields, s *schema.Schema) error

func ConfigureClient

func ConfigureClient(ctx context.Context, providerData *core.ProviderData, diags *diag.Diagnostics) *postgresflex.APIClient

Types

type Field

type Field struct {
	Name      string    `yaml:"name"`
	Modifiers []*string `yaml:"modifiers"`
}

type Fields

type Fields struct {
	Fields []*Field `yaml:"fields"`
}

func ReadModifiersConfig

func ReadModifiersConfig(content []byte) (*Fields, error)

Jump to

Keyboard shortcuts

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