oci_repository_prepare

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const Type = "oci.repository.prepare"

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionResult

type ActionResult = ActionResultV1

func Execute

func Execute(hdlrs handlers.Registry, host, repo string, creds common.Properties) (*ActionResult, error)

func Result

func Result(msg string) *ActionResult

type ActionResultV1

type ActionResultV1 struct {
	api.CommonResult `json:",inline"`
}

type ActionSpec

type ActionSpec = ActionSpecV1

func Spec

func Spec(host string, repo string) *ActionSpec

type ActionSpecV1

type ActionSpecV1 struct {
	runtime.ObjectVersionedType
	Hostname   string `json:"hostname"`
	Repository string `json:"repository"`
}

func (*ActionSpecV1) GetConsumerAttributes

func (s *ActionSpecV1) GetConsumerAttributes() common.Properties

func (*ActionSpecV1) Selector

func (s *ActionSpecV1) Selector() api.Selector

Jump to

Keyboard shortcuts

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