# Functions
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
IngesterService_ServiceDesc is the grpc.ServiceDesc for IngesterService service.
# Structs
A Cluster.
A Cluster Group.
ClusterGroupValidationError is the validation error returned by ClusterGroup.Validate if the designated constraints aren't met.
A Cluster Type.
ClusterTypeValidationError is the validation error returned by ClusterType.Validate if the designated constraints aren't met.
ClusterValidationError is the validation error returned by Cluster.Validate if the designated constraints aren't met.
A device.
A device type.
DeviceTypeValidationError is the validation error returned by DeviceType.Validate if the designated constraints aren't met.
DeviceValidationError is the validation error returned by Device.Validate if the designated constraints aren't met.
An ingest entity wrapper.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EntityValidationError is the validation error returned by Entity.Validate if the designated constraints aren't met.
The request to ingest the data.
IngestRequestValidationError is the validation error returned by IngestRequest.Validate if the designated constraints aren't met.
The response from the ingest request.
IngestResponseValidationError is the validation error returned by IngestResponse.Validate if the designated constraints aren't met.
An interface.
InterfaceValidationError is the validation error returned by Interface.Validate if the designated constraints aren't met.
An IP address.
No description provided by the author
IPAddressValidationError is the validation error returned by IPAddress.Validate if the designated constraints aren't met.
A manufacturer.
ManufacturerValidationError is the validation error returned by Manufacturer.Validate if the designated constraints aren't met.
A platform.
PlatformValidationError is the validation error returned by Platform.Validate if the designated constraints aren't met.
An IPAM prefix.
PrefixValidationError is the validation error returned by Prefix.Validate if the designated constraints aren't met.
A role.
RoleValidationError is the validation error returned by Role.Validate if the designated constraints aren't met.
A site.
SiteValidationError is the validation error returned by Site.Validate if the designated constraints aren't met.
A tag.
TagValidationError is the validation error returned by Tag.Validate if the designated constraints aren't met.
UnimplementedIngesterServiceServer must be embedded to have forward compatible implementations.
A Virtual Disk.
VirtualDiskValidationError is the validation error returned by VirtualDisk.Validate if the designated constraints aren't met.
A Virtual Machine.
VirtualMachineValidationError is the validation error returned by VirtualMachine.Validate if the designated constraints aren't met.
A Virtual Machine Interface.
VMInterfaceValidationError is the validation error returned by VMInterface.Validate if the designated constraints aren't met.
# Interfaces
IngesterServiceClient is the client API for IngesterService service.
IngesterServiceServer is the server API for IngesterService service.
UnsafeIngesterServiceServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
ClusterGroupMultiError is an error wrapping multiple validation errors returned by ClusterGroup.ValidateAll() if the designated constraints aren't met.
ClusterMultiError is an error wrapping multiple validation errors returned by Cluster.ValidateAll() if the designated constraints aren't met.
ClusterTypeMultiError is an error wrapping multiple validation errors returned by ClusterType.ValidateAll() if the designated constraints aren't met.
DeviceMultiError is an error wrapping multiple validation errors returned by Device.ValidateAll() if the designated constraints aren't met.
DeviceTypeMultiError is an error wrapping multiple validation errors returned by DeviceType.ValidateAll() if the designated constraints aren't met.
EntityMultiError is an error wrapping multiple validation errors returned by Entity.ValidateAll() if the designated constraints aren't met.
IngestRequestMultiError is an error wrapping multiple validation errors returned by IngestRequest.ValidateAll() if the designated constraints aren't met.
IngestResponseMultiError is an error wrapping multiple validation errors returned by IngestResponse.ValidateAll() if the designated constraints aren't met.
InterfaceMultiError is an error wrapping multiple validation errors returned by Interface.ValidateAll() if the designated constraints aren't met.
IPAddressMultiError is an error wrapping multiple validation errors returned by IPAddress.ValidateAll() if the designated constraints aren't met.
ManufacturerMultiError is an error wrapping multiple validation errors returned by Manufacturer.ValidateAll() if the designated constraints aren't met.
PlatformMultiError is an error wrapping multiple validation errors returned by Platform.ValidateAll() if the designated constraints aren't met.
PrefixMultiError is an error wrapping multiple validation errors returned by Prefix.ValidateAll() if the designated constraints aren't met.
RoleMultiError is an error wrapping multiple validation errors returned by Role.ValidateAll() if the designated constraints aren't met.
SiteMultiError is an error wrapping multiple validation errors returned by Site.ValidateAll() if the designated constraints aren't met.
TagMultiError is an error wrapping multiple validation errors returned by Tag.ValidateAll() if the designated constraints aren't met.
VirtualDiskMultiError is an error wrapping multiple validation errors returned by VirtualDisk.ValidateAll() if the designated constraints aren't met.
VirtualMachineMultiError is an error wrapping multiple validation errors returned by VirtualMachine.ValidateAll() if the designated constraints aren't met.
VMInterfaceMultiError is an error wrapping multiple validation errors returned by VMInterface.ValidateAll() if the designated constraints aren't met.