Documentation ¶
Overview ¶
Package services is a generated GoMock package.
Package services is a generated GoMock package.
Index ¶
- Variables
- func IgnoreNotFound(err error) error
- func IsConflictError(err error) bool
- func IsInvalidError(err error) bool
- func IsLatticeAPINotFoundErr(err error) bool
- func IsNotFoundError(err error) bool
- func NewConflictError(resourceType string, name string, message string) error
- func NewDefaultLattice(sess *session.Session, acc string, region string) *defaultLattice
- func NewDefaultTagging(sess *session.Session, region string) *defaultTagging
- func NewInvalidError(message string) error
- func NewNotFoundError(resourceType string, name string) error
- type ConflictError
- type InvalidError
- type Lattice
- type MockLattice
- func (m *MockLattice) BatchUpdateRule(arg0 *vpclattice.BatchUpdateRuleInput) (*vpclattice.BatchUpdateRuleOutput, error)
- func (m *MockLattice) BatchUpdateRuleRequest(arg0 *vpclattice.BatchUpdateRuleInput) (*request.Request, *vpclattice.BatchUpdateRuleOutput)
- func (m *MockLattice) BatchUpdateRuleWithContext(arg0 context.Context, arg1 *vpclattice.BatchUpdateRuleInput, ...) (*vpclattice.BatchUpdateRuleOutput, error)
- func (m *MockLattice) CreateAccessLogSubscription(arg0 *vpclattice.CreateAccessLogSubscriptionInput) (*vpclattice.CreateAccessLogSubscriptionOutput, error)
- func (m *MockLattice) CreateAccessLogSubscriptionRequest(arg0 *vpclattice.CreateAccessLogSubscriptionInput) (*request.Request, *vpclattice.CreateAccessLogSubscriptionOutput)
- func (m *MockLattice) CreateAccessLogSubscriptionWithContext(arg0 context.Context, arg1 *vpclattice.CreateAccessLogSubscriptionInput, ...) (*vpclattice.CreateAccessLogSubscriptionOutput, error)
- func (m *MockLattice) CreateListener(arg0 *vpclattice.CreateListenerInput) (*vpclattice.CreateListenerOutput, error)
- func (m *MockLattice) CreateListenerRequest(arg0 *vpclattice.CreateListenerInput) (*request.Request, *vpclattice.CreateListenerOutput)
- func (m *MockLattice) CreateListenerWithContext(arg0 context.Context, arg1 *vpclattice.CreateListenerInput, ...) (*vpclattice.CreateListenerOutput, error)
- func (m *MockLattice) CreateRule(arg0 *vpclattice.CreateRuleInput) (*vpclattice.CreateRuleOutput, error)
- func (m *MockLattice) CreateRuleRequest(arg0 *vpclattice.CreateRuleInput) (*request.Request, *vpclattice.CreateRuleOutput)
- func (m *MockLattice) CreateRuleWithContext(arg0 context.Context, arg1 *vpclattice.CreateRuleInput, arg2 ...request.Option) (*vpclattice.CreateRuleOutput, error)
- func (m *MockLattice) CreateService(arg0 *vpclattice.CreateServiceInput) (*vpclattice.CreateServiceOutput, error)
- func (m *MockLattice) CreateServiceNetwork(arg0 *vpclattice.CreateServiceNetworkInput) (*vpclattice.CreateServiceNetworkOutput, error)
- func (m *MockLattice) CreateServiceNetworkRequest(arg0 *vpclattice.CreateServiceNetworkInput) (*request.Request, *vpclattice.CreateServiceNetworkOutput)
- func (m *MockLattice) CreateServiceNetworkServiceAssociation(arg0 *vpclattice.CreateServiceNetworkServiceAssociationInput) (*vpclattice.CreateServiceNetworkServiceAssociationOutput, error)
- func (m *MockLattice) CreateServiceNetworkServiceAssociationRequest(arg0 *vpclattice.CreateServiceNetworkServiceAssociationInput) (*request.Request, *vpclattice.CreateServiceNetworkServiceAssociationOutput)
- func (m *MockLattice) CreateServiceNetworkServiceAssociationWithContext(arg0 context.Context, ...) (*vpclattice.CreateServiceNetworkServiceAssociationOutput, error)
- func (m *MockLattice) CreateServiceNetworkVpcAssociation(arg0 *vpclattice.CreateServiceNetworkVpcAssociationInput) (*vpclattice.CreateServiceNetworkVpcAssociationOutput, error)
- func (m *MockLattice) CreateServiceNetworkVpcAssociationRequest(arg0 *vpclattice.CreateServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.CreateServiceNetworkVpcAssociationOutput)
- func (m *MockLattice) CreateServiceNetworkVpcAssociationWithContext(arg0 context.Context, arg1 *vpclattice.CreateServiceNetworkVpcAssociationInput, ...) (*vpclattice.CreateServiceNetworkVpcAssociationOutput, error)
- func (m *MockLattice) CreateServiceNetworkWithContext(arg0 context.Context, arg1 *vpclattice.CreateServiceNetworkInput, ...) (*vpclattice.CreateServiceNetworkOutput, error)
- func (m *MockLattice) CreateServiceRequest(arg0 *vpclattice.CreateServiceInput) (*request.Request, *vpclattice.CreateServiceOutput)
- func (m *MockLattice) CreateServiceWithContext(arg0 context.Context, arg1 *vpclattice.CreateServiceInput, ...) (*vpclattice.CreateServiceOutput, error)
- func (m *MockLattice) CreateTargetGroup(arg0 *vpclattice.CreateTargetGroupInput) (*vpclattice.CreateTargetGroupOutput, error)
- func (m *MockLattice) CreateTargetGroupRequest(arg0 *vpclattice.CreateTargetGroupInput) (*request.Request, *vpclattice.CreateTargetGroupOutput)
- func (m *MockLattice) CreateTargetGroupWithContext(arg0 context.Context, arg1 *vpclattice.CreateTargetGroupInput, ...) (*vpclattice.CreateTargetGroupOutput, error)
- func (m *MockLattice) DeleteAccessLogSubscription(arg0 *vpclattice.DeleteAccessLogSubscriptionInput) (*vpclattice.DeleteAccessLogSubscriptionOutput, error)
- func (m *MockLattice) DeleteAccessLogSubscriptionRequest(arg0 *vpclattice.DeleteAccessLogSubscriptionInput) (*request.Request, *vpclattice.DeleteAccessLogSubscriptionOutput)
- func (m *MockLattice) DeleteAccessLogSubscriptionWithContext(arg0 context.Context, arg1 *vpclattice.DeleteAccessLogSubscriptionInput, ...) (*vpclattice.DeleteAccessLogSubscriptionOutput, error)
- func (m *MockLattice) DeleteAuthPolicy(arg0 *vpclattice.DeleteAuthPolicyInput) (*vpclattice.DeleteAuthPolicyOutput, error)
- func (m *MockLattice) DeleteAuthPolicyRequest(arg0 *vpclattice.DeleteAuthPolicyInput) (*request.Request, *vpclattice.DeleteAuthPolicyOutput)
- func (m *MockLattice) DeleteAuthPolicyWithContext(arg0 context.Context, arg1 *vpclattice.DeleteAuthPolicyInput, ...) (*vpclattice.DeleteAuthPolicyOutput, error)
- func (m *MockLattice) DeleteListener(arg0 *vpclattice.DeleteListenerInput) (*vpclattice.DeleteListenerOutput, error)
- func (m *MockLattice) DeleteListenerRequest(arg0 *vpclattice.DeleteListenerInput) (*request.Request, *vpclattice.DeleteListenerOutput)
- func (m *MockLattice) DeleteListenerWithContext(arg0 context.Context, arg1 *vpclattice.DeleteListenerInput, ...) (*vpclattice.DeleteListenerOutput, error)
- func (m *MockLattice) DeleteResourcePolicy(arg0 *vpclattice.DeleteResourcePolicyInput) (*vpclattice.DeleteResourcePolicyOutput, error)
- func (m *MockLattice) DeleteResourcePolicyRequest(arg0 *vpclattice.DeleteResourcePolicyInput) (*request.Request, *vpclattice.DeleteResourcePolicyOutput)
- func (m *MockLattice) DeleteResourcePolicyWithContext(arg0 context.Context, arg1 *vpclattice.DeleteResourcePolicyInput, ...) (*vpclattice.DeleteResourcePolicyOutput, error)
- func (m *MockLattice) DeleteRule(arg0 *vpclattice.DeleteRuleInput) (*vpclattice.DeleteRuleOutput, error)
- func (m *MockLattice) DeleteRuleRequest(arg0 *vpclattice.DeleteRuleInput) (*request.Request, *vpclattice.DeleteRuleOutput)
- func (m *MockLattice) DeleteRuleWithContext(arg0 context.Context, arg1 *vpclattice.DeleteRuleInput, arg2 ...request.Option) (*vpclattice.DeleteRuleOutput, error)
- func (m *MockLattice) DeleteService(arg0 *vpclattice.DeleteServiceInput) (*vpclattice.DeleteServiceOutput, error)
- func (m *MockLattice) DeleteServiceNetwork(arg0 *vpclattice.DeleteServiceNetworkInput) (*vpclattice.DeleteServiceNetworkOutput, error)
- func (m *MockLattice) DeleteServiceNetworkRequest(arg0 *vpclattice.DeleteServiceNetworkInput) (*request.Request, *vpclattice.DeleteServiceNetworkOutput)
- func (m *MockLattice) DeleteServiceNetworkServiceAssociation(arg0 *vpclattice.DeleteServiceNetworkServiceAssociationInput) (*vpclattice.DeleteServiceNetworkServiceAssociationOutput, error)
- func (m *MockLattice) DeleteServiceNetworkServiceAssociationRequest(arg0 *vpclattice.DeleteServiceNetworkServiceAssociationInput) (*request.Request, *vpclattice.DeleteServiceNetworkServiceAssociationOutput)
- func (m *MockLattice) DeleteServiceNetworkServiceAssociationWithContext(arg0 context.Context, ...) (*vpclattice.DeleteServiceNetworkServiceAssociationOutput, error)
- func (m *MockLattice) DeleteServiceNetworkVpcAssociation(arg0 *vpclattice.DeleteServiceNetworkVpcAssociationInput) (*vpclattice.DeleteServiceNetworkVpcAssociationOutput, error)
- func (m *MockLattice) DeleteServiceNetworkVpcAssociationRequest(arg0 *vpclattice.DeleteServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.DeleteServiceNetworkVpcAssociationOutput)
- func (m *MockLattice) DeleteServiceNetworkVpcAssociationWithContext(arg0 context.Context, arg1 *vpclattice.DeleteServiceNetworkVpcAssociationInput, ...) (*vpclattice.DeleteServiceNetworkVpcAssociationOutput, error)
- func (m *MockLattice) DeleteServiceNetworkWithContext(arg0 context.Context, arg1 *vpclattice.DeleteServiceNetworkInput, ...) (*vpclattice.DeleteServiceNetworkOutput, error)
- func (m *MockLattice) DeleteServiceRequest(arg0 *vpclattice.DeleteServiceInput) (*request.Request, *vpclattice.DeleteServiceOutput)
- func (m *MockLattice) DeleteServiceWithContext(arg0 context.Context, arg1 *vpclattice.DeleteServiceInput, ...) (*vpclattice.DeleteServiceOutput, error)
- func (m *MockLattice) DeleteTargetGroup(arg0 *vpclattice.DeleteTargetGroupInput) (*vpclattice.DeleteTargetGroupOutput, error)
- func (m *MockLattice) DeleteTargetGroupRequest(arg0 *vpclattice.DeleteTargetGroupInput) (*request.Request, *vpclattice.DeleteTargetGroupOutput)
- func (m *MockLattice) DeleteTargetGroupWithContext(arg0 context.Context, arg1 *vpclattice.DeleteTargetGroupInput, ...) (*vpclattice.DeleteTargetGroupOutput, error)
- func (m *MockLattice) DeregisterTargets(arg0 *vpclattice.DeregisterTargetsInput) (*vpclattice.DeregisterTargetsOutput, error)
- func (m *MockLattice) DeregisterTargetsRequest(arg0 *vpclattice.DeregisterTargetsInput) (*request.Request, *vpclattice.DeregisterTargetsOutput)
- func (m *MockLattice) DeregisterTargetsWithContext(arg0 context.Context, arg1 *vpclattice.DeregisterTargetsInput, ...) (*vpclattice.DeregisterTargetsOutput, error)
- func (m *MockLattice) EXPECT() *MockLatticeMockRecorder
- func (m *MockLattice) FindService(arg0 context.Context, arg1 string) (*vpclattice.ServiceSummary, error)
- func (m *MockLattice) FindServiceNetwork(arg0 context.Context, arg1 string) (*ServiceNetworkInfo, error)
- func (m *MockLattice) GetAccessLogSubscription(arg0 *vpclattice.GetAccessLogSubscriptionInput) (*vpclattice.GetAccessLogSubscriptionOutput, error)
- func (m *MockLattice) GetAccessLogSubscriptionRequest(arg0 *vpclattice.GetAccessLogSubscriptionInput) (*request.Request, *vpclattice.GetAccessLogSubscriptionOutput)
- func (m *MockLattice) GetAccessLogSubscriptionWithContext(arg0 context.Context, arg1 *vpclattice.GetAccessLogSubscriptionInput, ...) (*vpclattice.GetAccessLogSubscriptionOutput, error)
- func (m *MockLattice) GetAuthPolicy(arg0 *vpclattice.GetAuthPolicyInput) (*vpclattice.GetAuthPolicyOutput, error)
- func (m *MockLattice) GetAuthPolicyRequest(arg0 *vpclattice.GetAuthPolicyInput) (*request.Request, *vpclattice.GetAuthPolicyOutput)
- func (m *MockLattice) GetAuthPolicyWithContext(arg0 context.Context, arg1 *vpclattice.GetAuthPolicyInput, ...) (*vpclattice.GetAuthPolicyOutput, error)
- func (m *MockLattice) GetListener(arg0 *vpclattice.GetListenerInput) (*vpclattice.GetListenerOutput, error)
- func (m *MockLattice) GetListenerRequest(arg0 *vpclattice.GetListenerInput) (*request.Request, *vpclattice.GetListenerOutput)
- func (m *MockLattice) GetListenerWithContext(arg0 context.Context, arg1 *vpclattice.GetListenerInput, ...) (*vpclattice.GetListenerOutput, error)
- func (m *MockLattice) GetResourcePolicy(arg0 *vpclattice.GetResourcePolicyInput) (*vpclattice.GetResourcePolicyOutput, error)
- func (m *MockLattice) GetResourcePolicyRequest(arg0 *vpclattice.GetResourcePolicyInput) (*request.Request, *vpclattice.GetResourcePolicyOutput)
- func (m *MockLattice) GetResourcePolicyWithContext(arg0 context.Context, arg1 *vpclattice.GetResourcePolicyInput, ...) (*vpclattice.GetResourcePolicyOutput, error)
- func (m *MockLattice) GetRule(arg0 *vpclattice.GetRuleInput) (*vpclattice.GetRuleOutput, error)
- func (m *MockLattice) GetRuleRequest(arg0 *vpclattice.GetRuleInput) (*request.Request, *vpclattice.GetRuleOutput)
- func (m *MockLattice) GetRuleWithContext(arg0 context.Context, arg1 *vpclattice.GetRuleInput, arg2 ...request.Option) (*vpclattice.GetRuleOutput, error)
- func (m *MockLattice) GetRulesAsList(arg0 context.Context, arg1 *vpclattice.ListRulesInput) ([]*vpclattice.GetRuleOutput, error)
- func (m *MockLattice) GetService(arg0 *vpclattice.GetServiceInput) (*vpclattice.GetServiceOutput, error)
- func (m *MockLattice) GetServiceNetwork(arg0 *vpclattice.GetServiceNetworkInput) (*vpclattice.GetServiceNetworkOutput, error)
- func (m *MockLattice) GetServiceNetworkRequest(arg0 *vpclattice.GetServiceNetworkInput) (*request.Request, *vpclattice.GetServiceNetworkOutput)
- func (m *MockLattice) GetServiceNetworkServiceAssociation(arg0 *vpclattice.GetServiceNetworkServiceAssociationInput) (*vpclattice.GetServiceNetworkServiceAssociationOutput, error)
- func (m *MockLattice) GetServiceNetworkServiceAssociationRequest(arg0 *vpclattice.GetServiceNetworkServiceAssociationInput) (*request.Request, *vpclattice.GetServiceNetworkServiceAssociationOutput)
- func (m *MockLattice) GetServiceNetworkServiceAssociationWithContext(arg0 context.Context, ...) (*vpclattice.GetServiceNetworkServiceAssociationOutput, error)
- func (m *MockLattice) GetServiceNetworkVpcAssociation(arg0 *vpclattice.GetServiceNetworkVpcAssociationInput) (*vpclattice.GetServiceNetworkVpcAssociationOutput, error)
- func (m *MockLattice) GetServiceNetworkVpcAssociationRequest(arg0 *vpclattice.GetServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.GetServiceNetworkVpcAssociationOutput)
- func (m *MockLattice) GetServiceNetworkVpcAssociationWithContext(arg0 context.Context, arg1 *vpclattice.GetServiceNetworkVpcAssociationInput, ...) (*vpclattice.GetServiceNetworkVpcAssociationOutput, error)
- func (m *MockLattice) GetServiceNetworkWithContext(arg0 context.Context, arg1 *vpclattice.GetServiceNetworkInput, ...) (*vpclattice.GetServiceNetworkOutput, error)
- func (m *MockLattice) GetServiceRequest(arg0 *vpclattice.GetServiceInput) (*request.Request, *vpclattice.GetServiceOutput)
- func (m *MockLattice) GetServiceWithContext(arg0 context.Context, arg1 *vpclattice.GetServiceInput, arg2 ...request.Option) (*vpclattice.GetServiceOutput, error)
- func (m *MockLattice) GetTargetGroup(arg0 *vpclattice.GetTargetGroupInput) (*vpclattice.GetTargetGroupOutput, error)
- func (m *MockLattice) GetTargetGroupRequest(arg0 *vpclattice.GetTargetGroupInput) (*request.Request, *vpclattice.GetTargetGroupOutput)
- func (m *MockLattice) GetTargetGroupWithContext(arg0 context.Context, arg1 *vpclattice.GetTargetGroupInput, ...) (*vpclattice.GetTargetGroupOutput, error)
- func (m *MockLattice) ListAccessLogSubscriptions(arg0 *vpclattice.ListAccessLogSubscriptionsInput) (*vpclattice.ListAccessLogSubscriptionsOutput, error)
- func (m *MockLattice) ListAccessLogSubscriptionsPages(arg0 *vpclattice.ListAccessLogSubscriptionsInput, ...) error
- func (m *MockLattice) ListAccessLogSubscriptionsPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListAccessLogSubscriptionsInput, ...) error
- func (m *MockLattice) ListAccessLogSubscriptionsRequest(arg0 *vpclattice.ListAccessLogSubscriptionsInput) (*request.Request, *vpclattice.ListAccessLogSubscriptionsOutput)
- func (m *MockLattice) ListAccessLogSubscriptionsWithContext(arg0 context.Context, arg1 *vpclattice.ListAccessLogSubscriptionsInput, ...) (*vpclattice.ListAccessLogSubscriptionsOutput, error)
- func (m *MockLattice) ListListeners(arg0 *vpclattice.ListListenersInput) (*vpclattice.ListListenersOutput, error)
- func (m *MockLattice) ListListenersAsList(arg0 context.Context, arg1 *vpclattice.ListListenersInput) ([]*vpclattice.ListenerSummary, error)
- func (m *MockLattice) ListListenersPages(arg0 *vpclattice.ListListenersInput, ...) error
- func (m *MockLattice) ListListenersPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListListenersInput, ...) error
- func (m *MockLattice) ListListenersRequest(arg0 *vpclattice.ListListenersInput) (*request.Request, *vpclattice.ListListenersOutput)
- func (m *MockLattice) ListListenersWithContext(arg0 context.Context, arg1 *vpclattice.ListListenersInput, ...) (*vpclattice.ListListenersOutput, error)
- func (m *MockLattice) ListRules(arg0 *vpclattice.ListRulesInput) (*vpclattice.ListRulesOutput, error)
- func (m *MockLattice) ListRulesAsList(arg0 context.Context, arg1 *vpclattice.ListRulesInput) ([]*vpclattice.RuleSummary, error)
- func (m *MockLattice) ListRulesPages(arg0 *vpclattice.ListRulesInput, ...) error
- func (m *MockLattice) ListRulesPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListRulesInput, ...) error
- func (m *MockLattice) ListRulesRequest(arg0 *vpclattice.ListRulesInput) (*request.Request, *vpclattice.ListRulesOutput)
- func (m *MockLattice) ListRulesWithContext(arg0 context.Context, arg1 *vpclattice.ListRulesInput, arg2 ...request.Option) (*vpclattice.ListRulesOutput, error)
- func (m *MockLattice) ListServiceNetworkServiceAssociations(arg0 *vpclattice.ListServiceNetworkServiceAssociationsInput) (*vpclattice.ListServiceNetworkServiceAssociationsOutput, error)
- func (m *MockLattice) ListServiceNetworkServiceAssociationsAsList(arg0 context.Context, ...) ([]*vpclattice.ServiceNetworkServiceAssociationSummary, error)
- func (m *MockLattice) ListServiceNetworkServiceAssociationsPages(arg0 *vpclattice.ListServiceNetworkServiceAssociationsInput, ...) error
- func (m *MockLattice) ListServiceNetworkServiceAssociationsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockLattice) ListServiceNetworkServiceAssociationsRequest(arg0 *vpclattice.ListServiceNetworkServiceAssociationsInput) (*request.Request, *vpclattice.ListServiceNetworkServiceAssociationsOutput)
- func (m *MockLattice) ListServiceNetworkServiceAssociationsWithContext(arg0 context.Context, ...) (*vpclattice.ListServiceNetworkServiceAssociationsOutput, error)
- func (m *MockLattice) ListServiceNetworkVpcAssociations(arg0 *vpclattice.ListServiceNetworkVpcAssociationsInput) (*vpclattice.ListServiceNetworkVpcAssociationsOutput, error)
- func (m *MockLattice) ListServiceNetworkVpcAssociationsAsList(arg0 context.Context, arg1 *vpclattice.ListServiceNetworkVpcAssociationsInput) ([]*vpclattice.ServiceNetworkVpcAssociationSummary, error)
- func (m *MockLattice) ListServiceNetworkVpcAssociationsPages(arg0 *vpclattice.ListServiceNetworkVpcAssociationsInput, ...) error
- func (m *MockLattice) ListServiceNetworkVpcAssociationsPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListServiceNetworkVpcAssociationsInput, ...) error
- func (m *MockLattice) ListServiceNetworkVpcAssociationsRequest(arg0 *vpclattice.ListServiceNetworkVpcAssociationsInput) (*request.Request, *vpclattice.ListServiceNetworkVpcAssociationsOutput)
- func (m *MockLattice) ListServiceNetworkVpcAssociationsWithContext(arg0 context.Context, arg1 *vpclattice.ListServiceNetworkVpcAssociationsInput, ...) (*vpclattice.ListServiceNetworkVpcAssociationsOutput, error)
- func (m *MockLattice) ListServiceNetworks(arg0 *vpclattice.ListServiceNetworksInput) (*vpclattice.ListServiceNetworksOutput, error)
- func (m *MockLattice) ListServiceNetworksAsList(arg0 context.Context, arg1 *vpclattice.ListServiceNetworksInput) ([]*vpclattice.ServiceNetworkSummary, error)
- func (m *MockLattice) ListServiceNetworksPages(arg0 *vpclattice.ListServiceNetworksInput, ...) error
- func (m *MockLattice) ListServiceNetworksPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListServiceNetworksInput, ...) error
- func (m *MockLattice) ListServiceNetworksRequest(arg0 *vpclattice.ListServiceNetworksInput) (*request.Request, *vpclattice.ListServiceNetworksOutput)
- func (m *MockLattice) ListServiceNetworksWithContext(arg0 context.Context, arg1 *vpclattice.ListServiceNetworksInput, ...) (*vpclattice.ListServiceNetworksOutput, error)
- func (m *MockLattice) ListServices(arg0 *vpclattice.ListServicesInput) (*vpclattice.ListServicesOutput, error)
- func (m *MockLattice) ListServicesAsList(arg0 context.Context, arg1 *vpclattice.ListServicesInput) ([]*vpclattice.ServiceSummary, error)
- func (m *MockLattice) ListServicesPages(arg0 *vpclattice.ListServicesInput, ...) error
- func (m *MockLattice) ListServicesPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListServicesInput, ...) error
- func (m *MockLattice) ListServicesRequest(arg0 *vpclattice.ListServicesInput) (*request.Request, *vpclattice.ListServicesOutput)
- func (m *MockLattice) ListServicesWithContext(arg0 context.Context, arg1 *vpclattice.ListServicesInput, ...) (*vpclattice.ListServicesOutput, error)
- func (m *MockLattice) ListTagsForResource(arg0 *vpclattice.ListTagsForResourceInput) (*vpclattice.ListTagsForResourceOutput, error)
- func (m *MockLattice) ListTagsForResourceRequest(arg0 *vpclattice.ListTagsForResourceInput) (*request.Request, *vpclattice.ListTagsForResourceOutput)
- func (m *MockLattice) ListTagsForResourceWithContext(arg0 context.Context, arg1 *vpclattice.ListTagsForResourceInput, ...) (*vpclattice.ListTagsForResourceOutput, error)
- func (m *MockLattice) ListTargetGroups(arg0 *vpclattice.ListTargetGroupsInput) (*vpclattice.ListTargetGroupsOutput, error)
- func (m *MockLattice) ListTargetGroupsAsList(arg0 context.Context, arg1 *vpclattice.ListTargetGroupsInput) ([]*vpclattice.TargetGroupSummary, error)
- func (m *MockLattice) ListTargetGroupsPages(arg0 *vpclattice.ListTargetGroupsInput, ...) error
- func (m *MockLattice) ListTargetGroupsPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListTargetGroupsInput, ...) error
- func (m *MockLattice) ListTargetGroupsRequest(arg0 *vpclattice.ListTargetGroupsInput) (*request.Request, *vpclattice.ListTargetGroupsOutput)
- func (m *MockLattice) ListTargetGroupsWithContext(arg0 context.Context, arg1 *vpclattice.ListTargetGroupsInput, ...) (*vpclattice.ListTargetGroupsOutput, error)
- func (m *MockLattice) ListTargets(arg0 *vpclattice.ListTargetsInput) (*vpclattice.ListTargetsOutput, error)
- func (m *MockLattice) ListTargetsAsList(arg0 context.Context, arg1 *vpclattice.ListTargetsInput) ([]*vpclattice.TargetSummary, error)
- func (m *MockLattice) ListTargetsPages(arg0 *vpclattice.ListTargetsInput, ...) error
- func (m *MockLattice) ListTargetsPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListTargetsInput, ...) error
- func (m *MockLattice) ListTargetsRequest(arg0 *vpclattice.ListTargetsInput) (*request.Request, *vpclattice.ListTargetsOutput)
- func (m *MockLattice) ListTargetsWithContext(arg0 context.Context, arg1 *vpclattice.ListTargetsInput, ...) (*vpclattice.ListTargetsOutput, error)
- func (m *MockLattice) PutAuthPolicy(arg0 *vpclattice.PutAuthPolicyInput) (*vpclattice.PutAuthPolicyOutput, error)
- func (m *MockLattice) PutAuthPolicyRequest(arg0 *vpclattice.PutAuthPolicyInput) (*request.Request, *vpclattice.PutAuthPolicyOutput)
- func (m *MockLattice) PutAuthPolicyWithContext(arg0 context.Context, arg1 *vpclattice.PutAuthPolicyInput, ...) (*vpclattice.PutAuthPolicyOutput, error)
- func (m *MockLattice) PutResourcePolicy(arg0 *vpclattice.PutResourcePolicyInput) (*vpclattice.PutResourcePolicyOutput, error)
- func (m *MockLattice) PutResourcePolicyRequest(arg0 *vpclattice.PutResourcePolicyInput) (*request.Request, *vpclattice.PutResourcePolicyOutput)
- func (m *MockLattice) PutResourcePolicyWithContext(arg0 context.Context, arg1 *vpclattice.PutResourcePolicyInput, ...) (*vpclattice.PutResourcePolicyOutput, error)
- func (m *MockLattice) RegisterTargets(arg0 *vpclattice.RegisterTargetsInput) (*vpclattice.RegisterTargetsOutput, error)
- func (m *MockLattice) RegisterTargetsRequest(arg0 *vpclattice.RegisterTargetsInput) (*request.Request, *vpclattice.RegisterTargetsOutput)
- func (m *MockLattice) RegisterTargetsWithContext(arg0 context.Context, arg1 *vpclattice.RegisterTargetsInput, ...) (*vpclattice.RegisterTargetsOutput, error)
- func (m *MockLattice) TagResource(arg0 *vpclattice.TagResourceInput) (*vpclattice.TagResourceOutput, error)
- func (m *MockLattice) TagResourceRequest(arg0 *vpclattice.TagResourceInput) (*request.Request, *vpclattice.TagResourceOutput)
- func (m *MockLattice) TagResourceWithContext(arg0 context.Context, arg1 *vpclattice.TagResourceInput, ...) (*vpclattice.TagResourceOutput, error)
- func (m *MockLattice) UntagResource(arg0 *vpclattice.UntagResourceInput) (*vpclattice.UntagResourceOutput, error)
- func (m *MockLattice) UntagResourceRequest(arg0 *vpclattice.UntagResourceInput) (*request.Request, *vpclattice.UntagResourceOutput)
- func (m *MockLattice) UntagResourceWithContext(arg0 context.Context, arg1 *vpclattice.UntagResourceInput, ...) (*vpclattice.UntagResourceOutput, error)
- func (m *MockLattice) UpdateAccessLogSubscription(arg0 *vpclattice.UpdateAccessLogSubscriptionInput) (*vpclattice.UpdateAccessLogSubscriptionOutput, error)
- func (m *MockLattice) UpdateAccessLogSubscriptionRequest(arg0 *vpclattice.UpdateAccessLogSubscriptionInput) (*request.Request, *vpclattice.UpdateAccessLogSubscriptionOutput)
- func (m *MockLattice) UpdateAccessLogSubscriptionWithContext(arg0 context.Context, arg1 *vpclattice.UpdateAccessLogSubscriptionInput, ...) (*vpclattice.UpdateAccessLogSubscriptionOutput, error)
- func (m *MockLattice) UpdateListener(arg0 *vpclattice.UpdateListenerInput) (*vpclattice.UpdateListenerOutput, error)
- func (m *MockLattice) UpdateListenerRequest(arg0 *vpclattice.UpdateListenerInput) (*request.Request, *vpclattice.UpdateListenerOutput)
- func (m *MockLattice) UpdateListenerWithContext(arg0 context.Context, arg1 *vpclattice.UpdateListenerInput, ...) (*vpclattice.UpdateListenerOutput, error)
- func (m *MockLattice) UpdateRule(arg0 *vpclattice.UpdateRuleInput) (*vpclattice.UpdateRuleOutput, error)
- func (m *MockLattice) UpdateRuleRequest(arg0 *vpclattice.UpdateRuleInput) (*request.Request, *vpclattice.UpdateRuleOutput)
- func (m *MockLattice) UpdateRuleWithContext(arg0 context.Context, arg1 *vpclattice.UpdateRuleInput, arg2 ...request.Option) (*vpclattice.UpdateRuleOutput, error)
- func (m *MockLattice) UpdateService(arg0 *vpclattice.UpdateServiceInput) (*vpclattice.UpdateServiceOutput, error)
- func (m *MockLattice) UpdateServiceNetwork(arg0 *vpclattice.UpdateServiceNetworkInput) (*vpclattice.UpdateServiceNetworkOutput, error)
- func (m *MockLattice) UpdateServiceNetworkRequest(arg0 *vpclattice.UpdateServiceNetworkInput) (*request.Request, *vpclattice.UpdateServiceNetworkOutput)
- func (m *MockLattice) UpdateServiceNetworkVpcAssociation(arg0 *vpclattice.UpdateServiceNetworkVpcAssociationInput) (*vpclattice.UpdateServiceNetworkVpcAssociationOutput, error)
- func (m *MockLattice) UpdateServiceNetworkVpcAssociationRequest(arg0 *vpclattice.UpdateServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.UpdateServiceNetworkVpcAssociationOutput)
- func (m *MockLattice) UpdateServiceNetworkVpcAssociationWithContext(arg0 context.Context, arg1 *vpclattice.UpdateServiceNetworkVpcAssociationInput, ...) (*vpclattice.UpdateServiceNetworkVpcAssociationOutput, error)
- func (m *MockLattice) UpdateServiceNetworkWithContext(arg0 context.Context, arg1 *vpclattice.UpdateServiceNetworkInput, ...) (*vpclattice.UpdateServiceNetworkOutput, error)
- func (m *MockLattice) UpdateServiceRequest(arg0 *vpclattice.UpdateServiceInput) (*request.Request, *vpclattice.UpdateServiceOutput)
- func (m *MockLattice) UpdateServiceWithContext(arg0 context.Context, arg1 *vpclattice.UpdateServiceInput, ...) (*vpclattice.UpdateServiceOutput, error)
- func (m *MockLattice) UpdateTargetGroup(arg0 *vpclattice.UpdateTargetGroupInput) (*vpclattice.UpdateTargetGroupOutput, error)
- func (m *MockLattice) UpdateTargetGroupRequest(arg0 *vpclattice.UpdateTargetGroupInput) (*request.Request, *vpclattice.UpdateTargetGroupOutput)
- func (m *MockLattice) UpdateTargetGroupWithContext(arg0 context.Context, arg1 *vpclattice.UpdateTargetGroupInput, ...) (*vpclattice.UpdateTargetGroupOutput, error)
- type MockLatticeMockRecorder
- func (mr *MockLatticeMockRecorder) BatchUpdateRule(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) BatchUpdateRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) BatchUpdateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateAccessLogSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateListener(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateListenerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateRule(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateService(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceNetwork(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceNetworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceNetworkServiceAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceNetworkServiceAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceNetworkServiceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateTargetGroup(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateTargetGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) CreateTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteAccessLogSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteAuthPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteAuthPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteAuthPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteListener(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteListenerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteRule(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteService(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceNetwork(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceNetworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceNetworkServiceAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceNetworkServiceAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceNetworkServiceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteTargetGroup(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteTargetGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeleteTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeregisterTargets(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeregisterTargetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) DeregisterTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) FindService(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) FindServiceNetwork(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetAccessLogSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetAuthPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetAuthPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetAuthPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetListener(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetListenerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetRule(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetRulesAsList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetService(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceNetwork(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceNetworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceNetworkServiceAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceNetworkServiceAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceNetworkServiceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetTargetGroup(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetTargetGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) GetTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListAccessLogSubscriptions(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListAccessLogSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListAccessLogSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListAccessLogSubscriptionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListAccessLogSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListListeners(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListListenersAsList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListListenersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListListenersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListListenersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListListenersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListRules(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListRulesAsList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListRulesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListRulesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsAsList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociations(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsAsList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworks(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworksAsList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworksPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworksRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServiceNetworksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServices(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServicesAsList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServicesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServicesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetGroups(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetGroupsAsList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargets(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetsAsList(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) ListTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) PutAuthPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) PutAuthPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) PutAuthPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) RegisterTargets(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) RegisterTargetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) RegisterTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateAccessLogSubscription(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateListener(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateListenerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateRule(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateRuleRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateService(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateServiceNetwork(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateServiceNetworkRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateServiceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateTargetGroup(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateTargetGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockLatticeMockRecorder) UpdateTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type MockTagging
- func (m *MockTagging) DescribeReportCreation(arg0 *resourcegroupstaggingapi.DescribeReportCreationInput) (*resourcegroupstaggingapi.DescribeReportCreationOutput, error)
- func (m *MockTagging) DescribeReportCreationRequest(arg0 *resourcegroupstaggingapi.DescribeReportCreationInput) (*request.Request, *resourcegroupstaggingapi.DescribeReportCreationOutput)
- func (m *MockTagging) DescribeReportCreationWithContext(arg0 context.Context, ...) (*resourcegroupstaggingapi.DescribeReportCreationOutput, error)
- func (m *MockTagging) EXPECT() *MockTaggingMockRecorder
- func (m *MockTagging) FindResourcesByTags(arg0 context.Context, arg1 ResourceType, arg2 map[string]*string) ([]string, error)
- func (m *MockTagging) GetComplianceSummary(arg0 *resourcegroupstaggingapi.GetComplianceSummaryInput) (*resourcegroupstaggingapi.GetComplianceSummaryOutput, error)
- func (m *MockTagging) GetComplianceSummaryPages(arg0 *resourcegroupstaggingapi.GetComplianceSummaryInput, ...) error
- func (m *MockTagging) GetComplianceSummaryPagesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetComplianceSummaryInput, ...) error
- func (m *MockTagging) GetComplianceSummaryRequest(arg0 *resourcegroupstaggingapi.GetComplianceSummaryInput) (*request.Request, *resourcegroupstaggingapi.GetComplianceSummaryOutput)
- func (m *MockTagging) GetComplianceSummaryWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetComplianceSummaryInput, ...) (*resourcegroupstaggingapi.GetComplianceSummaryOutput, error)
- func (m *MockTagging) GetResources(arg0 *resourcegroupstaggingapi.GetResourcesInput) (*resourcegroupstaggingapi.GetResourcesOutput, error)
- func (m *MockTagging) GetResourcesPages(arg0 *resourcegroupstaggingapi.GetResourcesInput, ...) error
- func (m *MockTagging) GetResourcesPagesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetResourcesInput, ...) error
- func (m *MockTagging) GetResourcesRequest(arg0 *resourcegroupstaggingapi.GetResourcesInput) (*request.Request, *resourcegroupstaggingapi.GetResourcesOutput)
- func (m *MockTagging) GetResourcesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetResourcesInput, ...) (*resourcegroupstaggingapi.GetResourcesOutput, error)
- func (m *MockTagging) GetTagKeys(arg0 *resourcegroupstaggingapi.GetTagKeysInput) (*resourcegroupstaggingapi.GetTagKeysOutput, error)
- func (m *MockTagging) GetTagKeysPages(arg0 *resourcegroupstaggingapi.GetTagKeysInput, ...) error
- func (m *MockTagging) GetTagKeysPagesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetTagKeysInput, ...) error
- func (m *MockTagging) GetTagKeysRequest(arg0 *resourcegroupstaggingapi.GetTagKeysInput) (*request.Request, *resourcegroupstaggingapi.GetTagKeysOutput)
- func (m *MockTagging) GetTagKeysWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetTagKeysInput, ...) (*resourcegroupstaggingapi.GetTagKeysOutput, error)
- func (m *MockTagging) GetTagValues(arg0 *resourcegroupstaggingapi.GetTagValuesInput) (*resourcegroupstaggingapi.GetTagValuesOutput, error)
- func (m *MockTagging) GetTagValuesPages(arg0 *resourcegroupstaggingapi.GetTagValuesInput, ...) error
- func (m *MockTagging) GetTagValuesPagesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetTagValuesInput, ...) error
- func (m *MockTagging) GetTagValuesRequest(arg0 *resourcegroupstaggingapi.GetTagValuesInput) (*request.Request, *resourcegroupstaggingapi.GetTagValuesOutput)
- func (m *MockTagging) GetTagValuesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetTagValuesInput, ...) (*resourcegroupstaggingapi.GetTagValuesOutput, error)
- func (m *MockTagging) GetTagsForArns(arg0 context.Context, arg1 []string) (map[string]map[string]*string, error)
- func (m *MockTagging) StartReportCreation(arg0 *resourcegroupstaggingapi.StartReportCreationInput) (*resourcegroupstaggingapi.StartReportCreationOutput, error)
- func (m *MockTagging) StartReportCreationRequest(arg0 *resourcegroupstaggingapi.StartReportCreationInput) (*request.Request, *resourcegroupstaggingapi.StartReportCreationOutput)
- func (m *MockTagging) StartReportCreationWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.StartReportCreationInput, ...) (*resourcegroupstaggingapi.StartReportCreationOutput, error)
- func (m *MockTagging) TagResources(arg0 *resourcegroupstaggingapi.TagResourcesInput) (*resourcegroupstaggingapi.TagResourcesOutput, error)
- func (m *MockTagging) TagResourcesRequest(arg0 *resourcegroupstaggingapi.TagResourcesInput) (*request.Request, *resourcegroupstaggingapi.TagResourcesOutput)
- func (m *MockTagging) TagResourcesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.TagResourcesInput, ...) (*resourcegroupstaggingapi.TagResourcesOutput, error)
- func (m *MockTagging) UntagResources(arg0 *resourcegroupstaggingapi.UntagResourcesInput) (*resourcegroupstaggingapi.UntagResourcesOutput, error)
- func (m *MockTagging) UntagResourcesRequest(arg0 *resourcegroupstaggingapi.UntagResourcesInput) (*request.Request, *resourcegroupstaggingapi.UntagResourcesOutput)
- func (m *MockTagging) UntagResourcesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.UntagResourcesInput, ...) (*resourcegroupstaggingapi.UntagResourcesOutput, error)
- type MockTaggingMockRecorder
- func (mr *MockTaggingMockRecorder) DescribeReportCreation(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) DescribeReportCreationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) DescribeReportCreationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) FindResourcesByTags(arg0, arg1, arg2 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetComplianceSummary(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetComplianceSummaryPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetComplianceSummaryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetComplianceSummaryRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetComplianceSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetResources(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetResourcesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagKeys(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagKeysPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagKeysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagValues(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagValuesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagValuesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagValuesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagValuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) GetTagsForArns(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) StartReportCreation(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) StartReportCreationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) StartReportCreationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) TagResources(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) TagResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) TagResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) UntagResources(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) UntagResourcesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockTaggingMockRecorder) UntagResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- type ResourceType
- type ServiceNetworkInfo
- type Tagging
- type Tags
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func IgnoreNotFound ¶ added in v0.0.18
func IsConflictError ¶ added in v0.0.18
func IsInvalidError ¶ added in v0.0.18
func IsLatticeAPINotFoundErr ¶ added in v0.0.18
func IsNotFoundError ¶ added in v0.0.17
func NewConflictError ¶ added in v0.0.18
func NewDefaultLattice ¶
func NewDefaultTagging ¶ added in v1.0.0
func NewInvalidError ¶ added in v0.0.18
func NewNotFoundError ¶ added in v0.0.17
Types ¶
type ConflictError ¶ added in v0.0.18
func (*ConflictError) Error ¶ added in v0.0.18
func (e *ConflictError) Error() string
type InvalidError ¶ added in v0.0.18
type InvalidError struct {
Message string
}
func (*InvalidError) Error ¶ added in v0.0.18
func (e *InvalidError) Error() string
type Lattice ¶
type Lattice interface { vpclatticeiface.VPCLatticeAPI ListListenersAsList(ctx context.Context, input *vpclattice.ListListenersInput) ([]*vpclattice.ListenerSummary, error) GetRulesAsList(ctx context.Context, input *vpclattice.ListRulesInput) ([]*vpclattice.GetRuleOutput, error) ListRulesAsList(ctx context.Context, input *vpclattice.ListRulesInput) ([]*vpclattice.RuleSummary, error) ListServiceNetworksAsList(ctx context.Context, input *vpclattice.ListServiceNetworksInput) ([]*vpclattice.ServiceNetworkSummary, error) ListServicesAsList(ctx context.Context, input *vpclattice.ListServicesInput) ([]*vpclattice.ServiceSummary, error) ListTargetGroupsAsList(ctx context.Context, input *vpclattice.ListTargetGroupsInput) ([]*vpclattice.TargetGroupSummary, error) ListTargetsAsList(ctx context.Context, input *vpclattice.ListTargetsInput) ([]*vpclattice.TargetSummary, error) ListServiceNetworkVpcAssociationsAsList(ctx context.Context, input *vpclattice.ListServiceNetworkVpcAssociationsInput) ([]*vpclattice.ServiceNetworkVpcAssociationSummary, error) ListServiceNetworkServiceAssociationsAsList(ctx context.Context, input *vpclattice.ListServiceNetworkServiceAssociationsInput) ([]*vpclattice.ServiceNetworkServiceAssociationSummary, error) FindServiceNetwork(ctx context.Context, nameOrId string) (*ServiceNetworkInfo, error) FindService(ctx context.Context, latticeServiceName string) (*vpclattice.ServiceSummary, error) }
type MockLattice ¶
type MockLattice struct {
// contains filtered or unexported fields
}
MockLattice is a mock of Lattice interface.
func NewMockLattice ¶
func NewMockLattice(ctrl *gomock.Controller) *MockLattice
NewMockLattice creates a new mock instance.
func (*MockLattice) BatchUpdateRule ¶
func (m *MockLattice) BatchUpdateRule(arg0 *vpclattice.BatchUpdateRuleInput) (*vpclattice.BatchUpdateRuleOutput, error)
BatchUpdateRule mocks base method.
func (*MockLattice) BatchUpdateRuleRequest ¶
func (m *MockLattice) BatchUpdateRuleRequest(arg0 *vpclattice.BatchUpdateRuleInput) (*request.Request, *vpclattice.BatchUpdateRuleOutput)
BatchUpdateRuleRequest mocks base method.
func (*MockLattice) BatchUpdateRuleWithContext ¶
func (m *MockLattice) BatchUpdateRuleWithContext(arg0 context.Context, arg1 *vpclattice.BatchUpdateRuleInput, arg2 ...request.Option) (*vpclattice.BatchUpdateRuleOutput, error)
BatchUpdateRuleWithContext mocks base method.
func (*MockLattice) CreateAccessLogSubscription ¶
func (m *MockLattice) CreateAccessLogSubscription(arg0 *vpclattice.CreateAccessLogSubscriptionInput) (*vpclattice.CreateAccessLogSubscriptionOutput, error)
CreateAccessLogSubscription mocks base method.
func (*MockLattice) CreateAccessLogSubscriptionRequest ¶
func (m *MockLattice) CreateAccessLogSubscriptionRequest(arg0 *vpclattice.CreateAccessLogSubscriptionInput) (*request.Request, *vpclattice.CreateAccessLogSubscriptionOutput)
CreateAccessLogSubscriptionRequest mocks base method.
func (*MockLattice) CreateAccessLogSubscriptionWithContext ¶
func (m *MockLattice) CreateAccessLogSubscriptionWithContext(arg0 context.Context, arg1 *vpclattice.CreateAccessLogSubscriptionInput, arg2 ...request.Option) (*vpclattice.CreateAccessLogSubscriptionOutput, error)
CreateAccessLogSubscriptionWithContext mocks base method.
func (*MockLattice) CreateListener ¶
func (m *MockLattice) CreateListener(arg0 *vpclattice.CreateListenerInput) (*vpclattice.CreateListenerOutput, error)
CreateListener mocks base method.
func (*MockLattice) CreateListenerRequest ¶
func (m *MockLattice) CreateListenerRequest(arg0 *vpclattice.CreateListenerInput) (*request.Request, *vpclattice.CreateListenerOutput)
CreateListenerRequest mocks base method.
func (*MockLattice) CreateListenerWithContext ¶
func (m *MockLattice) CreateListenerWithContext(arg0 context.Context, arg1 *vpclattice.CreateListenerInput, arg2 ...request.Option) (*vpclattice.CreateListenerOutput, error)
CreateListenerWithContext mocks base method.
func (*MockLattice) CreateRule ¶
func (m *MockLattice) CreateRule(arg0 *vpclattice.CreateRuleInput) (*vpclattice.CreateRuleOutput, error)
CreateRule mocks base method.
func (*MockLattice) CreateRuleRequest ¶
func (m *MockLattice) CreateRuleRequest(arg0 *vpclattice.CreateRuleInput) (*request.Request, *vpclattice.CreateRuleOutput)
CreateRuleRequest mocks base method.
func (*MockLattice) CreateRuleWithContext ¶
func (m *MockLattice) CreateRuleWithContext(arg0 context.Context, arg1 *vpclattice.CreateRuleInput, arg2 ...request.Option) (*vpclattice.CreateRuleOutput, error)
CreateRuleWithContext mocks base method.
func (*MockLattice) CreateService ¶
func (m *MockLattice) CreateService(arg0 *vpclattice.CreateServiceInput) (*vpclattice.CreateServiceOutput, error)
CreateService mocks base method.
func (*MockLattice) CreateServiceNetwork ¶
func (m *MockLattice) CreateServiceNetwork(arg0 *vpclattice.CreateServiceNetworkInput) (*vpclattice.CreateServiceNetworkOutput, error)
CreateServiceNetwork mocks base method.
func (*MockLattice) CreateServiceNetworkRequest ¶
func (m *MockLattice) CreateServiceNetworkRequest(arg0 *vpclattice.CreateServiceNetworkInput) (*request.Request, *vpclattice.CreateServiceNetworkOutput)
CreateServiceNetworkRequest mocks base method.
func (*MockLattice) CreateServiceNetworkServiceAssociation ¶
func (m *MockLattice) CreateServiceNetworkServiceAssociation(arg0 *vpclattice.CreateServiceNetworkServiceAssociationInput) (*vpclattice.CreateServiceNetworkServiceAssociationOutput, error)
CreateServiceNetworkServiceAssociation mocks base method.
func (*MockLattice) CreateServiceNetworkServiceAssociationRequest ¶
func (m *MockLattice) CreateServiceNetworkServiceAssociationRequest(arg0 *vpclattice.CreateServiceNetworkServiceAssociationInput) (*request.Request, *vpclattice.CreateServiceNetworkServiceAssociationOutput)
CreateServiceNetworkServiceAssociationRequest mocks base method.
func (*MockLattice) CreateServiceNetworkServiceAssociationWithContext ¶
func (m *MockLattice) CreateServiceNetworkServiceAssociationWithContext(arg0 context.Context, arg1 *vpclattice.CreateServiceNetworkServiceAssociationInput, arg2 ...request.Option) (*vpclattice.CreateServiceNetworkServiceAssociationOutput, error)
CreateServiceNetworkServiceAssociationWithContext mocks base method.
func (*MockLattice) CreateServiceNetworkVpcAssociation ¶
func (m *MockLattice) CreateServiceNetworkVpcAssociation(arg0 *vpclattice.CreateServiceNetworkVpcAssociationInput) (*vpclattice.CreateServiceNetworkVpcAssociationOutput, error)
CreateServiceNetworkVpcAssociation mocks base method.
func (*MockLattice) CreateServiceNetworkVpcAssociationRequest ¶
func (m *MockLattice) CreateServiceNetworkVpcAssociationRequest(arg0 *vpclattice.CreateServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.CreateServiceNetworkVpcAssociationOutput)
CreateServiceNetworkVpcAssociationRequest mocks base method.
func (*MockLattice) CreateServiceNetworkVpcAssociationWithContext ¶
func (m *MockLattice) CreateServiceNetworkVpcAssociationWithContext(arg0 context.Context, arg1 *vpclattice.CreateServiceNetworkVpcAssociationInput, arg2 ...request.Option) (*vpclattice.CreateServiceNetworkVpcAssociationOutput, error)
CreateServiceNetworkVpcAssociationWithContext mocks base method.
func (*MockLattice) CreateServiceNetworkWithContext ¶
func (m *MockLattice) CreateServiceNetworkWithContext(arg0 context.Context, arg1 *vpclattice.CreateServiceNetworkInput, arg2 ...request.Option) (*vpclattice.CreateServiceNetworkOutput, error)
CreateServiceNetworkWithContext mocks base method.
func (*MockLattice) CreateServiceRequest ¶
func (m *MockLattice) CreateServiceRequest(arg0 *vpclattice.CreateServiceInput) (*request.Request, *vpclattice.CreateServiceOutput)
CreateServiceRequest mocks base method.
func (*MockLattice) CreateServiceWithContext ¶
func (m *MockLattice) CreateServiceWithContext(arg0 context.Context, arg1 *vpclattice.CreateServiceInput, arg2 ...request.Option) (*vpclattice.CreateServiceOutput, error)
CreateServiceWithContext mocks base method.
func (*MockLattice) CreateTargetGroup ¶
func (m *MockLattice) CreateTargetGroup(arg0 *vpclattice.CreateTargetGroupInput) (*vpclattice.CreateTargetGroupOutput, error)
CreateTargetGroup mocks base method.
func (*MockLattice) CreateTargetGroupRequest ¶
func (m *MockLattice) CreateTargetGroupRequest(arg0 *vpclattice.CreateTargetGroupInput) (*request.Request, *vpclattice.CreateTargetGroupOutput)
CreateTargetGroupRequest mocks base method.
func (*MockLattice) CreateTargetGroupWithContext ¶
func (m *MockLattice) CreateTargetGroupWithContext(arg0 context.Context, arg1 *vpclattice.CreateTargetGroupInput, arg2 ...request.Option) (*vpclattice.CreateTargetGroupOutput, error)
CreateTargetGroupWithContext mocks base method.
func (*MockLattice) DeleteAccessLogSubscription ¶
func (m *MockLattice) DeleteAccessLogSubscription(arg0 *vpclattice.DeleteAccessLogSubscriptionInput) (*vpclattice.DeleteAccessLogSubscriptionOutput, error)
DeleteAccessLogSubscription mocks base method.
func (*MockLattice) DeleteAccessLogSubscriptionRequest ¶
func (m *MockLattice) DeleteAccessLogSubscriptionRequest(arg0 *vpclattice.DeleteAccessLogSubscriptionInput) (*request.Request, *vpclattice.DeleteAccessLogSubscriptionOutput)
DeleteAccessLogSubscriptionRequest mocks base method.
func (*MockLattice) DeleteAccessLogSubscriptionWithContext ¶
func (m *MockLattice) DeleteAccessLogSubscriptionWithContext(arg0 context.Context, arg1 *vpclattice.DeleteAccessLogSubscriptionInput, arg2 ...request.Option) (*vpclattice.DeleteAccessLogSubscriptionOutput, error)
DeleteAccessLogSubscriptionWithContext mocks base method.
func (*MockLattice) DeleteAuthPolicy ¶
func (m *MockLattice) DeleteAuthPolicy(arg0 *vpclattice.DeleteAuthPolicyInput) (*vpclattice.DeleteAuthPolicyOutput, error)
DeleteAuthPolicy mocks base method.
func (*MockLattice) DeleteAuthPolicyRequest ¶
func (m *MockLattice) DeleteAuthPolicyRequest(arg0 *vpclattice.DeleteAuthPolicyInput) (*request.Request, *vpclattice.DeleteAuthPolicyOutput)
DeleteAuthPolicyRequest mocks base method.
func (*MockLattice) DeleteAuthPolicyWithContext ¶
func (m *MockLattice) DeleteAuthPolicyWithContext(arg0 context.Context, arg1 *vpclattice.DeleteAuthPolicyInput, arg2 ...request.Option) (*vpclattice.DeleteAuthPolicyOutput, error)
DeleteAuthPolicyWithContext mocks base method.
func (*MockLattice) DeleteListener ¶
func (m *MockLattice) DeleteListener(arg0 *vpclattice.DeleteListenerInput) (*vpclattice.DeleteListenerOutput, error)
DeleteListener mocks base method.
func (*MockLattice) DeleteListenerRequest ¶
func (m *MockLattice) DeleteListenerRequest(arg0 *vpclattice.DeleteListenerInput) (*request.Request, *vpclattice.DeleteListenerOutput)
DeleteListenerRequest mocks base method.
func (*MockLattice) DeleteListenerWithContext ¶
func (m *MockLattice) DeleteListenerWithContext(arg0 context.Context, arg1 *vpclattice.DeleteListenerInput, arg2 ...request.Option) (*vpclattice.DeleteListenerOutput, error)
DeleteListenerWithContext mocks base method.
func (*MockLattice) DeleteResourcePolicy ¶
func (m *MockLattice) DeleteResourcePolicy(arg0 *vpclattice.DeleteResourcePolicyInput) (*vpclattice.DeleteResourcePolicyOutput, error)
DeleteResourcePolicy mocks base method.
func (*MockLattice) DeleteResourcePolicyRequest ¶
func (m *MockLattice) DeleteResourcePolicyRequest(arg0 *vpclattice.DeleteResourcePolicyInput) (*request.Request, *vpclattice.DeleteResourcePolicyOutput)
DeleteResourcePolicyRequest mocks base method.
func (*MockLattice) DeleteResourcePolicyWithContext ¶
func (m *MockLattice) DeleteResourcePolicyWithContext(arg0 context.Context, arg1 *vpclattice.DeleteResourcePolicyInput, arg2 ...request.Option) (*vpclattice.DeleteResourcePolicyOutput, error)
DeleteResourcePolicyWithContext mocks base method.
func (*MockLattice) DeleteRule ¶
func (m *MockLattice) DeleteRule(arg0 *vpclattice.DeleteRuleInput) (*vpclattice.DeleteRuleOutput, error)
DeleteRule mocks base method.
func (*MockLattice) DeleteRuleRequest ¶
func (m *MockLattice) DeleteRuleRequest(arg0 *vpclattice.DeleteRuleInput) (*request.Request, *vpclattice.DeleteRuleOutput)
DeleteRuleRequest mocks base method.
func (*MockLattice) DeleteRuleWithContext ¶
func (m *MockLattice) DeleteRuleWithContext(arg0 context.Context, arg1 *vpclattice.DeleteRuleInput, arg2 ...request.Option) (*vpclattice.DeleteRuleOutput, error)
DeleteRuleWithContext mocks base method.
func (*MockLattice) DeleteService ¶
func (m *MockLattice) DeleteService(arg0 *vpclattice.DeleteServiceInput) (*vpclattice.DeleteServiceOutput, error)
DeleteService mocks base method.
func (*MockLattice) DeleteServiceNetwork ¶
func (m *MockLattice) DeleteServiceNetwork(arg0 *vpclattice.DeleteServiceNetworkInput) (*vpclattice.DeleteServiceNetworkOutput, error)
DeleteServiceNetwork mocks base method.
func (*MockLattice) DeleteServiceNetworkRequest ¶
func (m *MockLattice) DeleteServiceNetworkRequest(arg0 *vpclattice.DeleteServiceNetworkInput) (*request.Request, *vpclattice.DeleteServiceNetworkOutput)
DeleteServiceNetworkRequest mocks base method.
func (*MockLattice) DeleteServiceNetworkServiceAssociation ¶
func (m *MockLattice) DeleteServiceNetworkServiceAssociation(arg0 *vpclattice.DeleteServiceNetworkServiceAssociationInput) (*vpclattice.DeleteServiceNetworkServiceAssociationOutput, error)
DeleteServiceNetworkServiceAssociation mocks base method.
func (*MockLattice) DeleteServiceNetworkServiceAssociationRequest ¶
func (m *MockLattice) DeleteServiceNetworkServiceAssociationRequest(arg0 *vpclattice.DeleteServiceNetworkServiceAssociationInput) (*request.Request, *vpclattice.DeleteServiceNetworkServiceAssociationOutput)
DeleteServiceNetworkServiceAssociationRequest mocks base method.
func (*MockLattice) DeleteServiceNetworkServiceAssociationWithContext ¶
func (m *MockLattice) DeleteServiceNetworkServiceAssociationWithContext(arg0 context.Context, arg1 *vpclattice.DeleteServiceNetworkServiceAssociationInput, arg2 ...request.Option) (*vpclattice.DeleteServiceNetworkServiceAssociationOutput, error)
DeleteServiceNetworkServiceAssociationWithContext mocks base method.
func (*MockLattice) DeleteServiceNetworkVpcAssociation ¶
func (m *MockLattice) DeleteServiceNetworkVpcAssociation(arg0 *vpclattice.DeleteServiceNetworkVpcAssociationInput) (*vpclattice.DeleteServiceNetworkVpcAssociationOutput, error)
DeleteServiceNetworkVpcAssociation mocks base method.
func (*MockLattice) DeleteServiceNetworkVpcAssociationRequest ¶
func (m *MockLattice) DeleteServiceNetworkVpcAssociationRequest(arg0 *vpclattice.DeleteServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.DeleteServiceNetworkVpcAssociationOutput)
DeleteServiceNetworkVpcAssociationRequest mocks base method.
func (*MockLattice) DeleteServiceNetworkVpcAssociationWithContext ¶
func (m *MockLattice) DeleteServiceNetworkVpcAssociationWithContext(arg0 context.Context, arg1 *vpclattice.DeleteServiceNetworkVpcAssociationInput, arg2 ...request.Option) (*vpclattice.DeleteServiceNetworkVpcAssociationOutput, error)
DeleteServiceNetworkVpcAssociationWithContext mocks base method.
func (*MockLattice) DeleteServiceNetworkWithContext ¶
func (m *MockLattice) DeleteServiceNetworkWithContext(arg0 context.Context, arg1 *vpclattice.DeleteServiceNetworkInput, arg2 ...request.Option) (*vpclattice.DeleteServiceNetworkOutput, error)
DeleteServiceNetworkWithContext mocks base method.
func (*MockLattice) DeleteServiceRequest ¶
func (m *MockLattice) DeleteServiceRequest(arg0 *vpclattice.DeleteServiceInput) (*request.Request, *vpclattice.DeleteServiceOutput)
DeleteServiceRequest mocks base method.
func (*MockLattice) DeleteServiceWithContext ¶
func (m *MockLattice) DeleteServiceWithContext(arg0 context.Context, arg1 *vpclattice.DeleteServiceInput, arg2 ...request.Option) (*vpclattice.DeleteServiceOutput, error)
DeleteServiceWithContext mocks base method.
func (*MockLattice) DeleteTargetGroup ¶
func (m *MockLattice) DeleteTargetGroup(arg0 *vpclattice.DeleteTargetGroupInput) (*vpclattice.DeleteTargetGroupOutput, error)
DeleteTargetGroup mocks base method.
func (*MockLattice) DeleteTargetGroupRequest ¶
func (m *MockLattice) DeleteTargetGroupRequest(arg0 *vpclattice.DeleteTargetGroupInput) (*request.Request, *vpclattice.DeleteTargetGroupOutput)
DeleteTargetGroupRequest mocks base method.
func (*MockLattice) DeleteTargetGroupWithContext ¶
func (m *MockLattice) DeleteTargetGroupWithContext(arg0 context.Context, arg1 *vpclattice.DeleteTargetGroupInput, arg2 ...request.Option) (*vpclattice.DeleteTargetGroupOutput, error)
DeleteTargetGroupWithContext mocks base method.
func (*MockLattice) DeregisterTargets ¶
func (m *MockLattice) DeregisterTargets(arg0 *vpclattice.DeregisterTargetsInput) (*vpclattice.DeregisterTargetsOutput, error)
DeregisterTargets mocks base method.
func (*MockLattice) DeregisterTargetsRequest ¶
func (m *MockLattice) DeregisterTargetsRequest(arg0 *vpclattice.DeregisterTargetsInput) (*request.Request, *vpclattice.DeregisterTargetsOutput)
DeregisterTargetsRequest mocks base method.
func (*MockLattice) DeregisterTargetsWithContext ¶
func (m *MockLattice) DeregisterTargetsWithContext(arg0 context.Context, arg1 *vpclattice.DeregisterTargetsInput, arg2 ...request.Option) (*vpclattice.DeregisterTargetsOutput, error)
DeregisterTargetsWithContext mocks base method.
func (*MockLattice) EXPECT ¶
func (m *MockLattice) EXPECT() *MockLatticeMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLattice) FindService ¶ added in v0.0.17
func (m *MockLattice) FindService(arg0 context.Context, arg1 string) (*vpclattice.ServiceSummary, error)
FindService mocks base method.
func (*MockLattice) FindServiceNetwork ¶ added in v0.0.17
func (m *MockLattice) FindServiceNetwork(arg0 context.Context, arg1 string) (*ServiceNetworkInfo, error)
FindServiceNetwork mocks base method.
func (*MockLattice) GetAccessLogSubscription ¶
func (m *MockLattice) GetAccessLogSubscription(arg0 *vpclattice.GetAccessLogSubscriptionInput) (*vpclattice.GetAccessLogSubscriptionOutput, error)
GetAccessLogSubscription mocks base method.
func (*MockLattice) GetAccessLogSubscriptionRequest ¶
func (m *MockLattice) GetAccessLogSubscriptionRequest(arg0 *vpclattice.GetAccessLogSubscriptionInput) (*request.Request, *vpclattice.GetAccessLogSubscriptionOutput)
GetAccessLogSubscriptionRequest mocks base method.
func (*MockLattice) GetAccessLogSubscriptionWithContext ¶
func (m *MockLattice) GetAccessLogSubscriptionWithContext(arg0 context.Context, arg1 *vpclattice.GetAccessLogSubscriptionInput, arg2 ...request.Option) (*vpclattice.GetAccessLogSubscriptionOutput, error)
GetAccessLogSubscriptionWithContext mocks base method.
func (*MockLattice) GetAuthPolicy ¶
func (m *MockLattice) GetAuthPolicy(arg0 *vpclattice.GetAuthPolicyInput) (*vpclattice.GetAuthPolicyOutput, error)
GetAuthPolicy mocks base method.
func (*MockLattice) GetAuthPolicyRequest ¶
func (m *MockLattice) GetAuthPolicyRequest(arg0 *vpclattice.GetAuthPolicyInput) (*request.Request, *vpclattice.GetAuthPolicyOutput)
GetAuthPolicyRequest mocks base method.
func (*MockLattice) GetAuthPolicyWithContext ¶
func (m *MockLattice) GetAuthPolicyWithContext(arg0 context.Context, arg1 *vpclattice.GetAuthPolicyInput, arg2 ...request.Option) (*vpclattice.GetAuthPolicyOutput, error)
GetAuthPolicyWithContext mocks base method.
func (*MockLattice) GetListener ¶
func (m *MockLattice) GetListener(arg0 *vpclattice.GetListenerInput) (*vpclattice.GetListenerOutput, error)
GetListener mocks base method.
func (*MockLattice) GetListenerRequest ¶
func (m *MockLattice) GetListenerRequest(arg0 *vpclattice.GetListenerInput) (*request.Request, *vpclattice.GetListenerOutput)
GetListenerRequest mocks base method.
func (*MockLattice) GetListenerWithContext ¶
func (m *MockLattice) GetListenerWithContext(arg0 context.Context, arg1 *vpclattice.GetListenerInput, arg2 ...request.Option) (*vpclattice.GetListenerOutput, error)
GetListenerWithContext mocks base method.
func (*MockLattice) GetResourcePolicy ¶
func (m *MockLattice) GetResourcePolicy(arg0 *vpclattice.GetResourcePolicyInput) (*vpclattice.GetResourcePolicyOutput, error)
GetResourcePolicy mocks base method.
func (*MockLattice) GetResourcePolicyRequest ¶
func (m *MockLattice) GetResourcePolicyRequest(arg0 *vpclattice.GetResourcePolicyInput) (*request.Request, *vpclattice.GetResourcePolicyOutput)
GetResourcePolicyRequest mocks base method.
func (*MockLattice) GetResourcePolicyWithContext ¶
func (m *MockLattice) GetResourcePolicyWithContext(arg0 context.Context, arg1 *vpclattice.GetResourcePolicyInput, arg2 ...request.Option) (*vpclattice.GetResourcePolicyOutput, error)
GetResourcePolicyWithContext mocks base method.
func (*MockLattice) GetRule ¶
func (m *MockLattice) GetRule(arg0 *vpclattice.GetRuleInput) (*vpclattice.GetRuleOutput, error)
GetRule mocks base method.
func (*MockLattice) GetRuleRequest ¶
func (m *MockLattice) GetRuleRequest(arg0 *vpclattice.GetRuleInput) (*request.Request, *vpclattice.GetRuleOutput)
GetRuleRequest mocks base method.
func (*MockLattice) GetRuleWithContext ¶
func (m *MockLattice) GetRuleWithContext(arg0 context.Context, arg1 *vpclattice.GetRuleInput, arg2 ...request.Option) (*vpclattice.GetRuleOutput, error)
GetRuleWithContext mocks base method.
func (*MockLattice) GetRulesAsList ¶ added in v0.0.18
func (m *MockLattice) GetRulesAsList(arg0 context.Context, arg1 *vpclattice.ListRulesInput) ([]*vpclattice.GetRuleOutput, error)
GetRulesAsList mocks base method.
func (*MockLattice) GetService ¶
func (m *MockLattice) GetService(arg0 *vpclattice.GetServiceInput) (*vpclattice.GetServiceOutput, error)
GetService mocks base method.
func (*MockLattice) GetServiceNetwork ¶
func (m *MockLattice) GetServiceNetwork(arg0 *vpclattice.GetServiceNetworkInput) (*vpclattice.GetServiceNetworkOutput, error)
GetServiceNetwork mocks base method.
func (*MockLattice) GetServiceNetworkRequest ¶
func (m *MockLattice) GetServiceNetworkRequest(arg0 *vpclattice.GetServiceNetworkInput) (*request.Request, *vpclattice.GetServiceNetworkOutput)
GetServiceNetworkRequest mocks base method.
func (*MockLattice) GetServiceNetworkServiceAssociation ¶
func (m *MockLattice) GetServiceNetworkServiceAssociation(arg0 *vpclattice.GetServiceNetworkServiceAssociationInput) (*vpclattice.GetServiceNetworkServiceAssociationOutput, error)
GetServiceNetworkServiceAssociation mocks base method.
func (*MockLattice) GetServiceNetworkServiceAssociationRequest ¶
func (m *MockLattice) GetServiceNetworkServiceAssociationRequest(arg0 *vpclattice.GetServiceNetworkServiceAssociationInput) (*request.Request, *vpclattice.GetServiceNetworkServiceAssociationOutput)
GetServiceNetworkServiceAssociationRequest mocks base method.
func (*MockLattice) GetServiceNetworkServiceAssociationWithContext ¶
func (m *MockLattice) GetServiceNetworkServiceAssociationWithContext(arg0 context.Context, arg1 *vpclattice.GetServiceNetworkServiceAssociationInput, arg2 ...request.Option) (*vpclattice.GetServiceNetworkServiceAssociationOutput, error)
GetServiceNetworkServiceAssociationWithContext mocks base method.
func (*MockLattice) GetServiceNetworkVpcAssociation ¶
func (m *MockLattice) GetServiceNetworkVpcAssociation(arg0 *vpclattice.GetServiceNetworkVpcAssociationInput) (*vpclattice.GetServiceNetworkVpcAssociationOutput, error)
GetServiceNetworkVpcAssociation mocks base method.
func (*MockLattice) GetServiceNetworkVpcAssociationRequest ¶
func (m *MockLattice) GetServiceNetworkVpcAssociationRequest(arg0 *vpclattice.GetServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.GetServiceNetworkVpcAssociationOutput)
GetServiceNetworkVpcAssociationRequest mocks base method.
func (*MockLattice) GetServiceNetworkVpcAssociationWithContext ¶
func (m *MockLattice) GetServiceNetworkVpcAssociationWithContext(arg0 context.Context, arg1 *vpclattice.GetServiceNetworkVpcAssociationInput, arg2 ...request.Option) (*vpclattice.GetServiceNetworkVpcAssociationOutput, error)
GetServiceNetworkVpcAssociationWithContext mocks base method.
func (*MockLattice) GetServiceNetworkWithContext ¶
func (m *MockLattice) GetServiceNetworkWithContext(arg0 context.Context, arg1 *vpclattice.GetServiceNetworkInput, arg2 ...request.Option) (*vpclattice.GetServiceNetworkOutput, error)
GetServiceNetworkWithContext mocks base method.
func (*MockLattice) GetServiceRequest ¶
func (m *MockLattice) GetServiceRequest(arg0 *vpclattice.GetServiceInput) (*request.Request, *vpclattice.GetServiceOutput)
GetServiceRequest mocks base method.
func (*MockLattice) GetServiceWithContext ¶
func (m *MockLattice) GetServiceWithContext(arg0 context.Context, arg1 *vpclattice.GetServiceInput, arg2 ...request.Option) (*vpclattice.GetServiceOutput, error)
GetServiceWithContext mocks base method.
func (*MockLattice) GetTargetGroup ¶
func (m *MockLattice) GetTargetGroup(arg0 *vpclattice.GetTargetGroupInput) (*vpclattice.GetTargetGroupOutput, error)
GetTargetGroup mocks base method.
func (*MockLattice) GetTargetGroupRequest ¶
func (m *MockLattice) GetTargetGroupRequest(arg0 *vpclattice.GetTargetGroupInput) (*request.Request, *vpclattice.GetTargetGroupOutput)
GetTargetGroupRequest mocks base method.
func (*MockLattice) GetTargetGroupWithContext ¶
func (m *MockLattice) GetTargetGroupWithContext(arg0 context.Context, arg1 *vpclattice.GetTargetGroupInput, arg2 ...request.Option) (*vpclattice.GetTargetGroupOutput, error)
GetTargetGroupWithContext mocks base method.
func (*MockLattice) ListAccessLogSubscriptions ¶
func (m *MockLattice) ListAccessLogSubscriptions(arg0 *vpclattice.ListAccessLogSubscriptionsInput) (*vpclattice.ListAccessLogSubscriptionsOutput, error)
ListAccessLogSubscriptions mocks base method.
func (*MockLattice) ListAccessLogSubscriptionsPages ¶ added in v0.0.9
func (m *MockLattice) ListAccessLogSubscriptionsPages(arg0 *vpclattice.ListAccessLogSubscriptionsInput, arg1 func(*vpclattice.ListAccessLogSubscriptionsOutput, bool) bool) error
ListAccessLogSubscriptionsPages mocks base method.
func (*MockLattice) ListAccessLogSubscriptionsPagesWithContext ¶ added in v0.0.9
func (m *MockLattice) ListAccessLogSubscriptionsPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListAccessLogSubscriptionsInput, arg2 func(*vpclattice.ListAccessLogSubscriptionsOutput, bool) bool, arg3 ...request.Option) error
ListAccessLogSubscriptionsPagesWithContext mocks base method.
func (*MockLattice) ListAccessLogSubscriptionsRequest ¶
func (m *MockLattice) ListAccessLogSubscriptionsRequest(arg0 *vpclattice.ListAccessLogSubscriptionsInput) (*request.Request, *vpclattice.ListAccessLogSubscriptionsOutput)
ListAccessLogSubscriptionsRequest mocks base method.
func (*MockLattice) ListAccessLogSubscriptionsWithContext ¶
func (m *MockLattice) ListAccessLogSubscriptionsWithContext(arg0 context.Context, arg1 *vpclattice.ListAccessLogSubscriptionsInput, arg2 ...request.Option) (*vpclattice.ListAccessLogSubscriptionsOutput, error)
ListAccessLogSubscriptionsWithContext mocks base method.
func (*MockLattice) ListListeners ¶
func (m *MockLattice) ListListeners(arg0 *vpclattice.ListListenersInput) (*vpclattice.ListListenersOutput, error)
ListListeners mocks base method.
func (*MockLattice) ListListenersAsList ¶ added in v1.0.0
func (m *MockLattice) ListListenersAsList(arg0 context.Context, arg1 *vpclattice.ListListenersInput) ([]*vpclattice.ListenerSummary, error)
ListListenersAsList mocks base method.
func (*MockLattice) ListListenersPages ¶ added in v0.0.9
func (m *MockLattice) ListListenersPages(arg0 *vpclattice.ListListenersInput, arg1 func(*vpclattice.ListListenersOutput, bool) bool) error
ListListenersPages mocks base method.
func (*MockLattice) ListListenersPagesWithContext ¶ added in v0.0.9
func (m *MockLattice) ListListenersPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListListenersInput, arg2 func(*vpclattice.ListListenersOutput, bool) bool, arg3 ...request.Option) error
ListListenersPagesWithContext mocks base method.
func (*MockLattice) ListListenersRequest ¶
func (m *MockLattice) ListListenersRequest(arg0 *vpclattice.ListListenersInput) (*request.Request, *vpclattice.ListListenersOutput)
ListListenersRequest mocks base method.
func (*MockLattice) ListListenersWithContext ¶
func (m *MockLattice) ListListenersWithContext(arg0 context.Context, arg1 *vpclattice.ListListenersInput, arg2 ...request.Option) (*vpclattice.ListListenersOutput, error)
ListListenersWithContext mocks base method.
func (*MockLattice) ListRules ¶
func (m *MockLattice) ListRules(arg0 *vpclattice.ListRulesInput) (*vpclattice.ListRulesOutput, error)
ListRules mocks base method.
func (*MockLattice) ListRulesAsList ¶ added in v0.0.18
func (m *MockLattice) ListRulesAsList(arg0 context.Context, arg1 *vpclattice.ListRulesInput) ([]*vpclattice.RuleSummary, error)
ListRulesAsList mocks base method.
func (*MockLattice) ListRulesPages ¶ added in v0.0.9
func (m *MockLattice) ListRulesPages(arg0 *vpclattice.ListRulesInput, arg1 func(*vpclattice.ListRulesOutput, bool) bool) error
ListRulesPages mocks base method.
func (*MockLattice) ListRulesPagesWithContext ¶ added in v0.0.9
func (m *MockLattice) ListRulesPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListRulesInput, arg2 func(*vpclattice.ListRulesOutput, bool) bool, arg3 ...request.Option) error
ListRulesPagesWithContext mocks base method.
func (*MockLattice) ListRulesRequest ¶
func (m *MockLattice) ListRulesRequest(arg0 *vpclattice.ListRulesInput) (*request.Request, *vpclattice.ListRulesOutput)
ListRulesRequest mocks base method.
func (*MockLattice) ListRulesWithContext ¶
func (m *MockLattice) ListRulesWithContext(arg0 context.Context, arg1 *vpclattice.ListRulesInput, arg2 ...request.Option) (*vpclattice.ListRulesOutput, error)
ListRulesWithContext mocks base method.
func (*MockLattice) ListServiceNetworkServiceAssociations ¶
func (m *MockLattice) ListServiceNetworkServiceAssociations(arg0 *vpclattice.ListServiceNetworkServiceAssociationsInput) (*vpclattice.ListServiceNetworkServiceAssociationsOutput, error)
ListServiceNetworkServiceAssociations mocks base method.
func (*MockLattice) ListServiceNetworkServiceAssociationsAsList ¶
func (m *MockLattice) ListServiceNetworkServiceAssociationsAsList(arg0 context.Context, arg1 *vpclattice.ListServiceNetworkServiceAssociationsInput) ([]*vpclattice.ServiceNetworkServiceAssociationSummary, error)
ListServiceNetworkServiceAssociationsAsList mocks base method.
func (*MockLattice) ListServiceNetworkServiceAssociationsPages ¶ added in v0.0.9
func (m *MockLattice) ListServiceNetworkServiceAssociationsPages(arg0 *vpclattice.ListServiceNetworkServiceAssociationsInput, arg1 func(*vpclattice.ListServiceNetworkServiceAssociationsOutput, bool) bool) error
ListServiceNetworkServiceAssociationsPages mocks base method.
func (*MockLattice) ListServiceNetworkServiceAssociationsPagesWithContext ¶ added in v0.0.9
func (m *MockLattice) ListServiceNetworkServiceAssociationsPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListServiceNetworkServiceAssociationsInput, arg2 func(*vpclattice.ListServiceNetworkServiceAssociationsOutput, bool) bool, arg3 ...request.Option) error
ListServiceNetworkServiceAssociationsPagesWithContext mocks base method.
func (*MockLattice) ListServiceNetworkServiceAssociationsRequest ¶
func (m *MockLattice) ListServiceNetworkServiceAssociationsRequest(arg0 *vpclattice.ListServiceNetworkServiceAssociationsInput) (*request.Request, *vpclattice.ListServiceNetworkServiceAssociationsOutput)
ListServiceNetworkServiceAssociationsRequest mocks base method.
func (*MockLattice) ListServiceNetworkServiceAssociationsWithContext ¶
func (m *MockLattice) ListServiceNetworkServiceAssociationsWithContext(arg0 context.Context, arg1 *vpclattice.ListServiceNetworkServiceAssociationsInput, arg2 ...request.Option) (*vpclattice.ListServiceNetworkServiceAssociationsOutput, error)
ListServiceNetworkServiceAssociationsWithContext mocks base method.
func (*MockLattice) ListServiceNetworkVpcAssociations ¶
func (m *MockLattice) ListServiceNetworkVpcAssociations(arg0 *vpclattice.ListServiceNetworkVpcAssociationsInput) (*vpclattice.ListServiceNetworkVpcAssociationsOutput, error)
ListServiceNetworkVpcAssociations mocks base method.
func (*MockLattice) ListServiceNetworkVpcAssociationsAsList ¶
func (m *MockLattice) ListServiceNetworkVpcAssociationsAsList(arg0 context.Context, arg1 *vpclattice.ListServiceNetworkVpcAssociationsInput) ([]*vpclattice.ServiceNetworkVpcAssociationSummary, error)
ListServiceNetworkVpcAssociationsAsList mocks base method.
func (*MockLattice) ListServiceNetworkVpcAssociationsPages ¶ added in v0.0.9
func (m *MockLattice) ListServiceNetworkVpcAssociationsPages(arg0 *vpclattice.ListServiceNetworkVpcAssociationsInput, arg1 func(*vpclattice.ListServiceNetworkVpcAssociationsOutput, bool) bool) error
ListServiceNetworkVpcAssociationsPages mocks base method.
func (*MockLattice) ListServiceNetworkVpcAssociationsPagesWithContext ¶ added in v0.0.9
func (m *MockLattice) ListServiceNetworkVpcAssociationsPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListServiceNetworkVpcAssociationsInput, arg2 func(*vpclattice.ListServiceNetworkVpcAssociationsOutput, bool) bool, arg3 ...request.Option) error
ListServiceNetworkVpcAssociationsPagesWithContext mocks base method.
func (*MockLattice) ListServiceNetworkVpcAssociationsRequest ¶
func (m *MockLattice) ListServiceNetworkVpcAssociationsRequest(arg0 *vpclattice.ListServiceNetworkVpcAssociationsInput) (*request.Request, *vpclattice.ListServiceNetworkVpcAssociationsOutput)
ListServiceNetworkVpcAssociationsRequest mocks base method.
func (*MockLattice) ListServiceNetworkVpcAssociationsWithContext ¶
func (m *MockLattice) ListServiceNetworkVpcAssociationsWithContext(arg0 context.Context, arg1 *vpclattice.ListServiceNetworkVpcAssociationsInput, arg2 ...request.Option) (*vpclattice.ListServiceNetworkVpcAssociationsOutput, error)
ListServiceNetworkVpcAssociationsWithContext mocks base method.
func (*MockLattice) ListServiceNetworks ¶
func (m *MockLattice) ListServiceNetworks(arg0 *vpclattice.ListServiceNetworksInput) (*vpclattice.ListServiceNetworksOutput, error)
ListServiceNetworks mocks base method.
func (*MockLattice) ListServiceNetworksAsList ¶
func (m *MockLattice) ListServiceNetworksAsList(arg0 context.Context, arg1 *vpclattice.ListServiceNetworksInput) ([]*vpclattice.ServiceNetworkSummary, error)
ListServiceNetworksAsList mocks base method.
func (*MockLattice) ListServiceNetworksPages ¶ added in v0.0.9
func (m *MockLattice) ListServiceNetworksPages(arg0 *vpclattice.ListServiceNetworksInput, arg1 func(*vpclattice.ListServiceNetworksOutput, bool) bool) error
ListServiceNetworksPages mocks base method.
func (*MockLattice) ListServiceNetworksPagesWithContext ¶ added in v0.0.9
func (m *MockLattice) ListServiceNetworksPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListServiceNetworksInput, arg2 func(*vpclattice.ListServiceNetworksOutput, bool) bool, arg3 ...request.Option) error
ListServiceNetworksPagesWithContext mocks base method.
func (*MockLattice) ListServiceNetworksRequest ¶
func (m *MockLattice) ListServiceNetworksRequest(arg0 *vpclattice.ListServiceNetworksInput) (*request.Request, *vpclattice.ListServiceNetworksOutput)
ListServiceNetworksRequest mocks base method.
func (*MockLattice) ListServiceNetworksWithContext ¶
func (m *MockLattice) ListServiceNetworksWithContext(arg0 context.Context, arg1 *vpclattice.ListServiceNetworksInput, arg2 ...request.Option) (*vpclattice.ListServiceNetworksOutput, error)
ListServiceNetworksWithContext mocks base method.
func (*MockLattice) ListServices ¶
func (m *MockLattice) ListServices(arg0 *vpclattice.ListServicesInput) (*vpclattice.ListServicesOutput, error)
ListServices mocks base method.
func (*MockLattice) ListServicesAsList ¶
func (m *MockLattice) ListServicesAsList(arg0 context.Context, arg1 *vpclattice.ListServicesInput) ([]*vpclattice.ServiceSummary, error)
ListServicesAsList mocks base method.
func (*MockLattice) ListServicesPages ¶ added in v0.0.9
func (m *MockLattice) ListServicesPages(arg0 *vpclattice.ListServicesInput, arg1 func(*vpclattice.ListServicesOutput, bool) bool) error
ListServicesPages mocks base method.
func (*MockLattice) ListServicesPagesWithContext ¶ added in v0.0.9
func (m *MockLattice) ListServicesPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListServicesInput, arg2 func(*vpclattice.ListServicesOutput, bool) bool, arg3 ...request.Option) error
ListServicesPagesWithContext mocks base method.
func (*MockLattice) ListServicesRequest ¶
func (m *MockLattice) ListServicesRequest(arg0 *vpclattice.ListServicesInput) (*request.Request, *vpclattice.ListServicesOutput)
ListServicesRequest mocks base method.
func (*MockLattice) ListServicesWithContext ¶
func (m *MockLattice) ListServicesWithContext(arg0 context.Context, arg1 *vpclattice.ListServicesInput, arg2 ...request.Option) (*vpclattice.ListServicesOutput, error)
ListServicesWithContext mocks base method.
func (*MockLattice) ListTagsForResource ¶
func (m *MockLattice) ListTagsForResource(arg0 *vpclattice.ListTagsForResourceInput) (*vpclattice.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method.
func (*MockLattice) ListTagsForResourceRequest ¶
func (m *MockLattice) ListTagsForResourceRequest(arg0 *vpclattice.ListTagsForResourceInput) (*request.Request, *vpclattice.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method.
func (*MockLattice) ListTagsForResourceWithContext ¶
func (m *MockLattice) ListTagsForResourceWithContext(arg0 context.Context, arg1 *vpclattice.ListTagsForResourceInput, arg2 ...request.Option) (*vpclattice.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method.
func (*MockLattice) ListTargetGroups ¶
func (m *MockLattice) ListTargetGroups(arg0 *vpclattice.ListTargetGroupsInput) (*vpclattice.ListTargetGroupsOutput, error)
ListTargetGroups mocks base method.
func (*MockLattice) ListTargetGroupsAsList ¶
func (m *MockLattice) ListTargetGroupsAsList(arg0 context.Context, arg1 *vpclattice.ListTargetGroupsInput) ([]*vpclattice.TargetGroupSummary, error)
ListTargetGroupsAsList mocks base method.
func (*MockLattice) ListTargetGroupsPages ¶ added in v0.0.9
func (m *MockLattice) ListTargetGroupsPages(arg0 *vpclattice.ListTargetGroupsInput, arg1 func(*vpclattice.ListTargetGroupsOutput, bool) bool) error
ListTargetGroupsPages mocks base method.
func (*MockLattice) ListTargetGroupsPagesWithContext ¶ added in v0.0.9
func (m *MockLattice) ListTargetGroupsPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListTargetGroupsInput, arg2 func(*vpclattice.ListTargetGroupsOutput, bool) bool, arg3 ...request.Option) error
ListTargetGroupsPagesWithContext mocks base method.
func (*MockLattice) ListTargetGroupsRequest ¶
func (m *MockLattice) ListTargetGroupsRequest(arg0 *vpclattice.ListTargetGroupsInput) (*request.Request, *vpclattice.ListTargetGroupsOutput)
ListTargetGroupsRequest mocks base method.
func (*MockLattice) ListTargetGroupsWithContext ¶
func (m *MockLattice) ListTargetGroupsWithContext(arg0 context.Context, arg1 *vpclattice.ListTargetGroupsInput, arg2 ...request.Option) (*vpclattice.ListTargetGroupsOutput, error)
ListTargetGroupsWithContext mocks base method.
func (*MockLattice) ListTargets ¶
func (m *MockLattice) ListTargets(arg0 *vpclattice.ListTargetsInput) (*vpclattice.ListTargetsOutput, error)
ListTargets mocks base method.
func (*MockLattice) ListTargetsAsList ¶
func (m *MockLattice) ListTargetsAsList(arg0 context.Context, arg1 *vpclattice.ListTargetsInput) ([]*vpclattice.TargetSummary, error)
ListTargetsAsList mocks base method.
func (*MockLattice) ListTargetsPages ¶ added in v0.0.9
func (m *MockLattice) ListTargetsPages(arg0 *vpclattice.ListTargetsInput, arg1 func(*vpclattice.ListTargetsOutput, bool) bool) error
ListTargetsPages mocks base method.
func (*MockLattice) ListTargetsPagesWithContext ¶ added in v0.0.9
func (m *MockLattice) ListTargetsPagesWithContext(arg0 context.Context, arg1 *vpclattice.ListTargetsInput, arg2 func(*vpclattice.ListTargetsOutput, bool) bool, arg3 ...request.Option) error
ListTargetsPagesWithContext mocks base method.
func (*MockLattice) ListTargetsRequest ¶
func (m *MockLattice) ListTargetsRequest(arg0 *vpclattice.ListTargetsInput) (*request.Request, *vpclattice.ListTargetsOutput)
ListTargetsRequest mocks base method.
func (*MockLattice) ListTargetsWithContext ¶
func (m *MockLattice) ListTargetsWithContext(arg0 context.Context, arg1 *vpclattice.ListTargetsInput, arg2 ...request.Option) (*vpclattice.ListTargetsOutput, error)
ListTargetsWithContext mocks base method.
func (*MockLattice) PutAuthPolicy ¶
func (m *MockLattice) PutAuthPolicy(arg0 *vpclattice.PutAuthPolicyInput) (*vpclattice.PutAuthPolicyOutput, error)
PutAuthPolicy mocks base method.
func (*MockLattice) PutAuthPolicyRequest ¶
func (m *MockLattice) PutAuthPolicyRequest(arg0 *vpclattice.PutAuthPolicyInput) (*request.Request, *vpclattice.PutAuthPolicyOutput)
PutAuthPolicyRequest mocks base method.
func (*MockLattice) PutAuthPolicyWithContext ¶
func (m *MockLattice) PutAuthPolicyWithContext(arg0 context.Context, arg1 *vpclattice.PutAuthPolicyInput, arg2 ...request.Option) (*vpclattice.PutAuthPolicyOutput, error)
PutAuthPolicyWithContext mocks base method.
func (*MockLattice) PutResourcePolicy ¶
func (m *MockLattice) PutResourcePolicy(arg0 *vpclattice.PutResourcePolicyInput) (*vpclattice.PutResourcePolicyOutput, error)
PutResourcePolicy mocks base method.
func (*MockLattice) PutResourcePolicyRequest ¶
func (m *MockLattice) PutResourcePolicyRequest(arg0 *vpclattice.PutResourcePolicyInput) (*request.Request, *vpclattice.PutResourcePolicyOutput)
PutResourcePolicyRequest mocks base method.
func (*MockLattice) PutResourcePolicyWithContext ¶
func (m *MockLattice) PutResourcePolicyWithContext(arg0 context.Context, arg1 *vpclattice.PutResourcePolicyInput, arg2 ...request.Option) (*vpclattice.PutResourcePolicyOutput, error)
PutResourcePolicyWithContext mocks base method.
func (*MockLattice) RegisterTargets ¶
func (m *MockLattice) RegisterTargets(arg0 *vpclattice.RegisterTargetsInput) (*vpclattice.RegisterTargetsOutput, error)
RegisterTargets mocks base method.
func (*MockLattice) RegisterTargetsRequest ¶
func (m *MockLattice) RegisterTargetsRequest(arg0 *vpclattice.RegisterTargetsInput) (*request.Request, *vpclattice.RegisterTargetsOutput)
RegisterTargetsRequest mocks base method.
func (*MockLattice) RegisterTargetsWithContext ¶
func (m *MockLattice) RegisterTargetsWithContext(arg0 context.Context, arg1 *vpclattice.RegisterTargetsInput, arg2 ...request.Option) (*vpclattice.RegisterTargetsOutput, error)
RegisterTargetsWithContext mocks base method.
func (*MockLattice) TagResource ¶
func (m *MockLattice) TagResource(arg0 *vpclattice.TagResourceInput) (*vpclattice.TagResourceOutput, error)
TagResource mocks base method.
func (*MockLattice) TagResourceRequest ¶
func (m *MockLattice) TagResourceRequest(arg0 *vpclattice.TagResourceInput) (*request.Request, *vpclattice.TagResourceOutput)
TagResourceRequest mocks base method.
func (*MockLattice) TagResourceWithContext ¶
func (m *MockLattice) TagResourceWithContext(arg0 context.Context, arg1 *vpclattice.TagResourceInput, arg2 ...request.Option) (*vpclattice.TagResourceOutput, error)
TagResourceWithContext mocks base method.
func (*MockLattice) UntagResource ¶
func (m *MockLattice) UntagResource(arg0 *vpclattice.UntagResourceInput) (*vpclattice.UntagResourceOutput, error)
UntagResource mocks base method.
func (*MockLattice) UntagResourceRequest ¶
func (m *MockLattice) UntagResourceRequest(arg0 *vpclattice.UntagResourceInput) (*request.Request, *vpclattice.UntagResourceOutput)
UntagResourceRequest mocks base method.
func (*MockLattice) UntagResourceWithContext ¶
func (m *MockLattice) UntagResourceWithContext(arg0 context.Context, arg1 *vpclattice.UntagResourceInput, arg2 ...request.Option) (*vpclattice.UntagResourceOutput, error)
UntagResourceWithContext mocks base method.
func (*MockLattice) UpdateAccessLogSubscription ¶
func (m *MockLattice) UpdateAccessLogSubscription(arg0 *vpclattice.UpdateAccessLogSubscriptionInput) (*vpclattice.UpdateAccessLogSubscriptionOutput, error)
UpdateAccessLogSubscription mocks base method.
func (*MockLattice) UpdateAccessLogSubscriptionRequest ¶
func (m *MockLattice) UpdateAccessLogSubscriptionRequest(arg0 *vpclattice.UpdateAccessLogSubscriptionInput) (*request.Request, *vpclattice.UpdateAccessLogSubscriptionOutput)
UpdateAccessLogSubscriptionRequest mocks base method.
func (*MockLattice) UpdateAccessLogSubscriptionWithContext ¶
func (m *MockLattice) UpdateAccessLogSubscriptionWithContext(arg0 context.Context, arg1 *vpclattice.UpdateAccessLogSubscriptionInput, arg2 ...request.Option) (*vpclattice.UpdateAccessLogSubscriptionOutput, error)
UpdateAccessLogSubscriptionWithContext mocks base method.
func (*MockLattice) UpdateListener ¶
func (m *MockLattice) UpdateListener(arg0 *vpclattice.UpdateListenerInput) (*vpclattice.UpdateListenerOutput, error)
UpdateListener mocks base method.
func (*MockLattice) UpdateListenerRequest ¶
func (m *MockLattice) UpdateListenerRequest(arg0 *vpclattice.UpdateListenerInput) (*request.Request, *vpclattice.UpdateListenerOutput)
UpdateListenerRequest mocks base method.
func (*MockLattice) UpdateListenerWithContext ¶
func (m *MockLattice) UpdateListenerWithContext(arg0 context.Context, arg1 *vpclattice.UpdateListenerInput, arg2 ...request.Option) (*vpclattice.UpdateListenerOutput, error)
UpdateListenerWithContext mocks base method.
func (*MockLattice) UpdateRule ¶
func (m *MockLattice) UpdateRule(arg0 *vpclattice.UpdateRuleInput) (*vpclattice.UpdateRuleOutput, error)
UpdateRule mocks base method.
func (*MockLattice) UpdateRuleRequest ¶
func (m *MockLattice) UpdateRuleRequest(arg0 *vpclattice.UpdateRuleInput) (*request.Request, *vpclattice.UpdateRuleOutput)
UpdateRuleRequest mocks base method.
func (*MockLattice) UpdateRuleWithContext ¶
func (m *MockLattice) UpdateRuleWithContext(arg0 context.Context, arg1 *vpclattice.UpdateRuleInput, arg2 ...request.Option) (*vpclattice.UpdateRuleOutput, error)
UpdateRuleWithContext mocks base method.
func (*MockLattice) UpdateService ¶
func (m *MockLattice) UpdateService(arg0 *vpclattice.UpdateServiceInput) (*vpclattice.UpdateServiceOutput, error)
UpdateService mocks base method.
func (*MockLattice) UpdateServiceNetwork ¶
func (m *MockLattice) UpdateServiceNetwork(arg0 *vpclattice.UpdateServiceNetworkInput) (*vpclattice.UpdateServiceNetworkOutput, error)
UpdateServiceNetwork mocks base method.
func (*MockLattice) UpdateServiceNetworkRequest ¶
func (m *MockLattice) UpdateServiceNetworkRequest(arg0 *vpclattice.UpdateServiceNetworkInput) (*request.Request, *vpclattice.UpdateServiceNetworkOutput)
UpdateServiceNetworkRequest mocks base method.
func (*MockLattice) UpdateServiceNetworkVpcAssociation ¶
func (m *MockLattice) UpdateServiceNetworkVpcAssociation(arg0 *vpclattice.UpdateServiceNetworkVpcAssociationInput) (*vpclattice.UpdateServiceNetworkVpcAssociationOutput, error)
UpdateServiceNetworkVpcAssociation mocks base method.
func (*MockLattice) UpdateServiceNetworkVpcAssociationRequest ¶
func (m *MockLattice) UpdateServiceNetworkVpcAssociationRequest(arg0 *vpclattice.UpdateServiceNetworkVpcAssociationInput) (*request.Request, *vpclattice.UpdateServiceNetworkVpcAssociationOutput)
UpdateServiceNetworkVpcAssociationRequest mocks base method.
func (*MockLattice) UpdateServiceNetworkVpcAssociationWithContext ¶
func (m *MockLattice) UpdateServiceNetworkVpcAssociationWithContext(arg0 context.Context, arg1 *vpclattice.UpdateServiceNetworkVpcAssociationInput, arg2 ...request.Option) (*vpclattice.UpdateServiceNetworkVpcAssociationOutput, error)
UpdateServiceNetworkVpcAssociationWithContext mocks base method.
func (*MockLattice) UpdateServiceNetworkWithContext ¶
func (m *MockLattice) UpdateServiceNetworkWithContext(arg0 context.Context, arg1 *vpclattice.UpdateServiceNetworkInput, arg2 ...request.Option) (*vpclattice.UpdateServiceNetworkOutput, error)
UpdateServiceNetworkWithContext mocks base method.
func (*MockLattice) UpdateServiceRequest ¶
func (m *MockLattice) UpdateServiceRequest(arg0 *vpclattice.UpdateServiceInput) (*request.Request, *vpclattice.UpdateServiceOutput)
UpdateServiceRequest mocks base method.
func (*MockLattice) UpdateServiceWithContext ¶
func (m *MockLattice) UpdateServiceWithContext(arg0 context.Context, arg1 *vpclattice.UpdateServiceInput, arg2 ...request.Option) (*vpclattice.UpdateServiceOutput, error)
UpdateServiceWithContext mocks base method.
func (*MockLattice) UpdateTargetGroup ¶
func (m *MockLattice) UpdateTargetGroup(arg0 *vpclattice.UpdateTargetGroupInput) (*vpclattice.UpdateTargetGroupOutput, error)
UpdateTargetGroup mocks base method.
func (*MockLattice) UpdateTargetGroupRequest ¶
func (m *MockLattice) UpdateTargetGroupRequest(arg0 *vpclattice.UpdateTargetGroupInput) (*request.Request, *vpclattice.UpdateTargetGroupOutput)
UpdateTargetGroupRequest mocks base method.
func (*MockLattice) UpdateTargetGroupWithContext ¶
func (m *MockLattice) UpdateTargetGroupWithContext(arg0 context.Context, arg1 *vpclattice.UpdateTargetGroupInput, arg2 ...request.Option) (*vpclattice.UpdateTargetGroupOutput, error)
UpdateTargetGroupWithContext mocks base method.
type MockLatticeMockRecorder ¶
type MockLatticeMockRecorder struct {
// contains filtered or unexported fields
}
MockLatticeMockRecorder is the mock recorder for MockLattice.
func (*MockLatticeMockRecorder) BatchUpdateRule ¶
func (mr *MockLatticeMockRecorder) BatchUpdateRule(arg0 interface{}) *gomock.Call
BatchUpdateRule indicates an expected call of BatchUpdateRule.
func (*MockLatticeMockRecorder) BatchUpdateRuleRequest ¶
func (mr *MockLatticeMockRecorder) BatchUpdateRuleRequest(arg0 interface{}) *gomock.Call
BatchUpdateRuleRequest indicates an expected call of BatchUpdateRuleRequest.
func (*MockLatticeMockRecorder) BatchUpdateRuleWithContext ¶
func (mr *MockLatticeMockRecorder) BatchUpdateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchUpdateRuleWithContext indicates an expected call of BatchUpdateRuleWithContext.
func (*MockLatticeMockRecorder) CreateAccessLogSubscription ¶
func (mr *MockLatticeMockRecorder) CreateAccessLogSubscription(arg0 interface{}) *gomock.Call
CreateAccessLogSubscription indicates an expected call of CreateAccessLogSubscription.
func (*MockLatticeMockRecorder) CreateAccessLogSubscriptionRequest ¶
func (mr *MockLatticeMockRecorder) CreateAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call
CreateAccessLogSubscriptionRequest indicates an expected call of CreateAccessLogSubscriptionRequest.
func (*MockLatticeMockRecorder) CreateAccessLogSubscriptionWithContext ¶
func (mr *MockLatticeMockRecorder) CreateAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAccessLogSubscriptionWithContext indicates an expected call of CreateAccessLogSubscriptionWithContext.
func (*MockLatticeMockRecorder) CreateListener ¶
func (mr *MockLatticeMockRecorder) CreateListener(arg0 interface{}) *gomock.Call
CreateListener indicates an expected call of CreateListener.
func (*MockLatticeMockRecorder) CreateListenerRequest ¶
func (mr *MockLatticeMockRecorder) CreateListenerRequest(arg0 interface{}) *gomock.Call
CreateListenerRequest indicates an expected call of CreateListenerRequest.
func (*MockLatticeMockRecorder) CreateListenerWithContext ¶
func (mr *MockLatticeMockRecorder) CreateListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateListenerWithContext indicates an expected call of CreateListenerWithContext.
func (*MockLatticeMockRecorder) CreateRule ¶
func (mr *MockLatticeMockRecorder) CreateRule(arg0 interface{}) *gomock.Call
CreateRule indicates an expected call of CreateRule.
func (*MockLatticeMockRecorder) CreateRuleRequest ¶
func (mr *MockLatticeMockRecorder) CreateRuleRequest(arg0 interface{}) *gomock.Call
CreateRuleRequest indicates an expected call of CreateRuleRequest.
func (*MockLatticeMockRecorder) CreateRuleWithContext ¶
func (mr *MockLatticeMockRecorder) CreateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateRuleWithContext indicates an expected call of CreateRuleWithContext.
func (*MockLatticeMockRecorder) CreateService ¶
func (mr *MockLatticeMockRecorder) CreateService(arg0 interface{}) *gomock.Call
CreateService indicates an expected call of CreateService.
func (*MockLatticeMockRecorder) CreateServiceNetwork ¶
func (mr *MockLatticeMockRecorder) CreateServiceNetwork(arg0 interface{}) *gomock.Call
CreateServiceNetwork indicates an expected call of CreateServiceNetwork.
func (*MockLatticeMockRecorder) CreateServiceNetworkRequest ¶
func (mr *MockLatticeMockRecorder) CreateServiceNetworkRequest(arg0 interface{}) *gomock.Call
CreateServiceNetworkRequest indicates an expected call of CreateServiceNetworkRequest.
func (*MockLatticeMockRecorder) CreateServiceNetworkServiceAssociation ¶
func (mr *MockLatticeMockRecorder) CreateServiceNetworkServiceAssociation(arg0 interface{}) *gomock.Call
CreateServiceNetworkServiceAssociation indicates an expected call of CreateServiceNetworkServiceAssociation.
func (*MockLatticeMockRecorder) CreateServiceNetworkServiceAssociationRequest ¶
func (mr *MockLatticeMockRecorder) CreateServiceNetworkServiceAssociationRequest(arg0 interface{}) *gomock.Call
CreateServiceNetworkServiceAssociationRequest indicates an expected call of CreateServiceNetworkServiceAssociationRequest.
func (*MockLatticeMockRecorder) CreateServiceNetworkServiceAssociationWithContext ¶
func (mr *MockLatticeMockRecorder) CreateServiceNetworkServiceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateServiceNetworkServiceAssociationWithContext indicates an expected call of CreateServiceNetworkServiceAssociationWithContext.
func (*MockLatticeMockRecorder) CreateServiceNetworkVpcAssociation ¶
func (mr *MockLatticeMockRecorder) CreateServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call
CreateServiceNetworkVpcAssociation indicates an expected call of CreateServiceNetworkVpcAssociation.
func (*MockLatticeMockRecorder) CreateServiceNetworkVpcAssociationRequest ¶
func (mr *MockLatticeMockRecorder) CreateServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call
CreateServiceNetworkVpcAssociationRequest indicates an expected call of CreateServiceNetworkVpcAssociationRequest.
func (*MockLatticeMockRecorder) CreateServiceNetworkVpcAssociationWithContext ¶
func (mr *MockLatticeMockRecorder) CreateServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateServiceNetworkVpcAssociationWithContext indicates an expected call of CreateServiceNetworkVpcAssociationWithContext.
func (*MockLatticeMockRecorder) CreateServiceNetworkWithContext ¶
func (mr *MockLatticeMockRecorder) CreateServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateServiceNetworkWithContext indicates an expected call of CreateServiceNetworkWithContext.
func (*MockLatticeMockRecorder) CreateServiceRequest ¶
func (mr *MockLatticeMockRecorder) CreateServiceRequest(arg0 interface{}) *gomock.Call
CreateServiceRequest indicates an expected call of CreateServiceRequest.
func (*MockLatticeMockRecorder) CreateServiceWithContext ¶
func (mr *MockLatticeMockRecorder) CreateServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateServiceWithContext indicates an expected call of CreateServiceWithContext.
func (*MockLatticeMockRecorder) CreateTargetGroup ¶
func (mr *MockLatticeMockRecorder) CreateTargetGroup(arg0 interface{}) *gomock.Call
CreateTargetGroup indicates an expected call of CreateTargetGroup.
func (*MockLatticeMockRecorder) CreateTargetGroupRequest ¶
func (mr *MockLatticeMockRecorder) CreateTargetGroupRequest(arg0 interface{}) *gomock.Call
CreateTargetGroupRequest indicates an expected call of CreateTargetGroupRequest.
func (*MockLatticeMockRecorder) CreateTargetGroupWithContext ¶
func (mr *MockLatticeMockRecorder) CreateTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateTargetGroupWithContext indicates an expected call of CreateTargetGroupWithContext.
func (*MockLatticeMockRecorder) DeleteAccessLogSubscription ¶
func (mr *MockLatticeMockRecorder) DeleteAccessLogSubscription(arg0 interface{}) *gomock.Call
DeleteAccessLogSubscription indicates an expected call of DeleteAccessLogSubscription.
func (*MockLatticeMockRecorder) DeleteAccessLogSubscriptionRequest ¶
func (mr *MockLatticeMockRecorder) DeleteAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call
DeleteAccessLogSubscriptionRequest indicates an expected call of DeleteAccessLogSubscriptionRequest.
func (*MockLatticeMockRecorder) DeleteAccessLogSubscriptionWithContext ¶
func (mr *MockLatticeMockRecorder) DeleteAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAccessLogSubscriptionWithContext indicates an expected call of DeleteAccessLogSubscriptionWithContext.
func (*MockLatticeMockRecorder) DeleteAuthPolicy ¶
func (mr *MockLatticeMockRecorder) DeleteAuthPolicy(arg0 interface{}) *gomock.Call
DeleteAuthPolicy indicates an expected call of DeleteAuthPolicy.
func (*MockLatticeMockRecorder) DeleteAuthPolicyRequest ¶
func (mr *MockLatticeMockRecorder) DeleteAuthPolicyRequest(arg0 interface{}) *gomock.Call
DeleteAuthPolicyRequest indicates an expected call of DeleteAuthPolicyRequest.
func (*MockLatticeMockRecorder) DeleteAuthPolicyWithContext ¶
func (mr *MockLatticeMockRecorder) DeleteAuthPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAuthPolicyWithContext indicates an expected call of DeleteAuthPolicyWithContext.
func (*MockLatticeMockRecorder) DeleteListener ¶
func (mr *MockLatticeMockRecorder) DeleteListener(arg0 interface{}) *gomock.Call
DeleteListener indicates an expected call of DeleteListener.
func (*MockLatticeMockRecorder) DeleteListenerRequest ¶
func (mr *MockLatticeMockRecorder) DeleteListenerRequest(arg0 interface{}) *gomock.Call
DeleteListenerRequest indicates an expected call of DeleteListenerRequest.
func (*MockLatticeMockRecorder) DeleteListenerWithContext ¶
func (mr *MockLatticeMockRecorder) DeleteListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteListenerWithContext indicates an expected call of DeleteListenerWithContext.
func (*MockLatticeMockRecorder) DeleteResourcePolicy ¶
func (mr *MockLatticeMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call
DeleteResourcePolicy indicates an expected call of DeleteResourcePolicy.
func (*MockLatticeMockRecorder) DeleteResourcePolicyRequest ¶
func (mr *MockLatticeMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call
DeleteResourcePolicyRequest indicates an expected call of DeleteResourcePolicyRequest.
func (*MockLatticeMockRecorder) DeleteResourcePolicyWithContext ¶
func (mr *MockLatticeMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteResourcePolicyWithContext indicates an expected call of DeleteResourcePolicyWithContext.
func (*MockLatticeMockRecorder) DeleteRule ¶
func (mr *MockLatticeMockRecorder) DeleteRule(arg0 interface{}) *gomock.Call
DeleteRule indicates an expected call of DeleteRule.
func (*MockLatticeMockRecorder) DeleteRuleRequest ¶
func (mr *MockLatticeMockRecorder) DeleteRuleRequest(arg0 interface{}) *gomock.Call
DeleteRuleRequest indicates an expected call of DeleteRuleRequest.
func (*MockLatticeMockRecorder) DeleteRuleWithContext ¶
func (mr *MockLatticeMockRecorder) DeleteRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteRuleWithContext indicates an expected call of DeleteRuleWithContext.
func (*MockLatticeMockRecorder) DeleteService ¶
func (mr *MockLatticeMockRecorder) DeleteService(arg0 interface{}) *gomock.Call
DeleteService indicates an expected call of DeleteService.
func (*MockLatticeMockRecorder) DeleteServiceNetwork ¶
func (mr *MockLatticeMockRecorder) DeleteServiceNetwork(arg0 interface{}) *gomock.Call
DeleteServiceNetwork indicates an expected call of DeleteServiceNetwork.
func (*MockLatticeMockRecorder) DeleteServiceNetworkRequest ¶
func (mr *MockLatticeMockRecorder) DeleteServiceNetworkRequest(arg0 interface{}) *gomock.Call
DeleteServiceNetworkRequest indicates an expected call of DeleteServiceNetworkRequest.
func (*MockLatticeMockRecorder) DeleteServiceNetworkServiceAssociation ¶
func (mr *MockLatticeMockRecorder) DeleteServiceNetworkServiceAssociation(arg0 interface{}) *gomock.Call
DeleteServiceNetworkServiceAssociation indicates an expected call of DeleteServiceNetworkServiceAssociation.
func (*MockLatticeMockRecorder) DeleteServiceNetworkServiceAssociationRequest ¶
func (mr *MockLatticeMockRecorder) DeleteServiceNetworkServiceAssociationRequest(arg0 interface{}) *gomock.Call
DeleteServiceNetworkServiceAssociationRequest indicates an expected call of DeleteServiceNetworkServiceAssociationRequest.
func (*MockLatticeMockRecorder) DeleteServiceNetworkServiceAssociationWithContext ¶
func (mr *MockLatticeMockRecorder) DeleteServiceNetworkServiceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteServiceNetworkServiceAssociationWithContext indicates an expected call of DeleteServiceNetworkServiceAssociationWithContext.
func (*MockLatticeMockRecorder) DeleteServiceNetworkVpcAssociation ¶
func (mr *MockLatticeMockRecorder) DeleteServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call
DeleteServiceNetworkVpcAssociation indicates an expected call of DeleteServiceNetworkVpcAssociation.
func (*MockLatticeMockRecorder) DeleteServiceNetworkVpcAssociationRequest ¶
func (mr *MockLatticeMockRecorder) DeleteServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call
DeleteServiceNetworkVpcAssociationRequest indicates an expected call of DeleteServiceNetworkVpcAssociationRequest.
func (*MockLatticeMockRecorder) DeleteServiceNetworkVpcAssociationWithContext ¶
func (mr *MockLatticeMockRecorder) DeleteServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteServiceNetworkVpcAssociationWithContext indicates an expected call of DeleteServiceNetworkVpcAssociationWithContext.
func (*MockLatticeMockRecorder) DeleteServiceNetworkWithContext ¶
func (mr *MockLatticeMockRecorder) DeleteServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteServiceNetworkWithContext indicates an expected call of DeleteServiceNetworkWithContext.
func (*MockLatticeMockRecorder) DeleteServiceRequest ¶
func (mr *MockLatticeMockRecorder) DeleteServiceRequest(arg0 interface{}) *gomock.Call
DeleteServiceRequest indicates an expected call of DeleteServiceRequest.
func (*MockLatticeMockRecorder) DeleteServiceWithContext ¶
func (mr *MockLatticeMockRecorder) DeleteServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteServiceWithContext indicates an expected call of DeleteServiceWithContext.
func (*MockLatticeMockRecorder) DeleteTargetGroup ¶
func (mr *MockLatticeMockRecorder) DeleteTargetGroup(arg0 interface{}) *gomock.Call
DeleteTargetGroup indicates an expected call of DeleteTargetGroup.
func (*MockLatticeMockRecorder) DeleteTargetGroupRequest ¶
func (mr *MockLatticeMockRecorder) DeleteTargetGroupRequest(arg0 interface{}) *gomock.Call
DeleteTargetGroupRequest indicates an expected call of DeleteTargetGroupRequest.
func (*MockLatticeMockRecorder) DeleteTargetGroupWithContext ¶
func (mr *MockLatticeMockRecorder) DeleteTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteTargetGroupWithContext indicates an expected call of DeleteTargetGroupWithContext.
func (*MockLatticeMockRecorder) DeregisterTargets ¶
func (mr *MockLatticeMockRecorder) DeregisterTargets(arg0 interface{}) *gomock.Call
DeregisterTargets indicates an expected call of DeregisterTargets.
func (*MockLatticeMockRecorder) DeregisterTargetsRequest ¶
func (mr *MockLatticeMockRecorder) DeregisterTargetsRequest(arg0 interface{}) *gomock.Call
DeregisterTargetsRequest indicates an expected call of DeregisterTargetsRequest.
func (*MockLatticeMockRecorder) DeregisterTargetsWithContext ¶
func (mr *MockLatticeMockRecorder) DeregisterTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterTargetsWithContext indicates an expected call of DeregisterTargetsWithContext.
func (*MockLatticeMockRecorder) FindService ¶ added in v0.0.17
func (mr *MockLatticeMockRecorder) FindService(arg0, arg1 interface{}) *gomock.Call
FindService indicates an expected call of FindService.
func (*MockLatticeMockRecorder) FindServiceNetwork ¶ added in v0.0.17
func (mr *MockLatticeMockRecorder) FindServiceNetwork(arg0, arg1 interface{}) *gomock.Call
FindServiceNetwork indicates an expected call of FindServiceNetwork.
func (*MockLatticeMockRecorder) GetAccessLogSubscription ¶
func (mr *MockLatticeMockRecorder) GetAccessLogSubscription(arg0 interface{}) *gomock.Call
GetAccessLogSubscription indicates an expected call of GetAccessLogSubscription.
func (*MockLatticeMockRecorder) GetAccessLogSubscriptionRequest ¶
func (mr *MockLatticeMockRecorder) GetAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call
GetAccessLogSubscriptionRequest indicates an expected call of GetAccessLogSubscriptionRequest.
func (*MockLatticeMockRecorder) GetAccessLogSubscriptionWithContext ¶
func (mr *MockLatticeMockRecorder) GetAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAccessLogSubscriptionWithContext indicates an expected call of GetAccessLogSubscriptionWithContext.
func (*MockLatticeMockRecorder) GetAuthPolicy ¶
func (mr *MockLatticeMockRecorder) GetAuthPolicy(arg0 interface{}) *gomock.Call
GetAuthPolicy indicates an expected call of GetAuthPolicy.
func (*MockLatticeMockRecorder) GetAuthPolicyRequest ¶
func (mr *MockLatticeMockRecorder) GetAuthPolicyRequest(arg0 interface{}) *gomock.Call
GetAuthPolicyRequest indicates an expected call of GetAuthPolicyRequest.
func (*MockLatticeMockRecorder) GetAuthPolicyWithContext ¶
func (mr *MockLatticeMockRecorder) GetAuthPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetAuthPolicyWithContext indicates an expected call of GetAuthPolicyWithContext.
func (*MockLatticeMockRecorder) GetListener ¶
func (mr *MockLatticeMockRecorder) GetListener(arg0 interface{}) *gomock.Call
GetListener indicates an expected call of GetListener.
func (*MockLatticeMockRecorder) GetListenerRequest ¶
func (mr *MockLatticeMockRecorder) GetListenerRequest(arg0 interface{}) *gomock.Call
GetListenerRequest indicates an expected call of GetListenerRequest.
func (*MockLatticeMockRecorder) GetListenerWithContext ¶
func (mr *MockLatticeMockRecorder) GetListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetListenerWithContext indicates an expected call of GetListenerWithContext.
func (*MockLatticeMockRecorder) GetResourcePolicy ¶
func (mr *MockLatticeMockRecorder) GetResourcePolicy(arg0 interface{}) *gomock.Call
GetResourcePolicy indicates an expected call of GetResourcePolicy.
func (*MockLatticeMockRecorder) GetResourcePolicyRequest ¶
func (mr *MockLatticeMockRecorder) GetResourcePolicyRequest(arg0 interface{}) *gomock.Call
GetResourcePolicyRequest indicates an expected call of GetResourcePolicyRequest.
func (*MockLatticeMockRecorder) GetResourcePolicyWithContext ¶
func (mr *MockLatticeMockRecorder) GetResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetResourcePolicyWithContext indicates an expected call of GetResourcePolicyWithContext.
func (*MockLatticeMockRecorder) GetRule ¶
func (mr *MockLatticeMockRecorder) GetRule(arg0 interface{}) *gomock.Call
GetRule indicates an expected call of GetRule.
func (*MockLatticeMockRecorder) GetRuleRequest ¶
func (mr *MockLatticeMockRecorder) GetRuleRequest(arg0 interface{}) *gomock.Call
GetRuleRequest indicates an expected call of GetRuleRequest.
func (*MockLatticeMockRecorder) GetRuleWithContext ¶
func (mr *MockLatticeMockRecorder) GetRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetRuleWithContext indicates an expected call of GetRuleWithContext.
func (*MockLatticeMockRecorder) GetRulesAsList ¶ added in v0.0.18
func (mr *MockLatticeMockRecorder) GetRulesAsList(arg0, arg1 interface{}) *gomock.Call
GetRulesAsList indicates an expected call of GetRulesAsList.
func (*MockLatticeMockRecorder) GetService ¶
func (mr *MockLatticeMockRecorder) GetService(arg0 interface{}) *gomock.Call
GetService indicates an expected call of GetService.
func (*MockLatticeMockRecorder) GetServiceNetwork ¶
func (mr *MockLatticeMockRecorder) GetServiceNetwork(arg0 interface{}) *gomock.Call
GetServiceNetwork indicates an expected call of GetServiceNetwork.
func (*MockLatticeMockRecorder) GetServiceNetworkRequest ¶
func (mr *MockLatticeMockRecorder) GetServiceNetworkRequest(arg0 interface{}) *gomock.Call
GetServiceNetworkRequest indicates an expected call of GetServiceNetworkRequest.
func (*MockLatticeMockRecorder) GetServiceNetworkServiceAssociation ¶
func (mr *MockLatticeMockRecorder) GetServiceNetworkServiceAssociation(arg0 interface{}) *gomock.Call
GetServiceNetworkServiceAssociation indicates an expected call of GetServiceNetworkServiceAssociation.
func (*MockLatticeMockRecorder) GetServiceNetworkServiceAssociationRequest ¶
func (mr *MockLatticeMockRecorder) GetServiceNetworkServiceAssociationRequest(arg0 interface{}) *gomock.Call
GetServiceNetworkServiceAssociationRequest indicates an expected call of GetServiceNetworkServiceAssociationRequest.
func (*MockLatticeMockRecorder) GetServiceNetworkServiceAssociationWithContext ¶
func (mr *MockLatticeMockRecorder) GetServiceNetworkServiceAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetServiceNetworkServiceAssociationWithContext indicates an expected call of GetServiceNetworkServiceAssociationWithContext.
func (*MockLatticeMockRecorder) GetServiceNetworkVpcAssociation ¶
func (mr *MockLatticeMockRecorder) GetServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call
GetServiceNetworkVpcAssociation indicates an expected call of GetServiceNetworkVpcAssociation.
func (*MockLatticeMockRecorder) GetServiceNetworkVpcAssociationRequest ¶
func (mr *MockLatticeMockRecorder) GetServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call
GetServiceNetworkVpcAssociationRequest indicates an expected call of GetServiceNetworkVpcAssociationRequest.
func (*MockLatticeMockRecorder) GetServiceNetworkVpcAssociationWithContext ¶
func (mr *MockLatticeMockRecorder) GetServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetServiceNetworkVpcAssociationWithContext indicates an expected call of GetServiceNetworkVpcAssociationWithContext.
func (*MockLatticeMockRecorder) GetServiceNetworkWithContext ¶
func (mr *MockLatticeMockRecorder) GetServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetServiceNetworkWithContext indicates an expected call of GetServiceNetworkWithContext.
func (*MockLatticeMockRecorder) GetServiceRequest ¶
func (mr *MockLatticeMockRecorder) GetServiceRequest(arg0 interface{}) *gomock.Call
GetServiceRequest indicates an expected call of GetServiceRequest.
func (*MockLatticeMockRecorder) GetServiceWithContext ¶
func (mr *MockLatticeMockRecorder) GetServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetServiceWithContext indicates an expected call of GetServiceWithContext.
func (*MockLatticeMockRecorder) GetTargetGroup ¶
func (mr *MockLatticeMockRecorder) GetTargetGroup(arg0 interface{}) *gomock.Call
GetTargetGroup indicates an expected call of GetTargetGroup.
func (*MockLatticeMockRecorder) GetTargetGroupRequest ¶
func (mr *MockLatticeMockRecorder) GetTargetGroupRequest(arg0 interface{}) *gomock.Call
GetTargetGroupRequest indicates an expected call of GetTargetGroupRequest.
func (*MockLatticeMockRecorder) GetTargetGroupWithContext ¶
func (mr *MockLatticeMockRecorder) GetTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTargetGroupWithContext indicates an expected call of GetTargetGroupWithContext.
func (*MockLatticeMockRecorder) ListAccessLogSubscriptions ¶
func (mr *MockLatticeMockRecorder) ListAccessLogSubscriptions(arg0 interface{}) *gomock.Call
ListAccessLogSubscriptions indicates an expected call of ListAccessLogSubscriptions.
func (*MockLatticeMockRecorder) ListAccessLogSubscriptionsPages ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListAccessLogSubscriptionsPages(arg0, arg1 interface{}) *gomock.Call
ListAccessLogSubscriptionsPages indicates an expected call of ListAccessLogSubscriptionsPages.
func (*MockLatticeMockRecorder) ListAccessLogSubscriptionsPagesWithContext ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListAccessLogSubscriptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAccessLogSubscriptionsPagesWithContext indicates an expected call of ListAccessLogSubscriptionsPagesWithContext.
func (*MockLatticeMockRecorder) ListAccessLogSubscriptionsRequest ¶
func (mr *MockLatticeMockRecorder) ListAccessLogSubscriptionsRequest(arg0 interface{}) *gomock.Call
ListAccessLogSubscriptionsRequest indicates an expected call of ListAccessLogSubscriptionsRequest.
func (*MockLatticeMockRecorder) ListAccessLogSubscriptionsWithContext ¶
func (mr *MockLatticeMockRecorder) ListAccessLogSubscriptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAccessLogSubscriptionsWithContext indicates an expected call of ListAccessLogSubscriptionsWithContext.
func (*MockLatticeMockRecorder) ListListeners ¶
func (mr *MockLatticeMockRecorder) ListListeners(arg0 interface{}) *gomock.Call
ListListeners indicates an expected call of ListListeners.
func (*MockLatticeMockRecorder) ListListenersAsList ¶ added in v1.0.0
func (mr *MockLatticeMockRecorder) ListListenersAsList(arg0, arg1 interface{}) *gomock.Call
ListListenersAsList indicates an expected call of ListListenersAsList.
func (*MockLatticeMockRecorder) ListListenersPages ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListListenersPages(arg0, arg1 interface{}) *gomock.Call
ListListenersPages indicates an expected call of ListListenersPages.
func (*MockLatticeMockRecorder) ListListenersPagesWithContext ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListListenersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListListenersPagesWithContext indicates an expected call of ListListenersPagesWithContext.
func (*MockLatticeMockRecorder) ListListenersRequest ¶
func (mr *MockLatticeMockRecorder) ListListenersRequest(arg0 interface{}) *gomock.Call
ListListenersRequest indicates an expected call of ListListenersRequest.
func (*MockLatticeMockRecorder) ListListenersWithContext ¶
func (mr *MockLatticeMockRecorder) ListListenersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListListenersWithContext indicates an expected call of ListListenersWithContext.
func (*MockLatticeMockRecorder) ListRules ¶
func (mr *MockLatticeMockRecorder) ListRules(arg0 interface{}) *gomock.Call
ListRules indicates an expected call of ListRules.
func (*MockLatticeMockRecorder) ListRulesAsList ¶ added in v0.0.18
func (mr *MockLatticeMockRecorder) ListRulesAsList(arg0, arg1 interface{}) *gomock.Call
ListRulesAsList indicates an expected call of ListRulesAsList.
func (*MockLatticeMockRecorder) ListRulesPages ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListRulesPages(arg0, arg1 interface{}) *gomock.Call
ListRulesPages indicates an expected call of ListRulesPages.
func (*MockLatticeMockRecorder) ListRulesPagesWithContext ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListRulesPagesWithContext indicates an expected call of ListRulesPagesWithContext.
func (*MockLatticeMockRecorder) ListRulesRequest ¶
func (mr *MockLatticeMockRecorder) ListRulesRequest(arg0 interface{}) *gomock.Call
ListRulesRequest indicates an expected call of ListRulesRequest.
func (*MockLatticeMockRecorder) ListRulesWithContext ¶
func (mr *MockLatticeMockRecorder) ListRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRulesWithContext indicates an expected call of ListRulesWithContext.
func (*MockLatticeMockRecorder) ListServiceNetworkServiceAssociations ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociations(arg0 interface{}) *gomock.Call
ListServiceNetworkServiceAssociations indicates an expected call of ListServiceNetworkServiceAssociations.
func (*MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsAsList ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsAsList(arg0, arg1 interface{}) *gomock.Call
ListServiceNetworkServiceAssociationsAsList indicates an expected call of ListServiceNetworkServiceAssociationsAsList.
func (*MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsPages ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsPages(arg0, arg1 interface{}) *gomock.Call
ListServiceNetworkServiceAssociationsPages indicates an expected call of ListServiceNetworkServiceAssociationsPages.
func (*MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsPagesWithContext ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListServiceNetworkServiceAssociationsPagesWithContext indicates an expected call of ListServiceNetworkServiceAssociationsPagesWithContext.
func (*MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsRequest ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsRequest(arg0 interface{}) *gomock.Call
ListServiceNetworkServiceAssociationsRequest indicates an expected call of ListServiceNetworkServiceAssociationsRequest.
func (*MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsWithContext ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworkServiceAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListServiceNetworkServiceAssociationsWithContext indicates an expected call of ListServiceNetworkServiceAssociationsWithContext.
func (*MockLatticeMockRecorder) ListServiceNetworkVpcAssociations ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociations(arg0 interface{}) *gomock.Call
ListServiceNetworkVpcAssociations indicates an expected call of ListServiceNetworkVpcAssociations.
func (*MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsAsList ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsAsList(arg0, arg1 interface{}) *gomock.Call
ListServiceNetworkVpcAssociationsAsList indicates an expected call of ListServiceNetworkVpcAssociationsAsList.
func (*MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsPages ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsPages(arg0, arg1 interface{}) *gomock.Call
ListServiceNetworkVpcAssociationsPages indicates an expected call of ListServiceNetworkVpcAssociationsPages.
func (*MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsPagesWithContext ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListServiceNetworkVpcAssociationsPagesWithContext indicates an expected call of ListServiceNetworkVpcAssociationsPagesWithContext.
func (*MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsRequest ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsRequest(arg0 interface{}) *gomock.Call
ListServiceNetworkVpcAssociationsRequest indicates an expected call of ListServiceNetworkVpcAssociationsRequest.
func (*MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsWithContext ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworkVpcAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListServiceNetworkVpcAssociationsWithContext indicates an expected call of ListServiceNetworkVpcAssociationsWithContext.
func (*MockLatticeMockRecorder) ListServiceNetworks ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworks(arg0 interface{}) *gomock.Call
ListServiceNetworks indicates an expected call of ListServiceNetworks.
func (*MockLatticeMockRecorder) ListServiceNetworksAsList ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworksAsList(arg0, arg1 interface{}) *gomock.Call
ListServiceNetworksAsList indicates an expected call of ListServiceNetworksAsList.
func (*MockLatticeMockRecorder) ListServiceNetworksPages ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListServiceNetworksPages(arg0, arg1 interface{}) *gomock.Call
ListServiceNetworksPages indicates an expected call of ListServiceNetworksPages.
func (*MockLatticeMockRecorder) ListServiceNetworksPagesWithContext ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListServiceNetworksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListServiceNetworksPagesWithContext indicates an expected call of ListServiceNetworksPagesWithContext.
func (*MockLatticeMockRecorder) ListServiceNetworksRequest ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworksRequest(arg0 interface{}) *gomock.Call
ListServiceNetworksRequest indicates an expected call of ListServiceNetworksRequest.
func (*MockLatticeMockRecorder) ListServiceNetworksWithContext ¶
func (mr *MockLatticeMockRecorder) ListServiceNetworksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListServiceNetworksWithContext indicates an expected call of ListServiceNetworksWithContext.
func (*MockLatticeMockRecorder) ListServices ¶
func (mr *MockLatticeMockRecorder) ListServices(arg0 interface{}) *gomock.Call
ListServices indicates an expected call of ListServices.
func (*MockLatticeMockRecorder) ListServicesAsList ¶
func (mr *MockLatticeMockRecorder) ListServicesAsList(arg0, arg1 interface{}) *gomock.Call
ListServicesAsList indicates an expected call of ListServicesAsList.
func (*MockLatticeMockRecorder) ListServicesPages ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListServicesPages(arg0, arg1 interface{}) *gomock.Call
ListServicesPages indicates an expected call of ListServicesPages.
func (*MockLatticeMockRecorder) ListServicesPagesWithContext ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListServicesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListServicesPagesWithContext indicates an expected call of ListServicesPagesWithContext.
func (*MockLatticeMockRecorder) ListServicesRequest ¶
func (mr *MockLatticeMockRecorder) ListServicesRequest(arg0 interface{}) *gomock.Call
ListServicesRequest indicates an expected call of ListServicesRequest.
func (*MockLatticeMockRecorder) ListServicesWithContext ¶
func (mr *MockLatticeMockRecorder) ListServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListServicesWithContext indicates an expected call of ListServicesWithContext.
func (*MockLatticeMockRecorder) ListTagsForResource ¶
func (mr *MockLatticeMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockLatticeMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockLatticeMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest.
func (*MockLatticeMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockLatticeMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext.
func (*MockLatticeMockRecorder) ListTargetGroups ¶
func (mr *MockLatticeMockRecorder) ListTargetGroups(arg0 interface{}) *gomock.Call
ListTargetGroups indicates an expected call of ListTargetGroups.
func (*MockLatticeMockRecorder) ListTargetGroupsAsList ¶
func (mr *MockLatticeMockRecorder) ListTargetGroupsAsList(arg0, arg1 interface{}) *gomock.Call
ListTargetGroupsAsList indicates an expected call of ListTargetGroupsAsList.
func (*MockLatticeMockRecorder) ListTargetGroupsPages ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListTargetGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListTargetGroupsPages indicates an expected call of ListTargetGroupsPages.
func (*MockLatticeMockRecorder) ListTargetGroupsPagesWithContext ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListTargetGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTargetGroupsPagesWithContext indicates an expected call of ListTargetGroupsPagesWithContext.
func (*MockLatticeMockRecorder) ListTargetGroupsRequest ¶
func (mr *MockLatticeMockRecorder) ListTargetGroupsRequest(arg0 interface{}) *gomock.Call
ListTargetGroupsRequest indicates an expected call of ListTargetGroupsRequest.
func (*MockLatticeMockRecorder) ListTargetGroupsWithContext ¶
func (mr *MockLatticeMockRecorder) ListTargetGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTargetGroupsWithContext indicates an expected call of ListTargetGroupsWithContext.
func (*MockLatticeMockRecorder) ListTargets ¶
func (mr *MockLatticeMockRecorder) ListTargets(arg0 interface{}) *gomock.Call
ListTargets indicates an expected call of ListTargets.
func (*MockLatticeMockRecorder) ListTargetsAsList ¶
func (mr *MockLatticeMockRecorder) ListTargetsAsList(arg0, arg1 interface{}) *gomock.Call
ListTargetsAsList indicates an expected call of ListTargetsAsList.
func (*MockLatticeMockRecorder) ListTargetsPages ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListTargetsPages(arg0, arg1 interface{}) *gomock.Call
ListTargetsPages indicates an expected call of ListTargetsPages.
func (*MockLatticeMockRecorder) ListTargetsPagesWithContext ¶ added in v0.0.9
func (mr *MockLatticeMockRecorder) ListTargetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListTargetsPagesWithContext indicates an expected call of ListTargetsPagesWithContext.
func (*MockLatticeMockRecorder) ListTargetsRequest ¶
func (mr *MockLatticeMockRecorder) ListTargetsRequest(arg0 interface{}) *gomock.Call
ListTargetsRequest indicates an expected call of ListTargetsRequest.
func (*MockLatticeMockRecorder) ListTargetsWithContext ¶
func (mr *MockLatticeMockRecorder) ListTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTargetsWithContext indicates an expected call of ListTargetsWithContext.
func (*MockLatticeMockRecorder) PutAuthPolicy ¶
func (mr *MockLatticeMockRecorder) PutAuthPolicy(arg0 interface{}) *gomock.Call
PutAuthPolicy indicates an expected call of PutAuthPolicy.
func (*MockLatticeMockRecorder) PutAuthPolicyRequest ¶
func (mr *MockLatticeMockRecorder) PutAuthPolicyRequest(arg0 interface{}) *gomock.Call
PutAuthPolicyRequest indicates an expected call of PutAuthPolicyRequest.
func (*MockLatticeMockRecorder) PutAuthPolicyWithContext ¶
func (mr *MockLatticeMockRecorder) PutAuthPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutAuthPolicyWithContext indicates an expected call of PutAuthPolicyWithContext.
func (*MockLatticeMockRecorder) PutResourcePolicy ¶
func (mr *MockLatticeMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call
PutResourcePolicy indicates an expected call of PutResourcePolicy.
func (*MockLatticeMockRecorder) PutResourcePolicyRequest ¶
func (mr *MockLatticeMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call
PutResourcePolicyRequest indicates an expected call of PutResourcePolicyRequest.
func (*MockLatticeMockRecorder) PutResourcePolicyWithContext ¶
func (mr *MockLatticeMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutResourcePolicyWithContext indicates an expected call of PutResourcePolicyWithContext.
func (*MockLatticeMockRecorder) RegisterTargets ¶
func (mr *MockLatticeMockRecorder) RegisterTargets(arg0 interface{}) *gomock.Call
RegisterTargets indicates an expected call of RegisterTargets.
func (*MockLatticeMockRecorder) RegisterTargetsRequest ¶
func (mr *MockLatticeMockRecorder) RegisterTargetsRequest(arg0 interface{}) *gomock.Call
RegisterTargetsRequest indicates an expected call of RegisterTargetsRequest.
func (*MockLatticeMockRecorder) RegisterTargetsWithContext ¶
func (mr *MockLatticeMockRecorder) RegisterTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterTargetsWithContext indicates an expected call of RegisterTargetsWithContext.
func (*MockLatticeMockRecorder) TagResource ¶
func (mr *MockLatticeMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource.
func (*MockLatticeMockRecorder) TagResourceRequest ¶
func (mr *MockLatticeMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest.
func (*MockLatticeMockRecorder) TagResourceWithContext ¶
func (mr *MockLatticeMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext.
func (*MockLatticeMockRecorder) UntagResource ¶
func (mr *MockLatticeMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource.
func (*MockLatticeMockRecorder) UntagResourceRequest ¶
func (mr *MockLatticeMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest.
func (*MockLatticeMockRecorder) UntagResourceWithContext ¶
func (mr *MockLatticeMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext.
func (*MockLatticeMockRecorder) UpdateAccessLogSubscription ¶
func (mr *MockLatticeMockRecorder) UpdateAccessLogSubscription(arg0 interface{}) *gomock.Call
UpdateAccessLogSubscription indicates an expected call of UpdateAccessLogSubscription.
func (*MockLatticeMockRecorder) UpdateAccessLogSubscriptionRequest ¶
func (mr *MockLatticeMockRecorder) UpdateAccessLogSubscriptionRequest(arg0 interface{}) *gomock.Call
UpdateAccessLogSubscriptionRequest indicates an expected call of UpdateAccessLogSubscriptionRequest.
func (*MockLatticeMockRecorder) UpdateAccessLogSubscriptionWithContext ¶
func (mr *MockLatticeMockRecorder) UpdateAccessLogSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAccessLogSubscriptionWithContext indicates an expected call of UpdateAccessLogSubscriptionWithContext.
func (*MockLatticeMockRecorder) UpdateListener ¶
func (mr *MockLatticeMockRecorder) UpdateListener(arg0 interface{}) *gomock.Call
UpdateListener indicates an expected call of UpdateListener.
func (*MockLatticeMockRecorder) UpdateListenerRequest ¶
func (mr *MockLatticeMockRecorder) UpdateListenerRequest(arg0 interface{}) *gomock.Call
UpdateListenerRequest indicates an expected call of UpdateListenerRequest.
func (*MockLatticeMockRecorder) UpdateListenerWithContext ¶
func (mr *MockLatticeMockRecorder) UpdateListenerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateListenerWithContext indicates an expected call of UpdateListenerWithContext.
func (*MockLatticeMockRecorder) UpdateRule ¶
func (mr *MockLatticeMockRecorder) UpdateRule(arg0 interface{}) *gomock.Call
UpdateRule indicates an expected call of UpdateRule.
func (*MockLatticeMockRecorder) UpdateRuleRequest ¶
func (mr *MockLatticeMockRecorder) UpdateRuleRequest(arg0 interface{}) *gomock.Call
UpdateRuleRequest indicates an expected call of UpdateRuleRequest.
func (*MockLatticeMockRecorder) UpdateRuleWithContext ¶
func (mr *MockLatticeMockRecorder) UpdateRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRuleWithContext indicates an expected call of UpdateRuleWithContext.
func (*MockLatticeMockRecorder) UpdateService ¶
func (mr *MockLatticeMockRecorder) UpdateService(arg0 interface{}) *gomock.Call
UpdateService indicates an expected call of UpdateService.
func (*MockLatticeMockRecorder) UpdateServiceNetwork ¶
func (mr *MockLatticeMockRecorder) UpdateServiceNetwork(arg0 interface{}) *gomock.Call
UpdateServiceNetwork indicates an expected call of UpdateServiceNetwork.
func (*MockLatticeMockRecorder) UpdateServiceNetworkRequest ¶
func (mr *MockLatticeMockRecorder) UpdateServiceNetworkRequest(arg0 interface{}) *gomock.Call
UpdateServiceNetworkRequest indicates an expected call of UpdateServiceNetworkRequest.
func (*MockLatticeMockRecorder) UpdateServiceNetworkVpcAssociation ¶
func (mr *MockLatticeMockRecorder) UpdateServiceNetworkVpcAssociation(arg0 interface{}) *gomock.Call
UpdateServiceNetworkVpcAssociation indicates an expected call of UpdateServiceNetworkVpcAssociation.
func (*MockLatticeMockRecorder) UpdateServiceNetworkVpcAssociationRequest ¶
func (mr *MockLatticeMockRecorder) UpdateServiceNetworkVpcAssociationRequest(arg0 interface{}) *gomock.Call
UpdateServiceNetworkVpcAssociationRequest indicates an expected call of UpdateServiceNetworkVpcAssociationRequest.
func (*MockLatticeMockRecorder) UpdateServiceNetworkVpcAssociationWithContext ¶
func (mr *MockLatticeMockRecorder) UpdateServiceNetworkVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateServiceNetworkVpcAssociationWithContext indicates an expected call of UpdateServiceNetworkVpcAssociationWithContext.
func (*MockLatticeMockRecorder) UpdateServiceNetworkWithContext ¶
func (mr *MockLatticeMockRecorder) UpdateServiceNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateServiceNetworkWithContext indicates an expected call of UpdateServiceNetworkWithContext.
func (*MockLatticeMockRecorder) UpdateServiceRequest ¶
func (mr *MockLatticeMockRecorder) UpdateServiceRequest(arg0 interface{}) *gomock.Call
UpdateServiceRequest indicates an expected call of UpdateServiceRequest.
func (*MockLatticeMockRecorder) UpdateServiceWithContext ¶
func (mr *MockLatticeMockRecorder) UpdateServiceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateServiceWithContext indicates an expected call of UpdateServiceWithContext.
func (*MockLatticeMockRecorder) UpdateTargetGroup ¶
func (mr *MockLatticeMockRecorder) UpdateTargetGroup(arg0 interface{}) *gomock.Call
UpdateTargetGroup indicates an expected call of UpdateTargetGroup.
func (*MockLatticeMockRecorder) UpdateTargetGroupRequest ¶
func (mr *MockLatticeMockRecorder) UpdateTargetGroupRequest(arg0 interface{}) *gomock.Call
UpdateTargetGroupRequest indicates an expected call of UpdateTargetGroupRequest.
func (*MockLatticeMockRecorder) UpdateTargetGroupWithContext ¶
func (mr *MockLatticeMockRecorder) UpdateTargetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateTargetGroupWithContext indicates an expected call of UpdateTargetGroupWithContext.
type MockTagging ¶ added in v1.0.0
type MockTagging struct {
// contains filtered or unexported fields
}
MockTagging is a mock of Tagging interface.
func NewMockTagging ¶ added in v1.0.0
func NewMockTagging(ctrl *gomock.Controller) *MockTagging
NewMockTagging creates a new mock instance.
func (*MockTagging) DescribeReportCreation ¶ added in v1.0.0
func (m *MockTagging) DescribeReportCreation(arg0 *resourcegroupstaggingapi.DescribeReportCreationInput) (*resourcegroupstaggingapi.DescribeReportCreationOutput, error)
DescribeReportCreation mocks base method.
func (*MockTagging) DescribeReportCreationRequest ¶ added in v1.0.0
func (m *MockTagging) DescribeReportCreationRequest(arg0 *resourcegroupstaggingapi.DescribeReportCreationInput) (*request.Request, *resourcegroupstaggingapi.DescribeReportCreationOutput)
DescribeReportCreationRequest mocks base method.
func (*MockTagging) DescribeReportCreationWithContext ¶ added in v1.0.0
func (m *MockTagging) DescribeReportCreationWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.DescribeReportCreationInput, arg2 ...request.Option) (*resourcegroupstaggingapi.DescribeReportCreationOutput, error)
DescribeReportCreationWithContext mocks base method.
func (*MockTagging) EXPECT ¶ added in v1.0.0
func (m *MockTagging) EXPECT() *MockTaggingMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockTagging) FindResourcesByTags ¶ added in v1.0.0
func (m *MockTagging) FindResourcesByTags(arg0 context.Context, arg1 ResourceType, arg2 map[string]*string) ([]string, error)
FindResourcesByTags mocks base method.
func (*MockTagging) GetComplianceSummary ¶ added in v1.0.0
func (m *MockTagging) GetComplianceSummary(arg0 *resourcegroupstaggingapi.GetComplianceSummaryInput) (*resourcegroupstaggingapi.GetComplianceSummaryOutput, error)
GetComplianceSummary mocks base method.
func (*MockTagging) GetComplianceSummaryPages ¶ added in v1.0.0
func (m *MockTagging) GetComplianceSummaryPages(arg0 *resourcegroupstaggingapi.GetComplianceSummaryInput, arg1 func(*resourcegroupstaggingapi.GetComplianceSummaryOutput, bool) bool) error
GetComplianceSummaryPages mocks base method.
func (*MockTagging) GetComplianceSummaryPagesWithContext ¶ added in v1.0.0
func (m *MockTagging) GetComplianceSummaryPagesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetComplianceSummaryInput, arg2 func(*resourcegroupstaggingapi.GetComplianceSummaryOutput, bool) bool, arg3 ...request.Option) error
GetComplianceSummaryPagesWithContext mocks base method.
func (*MockTagging) GetComplianceSummaryRequest ¶ added in v1.0.0
func (m *MockTagging) GetComplianceSummaryRequest(arg0 *resourcegroupstaggingapi.GetComplianceSummaryInput) (*request.Request, *resourcegroupstaggingapi.GetComplianceSummaryOutput)
GetComplianceSummaryRequest mocks base method.
func (*MockTagging) GetComplianceSummaryWithContext ¶ added in v1.0.0
func (m *MockTagging) GetComplianceSummaryWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetComplianceSummaryInput, arg2 ...request.Option) (*resourcegroupstaggingapi.GetComplianceSummaryOutput, error)
GetComplianceSummaryWithContext mocks base method.
func (*MockTagging) GetResources ¶ added in v1.0.0
func (m *MockTagging) GetResources(arg0 *resourcegroupstaggingapi.GetResourcesInput) (*resourcegroupstaggingapi.GetResourcesOutput, error)
GetResources mocks base method.
func (*MockTagging) GetResourcesPages ¶ added in v1.0.0
func (m *MockTagging) GetResourcesPages(arg0 *resourcegroupstaggingapi.GetResourcesInput, arg1 func(*resourcegroupstaggingapi.GetResourcesOutput, bool) bool) error
GetResourcesPages mocks base method.
func (*MockTagging) GetResourcesPagesWithContext ¶ added in v1.0.0
func (m *MockTagging) GetResourcesPagesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetResourcesInput, arg2 func(*resourcegroupstaggingapi.GetResourcesOutput, bool) bool, arg3 ...request.Option) error
GetResourcesPagesWithContext mocks base method.
func (*MockTagging) GetResourcesRequest ¶ added in v1.0.0
func (m *MockTagging) GetResourcesRequest(arg0 *resourcegroupstaggingapi.GetResourcesInput) (*request.Request, *resourcegroupstaggingapi.GetResourcesOutput)
GetResourcesRequest mocks base method.
func (*MockTagging) GetResourcesWithContext ¶ added in v1.0.0
func (m *MockTagging) GetResourcesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetResourcesInput, arg2 ...request.Option) (*resourcegroupstaggingapi.GetResourcesOutput, error)
GetResourcesWithContext mocks base method.
func (*MockTagging) GetTagKeys ¶ added in v1.0.0
func (m *MockTagging) GetTagKeys(arg0 *resourcegroupstaggingapi.GetTagKeysInput) (*resourcegroupstaggingapi.GetTagKeysOutput, error)
GetTagKeys mocks base method.
func (*MockTagging) GetTagKeysPages ¶ added in v1.0.0
func (m *MockTagging) GetTagKeysPages(arg0 *resourcegroupstaggingapi.GetTagKeysInput, arg1 func(*resourcegroupstaggingapi.GetTagKeysOutput, bool) bool) error
GetTagKeysPages mocks base method.
func (*MockTagging) GetTagKeysPagesWithContext ¶ added in v1.0.0
func (m *MockTagging) GetTagKeysPagesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetTagKeysInput, arg2 func(*resourcegroupstaggingapi.GetTagKeysOutput, bool) bool, arg3 ...request.Option) error
GetTagKeysPagesWithContext mocks base method.
func (*MockTagging) GetTagKeysRequest ¶ added in v1.0.0
func (m *MockTagging) GetTagKeysRequest(arg0 *resourcegroupstaggingapi.GetTagKeysInput) (*request.Request, *resourcegroupstaggingapi.GetTagKeysOutput)
GetTagKeysRequest mocks base method.
func (*MockTagging) GetTagKeysWithContext ¶ added in v1.0.0
func (m *MockTagging) GetTagKeysWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetTagKeysInput, arg2 ...request.Option) (*resourcegroupstaggingapi.GetTagKeysOutput, error)
GetTagKeysWithContext mocks base method.
func (*MockTagging) GetTagValues ¶ added in v1.0.0
func (m *MockTagging) GetTagValues(arg0 *resourcegroupstaggingapi.GetTagValuesInput) (*resourcegroupstaggingapi.GetTagValuesOutput, error)
GetTagValues mocks base method.
func (*MockTagging) GetTagValuesPages ¶ added in v1.0.0
func (m *MockTagging) GetTagValuesPages(arg0 *resourcegroupstaggingapi.GetTagValuesInput, arg1 func(*resourcegroupstaggingapi.GetTagValuesOutput, bool) bool) error
GetTagValuesPages mocks base method.
func (*MockTagging) GetTagValuesPagesWithContext ¶ added in v1.0.0
func (m *MockTagging) GetTagValuesPagesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetTagValuesInput, arg2 func(*resourcegroupstaggingapi.GetTagValuesOutput, bool) bool, arg3 ...request.Option) error
GetTagValuesPagesWithContext mocks base method.
func (*MockTagging) GetTagValuesRequest ¶ added in v1.0.0
func (m *MockTagging) GetTagValuesRequest(arg0 *resourcegroupstaggingapi.GetTagValuesInput) (*request.Request, *resourcegroupstaggingapi.GetTagValuesOutput)
GetTagValuesRequest mocks base method.
func (*MockTagging) GetTagValuesWithContext ¶ added in v1.0.0
func (m *MockTagging) GetTagValuesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.GetTagValuesInput, arg2 ...request.Option) (*resourcegroupstaggingapi.GetTagValuesOutput, error)
GetTagValuesWithContext mocks base method.
func (*MockTagging) GetTagsForArns ¶ added in v1.0.0
func (m *MockTagging) GetTagsForArns(arg0 context.Context, arg1 []string) (map[string]map[string]*string, error)
GetTagsForArns mocks base method.
func (*MockTagging) StartReportCreation ¶ added in v1.0.0
func (m *MockTagging) StartReportCreation(arg0 *resourcegroupstaggingapi.StartReportCreationInput) (*resourcegroupstaggingapi.StartReportCreationOutput, error)
StartReportCreation mocks base method.
func (*MockTagging) StartReportCreationRequest ¶ added in v1.0.0
func (m *MockTagging) StartReportCreationRequest(arg0 *resourcegroupstaggingapi.StartReportCreationInput) (*request.Request, *resourcegroupstaggingapi.StartReportCreationOutput)
StartReportCreationRequest mocks base method.
func (*MockTagging) StartReportCreationWithContext ¶ added in v1.0.0
func (m *MockTagging) StartReportCreationWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.StartReportCreationInput, arg2 ...request.Option) (*resourcegroupstaggingapi.StartReportCreationOutput, error)
StartReportCreationWithContext mocks base method.
func (*MockTagging) TagResources ¶ added in v1.0.0
func (m *MockTagging) TagResources(arg0 *resourcegroupstaggingapi.TagResourcesInput) (*resourcegroupstaggingapi.TagResourcesOutput, error)
TagResources mocks base method.
func (*MockTagging) TagResourcesRequest ¶ added in v1.0.0
func (m *MockTagging) TagResourcesRequest(arg0 *resourcegroupstaggingapi.TagResourcesInput) (*request.Request, *resourcegroupstaggingapi.TagResourcesOutput)
TagResourcesRequest mocks base method.
func (*MockTagging) TagResourcesWithContext ¶ added in v1.0.0
func (m *MockTagging) TagResourcesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.TagResourcesInput, arg2 ...request.Option) (*resourcegroupstaggingapi.TagResourcesOutput, error)
TagResourcesWithContext mocks base method.
func (*MockTagging) UntagResources ¶ added in v1.0.0
func (m *MockTagging) UntagResources(arg0 *resourcegroupstaggingapi.UntagResourcesInput) (*resourcegroupstaggingapi.UntagResourcesOutput, error)
UntagResources mocks base method.
func (*MockTagging) UntagResourcesRequest ¶ added in v1.0.0
func (m *MockTagging) UntagResourcesRequest(arg0 *resourcegroupstaggingapi.UntagResourcesInput) (*request.Request, *resourcegroupstaggingapi.UntagResourcesOutput)
UntagResourcesRequest mocks base method.
func (*MockTagging) UntagResourcesWithContext ¶ added in v1.0.0
func (m *MockTagging) UntagResourcesWithContext(arg0 context.Context, arg1 *resourcegroupstaggingapi.UntagResourcesInput, arg2 ...request.Option) (*resourcegroupstaggingapi.UntagResourcesOutput, error)
UntagResourcesWithContext mocks base method.
type MockTaggingMockRecorder ¶ added in v1.0.0
type MockTaggingMockRecorder struct {
// contains filtered or unexported fields
}
MockTaggingMockRecorder is the mock recorder for MockTagging.
func (*MockTaggingMockRecorder) DescribeReportCreation ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) DescribeReportCreation(arg0 interface{}) *gomock.Call
DescribeReportCreation indicates an expected call of DescribeReportCreation.
func (*MockTaggingMockRecorder) DescribeReportCreationRequest ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) DescribeReportCreationRequest(arg0 interface{}) *gomock.Call
DescribeReportCreationRequest indicates an expected call of DescribeReportCreationRequest.
func (*MockTaggingMockRecorder) DescribeReportCreationWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) DescribeReportCreationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeReportCreationWithContext indicates an expected call of DescribeReportCreationWithContext.
func (*MockTaggingMockRecorder) FindResourcesByTags ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) FindResourcesByTags(arg0, arg1, arg2 interface{}) *gomock.Call
FindResourcesByTags indicates an expected call of FindResourcesByTags.
func (*MockTaggingMockRecorder) GetComplianceSummary ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetComplianceSummary(arg0 interface{}) *gomock.Call
GetComplianceSummary indicates an expected call of GetComplianceSummary.
func (*MockTaggingMockRecorder) GetComplianceSummaryPages ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetComplianceSummaryPages(arg0, arg1 interface{}) *gomock.Call
GetComplianceSummaryPages indicates an expected call of GetComplianceSummaryPages.
func (*MockTaggingMockRecorder) GetComplianceSummaryPagesWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetComplianceSummaryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetComplianceSummaryPagesWithContext indicates an expected call of GetComplianceSummaryPagesWithContext.
func (*MockTaggingMockRecorder) GetComplianceSummaryRequest ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetComplianceSummaryRequest(arg0 interface{}) *gomock.Call
GetComplianceSummaryRequest indicates an expected call of GetComplianceSummaryRequest.
func (*MockTaggingMockRecorder) GetComplianceSummaryWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetComplianceSummaryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetComplianceSummaryWithContext indicates an expected call of GetComplianceSummaryWithContext.
func (*MockTaggingMockRecorder) GetResources ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetResources(arg0 interface{}) *gomock.Call
GetResources indicates an expected call of GetResources.
func (*MockTaggingMockRecorder) GetResourcesPages ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetResourcesPages(arg0, arg1 interface{}) *gomock.Call
GetResourcesPages indicates an expected call of GetResourcesPages.
func (*MockTaggingMockRecorder) GetResourcesPagesWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetResourcesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetResourcesPagesWithContext indicates an expected call of GetResourcesPagesWithContext.
func (*MockTaggingMockRecorder) GetResourcesRequest ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetResourcesRequest(arg0 interface{}) *gomock.Call
GetResourcesRequest indicates an expected call of GetResourcesRequest.
func (*MockTaggingMockRecorder) GetResourcesWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetResourcesWithContext indicates an expected call of GetResourcesWithContext.
func (*MockTaggingMockRecorder) GetTagKeys ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagKeys(arg0 interface{}) *gomock.Call
GetTagKeys indicates an expected call of GetTagKeys.
func (*MockTaggingMockRecorder) GetTagKeysPages ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagKeysPages(arg0, arg1 interface{}) *gomock.Call
GetTagKeysPages indicates an expected call of GetTagKeysPages.
func (*MockTaggingMockRecorder) GetTagKeysPagesWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetTagKeysPagesWithContext indicates an expected call of GetTagKeysPagesWithContext.
func (*MockTaggingMockRecorder) GetTagKeysRequest ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagKeysRequest(arg0 interface{}) *gomock.Call
GetTagKeysRequest indicates an expected call of GetTagKeysRequest.
func (*MockTaggingMockRecorder) GetTagKeysWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTagKeysWithContext indicates an expected call of GetTagKeysWithContext.
func (*MockTaggingMockRecorder) GetTagValues ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagValues(arg0 interface{}) *gomock.Call
GetTagValues indicates an expected call of GetTagValues.
func (*MockTaggingMockRecorder) GetTagValuesPages ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagValuesPages(arg0, arg1 interface{}) *gomock.Call
GetTagValuesPages indicates an expected call of GetTagValuesPages.
func (*MockTaggingMockRecorder) GetTagValuesPagesWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagValuesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
GetTagValuesPagesWithContext indicates an expected call of GetTagValuesPagesWithContext.
func (*MockTaggingMockRecorder) GetTagValuesRequest ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagValuesRequest(arg0 interface{}) *gomock.Call
GetTagValuesRequest indicates an expected call of GetTagValuesRequest.
func (*MockTaggingMockRecorder) GetTagValuesWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagValuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetTagValuesWithContext indicates an expected call of GetTagValuesWithContext.
func (*MockTaggingMockRecorder) GetTagsForArns ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) GetTagsForArns(arg0, arg1 interface{}) *gomock.Call
GetTagsForArns indicates an expected call of GetTagsForArns.
func (*MockTaggingMockRecorder) StartReportCreation ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) StartReportCreation(arg0 interface{}) *gomock.Call
StartReportCreation indicates an expected call of StartReportCreation.
func (*MockTaggingMockRecorder) StartReportCreationRequest ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) StartReportCreationRequest(arg0 interface{}) *gomock.Call
StartReportCreationRequest indicates an expected call of StartReportCreationRequest.
func (*MockTaggingMockRecorder) StartReportCreationWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) StartReportCreationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartReportCreationWithContext indicates an expected call of StartReportCreationWithContext.
func (*MockTaggingMockRecorder) TagResources ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) TagResources(arg0 interface{}) *gomock.Call
TagResources indicates an expected call of TagResources.
func (*MockTaggingMockRecorder) TagResourcesRequest ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) TagResourcesRequest(arg0 interface{}) *gomock.Call
TagResourcesRequest indicates an expected call of TagResourcesRequest.
func (*MockTaggingMockRecorder) TagResourcesWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) TagResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourcesWithContext indicates an expected call of TagResourcesWithContext.
func (*MockTaggingMockRecorder) UntagResources ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) UntagResources(arg0 interface{}) *gomock.Call
UntagResources indicates an expected call of UntagResources.
func (*MockTaggingMockRecorder) UntagResourcesRequest ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) UntagResourcesRequest(arg0 interface{}) *gomock.Call
UntagResourcesRequest indicates an expected call of UntagResourcesRequest.
func (*MockTaggingMockRecorder) UntagResourcesWithContext ¶ added in v1.0.0
func (mr *MockTaggingMockRecorder) UntagResourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourcesWithContext indicates an expected call of UntagResourcesWithContext.
type ResourceType ¶ added in v1.0.0
type ResourceType string
const ( ResourceTypeTargetGroup ResourceType = resourceTypePrefix + "targetgroup" ResourceTypeService ResourceType = resourceTypePrefix + "service" )
type ServiceNetworkInfo ¶ added in v0.0.17
type ServiceNetworkInfo struct { SvcNetwork vpclattice.ServiceNetworkSummary Tags Tags }
type Tagging ¶ added in v1.0.0
type Tagging interface { taggingapiiface.ResourceGroupsTaggingAPIAPI // Receives a list of arns and returns arn-to-tags map. GetTagsForArns(ctx context.Context, arns []string) (map[string]Tags, error) // Finds one resource that matches the given set of tags. FindResourcesByTags(ctx context.Context, resourceType ResourceType, tags Tags) ([]string, error) }