Versions in this module Expand all Collapse all v1 v1.0.8 Nov 21, 2017 Changes in this version + func AppNamespacesKey(namespaceID string) string + func AppNamespacesKeyPrefix() string + func FeatureKey() string + func FeatureKeyPrefix() string + type AppNamespaces struct + AppNamespaces []*AppNamespaces_AppNamespace + func (*AppNamespaces) ProtoMessage() + func (m *AppNamespaces) GetAppNamespaces() []*AppNamespaces_AppNamespace + func (m *AppNamespaces) Reset() + func (m *AppNamespaces) String() string + type AppNamespaces_AppNamespace struct + Interface string + Ipv4FibId uint32 + Ipv6FibId uint32 + NamespaceId string + Secret uint64 + func (*AppNamespaces_AppNamespace) ProtoMessage() + func (m *AppNamespaces_AppNamespace) Reset() + func (m *AppNamespaces_AppNamespace) String() string + type L4Features struct + Enabled bool + func (*L4Features) ProtoMessage() + func (m *L4Features) Reset() + func (m *L4Features) String() string v1.0.7 Oct 31, 2017 Changes in this version + const L4FeaturesPrefix + const L4NamespacesPrefix + const L4Prefix