Versions in this module Expand all Collapse all v1 v1.10.0 Aug 16, 2018 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)