Sha256: 6a90cca5da447bfca5d6cb1fa5af2771a986a30df6edda04eb51257948a04335
Contents?: true
Size: 206 Bytes
Versions: 82
Compression:
Stored size: 206 Bytes
Contents
class KuberKit::ServiceDeployer::StrategyDetector Contract KuberKit::Core::Service => Symbol def call(service) service.deployer_strategy || KuberKit.current_configuration.deployer_strategy end end
Version data entries
82 entries across 82 versions & 1 rubygems