ProjectsZones
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)