package
Version:
v0.0.0-...-3e090cd
Opens a new window with list of versions in this module.
Published: Feb 19, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
Deployment deploymentInterface = &deployment{}
)
type Container struct {
Name string `json:"name,omitempty"`
Image string `json:"image,omitempty"`
Command []string `json:"commands,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.