class ProjectsLocations extends Resource (View source)

The "locations" collection of methods.

Typical usage is:

 $containerService = new Google\Service\Container(...);
 $locations = $containerService->projects_locations;

Methods

getServerConfig(string $name, array $optParams = [])

Returns configuration info about the Google Kubernetes Engine service.

Details

ServerConfig getServerConfig(string $name, array $optParams = [])

Returns configuration info about the Google Kubernetes Engine service.

(locations.getServerConfig)

Parameters

string $name

The name (project and location) of the server config to get, specified in the format projects/locations.

array $optParams

Optional parameters.

Return Value

ServerConfig

Exceptions

Exception