module Squarectl::Commands::Kompose

Overview

Runs kompose to convert a Compose configuration into Kubernetes manifests. #run_kompose_convert feeds it the already-rendered compose config via a tempfile. Mixed into Task.

Direct including types

Defined in:

squarectl/commands/kompose.cr

Instance Method Summary

Instance Method Detail

def run_kompose(action, args) #

[View source]
def run_kompose_convert(config, args) #

[View source]