package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# Functions
FileDescriptorSet returns a descriptor set for this proto package, which includes all defined services, and all transitive dependencies.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
A request to create a new DRAC in the database.
A request to create a new machine in the database.
A request to create a new NIC in the database.
A request to create a new physical host in the database.
A request to create a new VM in the database.
A datacenter in the database.
No description provided by the author
A request to delete a physical or virtual host from the database.
A request to delete a machine from the database.
A request to delete a NIC from the database.
A DRAC in the database.
A request to find available VM slots in the database.
A response containing a list of available VM slots in the database.
An IP address in the database.
A KVM in the database.
A request to list datacenters in the database.
A response containing a list of datacenters in the database.
A request to list DRACs in the database.
A response containing a list of DRACs in the database.
A request to list free IP addresses in the database.
A response containing a list of IP addresses in the database.
A request to list KVMs in the database.
A response containing a list of KVMs in the database.
A request to list machines in the database.
A response containing a list of machines in the database.
A request to list NICs in the database.
A response containing a list of NICs in the database.
A request to list operating systems in the database.
A response containing a list of operating systems in the database.
A request to list physical hosts in the database.
A response containing a list of physical hosts in the database.
A request to list platforms in the database.
A response containing a list of platforms in the database.
A request to list racks in the database.
A response containing a list of racks in the database.
A request to list switches in the database.
A response containing a list of switches in the database.
A request to list VLANs in the database.
A response containing a list of VLANs in the database.
A request to list VMs in the database.
A response containing a list of VMs in the database.
A machine in the database.
A network interface in the database.
An operating system in the database.
A physical host in the database.
A platform in the database.
A rack in the database.
A request to rename a machine in the database.
A switch in the database.
A request to update a DRAC in the database.
A request to update a machine in the database.
A request to update a NIC in the database.
A request to update a physical host in the database.
A request to update a VM in the database.
A VLAN in the database.
A VM in the database.
# Interfaces
CrimsonClient is the client API for Crimson service.
CrimsonServer is the server API for Crimson service.