Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllowListConfig ¶
type AllowListConfig struct {
MetadataDir string
// contains filtered or unexported fields
}
func New ¶
func New(ec *cli.ExecutionContext, baseDir string) *AllowListConfig
func (*AllowListConfig) CreateFiles ¶
func (a *AllowListConfig) CreateFiles() error
func (*AllowListConfig) Name ¶
func (a *AllowListConfig) Name() string
func (*AllowListConfig) Validate ¶
func (a *AllowListConfig) Validate() error
Click to show internal directories.
Click to hide internal directories.