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 CloudControllerRepository struct + func NewCloudControllerRepository(config coreconfig.Reader, gateway net.Gateway) (repo CloudControllerRepository) + func (repo CloudControllerRepository) UpdatePassword(old string, new string) error + type Repository interface + UpdatePassword func(old string, new string) error Other modules containing this package code.cloudfoundry.org/cli