type DeploymentsGetter … type DeploymentInterface … type deployments … // newDeployments returns a Deployments func newDeployments(c *AppsV1beta1Client, namespace string) *deployments { … }
type DeploymentsGetter … type DeploymentInterface … type deployments … // newDeployments returns a Deployments func newDeployments(c *AppsV1beta1Client, namespace string) *deployments { … }