Versions in this module Expand all Collapse all v8 v8.17.1 Feb 12, 2026 v8.17.0 Nov 18, 2025 Changes in this version + type CloudControllerAppEventsRepository struct + func NewCloudControllerAppEventsRepository(config coreconfig.Reader, gateway net.Gateway) CloudControllerAppEventsRepository + func (repo CloudControllerAppEventsRepository) RecentEvents(appGUID string, limit int64) ([]models.EventFields, error) + type Repository interface + RecentEvents func(appGUID string, limit int64) ([]models.EventFields, error) Other modules containing this package code.cloudfoundry.org/cli