SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

kubernetes-devel rpm build for : Fedora 20. For other distributions click kubernetes-devel.

Name : kubernetes-devel
Version : 0.18.2 Vendor : Fedora Project
Release : 0.3.git0dfb681.fc20 Date : 2015-06-10 18:27:22
Group : Unspecified Source RPM : kubernetes-0.18.2-0.3.git0dfb681.fc20.src.rpm
Size : 11.66 MB
Packager : Fedora Project
Summary : Container cluster management
Description :
Container cluster management

This package contains library source intended for
building other packages which use GoogleCloudPlatform/kubernetes.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/20/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  kubernetes-devel-0.18.2-0.3.git0dfb681.fc20.x86_64.rpm
     

Provides :
golang(github.com/GoogleCloudPlatform/kubernetes/cmd/genutils)
golang(github.com/GoogleCloudPlatform/kubernetes/cmd/kube-apiserver/app)
golang(github.com/GoogleCloudPlatform/kubernetes/cmd/kube-controller-manager/app)
golang(github.com/GoogleCloudPlatform/kubernetes/cmd/kube-proxy/app)
golang(github.com/GoogleCloudPlatform/kubernetes/cmd/kubelet/app)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/admission)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/endpoints)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/errors)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/errors/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/latest)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/meta)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/registered)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/resource)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/rest)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/rest/resttest)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/testapi)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/testing)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/v1)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/v1beta3)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/api/validation)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/apiserver)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/auth/authenticator)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/auth/authenticator/bearertoken)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/auth/authorizer)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/auth/authorizer/abac)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/auth/handlers)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/auth/user)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/capabilities)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/cache)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/chaosclient)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/clientcmd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/clientcmd/api)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/clientcmd/api/latest)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/clientcmd/api/v1)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/metrics)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/portforward)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/record)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/remotecommand)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/client/testclient)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/clientauth)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/aws)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/fake)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/gce)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/mesos)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/nodecontroller)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/openstack)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/ovirt)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/rackspace)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/routecontroller)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/servicecontroller)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/cloudprovider/vagrant)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/config)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/controller)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/controller/framework)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/conversion)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/conversion/queryparams)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/credentialprovider)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/credentialprovider/gcp)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/fieldpath)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/fields)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/healthz)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/httplog)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/hyperkube)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubectl)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubectl/cmd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubectl/cmd/config)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubectl/cmd/util)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubectl/resource)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/cadvisor)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/config)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/container)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/dockertools)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/envvars)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/leaky)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/lifecycle)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/metrics)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/network)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/network/exec)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/prober)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/rkt)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/kubelet/types)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/labels)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/master)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/master/ports)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/namespace)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/probe)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/probe/exec)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/probe/http)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/probe/tcp)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/proxy)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/proxy/config)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/componentstatus)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/controller)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/controller/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/endpoint)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/endpoint/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/event)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/generic)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/generic/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/generic/rest)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/limitrange)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/minion)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/minion/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/namespace)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/namespace/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/persistentvolume)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/persistentvolume/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/persistentvolumeclaim)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/persistentvolumeclaim/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/pod)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/pod/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/podtemplate)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/podtemplate/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/registrytest)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/resourcequota)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/resourcequota/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/secret)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/secret/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/service)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/service/allocator)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/service/allocator/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/service/ipallocator)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/service/ipallocator/controller)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/service/ipallocator/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/service/portallocator)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/service/portallocator/controller)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/serviceaccount)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/registry/serviceaccount/etcd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/resourcequota)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/runtime)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/securitycontext)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/service)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/serviceaccount)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/tools)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/tools/etcdtest)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/types)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/ui)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/config)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/errors)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/exec)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/fielderrors)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/flushwriter)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/httpstream)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/httpstream/spdy)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/iptables)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/mount)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/node)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/proxy)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/slice)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/strategicpatch)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/wait)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/workqueue)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/util/yaml)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/version)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/version/verflag)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/aws_ebs)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/empty_dir)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/gce_pd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/git_repo)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/glusterfs)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/host_path)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/iscsi)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/nfs)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/persistent_claim)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/rbd)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/secret)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volume/util)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/volumeclaimbinder)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/watch)
golang(github.com/GoogleCloudPlatform/kubernetes/pkg/watch/json)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/cmd/kube-scheduler/app)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/admit)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/deny)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/exec/denyprivileged)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/limitranger)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/namespace/autoprovision)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/namespace/exists)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/namespace/lifecycle)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/resourcequota)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/securitycontext/scdeny)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/admission/serviceaccount)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth/authenticator)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth/authenticator/password)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth/authenticator/password/allow)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth/authenticator/password/passwordfile)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth/authenticator/request/basicauth)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth/authenticator/request/union)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth/authenticator/request/x509)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth/authenticator/token/tokenfile)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/auth/authenticator/token/tokentest)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/algorithm)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/algorithm/predicates)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/algorithm/priorities)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/algorithmprovider)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/algorithmprovider/defaults)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/api)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/api/latest)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/api/v1)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/api/validation)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/factory)
golang(github.com/GoogleCloudPlatform/kubernetes/plugin/pkg/scheduler/metrics)
golang(github.com/GoogleCloudPlatform/kubernetes/test/e2e)
golang(github.com/GoogleCloudPlatform/kubernetes/test/integration)
golang(github.com/GoogleCloudPlatform/kubernetes/test/integration/framework)
kubernetes-devel
kubernetes-devel(x86-64)

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
/usr/bin/env
/bin/sh
/bin/bash
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/share/doc/kubernetes-devel
/usr/share/doc/kubernetes-devel/CONTRIB.md
/usr/share/doc/kubernetes-devel/CONTRIBUTING.md
/usr/share/doc/kubernetes-devel/DESIGN.md
/usr/share/doc/kubernetes-devel/LICENSE
/usr/share/doc/kubernetes-devel/README.md
/usr/share/gocode/src/github.com/GoogleCloudPlatform
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/README.md
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/build-image
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/build-image/Dockerfile
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/build-image/cross
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/build-image/cross/Dockerfile
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/common.sh
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/copy-output.sh
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/hello-kubernetes
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/hello-kubernetes/Dockerfile
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/hello-kubernetes/hello.go
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/hello-kubernetes/prepare.sh
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/json-extractor.py
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/make-build-image.sh
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/make-clean.sh
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/make-release-notes.sh
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/mark-new-version.sh
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/mark-stable-release.sh
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/pause
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/pause/Dockerfile
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/pause/Makefile
/usr/share/gocode/src/github.com/GoogleCloudPlatform/kubernetes/build/pause/pause.go
There is 2344 files more in these RPM.

 
ICM