class GkePolicy extends Collection (View source)

Properties

protected $collection_key
protected $checkSetsType
protected $checkSetsDataType
protected $imageAllowlistType
protected $imageAllowlistDataType

Methods

setCheckSets($checkSets)

No description

getCheckSets()

No description

setImageAllowlist(ImageAllowlist $imageAllowlist)

No description

Details

setCheckSets($checkSets)

No description

Parameters

$checkSets

CheckSet[] getCheckSets()

No description

Return Value

CheckSet[]

setImageAllowlist(ImageAllowlist $imageAllowlist)

No description

Parameters

ImageAllowlist $imageAllowlist

ImageAllowlist getImageAllowlist()

No description

Return Value

ImageAllowlist