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

Method GetLabel

common/proto/encryption/cells-encryption.pb.go:1008–1013  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1006}
1007
1008func (x *AdminCreateKeyRequest) GetLabel() string {
1009 if x != nil {
1010 return x.Label
1011 }
1012 return ""
1013}
1014
1015type AdminCreateKeyResponse struct {
1016 state protoimpl.MessageState

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected