Documentation
¶
Overview ¶
Package validators contains additional validators.
Index ¶
- func GeneralValidateResourceByName(resourceValue template.Resource, resourceValidation *logger.ResourceValidation, ...)
- func IsVpcValid(vpc template.Resource, resourceValidation *logger.ResourceValidation) bool
- func UserDecideGeneralRule(ctx *context.Context) bool
- type Restrictor
- type Tag
- type VpcProperties
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsVpcValid ¶
func IsVpcValid(vpc template.Resource, resourceValidation *logger.ResourceValidation) bool
IsVpcValid : Checks if CIDR block is valid.
func UserDecideGeneralRule ¶
Types ¶
type Restrictor ¶
func GetRestrictor ¶
func GetRestrictor(key string, ctx *context.Context) Restrictor
Click to show internal directories.
Click to hide internal directories.