Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SchemaMap = map[types.Source]Schema{ types.SourceDefsec: Cloud, types.SourceCloud: Cloud, types.SourceKubernetes: Kubernetes, types.SourceRbac: Kubernetes, types.SourceDockerfile: Dockerfile, types.SourceTOML: Anything, types.SourceYAML: Anything, types.SourceJSON: Anything, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.