Home
last modified time | relevance | path

Searched defs:ConfigAccess (Results 1 – 25 of 478) sorted by relevance

12345678910>>...20

/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
170 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
360 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
386 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
444 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/security/vault/vault-1.8.2/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/client-go-0.16.8/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
330 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
356 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
414 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
170 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
360 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
386 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
444 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/sysutils/consul/consul-1.10.3/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
166 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
356 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
382 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
440 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/client-go/client-go-12.0.0/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
170 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
360 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
386 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
444 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
330 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
356 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
414 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
330 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
356 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
414 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
158 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
346 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
372 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
430 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
170 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
360 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
386 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
444 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
170 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
360 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
386 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
444 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/tools/clientcmd/
H A Dconfig.go34 type ConfigAccess interface { interface
170 func ModifyConfig(configAccess ConfigAccess, newConfig clientcmdapi.Config, relativizePaths bool) e…
360 func PersisterForUser(configAccess ConfigAccess, user string) restclient.AuthProviderConfigPersiste…
386 func writeCurrentContext(configAccess ConfigAccess, newCurrentContext string) error {
444 func writePreferences(configAccess ConfigAccess, newPrefs clientcmdapi.Preferences) error {

12345678910>>...20