class ResourceFilter extends Collection (View source)

Properties

protected $collection_key
protected $groupKindsType
protected $groupKindsDataType
string $jsonPath
string[] $namespaces

Methods

setGroupKinds($groupKinds)

No description

getGroupKinds()

No description

setJsonPath($jsonPath)

No description

string
getJsonPath()

No description

setNamespaces($namespaces)

No description

string[]
getNamespaces()

No description

Details

setGroupKinds($groupKinds)

No description

Parameters

$groupKinds

GroupKind[] getGroupKinds()

No description

Return Value

GroupKind[]

setJsonPath($jsonPath)

No description

Parameters

$jsonPath

string getJsonPath()

No description

Return Value

string

setNamespaces($namespaces)

No description

Parameters

$namespaces

string[] getNamespaces()

No description

Return Value

string[]