model

package
v0.0.0-...-2ca8d13 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: GPL-3.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 OracleCloudResource

type OracleCloudResource struct {
	Identifier   string            `json:"Identifier,omitempty"`
	ResourceType string            `json:"ResourceType,omitempty"`
	DisplayName  string            `json:"DisplayName,omitempty"`
	TimeCreated  *time.Time        `json:"TimeCreated"`
	DefinedTags  map[string]string `json:"DefinedTags,omitempty"`
}

type ServiceNowObj

type ServiceNowObj struct {
	SerialNumber    string      `json:"serial_number"`
	BusinessOwner   interface{} `json:"u_uo_business_owner,omitempty"`
	ResponsabileIct interface{} `json:"u_uo_responsabile_ict,omitempty"`
	CostCenter      string      `json:"cost_center"`
}

type ServiceNowResult

type ServiceNowResult struct {
	Result []ServiceNowObj `json:"result"`
}

type UpdateOp

type UpdateOp struct {
	Resource       resourcesearch.ResourceSummary
	BusinnessOwner string
}

Jump to

Keyboard shortcuts

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