order

package
v1.56.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 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 Order

type Order struct {
	Values []Ref `json:"values"`
}

func (*Order) MarshalHCL

func (me *Order) MarshalHCL(properties hcl.Properties) error

func (*Order) Name

func (me *Order) Name() string

func (*Order) Schema

func (me *Order) Schema() map[string]*schema.Schema

func (*Order) UnmarshalHCL

func (me *Order) UnmarshalHCL(decoder hcl.Decoder) error

type Ref

type Ref struct {
	ID string `json:"id"`
}

Jump to

Keyboard shortcuts

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