Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EtcdRW ¶
type Policy ¶
type Policy struct { PolicyFile string // local file or etcd@http://<ip>:<port/path/to/file User string // e.g., alice Namespace string // e.g., alice_namespace Privileged bool // e.g., false ReadOnly bool // e.g., false ReqType string // e.g., add, delete RW ReaderWriter }
func (*Policy) ProcessRequest ¶
Click to show internal directories.
Click to hide internal directories.