Versions in this module Expand all Collapse all v1 v1.2.0 Sep 29, 2021 v1.1.8 Sep 29, 2021 Changes in this version + func Category() string + func Clean() error + func DeploymentCommand(c *cli.Context) error + func GenTemplates(_ *cli.Context) error + func RevertTemplate(name string) error + func Update() error + type Deployment struct + Image string + LimitCpu int + LimitMem int + MaxReplicas int + MinReplicas int + Name string + Namespace string + NodePort int + Port int + Replicas int + RequestCpu int + RequestMem int + Revisions int + Secret string + UseNodePort bool