class ProjectsZones extends Resource (View source)

The "zones" collection of methods.

Typical usage is:

 $containerService = new Google\Service\Container(...);
 $zones = $containerService->projects_zones;

Methods

getServerconfig(string $projectId, string $zone, array $optParams = [])

Returns configuration info about the Google Kubernetes Engine service.

Details

ServerConfig getServerconfig(string $projectId, string $zone, array $optParams = [])

Returns configuration info about the Google Kubernetes Engine service.

(zones.getServerconfig)

Parameters

string $projectId

Deprecated. The Google Developers Console project ID or project number. This field has been deprecated and replaced by the name field.

string $zone

Deprecated. The name of the Google Compute Engine zone to return operations for. This field has been deprecated and replaced by the name field.

array $optParams

Optional parameters.

Return Value

ServerConfig

Exceptions

Exception