Searched defs:GetKubeConfigWithExpiry (Results 1 – 5 of 5) sorted by relevance
/dports/sysutils/doctl/doctl-1.68.0/do/mocks/ |
H A D | KubernetesService.go | 198 func (m *MockKubernetesService) GetKubeConfigWithExpiry(clusterID string, expirySeconds int64) ([]b… func 207 func (mr *MockKubernetesServiceMockRecorder) GetKubeConfigWithExpiry(clusterID, expirySeconds inter… func
|
/dports/sysutils/doctl/doctl-1.68.0/do/ |
H A D | kubernetes.go | 76 GetKubeConfigWithExpiry(clusterID string, expirySeconds int64) ([]byte, error) methodSpec 135 func (k8s *kubernetesClusterService) GetKubeConfigWithExpiry(clusterID string, expirySeconds int64)… func
|
/dports/databases/ldb21/ldb-2.1.5/buildtools/wafsamba/ |
H A D | samba_headers.py | 31 for h in header_map:
|
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/digitalocean/godo/ |
H A D | kubernetes.go | 31 …GetKubeConfigWithExpiry(context.Context, string, int64) (*KubernetesClusterConfig, *Response, erro… methodSpec 680 func (svc *KubernetesServiceOp) GetKubeConfigWithExpiry(ctx context.Context, clusterID string, expi… func
|
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/digitalocean/godo/ |
H A D | kubernetes.go | 31 …GetKubeConfigWithExpiry(context.Context, string, int64) (*KubernetesClusterConfig, *Response, erro… methodSpec 680 func (svc *KubernetesServiceOp) GetKubeConfigWithExpiry(ctx context.Context, clusterID string, expi… func
|