Home
last modified time | relevance | path

Searched defs:settable (Results 1 – 25 of 146) sorted by relevance

123456

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/plugin/v2/
H A Dsettable.go9 type settable struct { struct
10 name string
11 field string
12 value string
57 func (set *settable) prettyName() string {
64 func (set *settable) isSettable(allowedSettableFields []string, settable []string) (bool, error) {
93 func updateSettingsEnv(env *[]string, set *settable) {
/dports/net/rclone/rclone-1.57.0/contrib/docker-plugin/managed/
H A Dconfig.json26 "settable": ["value"] array
32 "settable": ["value"] array
49 "settable": ["value"] array
54 "settable": ["value"] array
59 "settable": ["value"] array
69 "settable": ["source"] array
77 "settable": ["source"] array
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/clients/cmd/docker-driver/
H A Dconfig.json21 "settable": [ array
29 "settable": [ array
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/examples/
H A Ddom_configuration.f9018 integer :: settable variable
/dports/comms/gnuradio/gnuradio-3.8.4.0/grc/core/utils/
H A Depy_block_io.py77 def settable(attr): function
/dports/sysutils/py-docker/docker-5.0.3/tests/integration/testdata/dummy-plugin/
H A Dconfig.json15 "settable":["value"], array
/dports/devel/git-town/git-town-7.6.0/vendor/gopkg.in/AlecAivazis/survey.v1/core/
H A Dwrite.go15 type settable interface { interface
/dports/devel/git-town/git-town-7.6.0/vendor/gopkg.in/AlecAivazis/survey.v1/survey-1.8.8/core/
H A Dwrite.go15 type settable interface { interface
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/gopkg.in/AlecAivazis/survey.v1/core/
H A Dwrite.go15 type settable interface { interface
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/gopkg.in/AlecAivazis/survey.v1/core/
H A Dwrite.go15 type settable interface { interface
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c22 static const OSSL_PARAM settable[] = { in ossl_rsa_acvp_test_gen_params_new() local
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c22 static const OSSL_PARAM settable[] = { in ossl_rsa_acvp_test_gen_params_new() local
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c22 static const OSSL_PARAM settable[] = { in ossl_rsa_acvp_test_gen_params_new() local
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/rsa/
H A Drsa_acvp_test_params.c22 static const OSSL_PARAM settable[] = { in ossl_rsa_acvp_test_gen_params_new() local

123456