Documentation ¶
Index ¶
- func Difference(a, b util.StringSet) util.StringSet
- func HashPodTemplate(t api.PodState) uint64
- func LatestDeploymentIDForConfig(config *deployapi.DeploymentConfig) string
- func ParamsForImageChangeTrigger(config *deployapi.DeploymentConfig, repoName string) *deployapi.DeploymentTriggerImageChangeParams
- func ParseContainerImage(image string) (string, string)
- func PodTemplatesEqual(a, b api.PodTemplate) bool
- func ReferencedImages(deployment *deployapi.Deployment) map[string]string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashPodTemplate ¶
func LatestDeploymentIDForConfig ¶
func LatestDeploymentIDForConfig(config *deployapi.DeploymentConfig) string
func ParamsForImageChangeTrigger ¶
func ParamsForImageChangeTrigger(config *deployapi.DeploymentConfig, repoName string) *deployapi.DeploymentTriggerImageChangeParams
func ParseContainerImage ¶
func PodTemplatesEqual ¶
func PodTemplatesEqual(a, b api.PodTemplate) bool
func ReferencedImages ¶
func ReferencedImages(deployment *deployapi.Deployment) map[string]string
Returns a map of referenced image name to image version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.