commands

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// FileCheckRetries is the number of times to check for a file's existence.
	FileCheckRetries = 5
	// FileCheckDelay is the time to wait between file existence checks.
	FileCheckDelay = 10 * time.Second
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MediaConfigUpdateCommand

type MediaConfigUpdateCommand struct {
	cor.BaseCommand
	// contains filtered or unexported fields
}

func NewMediaConfigUpdateCommand

func NewMediaConfigUpdateCommand(name string, config *cloud.Config, templateService *cloud.TemplateService) *MediaConfigUpdateCommand

func (*MediaConfigUpdateCommand) Execute

func (m *MediaConfigUpdateCommand) Execute(context cor.Context)

func (*MediaConfigUpdateCommand) WaitForTheLocalFileToUpdate

func (m *MediaConfigUpdateCommand) WaitForTheLocalFileToUpdate(localFile string)

type MediaTriggerToGCSObject

type MediaTriggerToGCSObject struct {
	cor.BaseCommand
}

func NewMediaTriggerToGCSObject

func NewMediaTriggerToGCSObject(name string) *MediaTriggerToGCSObject

func (*MediaTriggerToGCSObject) Execute

func (c *MediaTriggerToGCSObject) Execute(context cor.Context)

Jump to

Keyboard shortcuts

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