Documentation ¶
Index ¶
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 = "" // PolicyPath is the path of this policy in the configuration hierarchy. PolicyPath = "policy." + PolicyName )
Variables ¶
This section is empty.
Functions ¶
func CreateTemplatePolicy ¶
func CreateTemplatePolicy(opts *policyapi.BackendOptions) policyapi.Backend
CreateTemplate creates a new policy instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.