Documentation ¶
Index ¶
- func ConvertInspecDependenciesToProfileDependencies(inspecDependencies []inspec.Dependency) (supports []*profiles.Dependency)
- func ConvertInspecMetadatasToProfiles(inspecMetadata []inspec.Metadata, owner string) *profiles.Profiles
- func ConvertInspecSupportsToProfileSupports(inspecSupports []map[string]string) (supports []*profiles.Support)
- func ConvertToPSProfile(profile inspec.Profile, namespace string) (profiles.Profile, error)
- func InspecDependencyToProfileDependency(inspecDependency *inspec.Dependency) (dependency *profiles.Dependency)
- func InspecSupportToProfileSupport(inspecSupport map[string]string) (support *profiles.Support)
- func InspectMetadataToProfile(metadata inspec.Metadata, owner string) *profiles.Profile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertInspecDependenciesToProfileDependencies ¶
func ConvertInspecDependenciesToProfileDependencies(inspecDependencies []inspec.Dependency) (supports []*profiles.Dependency)
func ConvertToPSProfile ¶
func InspecDependencyToProfileDependency ¶
func InspecDependencyToProfileDependency(inspecDependency *inspec.Dependency) (dependency *profiles.Dependency)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.