We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34b5147 + ac53899 commit 63b8bcfCopy full SHA for 63b8bcf
pkg/cloud/scope/session.go
@@ -73,10 +73,6 @@ type sessionCacheEntry struct {
73
serviceLimiters throttle.ServiceLimiters
74
}
75
76
-// SessionInterface is the interface for AWSCluster and ManagedCluster to be used to get session using identityRef.
77
-var SessionInterface interface {
78
-}
79
-
80
// ChainCredentialsProvider defines custom CredentialsProvider chain
81
// NewChainCredentialsProvider can be used to initialize this struct.
82
type ChainCredentialsProvider struct {
0 commit comments