tricircleclient.v1.pods_cli Module¶tricircleclient.v1.pods_cli.CreatePod(app, app_args, cmd_name=None)¶Bases: osc_lib.command.command.ShowOne
Creates pod
get_parser(prog_name)¶log = <oslo_log.log.KeywordArgumentAdapter object>¶take_action(parsed_args)¶tricircleclient.v1.pods_cli.DeletePod(app, app_args, cmd_name=None)¶Bases: osc_lib.command.command.Command
Deletes Pod.
get_parser(prog_name)¶log = <oslo_log.log.KeywordArgumentAdapter object>¶take_action(parsed_args)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.