blob: 7d53f45d9637ad1790029cf161b15261ea6385e8 [file] [log] [blame]
pkg mounttablelib, func CollectionClient(string) CollectionClientStub
pkg mounttablelib, func CollectionServer(CollectionServerMethods) CollectionServerStub
pkg mounttablelib, func NewLoopbackNeighborhoodDispatcher(string, ...string) (rpc.Dispatcher, error)
pkg mounttablelib, func NewMountTableDispatcher(string, string, string) (rpc.Dispatcher, error)
pkg mounttablelib, func NewNeighborhoodDispatcher(string, ...string) (rpc.Dispatcher, error)
pkg mounttablelib, func NewVersionedPermissions() *VersionedPermissions
pkg mounttablelib, func StartServers(*context.T, rpc.ListenSpec, string, string, string, string, string) (string, func(), error)
pkg mounttablelib, method (*VersionedPermissions) AccessListForTag(string) (access.AccessList, bool)
pkg mounttablelib, method (*VersionedPermissions) Add(security.BlessingPattern, string)
pkg mounttablelib, method (*VersionedPermissions) Copy() *VersionedPermissions
pkg mounttablelib, method (*VersionedPermissions) Get() (string, access.Permissions)
pkg mounttablelib, method (*VersionedPermissions) Set(*context.T, string, access.Permissions) (*VersionedPermissions, error)
pkg mounttablelib, type CollectionClientMethods interface { Export, Lookup }
pkg mounttablelib, type CollectionClientMethods interface, Export(*context.T, string, bool, ...rpc.CallOpt) error
pkg mounttablelib, type CollectionClientMethods interface, Lookup(*context.T, ...rpc.CallOpt) ([]byte, error)
pkg mounttablelib, type CollectionClientStub interface { Export, Lookup }
pkg mounttablelib, type CollectionClientStub interface, Export(*context.T, string, bool, ...rpc.CallOpt) error
pkg mounttablelib, type CollectionClientStub interface, Lookup(*context.T, ...rpc.CallOpt) ([]byte, error)
pkg mounttablelib, type CollectionServerMethods interface { Export, Lookup }
pkg mounttablelib, type CollectionServerMethods interface, Export(*context.T, rpc.ServerCall, string, bool) error
pkg mounttablelib, type CollectionServerMethods interface, Lookup(*context.T, rpc.ServerCall) ([]byte, error)
pkg mounttablelib, type CollectionServerStub interface, Describe__() []rpc.InterfaceDesc
pkg mounttablelib, type CollectionServerStub interface, unexported methods
pkg mounttablelib, type CollectionServerStubMethods CollectionServerMethods
pkg mounttablelib, type VersionedPermissions struct
pkg mounttablelib, type VersionedPermissions struct, P access.Permissions
pkg mounttablelib, type VersionedPermissions struct, V int32
pkg mounttablelib, var CollectionDesc rpc.InterfaceDesc