MCPcopy Create free account

hub / github.com/kubernetes/kompose / functions

Functions586 in github.com/kubernetes/kompose

↓ 1 callersMethodInitConfigMapForEnvWithLookup
InitConfigMapForEnvWithLookup initializes a ConfigMap object from an env_file with variable interpolation support using the provided lookup function t
pkg/transformer/kubernetes/kubernetes.go:224
↓ 1 callersMethodInitConfigMapFromContent
InitConfigMapFromContent initializes a ConfigMap object
pkg/transformer/kubernetes/kubernetes.go:368
↓ 1 callersMethodInitD
InitD initializes Kubernetes Deployment object
pkg/transformer/kubernetes/kubernetes.go:415
↓ 1 callersMethodInitDS
InitDS initializes Kubernetes DaemonSet object
pkg/transformer/kubernetes/kubernetes.go:471
↓ 1 callersMethodInitSS
InitSS method initialize a stateful set
pkg/transformer/kubernetes/kubernetes.go:494
↓ 1 callersMethodIntiConfigMapFromFileOrDir
IntiConfigMapFromFileOrDir will create a configmap from dir or file usage: 1. volume
pkg/transformer/kubernetes/kubernetes.go:288
↓ 1 callersMethodIsPodController
IsPodController indicate if the user want to use a controller
pkg/kobject/kobject.go:99
↓ 1 callersFunctionJ
(e)
docs/assets/js/popper.min.js:4
↓ 1 callersFunctionKomposeObjectToServiceConfigGroupMapping
KomposeObjectToServiceConfigGroupMapping returns the service config group by name or by volume This group function works as following 1. Support two m
pkg/transformer/kubernetes/k8sutils.go:795
↓ 1 callersFunctionListRangeHandler
(rw http.ResponseWriter, req *http.Request)
examples/web/main.go:19
↓ 1 callersFunctionLoadEnvFiles
(file string, lookup func(key string) (string, bool))
pkg/transformer/kubernetes/k8sutils.go:966
↓ 1 callersMethodLoadFile
(files []string, profiles []string, noInterpolate bool)
pkg/loader/loader.go:28
↓ 1 callersFunctionM
(e,t)
docs/assets/js/popper.min.js:4
↓ 1 callersFunctionM
(c)
docs/assets/js/plugins.js:879
↓ 1 callersFunctionNewImageFromParsed
NewImageFromParsed method returns the docker image from the docker parser reference
pkg/utils/docker/image.go:37
↓ 1 callersFunctionO
()
docs/assets/js/plugins.js:879
↓ 1 callersFunctionParseIngressPath
ParseIngressPath parse path for ingress. eg. example.com/org -> example.com org
pkg/transformer/utils.go:208
↓ 1 callersFunctionPrintList
PrintList will take the data converted and decide on the commandline attributes given
pkg/transformer/kubernetes/k8sutils.go:186
↓ 1 callersMethodPushImage
* PushImage pushes a Docker image via the Docker API. Takes the image name, parses the URL details and then push based on environment authentication c
pkg/utils/docker/push.go:37
↓ 1 callersFunctionResourcesLimits
ResourcesLimits Configure the resource limits
pkg/transformer/kubernetes/podspec.go:76
↓ 1 callersFunctionResourcesRequests
ResourcesRequests Configure the resource requests
pkg/transformer/kubernetes/podspec.go:97
↓ 1 callersFunctionRestartPolicy
RestartPolicy Configure the container restart policy.
pkg/transformer/kubernetes/podspec.go:279
↓ 1 callersFunctionSecurityContext
SecurityContext Configure SecurityContext
pkg/transformer/kubernetes/podspec.go:118
↓ 1 callersFunctionServiceAccountName
ServiceAccountName is responsible for setting the service account name to the pod spec
pkg/transformer/kubernetes/podspec.go:349
↓ 1 callersFunctionSetPorts
SetPorts Configure ports
pkg/transformer/kubernetes/podspec.go:253
↓ 1 callersFunctionSetVolumeMounts
SetVolumeMounts returns a function which adds the volume mounts option to the pod spec
pkg/transformer/kubernetes/podspec.go:235
↓ 1 callersFunctionSetVolumes
SetVolumes method returns a method that adds the volumes to the pod spec
pkg/transformer/kubernetes/podspec.go:209
↓ 1 callersFunctionSmoothScroll
* PUBLIC INTERFACE
docs/assets/js/plugins.js:794
↓ 1 callersMethodTagImage
TagImage function is responsible for tagging the docker image
pkg/utils/docker/tag.go:31
↓ 1 callersFunctionTerminationGracePeriodSeconds
TerminationGracePeriodSeconds method is responsible for attributing the grace period seconds option to a pod
pkg/transformer/kubernetes/podspec.go:63
↓ 1 callersFunctionTopologySpreadConstraints
TopologySpreadConstraints is responsible for setting the topology spread constraints to the pod spec
pkg/transformer/kubernetes/podspec.go:356
↓ 1 callersMethodTransform
Transform converts KomposeObject to transformer specific objects.
pkg/transformer/transformer.go:27
↓ 1 callersFunctionTranslatePodResource
TranslatePodResource config pod resources
pkg/transformer/kubernetes/k8sutils.go:814
↓ 1 callersFunctionUb
(a,b,c)
docs/assets/js/jquery-2.1.1.js:3
↓ 1 callersMethodUpdateKubernetesObjectsMultipleContainers
UpdateKubernetesObjectsMultipleContainers method updates the kubernetes objects with the necessary data
pkg/transformer/kubernetes/k8sutils.go:507
↓ 1 callersFunctionValidateFlags
ValidateFlags validates all command line flags
pkg/app/app.go:59
↓ 1 callersFunctionWb
(a,b)
docs/assets/js/jquery-2.1.1.js:3
↓ 1 callersFunctionWithVerboseOutput
()
client/options.go:13
↓ 1 callersFunctionXb
(a,b,c)
docs/assets/js/jquery-2.1.1.js:3
↓ 1 callersFunctionY
(e,t)
docs/assets/js/popper.min.js:4
↓ 1 callersFunctiona
(t,e)
docs/assets/js/bootstrap.min.js:6
↓ 1 callersFunctionaddEventListeners
()
docs/assets/js/jquery.accordion.js:245
↓ 1 callersFunctionb
(e)
docs/assets/js/popper.min.js:4
↓ 1 callersMethodbuildBranch
(options ConvertOptions)
client/convert.go:227
↓ 1 callersFunctionbuildDockerCli
(source string, image string, dockerfile string, buildargs []dockerlib.BuildArg, outputBuffer *bytes.Buffer, b
pkg/utils/docker/build.go:103
↓ 1 callersMethodbuildDockerClient
(source string, image string, dockerfile string, buildargs []dockerlib.BuildArg, outputBuffer *bytes.Buffer, b
pkg/utils/docker/build.go:69
↓ 1 callersMethodbuildRepo
(options ConvertOptions)
client/convert.go:220
↓ 1 callersFunctionc
()
docs/assets/js/bootstrap.min.js:6
↓ 1 callersFunctioncheckService
(config kobject.ServiceConfig, svc *api.Service, expectedLabels map[string]string)
pkg/transformer/kubernetes/kubernetes_test.go:233
↓ 1 callersFunctioncheckUnsupportedKey
checkUnsupportedKey checks if compose-go project contains keys that are not supported by this loader. list of all unsupported keys are stored in unsup
pkg/loader/compose/compose.go:52
↓ 1 callersFunctioncheckVolDependent
checkVolDependent returns false if dependent volume is present
pkg/loader/compose/compose.go:912
↓ 1 callersFunctioncloseSiblingAccordions
($accordion)
docs/assets/js/jquery.accordion.js:211
↓ 1 callersMethodconfigHorizontalPodScaler
configHorizontalPodScaler create Hpa resource also append to the objects first checks if the service labels contain any HPA labels using the searchHPA
pkg/transformer/kubernetes/kubernetes.go:1791
↓ 1 callersMethodcreateChart
(options ConvertOptions)
client/convert.go:171
↓ 1 callersMethodcreateConfigMapFromComposeConfig
(name string, service kobject.ServiceConfig, objects []runtime.Object)
pkg/transformer/kubernetes/kubernetes.go:1366
↓ 1 callersFunctiond
()
docs/assets/js/bootstrap.min.js:6
↓ 1 callersFunctiondebounce
(func, threshold, execAsap)
docs/assets/js/jquery.accordion.js:42
↓ 1 callersFunctiondirectionCheck
(x, y)
docs/assets/js/plugins.js:627
↓ 1 callersFunctiondockerComposeToKomposeMapping
(composeObject *types.Project)
pkg/loader/compose/compose.go:456
↓ 1 callersFunctionequalEnv
(kobjectEnvs []kobject.EnvVar, k8sEnvs []api.EnvVar)
pkg/transformer/kubernetes/kubernetes_test.go:119
↓ 1 callersFunctionequalPorts
(kobjectPorts []kobject.Ports, k8sPorts []api.ContainerPort)
pkg/transformer/kubernetes/kubernetes_test.go:137
↓ 1 callersFunctionf
()
docs/assets/js/bootstrap.min.js:6
↓ 1 callersFunctiong
()
docs/assets/js/bootstrap.min.js:6
↓ 1 callersFunctiongenerateHelm
** * Generate Helm Chart configuration */
pkg/transformer/kubernetes/k8sutils.go:88
↓ 1 callersFunctiongetCache
(el, x)
docs/assets/js/plugins.js:550
↓ 1 callersMethodgetController
(options ConvertOptions)
client/convert.go:244
↓ 1 callersFunctiongetDirName
(opt kobject.ConvertOptions)
pkg/transformer/kubernetes/k8sutils.go:170
↓ 1 callersFunctiongetGroupAdd
getGroupAdd will return group in int64 format
pkg/loader/compose/compose.go:969
↓ 1 callersMethodgetProvider
(options ConvertOptions)
client/convert.go:234
↓ 1 callersMethodgetSecretPaths
(secretConfig types.ServiceSecretConfig)
pkg/transformer/kubernetes/kubernetes.go:900
↓ 1 callersMethodgetSecretPathsLegacy
(secretConfig types.ServiceSecretConfig)
pkg/transformer/kubernetes/kubernetes.go:929
↓ 1 callersFunctiongetServiceGroupID
getServiceGroupID ... return empty string should mean this service should go alone
pkg/transformer/kubernetes/k8sutils.go:774
↓ 1 callersFunctiongetServiceVolumesID
getServiceVolumesID create a unique id for the service's volume mounts
pkg/transformer/kubernetes/k8sutils.go:764
↓ 1 callersFunctiongetTransformer
Convenience method to return the appropriate Transformer based on what provider we are using.
pkg/app/app.go:273
↓ 1 callersFunctiongetUsableNameEnvFile
getUsableNameEnvFile checks and adjusts the environment file name to make it usable. If the first character of envName is a hyphen "-", it is concaten
pkg/transformer/kubernetes/k8sutils.go:993
↓ 1 callersFunctiongetVol
for dependent volumes, returns true and the respective volume if mountpath are same
pkg/loader/compose/compose.go:943
↓ 1 callersFunctiongetVolumeLabels
(name string, volumes *types.Volumes)
pkg/loader/compose/compose.go:952
↓ 1 callersFunctionhandleCronJobBackoffLimit
(backoffLimit string)
pkg/loader/compose/compose.go:716
↓ 1 callersFunctionhandleCronJobConcurrencyPolicy
(policy string)
pkg/loader/compose/compose.go:701
↓ 1 callersFunctionhandleCronJobSchedule
(schedule string)
pkg/loader/compose/compose.go:728
↓ 1 callersFunctionhandleDockerRegistry
handleDockerRegistry adapt legacy docker registry address After docker login to docker.io, there must be https://index.docker.io/v1/ in config.json of
pkg/utils/docker/push.go:89
↓ 1 callersFunctionhandleServiceExternalTrafficPolicy
(ServiceExternalTrafficPolicyType string)
pkg/loader/compose/utils.go:169
↓ 1 callersFunctionhandleVolume
(komposeObject *kobject.KomposeObject, volumes *types.Volumes)
pkg/loader/compose/compose.go:834
↓ 1 callersFunctioninit
* Sets up scrolls array, determines if frames are involved.
docs/assets/js/plugins.js:106
↓ 1 callersMethodinitImageStream
initImageStream initializes ImageStream object
pkg/transformer/openshift/openshift.go:55
↓ 1 callersMethodinitIngress
(name string, service kobject.ServiceConfig, port int32)
pkg/transformer/kubernetes/kubernetes.go:552
↓ 1 callersFunctioninitTest
* Tests if smooth scrolling is allowed. Shuts down everything if not.
docs/assets/js/plugins.js:97
↓ 1 callersMethodinsecureRepository
(options ConvertOptions)
client/convert.go:213
↓ 1 callersFunctionisInsideYoutubeVideo
(event)
docs/assets/js/plugins.js:672
↓ 1 callersFunctionisScrollBehaviorSmooth
(el)
docs/assets/js/plugins.js:601
↓ 1 callersFunctionisTouchpad
(deltaY)
docs/assets/js/plugins.js:644
↓ 1 callersFunctionj
(e)
docs/assets/js/popper.min.js:4
↓ 1 callersFunctionjsonToYaml
Convert JSON to YAML.
pkg/transformer/kubernetes/k8sutils.go:359
↓ 1 callersFunctionlb
(a)
docs/assets/js/jquery-2.1.1.js:2
↓ 1 callersFunctionloadEnvVars
load environment variables from compose file
pkg/loader/compose/utils.go:112
↓ 1 callersFunctionmarshalWithIndent
(o interface{}, indent int)
pkg/transformer/kubernetes/k8sutils.go:384
↓ 1 callersMethodmultiContainerMode
(options ConvertOptions)
client/convert.go:178
↓ 1 callersFunctionn
()
docs/assets/js/bootstrap.min.js:6
↓ 1 callersFunctionnewKomposeObjectHostPortProtocolConfig
()
pkg/transformer/kubernetes/kubernetes_test.go:92
↓ 1 callersFunctionnewSecrets
creates a new instance of types.Secrets based on the provided SecretsConfig parameter
pkg/transformer/kubernetes/kubernetes_test.go:1241
← previousnext →301–400 of 586, ranked by callers