package
0.26.1
Repository: https://github.com/go-vela/worker.git
Documentation: pkg.go.dev

# Functions

Equal returns true if the other client is the equivalent.
New returns an Executor implementation that integrates with a Linux instance.
WithBuild sets the library build in the executor client for Linux.
WithEnforceTrustedRepos configures trusted repo restrictions in the executor client for Linux.
WithHostname sets the hostname in the executor client for Linux.
WithLogger sets the logger in the executor client for Linux.
WithLogStreamingTimeout sets the log streaming timeout in the executor client for Linux.
WithMaxLogSize sets the maximum log size (in bytes) in the executor client for Linux.
WithOutputCtn sets the outputs container in the executor client for Linux.
WithPipeline sets the pipeline build in the executor client for Linux.
WithPrivilegedImages sets the privileged images in the executor client for Linux.
WithRuntime sets the runtime engine in the executor client for Linux.
WithVelaClient sets the Vela client in the executor client for Linux.
WithVersion sets the version in the executor client for Linux.

# Variables

ErrUnableToRetrieve defines the error type when the secret is not able to be retrieved from the server.
ErrUnrecognizedSecretType defines the error type when the SecretType provided to the client is unsupported.

# Type aliases

Opt represents a configuration option to initialize the executor client for Linux.