Systempolicy
class Systempolicy extends Resource (View source)
The "systempolicy" collection of methods.
Typical usage is:
$binaryauthorizationService = new Google\Service\BinaryAuthorization(...);
$systempolicy = $binaryauthorizationService->systempolicy;
Methods
Details
Policy
getPolicy(string $name, array $optParams = [])
Gets the current system policy in the specified location.
(systempolicy.getPolicy)