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.
1 parent 342ca84 commit 1cfd3e7Copy full SHA for 1cfd3e7
pkg/eks/podidentities/types.go
@@ -16,10 +16,6 @@ limitations under the License.
16
17
package podidentities
18
19
-import (
20
- "github.com/google/go-cmp/cmp"
21
-)
22
-
23
// EKSPodIdentityAssociation represents an EKS pod identity association.
24
type EKSPodIdentityAssociation struct {
25
ServiceAccountName string
0 commit comments