mock_eksiface

package
v2.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_eksiface is a generated GoMock package.

Index

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) AssociateAccessPolicy added in v2.5.0

func (m *MockEKSAPI) AssociateAccessPolicy(arg0 *eks.AssociateAccessPolicyInput) (*eks.AssociateAccessPolicyOutput, error)

AssociateAccessPolicy mocks base method.

func (*MockEKSAPI) AssociateAccessPolicyRequest added in v2.5.0

func (m *MockEKSAPI) AssociateAccessPolicyRequest(arg0 *eks.AssociateAccessPolicyInput) (*request.Request, *eks.AssociateAccessPolicyOutput)

AssociateAccessPolicyRequest mocks base method.

func (*MockEKSAPI) AssociateAccessPolicyWithContext added in v2.5.0

func (m *MockEKSAPI) AssociateAccessPolicyWithContext(arg0 context.Context, arg1 *eks.AssociateAccessPolicyInput, arg2 ...request.Option) (*eks.AssociateAccessPolicyOutput, error)

AssociateAccessPolicyWithContext mocks base method.

func (*MockEKSAPI) AssociateEncryptionConfig

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

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) CreateAccessEntry added in v2.5.0

func (m *MockEKSAPI) CreateAccessEntry(arg0 *eks.CreateAccessEntryInput) (*eks.CreateAccessEntryOutput, error)

CreateAccessEntry mocks base method.

func (*MockEKSAPI) CreateAccessEntryRequest added in v2.5.0

func (m *MockEKSAPI) CreateAccessEntryRequest(arg0 *eks.CreateAccessEntryInput) (*request.Request, *eks.CreateAccessEntryOutput)

CreateAccessEntryRequest mocks base method.

func (*MockEKSAPI) CreateAccessEntryWithContext added in v2.5.0

func (m *MockEKSAPI) CreateAccessEntryWithContext(arg0 context.Context, arg1 *eks.CreateAccessEntryInput, arg2 ...request.Option) (*eks.CreateAccessEntryOutput, error)

CreateAccessEntryWithContext 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) CreateEksAnywhereSubscription added in v2.5.0

CreateEksAnywhereSubscription mocks base method.

func (*MockEKSAPI) CreateEksAnywhereSubscriptionRequest added in v2.5.0

func (m *MockEKSAPI) CreateEksAnywhereSubscriptionRequest(arg0 *eks.CreateEksAnywhereSubscriptionInput) (*request.Request, *eks.CreateEksAnywhereSubscriptionOutput)

CreateEksAnywhereSubscriptionRequest mocks base method.

func (*MockEKSAPI) CreateEksAnywhereSubscriptionWithContext added in v2.5.0

func (m *MockEKSAPI) CreateEksAnywhereSubscriptionWithContext(arg0 context.Context, arg1 *eks.CreateEksAnywhereSubscriptionInput, arg2 ...request.Option) (*eks.CreateEksAnywhereSubscriptionOutput, error)

CreateEksAnywhereSubscriptionWithContext 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) CreatePodIdentityAssociation added in v2.5.0

CreatePodIdentityAssociation mocks base method.

func (*MockEKSAPI) CreatePodIdentityAssociationRequest added in v2.5.0

func (m *MockEKSAPI) CreatePodIdentityAssociationRequest(arg0 *eks.CreatePodIdentityAssociationInput) (*request.Request, *eks.CreatePodIdentityAssociationOutput)

CreatePodIdentityAssociationRequest mocks base method.

func (*MockEKSAPI) CreatePodIdentityAssociationWithContext added in v2.5.0

func (m *MockEKSAPI) CreatePodIdentityAssociationWithContext(arg0 context.Context, arg1 *eks.CreatePodIdentityAssociationInput, arg2 ...request.Option) (*eks.CreatePodIdentityAssociationOutput, error)

CreatePodIdentityAssociationWithContext mocks base method.

func (*MockEKSAPI) DeleteAccessEntry added in v2.5.0

func (m *MockEKSAPI) DeleteAccessEntry(arg0 *eks.DeleteAccessEntryInput) (*eks.DeleteAccessEntryOutput, error)

DeleteAccessEntry mocks base method.

func (*MockEKSAPI) DeleteAccessEntryRequest added in v2.5.0

func (m *MockEKSAPI) DeleteAccessEntryRequest(arg0 *eks.DeleteAccessEntryInput) (*request.Request, *eks.DeleteAccessEntryOutput)

DeleteAccessEntryRequest mocks base method.

func (*MockEKSAPI) DeleteAccessEntryWithContext added in v2.5.0

func (m *MockEKSAPI) DeleteAccessEntryWithContext(arg0 context.Context, arg1 *eks.DeleteAccessEntryInput, arg2 ...request.Option) (*eks.DeleteAccessEntryOutput, error)

DeleteAccessEntryWithContext 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) DeleteEksAnywhereSubscription added in v2.5.0

DeleteEksAnywhereSubscription mocks base method.

func (*MockEKSAPI) DeleteEksAnywhereSubscriptionRequest added in v2.5.0

func (m *MockEKSAPI) DeleteEksAnywhereSubscriptionRequest(arg0 *eks.DeleteEksAnywhereSubscriptionInput) (*request.Request, *eks.DeleteEksAnywhereSubscriptionOutput)

DeleteEksAnywhereSubscriptionRequest mocks base method.

func (*MockEKSAPI) DeleteEksAnywhereSubscriptionWithContext added in v2.5.0

func (m *MockEKSAPI) DeleteEksAnywhereSubscriptionWithContext(arg0 context.Context, arg1 *eks.DeleteEksAnywhereSubscriptionInput, arg2 ...request.Option) (*eks.DeleteEksAnywhereSubscriptionOutput, error)

DeleteEksAnywhereSubscriptionWithContext 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) DeletePodIdentityAssociation added in v2.5.0

DeletePodIdentityAssociation mocks base method.

func (*MockEKSAPI) DeletePodIdentityAssociationRequest added in v2.5.0

func (m *MockEKSAPI) DeletePodIdentityAssociationRequest(arg0 *eks.DeletePodIdentityAssociationInput) (*request.Request, *eks.DeletePodIdentityAssociationOutput)

DeletePodIdentityAssociationRequest mocks base method.

func (*MockEKSAPI) DeletePodIdentityAssociationWithContext added in v2.5.0

func (m *MockEKSAPI) DeletePodIdentityAssociationWithContext(arg0 context.Context, arg1 *eks.DeletePodIdentityAssociationInput, arg2 ...request.Option) (*eks.DeletePodIdentityAssociationOutput, error)

DeletePodIdentityAssociationWithContext 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) DescribeAccessEntry added in v2.5.0

func (m *MockEKSAPI) DescribeAccessEntry(arg0 *eks.DescribeAccessEntryInput) (*eks.DescribeAccessEntryOutput, error)

DescribeAccessEntry mocks base method.

func (*MockEKSAPI) DescribeAccessEntryRequest added in v2.5.0

func (m *MockEKSAPI) DescribeAccessEntryRequest(arg0 *eks.DescribeAccessEntryInput) (*request.Request, *eks.DescribeAccessEntryOutput)

DescribeAccessEntryRequest mocks base method.

func (*MockEKSAPI) DescribeAccessEntryWithContext added in v2.5.0

func (m *MockEKSAPI) DescribeAccessEntryWithContext(arg0 context.Context, arg1 *eks.DescribeAccessEntryInput, arg2 ...request.Option) (*eks.DescribeAccessEntryOutput, error)

DescribeAccessEntryWithContext 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 v2.1.0

DescribeAddonConfiguration mocks base method.

func (*MockEKSAPI) DescribeAddonConfigurationRequest added in v2.1.0

func (m *MockEKSAPI) DescribeAddonConfigurationRequest(arg0 *eks.DescribeAddonConfigurationInput) (*request.Request, *eks.DescribeAddonConfigurationOutput)

DescribeAddonConfigurationRequest mocks base method.

func (*MockEKSAPI) DescribeAddonConfigurationWithContext added in v2.1.0

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) DescribeEksAnywhereSubscription added in v2.5.0

DescribeEksAnywhereSubscription mocks base method.

func (*MockEKSAPI) DescribeEksAnywhereSubscriptionRequest added in v2.5.0

func (m *MockEKSAPI) DescribeEksAnywhereSubscriptionRequest(arg0 *eks.DescribeEksAnywhereSubscriptionInput) (*request.Request, *eks.DescribeEksAnywhereSubscriptionOutput)

DescribeEksAnywhereSubscriptionRequest mocks base method.

func (*MockEKSAPI) DescribeEksAnywhereSubscriptionWithContext added in v2.5.0

func (m *MockEKSAPI) DescribeEksAnywhereSubscriptionWithContext(arg0 context.Context, arg1 *eks.DescribeEksAnywhereSubscriptionInput, arg2 ...request.Option) (*eks.DescribeEksAnywhereSubscriptionOutput, error)

DescribeEksAnywhereSubscriptionWithContext 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

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) DescribeInsight added in v2.5.0

func (m *MockEKSAPI) DescribeInsight(arg0 *eks.DescribeInsightInput) (*eks.DescribeInsightOutput, error)

DescribeInsight mocks base method.

func (*MockEKSAPI) DescribeInsightRequest added in v2.5.0

func (m *MockEKSAPI) DescribeInsightRequest(arg0 *eks.DescribeInsightInput) (*request.Request, *eks.DescribeInsightOutput)

DescribeInsightRequest mocks base method.

func (*MockEKSAPI) DescribeInsightWithContext added in v2.5.0

func (m *MockEKSAPI) DescribeInsightWithContext(arg0 context.Context, arg1 *eks.DescribeInsightInput, arg2 ...request.Option) (*eks.DescribeInsightOutput, error)

DescribeInsightWithContext 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) DescribePodIdentityAssociation added in v2.5.0

DescribePodIdentityAssociation mocks base method.

func (*MockEKSAPI) DescribePodIdentityAssociationRequest added in v2.5.0

func (m *MockEKSAPI) DescribePodIdentityAssociationRequest(arg0 *eks.DescribePodIdentityAssociationInput) (*request.Request, *eks.DescribePodIdentityAssociationOutput)

DescribePodIdentityAssociationRequest mocks base method.

func (*MockEKSAPI) DescribePodIdentityAssociationWithContext added in v2.5.0

func (m *MockEKSAPI) DescribePodIdentityAssociationWithContext(arg0 context.Context, arg1 *eks.DescribePodIdentityAssociationInput, arg2 ...request.Option) (*eks.DescribePodIdentityAssociationOutput, error)

DescribePodIdentityAssociationWithContext 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) DisassociateAccessPolicy added in v2.5.0

DisassociateAccessPolicy mocks base method.

func (*MockEKSAPI) DisassociateAccessPolicyRequest added in v2.5.0

func (m *MockEKSAPI) DisassociateAccessPolicyRequest(arg0 *eks.DisassociateAccessPolicyInput) (*request.Request, *eks.DisassociateAccessPolicyOutput)

DisassociateAccessPolicyRequest mocks base method.

func (*MockEKSAPI) DisassociateAccessPolicyWithContext added in v2.5.0

func (m *MockEKSAPI) DisassociateAccessPolicyWithContext(arg0 context.Context, arg1 *eks.DisassociateAccessPolicyInput, arg2 ...request.Option) (*eks.DisassociateAccessPolicyOutput, error)

DisassociateAccessPolicyWithContext mocks base method.

func (*MockEKSAPI) DisassociateIdentityProviderConfig

DisassociateIdentityProviderConfig mocks base method.

func (*MockEKSAPI) DisassociateIdentityProviderConfigRequest

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) ListAccessEntries added in v2.5.0

func (m *MockEKSAPI) ListAccessEntries(arg0 *eks.ListAccessEntriesInput) (*eks.ListAccessEntriesOutput, error)

ListAccessEntries mocks base method.

func (*MockEKSAPI) ListAccessEntriesPages added in v2.5.0

func (m *MockEKSAPI) ListAccessEntriesPages(arg0 *eks.ListAccessEntriesInput, arg1 func(*eks.ListAccessEntriesOutput, bool) bool) error

ListAccessEntriesPages mocks base method.

func (*MockEKSAPI) ListAccessEntriesPagesWithContext added in v2.5.0

func (m *MockEKSAPI) ListAccessEntriesPagesWithContext(arg0 context.Context, arg1 *eks.ListAccessEntriesInput, arg2 func(*eks.ListAccessEntriesOutput, bool) bool, arg3 ...request.Option) error

ListAccessEntriesPagesWithContext mocks base method.

func (*MockEKSAPI) ListAccessEntriesRequest added in v2.5.0

func (m *MockEKSAPI) ListAccessEntriesRequest(arg0 *eks.ListAccessEntriesInput) (*request.Request, *eks.ListAccessEntriesOutput)

ListAccessEntriesRequest mocks base method.

func (*MockEKSAPI) ListAccessEntriesWithContext added in v2.5.0

func (m *MockEKSAPI) ListAccessEntriesWithContext(arg0 context.Context, arg1 *eks.ListAccessEntriesInput, arg2 ...request.Option) (*eks.ListAccessEntriesOutput, error)

ListAccessEntriesWithContext mocks base method.

func (*MockEKSAPI) ListAccessPolicies added in v2.5.0

func (m *MockEKSAPI) ListAccessPolicies(arg0 *eks.ListAccessPoliciesInput) (*eks.ListAccessPoliciesOutput, error)

ListAccessPolicies mocks base method.

func (*MockEKSAPI) ListAccessPoliciesPages added in v2.5.0

func (m *MockEKSAPI) ListAccessPoliciesPages(arg0 *eks.ListAccessPoliciesInput, arg1 func(*eks.ListAccessPoliciesOutput, bool) bool) error

ListAccessPoliciesPages mocks base method.

func (*MockEKSAPI) ListAccessPoliciesPagesWithContext added in v2.5.0

func (m *MockEKSAPI) ListAccessPoliciesPagesWithContext(arg0 context.Context, arg1 *eks.ListAccessPoliciesInput, arg2 func(*eks.ListAccessPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListAccessPoliciesPagesWithContext mocks base method.

func (*MockEKSAPI) ListAccessPoliciesRequest added in v2.5.0

func (m *MockEKSAPI) ListAccessPoliciesRequest(arg0 *eks.ListAccessPoliciesInput) (*request.Request, *eks.ListAccessPoliciesOutput)

ListAccessPoliciesRequest mocks base method.

func (*MockEKSAPI) ListAccessPoliciesWithContext added in v2.5.0

func (m *MockEKSAPI) ListAccessPoliciesWithContext(arg0 context.Context, arg1 *eks.ListAccessPoliciesInput, arg2 ...request.Option) (*eks.ListAccessPoliciesOutput, error)

ListAccessPoliciesWithContext mocks base method.

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) ListAssociatedAccessPolicies added in v2.5.0

ListAssociatedAccessPolicies mocks base method.

func (*MockEKSAPI) ListAssociatedAccessPoliciesPages added in v2.5.0

func (m *MockEKSAPI) ListAssociatedAccessPoliciesPages(arg0 *eks.ListAssociatedAccessPoliciesInput, arg1 func(*eks.ListAssociatedAccessPoliciesOutput, bool) bool) error

ListAssociatedAccessPoliciesPages mocks base method.

func (*MockEKSAPI) ListAssociatedAccessPoliciesPagesWithContext added in v2.5.0

func (m *MockEKSAPI) ListAssociatedAccessPoliciesPagesWithContext(arg0 context.Context, arg1 *eks.ListAssociatedAccessPoliciesInput, arg2 func(*eks.ListAssociatedAccessPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListAssociatedAccessPoliciesPagesWithContext mocks base method.

func (*MockEKSAPI) ListAssociatedAccessPoliciesRequest added in v2.5.0

func (m *MockEKSAPI) ListAssociatedAccessPoliciesRequest(arg0 *eks.ListAssociatedAccessPoliciesInput) (*request.Request, *eks.ListAssociatedAccessPoliciesOutput)

ListAssociatedAccessPoliciesRequest mocks base method.

func (*MockEKSAPI) ListAssociatedAccessPoliciesWithContext added in v2.5.0

func (m *MockEKSAPI) ListAssociatedAccessPoliciesWithContext(arg0 context.Context, arg1 *eks.ListAssociatedAccessPoliciesInput, arg2 ...request.Option) (*eks.ListAssociatedAccessPoliciesOutput, error)

ListAssociatedAccessPoliciesWithContext 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) ListEksAnywhereSubscriptions added in v2.5.0

ListEksAnywhereSubscriptions mocks base method.

func (*MockEKSAPI) ListEksAnywhereSubscriptionsPages added in v2.5.0

func (m *MockEKSAPI) ListEksAnywhereSubscriptionsPages(arg0 *eks.ListEksAnywhereSubscriptionsInput, arg1 func(*eks.ListEksAnywhereSubscriptionsOutput, bool) bool) error

ListEksAnywhereSubscriptionsPages mocks base method.

func (*MockEKSAPI) ListEksAnywhereSubscriptionsPagesWithContext added in v2.5.0

func (m *MockEKSAPI) ListEksAnywhereSubscriptionsPagesWithContext(arg0 context.Context, arg1 *eks.ListEksAnywhereSubscriptionsInput, arg2 func(*eks.ListEksAnywhereSubscriptionsOutput, bool) bool, arg3 ...request.Option) error

ListEksAnywhereSubscriptionsPagesWithContext mocks base method.

func (*MockEKSAPI) ListEksAnywhereSubscriptionsRequest added in v2.5.0

func (m *MockEKSAPI) ListEksAnywhereSubscriptionsRequest(arg0 *eks.ListEksAnywhereSubscriptionsInput) (*request.Request, *eks.ListEksAnywhereSubscriptionsOutput)

ListEksAnywhereSubscriptionsRequest mocks base method.

func (*MockEKSAPI) ListEksAnywhereSubscriptionsWithContext added in v2.5.0

func (m *MockEKSAPI) ListEksAnywhereSubscriptionsWithContext(arg0 context.Context, arg1 *eks.ListEksAnywhereSubscriptionsInput, arg2 ...request.Option) (*eks.ListEksAnywhereSubscriptionsOutput, error)

ListEksAnywhereSubscriptionsWithContext 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

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) ListInsights added in v2.5.0

func (m *MockEKSAPI) ListInsights(arg0 *eks.ListInsightsInput) (*eks.ListInsightsOutput, error)

ListInsights mocks base method.

func (*MockEKSAPI) ListInsightsPages added in v2.5.0

func (m *MockEKSAPI) ListInsightsPages(arg0 *eks.ListInsightsInput, arg1 func(*eks.ListInsightsOutput, bool) bool) error

ListInsightsPages mocks base method.

func (*MockEKSAPI) ListInsightsPagesWithContext added in v2.5.0

func (m *MockEKSAPI) ListInsightsPagesWithContext(arg0 context.Context, arg1 *eks.ListInsightsInput, arg2 func(*eks.ListInsightsOutput, bool) bool, arg3 ...request.Option) error

ListInsightsPagesWithContext mocks base method.

func (*MockEKSAPI) ListInsightsRequest added in v2.5.0

func (m *MockEKSAPI) ListInsightsRequest(arg0 *eks.ListInsightsInput) (*request.Request, *eks.ListInsightsOutput)

ListInsightsRequest mocks base method.

func (*MockEKSAPI) ListInsightsWithContext added in v2.5.0

func (m *MockEKSAPI) ListInsightsWithContext(arg0 context.Context, arg1 *eks.ListInsightsInput, arg2 ...request.Option) (*eks.ListInsightsOutput, error)

ListInsightsWithContext 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) ListPodIdentityAssociations added in v2.5.0

ListPodIdentityAssociations mocks base method.

func (*MockEKSAPI) ListPodIdentityAssociationsPages added in v2.5.0

func (m *MockEKSAPI) ListPodIdentityAssociationsPages(arg0 *eks.ListPodIdentityAssociationsInput, arg1 func(*eks.ListPodIdentityAssociationsOutput, bool) bool) error

ListPodIdentityAssociationsPages mocks base method.

func (*MockEKSAPI) ListPodIdentityAssociationsPagesWithContext added in v2.5.0

func (m *MockEKSAPI) ListPodIdentityAssociationsPagesWithContext(arg0 context.Context, arg1 *eks.ListPodIdentityAssociationsInput, arg2 func(*eks.ListPodIdentityAssociationsOutput, bool) bool, arg3 ...request.Option) error

ListPodIdentityAssociationsPagesWithContext mocks base method.

func (*MockEKSAPI) ListPodIdentityAssociationsRequest added in v2.5.0

func (m *MockEKSAPI) ListPodIdentityAssociationsRequest(arg0 *eks.ListPodIdentityAssociationsInput) (*request.Request, *eks.ListPodIdentityAssociationsOutput)

ListPodIdentityAssociationsRequest mocks base method.

func (*MockEKSAPI) ListPodIdentityAssociationsWithContext added in v2.5.0

func (m *MockEKSAPI) ListPodIdentityAssociationsWithContext(arg0 context.Context, arg1 *eks.ListPodIdentityAssociationsInput, arg2 ...request.Option) (*eks.ListPodIdentityAssociationsOutput, error)

ListPodIdentityAssociationsWithContext 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) UpdateAccessEntry added in v2.5.0

func (m *MockEKSAPI) UpdateAccessEntry(arg0 *eks.UpdateAccessEntryInput) (*eks.UpdateAccessEntryOutput, error)

UpdateAccessEntry mocks base method.

func (*MockEKSAPI) UpdateAccessEntryRequest added in v2.5.0

func (m *MockEKSAPI) UpdateAccessEntryRequest(arg0 *eks.UpdateAccessEntryInput) (*request.Request, *eks.UpdateAccessEntryOutput)

UpdateAccessEntryRequest mocks base method.

func (*MockEKSAPI) UpdateAccessEntryWithContext added in v2.5.0

func (m *MockEKSAPI) UpdateAccessEntryWithContext(arg0 context.Context, arg1 *eks.UpdateAccessEntryInput, arg2 ...request.Option) (*eks.UpdateAccessEntryOutput, error)

UpdateAccessEntryWithContext 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) UpdateEksAnywhereSubscription added in v2.5.0

UpdateEksAnywhereSubscription mocks base method.

func (*MockEKSAPI) UpdateEksAnywhereSubscriptionRequest added in v2.5.0

func (m *MockEKSAPI) UpdateEksAnywhereSubscriptionRequest(arg0 *eks.UpdateEksAnywhereSubscriptionInput) (*request.Request, *eks.UpdateEksAnywhereSubscriptionOutput)

UpdateEksAnywhereSubscriptionRequest mocks base method.

func (*MockEKSAPI) UpdateEksAnywhereSubscriptionWithContext added in v2.5.0

func (m *MockEKSAPI) UpdateEksAnywhereSubscriptionWithContext(arg0 context.Context, arg1 *eks.UpdateEksAnywhereSubscriptionInput, arg2 ...request.Option) (*eks.UpdateEksAnywhereSubscriptionOutput, error)

UpdateEksAnywhereSubscriptionWithContext 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) UpdatePodIdentityAssociation added in v2.5.0

UpdatePodIdentityAssociation mocks base method.

func (*MockEKSAPI) UpdatePodIdentityAssociationRequest added in v2.5.0

func (m *MockEKSAPI) UpdatePodIdentityAssociationRequest(arg0 *eks.UpdatePodIdentityAssociationInput) (*request.Request, *eks.UpdatePodIdentityAssociationOutput)

UpdatePodIdentityAssociationRequest mocks base method.

func (*MockEKSAPI) UpdatePodIdentityAssociationWithContext added in v2.5.0

func (m *MockEKSAPI) UpdatePodIdentityAssociationWithContext(arg0 context.Context, arg1 *eks.UpdatePodIdentityAssociationInput, arg2 ...request.Option) (*eks.UpdatePodIdentityAssociationOutput, error)

UpdatePodIdentityAssociationWithContext 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) WaitUntilClusterUpdating

func (m *MockEKSAPI) WaitUntilClusterUpdating(arg0 *eks.DescribeClusterInput, arg1 ...request.WaiterOption) error

WaitUntilClusterUpdating 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) AssociateAccessPolicy added in v2.5.0

func (mr *MockEKSAPIMockRecorder) AssociateAccessPolicy(arg0 interface{}) *gomock.Call

AssociateAccessPolicy indicates an expected call of AssociateAccessPolicy.

func (*MockEKSAPIMockRecorder) AssociateAccessPolicyRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) AssociateAccessPolicyRequest(arg0 interface{}) *gomock.Call

AssociateAccessPolicyRequest indicates an expected call of AssociateAccessPolicyRequest.

func (*MockEKSAPIMockRecorder) AssociateAccessPolicyWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) AssociateAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateAccessPolicyWithContext indicates an expected call of AssociateAccessPolicyWithContext.

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) CreateAccessEntry added in v2.5.0

func (mr *MockEKSAPIMockRecorder) CreateAccessEntry(arg0 interface{}) *gomock.Call

CreateAccessEntry indicates an expected call of CreateAccessEntry.

func (*MockEKSAPIMockRecorder) CreateAccessEntryRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) CreateAccessEntryRequest(arg0 interface{}) *gomock.Call

CreateAccessEntryRequest indicates an expected call of CreateAccessEntryRequest.

func (*MockEKSAPIMockRecorder) CreateAccessEntryWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) CreateAccessEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAccessEntryWithContext indicates an expected call of CreateAccessEntryWithContext.

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) CreateEksAnywhereSubscription added in v2.5.0

func (mr *MockEKSAPIMockRecorder) CreateEksAnywhereSubscription(arg0 interface{}) *gomock.Call

CreateEksAnywhereSubscription indicates an expected call of CreateEksAnywhereSubscription.

func (*MockEKSAPIMockRecorder) CreateEksAnywhereSubscriptionRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) CreateEksAnywhereSubscriptionRequest(arg0 interface{}) *gomock.Call

CreateEksAnywhereSubscriptionRequest indicates an expected call of CreateEksAnywhereSubscriptionRequest.

func (*MockEKSAPIMockRecorder) CreateEksAnywhereSubscriptionWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) CreateEksAnywhereSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEksAnywhereSubscriptionWithContext indicates an expected call of CreateEksAnywhereSubscriptionWithContext.

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) CreatePodIdentityAssociation added in v2.5.0

func (mr *MockEKSAPIMockRecorder) CreatePodIdentityAssociation(arg0 interface{}) *gomock.Call

CreatePodIdentityAssociation indicates an expected call of CreatePodIdentityAssociation.

func (*MockEKSAPIMockRecorder) CreatePodIdentityAssociationRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) CreatePodIdentityAssociationRequest(arg0 interface{}) *gomock.Call

CreatePodIdentityAssociationRequest indicates an expected call of CreatePodIdentityAssociationRequest.

func (*MockEKSAPIMockRecorder) CreatePodIdentityAssociationWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) CreatePodIdentityAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePodIdentityAssociationWithContext indicates an expected call of CreatePodIdentityAssociationWithContext.

func (*MockEKSAPIMockRecorder) DeleteAccessEntry added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DeleteAccessEntry(arg0 interface{}) *gomock.Call

DeleteAccessEntry indicates an expected call of DeleteAccessEntry.

func (*MockEKSAPIMockRecorder) DeleteAccessEntryRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DeleteAccessEntryRequest(arg0 interface{}) *gomock.Call

DeleteAccessEntryRequest indicates an expected call of DeleteAccessEntryRequest.

func (*MockEKSAPIMockRecorder) DeleteAccessEntryWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DeleteAccessEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAccessEntryWithContext indicates an expected call of DeleteAccessEntryWithContext.

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) DeleteEksAnywhereSubscription added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DeleteEksAnywhereSubscription(arg0 interface{}) *gomock.Call

DeleteEksAnywhereSubscription indicates an expected call of DeleteEksAnywhereSubscription.

func (*MockEKSAPIMockRecorder) DeleteEksAnywhereSubscriptionRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DeleteEksAnywhereSubscriptionRequest(arg0 interface{}) *gomock.Call

DeleteEksAnywhereSubscriptionRequest indicates an expected call of DeleteEksAnywhereSubscriptionRequest.

func (*MockEKSAPIMockRecorder) DeleteEksAnywhereSubscriptionWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DeleteEksAnywhereSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEksAnywhereSubscriptionWithContext indicates an expected call of DeleteEksAnywhereSubscriptionWithContext.

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) DeletePodIdentityAssociation added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DeletePodIdentityAssociation(arg0 interface{}) *gomock.Call

DeletePodIdentityAssociation indicates an expected call of DeletePodIdentityAssociation.

func (*MockEKSAPIMockRecorder) DeletePodIdentityAssociationRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DeletePodIdentityAssociationRequest(arg0 interface{}) *gomock.Call

DeletePodIdentityAssociationRequest indicates an expected call of DeletePodIdentityAssociationRequest.

func (*MockEKSAPIMockRecorder) DeletePodIdentityAssociationWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DeletePodIdentityAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePodIdentityAssociationWithContext indicates an expected call of DeletePodIdentityAssociationWithContext.

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) DescribeAccessEntry added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribeAccessEntry(arg0 interface{}) *gomock.Call

DescribeAccessEntry indicates an expected call of DescribeAccessEntry.

func (*MockEKSAPIMockRecorder) DescribeAccessEntryRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribeAccessEntryRequest(arg0 interface{}) *gomock.Call

DescribeAccessEntryRequest indicates an expected call of DescribeAccessEntryRequest.

func (*MockEKSAPIMockRecorder) DescribeAccessEntryWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribeAccessEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccessEntryWithContext indicates an expected call of DescribeAccessEntryWithContext.

func (*MockEKSAPIMockRecorder) DescribeAddon

func (mr *MockEKSAPIMockRecorder) DescribeAddon(arg0 interface{}) *gomock.Call

DescribeAddon indicates an expected call of DescribeAddon.

func (*MockEKSAPIMockRecorder) DescribeAddonConfiguration added in v2.1.0

func (mr *MockEKSAPIMockRecorder) DescribeAddonConfiguration(arg0 interface{}) *gomock.Call

DescribeAddonConfiguration indicates an expected call of DescribeAddonConfiguration.

func (*MockEKSAPIMockRecorder) DescribeAddonConfigurationRequest added in v2.1.0

func (mr *MockEKSAPIMockRecorder) DescribeAddonConfigurationRequest(arg0 interface{}) *gomock.Call

DescribeAddonConfigurationRequest indicates an expected call of DescribeAddonConfigurationRequest.

func (*MockEKSAPIMockRecorder) DescribeAddonConfigurationWithContext added in v2.1.0

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) DescribeEksAnywhereSubscription added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribeEksAnywhereSubscription(arg0 interface{}) *gomock.Call

DescribeEksAnywhereSubscription indicates an expected call of DescribeEksAnywhereSubscription.

func (*MockEKSAPIMockRecorder) DescribeEksAnywhereSubscriptionRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribeEksAnywhereSubscriptionRequest(arg0 interface{}) *gomock.Call

DescribeEksAnywhereSubscriptionRequest indicates an expected call of DescribeEksAnywhereSubscriptionRequest.

func (*MockEKSAPIMockRecorder) DescribeEksAnywhereSubscriptionWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribeEksAnywhereSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEksAnywhereSubscriptionWithContext indicates an expected call of DescribeEksAnywhereSubscriptionWithContext.

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) DescribeInsight added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribeInsight(arg0 interface{}) *gomock.Call

DescribeInsight indicates an expected call of DescribeInsight.

func (*MockEKSAPIMockRecorder) DescribeInsightRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribeInsightRequest(arg0 interface{}) *gomock.Call

DescribeInsightRequest indicates an expected call of DescribeInsightRequest.

func (*MockEKSAPIMockRecorder) DescribeInsightWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribeInsightWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInsightWithContext indicates an expected call of DescribeInsightWithContext.

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) DescribePodIdentityAssociation added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribePodIdentityAssociation(arg0 interface{}) *gomock.Call

DescribePodIdentityAssociation indicates an expected call of DescribePodIdentityAssociation.

func (*MockEKSAPIMockRecorder) DescribePodIdentityAssociationRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribePodIdentityAssociationRequest(arg0 interface{}) *gomock.Call

DescribePodIdentityAssociationRequest indicates an expected call of DescribePodIdentityAssociationRequest.

func (*MockEKSAPIMockRecorder) DescribePodIdentityAssociationWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DescribePodIdentityAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePodIdentityAssociationWithContext indicates an expected call of DescribePodIdentityAssociationWithContext.

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) DisassociateAccessPolicy added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DisassociateAccessPolicy(arg0 interface{}) *gomock.Call

DisassociateAccessPolicy indicates an expected call of DisassociateAccessPolicy.

func (*MockEKSAPIMockRecorder) DisassociateAccessPolicyRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DisassociateAccessPolicyRequest(arg0 interface{}) *gomock.Call

DisassociateAccessPolicyRequest indicates an expected call of DisassociateAccessPolicyRequest.

func (*MockEKSAPIMockRecorder) DisassociateAccessPolicyWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) DisassociateAccessPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateAccessPolicyWithContext indicates an expected call of DisassociateAccessPolicyWithContext.

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) ListAccessEntries added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAccessEntries(arg0 interface{}) *gomock.Call

ListAccessEntries indicates an expected call of ListAccessEntries.

func (*MockEKSAPIMockRecorder) ListAccessEntriesPages added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAccessEntriesPages(arg0, arg1 interface{}) *gomock.Call

ListAccessEntriesPages indicates an expected call of ListAccessEntriesPages.

func (*MockEKSAPIMockRecorder) ListAccessEntriesPagesWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAccessEntriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAccessEntriesPagesWithContext indicates an expected call of ListAccessEntriesPagesWithContext.

func (*MockEKSAPIMockRecorder) ListAccessEntriesRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAccessEntriesRequest(arg0 interface{}) *gomock.Call

ListAccessEntriesRequest indicates an expected call of ListAccessEntriesRequest.

func (*MockEKSAPIMockRecorder) ListAccessEntriesWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAccessEntriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccessEntriesWithContext indicates an expected call of ListAccessEntriesWithContext.

func (*MockEKSAPIMockRecorder) ListAccessPolicies added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAccessPolicies(arg0 interface{}) *gomock.Call

ListAccessPolicies indicates an expected call of ListAccessPolicies.

func (*MockEKSAPIMockRecorder) ListAccessPoliciesPages added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAccessPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListAccessPoliciesPages indicates an expected call of ListAccessPoliciesPages.

func (*MockEKSAPIMockRecorder) ListAccessPoliciesPagesWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAccessPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAccessPoliciesPagesWithContext indicates an expected call of ListAccessPoliciesPagesWithContext.

func (*MockEKSAPIMockRecorder) ListAccessPoliciesRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAccessPoliciesRequest(arg0 interface{}) *gomock.Call

ListAccessPoliciesRequest indicates an expected call of ListAccessPoliciesRequest.

func (*MockEKSAPIMockRecorder) ListAccessPoliciesWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAccessPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAccessPoliciesWithContext indicates an expected call of ListAccessPoliciesWithContext.

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) ListAssociatedAccessPolicies added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAssociatedAccessPolicies(arg0 interface{}) *gomock.Call

ListAssociatedAccessPolicies indicates an expected call of ListAssociatedAccessPolicies.

func (*MockEKSAPIMockRecorder) ListAssociatedAccessPoliciesPages added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAssociatedAccessPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListAssociatedAccessPoliciesPages indicates an expected call of ListAssociatedAccessPoliciesPages.

func (*MockEKSAPIMockRecorder) ListAssociatedAccessPoliciesPagesWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAssociatedAccessPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAssociatedAccessPoliciesPagesWithContext indicates an expected call of ListAssociatedAccessPoliciesPagesWithContext.

func (*MockEKSAPIMockRecorder) ListAssociatedAccessPoliciesRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAssociatedAccessPoliciesRequest(arg0 interface{}) *gomock.Call

ListAssociatedAccessPoliciesRequest indicates an expected call of ListAssociatedAccessPoliciesRequest.

func (*MockEKSAPIMockRecorder) ListAssociatedAccessPoliciesWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListAssociatedAccessPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAssociatedAccessPoliciesWithContext indicates an expected call of ListAssociatedAccessPoliciesWithContext.

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) ListEksAnywhereSubscriptions added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListEksAnywhereSubscriptions(arg0 interface{}) *gomock.Call

ListEksAnywhereSubscriptions indicates an expected call of ListEksAnywhereSubscriptions.

func (*MockEKSAPIMockRecorder) ListEksAnywhereSubscriptionsPages added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListEksAnywhereSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call

ListEksAnywhereSubscriptionsPages indicates an expected call of ListEksAnywhereSubscriptionsPages.

func (*MockEKSAPIMockRecorder) ListEksAnywhereSubscriptionsPagesWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListEksAnywhereSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListEksAnywhereSubscriptionsPagesWithContext indicates an expected call of ListEksAnywhereSubscriptionsPagesWithContext.

func (*MockEKSAPIMockRecorder) ListEksAnywhereSubscriptionsRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListEksAnywhereSubscriptionsRequest(arg0 interface{}) *gomock.Call

ListEksAnywhereSubscriptionsRequest indicates an expected call of ListEksAnywhereSubscriptionsRequest.

func (*MockEKSAPIMockRecorder) ListEksAnywhereSubscriptionsWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListEksAnywhereSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListEksAnywhereSubscriptionsWithContext indicates an expected call of ListEksAnywhereSubscriptionsWithContext.

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) ListInsights added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListInsights(arg0 interface{}) *gomock.Call

ListInsights indicates an expected call of ListInsights.

func (*MockEKSAPIMockRecorder) ListInsightsPages added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListInsightsPages(arg0, arg1 interface{}) *gomock.Call

ListInsightsPages indicates an expected call of ListInsightsPages.

func (*MockEKSAPIMockRecorder) ListInsightsPagesWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListInsightsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListInsightsPagesWithContext indicates an expected call of ListInsightsPagesWithContext.

func (*MockEKSAPIMockRecorder) ListInsightsRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListInsightsRequest(arg0 interface{}) *gomock.Call

ListInsightsRequest indicates an expected call of ListInsightsRequest.

func (*MockEKSAPIMockRecorder) ListInsightsWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListInsightsWithContext indicates an expected call of ListInsightsWithContext.

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) ListPodIdentityAssociations added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListPodIdentityAssociations(arg0 interface{}) *gomock.Call

ListPodIdentityAssociations indicates an expected call of ListPodIdentityAssociations.

func (*MockEKSAPIMockRecorder) ListPodIdentityAssociationsPages added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListPodIdentityAssociationsPages(arg0, arg1 interface{}) *gomock.Call

ListPodIdentityAssociationsPages indicates an expected call of ListPodIdentityAssociationsPages.

func (*MockEKSAPIMockRecorder) ListPodIdentityAssociationsPagesWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListPodIdentityAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListPodIdentityAssociationsPagesWithContext indicates an expected call of ListPodIdentityAssociationsPagesWithContext.

func (*MockEKSAPIMockRecorder) ListPodIdentityAssociationsRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListPodIdentityAssociationsRequest(arg0 interface{}) *gomock.Call

ListPodIdentityAssociationsRequest indicates an expected call of ListPodIdentityAssociationsRequest.

func (*MockEKSAPIMockRecorder) ListPodIdentityAssociationsWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) ListPodIdentityAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListPodIdentityAssociationsWithContext indicates an expected call of ListPodIdentityAssociationsWithContext.

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) UpdateAccessEntry added in v2.5.0

func (mr *MockEKSAPIMockRecorder) UpdateAccessEntry(arg0 interface{}) *gomock.Call

UpdateAccessEntry indicates an expected call of UpdateAccessEntry.

func (*MockEKSAPIMockRecorder) UpdateAccessEntryRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) UpdateAccessEntryRequest(arg0 interface{}) *gomock.Call

UpdateAccessEntryRequest indicates an expected call of UpdateAccessEntryRequest.

func (*MockEKSAPIMockRecorder) UpdateAccessEntryWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) UpdateAccessEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAccessEntryWithContext indicates an expected call of UpdateAccessEntryWithContext.

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) UpdateEksAnywhereSubscription added in v2.5.0

func (mr *MockEKSAPIMockRecorder) UpdateEksAnywhereSubscription(arg0 interface{}) *gomock.Call

UpdateEksAnywhereSubscription indicates an expected call of UpdateEksAnywhereSubscription.

func (*MockEKSAPIMockRecorder) UpdateEksAnywhereSubscriptionRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) UpdateEksAnywhereSubscriptionRequest(arg0 interface{}) *gomock.Call

UpdateEksAnywhereSubscriptionRequest indicates an expected call of UpdateEksAnywhereSubscriptionRequest.

func (*MockEKSAPIMockRecorder) UpdateEksAnywhereSubscriptionWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) UpdateEksAnywhereSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateEksAnywhereSubscriptionWithContext indicates an expected call of UpdateEksAnywhereSubscriptionWithContext.

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) UpdatePodIdentityAssociation added in v2.5.0

func (mr *MockEKSAPIMockRecorder) UpdatePodIdentityAssociation(arg0 interface{}) *gomock.Call

UpdatePodIdentityAssociation indicates an expected call of UpdatePodIdentityAssociation.

func (*MockEKSAPIMockRecorder) UpdatePodIdentityAssociationRequest added in v2.5.0

func (mr *MockEKSAPIMockRecorder) UpdatePodIdentityAssociationRequest(arg0 interface{}) *gomock.Call

UpdatePodIdentityAssociationRequest indicates an expected call of UpdatePodIdentityAssociationRequest.

func (*MockEKSAPIMockRecorder) UpdatePodIdentityAssociationWithContext added in v2.5.0

func (mr *MockEKSAPIMockRecorder) UpdatePodIdentityAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdatePodIdentityAssociationWithContext indicates an expected call of UpdatePodIdentityAssociationWithContext.

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) WaitUntilClusterUpdating

func (mr *MockEKSAPIMockRecorder) WaitUntilClusterUpdating(arg0 interface{}, arg1 ...interface{}) *gomock.Call

WaitUntilClusterUpdating indicates an expected call of WaitUntilClusterUpdating.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL