MCPcopy Create free account
hub / github.com/pydio/cells / GetNamespaces

Method GetNamespaces

common/proto/rest/cellsapi-idm.pb.go:882–887  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

880}
881
882func (x *UserMetaNamespaceCollection) GetNamespaces() []*idm.UserMetaNamespace {
883 if x != nil {
884 return x.Namespaces
885 }
886 return nil
887}
888
889type ListUserMetaTagsRequest struct {
890 state protoimpl.MessageState `protogen:"open.v1"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected