Home
last modified time | relevance | path

Searched refs:MountTable (Results 1 – 25 of 126) sorted by relevance

123456

/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vault/
H A Dmount.go61 type MountTable struct { struct
70 func (t *MountTable) ShallowClone() *MountTable { argument
71 mt := &MountTable{
82 func (t *MountTable) Hash() ([]byte, error) { argument
92 func (t *MountTable) Find(path string) *MountEntry { argument
115 func (t *MountTable) Remove(path string) bool { argument
395 mountTable := &MountTable{}
618 func defaultMountTable() *MountTable {
619 table := &MountTable{
640 func requiredMountTable() *MountTable {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/vault/
H A Dmount.go118 type MountTable struct { struct
127 func (t *MountTable) shallowClone() *MountTable { argument
128 mt := &MountTable{
166 func (t *MountTable) sortEntriesByPath() *MountTable { argument
604 mountTable := &MountTable{}
738 nonLocalMounts := &MountTable{
742 localMounts := &MountTable{
954 table := &MountTable{
993 table := &MountTable{
1077 mounts = &MountTable{}
[all …]
H A Daudit.go163 auditTable := &MountTable{}
164 localAuditTable := &MountTable{}
238 func (c *Core) persistAudit(ctx context.Context, table *MountTable, localOnly bool) error { argument
251 nonLocalAudit := &MountTable{
255 localAudit := &MountTable{
456 func defaultAuditTable() *MountTable {
457 table := &MountTable{
H A Dauth.go294 authTable := &MountTable{}
295 localAuthTable := &MountTable{}
381 func (c *Core) persistAuth(ctx context.Context, table *MountTable, local *bool) error { argument
394 nonLocalAuth := &MountTable{
398 localAuth := &MountTable{
410 writeTable := func(mt *MountTable, path string) error {
598 func (c *Core) defaultAuthTable() *MountTable {
599 table := &MountTable{
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/vault/vault/
H A Dmount.go118 type MountTable struct { struct
127 func (t *MountTable) shallowClone() *MountTable { argument
128 mt := &MountTable{
166 func (t *MountTable) sortEntriesByPath() *MountTable { argument
604 mountTable := &MountTable{}
738 nonLocalMounts := &MountTable{
742 localMounts := &MountTable{
954 table := &MountTable{
993 table := &MountTable{
1077 mounts = &MountTable{}
[all …]
H A Daudit.go163 auditTable := &MountTable{}
164 localAuditTable := &MountTable{}
238 func (c *Core) persistAudit(ctx context.Context, table *MountTable, localOnly bool) error { argument
251 nonLocalAudit := &MountTable{
255 localAudit := &MountTable{
456 func defaultAuditTable() *MountTable {
457 table := &MountTable{
H A Dauth.go294 authTable := &MountTable{}
295 localAuthTable := &MountTable{}
381 func (c *Core) persistAuth(ctx context.Context, table *MountTable, local *bool) error { argument
394 nonLocalAuth := &MountTable{
398 localAuth := &MountTable{
410 writeTable := func(mt *MountTable, path string) error {
598 func (c *Core) defaultAuthTable() *MountTable {
599 table := &MountTable{
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/vault/
H A Dmount.go118 type MountTable struct { struct
127 func (t *MountTable) shallowClone() *MountTable { argument
128 mt := &MountTable{
166 func (t *MountTable) sortEntriesByPath() *MountTable { argument
604 mountTable := &MountTable{}
738 nonLocalMounts := &MountTable{
742 localMounts := &MountTable{
954 table := &MountTable{
993 table := &MountTable{
1077 mounts = &MountTable{}
[all …]
H A Daudit.go163 auditTable := &MountTable{}
164 localAuditTable := &MountTable{}
238 func (c *Core) persistAudit(ctx context.Context, table *MountTable, localOnly bool) error { argument
251 nonLocalAudit := &MountTable{
255 localAudit := &MountTable{
456 func defaultAuditTable() *MountTable {
457 table := &MountTable{
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vault/
H A Dmount.go121 type MountTable struct { struct
130 func (t *MountTable) shallowClone() *MountTable { argument
131 mt := &MountTable{
179 func (t *MountTable) sortEntriesByPath() *MountTable { argument
188 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
335 return &MountTable{
947 localMounts := &MountTable{
1193 table := &MountTable{
1232 table := &MountTable{
1316 mounts = &MountTable{}
[all …]
H A Daudit.go184 auditTable := &MountTable{}
185 localAuditTable := &MountTable{}
273 func (c *Core) persistAudit(ctx context.Context, table *MountTable, localOnly bool) error { argument
286 nonLocalAudit := &MountTable{
290 localAudit := &MountTable{
497 func defaultAuditTable() *MountTable {
498 table := &MountTable{
/dports/sysutils/helmfile/vault-f6547fa8e820/vault/
H A Dmount.go121 type MountTable struct { struct
130 func (t *MountTable) shallowClone() *MountTable { argument
131 mt := &MountTable{
194 func (t *MountTable) sortEntriesByPath() *MountTable { argument
203 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
351 return &MountTable{
1040 localMounts := &MountTable{
1296 table := &MountTable{
1336 table := &MountTable{
1423 mounts = &MountTable{}
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vault/
H A Dmount.go121 type MountTable struct { struct
130 func (t *MountTable) shallowClone() *MountTable { argument
131 mt := &MountTable{
194 func (t *MountTable) sortEntriesByPath() *MountTable { argument
203 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
351 return &MountTable{
1048 localMounts := &MountTable{
1304 table := &MountTable{
1344 table := &MountTable{
1431 mounts = &MountTable{}
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vault/
H A Dmount.go121 type MountTable struct { struct
130 func (t *MountTable) shallowClone() *MountTable { argument
131 mt := &MountTable{
194 func (t *MountTable) sortEntriesByPath() *MountTable { argument
203 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
351 return &MountTable{
1048 localMounts := &MountTable{
1304 table := &MountTable{
1344 table := &MountTable{
1431 mounts = &MountTable{}
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vault/
H A Dmount.go121 type MountTable struct { struct
130 func (t *MountTable) shallowClone() *MountTable { argument
131 mt := &MountTable{
194 func (t *MountTable) sortEntriesByPath() *MountTable { argument
203 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
350 return &MountTable{
998 localMounts := &MountTable{
1266 table := &MountTable{
1306 table := &MountTable{
1393 mounts = &MountTable{}
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vault/
H A Dmount.go121 type MountTable struct { struct
130 func (t *MountTable) shallowClone() *MountTable { argument
131 mt := &MountTable{
194 func (t *MountTable) sortEntriesByPath() *MountTable { argument
203 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
350 return &MountTable{
998 localMounts := &MountTable{
1266 table := &MountTable{
1306 table := &MountTable{
1393 mounts = &MountTable{}
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vault/
H A Dmount.go121 type MountTable struct { struct
130 func (t *MountTable) shallowClone() *MountTable { argument
131 mt := &MountTable{
194 func (t *MountTable) sortEntriesByPath() *MountTable { argument
203 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
350 return &MountTable{
998 localMounts := &MountTable{
1266 table := &MountTable{
1306 table := &MountTable{
1393 mounts = &MountTable{}
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vault/
H A Dmount.go121 type MountTable struct { struct
130 func (t *MountTable) shallowClone() *MountTable { argument
131 mt := &MountTable{
194 func (t *MountTable) sortEntriesByPath() *MountTable { argument
203 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
350 return &MountTable{
998 localMounts := &MountTable{
1266 table := &MountTable{
1306 table := &MountTable{
1393 mounts = &MountTable{}
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vault/
H A Dmount.go121 type MountTable struct { struct
130 func (t *MountTable) shallowClone() *MountTable { argument
131 mt := &MountTable{
194 func (t *MountTable) sortEntriesByPath() *MountTable { argument
203 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
350 return &MountTable{
998 localMounts := &MountTable{
1266 table := &MountTable{
1306 table := &MountTable{
1393 mounts = &MountTable{}
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vault/
H A Dmount.go121 type MountTable struct { struct
130 func (t *MountTable) shallowClone() *MountTable { argument
131 mt := &MountTable{
194 func (t *MountTable) sortEntriesByPath() *MountTable { argument
203 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
350 return &MountTable{
998 localMounts := &MountTable{
1266 table := &MountTable{
1306 table := &MountTable{
1393 mounts = &MountTable{}
[all …]
/dports/security/vault/vault-1.8.2/vault/
H A Dmount.go123 type MountTable struct { struct
183 func (t *MountTable) shallowClone() *MountTable { argument
184 mt := &MountTable{
249 func (t *MountTable) sortEntriesByPath() *MountTable { argument
258 func (t *MountTable) sortEntriesByPathDepth() *MountTable { argument
409 return &MountTable{
1139 localMounts := &MountTable{
1407 table := &MountTable{
1447 table := &MountTable{
1534 mounts = &MountTable{}
[all …]
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dmounttable.cc24 MountTable::~MountTable() in ~MountTable()
H A Dmounttable.hh31 class MountTable class
34 virtual ~MountTable() = 0;
H A Dmtabmounttable.hh29 class MtabMountTable : public MountTable
40 RefCount<MountTable> m_table;
H A Dfstabmounttable.hh29 class FStabMountTable : public MountTable
40 RefCount<MountTable> m_table;

123456