package
0.0.0-20250320161511-6e0529cdf856
Repository: https://github.com/openshift/cloud-ingress-operator.git
Documentation: pkg.go.dev

# 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