Versions in this module Expand all Collapse all v1 v1.4.1 Jun 11, 2018 v1.4.0 May 24, 2018 Changes in this version + const L4FeaturesPrefix + const L4NamespacesPrefix + const L4Prefix + func AppNamespacesKey(namespaceID string) string + func AppNamespacesKeyPrefix() string + func FeatureKey() string + func FeatureKeyPrefix() string + type AppNamespaces struct + AppNamespaces []*AppNamespaces_AppNamespace + func (*AppNamespaces) Descriptor() ([]byte, []int) + 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) Descriptor() ([]byte, []int) + func (*AppNamespaces_AppNamespace) ProtoMessage() + func (m *AppNamespaces_AppNamespace) GetInterface() string + func (m *AppNamespaces_AppNamespace) GetIpv4FibId() uint32 + func (m *AppNamespaces_AppNamespace) GetIpv6FibId() uint32 + func (m *AppNamespaces_AppNamespace) GetNamespaceId() string + func (m *AppNamespaces_AppNamespace) GetSecret() uint64 + func (m *AppNamespaces_AppNamespace) Reset() + func (m *AppNamespaces_AppNamespace) String() string + type L4Features struct + Enabled bool + func (*L4Features) Descriptor() ([]byte, []int) + func (*L4Features) ProtoMessage() + func (m *L4Features) GetEnabled() bool + func (m *L4Features) Reset() + func (m *L4Features) String() string