Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PolicyName is the symbol used to pull us in as a builtin policy. PolicyName = "none" // PolicyDescription is a short description of this policy. PolicyDescription = "A no-op policy, doing pretty much nothing." )
Variables ¶
This section is empty.
Functions ¶
func CreateNonePolicy ¶
func CreateNonePolicy(opts *policy.BackendOptions) policy.Backend
CreateNonePolicy creates a new policy instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.