Documentation ¶ Index ¶ Constants func New() policyapi.Backend Constants ¶ View Source const ( // PolicyName is the name used to activate this policy implementation. PolicyName = "template" // PolicyDescription is a short description of this policy. PolicyDescription = "" ) Variables ¶ This section is empty. Functions ¶ func New ¶ added in v0.3.0 func New() policyapi.Backend New creates a new uninitialized template policy instance. Types ¶ This section is empty. Source Files ¶ View all Source files template-policy.go Click to show internal directories. Click to hide internal directories.