Documentation
¶
Overview ¶
Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00 For SDKVersion 1.28.13 Package servicediscoverydouble contains test double implementation of servicediscoveryiface.ServiceDiscoveryAPI
Package servicediscoverydouble provides a TestDouble implementation of servicediscoveryiface.ServiceDiscoveryAPI ¶
Code generated by go awsdoublegen; DO NOT EDIT. This file was generated at 2020-01-29T21:22:05+11:00
Index ¶
- type ServiceDiscoveryDouble
- func (d *ServiceDiscoveryDouble) CreateHttpNamespace(i0 *servicediscovery.CreateHttpNamespaceInput) (r0 *servicediscovery.CreateHttpNamespaceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) CreateHttpNamespaceRequest(i0 *servicediscovery.CreateHttpNamespaceInput) (r0 *request.Request, r1 *servicediscovery.CreateHttpNamespaceOutput)
- func (d *ServiceDiscoveryDouble) CreateHttpNamespaceWithContext(i0 context.Context, i1 *servicediscovery.CreateHttpNamespaceInput, ...) (r0 *servicediscovery.CreateHttpNamespaceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) CreatePrivateDnsNamespace(i0 *servicediscovery.CreatePrivateDnsNamespaceInput) (r0 *servicediscovery.CreatePrivateDnsNamespaceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) CreatePrivateDnsNamespaceRequest(i0 *servicediscovery.CreatePrivateDnsNamespaceInput) (r0 *request.Request, r1 *servicediscovery.CreatePrivateDnsNamespaceOutput)
- func (d *ServiceDiscoveryDouble) CreatePrivateDnsNamespaceWithContext(i0 context.Context, i1 *servicediscovery.CreatePrivateDnsNamespaceInput, ...) (r0 *servicediscovery.CreatePrivateDnsNamespaceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) CreatePublicDnsNamespace(i0 *servicediscovery.CreatePublicDnsNamespaceInput) (r0 *servicediscovery.CreatePublicDnsNamespaceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) CreatePublicDnsNamespaceRequest(i0 *servicediscovery.CreatePublicDnsNamespaceInput) (r0 *request.Request, r1 *servicediscovery.CreatePublicDnsNamespaceOutput)
- func (d *ServiceDiscoveryDouble) CreatePublicDnsNamespaceWithContext(i0 context.Context, i1 *servicediscovery.CreatePublicDnsNamespaceInput, ...) (r0 *servicediscovery.CreatePublicDnsNamespaceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) CreateService(i0 *servicediscovery.CreateServiceInput) (r0 *servicediscovery.CreateServiceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) CreateServiceRequest(i0 *servicediscovery.CreateServiceInput) (r0 *request.Request, r1 *servicediscovery.CreateServiceOutput)
- func (d *ServiceDiscoveryDouble) CreateServiceWithContext(i0 context.Context, i1 *servicediscovery.CreateServiceInput, ...) (r0 *servicediscovery.CreateServiceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) DeleteNamespace(i0 *servicediscovery.DeleteNamespaceInput) (r0 *servicediscovery.DeleteNamespaceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) DeleteNamespaceRequest(i0 *servicediscovery.DeleteNamespaceInput) (r0 *request.Request, r1 *servicediscovery.DeleteNamespaceOutput)
- func (d *ServiceDiscoveryDouble) DeleteNamespaceWithContext(i0 context.Context, i1 *servicediscovery.DeleteNamespaceInput, ...) (r0 *servicediscovery.DeleteNamespaceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) DeleteService(i0 *servicediscovery.DeleteServiceInput) (r0 *servicediscovery.DeleteServiceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) DeleteServiceRequest(i0 *servicediscovery.DeleteServiceInput) (r0 *request.Request, r1 *servicediscovery.DeleteServiceOutput)
- func (d *ServiceDiscoveryDouble) DeleteServiceWithContext(i0 context.Context, i1 *servicediscovery.DeleteServiceInput, ...) (r0 *servicediscovery.DeleteServiceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) DeregisterInstance(i0 *servicediscovery.DeregisterInstanceInput) (r0 *servicediscovery.DeregisterInstanceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) DeregisterInstanceRequest(i0 *servicediscovery.DeregisterInstanceInput) (r0 *request.Request, r1 *servicediscovery.DeregisterInstanceOutput)
- func (d *ServiceDiscoveryDouble) DeregisterInstanceWithContext(i0 context.Context, i1 *servicediscovery.DeregisterInstanceInput, ...) (r0 *servicediscovery.DeregisterInstanceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) DiscoverInstances(i0 *servicediscovery.DiscoverInstancesInput) (r0 *servicediscovery.DiscoverInstancesOutput, r1 error)
- func (d *ServiceDiscoveryDouble) DiscoverInstancesRequest(i0 *servicediscovery.DiscoverInstancesInput) (r0 *request.Request, r1 *servicediscovery.DiscoverInstancesOutput)
- func (d *ServiceDiscoveryDouble) DiscoverInstancesWithContext(i0 context.Context, i1 *servicediscovery.DiscoverInstancesInput, ...) (r0 *servicediscovery.DiscoverInstancesOutput, r1 error)
- func (d *ServiceDiscoveryDouble) GetInstance(i0 *servicediscovery.GetInstanceInput) (r0 *servicediscovery.GetInstanceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) GetInstanceRequest(i0 *servicediscovery.GetInstanceInput) (r0 *request.Request, r1 *servicediscovery.GetInstanceOutput)
- func (d *ServiceDiscoveryDouble) GetInstanceWithContext(i0 context.Context, i1 *servicediscovery.GetInstanceInput, ...) (r0 *servicediscovery.GetInstanceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) GetInstancesHealthStatus(i0 *servicediscovery.GetInstancesHealthStatusInput) (r0 *servicediscovery.GetInstancesHealthStatusOutput, r1 error)
- func (d *ServiceDiscoveryDouble) GetInstancesHealthStatusPages(i0 *servicediscovery.GetInstancesHealthStatusInput, ...) (r0 error)
- func (d *ServiceDiscoveryDouble) GetInstancesHealthStatusPagesWithContext(i0 context.Context, i1 *servicediscovery.GetInstancesHealthStatusInput, ...) (r0 error)
- func (d *ServiceDiscoveryDouble) GetInstancesHealthStatusRequest(i0 *servicediscovery.GetInstancesHealthStatusInput) (r0 *request.Request, r1 *servicediscovery.GetInstancesHealthStatusOutput)
- func (d *ServiceDiscoveryDouble) GetInstancesHealthStatusWithContext(i0 context.Context, i1 *servicediscovery.GetInstancesHealthStatusInput, ...) (r0 *servicediscovery.GetInstancesHealthStatusOutput, r1 error)
- func (d *ServiceDiscoveryDouble) GetNamespace(i0 *servicediscovery.GetNamespaceInput) (r0 *servicediscovery.GetNamespaceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) GetNamespaceRequest(i0 *servicediscovery.GetNamespaceInput) (r0 *request.Request, r1 *servicediscovery.GetNamespaceOutput)
- func (d *ServiceDiscoveryDouble) GetNamespaceWithContext(i0 context.Context, i1 *servicediscovery.GetNamespaceInput, ...) (r0 *servicediscovery.GetNamespaceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) GetOperation(i0 *servicediscovery.GetOperationInput) (r0 *servicediscovery.GetOperationOutput, r1 error)
- func (d *ServiceDiscoveryDouble) GetOperationRequest(i0 *servicediscovery.GetOperationInput) (r0 *request.Request, r1 *servicediscovery.GetOperationOutput)
- func (d *ServiceDiscoveryDouble) GetOperationWithContext(i0 context.Context, i1 *servicediscovery.GetOperationInput, ...) (r0 *servicediscovery.GetOperationOutput, r1 error)
- func (d *ServiceDiscoveryDouble) GetService(i0 *servicediscovery.GetServiceInput) (r0 *servicediscovery.GetServiceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) GetServiceRequest(i0 *servicediscovery.GetServiceInput) (r0 *request.Request, r1 *servicediscovery.GetServiceOutput)
- func (d *ServiceDiscoveryDouble) GetServiceWithContext(i0 context.Context, i1 *servicediscovery.GetServiceInput, i2 ...request.Option) (r0 *servicediscovery.GetServiceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) ListInstances(i0 *servicediscovery.ListInstancesInput) (r0 *servicediscovery.ListInstancesOutput, r1 error)
- func (d *ServiceDiscoveryDouble) ListInstancesPages(i0 *servicediscovery.ListInstancesInput, ...) (r0 error)
- func (d *ServiceDiscoveryDouble) ListInstancesPagesWithContext(i0 context.Context, i1 *servicediscovery.ListInstancesInput, ...) (r0 error)
- func (d *ServiceDiscoveryDouble) ListInstancesRequest(i0 *servicediscovery.ListInstancesInput) (r0 *request.Request, r1 *servicediscovery.ListInstancesOutput)
- func (d *ServiceDiscoveryDouble) ListInstancesWithContext(i0 context.Context, i1 *servicediscovery.ListInstancesInput, ...) (r0 *servicediscovery.ListInstancesOutput, r1 error)
- func (d *ServiceDiscoveryDouble) ListNamespaces(i0 *servicediscovery.ListNamespacesInput) (r0 *servicediscovery.ListNamespacesOutput, r1 error)
- func (d *ServiceDiscoveryDouble) ListNamespacesPages(i0 *servicediscovery.ListNamespacesInput, ...) (r0 error)
- func (d *ServiceDiscoveryDouble) ListNamespacesPagesWithContext(i0 context.Context, i1 *servicediscovery.ListNamespacesInput, ...) (r0 error)
- func (d *ServiceDiscoveryDouble) ListNamespacesRequest(i0 *servicediscovery.ListNamespacesInput) (r0 *request.Request, r1 *servicediscovery.ListNamespacesOutput)
- func (d *ServiceDiscoveryDouble) ListNamespacesWithContext(i0 context.Context, i1 *servicediscovery.ListNamespacesInput, ...) (r0 *servicediscovery.ListNamespacesOutput, r1 error)
- func (d *ServiceDiscoveryDouble) ListOperations(i0 *servicediscovery.ListOperationsInput) (r0 *servicediscovery.ListOperationsOutput, r1 error)
- func (d *ServiceDiscoveryDouble) ListOperationsPages(i0 *servicediscovery.ListOperationsInput, ...) (r0 error)
- func (d *ServiceDiscoveryDouble) ListOperationsPagesWithContext(i0 context.Context, i1 *servicediscovery.ListOperationsInput, ...) (r0 error)
- func (d *ServiceDiscoveryDouble) ListOperationsRequest(i0 *servicediscovery.ListOperationsInput) (r0 *request.Request, r1 *servicediscovery.ListOperationsOutput)
- func (d *ServiceDiscoveryDouble) ListOperationsWithContext(i0 context.Context, i1 *servicediscovery.ListOperationsInput, ...) (r0 *servicediscovery.ListOperationsOutput, r1 error)
- func (d *ServiceDiscoveryDouble) ListServices(i0 *servicediscovery.ListServicesInput) (r0 *servicediscovery.ListServicesOutput, r1 error)
- func (d *ServiceDiscoveryDouble) ListServicesPages(i0 *servicediscovery.ListServicesInput, ...) (r0 error)
- func (d *ServiceDiscoveryDouble) ListServicesPagesWithContext(i0 context.Context, i1 *servicediscovery.ListServicesInput, ...) (r0 error)
- func (d *ServiceDiscoveryDouble) ListServicesRequest(i0 *servicediscovery.ListServicesInput) (r0 *request.Request, r1 *servicediscovery.ListServicesOutput)
- func (d *ServiceDiscoveryDouble) ListServicesWithContext(i0 context.Context, i1 *servicediscovery.ListServicesInput, ...) (r0 *servicediscovery.ListServicesOutput, r1 error)
- func (d *ServiceDiscoveryDouble) RegisterInstance(i0 *servicediscovery.RegisterInstanceInput) (r0 *servicediscovery.RegisterInstanceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) RegisterInstanceRequest(i0 *servicediscovery.RegisterInstanceInput) (r0 *request.Request, r1 *servicediscovery.RegisterInstanceOutput)
- func (d *ServiceDiscoveryDouble) RegisterInstanceWithContext(i0 context.Context, i1 *servicediscovery.RegisterInstanceInput, ...) (r0 *servicediscovery.RegisterInstanceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) UpdateInstanceCustomHealthStatus(i0 *servicediscovery.UpdateInstanceCustomHealthStatusInput) (r0 *servicediscovery.UpdateInstanceCustomHealthStatusOutput, r1 error)
- func (d *ServiceDiscoveryDouble) UpdateInstanceCustomHealthStatusRequest(i0 *servicediscovery.UpdateInstanceCustomHealthStatusInput) (r0 *request.Request, ...)
- func (d *ServiceDiscoveryDouble) UpdateInstanceCustomHealthStatusWithContext(i0 context.Context, i1 *servicediscovery.UpdateInstanceCustomHealthStatusInput, ...) (r0 *servicediscovery.UpdateInstanceCustomHealthStatusOutput, r1 error)
- func (d *ServiceDiscoveryDouble) UpdateService(i0 *servicediscovery.UpdateServiceInput) (r0 *servicediscovery.UpdateServiceOutput, r1 error)
- func (d *ServiceDiscoveryDouble) UpdateServiceRequest(i0 *servicediscovery.UpdateServiceInput) (r0 *request.Request, r1 *servicediscovery.UpdateServiceOutput)
- func (d *ServiceDiscoveryDouble) UpdateServiceWithContext(i0 context.Context, i1 *servicediscovery.UpdateServiceInput, ...) (r0 *servicediscovery.UpdateServiceOutput, r1 error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceDiscoveryDouble ¶
type ServiceDiscoveryDouble struct { servicediscoveryiface.ServiceDiscoveryAPI *awsdouble.AWSTestDouble }
ServiceDiscoveryDouble is TestDouble for servicediscoveryiface.ServiceDiscoveryAPI
func NewDouble ¶
func NewDouble(t godouble.T, configurators ...func(*awsdouble.AWSTestDouble)) *ServiceDiscoveryDouble
Constructor for ServiceDiscoveryDouble Default configuration will ensure
API operations not explicitly stubbed will return an empty output struct pointer, and nil error. To simulate long polling, "Poll" operations will return these values after a random delay of up to 100ms.
WithContext methods implement a 'Fake' method that returns a cancellation error if the context is cancelled before the method is called.
Pages and PagesWithContext methods similarly implement a 'Fake' method that paginates over the underlying method.
This allows tests to only stub the simple api methods and be generally unconcerned whether the SUT is using the Context or Pagination forms of the API.
func (*ServiceDiscoveryDouble) CreateHttpNamespace ¶
func (d *ServiceDiscoveryDouble) CreateHttpNamespace(i0 *servicediscovery.CreateHttpNamespaceInput) (r0 *servicediscovery.CreateHttpNamespaceOutput, r1 error)
func (*ServiceDiscoveryDouble) CreateHttpNamespaceRequest ¶
func (d *ServiceDiscoveryDouble) CreateHttpNamespaceRequest(i0 *servicediscovery.CreateHttpNamespaceInput) (r0 *request.Request, r1 *servicediscovery.CreateHttpNamespaceOutput)
func (*ServiceDiscoveryDouble) CreateHttpNamespaceWithContext ¶
func (d *ServiceDiscoveryDouble) CreateHttpNamespaceWithContext(i0 context.Context, i1 *servicediscovery.CreateHttpNamespaceInput, i2 ...request.Option) (r0 *servicediscovery.CreateHttpNamespaceOutput, r1 error)
func (*ServiceDiscoveryDouble) CreatePrivateDnsNamespace ¶
func (d *ServiceDiscoveryDouble) CreatePrivateDnsNamespace(i0 *servicediscovery.CreatePrivateDnsNamespaceInput) (r0 *servicediscovery.CreatePrivateDnsNamespaceOutput, r1 error)
func (*ServiceDiscoveryDouble) CreatePrivateDnsNamespaceRequest ¶
func (d *ServiceDiscoveryDouble) CreatePrivateDnsNamespaceRequest(i0 *servicediscovery.CreatePrivateDnsNamespaceInput) (r0 *request.Request, r1 *servicediscovery.CreatePrivateDnsNamespaceOutput)
func (*ServiceDiscoveryDouble) CreatePrivateDnsNamespaceWithContext ¶
func (d *ServiceDiscoveryDouble) CreatePrivateDnsNamespaceWithContext(i0 context.Context, i1 *servicediscovery.CreatePrivateDnsNamespaceInput, i2 ...request.Option) (r0 *servicediscovery.CreatePrivateDnsNamespaceOutput, r1 error)
func (*ServiceDiscoveryDouble) CreatePublicDnsNamespace ¶
func (d *ServiceDiscoveryDouble) CreatePublicDnsNamespace(i0 *servicediscovery.CreatePublicDnsNamespaceInput) (r0 *servicediscovery.CreatePublicDnsNamespaceOutput, r1 error)
func (*ServiceDiscoveryDouble) CreatePublicDnsNamespaceRequest ¶
func (d *ServiceDiscoveryDouble) CreatePublicDnsNamespaceRequest(i0 *servicediscovery.CreatePublicDnsNamespaceInput) (r0 *request.Request, r1 *servicediscovery.CreatePublicDnsNamespaceOutput)
func (*ServiceDiscoveryDouble) CreatePublicDnsNamespaceWithContext ¶
func (d *ServiceDiscoveryDouble) CreatePublicDnsNamespaceWithContext(i0 context.Context, i1 *servicediscovery.CreatePublicDnsNamespaceInput, i2 ...request.Option) (r0 *servicediscovery.CreatePublicDnsNamespaceOutput, r1 error)
func (*ServiceDiscoveryDouble) CreateService ¶
func (d *ServiceDiscoveryDouble) CreateService(i0 *servicediscovery.CreateServiceInput) (r0 *servicediscovery.CreateServiceOutput, r1 error)
func (*ServiceDiscoveryDouble) CreateServiceRequest ¶
func (d *ServiceDiscoveryDouble) CreateServiceRequest(i0 *servicediscovery.CreateServiceInput) (r0 *request.Request, r1 *servicediscovery.CreateServiceOutput)
func (*ServiceDiscoveryDouble) CreateServiceWithContext ¶
func (d *ServiceDiscoveryDouble) CreateServiceWithContext(i0 context.Context, i1 *servicediscovery.CreateServiceInput, i2 ...request.Option) (r0 *servicediscovery.CreateServiceOutput, r1 error)
func (*ServiceDiscoveryDouble) DeleteNamespace ¶
func (d *ServiceDiscoveryDouble) DeleteNamespace(i0 *servicediscovery.DeleteNamespaceInput) (r0 *servicediscovery.DeleteNamespaceOutput, r1 error)
func (*ServiceDiscoveryDouble) DeleteNamespaceRequest ¶
func (d *ServiceDiscoveryDouble) DeleteNamespaceRequest(i0 *servicediscovery.DeleteNamespaceInput) (r0 *request.Request, r1 *servicediscovery.DeleteNamespaceOutput)
func (*ServiceDiscoveryDouble) DeleteNamespaceWithContext ¶
func (d *ServiceDiscoveryDouble) DeleteNamespaceWithContext(i0 context.Context, i1 *servicediscovery.DeleteNamespaceInput, i2 ...request.Option) (r0 *servicediscovery.DeleteNamespaceOutput, r1 error)
func (*ServiceDiscoveryDouble) DeleteService ¶
func (d *ServiceDiscoveryDouble) DeleteService(i0 *servicediscovery.DeleteServiceInput) (r0 *servicediscovery.DeleteServiceOutput, r1 error)
func (*ServiceDiscoveryDouble) DeleteServiceRequest ¶
func (d *ServiceDiscoveryDouble) DeleteServiceRequest(i0 *servicediscovery.DeleteServiceInput) (r0 *request.Request, r1 *servicediscovery.DeleteServiceOutput)
func (*ServiceDiscoveryDouble) DeleteServiceWithContext ¶
func (d *ServiceDiscoveryDouble) DeleteServiceWithContext(i0 context.Context, i1 *servicediscovery.DeleteServiceInput, i2 ...request.Option) (r0 *servicediscovery.DeleteServiceOutput, r1 error)
func (*ServiceDiscoveryDouble) DeregisterInstance ¶
func (d *ServiceDiscoveryDouble) DeregisterInstance(i0 *servicediscovery.DeregisterInstanceInput) (r0 *servicediscovery.DeregisterInstanceOutput, r1 error)
func (*ServiceDiscoveryDouble) DeregisterInstanceRequest ¶
func (d *ServiceDiscoveryDouble) DeregisterInstanceRequest(i0 *servicediscovery.DeregisterInstanceInput) (r0 *request.Request, r1 *servicediscovery.DeregisterInstanceOutput)
func (*ServiceDiscoveryDouble) DeregisterInstanceWithContext ¶
func (d *ServiceDiscoveryDouble) DeregisterInstanceWithContext(i0 context.Context, i1 *servicediscovery.DeregisterInstanceInput, i2 ...request.Option) (r0 *servicediscovery.DeregisterInstanceOutput, r1 error)
func (*ServiceDiscoveryDouble) DiscoverInstances ¶
func (d *ServiceDiscoveryDouble) DiscoverInstances(i0 *servicediscovery.DiscoverInstancesInput) (r0 *servicediscovery.DiscoverInstancesOutput, r1 error)
func (*ServiceDiscoveryDouble) DiscoverInstancesRequest ¶
func (d *ServiceDiscoveryDouble) DiscoverInstancesRequest(i0 *servicediscovery.DiscoverInstancesInput) (r0 *request.Request, r1 *servicediscovery.DiscoverInstancesOutput)
func (*ServiceDiscoveryDouble) DiscoverInstancesWithContext ¶
func (d *ServiceDiscoveryDouble) DiscoverInstancesWithContext(i0 context.Context, i1 *servicediscovery.DiscoverInstancesInput, i2 ...request.Option) (r0 *servicediscovery.DiscoverInstancesOutput, r1 error)
func (*ServiceDiscoveryDouble) GetInstance ¶
func (d *ServiceDiscoveryDouble) GetInstance(i0 *servicediscovery.GetInstanceInput) (r0 *servicediscovery.GetInstanceOutput, r1 error)
func (*ServiceDiscoveryDouble) GetInstanceRequest ¶
func (d *ServiceDiscoveryDouble) GetInstanceRequest(i0 *servicediscovery.GetInstanceInput) (r0 *request.Request, r1 *servicediscovery.GetInstanceOutput)
func (*ServiceDiscoveryDouble) GetInstanceWithContext ¶
func (d *ServiceDiscoveryDouble) GetInstanceWithContext(i0 context.Context, i1 *servicediscovery.GetInstanceInput, i2 ...request.Option) (r0 *servicediscovery.GetInstanceOutput, r1 error)
func (*ServiceDiscoveryDouble) GetInstancesHealthStatus ¶
func (d *ServiceDiscoveryDouble) GetInstancesHealthStatus(i0 *servicediscovery.GetInstancesHealthStatusInput) (r0 *servicediscovery.GetInstancesHealthStatusOutput, r1 error)
func (*ServiceDiscoveryDouble) GetInstancesHealthStatusPages ¶
func (d *ServiceDiscoveryDouble) GetInstancesHealthStatusPages(i0 *servicediscovery.GetInstancesHealthStatusInput, i1 func(*servicediscovery.GetInstancesHealthStatusOutput, bool) bool) (r0 error)
func (*ServiceDiscoveryDouble) GetInstancesHealthStatusPagesWithContext ¶
func (d *ServiceDiscoveryDouble) GetInstancesHealthStatusPagesWithContext(i0 context.Context, i1 *servicediscovery.GetInstancesHealthStatusInput, i2 func(*servicediscovery.GetInstancesHealthStatusOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ServiceDiscoveryDouble) GetInstancesHealthStatusRequest ¶
func (d *ServiceDiscoveryDouble) GetInstancesHealthStatusRequest(i0 *servicediscovery.GetInstancesHealthStatusInput) (r0 *request.Request, r1 *servicediscovery.GetInstancesHealthStatusOutput)
func (*ServiceDiscoveryDouble) GetInstancesHealthStatusWithContext ¶
func (d *ServiceDiscoveryDouble) GetInstancesHealthStatusWithContext(i0 context.Context, i1 *servicediscovery.GetInstancesHealthStatusInput, i2 ...request.Option) (r0 *servicediscovery.GetInstancesHealthStatusOutput, r1 error)
func (*ServiceDiscoveryDouble) GetNamespace ¶
func (d *ServiceDiscoveryDouble) GetNamespace(i0 *servicediscovery.GetNamespaceInput) (r0 *servicediscovery.GetNamespaceOutput, r1 error)
func (*ServiceDiscoveryDouble) GetNamespaceRequest ¶
func (d *ServiceDiscoveryDouble) GetNamespaceRequest(i0 *servicediscovery.GetNamespaceInput) (r0 *request.Request, r1 *servicediscovery.GetNamespaceOutput)
func (*ServiceDiscoveryDouble) GetNamespaceWithContext ¶
func (d *ServiceDiscoveryDouble) GetNamespaceWithContext(i0 context.Context, i1 *servicediscovery.GetNamespaceInput, i2 ...request.Option) (r0 *servicediscovery.GetNamespaceOutput, r1 error)
func (*ServiceDiscoveryDouble) GetOperation ¶
func (d *ServiceDiscoveryDouble) GetOperation(i0 *servicediscovery.GetOperationInput) (r0 *servicediscovery.GetOperationOutput, r1 error)
func (*ServiceDiscoveryDouble) GetOperationRequest ¶
func (d *ServiceDiscoveryDouble) GetOperationRequest(i0 *servicediscovery.GetOperationInput) (r0 *request.Request, r1 *servicediscovery.GetOperationOutput)
func (*ServiceDiscoveryDouble) GetOperationWithContext ¶
func (d *ServiceDiscoveryDouble) GetOperationWithContext(i0 context.Context, i1 *servicediscovery.GetOperationInput, i2 ...request.Option) (r0 *servicediscovery.GetOperationOutput, r1 error)
func (*ServiceDiscoveryDouble) GetService ¶
func (d *ServiceDiscoveryDouble) GetService(i0 *servicediscovery.GetServiceInput) (r0 *servicediscovery.GetServiceOutput, r1 error)
func (*ServiceDiscoveryDouble) GetServiceRequest ¶
func (d *ServiceDiscoveryDouble) GetServiceRequest(i0 *servicediscovery.GetServiceInput) (r0 *request.Request, r1 *servicediscovery.GetServiceOutput)
func (*ServiceDiscoveryDouble) GetServiceWithContext ¶
func (d *ServiceDiscoveryDouble) GetServiceWithContext(i0 context.Context, i1 *servicediscovery.GetServiceInput, i2 ...request.Option) (r0 *servicediscovery.GetServiceOutput, r1 error)
func (*ServiceDiscoveryDouble) ListInstances ¶
func (d *ServiceDiscoveryDouble) ListInstances(i0 *servicediscovery.ListInstancesInput) (r0 *servicediscovery.ListInstancesOutput, r1 error)
func (*ServiceDiscoveryDouble) ListInstancesPages ¶
func (d *ServiceDiscoveryDouble) ListInstancesPages(i0 *servicediscovery.ListInstancesInput, i1 func(*servicediscovery.ListInstancesOutput, bool) bool) (r0 error)
func (*ServiceDiscoveryDouble) ListInstancesPagesWithContext ¶
func (d *ServiceDiscoveryDouble) ListInstancesPagesWithContext(i0 context.Context, i1 *servicediscovery.ListInstancesInput, i2 func(*servicediscovery.ListInstancesOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ServiceDiscoveryDouble) ListInstancesRequest ¶
func (d *ServiceDiscoveryDouble) ListInstancesRequest(i0 *servicediscovery.ListInstancesInput) (r0 *request.Request, r1 *servicediscovery.ListInstancesOutput)
func (*ServiceDiscoveryDouble) ListInstancesWithContext ¶
func (d *ServiceDiscoveryDouble) ListInstancesWithContext(i0 context.Context, i1 *servicediscovery.ListInstancesInput, i2 ...request.Option) (r0 *servicediscovery.ListInstancesOutput, r1 error)
func (*ServiceDiscoveryDouble) ListNamespaces ¶
func (d *ServiceDiscoveryDouble) ListNamespaces(i0 *servicediscovery.ListNamespacesInput) (r0 *servicediscovery.ListNamespacesOutput, r1 error)
func (*ServiceDiscoveryDouble) ListNamespacesPages ¶
func (d *ServiceDiscoveryDouble) ListNamespacesPages(i0 *servicediscovery.ListNamespacesInput, i1 func(*servicediscovery.ListNamespacesOutput, bool) bool) (r0 error)
func (*ServiceDiscoveryDouble) ListNamespacesPagesWithContext ¶
func (d *ServiceDiscoveryDouble) ListNamespacesPagesWithContext(i0 context.Context, i1 *servicediscovery.ListNamespacesInput, i2 func(*servicediscovery.ListNamespacesOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ServiceDiscoveryDouble) ListNamespacesRequest ¶
func (d *ServiceDiscoveryDouble) ListNamespacesRequest(i0 *servicediscovery.ListNamespacesInput) (r0 *request.Request, r1 *servicediscovery.ListNamespacesOutput)
func (*ServiceDiscoveryDouble) ListNamespacesWithContext ¶
func (d *ServiceDiscoveryDouble) ListNamespacesWithContext(i0 context.Context, i1 *servicediscovery.ListNamespacesInput, i2 ...request.Option) (r0 *servicediscovery.ListNamespacesOutput, r1 error)
func (*ServiceDiscoveryDouble) ListOperations ¶
func (d *ServiceDiscoveryDouble) ListOperations(i0 *servicediscovery.ListOperationsInput) (r0 *servicediscovery.ListOperationsOutput, r1 error)
func (*ServiceDiscoveryDouble) ListOperationsPages ¶
func (d *ServiceDiscoveryDouble) ListOperationsPages(i0 *servicediscovery.ListOperationsInput, i1 func(*servicediscovery.ListOperationsOutput, bool) bool) (r0 error)
func (*ServiceDiscoveryDouble) ListOperationsPagesWithContext ¶
func (d *ServiceDiscoveryDouble) ListOperationsPagesWithContext(i0 context.Context, i1 *servicediscovery.ListOperationsInput, i2 func(*servicediscovery.ListOperationsOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ServiceDiscoveryDouble) ListOperationsRequest ¶
func (d *ServiceDiscoveryDouble) ListOperationsRequest(i0 *servicediscovery.ListOperationsInput) (r0 *request.Request, r1 *servicediscovery.ListOperationsOutput)
func (*ServiceDiscoveryDouble) ListOperationsWithContext ¶
func (d *ServiceDiscoveryDouble) ListOperationsWithContext(i0 context.Context, i1 *servicediscovery.ListOperationsInput, i2 ...request.Option) (r0 *servicediscovery.ListOperationsOutput, r1 error)
func (*ServiceDiscoveryDouble) ListServices ¶
func (d *ServiceDiscoveryDouble) ListServices(i0 *servicediscovery.ListServicesInput) (r0 *servicediscovery.ListServicesOutput, r1 error)
func (*ServiceDiscoveryDouble) ListServicesPages ¶
func (d *ServiceDiscoveryDouble) ListServicesPages(i0 *servicediscovery.ListServicesInput, i1 func(*servicediscovery.ListServicesOutput, bool) bool) (r0 error)
func (*ServiceDiscoveryDouble) ListServicesPagesWithContext ¶
func (d *ServiceDiscoveryDouble) ListServicesPagesWithContext(i0 context.Context, i1 *servicediscovery.ListServicesInput, i2 func(*servicediscovery.ListServicesOutput, bool) bool, i3 ...request.Option) (r0 error)
func (*ServiceDiscoveryDouble) ListServicesRequest ¶
func (d *ServiceDiscoveryDouble) ListServicesRequest(i0 *servicediscovery.ListServicesInput) (r0 *request.Request, r1 *servicediscovery.ListServicesOutput)
func (*ServiceDiscoveryDouble) ListServicesWithContext ¶
func (d *ServiceDiscoveryDouble) ListServicesWithContext(i0 context.Context, i1 *servicediscovery.ListServicesInput, i2 ...request.Option) (r0 *servicediscovery.ListServicesOutput, r1 error)
func (*ServiceDiscoveryDouble) RegisterInstance ¶
func (d *ServiceDiscoveryDouble) RegisterInstance(i0 *servicediscovery.RegisterInstanceInput) (r0 *servicediscovery.RegisterInstanceOutput, r1 error)
func (*ServiceDiscoveryDouble) RegisterInstanceRequest ¶
func (d *ServiceDiscoveryDouble) RegisterInstanceRequest(i0 *servicediscovery.RegisterInstanceInput) (r0 *request.Request, r1 *servicediscovery.RegisterInstanceOutput)
func (*ServiceDiscoveryDouble) RegisterInstanceWithContext ¶
func (d *ServiceDiscoveryDouble) RegisterInstanceWithContext(i0 context.Context, i1 *servicediscovery.RegisterInstanceInput, i2 ...request.Option) (r0 *servicediscovery.RegisterInstanceOutput, r1 error)
func (*ServiceDiscoveryDouble) UpdateInstanceCustomHealthStatus ¶
func (d *ServiceDiscoveryDouble) UpdateInstanceCustomHealthStatus(i0 *servicediscovery.UpdateInstanceCustomHealthStatusInput) (r0 *servicediscovery.UpdateInstanceCustomHealthStatusOutput, r1 error)
func (*ServiceDiscoveryDouble) UpdateInstanceCustomHealthStatusRequest ¶
func (d *ServiceDiscoveryDouble) UpdateInstanceCustomHealthStatusRequest(i0 *servicediscovery.UpdateInstanceCustomHealthStatusInput) (r0 *request.Request, r1 *servicediscovery.UpdateInstanceCustomHealthStatusOutput)
func (*ServiceDiscoveryDouble) UpdateInstanceCustomHealthStatusWithContext ¶
func (d *ServiceDiscoveryDouble) UpdateInstanceCustomHealthStatusWithContext(i0 context.Context, i1 *servicediscovery.UpdateInstanceCustomHealthStatusInput, i2 ...request.Option) (r0 *servicediscovery.UpdateInstanceCustomHealthStatusOutput, r1 error)
func (*ServiceDiscoveryDouble) UpdateService ¶
func (d *ServiceDiscoveryDouble) UpdateService(i0 *servicediscovery.UpdateServiceInput) (r0 *servicediscovery.UpdateServiceOutput, r1 error)
func (*ServiceDiscoveryDouble) UpdateServiceRequest ¶
func (d *ServiceDiscoveryDouble) UpdateServiceRequest(i0 *servicediscovery.UpdateServiceInput) (r0 *request.Request, r1 *servicediscovery.UpdateServiceOutput)
func (*ServiceDiscoveryDouble) UpdateServiceWithContext ¶
func (d *ServiceDiscoveryDouble) UpdateServiceWithContext(i0 context.Context, i1 *servicediscovery.UpdateServiceInput, i2 ...request.Option) (r0 *servicediscovery.UpdateServiceOutput, r1 error)