workflow.v1alpha1.pluginArtifact
"PluginArtifact is the location of a plugin artifact"
Index
fn withConfiguration(configuration)fn withConnectionTimeoutSeconds(connectionTimeoutSeconds)fn withKey(key)fn withName(name)
Fields
fn withConfiguration
withConfiguration(configuration)
"Configuration is the plugin defined configuration for the artifact driver plugin"
fn withConnectionTimeoutSeconds
withConnectionTimeoutSeconds(connectionTimeoutSeconds)
"ConnectionTimeoutSeconds is the timeout for the artifact driver connection, overriding the driver's timeout"
fn withKey
withKey(key)
"Key is the path in the artifact repository where the artifact resides"
fn withName
withName(name)
"Name is the name of the artifact driver plugin"