Uses of Class
io.jenkins.plugins.kubernetes.ephemeral.EphemeralContainerStepRule
Packages that use EphemeralContainerStepRule
Package
Description
-
Uses of EphemeralContainerStepRule in io.jenkins.plugins.kubernetes.ephemeral
Methods in io.jenkins.plugins.kubernetes.ephemeral that return types with arguments of type EphemeralContainerStepRuleModifier and TypeMethodDescriptionEphemeralContainerGlobalConfiguration.getContainerStepRules()
EphemeralContainerKubernetesCloudTrait.getContainerStepRules()
Method parameters in io.jenkins.plugins.kubernetes.ephemeral with type arguments of type EphemeralContainerStepRuleModifier and TypeMethodDescriptionvoid
EphemeralContainerGlobalConfiguration.setContainerStepRules
(List<EphemeralContainerStepRule> containerStepRules) void
EphemeralContainerKubernetesCloudTrait.setContainerStepRules
(List<EphemeralContainerStepRule> containerStepRules) -
Uses of EphemeralContainerStepRule in io.jenkins.plugins.kubernetes.ephemeral.rules
Subclasses of EphemeralContainerStepRule in io.jenkins.plugins.kubernetes.ephemeral.rules