Home
last modified time | relevance | path

Searched defs:ACLPolicyCommand (Results 1 – 2 of 2) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/command/
H A Dacl_policy.go9 type ACLPolicyCommand struct { struct
10 Meta
13 func (f *ACLPolicyCommand) Help() string {
39 func (f *ACLPolicyCommand) Synopsis() string {
43 func (f *ACLPolicyCommand) Name() string { return "acl policy" }
45 func (f *ACLPolicyCommand) Run(args []string) int {
/dports/sysutils/nomad/nomad-1.1.0/command/
H A Dacl_policy.go9 type ACLPolicyCommand struct { struct
10 Meta
13 func (f *ACLPolicyCommand) Help() string {
39 func (f *ACLPolicyCommand) Synopsis() string {
43 func (f *ACLPolicyCommand) Name() string { return "acl policy" }
45 func (f *ACLPolicyCommand) Run(args []string) int {