Versions in this module Expand all Collapse all v0 v0.1.1 Aug 11, 2018 v0.1.0 Jul 17, 2018 Changes in this version + const AppLabelKey + const AutoscalerPort + const IstioOutboundIPRangeAnnotation + const ServicePort + const UserContainerName + var ProgressDeadlineSeconds int32 = 120 + func MakeAutoscalerDeployment(rev *v1alpha1.Revision, autoscalerImage string, replicaCount int32) *appsv1.Deployment + func MakeAutoscalerService(rev *v1alpha1.Revision) *corev1.Service + func MakeDeployment(rev *v1alpha1.Revision, loggingConfig *logging.Config, ...) *appsv1.Deployment + func MakeFluentdConfigMap(rev *v1alpha1.Revision, observabilityConfig *config.Observability) *corev1.ConfigMap + func MakeK8sService(rev *v1alpha1.Revision) *corev1.Service + func MakeVPA(rev *v1alpha1.Revision) *vpa.VerticalPodAutoscaler