Home
last modified time | relevance | path

Searched defs:clientCache (Results 1 – 25 of 115) sorted by relevance

12345

/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/controller-runtime/pkg/client/
H A Dclient_cache.go33 type clientCache struct { struct
35 config *rest.Config
38 scheme *runtime.Scheme
41 mapper meta.RESTMapper
44 codecs serializer.CodecFactory
47 resourceByType map[schema.GroupVersionKind]*resourceMeta
48 mu sync.RWMutex
53 func (c *clientCache) newResource(gvk schema.GroupVersionKind, isList bool) (*resourceMeta, error) {
72 func (c *clientCache) getResource(obj runtime.Object) (*resourceMeta, error) {
100 func (c *clientCache) getObjMeta(obj runtime.Object) (*objMeta, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/sigs.k8s.io/controller-runtime/pkg/client/
H A Dclient_cache.go34 type clientCache struct { struct
36 config *rest.Config
39 scheme *runtime.Scheme
42 mapper meta.RESTMapper
45 codecs serializer.CodecFactory
48 resourceByType map[reflect.Type]*resourceMeta
49 mu sync.RWMutex
54 func (c *clientCache) newResource(obj runtime.Object) (*resourceMeta, error) {
78 func (c *clientCache) getResource(obj runtime.Object) (*resourceMeta, error) {
103 func (c *clientCache) getObjMeta(obj runtime.Object) (*objMeta, error) {
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
85 func (c *clientCache) getClient(clusterAddress, issuer, clientID string) (*oidcAuthProvider, bool) {
94 …e) setClient(clusterAddress, issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/security/vault/vault-1.8.2/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
85 func (c *clientCache) getClient(clusterAddress, issuer, clientID string) (*oidcAuthProvider, bool) {
94 …e) setClient(clusterAddress, issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/client-go-0.16.8/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/sysutils/consul/consul-1.10.3/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
85 func (c *clientCache) getClient(clusterAddress, issuer, clientID string) (*oidcAuthProvider, bool) {
94 …e) setClient(clusterAddress, issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
85 func (c *clientCache) getClient(clusterAddress, issuer, clientID string) (*oidcAuthProvider, bool) {
94 …e) setClient(clusterAddress, issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/client-go/client-go-12.0.0/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
84 func (c *clientCache) getClient(issuer, clientID string) (*oidcAuthProvider, bool) {
93 …c (c *clientCache) setClient(issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
85 func (c *clientCache) getClient(clusterAddress, issuer, clientID string) (*oidcAuthProvider, bool) {
94 …e) setClient(clusterAddress, issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
85 func (c *clientCache) getClient(clusterAddress, issuer, clientID string) (*oidcAuthProvider, bool) {
94 …e) setClient(clusterAddress, issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
85 func (c *clientCache) getClient(clusterAddress, issuer, clientID string) (*oidcAuthProvider, bool) {
94 …e) setClient(clusterAddress, issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
85 func (c *clientCache) getClient(clusterAddress, issuer, clientID string) (*oidcAuthProvider, bool) {
94 …e) setClient(clusterAddress, issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
85 func (c *clientCache) getClient(clusterAddress, issuer, clientID string) (*oidcAuthProvider, bool) {
94 …e) setClient(clusterAddress, issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/plugin/pkg/client/auth/oidc/
H A Doidc.go68 type clientCache struct { struct
69 mu sync.RWMutex
71 cache map[cacheKey]*oidcAuthProvider
85 func (c *clientCache) getClient(clusterAddress, issuer, clientID string) (*oidcAuthProvider, bool) {
94 …e) setClient(clusterAddress, issuer, clientID string, client *oidcAuthProvider) *oidcAuthProvider {

12345