Retrieves the list of private images available to the specified project.
gce_list_images(image_project, filter = NULL, maxResults = NULL, pageToken = NULL)
image_project
filter
maxResults
pageToken
Authentication scopes used by this function are:
If you want to get a list of publicly-available images, use this method to make a request to the respective image project, such as debian-cloud, windows-cloud or google-containers.
Google Documentation
Useful links