Merge pull request #18388 from nikhiljindal/clusterName

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2015-12-16 03:50:11 -08:00
4 changed files with 1 additions and 14 deletions

View File

@@ -232,9 +232,6 @@ type Config struct {
// expire.
CacheTimeout time.Duration
// The name of the cluster.
ClusterName string
// The range of IPs to be assigned to services with type=ClusterIP or greater
ServiceClusterIPRange *net.IPNet