Documentation
¶
Index ¶
- type Agent
- type Antivirus
- type App
- type Authentication
- type Certificate
- type Computer
- type Deployment
- type LogicalDisk
- type MemorySlot
- type Metadata
- type Monitor
- type NetworkAdapter
- type OperatingSystem
- type OrgMetadata
- type PhysicalDisk
- type Printer
- type Profile
- type ProfileIssue
- type Release
- type Revocation
- type Rustdesk
- type Server
- type Sessions
- type Settings
- type Share
- type Site
- type SystemUpdate
- type Tag
- type Task
- type Tenant
- type Update
- type User
- type WingetConfigExclusion
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authentication ¶
Authentication holds the schema definition for the Authentication entity.
func (Authentication) Fields ¶
func (Authentication) Fields() []ent.Field
Fields of the Authentication.
type Certificate ¶
Certificate holds the schema definition for the Certificate entity.
type Deployment ¶
Deployment holds the schema definition for the Deployment entity.
type LogicalDisk ¶
Logical Disk holds the schema definition for the Logical Disk entity.
type MemorySlot ¶
MemorySlot holds the schema definition for the Monitor entity.
type NetworkAdapter ¶
NetworkAdapter holds the schema definition for the NetworkAdapter entity.
func (NetworkAdapter) Fields ¶
func (NetworkAdapter) Fields() []ent.Field
Fields of the NetworkAdapter.
type OperatingSystem ¶
OperatingSystem holds the schema definition for the OperatingSystem entity.
func (OperatingSystem) Edges ¶
func (OperatingSystem) Edges() []ent.Edge
Edges of the OperatingSystem.
func (OperatingSystem) Fields ¶
func (OperatingSystem) Fields() []ent.Field
Fields of the OperatingSystem.
type OrgMetadata ¶
OrgMetadata holds the schema definition for the OrgMetadata entity.
type PhysicalDisk ¶
Physical Disk holds the schema definition for the Physical Disk entity.
type ProfileIssue ¶
ProfileIssue holds the schema definition for the ProfileIssue entity.
type Revocation ¶
Revocation holds the schema definition for the Revocation entity.
type SystemUpdate ¶
SystemUpdate holds the schema definition for the SystemUpdate entity.
type WingetConfigExclusion ¶
holds the schema definition for the WingetConfigExclusion entity.
func (WingetConfigExclusion) Edges ¶
func (WingetConfigExclusion) Edges() []ent.Edge
Edges of the WingetConfigExclusion.
func (WingetConfigExclusion) Fields ¶
func (WingetConfigExclusion) Fields() []ent.Field
Fields of the WingetConfigExclusion.
Source Files
¶
- agent.go
- antivirus.go
- app.go
- auth.go
- certificate.go
- computer.go
- deploy.go
- logicaldisk.go
- memoryslot.go
- metadata.go
- monitor.go
- networkadapter.go
- operatingsystem.go
- orgmetadata.go
- physicaldisk.go
- printer.go
- profile.go
- profileissue.go
- release.go
- revocation.go
- rustdesk.go
- server.go
- sessions.go
- settings.go
- share.go
- site.go
- systemupdate.go
- tag.go
- task.go
- tenant.go
- update.go
- user.go
- wingetcfgexclusions.go