diff

package
v3.4.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2022 License: Apache-2.0 Imports: 9 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff

func Diff(cmd *cobra.Command, args []string, options entities.DiffOptions) error

func ValidateContainerDiffArgs

func ValidateContainerDiffArgs(cmd *cobra.Command, args []string) error

IDOrLatestArgs used to validate a nameOrId was provided or the "--latest" flag

Types

type ChangesReportJSON

type ChangesReportJSON struct {
	Changed []string `json:"changed,omitempty"`
	Added   []string `json:"added,omitempty"`
	Deleted []string `json:"deleted,omitempty"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL