Documentation ¶
Index ¶
- Variables
- func DispatchContainers(ctx context.Context, targets []*target.Target) error
- func DispatchIacs(ctx context.Context, targets []*target.Target) error
- func DispatchImages(ctx context.Context, targets []*target.Target) error
- func GitIac(ctx context.Context, t *target.Target) error
- func HostIac(ctx context.Context, t *target.Target) error
- func HostImage(ctx context.Context, t *target.Target, runtime api.Runtime) error
- func KubeIac(ctx context.Context, t *target.Target) error
- func LocalContainer(ctx context.Context, t *target.Target, runtime api.Runtime) error
- func Registry(ctx context.Context, t *target.Target, runtime api.Runtime) error
- func RegistryImage(ctx context.Context, t *target.Target, runtime api.Runtime) error
- func TarballImage(ctx context.Context, t *target.Target, runtime api.Runtime) error
- type DispatchTask
Constants ¶
This section is empty.
Variables ¶
View Source
var AvailableResource = []string{"pod", "pods", "configmap", "configmaps", "cm", "clusterrolebinding", "clusterrolebindings", "all"}
Functions ¶
func DispatchContainers ¶
func LocalContainer ¶
func RegistryImage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.