Kubectl

class narrenschiff.modules.kubectl.Kubectl(command)[source]

kubectl module.

property cmd

Get command that module needs to execute later.

Returns

Full command with all parameters

Return type

str

sanitize_filenames()[source]

Change relative paths to absolute paths corresponding to rendered files.

Returns

Void

Return type

None

update_filename_argument()[source]

Update filename argument as a properly formated string.

Returns

Void

Return type

None