Home
last modified time | relevance | path

Searched defs:ACLRole (Results 1 – 25 of 143) sorted by relevance

123456

/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/google.golang.org/cloud/storage/
H A Dacl.go25 type ACLRole string type
77 func PutDefaultACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
114 func PutBucketACLRule(ctx context.Context, bucket string, entity ACLEntity, role ACLRole) error {
156 func PutACLRule(ctx context.Context, bucket, object string, entity ACLEntity, role ACLRole) error {
/dports/sysutils/consul/consul-1.10.3/agent/consul/state/
H A Dacl_oss.go129 func aclRoleInsert(tx WriteTxn, role *structs.ACLRole) error {
146 func aclRoleDeleteWithRole(tx WriteTxn, role *structs.ACLRole, idx uint64) error {
159 func aclRoleMaxIndex(tx ReadTxn, _ *structs.ACLRole, _ *structs.EnterpriseMeta) uint64 {
163 func aclRoleUpsertValidateEnterprise(tx WriteTxn, role *structs.ACLRole, existing *structs.ACLRole)…
167 func (s *Store) ACLRoleUpsertValidateEnterprise(role *structs.ACLRole, existing *structs.ACLRole) e…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dacl_oss.go129 func aclRoleInsert(tx WriteTxn, role *structs.ACLRole) error {
146 func aclRoleDeleteWithRole(tx WriteTxn, role *structs.ACLRole, idx uint64) error {
159 func aclRoleMaxIndex(tx ReadTxn, _ *structs.ACLRole, _ *structs.EnterpriseMeta) uint64 {
163 func aclRoleUpsertValidateEnterprise(tx WriteTxn, role *structs.ACLRole, existing *structs.ACLRole)…
167 func (s *Store) ACLRoleUpsertValidateEnterprise(role *structs.ACLRole, existing *structs.ACLRole) e…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dacl_oss.go129 func aclRoleInsert(tx WriteTxn, role *structs.ACLRole) error {
146 func aclRoleDeleteWithRole(tx WriteTxn, role *structs.ACLRole, idx uint64) error {
159 func aclRoleMaxIndex(tx ReadTxn, _ *structs.ACLRole, _ *structs.EnterpriseMeta) uint64 {
163 func aclRoleUpsertValidateEnterprise(tx WriteTxn, role *structs.ACLRole, existing *structs.ACLRole)…
167 func (s *Store) ACLRoleUpsertValidateEnterprise(role *structs.ACLRole, existing *structs.ACLRole) e…
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dacl_oss.go333 func (s *Store) aclRoleInsert(tx *memdb.Txn, role *structs.ACLRole) error {
362 func (s *Store) aclRoleDeleteWithRole(tx *memdb.Txn, role *structs.ACLRole, idx uint64) error {
375 func (s *Store) aclRoleMaxIndex(tx *memdb.Txn, _ *structs.ACLRole, _ *structs.EnterpriseMeta) uint6…
379 …ore) aclRoleUpsertValidateEnterprise(tx *memdb.Txn, role *structs.ACLRole, existing *structs.ACLRo…
383 func (s *Store) ACLRoleUpsertValidateEnterprise(role *structs.ACLRole, existing *structs.ACLRole) e…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dacl_oss.go333 func (s *Store) aclRoleInsert(tx *memdb.Txn, role *structs.ACLRole) error {
362 func (s *Store) aclRoleDeleteWithRole(tx *memdb.Txn, role *structs.ACLRole, idx uint64) error {
375 func (s *Store) aclRoleMaxIndex(tx *memdb.Txn, _ *structs.ACLRole, _ *structs.EnterpriseMeta) uint6…
379 …ore) aclRoleUpsertValidateEnterprise(tx *memdb.Txn, role *structs.ACLRole, existing *structs.ACLRo…
383 func (s *Store) ACLRoleUpsertValidateEnterprise(role *structs.ACLRole, existing *structs.ACLRole) e…
/dports/sysutils/consul/consul-1.10.3/command/acl/role/
H A Dformatter.go19 FormatRole(role *api.ACLRole) (string, error)
20 FormatRoleList(roles []*api.ACLRole) (string, error)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/command/acl/role/
H A Dformatter.go19 FormatRole(role *api.ACLRole) (string, error)
20 FormatRoleList(roles []*api.ACLRole) (string, error)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/acl/role/
H A Dformatter.go19 FormatRole(role *api.ACLRole) (string, error)
20 FormatRoleList(roles []*api.ACLRole) (string, error)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/acl/role/
H A Dformatter.go19 FormatRole(role *api.ACLRole) (string, error)
20 FormatRoleList(roles []*api.ACLRole) (string, error)
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/consul/api/
H A Dacl.go138 type ACLRole struct { struct
139 ID string
140 Name string
141 Description string
142 Policies []*ACLRolePolicyLink `json:",omitempty"`
143 ServiceIdentities []*ACLServiceIdentity `json:",omitempty"`
144 Hash []byte
145 CreateIndex uint64
146 ModifyIndex uint64
150 Namespace string `json:",omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/api/
H A Dacl.go138 type ACLRole struct { struct
139 ID string
140 Name string
141 Description string
142 Policies []*ACLRolePolicyLink `json:",omitempty"`
143 ServiceIdentities []*ACLServiceIdentity `json:",omitempty"`
144 Hash []byte
145 CreateIndex uint64
146 ModifyIndex uint64
150 Namespace string `json:",omitempty"`
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/hashicorp/consul/api/
H A Dacl.go126 type ACLRole struct { struct
127 ID string
128 Name string
129 Description string
130 Policies []*ACLRolePolicyLink `json:",omitempty"`
131 ServiceIdentities []*ACLServiceIdentity `json:",omitempty"`
132 Hash []byte
133 CreateIndex uint64
134 ModifyIndex uint64
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/consul/api/
H A Dacl.go126 type ACLRole struct { struct
127 ID string
128 Name string
129 Description string
130 Policies []*ACLRolePolicyLink `json:",omitempty"`
131 ServiceIdentities []*ACLServiceIdentity `json:",omitempty"`
132 Hash []byte
133 CreateIndex uint64
134 ModifyIndex uint64
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/consul/api/
H A Dacl.go126 type ACLRole struct { struct
127 ID string
128 Name string
129 Description string
130 Policies []*ACLRolePolicyLink `json:",omitempty"`
131 ServiceIdentities []*ACLServiceIdentity `json:",omitempty"`
132 Hash []byte
133 CreateIndex uint64
134 ModifyIndex uint64

123456