Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeployment ¶ added in v1.1.7
func NewDeployment() *pod_api.DeploymentConfig
func NewService ¶ added in v1.1.7
func NewService() *service_api.ServiceConfig
Types ¶
type App ¶ added in v1.1.7
type App struct { Deployment *pod_api.DeploymentConfig Service *service_api.ServiceConfig }
func DefaultApp ¶ added in v1.1.7
func DefaultApp() *App
Click to show internal directories.
Click to hide internal directories.