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 + func NewSecurityGroupSpaceBinder(configRepo coreconfig.Reader, gateway net.Gateway) (binder securityGroupSpaceBinder) + type SecurityGroupSpaceBinder interface + BindSpace func(securityGroupGUID string, spaceGUID string) error + UnbindSpace func(securityGroupGUID string, spaceGUID string) error Other modules containing this package code.cloudfoundry.org/cli