api

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: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RecordStubs

type RecordStubs interface {
	ToStubs() Stubs
}

type Stub

type Stub struct {
	ID       string  `json:"id"`
	Name     string  `json:"name"`
	EntityID string  `json:"entityId,omitempty"`
	Value    any     `json:"-"`
	LegacyID *string `json:"legacyID,omitempty"`
	ParentID *string `json:"parentID,omitempty"`
}

type StubList

type StubList struct {
	Values []*Stub `json:"values"`
}

func (*StubList) ToStubs

func (me *StubList) ToStubs() Stubs

type Stubs

type Stubs []*Stub

func (Stubs) Sort

func (me Stubs) Sort() Stubs

func (*Stubs) ToStubs

func (me *Stubs) ToStubs() Stubs

Directories

Path Synopsis
app
automation
builtin
cluster
documents
iam
platform
v1
v2
slo

Jump to

Keyboard shortcuts

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