Package io.deephaven.kv.etcd
Class EtcdAclRWRole
java.lang.Object
io.deephaven.kv.etcd.EtcdRoleBootstrappedBase
io.deephaven.kv.etcd.EtcdAclRoleBase
io.deephaven.kv.etcd.EtcdAclRWRole
- All Implemented Interfaces:
io.deephaven.kv.etcd.EtcdRole
public final class EtcdAclRWRole extends EtcdAclRoleBase
A
bootstrapped etcd role
that needs read/write access to a
AclContext
. Its role has the name "acl-rw".-
Field Summary
-
Method Summary
Modifier and Type Method Description static EtcdAclRWRole
createInstance(io.deephaven.kv.acl.AclContext aclContext)
io.deephaven.kv.KeyPermissions
getDesiredPermissions()
-
Method Details
-
createInstance
-
getDesiredPermissions
public io.deephaven.kv.KeyPermissions getDesiredPermissions()
-