Versions in this module Expand all Collapse all v0 v0.7.0 Mar 26, 2024 Changes in this version + const ConnectionTable + const ICNBGlobalTable + const SSLTable + const TransitSwitchTable + func FullDatabaseModel() (model.ClientDBModel, error) + func Schema() ovsdb.DatabaseSchema + type Connection struct + ExternalIDs map[string]string + InactivityProbe *int + IsConnected bool + MaxBackoff *int + OtherConfig map[string]string + Status map[string]string + Target string + UUID string + type ICNBGlobal struct + Connections []string + ExternalIDs map[string]string + Options map[string]string + SSL *string + UUID string + type SSL struct + BootstrapCaCert bool + CaCert string + Certificate string + ExternalIDs map[string]string + PrivateKey string + SSLCiphers string + SSLProtocols string + UUID string + type TransitSwitch struct + ExternalIDs map[string]string + Name string + OtherConfig map[string]string + UUID string Other modules containing this package github.com/lxc/incus/v6