module KubectlClient::Rollout

Defined in:

modules/modules.cr

Class Method Summary

Class Method Detail

def self.status(kind : String, resource_name : String, namespace : String | Nil = nil, timeout : String = "30s") #

[View source]
def self.undo(kind : String, resource_name : String, namespace : String | Nil = nil) #

[View source]