Home
last modified time | relevance | path

Searched refs:Provide (Results 1 – 25 of 10697) sorted by relevance

12345678910>>...428

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/credentialprovider/
H A Dprovider_test.go54 cache.Provide(image)
55 cache.Provide(image)
56 cache.Provide(image)
57 cache.Provide(image)
63 cache.Provide(image)
64 cache.Provide(image)
65 cache.Provide(image)
66 cache.Provide(image)
72 cache.Provide(image)
73 cache.Provide(image)
[all …]
H A Dprovider.go39 Provide(image string) DockerConfig methodSpec
77 func (d *defaultDockerConfigProvider) Provide(image string) DockerConfig { func
93 func (d *CachingDockerConfigProvider) Provide(image string) DockerConfig { func
103 config := d.Provider.Provide(image)
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Foundation/
H A DEnvironments.cs22 return environment.Provide(service); in My()
47 public object Provide(Type service) in Provide() method in Db4objects.Db4o.Foundation.Environments._IEnvironment_32
78 public object Provide(Type service) in Provide() method in Db4objects.Db4o.Foundation.Environments._IEnvironment_48
85 object binding = environment.Provide(service); in Provide()
120 public object Provide(Type service) in Provide() method in Db4objects.Db4o.Foundation.Environments._IEnvironment_75
125 object binding = e.Provide(service); in Provide()
139 public object Provide(Type service) in Provide() method in Db4objects.Db4o.Foundation.Environments.ConventionBasedEnvironment
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/website/pages/docs/commands/tls/
H A Dcert.mdx53 - `-additional-dnsname=<string>` - Provide additional dnsname for Subject Alternative Names.
55 - `-additional-ipaddress=<string>` - Provide additional ipaddress for Subject Alternative Names.
57 - `-ca=<string>` - Provide path to the ca
63 - `-days=<int>` - Provide number of days the certificate is valid for from now on.
65 - `-dc=<string>` - Provide the datacenter. Matters only for -server certificates
67 - `-domain=<string>` - Provide the domain. Matters only for -server certificates
69 - `-key=<string>` - Provide path to the key
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/website/source/docs/commands/tls/
H A Dcert.html.md.erb52 - `-additional-dnsname=<string>` - Provide additional dnsname for Subject Alternative Names.
54 - `-additional-ipaddress=<string>` - Provide additional ipaddress for Subject Alternative Names.
56 - `-ca=<string>` - Provide path to the ca
62 - `-days=<int>` - Provide number of days the certificate is valid for from now on.
64 - `-dc=<string>` - Provide the datacenter. Matters only for -server certificates
66 - `-domain=<string>` - Provide the domain. Matters only for -server certificates
68 - `-key=<string>` - Provide path to the key
/dports/textproc/p5-Text-Table-Sprintf/Text-Table-Sprintf-0.005/
H A DREADME89 Provide a way for user to specify horizontal alignment
96 Provide a way for user to specify different horizontal alignment
103 Provide a way for user to specify different horizontal alignment
110 Provide a way for user to specify different horizontal alignment
117 Provide a way for user to specify horizontal padding of cells.
178 Provide a way for user to specify vertical alignment
185 Provide a way for user to specify different vertical alignment
192 Provide a way for user to specify different vertical alignment
199 Provide a way for user to specify different vertical alignment
206 Provide a way for user to specify vertical padding of cells.
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/stylelint/docs/about/
H A Dvision.md14 Provide built-in rules for standard CSS syntax that:
22 Provide rules to catch code that is valid but likely has unintended consequences, e.g. duplicates a…
26 Provide rules to limit what language features can be used to enforce:
35 Provide rules to enforce a diverse range of stylistic conventions, including:
43 Provide multiple points of extensions, including:
52 Provide a robust tool with a [comprehensive test suite](../developer-guide/rules.md#write-tests), i…
59 Provide consistency throughout, including consistent [rules](../user-guide/rules/about.md).
63 Provide a fast tool and the means to test and improve performance, including [benchmarking](../deve…
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/drupal/sites/default/boinc/modules/contrib/views/modules/node/
H A Dviews_handler_argument_dates_various.inc17 * Provide a link to the next level of the view
25 * Provide a link to the next level of the view
61 * Provide a link to the next level of the view
69 * Provide a link to the next level of the view
91 * Provide a link to the next level of the view
99 * Provide a link to the next level of the view
127 * Provide a link to the next level of the view
136 * Provide a link to the next level of the view
163 * Provide a link to the next level of the view
/dports/sysutils/consul/consul-1.10.3/website/content/commands/tls/
H A Dcert.mdx52 - `-additional-dnsname=<string>` - Provide an additional dnsname for Subject
56 - `-additional-ipaddress=<string>` - Provide an additional ipaddress for
60 - `-ca=<string>` - Provide path to the ca. Defaults to `#DOMAIN#-agent-ca.pem`.
66 - `-days=<int>` - Provide number of days the certificate is valid for from now
69 - `-dc=<string>` - Provide the datacenter. Matters only for `-server`
72 - `-domain=<string>` - Provide the domain. Matters only for `-server`
75 - `-key=<string>` - Provide path to the key. Defaults to
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/website/content/commands/tls/
H A Dcert.mdx52 - `-additional-dnsname=<string>` - Provide an additional dnsname for Subject
56 - `-additional-ipaddress=<string>` - Provide an additional ipaddress for
60 - `-ca=<string>` - Provide path to the ca. Defaults to `#DOMAIN#-agent-ca.pem`.
66 - `-days=<int>` - Provide number of days the certificate is valid for from now
69 - `-dc=<string>` - Provide the datacenter. Matters only for `-server`
72 - `-domain=<string>` - Provide the domain. Matters only for `-server`
75 - `-key=<string>` - Provide path to the key. Defaults to
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/website/content/commands/tls/
H A Dcert.mdx52 - `-additional-dnsname=<string>` - Provide an additional dnsname for Subject
56 - `-additional-ipaddress=<string>` - Provide an additional ipaddress for
60 - `-ca=<string>` - Provide path to the ca. Defaults to `#DOMAIN#-agent-ca.pem`.
66 - `-days=<int>` - Provide number of days the certificate is valid for from now
69 - `-dc=<string>` - Provide the datacenter. Matters only for `-server`
72 - `-domain=<string>` - Provide the domain. Matters only for `-server`
75 - `-key=<string>` - Provide path to the key. Defaults to
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/website/source/docs/commands/tls/
H A Dcert.html.md.erb52 - `-additional-dnsname=<string>` - Provide additional dnsname for Subject Alternative Names.
54 - `-ca=<string>` - Provide path to the ca
60 - `-days=<int>` - Provide number of days the certificate is valid for from now on.
62 - `-dc=<string>` - Provide the datacenter. Matters only for -server certificates
64 - `-domain=<string>` - Provide the domain. Matters only for -server certificates
66 - `-key=<string>` - Provide path to the key
/dports/sysutils/file/file-5.39/magic/Magdir/
H A Dkerberos13 # - Provide some form of iteration in number of components
17 # - Provide a way to round the next offset
19 # - Provide a way to have optional entries
21 # - Provide a way to "save" entries to print them later.
25 # - Provide a way to format strings as hex values
/dports/devel/py-magic/file-5.40/magic/Magdir/
H A Dkerberos13 # - Provide some form of iteration in number of components
17 # - Provide a way to round the next offset
19 # - Provide a way to have optional entries
21 # - Provide a way to "save" entries to print them later.
25 # - Provide a way to format strings as hex values
/dports/textproc/py-elasticsearch-curator/curator-5.8.4/.github/
H A Dissue_template.md7 <!--- Provide a general summary of the issue in the Title above -->
16 <!--- Provide a link to a live example, or an unambiguous set of steps to -->
33 <!--- Provide a general summary of the issue in the Title above -->
36 <!--- Provide a detailed description of the change or addition you are proposing -->
/dports/security/vuls/vuls-0.13.7/vendor/github.com/google/wire/internal/wire/testdata/NamingWorstCaseAllInOne/foo/
H A Dfoo.go46 func Provide(context2 stdcontext.Context) (context, error) { func
54 panic(wire.Build(Provide))
57 func (context) Provide() { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/google/wire/internal/wire/testdata/NamingWorstCaseAllInOne/foo/
H A Dfoo.go46 func Provide(context2 stdcontext.Context) (context, error) { func
54 panic(wire.Build(Provide))
57 func (context) Provide() { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/wire/internal/wire/testdata/NamingWorstCaseAllInOne/foo/
H A Dfoo.go46 func Provide(context2 stdcontext.Context) (context, error) { func
54 panic(wire.Build(Provide))
57 func (context) Provide() { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/google/wire/internal/wire/testdata/NamingWorstCaseAllInOne/foo/
H A Dfoo.go46 func Provide(context2 stdcontext.Context) (context, error) { func
54 panic(wire.Build(Provide))
57 func (context) Provide() { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/google/wire/internal/wire/testdata/NamingWorstCaseAllInOne/foo/
H A Dfoo.go46 func Provide(context2 stdcontext.Context) (context, error) { func
54 panic(wire.Build(Provide))
57 func (context) Provide() { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/google/wire/wire-0.4.0/internal/wire/testdata/NamingWorstCaseAllInOne/foo/
H A Dfoo.go46 func Provide(context2 stdcontext.Context) (context, error) { func
54 panic(wire.Build(Provide))
57 func (context) Provide() { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/google/wire/internal/wire/testdata/NamingWorstCaseAllInOne/foo/
H A Dfoo.go46 func Provide(context2 stdcontext.Context) (context, error) { func
54 panic(wire.Build(Provide))
57 func (context) Provide() { func
/dports/devel/py-apscheduler/APScheduler-3.8.1/.github/
H A DISSUE_TEMPLATE.md10 <!--- Provide a general summary of the issue in the Title above -->
19 <!--- Provide a link to a live example, or an unambiguous set of steps to -->
30 <!--- Provide a general summary of the issue in the Title above -->
33 <!--- Provide a detailed description of the change or addition you are proposing -->
/dports/security/vuls/vuls-0.13.7/vendor/github.com/google/wire/internal/wire/testdata/NamingWorstCaseAllInOne/want/
H A Dwire_gen.go18 mainContext, err := Provide(context3)
42 func Provide(context2_2 context2.Context) (context, error) { func
49 func (context) Provide() { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/wire/internal/wire/testdata/NamingWorstCaseAllInOne/want/
H A Dwire_gen.go18 mainContext, err := Provide(context3)
42 func Provide(context2_2 context2.Context) (context, error) { func
49 func (context) Provide() { func

12345678910>>...428