Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBadManifest = errors.New("Invalid manifest") //nolint:stylecheck
Functions ¶
func GetRemovedReadObjects ¶ added in v1.1.0
func GetRemovedReadObjects(oldRevision *openapi.Integration, newIntegration *openapi.Integration) []string
GetRemovedReadObjects returns a list of read objects that were removed from the old revision but not in the new integration. The comparison is case-insensitive.
func ParseManifest ¶ added in v0.1.13
func ValidateManifest ¶ added in v0.1.13
Types ¶
Click to show internal directories.
Click to hide internal directories.