# Packages
No description provided by the author
No description provided by the author
Code generated by counterfeiter.
# Functions
NewCompositeGenerator returns a new instance of a CompositeGenerator.
NewManager returns a new CompositeValidator.
ValidateTargetRef validates a policy's targetRef for the proper group and kind.
# Structs
CompositeGenerator contains all policy generators.
CompositeValidator manages the validators for NGF Policies.
File is the contents of the generated file.
GlobalSettings contains global settings from the current state of the graph that may be needed for policy validation or generation if certain policies rely on those global settings.
ManagerConfig contains the config to register a Policy with the CompositeValidator.
UnimplementedGenerator can be inherited by any policy generator that may not need to implement all of possible generations, in order to satisfy the Generator interface.
# Type aliases
GenerateResultFiles is a list of files generated for inclusion by policy generators.