Documentation
¶
Index ¶
- func Annotate(ctx context.Context, listRef string, manifestRef string, ...) error
- func Create(ctx context.Context, listRef string, manifestRefs []string, ...) (string, error)
- func Inspect(ctx context.Context, rawRef string, options types.ManifestInspectOptions) ([]interface{}, error)
- func Push(ctx context.Context, listRef string, options types.ManifestPushOptions) error
- func Remove(ctx context.Context, ref string, options types.GlobalCommandOptions) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(ctx context.Context, listRef string, manifestRefs []string, options types.ManifestCreateOptions) (string, error)
Create creates a local manifest list/index
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.