# Packages
No description provided by the author
No description provided by the author
Package mock_cloudclient is a generated GoMock package.
# Functions
GetClientFor returns the CloudClient for the given cloud provider, identified by the provider's ID, eg aws for AWS's cloud client, gcp for GCP's cloud client.
No description provided by the author
# Interfaces
CloudClient defines the interface for a cloud agnostic implementation For mocking: mockgen -source=pkg/cloudclient/cloudclient.go -destination=pkg/cloudclient/mock_cloudclient/mock_cloudclient.go.
# Type aliases
No description provided by the author