processgroups

package
v1.57.1 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProcessGroup

type ProcessGroup struct {
	EntityId    string       `json:"entityId"`    // The entity ID of the process group
	DisplayName string       `json:"displayName"` // The name of the process group as displayed in the UI
	Tags        []tagapi.Tag `json:"tags"`        // The list of entity tags
}

ProcessGroup is a short representation of a process group

func (*ProcessGroup) MarshalHCL

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

func (*ProcessGroup) Schema

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

func (*ProcessGroup) UnmarshalHCL

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

type ProcessGroups

type ProcessGroups []ProcessGroup

ProcessGroups is a list of short representations of process group

func (*ProcessGroups) ToStubs

func (me *ProcessGroups) ToStubs() api.Stubs

Jump to

Keyboard shortcuts

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