package
0.0.0-20250307055322-04d9774b42d2
Repository: https://github.com/snetsystems/cloudhub.git
Documentation: pkg.go.dev

# Structs

DashboardsStore implements the cloudhub.DashboardsStore interface, and delegates to all contained DashboardsStores.
KapacitorStore implements the cloudhub.ServersStore interface, and delegates to all contained KapacitorStores.
Layouts is a LayoutsStore that contains multiple LayoutsStores The All method will return the set of all Layouts.
OrganizationsStore implements the cloudhub.OrganizationsStore interface, and delegates to all contained OrganizationsStores.
Protoboards is a ProtoboardsStore that contains multiple ProtoboardsStores The All method will return the set of all Protoboards.
SourcesStore delegates to the SourcesStores that compose it.