# Functions
NewAwsFacadeFromConfig creates a new AWS facade from an AWS client config.
NewDefaultServiceDiscoveryClient creates a new service discovery client for AWS Cloud Map with default resource cache from a given AWS client config.
No description provided by the author
NewOperationPoller creates a new operation poller.
NewOperationPollerWithConfig creates a new operation poller.
NewServiceDiscoveryApiFromConfig creates a new AWS Cloud Map API connection manager from an AWS client config.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Interfaces
AwsFacade wraps the minimal surface area of ServiceDiscovery API calls for the AWS SDK required by the AWS Cloud Map client.
OperationPoller polls a list operations for a terminal status.
ServiceDiscoveryApi handles the AWS Cloud Map API request and response processing logic, and converts results to internal data structures.
ServiceDiscoveryClient provides the service endpoint management functionality required by the AWS Cloud Map multi-cluster service discovery for Kubernetes controller.
No description provided by the author