# Packages
No description provided by the author
# Functions
NewMockAkamClient creates a new mock instance.
NewMockAkamEdgeDNSClient creates a new mock instance.
NewMockK8sClient creates a new mock instance.
NewMockLinodeClient creates a new mock instance.
NewMockLinodeDNSClient creates a new mock instance.
NewMockLinodeFirewallClient creates a new mock instance.
NewMockLinodeInstanceClient creates a new mock instance.
NewMockLinodeNodeBalancerClient creates a new mock instance.
NewMockLinodeObjectStorageClient creates a new mock instance.
NewMockLinodePlacementGroupClient creates a new mock instance.
NewMockLinodeTokenClient creates a new mock instance.
NewMockLinodeVPCClient creates a new mock instance.
NewMockS3Client creates a new mock instance.
NewMockS3PresignClient creates a new mock instance.
# Structs
MockAkamClient is a mock of AkamClient interface.
MockAkamClientMockRecorder is the mock recorder for MockAkamClient.
MockAkamEdgeDNSClient is a mock of AkamEdgeDNSClient interface.
MockAkamEdgeDNSClientMockRecorder is the mock recorder for MockAkamEdgeDNSClient.
MockClients holds mock clients that may be instantiated.
MockK8sClient is a mock of K8sClient interface.
MockK8sClientMockRecorder is the mock recorder for MockK8sClient.
MockLinodeClient is a mock of LinodeClient interface.
MockLinodeClientMockRecorder is the mock recorder for MockLinodeClient.
MockLinodeDNSClient is a mock of LinodeDNSClient interface.
MockLinodeDNSClientMockRecorder is the mock recorder for MockLinodeDNSClient.
MockLinodeFirewallClient is a mock of LinodeFirewallClient interface.
MockLinodeFirewallClientMockRecorder is the mock recorder for MockLinodeFirewallClient.
MockLinodeInstanceClient is a mock of LinodeInstanceClient interface.
MockLinodeInstanceClientMockRecorder is the mock recorder for MockLinodeInstanceClient.
MockLinodeNodeBalancerClient is a mock of LinodeNodeBalancerClient interface.
MockLinodeNodeBalancerClientMockRecorder is the mock recorder for MockLinodeNodeBalancerClient.
MockLinodeObjectStorageClient is a mock of LinodeObjectStorageClient interface.
MockLinodeObjectStorageClientMockRecorder is the mock recorder for MockLinodeObjectStorageClient.
MockLinodePlacementGroupClient is a mock of LinodePlacementGroupClient interface.
MockLinodePlacementGroupClientMockRecorder is the mock recorder for MockLinodePlacementGroupClient.
MockLinodeTokenClient is a mock of LinodeTokenClient interface.
MockLinodeTokenClientMockRecorder is the mock recorder for MockLinodeTokenClient.
MockLinodeVPCClient is a mock of LinodeVPCClient interface.
MockLinodeVPCClientMockRecorder is the mock recorder for MockLinodeVPCClient.
MockS3Client is a mock of S3Client interface.
MockS3ClientMockRecorder is the mock recorder for MockS3Client.
MockS3PresignClient is a mock of S3PresignClient interface.
MockS3PresignClientMockRecorder is the mock recorder for MockS3PresignClient.
# Interfaces
MockClient is a common interface for generated mock clients.