$this->name, 'include_deprecated' => $this->includeDeprecated, 'architecture' => $this->architecture, 'label_selector' => $this->labelSelector, ]; } public function resolveEndpoint(): string { return '/images'; } }