package
0.0.0-20250307055322-04d9774b42d2
Repository: https://github.com/snetsystems/cloudhub.git
Documentation: pkg.go.dev
# Functions
NewService returns an instance of a Service.
WithLogger allows setting the logger on the kv service.
# Constants
DefaultOrganizationName is the Name of the default organization.
DefaultOrganizationRole is the DefaultRole for the Default organization.
# Variables
DefaultOrganizationID is the ID of the default organization.
# Structs
DLNxRstStgStore is the bolt and etcd implementation of storing MLNxRst.
DLNxRstStore is the bolt and etcd implementation of storing DLNxRst.
MLNxRstStore is the bolt and etcd implementation of storing MLNxRst.
NetworkDeviceOrgStore is the bolt and etcd implementation of storing Devices.
NetworkDeviceStore is the bolt and etcd implementation of storing Devices.
Service is the struct that cloudhub services are implemented on.
# Type aliases
Option to change behavior of Open().