# Packages
Package mock is a generated GoMock package.
# Functions
NewClient creates our client wrapper object for interacting with GCP.
NewClientFromFile creates our client wrapper object for interacting with GCP.
NewClientFromSecret creates our client wrapper object for interacting with GCP.
ProjectID returns the GCP project ID specified in the GCP creds.
ProjectIDFromFile returns the GCP project ID specified in the GCP creds.
ProjectIDFromSecret returns the GCP project ID specified in the GCP creds.
# Structs
ListComputeImagesOptions are the options for listing compute images.
No description provided by the author
ListComputeZonesOptions are the options for listing compute zones.
ListManagedZonesOptions are the options for listing managed zones.
ListResourceRecordSetsOptions are the options for listing resource record sets.
# Interfaces
Client is a wrapper object for actual GCP libraries to allow for easier mocking/testing.