Versions in this module Expand all Collapse all v1 v1.15.1 Feb 17, 2020 v1.15.0 Feb 17, 2020 Changes in this version + func GetACL(p vfs.Path, cluster *kops.Cluster) (vfs.ACL, error) + func RegisterPlugin(key string, strategy ACLStrategy) + type ACLStrategy interface + GetACL func(p vfs.Path, cluster *kops.Cluster) (vfs.ACL, error)