Documentation ¶
Overview ¶
Package eksmock is a generated GoMock package.
Index ¶
- type MockEKSAPI
- func (m *MockEKSAPI) AssociateEncryptionConfig(arg0 *eks.AssociateEncryptionConfigInput) (*eks.AssociateEncryptionConfigOutput, error)
- func (m *MockEKSAPI) AssociateEncryptionConfigRequest(arg0 *eks.AssociateEncryptionConfigInput) (*request.Request, *eks.AssociateEncryptionConfigOutput)
- func (m *MockEKSAPI) AssociateEncryptionConfigWithContext(arg0 context.Context, arg1 *eks.AssociateEncryptionConfigInput, ...) (*eks.AssociateEncryptionConfigOutput, error)
- func (m *MockEKSAPI) AssociateIdentityProviderConfig(arg0 *eks.AssociateIdentityProviderConfigInput) (*eks.AssociateIdentityProviderConfigOutput, error)
- func (m *MockEKSAPI) AssociateIdentityProviderConfigRequest(arg0 *eks.AssociateIdentityProviderConfigInput) (*request.Request, *eks.AssociateIdentityProviderConfigOutput)
- func (m *MockEKSAPI) AssociateIdentityProviderConfigWithContext(arg0 context.Context, arg1 *eks.AssociateIdentityProviderConfigInput, ...) (*eks.AssociateIdentityProviderConfigOutput, error)
- func (m *MockEKSAPI) CreateAddon(arg0 *eks.CreateAddonInput) (*eks.CreateAddonOutput, error)
- func (m *MockEKSAPI) CreateAddonRequest(arg0 *eks.CreateAddonInput) (*request.Request, *eks.CreateAddonOutput)
- func (m *MockEKSAPI) CreateAddonWithContext(arg0 context.Context, arg1 *eks.CreateAddonInput, arg2 ...request.Option) (*eks.CreateAddonOutput, error)
- func (m *MockEKSAPI) CreateCluster(arg0 *eks.CreateClusterInput) (*eks.CreateClusterOutput, error)
- func (m *MockEKSAPI) CreateClusterRequest(arg0 *eks.CreateClusterInput) (*request.Request, *eks.CreateClusterOutput)
- func (m *MockEKSAPI) CreateClusterWithContext(arg0 context.Context, arg1 *eks.CreateClusterInput, arg2 ...request.Option) (*eks.CreateClusterOutput, error)
- func (m *MockEKSAPI) CreateFargateProfile(arg0 *eks.CreateFargateProfileInput) (*eks.CreateFargateProfileOutput, error)
- func (m *MockEKSAPI) CreateFargateProfileRequest(arg0 *eks.CreateFargateProfileInput) (*request.Request, *eks.CreateFargateProfileOutput)
- func (m *MockEKSAPI) CreateFargateProfileWithContext(arg0 context.Context, arg1 *eks.CreateFargateProfileInput, ...) (*eks.CreateFargateProfileOutput, error)
- func (m *MockEKSAPI) CreateNodegroup(arg0 *eks.CreateNodegroupInput) (*eks.CreateNodegroupOutput, error)
- func (m *MockEKSAPI) CreateNodegroupRequest(arg0 *eks.CreateNodegroupInput) (*request.Request, *eks.CreateNodegroupOutput)
- func (m *MockEKSAPI) CreateNodegroupWithContext(arg0 context.Context, arg1 *eks.CreateNodegroupInput, arg2 ...request.Option) (*eks.CreateNodegroupOutput, error)
- func (m *MockEKSAPI) DeleteAddon(arg0 *eks.DeleteAddonInput) (*eks.DeleteAddonOutput, error)
- func (m *MockEKSAPI) DeleteAddonRequest(arg0 *eks.DeleteAddonInput) (*request.Request, *eks.DeleteAddonOutput)
- func (m *MockEKSAPI) DeleteAddonWithContext(arg0 context.Context, arg1 *eks.DeleteAddonInput, arg2 ...request.Option) (*eks.DeleteAddonOutput, error)
- func (m *MockEKSAPI) DeleteCluster(arg0 *eks.DeleteClusterInput) (*eks.DeleteClusterOutput, error)
- func (m *MockEKSAPI) DeleteClusterRequest(arg0 *eks.DeleteClusterInput) (*request.Request, *eks.DeleteClusterOutput)
- func (m *MockEKSAPI) DeleteClusterWithContext(arg0 context.Context, arg1 *eks.DeleteClusterInput, arg2 ...request.Option) (*eks.DeleteClusterOutput, error)
- func (m *MockEKSAPI) DeleteFargateProfile(arg0 *eks.DeleteFargateProfileInput) (*eks.DeleteFargateProfileOutput, error)
- func (m *MockEKSAPI) DeleteFargateProfileRequest(arg0 *eks.DeleteFargateProfileInput) (*request.Request, *eks.DeleteFargateProfileOutput)
- func (m *MockEKSAPI) DeleteFargateProfileWithContext(arg0 context.Context, arg1 *eks.DeleteFargateProfileInput, ...) (*eks.DeleteFargateProfileOutput, error)
- func (m *MockEKSAPI) DeleteNodegroup(arg0 *eks.DeleteNodegroupInput) (*eks.DeleteNodegroupOutput, error)
- func (m *MockEKSAPI) DeleteNodegroupRequest(arg0 *eks.DeleteNodegroupInput) (*request.Request, *eks.DeleteNodegroupOutput)
- func (m *MockEKSAPI) DeleteNodegroupWithContext(arg0 context.Context, arg1 *eks.DeleteNodegroupInput, arg2 ...request.Option) (*eks.DeleteNodegroupOutput, error)
- func (m *MockEKSAPI) DeregisterCluster(arg0 *eks.DeregisterClusterInput) (*eks.DeregisterClusterOutput, error)
- func (m *MockEKSAPI) DeregisterClusterRequest(arg0 *eks.DeregisterClusterInput) (*request.Request, *eks.DeregisterClusterOutput)
- func (m *MockEKSAPI) DeregisterClusterWithContext(arg0 context.Context, arg1 *eks.DeregisterClusterInput, arg2 ...request.Option) (*eks.DeregisterClusterOutput, error)
- func (m *MockEKSAPI) DescribeAddon(arg0 *eks.DescribeAddonInput) (*eks.DescribeAddonOutput, error)
- func (m *MockEKSAPI) DescribeAddonConfiguration(arg0 *eks.DescribeAddonConfigurationInput) (*eks.DescribeAddonConfigurationOutput, error)
- func (m *MockEKSAPI) DescribeAddonConfigurationRequest(arg0 *eks.DescribeAddonConfigurationInput) (*request.Request, *eks.DescribeAddonConfigurationOutput)
- func (m *MockEKSAPI) DescribeAddonConfigurationWithContext(arg0 context.Context, arg1 *eks.DescribeAddonConfigurationInput, ...) (*eks.DescribeAddonConfigurationOutput, error)
- func (m *MockEKSAPI) DescribeAddonRequest(arg0 *eks.DescribeAddonInput) (*request.Request, *eks.DescribeAddonOutput)
- func (m *MockEKSAPI) DescribeAddonVersions(arg0 *eks.DescribeAddonVersionsInput) (*eks.DescribeAddonVersionsOutput, error)
- func (m *MockEKSAPI) DescribeAddonVersionsPages(arg0 *eks.DescribeAddonVersionsInput, ...) error
- func (m *MockEKSAPI) DescribeAddonVersionsPagesWithContext(arg0 context.Context, arg1 *eks.DescribeAddonVersionsInput, ...) error
- func (m *MockEKSAPI) DescribeAddonVersionsRequest(arg0 *eks.DescribeAddonVersionsInput) (*request.Request, *eks.DescribeAddonVersionsOutput)
- func (m *MockEKSAPI) DescribeAddonVersionsWithContext(arg0 context.Context, arg1 *eks.DescribeAddonVersionsInput, ...) (*eks.DescribeAddonVersionsOutput, error)
- func (m *MockEKSAPI) DescribeAddonWithContext(arg0 context.Context, arg1 *eks.DescribeAddonInput, arg2 ...request.Option) (*eks.DescribeAddonOutput, error)
- func (m *MockEKSAPI) DescribeCluster(arg0 *eks.DescribeClusterInput) (*eks.DescribeClusterOutput, error)
- func (m *MockEKSAPI) DescribeClusterRequest(arg0 *eks.DescribeClusterInput) (*request.Request, *eks.DescribeClusterOutput)
- func (m *MockEKSAPI) DescribeClusterWithContext(arg0 context.Context, arg1 *eks.DescribeClusterInput, arg2 ...request.Option) (*eks.DescribeClusterOutput, error)
- func (m *MockEKSAPI) DescribeFargateProfile(arg0 *eks.DescribeFargateProfileInput) (*eks.DescribeFargateProfileOutput, error)
- func (m *MockEKSAPI) DescribeFargateProfileRequest(arg0 *eks.DescribeFargateProfileInput) (*request.Request, *eks.DescribeFargateProfileOutput)
- func (m *MockEKSAPI) DescribeFargateProfileWithContext(arg0 context.Context, arg1 *eks.DescribeFargateProfileInput, ...) (*eks.DescribeFargateProfileOutput, error)
- func (m *MockEKSAPI) DescribeIdentityProviderConfig(arg0 *eks.DescribeIdentityProviderConfigInput) (*eks.DescribeIdentityProviderConfigOutput, error)
- func (m *MockEKSAPI) DescribeIdentityProviderConfigRequest(arg0 *eks.DescribeIdentityProviderConfigInput) (*request.Request, *eks.DescribeIdentityProviderConfigOutput)
- func (m *MockEKSAPI) DescribeIdentityProviderConfigWithContext(arg0 context.Context, arg1 *eks.DescribeIdentityProviderConfigInput, ...) (*eks.DescribeIdentityProviderConfigOutput, error)
- func (m *MockEKSAPI) DescribeNodegroup(arg0 *eks.DescribeNodegroupInput) (*eks.DescribeNodegroupOutput, error)
- func (m *MockEKSAPI) DescribeNodegroupRequest(arg0 *eks.DescribeNodegroupInput) (*request.Request, *eks.DescribeNodegroupOutput)
- func (m *MockEKSAPI) DescribeNodegroupWithContext(arg0 context.Context, arg1 *eks.DescribeNodegroupInput, arg2 ...request.Option) (*eks.DescribeNodegroupOutput, error)
- func (m *MockEKSAPI) DescribeUpdate(arg0 *eks.DescribeUpdateInput) (*eks.DescribeUpdateOutput, error)
- func (m *MockEKSAPI) DescribeUpdateRequest(arg0 *eks.DescribeUpdateInput) (*request.Request, *eks.DescribeUpdateOutput)
- func (m *MockEKSAPI) DescribeUpdateWithContext(arg0 context.Context, arg1 *eks.DescribeUpdateInput, arg2 ...request.Option) (*eks.DescribeUpdateOutput, error)
- func (m *MockEKSAPI) DisassociateIdentityProviderConfig(arg0 *eks.DisassociateIdentityProviderConfigInput) (*eks.DisassociateIdentityProviderConfigOutput, error)
- func (m *MockEKSAPI) DisassociateIdentityProviderConfigRequest(arg0 *eks.DisassociateIdentityProviderConfigInput) (*request.Request, *eks.DisassociateIdentityProviderConfigOutput)
- func (m *MockEKSAPI) DisassociateIdentityProviderConfigWithContext(arg0 context.Context, arg1 *eks.DisassociateIdentityProviderConfigInput, ...) (*eks.DisassociateIdentityProviderConfigOutput, error)
- func (m *MockEKSAPI) EXPECT() *MockEKSAPIMockRecorder
- func (m *MockEKSAPI) ListAddons(arg0 *eks.ListAddonsInput) (*eks.ListAddonsOutput, error)
- func (m *MockEKSAPI) ListAddonsPages(arg0 *eks.ListAddonsInput, arg1 func(*eks.ListAddonsOutput, bool) bool) error
- func (m *MockEKSAPI) ListAddonsPagesWithContext(arg0 context.Context, arg1 *eks.ListAddonsInput, ...) error
- func (m *MockEKSAPI) ListAddonsRequest(arg0 *eks.ListAddonsInput) (*request.Request, *eks.ListAddonsOutput)
- func (m *MockEKSAPI) ListAddonsWithContext(arg0 context.Context, arg1 *eks.ListAddonsInput, arg2 ...request.Option) (*eks.ListAddonsOutput, error)
- func (m *MockEKSAPI) ListClusters(arg0 *eks.ListClustersInput) (*eks.ListClustersOutput, error)
- func (m *MockEKSAPI) ListClustersPages(arg0 *eks.ListClustersInput, arg1 func(*eks.ListClustersOutput, bool) bool) error
- func (m *MockEKSAPI) ListClustersPagesWithContext(arg0 context.Context, arg1 *eks.ListClustersInput, ...) error
- func (m *MockEKSAPI) ListClustersRequest(arg0 *eks.ListClustersInput) (*request.Request, *eks.ListClustersOutput)
- func (m *MockEKSAPI) ListClustersWithContext(arg0 context.Context, arg1 *eks.ListClustersInput, arg2 ...request.Option) (*eks.ListClustersOutput, error)
- func (m *MockEKSAPI) ListFargateProfiles(arg0 *eks.ListFargateProfilesInput) (*eks.ListFargateProfilesOutput, error)
- func (m *MockEKSAPI) ListFargateProfilesPages(arg0 *eks.ListFargateProfilesInput, ...) error
- func (m *MockEKSAPI) ListFargateProfilesPagesWithContext(arg0 context.Context, arg1 *eks.ListFargateProfilesInput, ...) error
- func (m *MockEKSAPI) ListFargateProfilesRequest(arg0 *eks.ListFargateProfilesInput) (*request.Request, *eks.ListFargateProfilesOutput)
- func (m *MockEKSAPI) ListFargateProfilesWithContext(arg0 context.Context, arg1 *eks.ListFargateProfilesInput, ...) (*eks.ListFargateProfilesOutput, error)
- func (m *MockEKSAPI) ListIdentityProviderConfigs(arg0 *eks.ListIdentityProviderConfigsInput) (*eks.ListIdentityProviderConfigsOutput, error)
- func (m *MockEKSAPI) ListIdentityProviderConfigsPages(arg0 *eks.ListIdentityProviderConfigsInput, ...) error
- func (m *MockEKSAPI) ListIdentityProviderConfigsPagesWithContext(arg0 context.Context, arg1 *eks.ListIdentityProviderConfigsInput, ...) error
- func (m *MockEKSAPI) ListIdentityProviderConfigsRequest(arg0 *eks.ListIdentityProviderConfigsInput) (*request.Request, *eks.ListIdentityProviderConfigsOutput)
- func (m *MockEKSAPI) ListIdentityProviderConfigsWithContext(arg0 context.Context, arg1 *eks.ListIdentityProviderConfigsInput, ...) (*eks.ListIdentityProviderConfigsOutput, error)
- func (m *MockEKSAPI) ListNodegroups(arg0 *eks.ListNodegroupsInput) (*eks.ListNodegroupsOutput, error)
- func (m *MockEKSAPI) ListNodegroupsPages(arg0 *eks.ListNodegroupsInput, arg1 func(*eks.ListNodegroupsOutput, bool) bool) error
- func (m *MockEKSAPI) ListNodegroupsPagesWithContext(arg0 context.Context, arg1 *eks.ListNodegroupsInput, ...) error
- func (m *MockEKSAPI) ListNodegroupsRequest(arg0 *eks.ListNodegroupsInput) (*request.Request, *eks.ListNodegroupsOutput)
- func (m *MockEKSAPI) ListNodegroupsWithContext(arg0 context.Context, arg1 *eks.ListNodegroupsInput, arg2 ...request.Option) (*eks.ListNodegroupsOutput, error)
- func (m *MockEKSAPI) ListTagsForResource(arg0 *eks.ListTagsForResourceInput) (*eks.ListTagsForResourceOutput, error)
- func (m *MockEKSAPI) ListTagsForResourceRequest(arg0 *eks.ListTagsForResourceInput) (*request.Request, *eks.ListTagsForResourceOutput)
- func (m *MockEKSAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *eks.ListTagsForResourceInput, ...) (*eks.ListTagsForResourceOutput, error)
- func (m *MockEKSAPI) ListUpdates(arg0 *eks.ListUpdatesInput) (*eks.ListUpdatesOutput, error)
- func (m *MockEKSAPI) ListUpdatesPages(arg0 *eks.ListUpdatesInput, arg1 func(*eks.ListUpdatesOutput, bool) bool) error
- func (m *MockEKSAPI) ListUpdatesPagesWithContext(arg0 context.Context, arg1 *eks.ListUpdatesInput, ...) error
- func (m *MockEKSAPI) ListUpdatesRequest(arg0 *eks.ListUpdatesInput) (*request.Request, *eks.ListUpdatesOutput)
- func (m *MockEKSAPI) ListUpdatesWithContext(arg0 context.Context, arg1 *eks.ListUpdatesInput, arg2 ...request.Option) (*eks.ListUpdatesOutput, error)
- func (m *MockEKSAPI) RegisterCluster(arg0 *eks.RegisterClusterInput) (*eks.RegisterClusterOutput, error)
- func (m *MockEKSAPI) RegisterClusterRequest(arg0 *eks.RegisterClusterInput) (*request.Request, *eks.RegisterClusterOutput)
- func (m *MockEKSAPI) RegisterClusterWithContext(arg0 context.Context, arg1 *eks.RegisterClusterInput, arg2 ...request.Option) (*eks.RegisterClusterOutput, error)
- func (m *MockEKSAPI) TagResource(arg0 *eks.TagResourceInput) (*eks.TagResourceOutput, error)
- func (m *MockEKSAPI) TagResourceRequest(arg0 *eks.TagResourceInput) (*request.Request, *eks.TagResourceOutput)
- func (m *MockEKSAPI) TagResourceWithContext(arg0 context.Context, arg1 *eks.TagResourceInput, arg2 ...request.Option) (*eks.TagResourceOutput, error)
- func (m *MockEKSAPI) UntagResource(arg0 *eks.UntagResourceInput) (*eks.UntagResourceOutput, error)
- func (m *MockEKSAPI) UntagResourceRequest(arg0 *eks.UntagResourceInput) (*request.Request, *eks.UntagResourceOutput)
- func (m *MockEKSAPI) UntagResourceWithContext(arg0 context.Context, arg1 *eks.UntagResourceInput, arg2 ...request.Option) (*eks.UntagResourceOutput, error)
- func (m *MockEKSAPI) UpdateAddon(arg0 *eks.UpdateAddonInput) (*eks.UpdateAddonOutput, error)
- func (m *MockEKSAPI) UpdateAddonRequest(arg0 *eks.UpdateAddonInput) (*request.Request, *eks.UpdateAddonOutput)
- func (m *MockEKSAPI) UpdateAddonWithContext(arg0 context.Context, arg1 *eks.UpdateAddonInput, arg2 ...request.Option) (*eks.UpdateAddonOutput, error)
- func (m *MockEKSAPI) UpdateClusterConfig(arg0 *eks.UpdateClusterConfigInput) (*eks.UpdateClusterConfigOutput, error)
- func (m *MockEKSAPI) UpdateClusterConfigRequest(arg0 *eks.UpdateClusterConfigInput) (*request.Request, *eks.UpdateClusterConfigOutput)
- func (m *MockEKSAPI) UpdateClusterConfigWithContext(arg0 context.Context, arg1 *eks.UpdateClusterConfigInput, ...) (*eks.UpdateClusterConfigOutput, error)
- func (m *MockEKSAPI) UpdateClusterVersion(arg0 *eks.UpdateClusterVersionInput) (*eks.UpdateClusterVersionOutput, error)
- func (m *MockEKSAPI) UpdateClusterVersionRequest(arg0 *eks.UpdateClusterVersionInput) (*request.Request, *eks.UpdateClusterVersionOutput)
- func (m *MockEKSAPI) UpdateClusterVersionWithContext(arg0 context.Context, arg1 *eks.UpdateClusterVersionInput, ...) (*eks.UpdateClusterVersionOutput, error)
- func (m *MockEKSAPI) UpdateNodegroupConfig(arg0 *eks.UpdateNodegroupConfigInput) (*eks.UpdateNodegroupConfigOutput, error)
- func (m *MockEKSAPI) UpdateNodegroupConfigRequest(arg0 *eks.UpdateNodegroupConfigInput) (*request.Request, *eks.UpdateNodegroupConfigOutput)
- func (m *MockEKSAPI) UpdateNodegroupConfigWithContext(arg0 context.Context, arg1 *eks.UpdateNodegroupConfigInput, ...) (*eks.UpdateNodegroupConfigOutput, error)
- func (m *MockEKSAPI) UpdateNodegroupVersion(arg0 *eks.UpdateNodegroupVersionInput) (*eks.UpdateNodegroupVersionOutput, error)
- func (m *MockEKSAPI) UpdateNodegroupVersionRequest(arg0 *eks.UpdateNodegroupVersionInput) (*request.Request, *eks.UpdateNodegroupVersionOutput)
- func (m *MockEKSAPI) UpdateNodegroupVersionWithContext(arg0 context.Context, arg1 *eks.UpdateNodegroupVersionInput, ...) (*eks.UpdateNodegroupVersionOutput, error)
- func (m *MockEKSAPI) WaitUntilAddonActive(arg0 *eks.DescribeAddonInput) error
- func (m *MockEKSAPI) WaitUntilAddonActiveWithContext(arg0 context.Context, arg1 *eks.DescribeAddonInput, ...) error
- func (m *MockEKSAPI) WaitUntilAddonDeleted(arg0 *eks.DescribeAddonInput) error
- func (m *MockEKSAPI) WaitUntilAddonDeletedWithContext(arg0 context.Context, arg1 *eks.DescribeAddonInput, ...) error
- func (m *MockEKSAPI) WaitUntilClusterActive(arg0 *eks.DescribeClusterInput) error
- func (m *MockEKSAPI) WaitUntilClusterActiveWithContext(arg0 context.Context, arg1 *eks.DescribeClusterInput, ...) error
- func (m *MockEKSAPI) WaitUntilClusterDeleted(arg0 *eks.DescribeClusterInput) error
- func (m *MockEKSAPI) WaitUntilClusterDeletedWithContext(arg0 context.Context, arg1 *eks.DescribeClusterInput, ...) error
- func (m *MockEKSAPI) WaitUntilFargateProfileActive(arg0 *eks.DescribeFargateProfileInput) error
- func (m *MockEKSAPI) WaitUntilFargateProfileActiveWithContext(arg0 context.Context, arg1 *eks.DescribeFargateProfileInput, ...) error
- func (m *MockEKSAPI) WaitUntilFargateProfileDeleted(arg0 *eks.DescribeFargateProfileInput) error
- func (m *MockEKSAPI) WaitUntilFargateProfileDeletedWithContext(arg0 context.Context, arg1 *eks.DescribeFargateProfileInput, ...) error
- func (m *MockEKSAPI) WaitUntilNodegroupActive(arg0 *eks.DescribeNodegroupInput) error
- func (m *MockEKSAPI) WaitUntilNodegroupActiveWithContext(arg0 context.Context, arg1 *eks.DescribeNodegroupInput, ...) error
- func (m *MockEKSAPI) WaitUntilNodegroupDeleted(arg0 *eks.DescribeNodegroupInput) error
- func (m *MockEKSAPI) WaitUntilNodegroupDeletedWithContext(arg0 context.Context, arg1 *eks.DescribeNodegroupInput, ...) error
- type MockEKSAPIMockRecorder
- func (mr *MockEKSAPIMockRecorder) AssociateEncryptionConfig(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) AssociateEncryptionConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) AssociateEncryptionConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) AssociateIdentityProviderConfig(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) AssociateIdentityProviderConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) AssociateIdentityProviderConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateAddon(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateAddonRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateAddonWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateCluster(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateFargateProfile(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateFargateProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateFargateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateNodegroup(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateNodegroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) CreateNodegroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteAddon(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteAddonRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteAddonWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteCluster(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteFargateProfile(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteFargateProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteFargateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteNodegroup(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteNodegroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeleteNodegroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeregisterCluster(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeregisterClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DeregisterClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddon(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddonConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddonConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddonConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddonRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddonVersions(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddonVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddonVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddonVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddonVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeAddonWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeCluster(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeFargateProfile(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeFargateProfileRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeFargateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeIdentityProviderConfig(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeIdentityProviderConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeIdentityProviderConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeNodegroup(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeNodegroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeNodegroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeUpdate(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeUpdateRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DescribeUpdateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DisassociateIdentityProviderConfig(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DisassociateIdentityProviderConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) DisassociateIdentityProviderConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListAddons(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListAddonsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListAddonsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListAddonsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListAddonsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListClusters(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListClustersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListClustersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListFargateProfiles(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListFargateProfilesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListFargateProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListFargateProfilesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListFargateProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListIdentityProviderConfigs(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListIdentityProviderConfigsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListIdentityProviderConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListIdentityProviderConfigsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListIdentityProviderConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListNodegroups(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListNodegroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListNodegroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListNodegroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListNodegroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListUpdates(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListUpdatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListUpdatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListUpdatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) ListUpdatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) RegisterCluster(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) RegisterClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) RegisterClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateAddon(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateAddonRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateAddonWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateClusterConfig(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateClusterConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateClusterConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateClusterVersion(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateClusterVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateClusterVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateNodegroupConfig(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateNodegroupConfigRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateNodegroupConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateNodegroupVersion(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateNodegroupVersionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) UpdateNodegroupVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilAddonActive(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilAddonActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilAddonDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilAddonDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilClusterActive(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilClusterActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilClusterDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilClusterDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilFargateProfileActive(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilFargateProfileActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilFargateProfileDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilFargateProfileDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilNodegroupActive(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilNodegroupActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilNodegroupDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockEKSAPIMockRecorder) WaitUntilNodegroupDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockEKSAPI ¶
type MockEKSAPI struct {
// contains filtered or unexported fields
}
MockEKSAPI is a mock of EKSAPI interface
func NewMockEKSAPI ¶
func NewMockEKSAPI(ctrl *gomock.Controller) *MockEKSAPI
NewMockEKSAPI creates a new mock instance
func (*MockEKSAPI) AssociateEncryptionConfig ¶
func (m *MockEKSAPI) AssociateEncryptionConfig(arg0 *eks.AssociateEncryptionConfigInput) (*eks.AssociateEncryptionConfigOutput, error)
AssociateEncryptionConfig mocks base method
func (*MockEKSAPI) AssociateEncryptionConfigRequest ¶
func (m *MockEKSAPI) AssociateEncryptionConfigRequest(arg0 *eks.AssociateEncryptionConfigInput) (*request.Request, *eks.AssociateEncryptionConfigOutput)
AssociateEncryptionConfigRequest mocks base method
func (*MockEKSAPI) AssociateEncryptionConfigWithContext ¶
func (m *MockEKSAPI) AssociateEncryptionConfigWithContext(arg0 context.Context, arg1 *eks.AssociateEncryptionConfigInput, arg2 ...request.Option) (*eks.AssociateEncryptionConfigOutput, error)
AssociateEncryptionConfigWithContext mocks base method
func (*MockEKSAPI) AssociateIdentityProviderConfig ¶
func (m *MockEKSAPI) AssociateIdentityProviderConfig(arg0 *eks.AssociateIdentityProviderConfigInput) (*eks.AssociateIdentityProviderConfigOutput, error)
AssociateIdentityProviderConfig mocks base method
func (*MockEKSAPI) AssociateIdentityProviderConfigRequest ¶
func (m *MockEKSAPI) AssociateIdentityProviderConfigRequest(arg0 *eks.AssociateIdentityProviderConfigInput) (*request.Request, *eks.AssociateIdentityProviderConfigOutput)
AssociateIdentityProviderConfigRequest mocks base method
func (*MockEKSAPI) AssociateIdentityProviderConfigWithContext ¶
func (m *MockEKSAPI) AssociateIdentityProviderConfigWithContext(arg0 context.Context, arg1 *eks.AssociateIdentityProviderConfigInput, arg2 ...request.Option) (*eks.AssociateIdentityProviderConfigOutput, error)
AssociateIdentityProviderConfigWithContext mocks base method
func (*MockEKSAPI) CreateAddon ¶
func (m *MockEKSAPI) CreateAddon(arg0 *eks.CreateAddonInput) (*eks.CreateAddonOutput, error)
CreateAddon mocks base method
func (*MockEKSAPI) CreateAddonRequest ¶
func (m *MockEKSAPI) CreateAddonRequest(arg0 *eks.CreateAddonInput) (*request.Request, *eks.CreateAddonOutput)
CreateAddonRequest mocks base method
func (*MockEKSAPI) CreateAddonWithContext ¶
func (m *MockEKSAPI) CreateAddonWithContext(arg0 context.Context, arg1 *eks.CreateAddonInput, arg2 ...request.Option) (*eks.CreateAddonOutput, error)
CreateAddonWithContext mocks base method
func (*MockEKSAPI) CreateCluster ¶
func (m *MockEKSAPI) CreateCluster(arg0 *eks.CreateClusterInput) (*eks.CreateClusterOutput, error)
CreateCluster mocks base method
func (*MockEKSAPI) CreateClusterRequest ¶
func (m *MockEKSAPI) CreateClusterRequest(arg0 *eks.CreateClusterInput) (*request.Request, *eks.CreateClusterOutput)
CreateClusterRequest mocks base method
func (*MockEKSAPI) CreateClusterWithContext ¶
func (m *MockEKSAPI) CreateClusterWithContext(arg0 context.Context, arg1 *eks.CreateClusterInput, arg2 ...request.Option) (*eks.CreateClusterOutput, error)
CreateClusterWithContext mocks base method
func (*MockEKSAPI) CreateFargateProfile ¶
func (m *MockEKSAPI) CreateFargateProfile(arg0 *eks.CreateFargateProfileInput) (*eks.CreateFargateProfileOutput, error)
CreateFargateProfile mocks base method
func (*MockEKSAPI) CreateFargateProfileRequest ¶
func (m *MockEKSAPI) CreateFargateProfileRequest(arg0 *eks.CreateFargateProfileInput) (*request.Request, *eks.CreateFargateProfileOutput)
CreateFargateProfileRequest mocks base method
func (*MockEKSAPI) CreateFargateProfileWithContext ¶
func (m *MockEKSAPI) CreateFargateProfileWithContext(arg0 context.Context, arg1 *eks.CreateFargateProfileInput, arg2 ...request.Option) (*eks.CreateFargateProfileOutput, error)
CreateFargateProfileWithContext mocks base method
func (*MockEKSAPI) CreateNodegroup ¶
func (m *MockEKSAPI) CreateNodegroup(arg0 *eks.CreateNodegroupInput) (*eks.CreateNodegroupOutput, error)
CreateNodegroup mocks base method
func (*MockEKSAPI) CreateNodegroupRequest ¶
func (m *MockEKSAPI) CreateNodegroupRequest(arg0 *eks.CreateNodegroupInput) (*request.Request, *eks.CreateNodegroupOutput)
CreateNodegroupRequest mocks base method
func (*MockEKSAPI) CreateNodegroupWithContext ¶
func (m *MockEKSAPI) CreateNodegroupWithContext(arg0 context.Context, arg1 *eks.CreateNodegroupInput, arg2 ...request.Option) (*eks.CreateNodegroupOutput, error)
CreateNodegroupWithContext mocks base method
func (*MockEKSAPI) DeleteAddon ¶
func (m *MockEKSAPI) DeleteAddon(arg0 *eks.DeleteAddonInput) (*eks.DeleteAddonOutput, error)
DeleteAddon mocks base method
func (*MockEKSAPI) DeleteAddonRequest ¶
func (m *MockEKSAPI) DeleteAddonRequest(arg0 *eks.DeleteAddonInput) (*request.Request, *eks.DeleteAddonOutput)
DeleteAddonRequest mocks base method
func (*MockEKSAPI) DeleteAddonWithContext ¶
func (m *MockEKSAPI) DeleteAddonWithContext(arg0 context.Context, arg1 *eks.DeleteAddonInput, arg2 ...request.Option) (*eks.DeleteAddonOutput, error)
DeleteAddonWithContext mocks base method
func (*MockEKSAPI) DeleteCluster ¶
func (m *MockEKSAPI) DeleteCluster(arg0 *eks.DeleteClusterInput) (*eks.DeleteClusterOutput, error)
DeleteCluster mocks base method
func (*MockEKSAPI) DeleteClusterRequest ¶
func (m *MockEKSAPI) DeleteClusterRequest(arg0 *eks.DeleteClusterInput) (*request.Request, *eks.DeleteClusterOutput)
DeleteClusterRequest mocks base method
func (*MockEKSAPI) DeleteClusterWithContext ¶
func (m *MockEKSAPI) DeleteClusterWithContext(arg0 context.Context, arg1 *eks.DeleteClusterInput, arg2 ...request.Option) (*eks.DeleteClusterOutput, error)
DeleteClusterWithContext mocks base method
func (*MockEKSAPI) DeleteFargateProfile ¶
func (m *MockEKSAPI) DeleteFargateProfile(arg0 *eks.DeleteFargateProfileInput) (*eks.DeleteFargateProfileOutput, error)
DeleteFargateProfile mocks base method
func (*MockEKSAPI) DeleteFargateProfileRequest ¶
func (m *MockEKSAPI) DeleteFargateProfileRequest(arg0 *eks.DeleteFargateProfileInput) (*request.Request, *eks.DeleteFargateProfileOutput)
DeleteFargateProfileRequest mocks base method
func (*MockEKSAPI) DeleteFargateProfileWithContext ¶
func (m *MockEKSAPI) DeleteFargateProfileWithContext(arg0 context.Context, arg1 *eks.DeleteFargateProfileInput, arg2 ...request.Option) (*eks.DeleteFargateProfileOutput, error)
DeleteFargateProfileWithContext mocks base method
func (*MockEKSAPI) DeleteNodegroup ¶
func (m *MockEKSAPI) DeleteNodegroup(arg0 *eks.DeleteNodegroupInput) (*eks.DeleteNodegroupOutput, error)
DeleteNodegroup mocks base method
func (*MockEKSAPI) DeleteNodegroupRequest ¶
func (m *MockEKSAPI) DeleteNodegroupRequest(arg0 *eks.DeleteNodegroupInput) (*request.Request, *eks.DeleteNodegroupOutput)
DeleteNodegroupRequest mocks base method
func (*MockEKSAPI) DeleteNodegroupWithContext ¶
func (m *MockEKSAPI) DeleteNodegroupWithContext(arg0 context.Context, arg1 *eks.DeleteNodegroupInput, arg2 ...request.Option) (*eks.DeleteNodegroupOutput, error)
DeleteNodegroupWithContext mocks base method
func (*MockEKSAPI) DeregisterCluster ¶
func (m *MockEKSAPI) DeregisterCluster(arg0 *eks.DeregisterClusterInput) (*eks.DeregisterClusterOutput, error)
DeregisterCluster mocks base method
func (*MockEKSAPI) DeregisterClusterRequest ¶
func (m *MockEKSAPI) DeregisterClusterRequest(arg0 *eks.DeregisterClusterInput) (*request.Request, *eks.DeregisterClusterOutput)
DeregisterClusterRequest mocks base method
func (*MockEKSAPI) DeregisterClusterWithContext ¶
func (m *MockEKSAPI) DeregisterClusterWithContext(arg0 context.Context, arg1 *eks.DeregisterClusterInput, arg2 ...request.Option) (*eks.DeregisterClusterOutput, error)
DeregisterClusterWithContext mocks base method
func (*MockEKSAPI) DescribeAddon ¶
func (m *MockEKSAPI) DescribeAddon(arg0 *eks.DescribeAddonInput) (*eks.DescribeAddonOutput, error)
DescribeAddon mocks base method
func (*MockEKSAPI) DescribeAddonConfiguration ¶ added in v1.44.155
func (m *MockEKSAPI) DescribeAddonConfiguration(arg0 *eks.DescribeAddonConfigurationInput) (*eks.DescribeAddonConfigurationOutput, error)
DescribeAddonConfiguration mocks base method
func (*MockEKSAPI) DescribeAddonConfigurationRequest ¶ added in v1.44.155
func (m *MockEKSAPI) DescribeAddonConfigurationRequest(arg0 *eks.DescribeAddonConfigurationInput) (*request.Request, *eks.DescribeAddonConfigurationOutput)
DescribeAddonConfigurationRequest mocks base method
func (*MockEKSAPI) DescribeAddonConfigurationWithContext ¶ added in v1.44.155
func (m *MockEKSAPI) DescribeAddonConfigurationWithContext(arg0 context.Context, arg1 *eks.DescribeAddonConfigurationInput, arg2 ...request.Option) (*eks.DescribeAddonConfigurationOutput, error)
DescribeAddonConfigurationWithContext mocks base method
func (*MockEKSAPI) DescribeAddonRequest ¶
func (m *MockEKSAPI) DescribeAddonRequest(arg0 *eks.DescribeAddonInput) (*request.Request, *eks.DescribeAddonOutput)
DescribeAddonRequest mocks base method
func (*MockEKSAPI) DescribeAddonVersions ¶
func (m *MockEKSAPI) DescribeAddonVersions(arg0 *eks.DescribeAddonVersionsInput) (*eks.DescribeAddonVersionsOutput, error)
DescribeAddonVersions mocks base method
func (*MockEKSAPI) DescribeAddonVersionsPages ¶
func (m *MockEKSAPI) DescribeAddonVersionsPages(arg0 *eks.DescribeAddonVersionsInput, arg1 func(*eks.DescribeAddonVersionsOutput, bool) bool) error
DescribeAddonVersionsPages mocks base method
func (*MockEKSAPI) DescribeAddonVersionsPagesWithContext ¶
func (m *MockEKSAPI) DescribeAddonVersionsPagesWithContext(arg0 context.Context, arg1 *eks.DescribeAddonVersionsInput, arg2 func(*eks.DescribeAddonVersionsOutput, bool) bool, arg3 ...request.Option) error
DescribeAddonVersionsPagesWithContext mocks base method
func (*MockEKSAPI) DescribeAddonVersionsRequest ¶
func (m *MockEKSAPI) DescribeAddonVersionsRequest(arg0 *eks.DescribeAddonVersionsInput) (*request.Request, *eks.DescribeAddonVersionsOutput)
DescribeAddonVersionsRequest mocks base method
func (*MockEKSAPI) DescribeAddonVersionsWithContext ¶
func (m *MockEKSAPI) DescribeAddonVersionsWithContext(arg0 context.Context, arg1 *eks.DescribeAddonVersionsInput, arg2 ...request.Option) (*eks.DescribeAddonVersionsOutput, error)
DescribeAddonVersionsWithContext mocks base method
func (*MockEKSAPI) DescribeAddonWithContext ¶
func (m *MockEKSAPI) DescribeAddonWithContext(arg0 context.Context, arg1 *eks.DescribeAddonInput, arg2 ...request.Option) (*eks.DescribeAddonOutput, error)
DescribeAddonWithContext mocks base method
func (*MockEKSAPI) DescribeCluster ¶
func (m *MockEKSAPI) DescribeCluster(arg0 *eks.DescribeClusterInput) (*eks.DescribeClusterOutput, error)
DescribeCluster mocks base method
func (*MockEKSAPI) DescribeClusterRequest ¶
func (m *MockEKSAPI) DescribeClusterRequest(arg0 *eks.DescribeClusterInput) (*request.Request, *eks.DescribeClusterOutput)
DescribeClusterRequest mocks base method
func (*MockEKSAPI) DescribeClusterWithContext ¶
func (m *MockEKSAPI) DescribeClusterWithContext(arg0 context.Context, arg1 *eks.DescribeClusterInput, arg2 ...request.Option) (*eks.DescribeClusterOutput, error)
DescribeClusterWithContext mocks base method
func (*MockEKSAPI) DescribeFargateProfile ¶
func (m *MockEKSAPI) DescribeFargateProfile(arg0 *eks.DescribeFargateProfileInput) (*eks.DescribeFargateProfileOutput, error)
DescribeFargateProfile mocks base method
func (*MockEKSAPI) DescribeFargateProfileRequest ¶
func (m *MockEKSAPI) DescribeFargateProfileRequest(arg0 *eks.DescribeFargateProfileInput) (*request.Request, *eks.DescribeFargateProfileOutput)
DescribeFargateProfileRequest mocks base method
func (*MockEKSAPI) DescribeFargateProfileWithContext ¶
func (m *MockEKSAPI) DescribeFargateProfileWithContext(arg0 context.Context, arg1 *eks.DescribeFargateProfileInput, arg2 ...request.Option) (*eks.DescribeFargateProfileOutput, error)
DescribeFargateProfileWithContext mocks base method
func (*MockEKSAPI) DescribeIdentityProviderConfig ¶
func (m *MockEKSAPI) DescribeIdentityProviderConfig(arg0 *eks.DescribeIdentityProviderConfigInput) (*eks.DescribeIdentityProviderConfigOutput, error)
DescribeIdentityProviderConfig mocks base method
func (*MockEKSAPI) DescribeIdentityProviderConfigRequest ¶
func (m *MockEKSAPI) DescribeIdentityProviderConfigRequest(arg0 *eks.DescribeIdentityProviderConfigInput) (*request.Request, *eks.DescribeIdentityProviderConfigOutput)
DescribeIdentityProviderConfigRequest mocks base method
func (*MockEKSAPI) DescribeIdentityProviderConfigWithContext ¶
func (m *MockEKSAPI) DescribeIdentityProviderConfigWithContext(arg0 context.Context, arg1 *eks.DescribeIdentityProviderConfigInput, arg2 ...request.Option) (*eks.DescribeIdentityProviderConfigOutput, error)
DescribeIdentityProviderConfigWithContext mocks base method
func (*MockEKSAPI) DescribeNodegroup ¶
func (m *MockEKSAPI) DescribeNodegroup(arg0 *eks.DescribeNodegroupInput) (*eks.DescribeNodegroupOutput, error)
DescribeNodegroup mocks base method
func (*MockEKSAPI) DescribeNodegroupRequest ¶
func (m *MockEKSAPI) DescribeNodegroupRequest(arg0 *eks.DescribeNodegroupInput) (*request.Request, *eks.DescribeNodegroupOutput)
DescribeNodegroupRequest mocks base method
func (*MockEKSAPI) DescribeNodegroupWithContext ¶
func (m *MockEKSAPI) DescribeNodegroupWithContext(arg0 context.Context, arg1 *eks.DescribeNodegroupInput, arg2 ...request.Option) (*eks.DescribeNodegroupOutput, error)
DescribeNodegroupWithContext mocks base method
func (*MockEKSAPI) DescribeUpdate ¶
func (m *MockEKSAPI) DescribeUpdate(arg0 *eks.DescribeUpdateInput) (*eks.DescribeUpdateOutput, error)
DescribeUpdate mocks base method
func (*MockEKSAPI) DescribeUpdateRequest ¶
func (m *MockEKSAPI) DescribeUpdateRequest(arg0 *eks.DescribeUpdateInput) (*request.Request, *eks.DescribeUpdateOutput)
DescribeUpdateRequest mocks base method
func (*MockEKSAPI) DescribeUpdateWithContext ¶
func (m *MockEKSAPI) DescribeUpdateWithContext(arg0 context.Context, arg1 *eks.DescribeUpdateInput, arg2 ...request.Option) (*eks.DescribeUpdateOutput, error)
DescribeUpdateWithContext mocks base method
func (*MockEKSAPI) DisassociateIdentityProviderConfig ¶
func (m *MockEKSAPI) DisassociateIdentityProviderConfig(arg0 *eks.DisassociateIdentityProviderConfigInput) (*eks.DisassociateIdentityProviderConfigOutput, error)
DisassociateIdentityProviderConfig mocks base method
func (*MockEKSAPI) DisassociateIdentityProviderConfigRequest ¶
func (m *MockEKSAPI) DisassociateIdentityProviderConfigRequest(arg0 *eks.DisassociateIdentityProviderConfigInput) (*request.Request, *eks.DisassociateIdentityProviderConfigOutput)
DisassociateIdentityProviderConfigRequest mocks base method
func (*MockEKSAPI) DisassociateIdentityProviderConfigWithContext ¶
func (m *MockEKSAPI) DisassociateIdentityProviderConfigWithContext(arg0 context.Context, arg1 *eks.DisassociateIdentityProviderConfigInput, arg2 ...request.Option) (*eks.DisassociateIdentityProviderConfigOutput, error)
DisassociateIdentityProviderConfigWithContext mocks base method
func (*MockEKSAPI) EXPECT ¶
func (m *MockEKSAPI) EXPECT() *MockEKSAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockEKSAPI) ListAddons ¶
func (m *MockEKSAPI) ListAddons(arg0 *eks.ListAddonsInput) (*eks.ListAddonsOutput, error)
ListAddons mocks base method
func (*MockEKSAPI) ListAddonsPages ¶
func (m *MockEKSAPI) ListAddonsPages(arg0 *eks.ListAddonsInput, arg1 func(*eks.ListAddonsOutput, bool) bool) error
ListAddonsPages mocks base method
func (*MockEKSAPI) ListAddonsPagesWithContext ¶
func (m *MockEKSAPI) ListAddonsPagesWithContext(arg0 context.Context, arg1 *eks.ListAddonsInput, arg2 func(*eks.ListAddonsOutput, bool) bool, arg3 ...request.Option) error
ListAddonsPagesWithContext mocks base method
func (*MockEKSAPI) ListAddonsRequest ¶
func (m *MockEKSAPI) ListAddonsRequest(arg0 *eks.ListAddonsInput) (*request.Request, *eks.ListAddonsOutput)
ListAddonsRequest mocks base method
func (*MockEKSAPI) ListAddonsWithContext ¶
func (m *MockEKSAPI) ListAddonsWithContext(arg0 context.Context, arg1 *eks.ListAddonsInput, arg2 ...request.Option) (*eks.ListAddonsOutput, error)
ListAddonsWithContext mocks base method
func (*MockEKSAPI) ListClusters ¶
func (m *MockEKSAPI) ListClusters(arg0 *eks.ListClustersInput) (*eks.ListClustersOutput, error)
ListClusters mocks base method
func (*MockEKSAPI) ListClustersPages ¶
func (m *MockEKSAPI) ListClustersPages(arg0 *eks.ListClustersInput, arg1 func(*eks.ListClustersOutput, bool) bool) error
ListClustersPages mocks base method
func (*MockEKSAPI) ListClustersPagesWithContext ¶
func (m *MockEKSAPI) ListClustersPagesWithContext(arg0 context.Context, arg1 *eks.ListClustersInput, arg2 func(*eks.ListClustersOutput, bool) bool, arg3 ...request.Option) error
ListClustersPagesWithContext mocks base method
func (*MockEKSAPI) ListClustersRequest ¶
func (m *MockEKSAPI) ListClustersRequest(arg0 *eks.ListClustersInput) (*request.Request, *eks.ListClustersOutput)
ListClustersRequest mocks base method
func (*MockEKSAPI) ListClustersWithContext ¶
func (m *MockEKSAPI) ListClustersWithContext(arg0 context.Context, arg1 *eks.ListClustersInput, arg2 ...request.Option) (*eks.ListClustersOutput, error)
ListClustersWithContext mocks base method
func (*MockEKSAPI) ListFargateProfiles ¶
func (m *MockEKSAPI) ListFargateProfiles(arg0 *eks.ListFargateProfilesInput) (*eks.ListFargateProfilesOutput, error)
ListFargateProfiles mocks base method
func (*MockEKSAPI) ListFargateProfilesPages ¶
func (m *MockEKSAPI) ListFargateProfilesPages(arg0 *eks.ListFargateProfilesInput, arg1 func(*eks.ListFargateProfilesOutput, bool) bool) error
ListFargateProfilesPages mocks base method
func (*MockEKSAPI) ListFargateProfilesPagesWithContext ¶
func (m *MockEKSAPI) ListFargateProfilesPagesWithContext(arg0 context.Context, arg1 *eks.ListFargateProfilesInput, arg2 func(*eks.ListFargateProfilesOutput, bool) bool, arg3 ...request.Option) error
ListFargateProfilesPagesWithContext mocks base method
func (*MockEKSAPI) ListFargateProfilesRequest ¶
func (m *MockEKSAPI) ListFargateProfilesRequest(arg0 *eks.ListFargateProfilesInput) (*request.Request, *eks.ListFargateProfilesOutput)
ListFargateProfilesRequest mocks base method
func (*MockEKSAPI) ListFargateProfilesWithContext ¶
func (m *MockEKSAPI) ListFargateProfilesWithContext(arg0 context.Context, arg1 *eks.ListFargateProfilesInput, arg2 ...request.Option) (*eks.ListFargateProfilesOutput, error)
ListFargateProfilesWithContext mocks base method
func (*MockEKSAPI) ListIdentityProviderConfigs ¶
func (m *MockEKSAPI) ListIdentityProviderConfigs(arg0 *eks.ListIdentityProviderConfigsInput) (*eks.ListIdentityProviderConfigsOutput, error)
ListIdentityProviderConfigs mocks base method
func (*MockEKSAPI) ListIdentityProviderConfigsPages ¶
func (m *MockEKSAPI) ListIdentityProviderConfigsPages(arg0 *eks.ListIdentityProviderConfigsInput, arg1 func(*eks.ListIdentityProviderConfigsOutput, bool) bool) error
ListIdentityProviderConfigsPages mocks base method
func (*MockEKSAPI) ListIdentityProviderConfigsPagesWithContext ¶
func (m *MockEKSAPI) ListIdentityProviderConfigsPagesWithContext(arg0 context.Context, arg1 *eks.ListIdentityProviderConfigsInput, arg2 func(*eks.ListIdentityProviderConfigsOutput, bool) bool, arg3 ...request.Option) error
ListIdentityProviderConfigsPagesWithContext mocks base method
func (*MockEKSAPI) ListIdentityProviderConfigsRequest ¶
func (m *MockEKSAPI) ListIdentityProviderConfigsRequest(arg0 *eks.ListIdentityProviderConfigsInput) (*request.Request, *eks.ListIdentityProviderConfigsOutput)
ListIdentityProviderConfigsRequest mocks base method
func (*MockEKSAPI) ListIdentityProviderConfigsWithContext ¶
func (m *MockEKSAPI) ListIdentityProviderConfigsWithContext(arg0 context.Context, arg1 *eks.ListIdentityProviderConfigsInput, arg2 ...request.Option) (*eks.ListIdentityProviderConfigsOutput, error)
ListIdentityProviderConfigsWithContext mocks base method
func (*MockEKSAPI) ListNodegroups ¶
func (m *MockEKSAPI) ListNodegroups(arg0 *eks.ListNodegroupsInput) (*eks.ListNodegroupsOutput, error)
ListNodegroups mocks base method
func (*MockEKSAPI) ListNodegroupsPages ¶
func (m *MockEKSAPI) ListNodegroupsPages(arg0 *eks.ListNodegroupsInput, arg1 func(*eks.ListNodegroupsOutput, bool) bool) error
ListNodegroupsPages mocks base method
func (*MockEKSAPI) ListNodegroupsPagesWithContext ¶
func (m *MockEKSAPI) ListNodegroupsPagesWithContext(arg0 context.Context, arg1 *eks.ListNodegroupsInput, arg2 func(*eks.ListNodegroupsOutput, bool) bool, arg3 ...request.Option) error
ListNodegroupsPagesWithContext mocks base method
func (*MockEKSAPI) ListNodegroupsRequest ¶
func (m *MockEKSAPI) ListNodegroupsRequest(arg0 *eks.ListNodegroupsInput) (*request.Request, *eks.ListNodegroupsOutput)
ListNodegroupsRequest mocks base method
func (*MockEKSAPI) ListNodegroupsWithContext ¶
func (m *MockEKSAPI) ListNodegroupsWithContext(arg0 context.Context, arg1 *eks.ListNodegroupsInput, arg2 ...request.Option) (*eks.ListNodegroupsOutput, error)
ListNodegroupsWithContext mocks base method
func (*MockEKSAPI) ListTagsForResource ¶
func (m *MockEKSAPI) ListTagsForResource(arg0 *eks.ListTagsForResourceInput) (*eks.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockEKSAPI) ListTagsForResourceRequest ¶
func (m *MockEKSAPI) ListTagsForResourceRequest(arg0 *eks.ListTagsForResourceInput) (*request.Request, *eks.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockEKSAPI) ListTagsForResourceWithContext ¶
func (m *MockEKSAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *eks.ListTagsForResourceInput, arg2 ...request.Option) (*eks.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockEKSAPI) ListUpdates ¶
func (m *MockEKSAPI) ListUpdates(arg0 *eks.ListUpdatesInput) (*eks.ListUpdatesOutput, error)
ListUpdates mocks base method
func (*MockEKSAPI) ListUpdatesPages ¶
func (m *MockEKSAPI) ListUpdatesPages(arg0 *eks.ListUpdatesInput, arg1 func(*eks.ListUpdatesOutput, bool) bool) error
ListUpdatesPages mocks base method
func (*MockEKSAPI) ListUpdatesPagesWithContext ¶
func (m *MockEKSAPI) ListUpdatesPagesWithContext(arg0 context.Context, arg1 *eks.ListUpdatesInput, arg2 func(*eks.ListUpdatesOutput, bool) bool, arg3 ...request.Option) error
ListUpdatesPagesWithContext mocks base method
func (*MockEKSAPI) ListUpdatesRequest ¶
func (m *MockEKSAPI) ListUpdatesRequest(arg0 *eks.ListUpdatesInput) (*request.Request, *eks.ListUpdatesOutput)
ListUpdatesRequest mocks base method
func (*MockEKSAPI) ListUpdatesWithContext ¶
func (m *MockEKSAPI) ListUpdatesWithContext(arg0 context.Context, arg1 *eks.ListUpdatesInput, arg2 ...request.Option) (*eks.ListUpdatesOutput, error)
ListUpdatesWithContext mocks base method
func (*MockEKSAPI) RegisterCluster ¶
func (m *MockEKSAPI) RegisterCluster(arg0 *eks.RegisterClusterInput) (*eks.RegisterClusterOutput, error)
RegisterCluster mocks base method
func (*MockEKSAPI) RegisterClusterRequest ¶
func (m *MockEKSAPI) RegisterClusterRequest(arg0 *eks.RegisterClusterInput) (*request.Request, *eks.RegisterClusterOutput)
RegisterClusterRequest mocks base method
func (*MockEKSAPI) RegisterClusterWithContext ¶
func (m *MockEKSAPI) RegisterClusterWithContext(arg0 context.Context, arg1 *eks.RegisterClusterInput, arg2 ...request.Option) (*eks.RegisterClusterOutput, error)
RegisterClusterWithContext mocks base method
func (*MockEKSAPI) TagResource ¶
func (m *MockEKSAPI) TagResource(arg0 *eks.TagResourceInput) (*eks.TagResourceOutput, error)
TagResource mocks base method
func (*MockEKSAPI) TagResourceRequest ¶
func (m *MockEKSAPI) TagResourceRequest(arg0 *eks.TagResourceInput) (*request.Request, *eks.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockEKSAPI) TagResourceWithContext ¶
func (m *MockEKSAPI) TagResourceWithContext(arg0 context.Context, arg1 *eks.TagResourceInput, arg2 ...request.Option) (*eks.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockEKSAPI) UntagResource ¶
func (m *MockEKSAPI) UntagResource(arg0 *eks.UntagResourceInput) (*eks.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockEKSAPI) UntagResourceRequest ¶
func (m *MockEKSAPI) UntagResourceRequest(arg0 *eks.UntagResourceInput) (*request.Request, *eks.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockEKSAPI) UntagResourceWithContext ¶
func (m *MockEKSAPI) UntagResourceWithContext(arg0 context.Context, arg1 *eks.UntagResourceInput, arg2 ...request.Option) (*eks.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockEKSAPI) UpdateAddon ¶
func (m *MockEKSAPI) UpdateAddon(arg0 *eks.UpdateAddonInput) (*eks.UpdateAddonOutput, error)
UpdateAddon mocks base method
func (*MockEKSAPI) UpdateAddonRequest ¶
func (m *MockEKSAPI) UpdateAddonRequest(arg0 *eks.UpdateAddonInput) (*request.Request, *eks.UpdateAddonOutput)
UpdateAddonRequest mocks base method
func (*MockEKSAPI) UpdateAddonWithContext ¶
func (m *MockEKSAPI) UpdateAddonWithContext(arg0 context.Context, arg1 *eks.UpdateAddonInput, arg2 ...request.Option) (*eks.UpdateAddonOutput, error)
UpdateAddonWithContext mocks base method
func (*MockEKSAPI) UpdateClusterConfig ¶
func (m *MockEKSAPI) UpdateClusterConfig(arg0 *eks.UpdateClusterConfigInput) (*eks.UpdateClusterConfigOutput, error)
UpdateClusterConfig mocks base method
func (*MockEKSAPI) UpdateClusterConfigRequest ¶
func (m *MockEKSAPI) UpdateClusterConfigRequest(arg0 *eks.UpdateClusterConfigInput) (*request.Request, *eks.UpdateClusterConfigOutput)
UpdateClusterConfigRequest mocks base method
func (*MockEKSAPI) UpdateClusterConfigWithContext ¶
func (m *MockEKSAPI) UpdateClusterConfigWithContext(arg0 context.Context, arg1 *eks.UpdateClusterConfigInput, arg2 ...request.Option) (*eks.UpdateClusterConfigOutput, error)
UpdateClusterConfigWithContext mocks base method
func (*MockEKSAPI) UpdateClusterVersion ¶
func (m *MockEKSAPI) UpdateClusterVersion(arg0 *eks.UpdateClusterVersionInput) (*eks.UpdateClusterVersionOutput, error)
UpdateClusterVersion mocks base method
func (*MockEKSAPI) UpdateClusterVersionRequest ¶
func (m *MockEKSAPI) UpdateClusterVersionRequest(arg0 *eks.UpdateClusterVersionInput) (*request.Request, *eks.UpdateClusterVersionOutput)
UpdateClusterVersionRequest mocks base method
func (*MockEKSAPI) UpdateClusterVersionWithContext ¶
func (m *MockEKSAPI) UpdateClusterVersionWithContext(arg0 context.Context, arg1 *eks.UpdateClusterVersionInput, arg2 ...request.Option) (*eks.UpdateClusterVersionOutput, error)
UpdateClusterVersionWithContext mocks base method
func (*MockEKSAPI) UpdateNodegroupConfig ¶
func (m *MockEKSAPI) UpdateNodegroupConfig(arg0 *eks.UpdateNodegroupConfigInput) (*eks.UpdateNodegroupConfigOutput, error)
UpdateNodegroupConfig mocks base method
func (*MockEKSAPI) UpdateNodegroupConfigRequest ¶
func (m *MockEKSAPI) UpdateNodegroupConfigRequest(arg0 *eks.UpdateNodegroupConfigInput) (*request.Request, *eks.UpdateNodegroupConfigOutput)
UpdateNodegroupConfigRequest mocks base method
func (*MockEKSAPI) UpdateNodegroupConfigWithContext ¶
func (m *MockEKSAPI) UpdateNodegroupConfigWithContext(arg0 context.Context, arg1 *eks.UpdateNodegroupConfigInput, arg2 ...request.Option) (*eks.UpdateNodegroupConfigOutput, error)
UpdateNodegroupConfigWithContext mocks base method
func (*MockEKSAPI) UpdateNodegroupVersion ¶
func (m *MockEKSAPI) UpdateNodegroupVersion(arg0 *eks.UpdateNodegroupVersionInput) (*eks.UpdateNodegroupVersionOutput, error)
UpdateNodegroupVersion mocks base method
func (*MockEKSAPI) UpdateNodegroupVersionRequest ¶
func (m *MockEKSAPI) UpdateNodegroupVersionRequest(arg0 *eks.UpdateNodegroupVersionInput) (*request.Request, *eks.UpdateNodegroupVersionOutput)
UpdateNodegroupVersionRequest mocks base method
func (*MockEKSAPI) UpdateNodegroupVersionWithContext ¶
func (m *MockEKSAPI) UpdateNodegroupVersionWithContext(arg0 context.Context, arg1 *eks.UpdateNodegroupVersionInput, arg2 ...request.Option) (*eks.UpdateNodegroupVersionOutput, error)
UpdateNodegroupVersionWithContext mocks base method
func (*MockEKSAPI) WaitUntilAddonActive ¶
func (m *MockEKSAPI) WaitUntilAddonActive(arg0 *eks.DescribeAddonInput) error
WaitUntilAddonActive mocks base method
func (*MockEKSAPI) WaitUntilAddonActiveWithContext ¶
func (m *MockEKSAPI) WaitUntilAddonActiveWithContext(arg0 context.Context, arg1 *eks.DescribeAddonInput, arg2 ...request.WaiterOption) error
WaitUntilAddonActiveWithContext mocks base method
func (*MockEKSAPI) WaitUntilAddonDeleted ¶
func (m *MockEKSAPI) WaitUntilAddonDeleted(arg0 *eks.DescribeAddonInput) error
WaitUntilAddonDeleted mocks base method
func (*MockEKSAPI) WaitUntilAddonDeletedWithContext ¶
func (m *MockEKSAPI) WaitUntilAddonDeletedWithContext(arg0 context.Context, arg1 *eks.DescribeAddonInput, arg2 ...request.WaiterOption) error
WaitUntilAddonDeletedWithContext mocks base method
func (*MockEKSAPI) WaitUntilClusterActive ¶
func (m *MockEKSAPI) WaitUntilClusterActive(arg0 *eks.DescribeClusterInput) error
WaitUntilClusterActive mocks base method
func (*MockEKSAPI) WaitUntilClusterActiveWithContext ¶
func (m *MockEKSAPI) WaitUntilClusterActiveWithContext(arg0 context.Context, arg1 *eks.DescribeClusterInput, arg2 ...request.WaiterOption) error
WaitUntilClusterActiveWithContext mocks base method
func (*MockEKSAPI) WaitUntilClusterDeleted ¶
func (m *MockEKSAPI) WaitUntilClusterDeleted(arg0 *eks.DescribeClusterInput) error
WaitUntilClusterDeleted mocks base method
func (*MockEKSAPI) WaitUntilClusterDeletedWithContext ¶
func (m *MockEKSAPI) WaitUntilClusterDeletedWithContext(arg0 context.Context, arg1 *eks.DescribeClusterInput, arg2 ...request.WaiterOption) error
WaitUntilClusterDeletedWithContext mocks base method
func (*MockEKSAPI) WaitUntilFargateProfileActive ¶
func (m *MockEKSAPI) WaitUntilFargateProfileActive(arg0 *eks.DescribeFargateProfileInput) error
WaitUntilFargateProfileActive mocks base method
func (*MockEKSAPI) WaitUntilFargateProfileActiveWithContext ¶
func (m *MockEKSAPI) WaitUntilFargateProfileActiveWithContext(arg0 context.Context, arg1 *eks.DescribeFargateProfileInput, arg2 ...request.WaiterOption) error
WaitUntilFargateProfileActiveWithContext mocks base method
func (*MockEKSAPI) WaitUntilFargateProfileDeleted ¶
func (m *MockEKSAPI) WaitUntilFargateProfileDeleted(arg0 *eks.DescribeFargateProfileInput) error
WaitUntilFargateProfileDeleted mocks base method
func (*MockEKSAPI) WaitUntilFargateProfileDeletedWithContext ¶
func (m *MockEKSAPI) WaitUntilFargateProfileDeletedWithContext(arg0 context.Context, arg1 *eks.DescribeFargateProfileInput, arg2 ...request.WaiterOption) error
WaitUntilFargateProfileDeletedWithContext mocks base method
func (*MockEKSAPI) WaitUntilNodegroupActive ¶
func (m *MockEKSAPI) WaitUntilNodegroupActive(arg0 *eks.DescribeNodegroupInput) error
WaitUntilNodegroupActive mocks base method
func (*MockEKSAPI) WaitUntilNodegroupActiveWithContext ¶
func (m *MockEKSAPI) WaitUntilNodegroupActiveWithContext(arg0 context.Context, arg1 *eks.DescribeNodegroupInput, arg2 ...request.WaiterOption) error
WaitUntilNodegroupActiveWithContext mocks base method
func (*MockEKSAPI) WaitUntilNodegroupDeleted ¶
func (m *MockEKSAPI) WaitUntilNodegroupDeleted(arg0 *eks.DescribeNodegroupInput) error
WaitUntilNodegroupDeleted mocks base method
func (*MockEKSAPI) WaitUntilNodegroupDeletedWithContext ¶
func (m *MockEKSAPI) WaitUntilNodegroupDeletedWithContext(arg0 context.Context, arg1 *eks.DescribeNodegroupInput, arg2 ...request.WaiterOption) error
WaitUntilNodegroupDeletedWithContext mocks base method
type MockEKSAPIMockRecorder ¶
type MockEKSAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockEKSAPIMockRecorder is the mock recorder for MockEKSAPI
func (*MockEKSAPIMockRecorder) AssociateEncryptionConfig ¶
func (mr *MockEKSAPIMockRecorder) AssociateEncryptionConfig(arg0 interface{}) *gomock.Call
AssociateEncryptionConfig indicates an expected call of AssociateEncryptionConfig
func (*MockEKSAPIMockRecorder) AssociateEncryptionConfigRequest ¶
func (mr *MockEKSAPIMockRecorder) AssociateEncryptionConfigRequest(arg0 interface{}) *gomock.Call
AssociateEncryptionConfigRequest indicates an expected call of AssociateEncryptionConfigRequest
func (*MockEKSAPIMockRecorder) AssociateEncryptionConfigWithContext ¶
func (mr *MockEKSAPIMockRecorder) AssociateEncryptionConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateEncryptionConfigWithContext indicates an expected call of AssociateEncryptionConfigWithContext
func (*MockEKSAPIMockRecorder) AssociateIdentityProviderConfig ¶
func (mr *MockEKSAPIMockRecorder) AssociateIdentityProviderConfig(arg0 interface{}) *gomock.Call
AssociateIdentityProviderConfig indicates an expected call of AssociateIdentityProviderConfig
func (*MockEKSAPIMockRecorder) AssociateIdentityProviderConfigRequest ¶
func (mr *MockEKSAPIMockRecorder) AssociateIdentityProviderConfigRequest(arg0 interface{}) *gomock.Call
AssociateIdentityProviderConfigRequest indicates an expected call of AssociateIdentityProviderConfigRequest
func (*MockEKSAPIMockRecorder) AssociateIdentityProviderConfigWithContext ¶
func (mr *MockEKSAPIMockRecorder) AssociateIdentityProviderConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AssociateIdentityProviderConfigWithContext indicates an expected call of AssociateIdentityProviderConfigWithContext
func (*MockEKSAPIMockRecorder) CreateAddon ¶
func (mr *MockEKSAPIMockRecorder) CreateAddon(arg0 interface{}) *gomock.Call
CreateAddon indicates an expected call of CreateAddon
func (*MockEKSAPIMockRecorder) CreateAddonRequest ¶
func (mr *MockEKSAPIMockRecorder) CreateAddonRequest(arg0 interface{}) *gomock.Call
CreateAddonRequest indicates an expected call of CreateAddonRequest
func (*MockEKSAPIMockRecorder) CreateAddonWithContext ¶
func (mr *MockEKSAPIMockRecorder) CreateAddonWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAddonWithContext indicates an expected call of CreateAddonWithContext
func (*MockEKSAPIMockRecorder) CreateCluster ¶
func (mr *MockEKSAPIMockRecorder) CreateCluster(arg0 interface{}) *gomock.Call
CreateCluster indicates an expected call of CreateCluster
func (*MockEKSAPIMockRecorder) CreateClusterRequest ¶
func (mr *MockEKSAPIMockRecorder) CreateClusterRequest(arg0 interface{}) *gomock.Call
CreateClusterRequest indicates an expected call of CreateClusterRequest
func (*MockEKSAPIMockRecorder) CreateClusterWithContext ¶
func (mr *MockEKSAPIMockRecorder) CreateClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateClusterWithContext indicates an expected call of CreateClusterWithContext
func (*MockEKSAPIMockRecorder) CreateFargateProfile ¶
func (mr *MockEKSAPIMockRecorder) CreateFargateProfile(arg0 interface{}) *gomock.Call
CreateFargateProfile indicates an expected call of CreateFargateProfile
func (*MockEKSAPIMockRecorder) CreateFargateProfileRequest ¶
func (mr *MockEKSAPIMockRecorder) CreateFargateProfileRequest(arg0 interface{}) *gomock.Call
CreateFargateProfileRequest indicates an expected call of CreateFargateProfileRequest
func (*MockEKSAPIMockRecorder) CreateFargateProfileWithContext ¶
func (mr *MockEKSAPIMockRecorder) CreateFargateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFargateProfileWithContext indicates an expected call of CreateFargateProfileWithContext
func (*MockEKSAPIMockRecorder) CreateNodegroup ¶
func (mr *MockEKSAPIMockRecorder) CreateNodegroup(arg0 interface{}) *gomock.Call
CreateNodegroup indicates an expected call of CreateNodegroup
func (*MockEKSAPIMockRecorder) CreateNodegroupRequest ¶
func (mr *MockEKSAPIMockRecorder) CreateNodegroupRequest(arg0 interface{}) *gomock.Call
CreateNodegroupRequest indicates an expected call of CreateNodegroupRequest
func (*MockEKSAPIMockRecorder) CreateNodegroupWithContext ¶
func (mr *MockEKSAPIMockRecorder) CreateNodegroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateNodegroupWithContext indicates an expected call of CreateNodegroupWithContext
func (*MockEKSAPIMockRecorder) DeleteAddon ¶
func (mr *MockEKSAPIMockRecorder) DeleteAddon(arg0 interface{}) *gomock.Call
DeleteAddon indicates an expected call of DeleteAddon
func (*MockEKSAPIMockRecorder) DeleteAddonRequest ¶
func (mr *MockEKSAPIMockRecorder) DeleteAddonRequest(arg0 interface{}) *gomock.Call
DeleteAddonRequest indicates an expected call of DeleteAddonRequest
func (*MockEKSAPIMockRecorder) DeleteAddonWithContext ¶
func (mr *MockEKSAPIMockRecorder) DeleteAddonWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAddonWithContext indicates an expected call of DeleteAddonWithContext
func (*MockEKSAPIMockRecorder) DeleteCluster ¶
func (mr *MockEKSAPIMockRecorder) DeleteCluster(arg0 interface{}) *gomock.Call
DeleteCluster indicates an expected call of DeleteCluster
func (*MockEKSAPIMockRecorder) DeleteClusterRequest ¶
func (mr *MockEKSAPIMockRecorder) DeleteClusterRequest(arg0 interface{}) *gomock.Call
DeleteClusterRequest indicates an expected call of DeleteClusterRequest
func (*MockEKSAPIMockRecorder) DeleteClusterWithContext ¶
func (mr *MockEKSAPIMockRecorder) DeleteClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteClusterWithContext indicates an expected call of DeleteClusterWithContext
func (*MockEKSAPIMockRecorder) DeleteFargateProfile ¶
func (mr *MockEKSAPIMockRecorder) DeleteFargateProfile(arg0 interface{}) *gomock.Call
DeleteFargateProfile indicates an expected call of DeleteFargateProfile
func (*MockEKSAPIMockRecorder) DeleteFargateProfileRequest ¶
func (mr *MockEKSAPIMockRecorder) DeleteFargateProfileRequest(arg0 interface{}) *gomock.Call
DeleteFargateProfileRequest indicates an expected call of DeleteFargateProfileRequest
func (*MockEKSAPIMockRecorder) DeleteFargateProfileWithContext ¶
func (mr *MockEKSAPIMockRecorder) DeleteFargateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFargateProfileWithContext indicates an expected call of DeleteFargateProfileWithContext
func (*MockEKSAPIMockRecorder) DeleteNodegroup ¶
func (mr *MockEKSAPIMockRecorder) DeleteNodegroup(arg0 interface{}) *gomock.Call
DeleteNodegroup indicates an expected call of DeleteNodegroup
func (*MockEKSAPIMockRecorder) DeleteNodegroupRequest ¶
func (mr *MockEKSAPIMockRecorder) DeleteNodegroupRequest(arg0 interface{}) *gomock.Call
DeleteNodegroupRequest indicates an expected call of DeleteNodegroupRequest
func (*MockEKSAPIMockRecorder) DeleteNodegroupWithContext ¶
func (mr *MockEKSAPIMockRecorder) DeleteNodegroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteNodegroupWithContext indicates an expected call of DeleteNodegroupWithContext
func (*MockEKSAPIMockRecorder) DeregisterCluster ¶
func (mr *MockEKSAPIMockRecorder) DeregisterCluster(arg0 interface{}) *gomock.Call
DeregisterCluster indicates an expected call of DeregisterCluster
func (*MockEKSAPIMockRecorder) DeregisterClusterRequest ¶
func (mr *MockEKSAPIMockRecorder) DeregisterClusterRequest(arg0 interface{}) *gomock.Call
DeregisterClusterRequest indicates an expected call of DeregisterClusterRequest
func (*MockEKSAPIMockRecorder) DeregisterClusterWithContext ¶
func (mr *MockEKSAPIMockRecorder) DeregisterClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterClusterWithContext indicates an expected call of DeregisterClusterWithContext
func (*MockEKSAPIMockRecorder) DescribeAddon ¶
func (mr *MockEKSAPIMockRecorder) DescribeAddon(arg0 interface{}) *gomock.Call
DescribeAddon indicates an expected call of DescribeAddon
func (*MockEKSAPIMockRecorder) DescribeAddonConfiguration ¶ added in v1.44.155
func (mr *MockEKSAPIMockRecorder) DescribeAddonConfiguration(arg0 interface{}) *gomock.Call
DescribeAddonConfiguration indicates an expected call of DescribeAddonConfiguration
func (*MockEKSAPIMockRecorder) DescribeAddonConfigurationRequest ¶ added in v1.44.155
func (mr *MockEKSAPIMockRecorder) DescribeAddonConfigurationRequest(arg0 interface{}) *gomock.Call
DescribeAddonConfigurationRequest indicates an expected call of DescribeAddonConfigurationRequest
func (*MockEKSAPIMockRecorder) DescribeAddonConfigurationWithContext ¶ added in v1.44.155
func (mr *MockEKSAPIMockRecorder) DescribeAddonConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAddonConfigurationWithContext indicates an expected call of DescribeAddonConfigurationWithContext
func (*MockEKSAPIMockRecorder) DescribeAddonRequest ¶
func (mr *MockEKSAPIMockRecorder) DescribeAddonRequest(arg0 interface{}) *gomock.Call
DescribeAddonRequest indicates an expected call of DescribeAddonRequest
func (*MockEKSAPIMockRecorder) DescribeAddonVersions ¶
func (mr *MockEKSAPIMockRecorder) DescribeAddonVersions(arg0 interface{}) *gomock.Call
DescribeAddonVersions indicates an expected call of DescribeAddonVersions
func (*MockEKSAPIMockRecorder) DescribeAddonVersionsPages ¶
func (mr *MockEKSAPIMockRecorder) DescribeAddonVersionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeAddonVersionsPages indicates an expected call of DescribeAddonVersionsPages
func (*MockEKSAPIMockRecorder) DescribeAddonVersionsPagesWithContext ¶
func (mr *MockEKSAPIMockRecorder) DescribeAddonVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeAddonVersionsPagesWithContext indicates an expected call of DescribeAddonVersionsPagesWithContext
func (*MockEKSAPIMockRecorder) DescribeAddonVersionsRequest ¶
func (mr *MockEKSAPIMockRecorder) DescribeAddonVersionsRequest(arg0 interface{}) *gomock.Call
DescribeAddonVersionsRequest indicates an expected call of DescribeAddonVersionsRequest
func (*MockEKSAPIMockRecorder) DescribeAddonVersionsWithContext ¶
func (mr *MockEKSAPIMockRecorder) DescribeAddonVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAddonVersionsWithContext indicates an expected call of DescribeAddonVersionsWithContext
func (*MockEKSAPIMockRecorder) DescribeAddonWithContext ¶
func (mr *MockEKSAPIMockRecorder) DescribeAddonWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAddonWithContext indicates an expected call of DescribeAddonWithContext
func (*MockEKSAPIMockRecorder) DescribeCluster ¶
func (mr *MockEKSAPIMockRecorder) DescribeCluster(arg0 interface{}) *gomock.Call
DescribeCluster indicates an expected call of DescribeCluster
func (*MockEKSAPIMockRecorder) DescribeClusterRequest ¶
func (mr *MockEKSAPIMockRecorder) DescribeClusterRequest(arg0 interface{}) *gomock.Call
DescribeClusterRequest indicates an expected call of DescribeClusterRequest
func (*MockEKSAPIMockRecorder) DescribeClusterWithContext ¶
func (mr *MockEKSAPIMockRecorder) DescribeClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeClusterWithContext indicates an expected call of DescribeClusterWithContext
func (*MockEKSAPIMockRecorder) DescribeFargateProfile ¶
func (mr *MockEKSAPIMockRecorder) DescribeFargateProfile(arg0 interface{}) *gomock.Call
DescribeFargateProfile indicates an expected call of DescribeFargateProfile
func (*MockEKSAPIMockRecorder) DescribeFargateProfileRequest ¶
func (mr *MockEKSAPIMockRecorder) DescribeFargateProfileRequest(arg0 interface{}) *gomock.Call
DescribeFargateProfileRequest indicates an expected call of DescribeFargateProfileRequest
func (*MockEKSAPIMockRecorder) DescribeFargateProfileWithContext ¶
func (mr *MockEKSAPIMockRecorder) DescribeFargateProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFargateProfileWithContext indicates an expected call of DescribeFargateProfileWithContext
func (*MockEKSAPIMockRecorder) DescribeIdentityProviderConfig ¶
func (mr *MockEKSAPIMockRecorder) DescribeIdentityProviderConfig(arg0 interface{}) *gomock.Call
DescribeIdentityProviderConfig indicates an expected call of DescribeIdentityProviderConfig
func (*MockEKSAPIMockRecorder) DescribeIdentityProviderConfigRequest ¶
func (mr *MockEKSAPIMockRecorder) DescribeIdentityProviderConfigRequest(arg0 interface{}) *gomock.Call
DescribeIdentityProviderConfigRequest indicates an expected call of DescribeIdentityProviderConfigRequest
func (*MockEKSAPIMockRecorder) DescribeIdentityProviderConfigWithContext ¶
func (mr *MockEKSAPIMockRecorder) DescribeIdentityProviderConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeIdentityProviderConfigWithContext indicates an expected call of DescribeIdentityProviderConfigWithContext
func (*MockEKSAPIMockRecorder) DescribeNodegroup ¶
func (mr *MockEKSAPIMockRecorder) DescribeNodegroup(arg0 interface{}) *gomock.Call
DescribeNodegroup indicates an expected call of DescribeNodegroup
func (*MockEKSAPIMockRecorder) DescribeNodegroupRequest ¶
func (mr *MockEKSAPIMockRecorder) DescribeNodegroupRequest(arg0 interface{}) *gomock.Call
DescribeNodegroupRequest indicates an expected call of DescribeNodegroupRequest
func (*MockEKSAPIMockRecorder) DescribeNodegroupWithContext ¶
func (mr *MockEKSAPIMockRecorder) DescribeNodegroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeNodegroupWithContext indicates an expected call of DescribeNodegroupWithContext
func (*MockEKSAPIMockRecorder) DescribeUpdate ¶
func (mr *MockEKSAPIMockRecorder) DescribeUpdate(arg0 interface{}) *gomock.Call
DescribeUpdate indicates an expected call of DescribeUpdate
func (*MockEKSAPIMockRecorder) DescribeUpdateRequest ¶
func (mr *MockEKSAPIMockRecorder) DescribeUpdateRequest(arg0 interface{}) *gomock.Call
DescribeUpdateRequest indicates an expected call of DescribeUpdateRequest
func (*MockEKSAPIMockRecorder) DescribeUpdateWithContext ¶
func (mr *MockEKSAPIMockRecorder) DescribeUpdateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeUpdateWithContext indicates an expected call of DescribeUpdateWithContext
func (*MockEKSAPIMockRecorder) DisassociateIdentityProviderConfig ¶
func (mr *MockEKSAPIMockRecorder) DisassociateIdentityProviderConfig(arg0 interface{}) *gomock.Call
DisassociateIdentityProviderConfig indicates an expected call of DisassociateIdentityProviderConfig
func (*MockEKSAPIMockRecorder) DisassociateIdentityProviderConfigRequest ¶
func (mr *MockEKSAPIMockRecorder) DisassociateIdentityProviderConfigRequest(arg0 interface{}) *gomock.Call
DisassociateIdentityProviderConfigRequest indicates an expected call of DisassociateIdentityProviderConfigRequest
func (*MockEKSAPIMockRecorder) DisassociateIdentityProviderConfigWithContext ¶
func (mr *MockEKSAPIMockRecorder) DisassociateIdentityProviderConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateIdentityProviderConfigWithContext indicates an expected call of DisassociateIdentityProviderConfigWithContext
func (*MockEKSAPIMockRecorder) ListAddons ¶
func (mr *MockEKSAPIMockRecorder) ListAddons(arg0 interface{}) *gomock.Call
ListAddons indicates an expected call of ListAddons
func (*MockEKSAPIMockRecorder) ListAddonsPages ¶
func (mr *MockEKSAPIMockRecorder) ListAddonsPages(arg0, arg1 interface{}) *gomock.Call
ListAddonsPages indicates an expected call of ListAddonsPages
func (*MockEKSAPIMockRecorder) ListAddonsPagesWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListAddonsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAddonsPagesWithContext indicates an expected call of ListAddonsPagesWithContext
func (*MockEKSAPIMockRecorder) ListAddonsRequest ¶
func (mr *MockEKSAPIMockRecorder) ListAddonsRequest(arg0 interface{}) *gomock.Call
ListAddonsRequest indicates an expected call of ListAddonsRequest
func (*MockEKSAPIMockRecorder) ListAddonsWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListAddonsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAddonsWithContext indicates an expected call of ListAddonsWithContext
func (*MockEKSAPIMockRecorder) ListClusters ¶
func (mr *MockEKSAPIMockRecorder) ListClusters(arg0 interface{}) *gomock.Call
ListClusters indicates an expected call of ListClusters
func (*MockEKSAPIMockRecorder) ListClustersPages ¶
func (mr *MockEKSAPIMockRecorder) ListClustersPages(arg0, arg1 interface{}) *gomock.Call
ListClustersPages indicates an expected call of ListClustersPages
func (*MockEKSAPIMockRecorder) ListClustersPagesWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListClustersPagesWithContext indicates an expected call of ListClustersPagesWithContext
func (*MockEKSAPIMockRecorder) ListClustersRequest ¶
func (mr *MockEKSAPIMockRecorder) ListClustersRequest(arg0 interface{}) *gomock.Call
ListClustersRequest indicates an expected call of ListClustersRequest
func (*MockEKSAPIMockRecorder) ListClustersWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListClustersWithContext indicates an expected call of ListClustersWithContext
func (*MockEKSAPIMockRecorder) ListFargateProfiles ¶
func (mr *MockEKSAPIMockRecorder) ListFargateProfiles(arg0 interface{}) *gomock.Call
ListFargateProfiles indicates an expected call of ListFargateProfiles
func (*MockEKSAPIMockRecorder) ListFargateProfilesPages ¶
func (mr *MockEKSAPIMockRecorder) ListFargateProfilesPages(arg0, arg1 interface{}) *gomock.Call
ListFargateProfilesPages indicates an expected call of ListFargateProfilesPages
func (*MockEKSAPIMockRecorder) ListFargateProfilesPagesWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListFargateProfilesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFargateProfilesPagesWithContext indicates an expected call of ListFargateProfilesPagesWithContext
func (*MockEKSAPIMockRecorder) ListFargateProfilesRequest ¶
func (mr *MockEKSAPIMockRecorder) ListFargateProfilesRequest(arg0 interface{}) *gomock.Call
ListFargateProfilesRequest indicates an expected call of ListFargateProfilesRequest
func (*MockEKSAPIMockRecorder) ListFargateProfilesWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListFargateProfilesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFargateProfilesWithContext indicates an expected call of ListFargateProfilesWithContext
func (*MockEKSAPIMockRecorder) ListIdentityProviderConfigs ¶
func (mr *MockEKSAPIMockRecorder) ListIdentityProviderConfigs(arg0 interface{}) *gomock.Call
ListIdentityProviderConfigs indicates an expected call of ListIdentityProviderConfigs
func (*MockEKSAPIMockRecorder) ListIdentityProviderConfigsPages ¶
func (mr *MockEKSAPIMockRecorder) ListIdentityProviderConfigsPages(arg0, arg1 interface{}) *gomock.Call
ListIdentityProviderConfigsPages indicates an expected call of ListIdentityProviderConfigsPages
func (*MockEKSAPIMockRecorder) ListIdentityProviderConfigsPagesWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListIdentityProviderConfigsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListIdentityProviderConfigsPagesWithContext indicates an expected call of ListIdentityProviderConfigsPagesWithContext
func (*MockEKSAPIMockRecorder) ListIdentityProviderConfigsRequest ¶
func (mr *MockEKSAPIMockRecorder) ListIdentityProviderConfigsRequest(arg0 interface{}) *gomock.Call
ListIdentityProviderConfigsRequest indicates an expected call of ListIdentityProviderConfigsRequest
func (*MockEKSAPIMockRecorder) ListIdentityProviderConfigsWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListIdentityProviderConfigsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListIdentityProviderConfigsWithContext indicates an expected call of ListIdentityProviderConfigsWithContext
func (*MockEKSAPIMockRecorder) ListNodegroups ¶
func (mr *MockEKSAPIMockRecorder) ListNodegroups(arg0 interface{}) *gomock.Call
ListNodegroups indicates an expected call of ListNodegroups
func (*MockEKSAPIMockRecorder) ListNodegroupsPages ¶
func (mr *MockEKSAPIMockRecorder) ListNodegroupsPages(arg0, arg1 interface{}) *gomock.Call
ListNodegroupsPages indicates an expected call of ListNodegroupsPages
func (*MockEKSAPIMockRecorder) ListNodegroupsPagesWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListNodegroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListNodegroupsPagesWithContext indicates an expected call of ListNodegroupsPagesWithContext
func (*MockEKSAPIMockRecorder) ListNodegroupsRequest ¶
func (mr *MockEKSAPIMockRecorder) ListNodegroupsRequest(arg0 interface{}) *gomock.Call
ListNodegroupsRequest indicates an expected call of ListNodegroupsRequest
func (*MockEKSAPIMockRecorder) ListNodegroupsWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListNodegroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListNodegroupsWithContext indicates an expected call of ListNodegroupsWithContext
func (*MockEKSAPIMockRecorder) ListTagsForResource ¶
func (mr *MockEKSAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockEKSAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockEKSAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockEKSAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockEKSAPIMockRecorder) ListUpdates ¶
func (mr *MockEKSAPIMockRecorder) ListUpdates(arg0 interface{}) *gomock.Call
ListUpdates indicates an expected call of ListUpdates
func (*MockEKSAPIMockRecorder) ListUpdatesPages ¶
func (mr *MockEKSAPIMockRecorder) ListUpdatesPages(arg0, arg1 interface{}) *gomock.Call
ListUpdatesPages indicates an expected call of ListUpdatesPages
func (*MockEKSAPIMockRecorder) ListUpdatesPagesWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListUpdatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListUpdatesPagesWithContext indicates an expected call of ListUpdatesPagesWithContext
func (*MockEKSAPIMockRecorder) ListUpdatesRequest ¶
func (mr *MockEKSAPIMockRecorder) ListUpdatesRequest(arg0 interface{}) *gomock.Call
ListUpdatesRequest indicates an expected call of ListUpdatesRequest
func (*MockEKSAPIMockRecorder) ListUpdatesWithContext ¶
func (mr *MockEKSAPIMockRecorder) ListUpdatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListUpdatesWithContext indicates an expected call of ListUpdatesWithContext
func (*MockEKSAPIMockRecorder) RegisterCluster ¶
func (mr *MockEKSAPIMockRecorder) RegisterCluster(arg0 interface{}) *gomock.Call
RegisterCluster indicates an expected call of RegisterCluster
func (*MockEKSAPIMockRecorder) RegisterClusterRequest ¶
func (mr *MockEKSAPIMockRecorder) RegisterClusterRequest(arg0 interface{}) *gomock.Call
RegisterClusterRequest indicates an expected call of RegisterClusterRequest
func (*MockEKSAPIMockRecorder) RegisterClusterWithContext ¶
func (mr *MockEKSAPIMockRecorder) RegisterClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterClusterWithContext indicates an expected call of RegisterClusterWithContext
func (*MockEKSAPIMockRecorder) TagResource ¶
func (mr *MockEKSAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockEKSAPIMockRecorder) TagResourceRequest ¶
func (mr *MockEKSAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockEKSAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockEKSAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockEKSAPIMockRecorder) UntagResource ¶
func (mr *MockEKSAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockEKSAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockEKSAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockEKSAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockEKSAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockEKSAPIMockRecorder) UpdateAddon ¶
func (mr *MockEKSAPIMockRecorder) UpdateAddon(arg0 interface{}) *gomock.Call
UpdateAddon indicates an expected call of UpdateAddon
func (*MockEKSAPIMockRecorder) UpdateAddonRequest ¶
func (mr *MockEKSAPIMockRecorder) UpdateAddonRequest(arg0 interface{}) *gomock.Call
UpdateAddonRequest indicates an expected call of UpdateAddonRequest
func (*MockEKSAPIMockRecorder) UpdateAddonWithContext ¶
func (mr *MockEKSAPIMockRecorder) UpdateAddonWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAddonWithContext indicates an expected call of UpdateAddonWithContext
func (*MockEKSAPIMockRecorder) UpdateClusterConfig ¶
func (mr *MockEKSAPIMockRecorder) UpdateClusterConfig(arg0 interface{}) *gomock.Call
UpdateClusterConfig indicates an expected call of UpdateClusterConfig
func (*MockEKSAPIMockRecorder) UpdateClusterConfigRequest ¶
func (mr *MockEKSAPIMockRecorder) UpdateClusterConfigRequest(arg0 interface{}) *gomock.Call
UpdateClusterConfigRequest indicates an expected call of UpdateClusterConfigRequest
func (*MockEKSAPIMockRecorder) UpdateClusterConfigWithContext ¶
func (mr *MockEKSAPIMockRecorder) UpdateClusterConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateClusterConfigWithContext indicates an expected call of UpdateClusterConfigWithContext
func (*MockEKSAPIMockRecorder) UpdateClusterVersion ¶
func (mr *MockEKSAPIMockRecorder) UpdateClusterVersion(arg0 interface{}) *gomock.Call
UpdateClusterVersion indicates an expected call of UpdateClusterVersion
func (*MockEKSAPIMockRecorder) UpdateClusterVersionRequest ¶
func (mr *MockEKSAPIMockRecorder) UpdateClusterVersionRequest(arg0 interface{}) *gomock.Call
UpdateClusterVersionRequest indicates an expected call of UpdateClusterVersionRequest
func (*MockEKSAPIMockRecorder) UpdateClusterVersionWithContext ¶
func (mr *MockEKSAPIMockRecorder) UpdateClusterVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateClusterVersionWithContext indicates an expected call of UpdateClusterVersionWithContext
func (*MockEKSAPIMockRecorder) UpdateNodegroupConfig ¶
func (mr *MockEKSAPIMockRecorder) UpdateNodegroupConfig(arg0 interface{}) *gomock.Call
UpdateNodegroupConfig indicates an expected call of UpdateNodegroupConfig
func (*MockEKSAPIMockRecorder) UpdateNodegroupConfigRequest ¶
func (mr *MockEKSAPIMockRecorder) UpdateNodegroupConfigRequest(arg0 interface{}) *gomock.Call
UpdateNodegroupConfigRequest indicates an expected call of UpdateNodegroupConfigRequest
func (*MockEKSAPIMockRecorder) UpdateNodegroupConfigWithContext ¶
func (mr *MockEKSAPIMockRecorder) UpdateNodegroupConfigWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNodegroupConfigWithContext indicates an expected call of UpdateNodegroupConfigWithContext
func (*MockEKSAPIMockRecorder) UpdateNodegroupVersion ¶
func (mr *MockEKSAPIMockRecorder) UpdateNodegroupVersion(arg0 interface{}) *gomock.Call
UpdateNodegroupVersion indicates an expected call of UpdateNodegroupVersion
func (*MockEKSAPIMockRecorder) UpdateNodegroupVersionRequest ¶
func (mr *MockEKSAPIMockRecorder) UpdateNodegroupVersionRequest(arg0 interface{}) *gomock.Call
UpdateNodegroupVersionRequest indicates an expected call of UpdateNodegroupVersionRequest
func (*MockEKSAPIMockRecorder) UpdateNodegroupVersionWithContext ¶
func (mr *MockEKSAPIMockRecorder) UpdateNodegroupVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateNodegroupVersionWithContext indicates an expected call of UpdateNodegroupVersionWithContext
func (*MockEKSAPIMockRecorder) WaitUntilAddonActive ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilAddonActive(arg0 interface{}) *gomock.Call
WaitUntilAddonActive indicates an expected call of WaitUntilAddonActive
func (*MockEKSAPIMockRecorder) WaitUntilAddonActiveWithContext ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilAddonActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilAddonActiveWithContext indicates an expected call of WaitUntilAddonActiveWithContext
func (*MockEKSAPIMockRecorder) WaitUntilAddonDeleted ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilAddonDeleted(arg0 interface{}) *gomock.Call
WaitUntilAddonDeleted indicates an expected call of WaitUntilAddonDeleted
func (*MockEKSAPIMockRecorder) WaitUntilAddonDeletedWithContext ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilAddonDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilAddonDeletedWithContext indicates an expected call of WaitUntilAddonDeletedWithContext
func (*MockEKSAPIMockRecorder) WaitUntilClusterActive ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilClusterActive(arg0 interface{}) *gomock.Call
WaitUntilClusterActive indicates an expected call of WaitUntilClusterActive
func (*MockEKSAPIMockRecorder) WaitUntilClusterActiveWithContext ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilClusterActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilClusterActiveWithContext indicates an expected call of WaitUntilClusterActiveWithContext
func (*MockEKSAPIMockRecorder) WaitUntilClusterDeleted ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilClusterDeleted(arg0 interface{}) *gomock.Call
WaitUntilClusterDeleted indicates an expected call of WaitUntilClusterDeleted
func (*MockEKSAPIMockRecorder) WaitUntilClusterDeletedWithContext ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilClusterDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilClusterDeletedWithContext indicates an expected call of WaitUntilClusterDeletedWithContext
func (*MockEKSAPIMockRecorder) WaitUntilFargateProfileActive ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilFargateProfileActive(arg0 interface{}) *gomock.Call
WaitUntilFargateProfileActive indicates an expected call of WaitUntilFargateProfileActive
func (*MockEKSAPIMockRecorder) WaitUntilFargateProfileActiveWithContext ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilFargateProfileActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilFargateProfileActiveWithContext indicates an expected call of WaitUntilFargateProfileActiveWithContext
func (*MockEKSAPIMockRecorder) WaitUntilFargateProfileDeleted ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilFargateProfileDeleted(arg0 interface{}) *gomock.Call
WaitUntilFargateProfileDeleted indicates an expected call of WaitUntilFargateProfileDeleted
func (*MockEKSAPIMockRecorder) WaitUntilFargateProfileDeletedWithContext ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilFargateProfileDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilFargateProfileDeletedWithContext indicates an expected call of WaitUntilFargateProfileDeletedWithContext
func (*MockEKSAPIMockRecorder) WaitUntilNodegroupActive ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilNodegroupActive(arg0 interface{}) *gomock.Call
WaitUntilNodegroupActive indicates an expected call of WaitUntilNodegroupActive
func (*MockEKSAPIMockRecorder) WaitUntilNodegroupActiveWithContext ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilNodegroupActiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilNodegroupActiveWithContext indicates an expected call of WaitUntilNodegroupActiveWithContext
func (*MockEKSAPIMockRecorder) WaitUntilNodegroupDeleted ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilNodegroupDeleted(arg0 interface{}) *gomock.Call
WaitUntilNodegroupDeleted indicates an expected call of WaitUntilNodegroupDeleted
func (*MockEKSAPIMockRecorder) WaitUntilNodegroupDeletedWithContext ¶
func (mr *MockEKSAPIMockRecorder) WaitUntilNodegroupDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilNodegroupDeletedWithContext indicates an expected call of WaitUntilNodegroupDeletedWithContext