Documentation ¶
Index ¶
Constants ¶
View Source
const (
ValidatorName = "built-in:allowed-pods"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AllowedPodsValidator ¶
type AllowedPodsValidator struct {
// contains filtered or unexported fields
}
func (*AllowedPodsValidator) GetName ¶
func (v *AllowedPodsValidator) GetName() string
func (*AllowedPodsValidator) Validate ¶
func (v *AllowedPodsValidator) Validate(resources []unstructured.Unstructured) ([]common.Violation, error)
type AllowlistItem ¶
Click to show internal directories.
Click to hide internal directories.